Started by user Brian Goff Replayed #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 19.03 at 0eaa22b95dfa13f3cb90cd0ab80e4ef28c7042c0 rather than 9d6053eda290badf708da39839249d3b041dea6d Obtained Jenkinsfile from 0eaa22b95dfa13f3cb90cd0ab80e4ef28c7042c0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-09T23:52:28.154Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-09T23:52:28.158Z] Trying to pass milestone 2 [Pipeline] milestone [2020-07-09T23:52:28.196Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-09T23:52:28.345Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0161b7697e6427976) in /home/ubuntu/workspace/moby_PR-41192 [Pipeline] { [Pipeline] checkout [2020-07-09T23:52:28.396Z] using credential docker-jenkins-github-credentials [2020-07-09T23:52:28.402Z] Cloning the remote Git repository [2020-07-09T23:52:28.402Z] Cloning with configured refspecs honoured and without tags [2020-07-09T23:52:28.382Z] Cloning repository https://github.com/moby/moby.git [2020-07-09T23:52:28.382Z] > git init /home/ubuntu/workspace/moby_PR-41192 # timeout=10 [2020-07-09T23:52:28.398Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-09T23:52:28.398Z] > git --version # timeout=10 [2020-07-09T23:52:28.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-09T23:52:28.407Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41192/head:refs/remotes/origin/PR-41192 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:52:40.967Z] Fetching without tags [2020-07-09T23:52:41.200Z] Merging remotes/origin/19.03 commit a40b877fbb9ec53925355cf9812fbb14fff925b9 into PR head commit 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:52:41.716Z] Merge succeeded, producing 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:52:41.716Z] Checking out Revision 9d6053eda290badf708da39839249d3b041dea6d (PR-41192) [2020-07-09T23:52:42.215Z] Commit message: "Revendor hcsshim to fix image import bug" [2020-07-09T23:52:40.919Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-09T23:52:40.925Z] > git config --add remote.origin.fetch +refs/pull/41192/head:refs/remotes/origin/PR-41192 # timeout=10 [2020-07-09T23:52:40.929Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:52:40.939Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-09T23:52:40.947Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-09T23:52:40.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-09T23:52:40.948Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41192/head:refs/remotes/origin/PR-41192 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:52:41.179Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:52:41.187Z] > git checkout -f 9d6053eda290badf708da39839249d3b041dea6d # timeout=10 [2020-07-09T23:52:41.663Z] > git merge a40b877fbb9ec53925355cf9812fbb14fff925b9 # timeout=10 [2020-07-09T23:52:41.676Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-09T23:52:41.695Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:52:41.700Z] > git checkout -f 9d6053eda290badf708da39839249d3b041dea6d # timeout=10 [2020-07-09T23:52:42.194Z] > git rev-list --no-walk 9d6053eda290badf708da39839249d3b041dea6d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-09T23:52:43.053Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41192:/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-09T23:52:43.053Z] Unable to find image 'alpine:latest' locally [2020-07-09T23:52:43.053Z] latest: Pulling from library/alpine [2020-07-09T23:52:43.053Z] df20fa9351a1: Pulling fs layer [2020-07-09T23:52:43.312Z] df20fa9351a1: Verifying Checksum [2020-07-09T23:52:43.312Z] df20fa9351a1: Download complete [2020-07-09T23:52:43.312Z] df20fa9351a1: Pull complete [2020-07-09T23:52:43.312Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-09T23:52:43.312Z] Status: Downloaded newer image for alpine:latest [2020-07-09T23:52:45.853Z] 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 [2020-07-09T23:52:46.310Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0161b7697e6427976) in /home/ubuntu/workspace/moby_PR-41192 [Pipeline] node [Pipeline] node [Pipeline] node [2020-07-09T23:52:46.315Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-41192 [2020-07-09T23:52:46.315Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-41192 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-07-09T23:52:46.383Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-07-09T23:52:46.396Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-07-09T23:52:46.407Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [2020-07-09T23:52:46.428Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-09T23:52:46.441Z] using credential docker-jenkins-github-credentials [2020-07-09T23:52:46.443Z] Cloning the remote Git repository [2020-07-09T23:52:46.443Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Run tests) [2020-07-09T23:52:46.456Z] Cloning the remote Git repository [2020-07-09T23:52:46.456Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-09T23:52:46.702Z] Merging remotes/origin/19.03 commit a40b877fbb9ec53925355cf9812fbb14fff925b9 into PR head commit 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:52:46.768Z] Merge succeeded, producing 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:52:46.768Z] Checking out Revision 9d6053eda290badf708da39839249d3b041dea6d (PR-41192) [2020-07-09T23:52:46.826Z] Commit message: "Revendor hcsshim to fix image import bug" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-09T23:52:46.365Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-09T23:52:46.375Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-09T23:52:46.386Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-09T23:52:46.386Z] > git --version # timeout=10 [2020-07-09T23:52:46.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-09T23:52:46.401Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41192/head:refs/remotes/origin/PR-41192 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:52:46.681Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:52:46.686Z] > git checkout -f 9d6053eda290badf708da39839249d3b041dea6d # timeout=10 [2020-07-09T23:52:46.731Z] > git merge a40b877fbb9ec53925355cf9812fbb14fff925b9 # timeout=10 [2020-07-09T23:52:46.739Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-09T23:52:46.747Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:52:46.756Z] > git checkout -f 9d6053eda290badf708da39839249d3b041dea6d # timeout=10 [2020-07-09T23:52:46.406Z] Cloning repository https://github.com/moby/moby.git [2020-07-09T23:52:46.406Z] > git init /home/jenkins/workspace/moby_PR-41192 # timeout=10 [2020-07-09T23:52:46.418Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-09T23:52:46.418Z] > git --version # timeout=10 [2020-07-09T23:52:46.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-09T23:52:46.420Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41192/head:refs/remotes/origin/PR-41192 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:52:46.463Z] Cloning repository https://github.com/moby/moby.git [2020-07-09T23:52:46.464Z] > git init /home/docker/workspace/moby_PR-41192 # timeout=10 [2020-07-09T23:52:46.475Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-09T23:52:46.475Z] > git --version # timeout=10 [2020-07-09T23:52:46.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-09T23:52:46.479Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41192/head:refs/remotes/origin/PR-41192 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:52:47.611Z] + docker version [2020-07-09T23:52:47.611Z] Client: Docker Engine - Community [2020-07-09T23:52:47.611Z] Version: 19.03.12 [2020-07-09T23:52:47.611Z] API version: 1.40 [2020-07-09T23:52:47.611Z] Go version: go1.13.10 [2020-07-09T23:52:47.611Z] Git commit: 48a66213fe [2020-07-09T23:52:47.611Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-09T23:52:47.611Z] OS/Arch: linux/amd64 [2020-07-09T23:52:47.611Z] Experimental: false [2020-07-09T23:52:47.611Z] [2020-07-09T23:52:47.611Z] Server: Docker Engine - Community [2020-07-09T23:52:47.611Z] Engine: [2020-07-09T23:52:47.611Z] Version: 19.03.12 [2020-07-09T23:52:47.611Z] API version: 1.40 (minimum version 1.12) [2020-07-09T23:52:47.611Z] Go version: go1.13.10 [2020-07-09T23:52:47.611Z] Git commit: 48a66213fe [2020-07-09T23:52:47.611Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-09T23:52:47.611Z] OS/Arch: linux/amd64 [2020-07-09T23:52:47.611Z] Experimental: true [2020-07-09T23:52:47.611Z] containerd: [2020-07-09T23:52:47.611Z] Version: 1.2.13 [2020-07-09T23:52:47.611Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:52:47.611Z] runc: [2020-07-09T23:52:47.611Z] Version: 1.0.0-rc10 [2020-07-09T23:52:47.611Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:52:47.611Z] docker-init: [2020-07-09T23:52:47.611Z] Version: 0.18.0 [2020-07-09T23:52:47.611Z] GitCommit: fec3683 [Pipeline] sh [2020-07-09T23:52:47.891Z] + docker info [2020-07-09T23:52:48.150Z] Client: [2020-07-09T23:52:48.150Z] Debug Mode: false [2020-07-09T23:52:48.150Z] [2020-07-09T23:52:48.150Z] Server: [2020-07-09T23:52:48.150Z] Containers: 0 [2020-07-09T23:52:48.150Z] Running: 0 [2020-07-09T23:52:48.150Z] Paused: 0 [2020-07-09T23:52:48.150Z] Stopped: 0 [2020-07-09T23:52:48.150Z] Images: 3 [2020-07-09T23:52:48.150Z] Server Version: 19.03.12 [2020-07-09T23:52:48.150Z] Storage Driver: overlay2 [2020-07-09T23:52:48.150Z] Backing Filesystem: extfs [2020-07-09T23:52:48.150Z] Supports d_type: true [2020-07-09T23:52:48.150Z] Native Overlay Diff: true [2020-07-09T23:52:48.150Z] Logging Driver: json-file [2020-07-09T23:52:48.150Z] Cgroup Driver: cgroupfs [2020-07-09T23:52:48.150Z] Plugins: [2020-07-09T23:52:48.150Z] Volume: local [2020-07-09T23:52:48.150Z] Network: bridge host ipvlan macvlan null overlay [2020-07-09T23:52:48.150Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-09T23:52:48.150Z] Swarm: inactive [2020-07-09T23:52:48.150Z] Runtimes: runc [2020-07-09T23:52:48.150Z] Default Runtime: runc [2020-07-09T23:52:48.150Z] Init Binary: docker-init [2020-07-09T23:52:48.150Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:52:48.150Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:52:48.150Z] init version: fec3683 [2020-07-09T23:52:48.150Z] Security Options: [2020-07-09T23:52:48.150Z] apparmor [2020-07-09T23:52:48.150Z] seccomp [2020-07-09T23:52:48.150Z] Profile: default [2020-07-09T23:52:48.150Z] Kernel Version: 5.3.0-1030-aws [2020-07-09T23:52:48.150Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-09T23:52:48.150Z] OSType: linux [2020-07-09T23:52:48.150Z] Architecture: x86_64 [2020-07-09T23:52:48.150Z] CPUs: 2 [2020-07-09T23:52:48.150Z] Total Memory: 7.487GiB [2020-07-09T23:52:48.150Z] Name: ip-10-100-100-223 [2020-07-09T23:52:48.150Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-09T23:52:48.150Z] Docker Root Dir: /var/lib/docker [2020-07-09T23:52:48.150Z] Debug Mode: false [2020-07-09T23:52:48.150Z] Registry: https://index.docker.io/v1/ [2020-07-09T23:52:48.150Z] Labels: [2020-07-09T23:52:48.150Z] Experimental: true [2020-07-09T23:52:48.150Z] Insecure Registries: [2020-07-09T23:52:48.150Z] 127.0.0.0/8 [2020-07-09T23:52:48.150Z] Live Restore Enabled: true [2020-07-09T23:52:48.150Z] [2020-07-09T23:52:48.150Z] WARNING: No swap limit support [Pipeline] sh [2020-07-09T23:52:48.481Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-09T23:52:48.481Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-09T23:52:48.481Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41192/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-09T23:52:48.481Z] + bash /home/ubuntu/workspace/moby_PR-41192/check-config.sh [2020-07-09T23:52:48.481Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-09T23:52:48.481Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-09T23:52:48.481Z] [2020-07-09T23:52:48.481Z] Generally Necessary: [2020-07-09T23:52:48.481Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-09T23:52:48.481Z] - apparmor: enabled and tools installed [2020-07-09T23:52:48.481Z] - CONFIG_NAMESPACES: enabled [2020-07-09T23:52:48.481Z] - CONFIG_NET_NS: enabled [2020-07-09T23:52:48.481Z] - CONFIG_PID_NS: enabled [2020-07-09T23:52:48.481Z] - CONFIG_IPC_NS: enabled [2020-07-09T23:52:48.481Z] - CONFIG_UTS_NS: enabled [2020-07-09T23:52:48.481Z] - CONFIG_CGROUPS: enabled [2020-07-09T23:52:48.481Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-09T23:52:48.481Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-09T23:52:48.481Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-09T23:52:48.481Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-09T23:52:48.481Z] - CONFIG_CPUSETS: enabled [2020-07-09T23:52:48.481Z] - CONFIG_MEMCG: enabled [2020-07-09T23:52:48.481Z] - CONFIG_KEYS: enabled [2020-07-09T23:52:48.482Z] - CONFIG_VETH: enabled (as module) [2020-07-09T23:52:48.482Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-09T23:52:48.482Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-09T23:52:48.482Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-09T23:52:48.482Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-09T23:52:48.482Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-09T23:52:48.482Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-09T23:52:48.482Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-09T23:52:48.482Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-09T23:52:48.740Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-09T23:52:48.740Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-09T23:52:48.741Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-09T23:52:48.741Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-09T23:52:48.741Z] [2020-07-09T23:52:48.741Z] Optional Features: [2020-07-09T23:52:48.741Z] - CONFIG_USER_NS: enabled [2020-07-09T23:52:48.741Z] - CONFIG_SECCOMP: enabled [2020-07-09T23:52:48.741Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-09T23:52:48.741Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-09T23:52:48.741Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-09T23:52:48.741Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-09T23:52:48.741Z] - CONFIG_BLK_CGROUP: enabled [2020-07-09T23:52:48.741Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-09T23:52:48.741Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-09T23:52:48.741Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-09T23:52:48.741Z] - CONFIG_CGROUP_PERF: enabled [2020-07-09T23:52:48.741Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-09T23:52:48.741Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-09T23:52:48.741Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-09T23:52:48.741Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-09T23:52:48.741Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-09T23:52:48.741Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-09T23:52:48.741Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-09T23:52:48.741Z] - CONFIG_IP_VS: enabled (as module) [2020-07-09T23:52:48.741Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-09T23:52:48.741Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-09T23:52:48.741Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-09T23:52:48.741Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-09T23:52:48.741Z] - CONFIG_EXT4_FS: enabled [2020-07-09T23:52:48.741Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-09T23:52:48.741Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-09T23:52:48.741Z] - Network Drivers: [2020-07-09T23:52:48.741Z] - "overlay": [2020-07-09T23:52:48.741Z] - CONFIG_VXLAN: enabled (as module) [2020-07-09T23:52:48.741Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-09T23:52:48.741Z] Optional (for encrypted networks): [2020-07-09T23:52:48.741Z] - CONFIG_CRYPTO: enabled [2020-07-09T23:52:48.741Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-09T23:52:48.741Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-09T23:52:48.741Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-09T23:52:48.741Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-09T23:52:48.741Z] - CONFIG_XFRM: enabled [2020-07-09T23:52:48.741Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-09T23:52:48.741Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-09T23:52:48.741Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-09T23:52:48.741Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-09T23:52:48.741Z] - "ipvlan": [2020-07-09T23:52:48.741Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-09T23:52:48.741Z] - "macvlan": [2020-07-09T23:52:48.741Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-09T23:52:48.741Z] - CONFIG_DUMMY: enabled (as module) [2020-07-09T23:52:48.741Z] - "ftp,tftp client in container": [2020-07-09T23:52:48.999Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-09T23:52:48.999Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-09T23:52:48.999Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-09T23:52:48.999Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-09T23:52:48.999Z] - Storage Drivers: [2020-07-09T23:52:48.999Z] - "aufs": [2020-07-09T23:52:48.999Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-09T23:52:48.999Z] - "btrfs": [2020-07-09T23:52:48.999Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-09T23:52:48.999Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-09T23:52:48.999Z] - "devicemapper": [2020-07-09T23:52:48.999Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-09T23:52:48.999Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-09T23:52:48.999Z] - "overlay": [2020-07-09T23:52:48.999Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-09T23:52:48.999Z] - "zfs": [2020-07-09T23:52:48.999Z] - /dev/zfs: present [2020-07-09T23:52:48.999Z] - zfs command: missing [2020-07-09T23:52:48.999Z] - zpool command: missing [2020-07-09T23:52:48.999Z] [2020-07-09T23:52:48.999Z] Limits: [2020-07-09T23:52:48.999Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-09T23:52:48.999Z] [2020-07-09T23:52:48.999Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-09T23:52:49.325Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9d6053eda290badf708da39839249d3b041dea6d . [2020-07-09T23:52:49.325Z] #1 [internal] load build definition from Dockerfile [2020-07-09T23:52:49.325Z] #1 transferring dockerfile: 12.30kB done [2020-07-09T23:52:49.325Z] #1 DONE 0.0s [2020-07-09T23:52:49.325Z] [2020-07-09T23:52:49.325Z] #2 [internal] load .dockerignore [2020-07-09T23:52:49.325Z] #2 transferring context: 87B done [2020-07-09T23:52:49.325Z] #2 DONE 0.0s [2020-07-09T23:52:49.325Z] [2020-07-09T23:52:49.325Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-09T23:52:49.325Z] #4 DONE 0.1s [2020-07-09T23:52:49.325Z] [2020-07-09T23:52:49.325Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-09T23:52:49.587Z] #3 DONE 0.3s [2020-07-09T23:52:49.850Z] [2020-07-09T23:52:49.850Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-09T23:52:49.850Z] #5 CACHED [2020-07-09T23:52:49.850Z] [2020-07-09T23:52:49.850Z] #17 [internal] load build context [2020-07-09T23:52:51.230Z] #17 ... [2020-07-09T23:52:51.230Z] [2020-07-09T23:52:51.230Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-09T23:52:51.230Z] #6 DONE 1.4s [2020-07-09T23:52:51.230Z] [2020-07-09T23:52:51.230Z] #17 [internal] load build context [2020-07-09T23:52:52.175Z] #17 ... [2020-07-09T23:52:52.175Z] [2020-07-09T23:52:52.175Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-09T23:52:52.175Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-07-09T23:52:52.175Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-07-09T23:52:52.175Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-07-09T23:52:52.175Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-07-09T23:52:52.175Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.9s done [2020-07-09T23:52:52.175Z] #63 DONE 2.5s [2020-07-09T23:52:52.175Z] [2020-07-09T23:52:52.175Z] #17 [internal] load build context [2020-07-09T23:52:53.556Z] #17 transferring context: 50.88MB 3.9s done [2020-07-09T23:52:53.817Z] #17 DONE 4.0s [2020-07-09T23:52:53.817Z] [2020-07-09T23:52:53.817Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:52:54.078Z] #31 ... [2020-07-09T23:52:54.078Z] [2020-07-09T23:52:54.078Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:52:54.078Z] #18 DONE 0.1s [2020-07-09T23:52:54.078Z] [2020-07-09T23:52:54.078Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-09T23:52:54.078Z] #19 DONE 0.1s [2020-07-09T23:52:54.078Z] [2020-07-09T23:52:54.078Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-09T23:52:54.078Z] #28 DONE 0.1s [2020-07-09T23:52:54.078Z] [2020-07-09T23:52:54.078Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-09T23:52:54.078Z] #41 DONE 0.1s [2020-07-09T23:52:54.078Z] [2020-07-09T23:52:54.078Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-09T23:52:54.078Z] #44 DONE 0.1s [2020-07-09T23:52:54.078Z] [2020-07-09T23:52:54.078Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-09T23:52:54.078Z] #47 DONE 0.1s [2020-07-09T23:52:54.078Z] [2020-07-09T23:52:54.078Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-09T23:52:54.078Z] #65 DONE 0.1s [2020-07-09T23:52:54.078Z] [2020-07-09T23:52:54.078Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-09T23:52:54.078Z] #59 DONE 0.1s [2020-07-09T23:52:54.078Z] [2020-07-09T23:52:54.078Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-09T23:52:54.976Z] Fetching without tags [2020-07-09T23:52:55.256Z] Merging remotes/origin/19.03 commit a40b877fbb9ec53925355cf9812fbb14fff925b9 into PR head commit 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:52:55.735Z] Merge succeeded, producing 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:52:55.735Z] Checking out Revision 9d6053eda290badf708da39839249d3b041dea6d (PR-41192) [2020-07-09T23:52:54.902Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-09T23:52:54.904Z] > git config --add remote.origin.fetch +refs/pull/41192/head:refs/remotes/origin/PR-41192 # timeout=10 [2020-07-09T23:52:54.907Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:52:54.923Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-09T23:52:54.938Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-09T23:52:54.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-09T23:52:54.938Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41192/head:refs/remotes/origin/PR-41192 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:52:55.218Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:52:55.224Z] > git checkout -f 9d6053eda290badf708da39839249d3b041dea6d # timeout=10 [2020-07-09T23:52:55.668Z] > git merge a40b877fbb9ec53925355cf9812fbb14fff925b9 # timeout=10 [2020-07-09T23:52:55.683Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-09T23:52:55.697Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:52:55.699Z] > git checkout -f 9d6053eda290badf708da39839249d3b041dea6d # timeout=10 [2020-07-09T23:52:56.208Z] Commit message: "Revendor hcsshim to fix image import bug" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-09T23:52:57.035Z] + docker version [2020-07-09T23:52:57.035Z] Client: Docker Engine - Community [2020-07-09T23:52:57.035Z] Version: 19.03.7 [2020-07-09T23:52:57.035Z] API version: 1.40 [2020-07-09T23:52:57.035Z] Go version: go1.12.17 [2020-07-09T23:52:57.035Z] Git commit: 7141c199a2 [2020-07-09T23:52:57.035Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-09T23:52:57.035Z] OS/Arch: linux/s390x [2020-07-09T23:52:57.035Z] Experimental: false [2020-07-09T23:52:57.035Z] [2020-07-09T23:52:57.035Z] Server: Docker Engine - Community [2020-07-09T23:52:57.035Z] Engine: [2020-07-09T23:52:57.035Z] Version: 19.03.7 [2020-07-09T23:52:57.035Z] API version: 1.40 (minimum version 1.12) [2020-07-09T23:52:57.035Z] Go version: go1.12.17 [2020-07-09T23:52:57.035Z] Git commit: 7141c199a2 [2020-07-09T23:52:57.035Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-09T23:52:57.035Z] OS/Arch: linux/s390x [2020-07-09T23:52:57.035Z] Experimental: true [2020-07-09T23:52:57.035Z] containerd: [2020-07-09T23:52:57.035Z] Version: 1.2.13 [2020-07-09T23:52:57.035Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:52:57.035Z] runc: [2020-07-09T23:52:57.035Z] Version: 1.0.0-rc10 [2020-07-09T23:52:57.035Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:52:57.035Z] docker-init: [2020-07-09T23:52:57.035Z] Version: 0.18.0 [2020-07-09T23:52:57.035Z] GitCommit: fec3683 [Pipeline] sh [2020-07-09T23:52:57.422Z] + docker info [2020-07-09T23:52:57.716Z] Client: [2020-07-09T23:52:57.716Z] Debug Mode: false [2020-07-09T23:52:57.716Z] [2020-07-09T23:52:57.716Z] Server: [2020-07-09T23:52:57.716Z] Containers: 0 [2020-07-09T23:52:57.716Z] Running: 0 [2020-07-09T23:52:57.716Z] Paused: 0 [2020-07-09T23:52:57.716Z] Stopped: 0 [2020-07-09T23:52:57.716Z] Images: 0 [2020-07-09T23:52:57.716Z] Server Version: 19.03.7 [2020-07-09T23:52:57.716Z] Storage Driver: overlay2 [2020-07-09T23:52:57.716Z] Backing Filesystem: [2020-07-09T23:52:57.716Z] Supports d_type: true [2020-07-09T23:52:57.716Z] Native Overlay Diff: true [2020-07-09T23:52:57.716Z] Logging Driver: json-file [2020-07-09T23:52:57.716Z] Cgroup Driver: cgroupfs [2020-07-09T23:52:57.716Z] Plugins: [2020-07-09T23:52:57.716Z] Volume: local [2020-07-09T23:52:57.716Z] Network: bridge host ipvlan macvlan null overlay [2020-07-09T23:52:57.716Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-09T23:52:57.716Z] Swarm: inactive [2020-07-09T23:52:57.716Z] Runtimes: runc [2020-07-09T23:52:57.716Z] Default Runtime: runc [2020-07-09T23:52:57.716Z] Init Binary: docker-init [2020-07-09T23:52:57.716Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:52:57.716Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:52:57.716Z] init version: fec3683 [2020-07-09T23:52:57.716Z] Security Options: [2020-07-09T23:52:57.716Z] apparmor [2020-07-09T23:52:57.716Z] seccomp [2020-07-09T23:52:57.716Z] Profile: default [2020-07-09T23:52:57.716Z] Kernel Version: 4.15.0-88-generic [2020-07-09T23:52:57.716Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-09T23:52:57.716Z] OSType: linux [2020-07-09T23:52:57.716Z] Architecture: s390x [2020-07-09T23:52:57.716Z] CPUs: 2 [2020-07-09T23:52:57.716Z] Total Memory: 7.861GiB [2020-07-09T23:52:57.716Z] Name: s390x-ubuntu-29 [2020-07-09T23:52:57.716Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-09T23:52:57.716Z] Docker Root Dir: /var/lib/docker [2020-07-09T23:52:57.716Z] Debug Mode: false [2020-07-09T23:52:57.716Z] Username: dockerbuildbot [2020-07-09T23:52:57.716Z] Registry: https://index.docker.io/v1/ [2020-07-09T23:52:57.716Z] Labels: [2020-07-09T23:52:57.716Z] Experimental: true [2020-07-09T23:52:57.716Z] Insecure Registries: [2020-07-09T23:52:57.716Z] 127.0.0.0/8 [2020-07-09T23:52:57.716Z] Live Restore Enabled: false [2020-07-09T23:52:57.716Z] [2020-07-09T23:52:57.716Z] WARNING: No swap limit support [Pipeline] sh [2020-07-09T23:52:58.105Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-09T23:52:58.105Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-09T23:52:58.105Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41192/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-09T23:52:58.105Z] + bash /home/jenkins/workspace/moby_PR-41192/check-config.sh [2020-07-09T23:52:58.105Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-09T23:52:58.105Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-09T23:52:58.105Z] [2020-07-09T23:52:58.105Z] Generally Necessary: [2020-07-09T23:52:58.105Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-09T23:52:58.105Z] - apparmor: enabled and tools installed [2020-07-09T23:52:58.105Z] - CONFIG_NAMESPACES: enabled [2020-07-09T23:52:58.105Z] - CONFIG_NET_NS: enabled [2020-07-09T23:52:58.105Z] - CONFIG_PID_NS: enabled [2020-07-09T23:52:58.105Z] - CONFIG_IPC_NS: enabled [2020-07-09T23:52:58.105Z] - CONFIG_UTS_NS: enabled [2020-07-09T23:52:58.105Z] - CONFIG_CGROUPS: enabled [2020-07-09T23:52:58.105Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-09T23:52:58.105Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-09T23:52:58.105Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-09T23:52:58.105Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-09T23:52:58.105Z] - CONFIG_CPUSETS: enabled [2020-07-09T23:52:58.105Z] - CONFIG_MEMCG: enabled [2020-07-09T23:52:58.105Z] - CONFIG_KEYS: enabled [2020-07-09T23:52:58.105Z] - CONFIG_VETH: enabled (as module) [2020-07-09T23:52:58.105Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-09T23:52:58.105Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-09T23:52:58.105Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-09T23:52:58.105Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-09T23:52:58.105Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-09T23:52:58.105Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-09T23:52:58.105Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-09T23:52:58.105Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-09T23:52:58.105Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-09T23:52:58.105Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-09T23:52:58.105Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-09T23:52:58.105Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-09T23:52:58.105Z] [2020-07-09T23:52:58.105Z] Optional Features: [2020-07-09T23:52:58.105Z] - CONFIG_USER_NS: enabled [2020-07-09T23:52:58.105Z] - CONFIG_SECCOMP: enabled [2020-07-09T23:52:58.105Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-09T23:52:58.105Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-09T23:52:58.105Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-09T23:52:58.105Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-09T23:52:58.105Z] - CONFIG_BLK_CGROUP: enabled [2020-07-09T23:52:58.105Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-09T23:52:58.105Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-09T23:52:58.105Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-09T23:52:58.105Z] - CONFIG_CGROUP_PERF: enabled [2020-07-09T23:52:58.105Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-09T23:52:58.105Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-09T23:52:58.399Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-09T23:52:58.399Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-09T23:52:58.399Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-09T23:52:58.399Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-09T23:52:58.399Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-09T23:52:58.399Z] - CONFIG_IP_VS: enabled (as module) [2020-07-09T23:52:58.399Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-09T23:52:58.399Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-09T23:52:58.399Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-09T23:52:58.399Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-09T23:52:58.399Z] - CONFIG_EXT4_FS: enabled [2020-07-09T23:52:58.399Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-09T23:52:58.399Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-09T23:52:58.399Z] - Network Drivers: [2020-07-09T23:52:58.399Z] - "overlay": [2020-07-09T23:52:58.399Z] - CONFIG_VXLAN: enabled (as module) [2020-07-09T23:52:58.399Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-09T23:52:58.399Z] Optional (for encrypted networks): [2020-07-09T23:52:58.399Z] - CONFIG_CRYPTO: enabled [2020-07-09T23:52:58.399Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-09T23:52:58.400Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-09T23:52:58.400Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-09T23:52:58.400Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-09T23:52:58.400Z] - CONFIG_XFRM: enabled [2020-07-09T23:52:58.400Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-09T23:52:58.400Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-09T23:52:58.400Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-09T23:52:58.400Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-09T23:52:58.400Z] - "ipvlan": [2020-07-09T23:52:58.400Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-09T23:52:58.400Z] - "macvlan": [2020-07-09T23:52:58.400Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-09T23:52:58.400Z] - CONFIG_DUMMY: enabled (as module) [2020-07-09T23:52:58.400Z] - "ftp,tftp client in container": [2020-07-09T23:52:58.400Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-09T23:52:58.400Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-09T23:52:58.400Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-09T23:52:58.400Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-09T23:52:58.400Z] - Storage Drivers: [2020-07-09T23:52:58.400Z] - "aufs": [2020-07-09T23:52:58.400Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-09T23:52:58.400Z] - "btrfs": [2020-07-09T23:52:58.400Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-09T23:52:58.400Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-09T23:52:58.400Z] - "devicemapper": [2020-07-09T23:52:58.400Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-09T23:52:58.400Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-09T23:52:58.400Z] - "overlay": [2020-07-09T23:52:58.400Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-09T23:52:58.400Z] - "zfs": [2020-07-09T23:52:58.400Z] - /dev/zfs: missing [2020-07-09T23:52:58.400Z] - zfs command: missing [2020-07-09T23:52:58.400Z] - zpool command: missing [2020-07-09T23:52:58.400Z] [2020-07-09T23:52:58.400Z] Limits: [2020-07-09T23:52:58.400Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-09T23:52:58.400Z] [2020-07-09T23:52:58.400Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-09T23:52:58.844Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9d6053eda290badf708da39839249d3b041dea6d . [2020-07-09T23:52:58.844Z] #2 [internal] load .dockerignore [2020-07-09T23:52:58.844Z] #2 transferring context: 87B done [2020-07-09T23:52:58.844Z] #2 DONE 0.0s [2020-07-09T23:52:58.844Z] [2020-07-09T23:52:58.844Z] #1 [internal] load build definition from Dockerfile [2020-07-09T23:52:58.844Z] #1 transferring dockerfile: 12.30kB done [2020-07-09T23:52:58.844Z] #1 DONE 0.0s [2020-07-09T23:52:58.844Z] [2020-07-09T23:52:58.844Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-09T23:52:59.139Z] #4 ... [2020-07-09T23:52:59.139Z] [2020-07-09T23:52:59.139Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-09T23:52:59.139Z] #3 DONE 0.0s [2020-07-09T23:52:59.139Z] [2020-07-09T23:52:59.139Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-09T23:52:59.139Z] #4 DONE 0.2s [2020-07-09T23:52:59.139Z] [2020-07-09T23:52:59.139Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-09T23:52:59.139Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-07-09T23:52:59.356Z] #60 ... [2020-07-09T23:52:59.356Z] [2020-07-09T23:52:59.356Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-09T23:52:59.356Z] #66 5.037 + RM_GOPATH=0 [2020-07-09T23:52:59.356Z] #66 5.038 + TMP_GOPATH= [2020-07-09T23:52:59.356Z] #66 5.038 + : /build [2020-07-09T23:52:59.356Z] #66 5.038 + '[' -z '' ']' [2020-07-09T23:52:59.356Z] #66 5.039 ++ mktemp -d [2020-07-09T23:52:59.356Z] #66 5.040 + export GOPATH=/tmp/tmp.HcQOcAcDSu [2020-07-09T23:52:59.356Z] #66 5.041 + GOPATH=/tmp/tmp.HcQOcAcDSu [2020-07-09T23:52:59.356Z] #66 5.041 + RM_GOPATH=1 [2020-07-09T23:52:59.356Z] #66 5.043 ++ dirname ./install.sh [2020-07-09T23:52:59.356Z] #66 5.043 + dir=. [2020-07-09T23:52:59.356Z] #66 5.043 + bin=proxy [2020-07-09T23:52:59.356Z] #66 5.043 + shift [2020-07-09T23:52:59.356Z] #66 5.043 + '[' '!' -f ./proxy.installer ']' [2020-07-09T23:52:59.356Z] #66 5.043 + . ./proxy.installer [2020-07-09T23:52:59.356Z] #66 5.044 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-09T23:52:59.356Z] #66 5.044 + install_proxy [2020-07-09T23:52:59.356Z] #66 5.044 + case "$1" in [2020-07-09T23:52:59.356Z] #66 5.045 + export CGO_ENABLED=0 [2020-07-09T23:52:59.356Z] #66 5.045 + CGO_ENABLED=0 [2020-07-09T23:52:59.356Z] #66 5.045 + _install_proxy [2020-07-09T23:52:59.356Z] #66 5.045 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-09T23:52:59.356Z] #66 5.045 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-09T23:52:59.356Z] #66 5.046 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HcQOcAcDSu/src/github.com/docker/libnetwork [2020-07-09T23:52:59.356Z] #66 5.051 Cloning into '/tmp/tmp.HcQOcAcDSu/src/github.com/docker/libnetwork'... [2020-07-09T23:52:59.473Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-07-09T23:52:59.473Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-07-09T23:52:59.815Z] #63 ... [2020-07-09T23:52:59.815Z] [2020-07-09T23:52:59.815Z] #17 [internal] load build context [2020-07-09T23:52:59.815Z] #17 transferring context: 50.88MB 0.8s done [2020-07-09T23:52:59.815Z] #17 DONE 0.8s [2020-07-09T23:52:59.926Z] #66 ... [2020-07-09T23:52:59.926Z] [2020-07-09T23:52:59.926Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-09T23:52:59.927Z] #60 5.845 + RM_GOPATH=0 [2020-07-09T23:52:59.927Z] #60 5.846 + TMP_GOPATH= [2020-07-09T23:52:59.927Z] #60 5.848 + : /build/ [2020-07-09T23:52:59.927Z] #60 5.848 + '[' -z '' ']' [2020-07-09T23:52:59.927Z] #60 5.853 ++ mktemp -d [2020-07-09T23:52:59.927Z] #60 5.853 + export GOPATH=/tmp/tmp.TvVedsdB3i [2020-07-09T23:52:59.927Z] #60 5.853 + GOPATH=/tmp/tmp.TvVedsdB3i [2020-07-09T23:52:59.927Z] #60 5.853 + RM_GOPATH=1 [2020-07-09T23:52:59.927Z] #60 5.853 ++ dirname ./install.sh [2020-07-09T23:52:59.927Z] #60 5.855 + dir=. [2020-07-09T23:52:59.927Z] #60 5.855 + bin=rootlesskit [2020-07-09T23:52:59.927Z] #60 5.855 + shift [2020-07-09T23:52:59.927Z] #60 5.855 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-09T23:52:59.927Z] #60 5.855 + . ./rootlesskit.installer [2020-07-09T23:52:59.927Z] #60 5.855 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-09T23:52:59.927Z] #60 5.855 + install_rootlesskit [2020-07-09T23:52:59.927Z] #60 5.855 + case "$1" in [2020-07-09T23:52:59.927Z] #60 5.855 + export CGO_ENABLED=0 [2020-07-09T23:52:59.927Z] #60 5.855 + CGO_ENABLED=0 [2020-07-09T23:52:59.927Z] #60 5.855 + _install_rootlesskit [2020-07-09T23:52:59.927Z] #60 5.855 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-09T23:52:59.927Z] #60 5.855 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TvVedsdB3i/src/github.com/rootless-containers/rootlesskit [2020-07-09T23:52:59.927Z] #60 5.855 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-09T23:52:59.927Z] #60 5.865 Cloning into '/tmp/tmp.TvVedsdB3i/src/github.com/rootless-containers/rootlesskit'... [2020-07-09T23:53:00.156Z] [2020-07-09T23:53:00.156Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-09T23:53:00.156Z] #5 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-09T23:53:00.156Z] #5 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-09T23:53:00.156Z] #5 sha256:5380bd68a1456dd1b96dc08789297c6883144a9200b0c7f90a0aaae250336efa 1.79kB / 1.79kB done [2020-07-09T23:53:00.156Z] #5 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.4s done [2020-07-09T23:53:00.156Z] #5 sha256:a061b2a33949407b25d5c8c76e5c35ae4b614319ebf510c9c19699a75eeee690 6.19kB / 6.19kB done [2020-07-09T23:53:00.156Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 37.15MB / 48.97MB 0.9s [2020-07-09T23:53:00.156Z] #5 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done [2020-07-09T23:53:00.156Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 20.53MB / 51.37MB 0.9s [2020-07-09T23:53:00.156Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 13.39MB / 56.71MB 0.9s [2020-07-09T23:53:00.156Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 45.70MB / 48.97MB 1.1s [2020-07-09T23:53:00.156Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 27.40MB / 51.37MB 1.1s [2020-07-09T23:53:00.156Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 21.51MB / 56.71MB 1.1s [2020-07-09T23:53:00.472Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.2s [2020-07-09T23:53:00.472Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 32.43MB / 51.37MB 1.2s [2020-07-09T23:53:00.472Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 24.98MB / 56.71MB 1.2s [2020-07-09T23:53:00.472Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.2s done [2020-07-09T23:53:00.472Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 40.99MB / 51.37MB 1.4s [2020-07-09T23:53:00.472Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 32.86MB / 56.71MB 1.4s [2020-07-09T23:53:00.472Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 1.97MB / 102.23MB 1.4s [2020-07-09T23:53:00.780Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 44.40MB / 51.37MB 1.5s [2020-07-09T23:53:00.780Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 36.39MB / 56.71MB 1.5s [2020-07-09T23:53:00.780Z] #5 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 [2020-07-09T23:53:00.780Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 47.89MB / 51.37MB 1.6s [2020-07-09T23:53:00.780Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 40.00MB / 56.71MB 1.6s [2020-07-09T23:53:00.780Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 10.78MB / 102.23MB 1.6s [2020-07-09T23:53:00.780Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.7s [2020-07-09T23:53:00.780Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 43.28MB / 56.71MB 1.7s [2020-07-09T23:53:01.086Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.7s done [2020-07-09T23:53:01.086Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 47.72MB / 56.71MB 1.8s [2020-07-09T23:53:01.086Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 22.63MB / 102.23MB 1.8s [2020-07-09T23:53:01.086Z] #5 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.7s done [2020-07-09T23:53:01.086Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 52.12MB / 56.71MB 1.9s [2020-07-09T23:53:01.310Z] #60 ... [2020-07-09T23:53:01.310Z] [2020-07-09T23:53:01.310Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:53:01.310Z] #36 4.036 + mktemp -d [2020-07-09T23:53:01.310Z] #36 4.042 + export GOPATH=/tmp/tmp.fdDk5VqFZo [2020-07-09T23:53:01.310Z] #36 4.042 + git clone https://github.com/docker/distribution.git /tmp/tmp.fdDk5VqFZo/src/github.com/docker/distribution [2020-07-09T23:53:01.310Z] #36 4.045 Cloning into '/tmp/tmp.fdDk5VqFZo/src/github.com/docker/distribution'... [2020-07-09T23:53:01.310Z] #36 ... [2020-07-09T23:53:01.310Z] [2020-07-09T23:53:01.310Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-09T23:53:01.310Z] #26 6.029 + mktemp -d [2020-07-09T23:53:01.310Z] #26 6.036 + export GOPATH=/tmp/tmp.S5oSYW7JcX [2020-07-09T23:53:01.310Z] #26 6.036 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.S5oSYW7JcX/src/github.com/go-swagger/go-swagger [2020-07-09T23:53:01.310Z] #26 6.039 Cloning into '/tmp/tmp.S5oSYW7JcX/src/github.com/go-swagger/go-swagger'... [2020-07-09T23:53:01.310Z] #26 ... [2020-07-09T23:53:01.310Z] [2020-07-09T23:53:01.310Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:01.310Z] #38 5.962 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:53:01.310Z] #38 6.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:53:01.310Z] #38 6.072 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:53:01.310Z] #38 7.317 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-09T23:53:01.310Z] #38 9.461 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-09T23:53:01.310Z] Still waiting to schedule task [2020-07-09T23:53:01.310Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0161b7697e6427976)’ [2020-07-09T23:53:01.314Z] Still waiting to schedule task [2020-07-09T23:53:01.314Z] All nodes of label ‘windows-2019’ are offline [2020-07-09T23:53:01.384Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.1s [2020-07-09T23:53:01.384Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 39.82MB / 102.23MB 2.1s [2020-07-09T23:53:01.384Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.1s done [2020-07-09T23:53:01.384Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 49.81MB / 102.23MB 2.2s [2020-07-09T23:53:01.570Z] #38 ... [2020-07-09T23:53:01.570Z] [2020-07-09T23:53:01.570Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-09T23:53:01.570Z] #22 4.349 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:53:01.570Z] #22 4.453 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:53:01.570Z] #22 4.556 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:53:01.570Z] #22 5.425 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-09T23:53:01.570Z] #22 7.947 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-09T23:53:01.570Z] #22 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-09T23:53:01.570Z] #22 ... [2020-07-09T23:53:01.570Z] [2020-07-09T23:53:01.570Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-09T23:53:01.570Z] #54 4.800 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:53:01.570Z] #54 4.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:53:01.570Z] #54 4.885 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:53:01.570Z] #54 5.783 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-09T23:53:01.570Z] #54 8.580 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-09T23:53:01.570Z] #54 10.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-09T23:53:01.679Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 62.21MB / 102.23MB 2.4s [2020-07-09T23:53:01.679Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 73.10MB / 102.23MB 2.5s [2020-07-09T23:53:01.831Z] #54 ... [2020-07-09T23:53:01.831Z] [2020-07-09T23:53:01.831Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-09T23:53:01.831Z] #7 4.913 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:53:01.831Z] #7 4.955 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:53:01.831Z] #7 4.955 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:53:01.831Z] #7 5.835 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-09T23:53:01.831Z] #7 8.191 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-09T23:53:01.831Z] #7 10.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-09T23:53:01.831Z] #7 ... [2020-07-09T23:53:01.831Z] [2020-07-09T23:53:01.831Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:53:01.831Z] #29 6.204 + RM_GOPATH=0 [2020-07-09T23:53:01.831Z] #29 6.204 + TMP_GOPATH= [2020-07-09T23:53:01.831Z] #29 6.205 + : /build [2020-07-09T23:53:01.831Z] #29 6.205 + '[' -z '' ']' [2020-07-09T23:53:01.831Z] #29 6.207 ++ mktemp -d [2020-07-09T23:53:01.831Z] #29 6.208 + export GOPATH=/tmp/tmp.UveI69jyMK [2020-07-09T23:53:01.831Z] #29 6.208 + GOPATH=/tmp/tmp.UveI69jyMK [2020-07-09T23:53:01.831Z] #29 6.208 + RM_GOPATH=1 [2020-07-09T23:53:01.831Z] #29 6.209 ++ dirname ./install.sh [2020-07-09T23:53:01.831Z] #29 6.233 + dir=. [2020-07-09T23:53:01.831Z] #29 6.233 + bin=tomlv [2020-07-09T23:53:01.831Z] #29 6.233 + shift [2020-07-09T23:53:01.831Z] #29 6.233 + '[' '!' -f ./tomlv.installer ']' [2020-07-09T23:53:01.831Z] #29 6.234 + . ./tomlv.installer [2020-07-09T23:53:01.831Z] #29 6.235 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-09T23:53:01.831Z] #29 6.236 + install_tomlv [2020-07-09T23:53:01.831Z] #29 6.237 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-09T23:53:01.831Z] #29 6.240 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-09T23:53:01.831Z] #29 6.240 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UveI69jyMK/src/github.com/BurntSushi/toml [2020-07-09T23:53:01.831Z] #29 6.242 Cloning into '/tmp/tmp.UveI69jyMK/src/github.com/BurntSushi/toml'... [2020-07-09T23:53:01.831Z] #29 7.296 + cd /tmp/tmp.UveI69jyMK/src/github.com/BurntSushi/toml [2020-07-09T23:53:01.831Z] #29 7.296 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-09T23:53:01.831Z] #29 7.333 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-09T23:53:01.973Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 83.49MB / 102.23MB 2.6s [2020-07-09T23:53:01.973Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 90.35MB / 102.23MB 2.7s [2020-07-09T23:53:01.973Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 99.94MB / 102.23MB 2.8s [2020-07-09T23:53:02.091Z] #29 8.048 runtime/internal/atomic [2020-07-09T23:53:02.091Z] #29 8.061 internal/cpu [2020-07-09T23:53:02.269Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 2.9s done [2020-07-09T23:53:02.269Z] #5 ... [2020-07-09T23:53:02.269Z] [2020-07-09T23:53:02.269Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-09T23:53:02.269Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2020-07-09T23:53:02.269Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.7s done [2020-07-09T23:53:02.269Z] #63 DONE 3.1s [2020-07-09T23:53:02.269Z] [2020-07-09T23:53:02.269Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-09T23:53:02.350Z] #29 8.301 runtime/internal/sys [2020-07-09T23:53:02.563Z] #5 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.8s done [2020-07-09T23:53:02.610Z] #29 8.595 runtime/internal/math [2020-07-09T23:53:02.857Z] #5 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.1s [2020-07-09T23:53:02.857Z] #5 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done [2020-07-09T23:53:02.870Z] #29 8.687 math/bits [2020-07-09T23:53:02.870Z] #29 ... [2020-07-09T23:53:02.870Z] [2020-07-09T23:53:02.870Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:02.870Z] #38 11.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-09T23:53:03.151Z] #5 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 [2020-07-09T23:53:03.445Z] #5 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done [2020-07-09T23:53:03.446Z] #5 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [2020-07-09T23:53:04.245Z] Fetching without tags [2020-07-09T23:53:04.258Z] #38 ... [2020-07-09T23:53:04.259Z] [2020-07-09T23:53:04.259Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-09T23:53:04.259Z] #45 5.376 + RM_GOPATH=0 [2020-07-09T23:53:04.259Z] #45 5.376 + TMP_GOPATH= [2020-07-09T23:53:04.259Z] #45 5.377 + : /build [2020-07-09T23:53:04.259Z] #45 5.377 + '[' -z '' ']' [2020-07-09T23:53:04.259Z] #45 5.379 ++ mktemp -d [2020-07-09T23:53:04.259Z] #45 5.400 + export GOPATH=/tmp/tmp.R5nBsbE7Bu [2020-07-09T23:53:04.259Z] #45 5.400 + GOPATH=/tmp/tmp.R5nBsbE7Bu [2020-07-09T23:53:04.259Z] #45 5.400 + RM_GOPATH=1 [2020-07-09T23:53:04.259Z] #45 5.402 ++ dirname ./install.sh [2020-07-09T23:53:04.259Z] #45 5.404 + dir=. [2020-07-09T23:53:04.259Z] #45 5.404 + bin=gotestsum [2020-07-09T23:53:04.259Z] #45 5.404 + shift [2020-07-09T23:53:04.259Z] #45 5.404 + '[' '!' -f ./gotestsum.installer ']' [2020-07-09T23:53:04.259Z] #45 5.404 + . ./gotestsum.installer [2020-07-09T23:53:04.259Z] #45 5.404 ++ : v0.3.5 [2020-07-09T23:53:04.259Z] #45 5.404 + install_gotestsum [2020-07-09T23:53:04.259Z] #45 5.404 + set -e [2020-07-09T23:53:04.259Z] #45 5.404 + export GO111MODULE=on [2020-07-09T23:53:04.259Z] #45 5.404 + GO111MODULE=on [2020-07-09T23:53:04.259Z] #45 5.404 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-09T23:53:04.259Z] #45 5.532 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-09T23:53:04.259Z] #45 5.532 go: finding gotest.tools v0.3.5 [2020-07-09T23:53:04.259Z] #45 6.570 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-09T23:53:04.259Z] #45 7.028 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-09T23:53:04.259Z] #45 8.432 go: downloading gotest.tools v2.1.0+incompatible [2020-07-09T23:53:04.259Z] #45 8.595 go: extracting gotest.tools v2.1.0+incompatible [2020-07-09T23:53:04.259Z] #45 8.747 go: downloading github.com/pkg/errors v0.8.0 [2020-07-09T23:53:04.259Z] #45 8.772 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-09T23:53:04.259Z] #45 8.805 go: downloading github.com/fatih/color v1.6.0 [2020-07-09T23:53:04.259Z] #45 8.811 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-09T23:53:04.259Z] #45 8.825 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-09T23:53:04.259Z] #45 8.947 go: extracting github.com/pkg/errors v0.8.0 [2020-07-09T23:53:04.259Z] #45 9.084 go: extracting github.com/fatih/color v1.6.0 [2020-07-09T23:53:04.259Z] #45 9.150 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-09T23:53:04.259Z] #45 9.231 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-09T23:53:04.259Z] #45 9.298 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-09T23:53:04.259Z] #45 9.307 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-09T23:53:04.259Z] #45 9.450 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-09T23:53:04.259Z] #45 9.457 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-09T23:53:04.259Z] #45 9.484 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-09T23:53:04.259Z] #45 9.523 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-09T23:53:04.259Z] #45 9.524 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-09T23:53:04.259Z] #45 9.525 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-09T23:53:04.259Z] #45 9.635 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-09T23:53:04.259Z] #45 9.858 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-09T23:53:04.259Z] #45 ... [2020-07-09T23:53:04.259Z] [2020-07-09T23:53:04.259Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-09T23:53:04.259Z] #48 6.069 + RM_GOPATH=0 [2020-07-09T23:53:04.259Z] #48 6.073 + TMP_GOPATH= [2020-07-09T23:53:04.259Z] #48 6.074 + : /build [2020-07-09T23:53:04.259Z] #48 6.074 + '[' -z '' ']' [2020-07-09T23:53:04.259Z] #48 6.075 ++ mktemp -d [2020-07-09T23:53:04.259Z] #48 6.088 + export GOPATH=/tmp/tmp.tRj7od0Buv [2020-07-09T23:53:04.259Z] #48 6.088 + GOPATH=/tmp/tmp.tRj7od0Buv [2020-07-09T23:53:04.259Z] #48 6.088 + RM_GOPATH=1 [2020-07-09T23:53:04.259Z] #48 6.088 ++ dirname ./install.sh [2020-07-09T23:53:04.259Z] #48 6.088 + dir=. [2020-07-09T23:53:04.259Z] #48 6.088 + bin=gometalinter [2020-07-09T23:53:04.259Z] #48 6.088 + shift [2020-07-09T23:53:04.259Z] #48 6.088 + '[' '!' -f ./gometalinter.installer ']' [2020-07-09T23:53:04.259Z] #48 6.088 + . ./gometalinter.installer [2020-07-09T23:53:04.259Z] #48 6.088 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-09T23:53:04.259Z] #48 6.088 + install_gometalinter [2020-07-09T23:53:04.259Z] #48 6.088 + echo 'Installing gometalinter version v2.0.6' [2020-07-09T23:53:04.259Z] #48 6.088 + go get -d github.com/alecthomas/gometalinter [2020-07-09T23:53:04.259Z] #48 6.088 Installing gometalinter version v2.0.6 [2020-07-09T23:53:04.259Z] #48 ... [2020-07-09T23:53:04.259Z] [2020-07-09T23:53:04.259Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-09T23:53:04.259Z] #20 5.985 + RM_GOPATH=0 [2020-07-09T23:53:04.259Z] #20 5.985 + TMP_GOPATH= [2020-07-09T23:53:04.259Z] #20 5.985 + : /build [2020-07-09T23:53:04.259Z] #20 5.985 + '[' -z '' ']' [2020-07-09T23:53:04.259Z] #20 5.989 ++ mktemp -d [2020-07-09T23:53:04.259Z] #20 5.994 + export GOPATH=/tmp/tmp.cXuiz7vXJl [2020-07-09T23:53:04.259Z] #20 5.994 + GOPATH=/tmp/tmp.cXuiz7vXJl [2020-07-09T23:53:04.259Z] #20 5.994 + RM_GOPATH=1 [2020-07-09T23:53:04.259Z] #20 5.995 ++ dirname ./install.sh [2020-07-09T23:53:04.259Z] #20 5.999 + dir=. [2020-07-09T23:53:04.259Z] #20 5.999 + bin=dockercli [2020-07-09T23:53:04.259Z] #20 5.999 + shift [2020-07-09T23:53:04.259Z] #20 5.999 + '[' '!' -f ./dockercli.installer ']' [2020-07-09T23:53:04.259Z] #20 5.999 + . ./dockercli.installer [2020-07-09T23:53:04.259Z] #20 6.000 ++ : stable [2020-07-09T23:53:04.259Z] #20 6.000 ++ : 17.06.2-ce [2020-07-09T23:53:04.259Z] #20 6.000 + install_dockercli [2020-07-09T23:53:04.259Z] #20 6.000 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-09T23:53:04.259Z] #20 6.000 Install docker/cli version 17.06.2-ce from stable [2020-07-09T23:53:04.259Z] #20 6.000 ++ uname -m [2020-07-09T23:53:04.259Z] #20 6.003 + arch=x86_64 [2020-07-09T23:53:04.259Z] #20 6.003 + '[' x86_64 '!=' x86_64 ']' [2020-07-09T23:53:04.259Z] #20 6.003 + url=https://download.docker.com/linux/static [2020-07-09T23:53:04.259Z] #20 6.004 + tar -xz docker/docker [2020-07-09T23:53:04.259Z] #20 6.031 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-09T23:53:04.518Z] #20 ... [2020-07-09T23:53:04.518Z] [2020-07-09T23:53:04.518Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:53:04.518Z] #42 6.070 + RM_GOPATH=0 [2020-07-09T23:53:04.518Z] #42 6.070 + TMP_GOPATH= [2020-07-09T23:53:04.518Z] #42 6.070 + : /build [2020-07-09T23:53:04.518Z] #42 6.070 + '[' -z '' ']' [2020-07-09T23:53:04.518Z] #42 6.073 ++ mktemp -d [2020-07-09T23:53:04.518Z] #42 6.079 + export GOPATH=/tmp/tmp.eom8s9L0aN [2020-07-09T23:53:04.518Z] #42 6.079 + GOPATH=/tmp/tmp.eom8s9L0aN [2020-07-09T23:53:04.518Z] #42 6.079 + RM_GOPATH=1 [2020-07-09T23:53:04.518Z] #42 6.079 ++ dirname ./install.sh [2020-07-09T23:53:04.518Z] #42 6.081 + dir=. [2020-07-09T23:53:04.518Z] #42 6.081 + bin=vndr [2020-07-09T23:53:04.518Z] #42 6.081 + shift [2020-07-09T23:53:04.518Z] #42 6.081 + '[' '!' -f ./vndr.installer ']' [2020-07-09T23:53:04.518Z] #42 6.081 + . ./vndr.installer [2020-07-09T23:53:04.518Z] #42 6.081 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-09T23:53:04.518Z] #42 6.081 + install_vndr [2020-07-09T23:53:04.518Z] #42 6.081 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-09T23:53:04.518Z] #42 6.082 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-09T23:53:04.518Z] #42 6.082 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eom8s9L0aN/src/github.com/LK4D4/vndr [2020-07-09T23:53:04.518Z] #42 6.084 Cloning into '/tmp/tmp.eom8s9L0aN/src/github.com/LK4D4/vndr'... [2020-07-09T23:53:04.518Z] #42 6.872 + cd /tmp/tmp.eom8s9L0aN/src/github.com/LK4D4/vndr [2020-07-09T23:53:04.518Z] #42 6.872 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-09T23:53:04.518Z] #42 6.924 + go build -buildmode=pie -v -o /build/vndr . [2020-07-09T23:53:04.518Z] #42 8.213 internal/cpu [2020-07-09T23:53:04.518Z] #42 8.230 runtime/internal/atomic [2020-07-09T23:53:04.518Z] #42 8.509 runtime/internal/sys [2020-07-09T23:53:04.518Z] #42 8.743 internal/bytealg [2020-07-09T23:53:04.518Z] #42 8.982 runtime/internal/math [2020-07-09T23:53:04.518Z] #42 9.056 internal/race [2020-07-09T23:53:04.518Z] #42 9.199 sync/atomic [2020-07-09T23:53:04.518Z] #42 9.344 runtime [2020-07-09T23:53:04.518Z] #42 9.689 unicode [2020-07-09T23:53:04.671Z] Merging remotes/origin/19.03 commit a40b877fbb9ec53925355cf9812fbb14fff925b9 into PR head commit 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:53:04.966Z] #5 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.4s done [2020-07-09T23:53:05.104Z] #42 ... [2020-07-09T23:53:05.104Z] [2020-07-09T23:53:05.104Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-09T23:53:05.104Z] #60 11.01 + cd /tmp/tmp.TvVedsdB3i/src/github.com/rootless-containers/rootlesskit [2020-07-09T23:53:05.104Z] #60 11.02 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-09T23:53:05.260Z] #5 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c [2020-07-09T23:53:05.469Z] Merge succeeded, producing 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:53:05.469Z] Checking out Revision 9d6053eda290badf708da39839249d3b041dea6d (PR-41192) [2020-07-09T23:53:05.673Z] #60 11.55 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-09T23:53:05.673Z] #60 11.55 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-09T23:53:04.215Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-09T23:53:04.218Z] > git config --add remote.origin.fetch +refs/pull/41192/head:refs/remotes/origin/PR-41192 # timeout=10 [2020-07-09T23:53:04.221Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:53:04.238Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-09T23:53:04.253Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-09T23:53:04.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-09T23:53:04.254Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41192/head:refs/remotes/origin/PR-41192 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:53:04.678Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:53:04.681Z] > git checkout -f 9d6053eda290badf708da39839249d3b041dea6d # timeout=10 [2020-07-09T23:53:05.438Z] > git merge a40b877fbb9ec53925355cf9812fbb14fff925b9 # timeout=10 [2020-07-09T23:53:05.461Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-09T23:53:05.477Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:53:05.480Z] > git checkout -f 9d6053eda290badf708da39839249d3b041dea6d # timeout=10 [2020-07-09T23:53:06.095Z] Commit message: "Revendor hcsshim to fix image import bug" [2020-07-09T23:53:06.304Z] #5 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.1s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-09T23:53:06.599Z] #5 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe [2020-07-09T23:53:06.908Z] + docker version [2020-07-09T23:53:06.908Z] Client: [2020-07-09T23:53:06.908Z] Version: 18.06.1-ce [2020-07-09T23:53:06.908Z] API version: 1.38 [2020-07-09T23:53:06.908Z] Go version: go1.10.3 [2020-07-09T23:53:06.908Z] Git commit: e68fc7a [2020-07-09T23:53:06.908Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-09T23:53:06.908Z] OS/Arch: linux/ppc64le [2020-07-09T23:53:06.908Z] Experimental: false [2020-07-09T23:53:06.908Z] [2020-07-09T23:53:06.908Z] Server: [2020-07-09T23:53:06.908Z] Engine: [2020-07-09T23:53:06.908Z] Version: 18.06.1-ce [2020-07-09T23:53:06.908Z] API version: 1.38 (minimum version 1.12) [2020-07-09T23:53:06.908Z] Go version: go1.10.3 [2020-07-09T23:53:06.908Z] Git commit: e68fc7a [2020-07-09T23:53:06.908Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-09T23:53:06.908Z] OS/Arch: linux/ppc64le [2020-07-09T23:53:06.908Z] Experimental: true [Pipeline] sh [2020-07-09T23:53:07.307Z] + docker info [2020-07-09T23:53:07.307Z] Containers: 0 [2020-07-09T23:53:07.307Z] Running: 0 [2020-07-09T23:53:07.307Z] Paused: 0 [2020-07-09T23:53:07.307Z] Stopped: 0 [2020-07-09T23:53:07.307Z] Images: 0 [2020-07-09T23:53:07.307Z] Server Version: 18.06.1-ce [2020-07-09T23:53:07.307Z] Storage Driver: overlay2 [2020-07-09T23:53:07.307Z] Backing Filesystem: extfs [2020-07-09T23:53:07.307Z] Supports d_type: true [2020-07-09T23:53:07.307Z] Native Overlay Diff: true [2020-07-09T23:53:07.307Z] Logging Driver: json-file [2020-07-09T23:53:07.307Z] Cgroup Driver: cgroupfs [2020-07-09T23:53:07.307Z] Plugins: [2020-07-09T23:53:07.307Z] Volume: local [2020-07-09T23:53:07.307Z] Network: bridge host ipvlan macvlan null overlay [2020-07-09T23:53:07.307Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-09T23:53:07.307Z] Swarm: inactive [2020-07-09T23:53:07.307Z] Runtimes: runc [2020-07-09T23:53:07.307Z] Default Runtime: runc [2020-07-09T23:53:07.307Z] Init Binary: docker-init [2020-07-09T23:53:07.307Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-09T23:53:07.307Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-09T23:53:07.307Z] init version: fec3683 [2020-07-09T23:53:07.307Z] Security Options: [2020-07-09T23:53:07.307Z] apparmor [2020-07-09T23:53:07.307Z] seccomp [2020-07-09T23:53:07.307Z] Profile: default [2020-07-09T23:53:07.307Z] Kernel Version: 4.4.0-139-generic [2020-07-09T23:53:07.307Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-09T23:53:07.307Z] OSType: linux [2020-07-09T23:53:07.307Z] Architecture: ppc64le [2020-07-09T23:53:07.307Z] CPUs: 4 [2020-07-09T23:53:07.307Z] Total Memory: 7.972GiB [2020-07-09T23:53:07.307Z] Name: ppc64le-ubuntu-18 [2020-07-09T23:53:07.307Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-09T23:53:07.307Z] Docker Root Dir: /var/lib/docker [2020-07-09T23:53:07.307Z] Debug Mode (client): false [2020-07-09T23:53:07.307Z] Debug Mode (server): false [2020-07-09T23:53:07.307Z] Username: dockerbuildbot [2020-07-09T23:53:07.307Z] Registry: https://index.docker.io/v1/ [2020-07-09T23:53:07.307Z] Labels: [2020-07-09T23:53:07.307Z] Experimental: true [2020-07-09T23:53:07.307Z] Insecure Registries: [2020-07-09T23:53:07.307Z] 127.0.0.0/8 [2020-07-09T23:53:07.307Z] Live Restore Enabled: false [2020-07-09T23:53:07.307Z] [Pipeline] sh [2020-07-09T23:53:07.698Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-09T23:53:07.698Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-09T23:53:07.698Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41192/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-09T23:53:07.698Z] + bash /home/docker/workspace/moby_PR-41192/check-config.sh [2020-07-09T23:53:07.698Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-09T23:53:07.698Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-09T23:53:07.698Z] [2020-07-09T23:53:07.698Z] Generally Necessary: [2020-07-09T23:53:07.698Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-09T23:53:07.698Z] - apparmor: enabled and tools installed [2020-07-09T23:53:07.698Z] - CONFIG_NAMESPACES: enabled [2020-07-09T23:53:07.698Z] - CONFIG_NET_NS: enabled [2020-07-09T23:53:07.698Z] - CONFIG_PID_NS: enabled [2020-07-09T23:53:07.698Z] - CONFIG_IPC_NS: enabled [2020-07-09T23:53:07.698Z] - CONFIG_UTS_NS: enabled [2020-07-09T23:53:07.698Z] - CONFIG_CGROUPS: enabled [2020-07-09T23:53:07.698Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-09T23:53:07.698Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-09T23:53:07.698Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-09T23:53:07.698Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-09T23:53:07.698Z] - CONFIG_CPUSETS: enabled [2020-07-09T23:53:07.698Z] - CONFIG_MEMCG: enabled [2020-07-09T23:53:07.698Z] - CONFIG_KEYS: enabled [2020-07-09T23:53:07.698Z] - CONFIG_VETH: enabled (as module) [2020-07-09T23:53:07.698Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-09T23:53:07.995Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-09T23:53:07.995Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-09T23:53:07.995Z] [2020-07-09T23:53:07.995Z] Optional Features: [2020-07-09T23:53:07.995Z] - CONFIG_USER_NS: enabled [2020-07-09T23:53:07.995Z] - CONFIG_SECCOMP: enabled [2020-07-09T23:53:07.995Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-09T23:53:07.995Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-09T23:53:07.995Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-09T23:53:07.995Z] (cgroup swap accounting is currently enabled) [2020-07-09T23:53:07.995Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-09T23:53:07.995Z] - CONFIG_BLK_CGROUP: enabled [2020-07-09T23:53:07.995Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-09T23:53:07.995Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-09T23:53:07.995Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-09T23:53:07.995Z] - CONFIG_CGROUP_PERF: enabled [2020-07-09T23:53:07.995Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-09T23:53:07.995Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-09T23:53:07.995Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-09T23:53:07.995Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-09T23:53:07.995Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-09T23:53:07.995Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_IP_VS: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-09T23:53:07.995Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-09T23:53:07.995Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-09T23:53:07.995Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_EXT4_FS: enabled [2020-07-09T23:53:07.995Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-09T23:53:07.995Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-09T23:53:07.995Z] - Network Drivers: [2020-07-09T23:53:07.995Z] - "overlay": [2020-07-09T23:53:07.995Z] - CONFIG_VXLAN: enabled (as module) [2020-07-09T23:53:07.995Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-09T23:53:07.995Z] Optional (for encrypted networks): [2020-07-09T23:53:08.214Z] #60 ... [2020-07-09T23:53:08.214Z] [2020-07-09T23:53:08.214Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:08.214Z] #31 6.764 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:53:08.214Z] #31 6.817 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:53:08.214Z] #31 6.817 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:53:08.214Z] #31 7.954 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-09T23:53:08.214Z] #31 10.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-09T23:53:08.214Z] #31 12.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-09T23:53:08.214Z] #31 ... [2020-07-09T23:53:08.214Z] [2020-07-09T23:53:08.214Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:53:08.214Z] #42 13.99 unicode/utf8 [2020-07-09T23:53:08.214Z] #42 ... [2020-07-09T23:53:08.214Z] [2020-07-09T23:53:08.214Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-09T23:53:08.214Z] #20 13.82 + mkdir -p /build [2020-07-09T23:53:08.214Z] #20 13.82 + mv docker/docker /build/ [2020-07-09T23:53:08.214Z] #20 13.83 + rmdir docker [2020-07-09T23:53:08.214Z] #20 DONE 14.1s [2020-07-09T23:53:08.214Z] [2020-07-09T23:53:08.214Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-09T23:53:08.214Z] #48 13.20 + cd /tmp/tmp.tRj7od0Buv/src/github.com/alecthomas/gometalinter [2020-07-09T23:53:08.214Z] #48 13.20 + git checkout -q v2.0.6 [2020-07-09T23:53:08.214Z] #48 13.58 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-09T23:53:08.290Z] - CONFIG_CRYPTO: enabled [2020-07-09T23:53:08.290Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-09T23:53:08.290Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-09T23:53:08.290Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-09T23:53:08.290Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-09T23:53:08.290Z] - CONFIG_XFRM: enabled [2020-07-09T23:53:08.290Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-09T23:53:08.290Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-09T23:53:08.290Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-09T23:53:08.290Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-09T23:53:08.290Z] - "ipvlan": [2020-07-09T23:53:08.290Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-09T23:53:08.290Z] - "macvlan": [2020-07-09T23:53:08.290Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-09T23:53:08.290Z] - CONFIG_DUMMY: enabled (as module) [2020-07-09T23:53:08.290Z] - "ftp,tftp client in container": [2020-07-09T23:53:08.290Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-09T23:53:08.290Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-09T23:53:08.290Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-09T23:53:08.290Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-09T23:53:08.290Z] - Storage Drivers: [2020-07-09T23:53:08.290Z] - "aufs": [2020-07-09T23:53:08.290Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-09T23:53:08.290Z] - "btrfs": [2020-07-09T23:53:08.290Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-09T23:53:08.290Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-09T23:53:08.290Z] - "devicemapper": [2020-07-09T23:53:08.290Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-09T23:53:08.290Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-09T23:53:08.290Z] - "overlay": [2020-07-09T23:53:08.290Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-09T23:53:08.290Z] - "zfs": [2020-07-09T23:53:08.290Z] - /dev/zfs: missing [2020-07-09T23:53:08.290Z] - zfs command: missing [2020-07-09T23:53:08.290Z] - zpool command: missing [2020-07-09T23:53:08.290Z] [2020-07-09T23:53:08.290Z] Limits: [2020-07-09T23:53:08.290Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-09T23:53:08.290Z] [2020-07-09T23:53:08.290Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-09T23:53:08.719Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9d6053eda290badf708da39839249d3b041dea6d . [2020-07-09T23:53:09.402Z] #5 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 2.3s done [2020-07-09T23:53:09.402Z] #5 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0.0s done [2020-07-09T23:53:09.402Z] #5 DONE 10.1s [2020-07-09T23:53:09.402Z] [2020-07-09T23:53:09.402Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-09T23:53:10.268Z] Sending build context to Docker daemon 55.4MB [2020-07-09T23:53:10.563Z] Step 1/140 : ARG CROSS="false" [2020-07-09T23:53:10.563Z] Step 2/140 : ARG GO_VERSION=1.13.12 [2020-07-09T23:53:10.563Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-07-09T23:53:10.563Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-09T23:53:10.563Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-07-09T23:53:10.563Z] 1.13.12-buster: Pulling from library/golang [2020-07-09T23:53:10.862Z] 0cad52b1770a: Pulling fs layer [2020-07-09T23:53:10.862Z] e0318f8e4196: Pulling fs layer [2020-07-09T23:53:10.862Z] cec302fe9541: Pulling fs layer [2020-07-09T23:53:10.862Z] bf65a8c1ffe0: Pulling fs layer [2020-07-09T23:53:10.862Z] 7355b492f1f7: Pulling fs layer [2020-07-09T23:53:10.862Z] 3e2e3e16099d: Pulling fs layer [2020-07-09T23:53:10.862Z] f8e8effe76ee: Pulling fs layer [2020-07-09T23:53:10.862Z] bf65a8c1ffe0: Waiting [2020-07-09T23:53:10.862Z] 3e2e3e16099d: Waiting [2020-07-09T23:53:10.862Z] 7355b492f1f7: Waiting [2020-07-09T23:53:10.862Z] f8e8effe76ee: Waiting [2020-07-09T23:53:10.921Z] #6 DONE 1.6s [2020-07-09T23:53:10.921Z] [2020-07-09T23:53:10.921Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:53:10.921Z] #18 DONE 0.1s [2020-07-09T23:53:10.921Z] [2020-07-09T23:53:10.921Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-09T23:53:11.160Z] e0318f8e4196: Download complete [2020-07-09T23:53:11.214Z] #44 DONE 0.1s [2020-07-09T23:53:11.214Z] [2020-07-09T23:53:11.214Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-09T23:53:11.214Z] #65 DONE 0.1s [2020-07-09T23:53:11.214Z] [2020-07-09T23:53:11.214Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-09T23:53:11.214Z] #41 DONE 0.1s [2020-07-09T23:53:11.214Z] [2020-07-09T23:53:11.214Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-09T23:53:11.214Z] #28 DONE 0.1s [2020-07-09T23:53:11.214Z] [2020-07-09T23:53:11.214Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-09T23:53:11.214Z] #47 DONE 0.1s [2020-07-09T23:53:11.214Z] [2020-07-09T23:53:11.214Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-09T23:53:11.214Z] #59 DONE 0.1s [2020-07-09T23:53:11.214Z] [2020-07-09T23:53:11.214Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-09T23:53:11.214Z] #19 DONE 0.1s [2020-07-09T23:53:11.214Z] [2020-07-09T23:53:11.214Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-09T23:53:11.460Z] cec302fe9541: Download complete [2020-07-09T23:53:12.417Z] #48 ... [2020-07-09T23:53:12.417Z] [2020-07-09T23:53:12.417Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:53:12.417Z] #36 20.98 Checking out files: 82% (1315/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-09T23:53:12.417Z] #36 21.43 + cd /tmp/tmp.fdDk5VqFZo/src/github.com/docker/distribution [2020-07-09T23:53:12.417Z] #36 21.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-09T23:53:12.987Z] #36 ... [2020-07-09T23:53:12.987Z] [2020-07-09T23:53:12.987Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:53:12.987Z] #29 8.918 internal/bytealg [2020-07-09T23:53:12.987Z] #29 9.471 math [2020-07-09T23:53:12.987Z] #29 9.540 runtime [2020-07-09T23:53:12.987Z] #29 13.95 unicode/utf8 [2020-07-09T23:53:12.987Z] #29 15.13 internal/race [2020-07-09T23:53:12.987Z] #29 15.28 sync/atomic [2020-07-09T23:53:12.987Z] #29 15.64 unicode [2020-07-09T23:53:13.248Z] #29 19.07 internal/testlog [2020-07-09T23:53:13.248Z] #29 ... [2020-07-09T23:53:13.248Z] [2020-07-09T23:53:13.248Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-09T23:53:13.248Z] #45 11.78 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-09T23:53:13.248Z] #45 12.69 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-09T23:53:13.248Z] #45 13.59 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-09T23:53:13.248Z] #45 15.78 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-09T23:53:13.248Z] #45 17.00 go: finding gotest.tools v2.2.0+incompatible [2020-07-09T23:53:13.248Z] #45 17.00 go: finding gotest.tools/gotestsum v0.5.1 [2020-07-09T23:53:13.248Z] #45 17.01 go: downloading gotest.tools v2.2.0+incompatible [2020-07-09T23:53:13.248Z] #45 17.01 go: downloading gotest.tools/gotestsum v0.5.1 [2020-07-09T23:53:13.248Z] #45 17.55 go: extracting gotest.tools v2.2.0+incompatible [2020-07-09T23:53:13.248Z] #45 17.55 go: extracting gotest.tools/gotestsum v0.5.1 [2020-07-09T23:53:13.248Z] #45 18.36 go: downloading github.com/pkg/errors v0.9.1 [2020-07-09T23:53:13.248Z] #45 18.48 go: downloading github.com/fatih/color v1.9.0 [2020-07-09T23:53:13.248Z] #45 18.50 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-09T23:53:13.248Z] #45 18.59 go: downloading github.com/spf13/pflag v1.0.3 [2020-07-09T23:53:13.248Z] #45 18.63 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-09T23:53:13.248Z] #45 18.71 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-09T23:53:13.248Z] #45 18.72 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:53:13.248Z] #45 18.78 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-09T23:53:13.248Z] #45 18.79 go: extracting github.com/fatih/color v1.9.0 [2020-07-09T23:53:13.248Z] #45 18.88 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-09T23:53:13.248Z] #45 18.90 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-09T23:53:13.248Z] #45 19.01 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-09T23:53:13.248Z] #45 19.06 go: extracting github.com/pkg/errors v0.9.1 [2020-07-09T23:53:13.248Z] #45 19.11 go: extracting github.com/spf13/pflag v1.0.3 [2020-07-09T23:53:13.248Z] #45 ... [2020-07-09T23:53:13.248Z] [2020-07-09T23:53:13.248Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-09T23:53:13.248Z] #54 22.16 Fetched 8360 kB in 18s (473 kB/s) [2020-07-09T23:53:13.633Z] 0cad52b1770a: Download complete [2020-07-09T23:53:14.778Z] #20 3.392 + RM_GOPATH=0 [2020-07-09T23:53:14.778Z] #20 3.392 + TMP_GOPATH= [2020-07-09T23:53:14.778Z] #20 3.392 + : /build [2020-07-09T23:53:14.778Z] #20 3.392 + '[' -z '' ']' [2020-07-09T23:53:14.778Z] #20 3.393 ++ mktemp -d [2020-07-09T23:53:14.778Z] #20 3.394 + export GOPATH=/tmp/tmp.LQTyZNcELG [2020-07-09T23:53:14.778Z] #20 3.394 + GOPATH=/tmp/tmp.LQTyZNcELG [2020-07-09T23:53:14.778Z] #20 3.394 + RM_GOPATH=1 [2020-07-09T23:53:14.778Z] #20 3.397 ++ dirname ./install.sh [2020-07-09T23:53:14.778Z] #20 3.397 + dir=. [2020-07-09T23:53:14.778Z] #20 3.397 + bin=dockercli [2020-07-09T23:53:14.778Z] #20 3.398 + shift [2020-07-09T23:53:14.778Z] #20 3.398 + '[' '!' -f ./dockercli.installer ']' [2020-07-09T23:53:14.778Z] #20 3.398 + . ./dockercli.installer [2020-07-09T23:53:14.778Z] #20 3.398 ++ : stable [2020-07-09T23:53:14.778Z] #20 3.398 ++ : 17.06.2-ce [2020-07-09T23:53:14.778Z] #20 3.398 + install_dockercli [2020-07-09T23:53:14.778Z] #20 3.398 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-09T23:53:14.778Z] #20 3.398 Install docker/cli version 17.06.2-ce from stable [2020-07-09T23:53:14.778Z] #20 3.400 ++ uname -m [2020-07-09T23:53:14.778Z] #20 3.403 + arch=s390x [2020-07-09T23:53:14.778Z] #20 3.403 + '[' s390x '!=' x86_64 ']' [2020-07-09T23:53:14.778Z] #20 3.403 + '[' s390x '!=' s390x ']' [2020-07-09T23:53:14.778Z] #20 3.403 + url=https://download.docker.com/linux/static [2020-07-09T23:53:14.778Z] #20 3.404 + tar -xz docker/docker [2020-07-09T23:53:14.778Z] #20 3.407 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-09T23:53:14.830Z] bf65a8c1ffe0: Verifying Checksum [2020-07-09T23:53:14.830Z] bf65a8c1ffe0: Download complete [2020-07-09T23:53:14.830Z] f8e8effe76ee: Verifying Checksum [2020-07-09T23:53:14.830Z] f8e8effe76ee: Download complete [2020-07-09T23:53:15.883Z] 7355b492f1f7: Verifying Checksum [2020-07-09T23:53:15.883Z] 7355b492f1f7: Download complete [2020-07-09T23:53:16.860Z] #20 ... [2020-07-09T23:53:16.860Z] [2020-07-09T23:53:16.860Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-09T23:53:16.860Z] #45 3.459 + RM_GOPATH=0 [2020-07-09T23:53:16.860Z] #45 3.459 + TMP_GOPATH= [2020-07-09T23:53:16.860Z] #45 3.459 + : /build [2020-07-09T23:53:16.860Z] #45 3.459 + '[' -z '' ']' [2020-07-09T23:53:16.860Z] #45 3.459 ++ mktemp -d [2020-07-09T23:53:16.860Z] #45 3.467 + export GOPATH=/tmp/tmp.IXaCnXQWsl [2020-07-09T23:53:16.860Z] #45 3.467 + GOPATH=/tmp/tmp.IXaCnXQWsl [2020-07-09T23:53:16.860Z] #45 3.467 + RM_GOPATH=1 [2020-07-09T23:53:16.860Z] #45 3.468 ++ dirname ./install.sh [2020-07-09T23:53:16.860Z] #45 3.468 + dir=. [2020-07-09T23:53:16.860Z] #45 3.468 + bin=gotestsum [2020-07-09T23:53:16.860Z] #45 3.468 + shift [2020-07-09T23:53:16.860Z] #45 3.469 + '[' '!' -f ./gotestsum.installer ']' [2020-07-09T23:53:16.860Z] #45 3.469 + . ./gotestsum.installer [2020-07-09T23:53:16.860Z] #45 3.469 ++ : v0.3.5 [2020-07-09T23:53:16.860Z] #45 3.469 + install_gotestsum [2020-07-09T23:53:16.860Z] #45 3.469 + set -e [2020-07-09T23:53:16.860Z] #45 3.469 + export GO111MODULE=on [2020-07-09T23:53:16.860Z] #45 3.469 + GO111MODULE=on [2020-07-09T23:53:16.861Z] #45 3.469 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-09T23:53:16.861Z] #45 3.538 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-09T23:53:16.861Z] #45 3.543 go: finding gotest.tools v0.3.5 [2020-07-09T23:53:16.861Z] #45 4.064 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-09T23:53:16.861Z] #45 4.163 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-09T23:53:16.861Z] #45 4.542 go: downloading gotest.tools v2.1.0+incompatible [2020-07-09T23:53:16.861Z] #45 4.562 go: extracting gotest.tools v2.1.0+incompatible [2020-07-09T23:53:16.861Z] #45 4.640 go: downloading github.com/pkg/errors v0.8.0 [2020-07-09T23:53:16.861Z] #45 4.709 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-09T23:53:16.861Z] #45 4.710 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-09T23:53:16.861Z] #45 4.710 go: downloading github.com/fatih/color v1.6.0 [2020-07-09T23:53:16.861Z] #45 4.712 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-09T23:53:16.861Z] #45 4.740 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-09T23:53:16.861Z] #45 4.872 go: extracting github.com/pkg/errors v0.8.0 [2020-07-09T23:53:16.861Z] #45 4.917 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-09T23:53:16.861Z] #45 4.919 go: extracting github.com/fatih/color v1.6.0 [2020-07-09T23:53:16.861Z] #45 4.927 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-09T23:53:16.861Z] #45 4.939 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-09T23:53:16.861Z] #45 4.958 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-09T23:53:16.861Z] #45 4.968 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-09T23:53:16.861Z] #45 5.012 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-09T23:53:16.861Z] #45 5.024 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-09T23:53:16.861Z] #45 5.049 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-09T23:53:16.861Z] #45 5.088 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-09T23:53:16.861Z] #45 5.118 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-09T23:53:16.861Z] #45 5.118 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-09T23:53:17.426Z] 0cad52b1770a: Pull complete [2020-07-09T23:53:17.501Z] #45 6.243 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-09T23:53:17.501Z] #45 6.601 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-09T23:53:18.073Z] e0318f8e4196: Pull complete [2020-07-09T23:53:18.141Z] #45 7.067 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-09T23:53:18.368Z] cec302fe9541: Pull complete [2020-07-09T23:53:18.369Z] 3e2e3e16099d: Verifying Checksum [2020-07-09T23:53:18.369Z] 3e2e3e16099d: Download complete [2020-07-09T23:53:18.529Z] #54 22.16 Reading package lists... [2020-07-09T23:53:18.529Z] #54 ... [2020-07-09T23:53:18.529Z] [2020-07-09T23:53:18.529Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-09T23:53:18.529Z] #66 21.94 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-09T23:53:18.529Z] #66 22.45 + cd /tmp/tmp.HcQOcAcDSu/src/github.com/docker/libnetwork [2020-07-09T23:53:18.529Z] #66 22.46 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-09T23:53:18.529Z] #66 23.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-09T23:53:18.789Z] #66 ... [2020-07-09T23:53:18.789Z] [2020-07-09T23:53:18.789Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:53:18.789Z] #42 14.84 math/bits [2020-07-09T23:53:18.789Z] #42 15.55 math [2020-07-09T23:53:18.789Z] #42 20.19 internal/testlog [2020-07-09T23:53:18.789Z] #42 20.43 encoding [2020-07-09T23:53:18.789Z] #42 20.56 unicode/utf16 [2020-07-09T23:53:18.789Z] #42 20.73 container/list [2020-07-09T23:53:18.789Z] #42 21.27 crypto/internal/subtle [2020-07-09T23:53:18.789Z] #42 21.38 crypto/subtle [2020-07-09T23:53:18.789Z] #42 21.52 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-09T23:53:18.789Z] #42 21.57 internal/nettrace [2020-07-09T23:53:18.789Z] #42 21.69 runtime/cgo [2020-07-09T23:53:19.049Z] #42 ... [2020-07-09T23:53:19.049Z] [2020-07-09T23:53:19.049Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:53:19.049Z] #36 23.78 + GOPATH=/tmp/tmp.fdDk5VqFZo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fdDk5VqFZo go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-09T23:53:19.184Z] #45 8.155 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-09T23:53:19.822Z] #45 8.808 go: finding gotest.tools/gotestsum v0.5.1 [2020-07-09T23:53:19.822Z] #45 8.810 go: finding gotest.tools v2.2.0+incompatible [2020-07-09T23:53:19.822Z] #45 8.822 go: downloading gotest.tools v2.2.0+incompatible [2020-07-09T23:53:19.822Z] #45 8.839 go: downloading gotest.tools/gotestsum v0.5.1 [2020-07-09T23:53:19.822Z] #45 8.873 go: extracting gotest.tools v2.2.0+incompatible [2020-07-09T23:53:20.118Z] #45 ... [2020-07-09T23:53:20.118Z] [2020-07-09T23:53:20.118Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-09T23:53:20.118Z] #20 8.989 + mkdir -p /build [2020-07-09T23:53:20.118Z] #20 8.992 + mv docker/docker /build/ [2020-07-09T23:53:20.118Z] #20 8.993 + rmdir docker [2020-07-09T23:53:20.762Z] #20 DONE 9.5s [2020-07-09T23:53:20.762Z] [2020-07-09T23:53:20.762Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:53:20.762Z] #42 2.870 + RM_GOPATH=0 [2020-07-09T23:53:20.762Z] #42 2.870 + TMP_GOPATH= [2020-07-09T23:53:20.762Z] #42 2.870 + : /build [2020-07-09T23:53:20.762Z] #42 2.870 + '[' -z '' ']' [2020-07-09T23:53:20.762Z] #42 2.872 ++ mktemp -d [2020-07-09T23:53:20.762Z] #42 2.874 + export GOPATH=/tmp/tmp.I8cwpwC0jt [2020-07-09T23:53:20.763Z] #42 2.874 + GOPATH=/tmp/tmp.I8cwpwC0jt [2020-07-09T23:53:20.763Z] #42 2.874 + RM_GOPATH=1 [2020-07-09T23:53:20.763Z] #42 2.875 ++ dirname ./install.sh [2020-07-09T23:53:20.763Z] #42 2.883 + dir=. [2020-07-09T23:53:20.763Z] #42 2.883 + bin=vndr [2020-07-09T23:53:20.763Z] #42 2.883 + shift [2020-07-09T23:53:20.763Z] #42 2.883 + '[' '!' -f ./vndr.installer ']' [2020-07-09T23:53:20.763Z] #42 2.883 + . ./vndr.installer [2020-07-09T23:53:20.763Z] #42 2.883 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-09T23:53:20.763Z] #42 2.884 + install_vndr [2020-07-09T23:53:20.763Z] #42 2.884 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-09T23:53:20.763Z] #42 2.884 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-09T23:53:20.763Z] #42 2.884 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.I8cwpwC0jt/src/github.com/LK4D4/vndr [2020-07-09T23:53:20.763Z] #42 2.890 Cloning into '/tmp/tmp.I8cwpwC0jt/src/github.com/LK4D4/vndr'... [2020-07-09T23:53:20.763Z] #42 3.523 + cd /tmp/tmp.I8cwpwC0jt/src/github.com/LK4D4/vndr [2020-07-09T23:53:20.763Z] #42 3.523 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-09T23:53:20.763Z] #42 3.541 + go build -buildmode=pie -v -o /build/vndr . [2020-07-09T23:53:20.763Z] #42 4.454 internal/cpu [2020-07-09T23:53:20.763Z] #42 4.454 runtime/internal/atomic [2020-07-09T23:53:20.763Z] #42 4.707 runtime/internal/sys [2020-07-09T23:53:20.763Z] #42 4.766 runtime/internal/math [2020-07-09T23:53:20.763Z] #42 4.813 internal/race [2020-07-09T23:53:20.763Z] #42 4.823 internal/bytealg [2020-07-09T23:53:20.763Z] #42 4.860 sync/atomic [2020-07-09T23:53:20.763Z] #42 4.981 unicode [2020-07-09T23:53:20.763Z] #42 5.267 runtime [2020-07-09T23:53:20.763Z] #42 7.683 unicode/utf8 [2020-07-09T23:53:20.763Z] #42 8.053 math/bits [2020-07-09T23:53:20.763Z] #42 8.455 math [2020-07-09T23:53:20.763Z] #42 ... [2020-07-09T23:53:20.763Z] [2020-07-09T23:53:20.763Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-09T23:53:20.763Z] #45 9.209 go: extracting gotest.tools/gotestsum v0.5.1 [2020-07-09T23:53:20.763Z] #45 9.708 go: downloading github.com/fatih/color v1.9.0 [2020-07-09T23:53:20.958Z] #36 ... [2020-07-09T23:53:20.958Z] [2020-07-09T23:53:20.958Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-09T23:53:20.958Z] #45 19.29 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-09T23:53:20.958Z] #45 19.29 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-09T23:53:20.958Z] #45 19.34 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-09T23:53:20.958Z] #45 21.62 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:53:20.958Z] #45 22.59 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-09T23:53:20.958Z] #45 23.09 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-09T23:53:20.958Z] #45 26.19 go: finding github.com/fatih/color v1.9.0 [2020-07-09T23:53:20.958Z] #45 26.22 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-09T23:53:20.958Z] #45 26.23 go: finding github.com/pkg/errors v0.9.1 [2020-07-09T23:53:20.958Z] #45 26.38 go: finding github.com/spf13/pflag v1.0.3 [2020-07-09T23:53:20.958Z] #45 26.41 go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-09T23:53:20.958Z] #45 26.47 go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-09T23:53:20.958Z] #45 26.72 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-09T23:53:20.958Z] #45 26.83 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-09T23:53:20.958Z] #45 26.88 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-09T23:53:20.958Z] #45 26.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:53:20.958Z] #45 27.00 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-09T23:53:21.061Z] #45 9.781 go: downloading github.com/spf13/pflag v1.0.3 [2020-07-09T23:53:21.061Z] #45 9.788 go: downloading github.com/pkg/errors v0.9.1 [2020-07-09T23:53:21.061Z] #45 9.807 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-09T23:53:21.061Z] #45 ... [2020-07-09T23:53:21.061Z] [2020-07-09T23:53:21.061Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:21.061Z] #38 2.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:53:21.061Z] #38 2.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:53:21.061Z] #38 2.100 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:53:21.061Z] #38 2.594 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-09T23:53:21.061Z] #38 3.792 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-09T23:53:21.061Z] #38 5.692 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-09T23:53:21.061Z] #38 ... [2020-07-09T23:53:21.061Z] [2020-07-09T23:53:21.061Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-09T23:53:21.061Z] #26 1.588 + mktemp -d [2020-07-09T23:53:21.061Z] #26 1.645 + export GOPATH=/tmp/tmp.8NNsgccbmb [2020-07-09T23:53:21.061Z] #26 1.645 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.8NNsgccbmb/src/github.com/go-swagger/go-swagger [2020-07-09T23:53:21.061Z] #26 1.645 Cloning into '/tmp/tmp.8NNsgccbmb/src/github.com/go-swagger/go-swagger'... [2020-07-09T23:53:21.167Z] bf65a8c1ffe0: Pull complete [2020-07-09T23:53:21.358Z] #26 ... [2020-07-09T23:53:21.358Z] [2020-07-09T23:53:21.358Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-09T23:53:21.358Z] #66 3.172 + RM_GOPATH=0 [2020-07-09T23:53:21.358Z] #66 3.172 + TMP_GOPATH= [2020-07-09T23:53:21.358Z] #66 3.172 + : /build [2020-07-09T23:53:21.358Z] #66 3.172 + '[' -z '' ']' [2020-07-09T23:53:21.358Z] #66 3.174 ++ mktemp -d [2020-07-09T23:53:21.358Z] #66 3.176 + export GOPATH=/tmp/tmp.h95567ZSdN [2020-07-09T23:53:21.358Z] #66 3.176 + GOPATH=/tmp/tmp.h95567ZSdN [2020-07-09T23:53:21.358Z] #66 3.176 + RM_GOPATH=1 [2020-07-09T23:53:21.358Z] #66 3.176 ++ dirname ./install.sh [2020-07-09T23:53:21.358Z] #66 3.177 + dir=. [2020-07-09T23:53:21.358Z] #66 3.177 + bin=proxy [2020-07-09T23:53:21.358Z] #66 3.177 + shift [2020-07-09T23:53:21.358Z] #66 3.177 + '[' '!' -f ./proxy.installer ']' [2020-07-09T23:53:21.358Z] #66 3.177 + . ./proxy.installer [2020-07-09T23:53:21.358Z] #66 3.177 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-09T23:53:21.358Z] #66 3.177 + install_proxy [2020-07-09T23:53:21.358Z] #66 3.177 + case "$1" in [2020-07-09T23:53:21.358Z] #66 3.177 + export CGO_ENABLED=0 [2020-07-09T23:53:21.358Z] #66 3.177 + CGO_ENABLED=0 [2020-07-09T23:53:21.358Z] #66 3.177 + _install_proxy [2020-07-09T23:53:21.358Z] #66 3.177 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-09T23:53:21.358Z] #66 3.177 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-09T23:53:21.358Z] #66 3.179 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.h95567ZSdN/src/github.com/docker/libnetwork [2020-07-09T23:53:21.358Z] #66 3.181 Cloning into '/tmp/tmp.h95567ZSdN/src/github.com/docker/libnetwork'... [2020-07-09T23:53:21.358Z] #66 ... [2020-07-09T23:53:21.358Z] [2020-07-09T23:53:21.358Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:21.358Z] #31 3.374 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:53:21.358Z] #31 3.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:53:21.358Z] #31 3.436 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:53:21.358Z] #31 4.051 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-09T23:53:21.358Z] #31 5.449 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-09T23:53:21.358Z] #31 7.543 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-09T23:53:21.358Z] #31 ... [2020-07-09T23:53:21.358Z] [2020-07-09T23:53:21.358Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:53:21.358Z] #36 1.353 + mktemp -d [2020-07-09T23:53:21.358Z] #36 1.355 + export GOPATH=/tmp/tmp.UuxSp88BmB [2020-07-09T23:53:21.358Z] #36 1.355 + git clone https://github.com/docker/distribution.git /tmp/tmp.UuxSp88BmB/src/github.com/docker/distribution [2020-07-09T23:53:21.358Z] #36 1.355 Cloning into '/tmp/tmp.UuxSp88BmB/src/github.com/docker/distribution'... [2020-07-09T23:53:21.652Z] #36 ... [2020-07-09T23:53:21.652Z] [2020-07-09T23:53:21.652Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-09T23:53:21.652Z] #48 3.543 + RM_GOPATH=0 [2020-07-09T23:53:21.652Z] #48 3.543 + TMP_GOPATH= [2020-07-09T23:53:21.652Z] #48 3.543 + : /build [2020-07-09T23:53:21.652Z] #48 3.543 + '[' -z '' ']' [2020-07-09T23:53:21.652Z] #48 3.543 ++ mktemp -d [2020-07-09T23:53:21.652Z] #48 3.544 + export GOPATH=/tmp/tmp.1ye6S6VqKE [2020-07-09T23:53:21.652Z] #48 3.545 + GOPATH=/tmp/tmp.1ye6S6VqKE [2020-07-09T23:53:21.652Z] #48 3.545 + RM_GOPATH=1 [2020-07-09T23:53:21.652Z] #48 3.545 ++ dirname ./install.sh [2020-07-09T23:53:21.652Z] #48 3.547 + dir=. [2020-07-09T23:53:21.652Z] #48 3.550 + bin=gometalinter [2020-07-09T23:53:21.652Z] #48 3.550 + shift [2020-07-09T23:53:21.652Z] #48 3.550 + '[' '!' -f ./gometalinter.installer ']' [2020-07-09T23:53:21.652Z] #48 3.550 + . ./gometalinter.installer [2020-07-09T23:53:21.652Z] #48 3.550 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-09T23:53:21.652Z] #48 3.553 + install_gometalinter [2020-07-09T23:53:21.652Z] #48 3.553 + echo 'Installing gometalinter version v2.0.6' [2020-07-09T23:53:21.652Z] #48 3.553 Installing gometalinter version v2.0.6 [2020-07-09T23:53:21.652Z] #48 3.553 + go get -d github.com/alecthomas/gometalinter [2020-07-09T23:53:21.652Z] #48 8.616 + cd /tmp/tmp.1ye6S6VqKE/src/github.com/alecthomas/gometalinter [2020-07-09T23:53:21.652Z] #48 8.618 + git checkout -q v2.0.6 [2020-07-09T23:53:21.652Z] #48 8.996 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-09T23:53:21.652Z] #48 ... [2020-07-09T23:53:21.652Z] [2020-07-09T23:53:21.652Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-09T23:53:21.652Z] #54 3.512 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:53:21.652Z] #54 3.553 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:53:21.652Z] #54 3.568 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:53:21.652Z] #54 4.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-09T23:53:21.652Z] #54 5.640 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-09T23:53:21.652Z] #54 7.865 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-09T23:53:21.946Z] #54 ... [2020-07-09T23:53:21.946Z] [2020-07-09T23:53:21.946Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-09T23:53:21.946Z] #7 3.459 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:53:21.946Z] #7 3.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:53:21.946Z] #7 3.536 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:53:21.946Z] #7 4.132 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-09T23:53:21.946Z] #7 5.592 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-09T23:53:21.946Z] #7 7.496 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-09T23:53:21.946Z] #7 ... [2020-07-09T23:53:21.946Z] [2020-07-09T23:53:21.946Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:53:21.946Z] #29 3.376 + RM_GOPATH=0 [2020-07-09T23:53:21.946Z] #29 3.376 + TMP_GOPATH= [2020-07-09T23:53:21.946Z] #29 3.376 + : /build [2020-07-09T23:53:21.946Z] #29 3.376 + '[' -z '' ']' [2020-07-09T23:53:21.946Z] #29 3.376 ++ mktemp -d [2020-07-09T23:53:21.946Z] #29 3.378 + export GOPATH=/tmp/tmp.saYbkodPts [2020-07-09T23:53:21.946Z] #29 3.378 + GOPATH=/tmp/tmp.saYbkodPts [2020-07-09T23:53:21.946Z] #29 3.378 + RM_GOPATH=1 [2020-07-09T23:53:21.946Z] #29 3.379 ++ dirname ./install.sh [2020-07-09T23:53:21.946Z] #29 3.380 + dir=. [2020-07-09T23:53:21.946Z] #29 3.380 + bin=tomlv [2020-07-09T23:53:21.946Z] #29 3.380 + shift [2020-07-09T23:53:21.946Z] #29 3.380 + '[' '!' -f ./tomlv.installer ']' [2020-07-09T23:53:21.946Z] #29 3.380 + . ./tomlv.installer [2020-07-09T23:53:21.946Z] #29 3.380 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-09T23:53:21.946Z] #29 3.380 + install_tomlv [2020-07-09T23:53:21.946Z] #29 3.380 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-09T23:53:21.946Z] #29 3.380 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-09T23:53:21.946Z] #29 3.380 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.saYbkodPts/src/github.com/BurntSushi/toml [2020-07-09T23:53:21.946Z] #29 3.385 Cloning into '/tmp/tmp.saYbkodPts/src/github.com/BurntSushi/toml'... [2020-07-09T23:53:21.946Z] #29 4.057 + cd /tmp/tmp.saYbkodPts/src/github.com/BurntSushi/toml [2020-07-09T23:53:21.946Z] #29 4.057 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-09T23:53:21.946Z] #29 4.068 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-09T23:53:21.946Z] #29 4.543 internal/cpu [2020-07-09T23:53:21.946Z] #29 4.558 runtime/internal/atomic [2020-07-09T23:53:21.946Z] #29 4.775 runtime/internal/sys [2020-07-09T23:53:21.946Z] #29 4.891 internal/bytealg [2020-07-09T23:53:21.946Z] #29 4.899 runtime/internal/math [2020-07-09T23:53:21.946Z] #29 4.937 math/bits [2020-07-09T23:53:21.946Z] #29 5.205 runtime [2020-07-09T23:53:21.946Z] #29 5.357 math [2020-07-09T23:53:21.946Z] #29 9.740 unicode/utf8 [2020-07-09T23:53:21.946Z] #29 10.44 internal/race [2020-07-09T23:53:21.946Z] #29 10.63 sync/atomic [2020-07-09T23:53:21.946Z] #29 10.81 unicode [2020-07-09T23:53:22.251Z] #29 ... [2020-07-09T23:53:22.251Z] [2020-07-09T23:53:22.251Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-09T23:53:22.251Z] #60 3.241 + RM_GOPATH=0 [2020-07-09T23:53:22.251Z] #60 3.241 + TMP_GOPATH= [2020-07-09T23:53:22.251Z] #60 3.241 + : /build/ [2020-07-09T23:53:22.251Z] #60 3.241 + '[' -z '' ']' [2020-07-09T23:53:22.251Z] #60 3.242 ++ mktemp -d [2020-07-09T23:53:22.251Z] #60 3.244 + export GOPATH=/tmp/tmp.rcYAQcbNVL [2020-07-09T23:53:22.251Z] #60 3.244 + GOPATH=/tmp/tmp.rcYAQcbNVL [2020-07-09T23:53:22.251Z] #60 3.244 + RM_GOPATH=1 [2020-07-09T23:53:22.251Z] #60 3.244 ++ dirname ./install.sh [2020-07-09T23:53:22.251Z] #60 3.246 + dir=. [2020-07-09T23:53:22.251Z] #60 3.246 + bin=rootlesskit [2020-07-09T23:53:22.251Z] #60 3.246 + shift [2020-07-09T23:53:22.251Z] #60 3.246 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-09T23:53:22.251Z] #60 3.246 + . ./rootlesskit.installer [2020-07-09T23:53:22.251Z] #60 3.246 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-09T23:53:22.251Z] #60 3.247 + install_rootlesskit [2020-07-09T23:53:22.251Z] #60 3.247 + case "$1" in [2020-07-09T23:53:22.251Z] #60 3.247 + export CGO_ENABLED=0 [2020-07-09T23:53:22.251Z] #60 3.247 + CGO_ENABLED=0 [2020-07-09T23:53:22.251Z] #60 3.247 + _install_rootlesskit [2020-07-09T23:53:22.251Z] #60 3.247 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-09T23:53:22.251Z] #60 3.247 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-09T23:53:22.251Z] #60 3.247 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rcYAQcbNVL/src/github.com/rootless-containers/rootlesskit [2020-07-09T23:53:22.251Z] #60 3.251 Cloning into '/tmp/tmp.rcYAQcbNVL/src/github.com/rootless-containers/rootlesskit'... [2020-07-09T23:53:22.251Z] #60 6.496 + cd /tmp/tmp.rcYAQcbNVL/src/github.com/rootless-containers/rootlesskit [2020-07-09T23:53:22.251Z] #60 6.496 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-09T23:53:22.251Z] #60 6.709 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-09T23:53:22.251Z] #60 6.709 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-09T23:53:22.251Z] #60 ... [2020-07-09T23:53:22.251Z] [2020-07-09T23:53:22.251Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-09T23:53:22.251Z] #22 1.782 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:53:22.251Z] #22 1.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:53:22.251Z] #22 2.033 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:53:22.251Z] #22 2.062 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-09T23:53:22.251Z] #22 2.807 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-09T23:53:22.251Z] #22 4.244 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-09T23:53:22.251Z] #22 11.22 Fetched 8055 kB in 10s (843 kB/s) [2020-07-09T23:53:22.556Z] #22 11.22 Reading package lists... [2020-07-09T23:53:22.556Z] #22 ... [2020-07-09T23:53:22.556Z] [2020-07-09T23:53:22.556Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:53:22.556Z] #36 11.54 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-09T23:53:22.557Z] #36 11.73 + cd /tmp/tmp.UuxSp88BmB/src/github.com/docker/distribution [2020-07-09T23:53:22.557Z] #36 11.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-09T23:53:22.868Z] #45 ... [2020-07-09T23:53:22.868Z] [2020-07-09T23:53:22.868Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-09T23:53:22.868Z] #22 21.48 Fetched 8360 kB in 18s (477 kB/s) [2020-07-09T23:53:22.868Z] #22 21.48 Reading package lists... [2020-07-09T23:53:22.868Z] #22 27.73 Reading package lists... [2020-07-09T23:53:22.868Z] #22 ... [2020-07-09T23:53:22.868Z] [2020-07-09T23:53:22.868Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-09T23:53:22.868Z] #7 21.61 Fetched 8360 kB in 17s (493 kB/s) [2020-07-09T23:53:22.868Z] #7 21.61 Reading package lists... [2020-07-09T23:53:22.868Z] #7 29.03 Reading package lists... [2020-07-09T23:53:22.868Z] #7 ... [2020-07-09T23:53:22.868Z] [2020-07-09T23:53:22.868Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-09T23:53:22.868Z] #54 22.16 Reading package lists... [2020-07-09T23:53:23.264Z] 7355b492f1f7: Pull complete [2020-07-09T23:53:23.439Z] #54 28.68 Reading package lists... [2020-07-09T23:53:23.439Z] #54 ... [2020-07-09T23:53:23.439Z] [2020-07-09T23:53:23.439Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:53:23.439Z] #29 19.36 encoding [2020-07-09T23:53:23.439Z] #29 19.68 runtime/cgo [2020-07-09T23:53:23.699Z] #29 ... [2020-07-09T23:53:23.699Z] [2020-07-09T23:53:23.699Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:23.699Z] #31 24.59 Fetched 8360 kB in 18s (462 kB/s) [2020-07-09T23:53:23.699Z] #31 24.59 Reading package lists... [2020-07-09T23:53:23.699Z] #31 31.57 Reading package lists... [2020-07-09T23:53:23.699Z] #31 ... [2020-07-09T23:53:23.699Z] [2020-07-09T23:53:23.699Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:23.699Z] #38 22.59 Fetched 8360 kB in 17s (495 kB/s) [2020-07-09T23:53:23.699Z] #38 22.59 Reading package lists... [2020-07-09T23:53:24.079Z] #36 13.38 + GOPATH=/tmp/tmp.UuxSp88BmB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UuxSp88BmB go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-09T23:53:25.081Z] #38 29.55 Reading package lists... [2020-07-09T23:53:25.081Z] #38 ... [2020-07-09T23:53:25.081Z] [2020-07-09T23:53:25.081Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-09T23:53:25.081Z] #22 27.73 Reading package lists... [2020-07-09T23:53:26.813Z] 3e2e3e16099d: Pull complete [2020-07-09T23:53:26.813Z] f8e8effe76ee: Pull complete [2020-07-09T23:53:26.813Z] Digest: sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-09T23:53:26.813Z] Status: Downloaded newer image for golang:1.13.12-buster [2020-07-09T23:53:26.813Z] ---> 22d48dbfbcad [2020-07-09T23:53:26.813Z] Step 6/140 : ARG APT_MIRROR [2020-07-09T23:53:26.813Z] ---> Running in af64ec680b6d [2020-07-09T23:53:26.813Z] Removing intermediate container af64ec680b6d [2020-07-09T23:53:26.813Z] ---> 30b31846852e [2020-07-09T23:53:26.813Z] 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-09T23:53:27.033Z] #22 34.36 Building dependency tree... [2020-07-09T23:53:27.033Z] #22 35.96 Reading state information... [2020-07-09T23:53:27.111Z] ---> Running in 045e7cd16f2b [2020-07-09T23:53:27.753Z] Removing intermediate container 045e7cd16f2b [2020-07-09T23:53:27.753Z] ---> 5dccc913969a [2020-07-09T23:53:27.753Z] Step 8/140 : ENV GO111MODULE=off [2020-07-09T23:53:27.753Z] ---> Running in 26c20b4c2b83 [2020-07-09T23:53:27.753Z] Removing intermediate container 26c20b4c2b83 [2020-07-09T23:53:27.753Z] ---> c8ec8d3e757e [2020-07-09T23:53:27.753Z] Step 9/140 : FROM base AS criu [2020-07-09T23:53:27.753Z] ---> c8ec8d3e757e [2020-07-09T23:53:27.753Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-07-09T23:53:27.753Z] ---> Running in 7f3bc3b30b56 [2020-07-09T23:53:27.753Z] Removing intermediate container 7f3bc3b30b56 [2020-07-09T23:53:27.753Z] ---> c61941c97001 [2020-07-09T23:53:27.753Z] 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-09T23:53:27.754Z] ---> Running in 95c12a0541eb [2020-07-09T23:53:28.051Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:53:28.346Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:53:28.346Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:53:28.346Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-09T23:53:28.987Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-09T23:53:28.987Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-09T23:53:29.603Z] #22 38.27 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-09T23:53:29.603Z] #22 38.27 The following additional packages will be installed: [2020-07-09T23:53:29.603Z] #22 38.29 libjq1 libonig5 [2020-07-09T23:53:29.603Z] #22 38.70 The following NEW packages will be installed: [2020-07-09T23:53:29.863Z] #22 38.70 jq libjq1 libonig5 [2020-07-09T23:53:30.030Z] Fetched 8140 kB in 2s (4025 kB/s) [2020-07-09T23:53:30.432Z] #22 39.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:53:30.432Z] #22 39.13 Need to get 355 kB of archives. [2020-07-09T23:53:30.432Z] #22 39.13 After this operation, 1072 kB of additional disk space will be used. [2020-07-09T23:53:30.432Z] #22 39.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-09T23:53:30.432Z] #22 39.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-09T23:53:30.432Z] #22 39.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-09T23:53:31.030Z] #36 ... [2020-07-09T23:53:31.030Z] [2020-07-09T23:53:31.030Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-09T23:53:31.030Z] #45 9.927 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-09T23:53:31.030Z] #45 9.927 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-09T23:53:31.030Z] #45 9.927 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:53:31.030Z] #45 9.986 go: extracting github.com/fatih/color v1.9.0 [2020-07-09T23:53:31.030Z] #45 9.986 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-09T23:53:31.030Z] #45 9.986 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-09T23:53:31.030Z] #45 10.04 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-09T23:53:31.030Z] #45 10.12 go: extracting github.com/pkg/errors v0.9.1 [2020-07-09T23:53:31.030Z] #45 10.32 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-09T23:53:31.030Z] #45 10.40 go: extracting github.com/spf13/pflag v1.0.3 [2020-07-09T23:53:31.030Z] #45 10.52 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-09T23:53:31.030Z] #45 10.81 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-09T23:53:31.030Z] #45 10.90 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-09T23:53:31.030Z] #45 11.91 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:53:31.030Z] #45 12.40 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-09T23:53:31.030Z] #45 12.97 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-09T23:53:31.030Z] #45 14.72 go: finding github.com/fatih/color v1.9.0 [2020-07-09T23:53:31.030Z] #45 14.72 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-09T23:53:31.030Z] #45 14.79 go: finding github.com/pkg/errors v0.9.1 [2020-07-09T23:53:31.030Z] #45 14.84 go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-09T23:53:31.030Z] #45 14.84 go: finding github.com/spf13/pflag v1.0.3 [2020-07-09T23:53:31.030Z] #45 14.88 go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-09T23:53:31.030Z] #45 14.94 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-09T23:53:31.030Z] #45 15.03 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-09T23:53:31.030Z] #45 15.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:53:31.030Z] #45 15.20 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-09T23:53:31.030Z] #45 15.20 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-09T23:53:31.072Z] Reading package lists... [2020-07-09T23:53:31.324Z] #45 ... [2020-07-09T23:53:31.324Z] [2020-07-09T23:53:31.324Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-09T23:53:31.324Z] #22 11.22 Reading package lists... [2020-07-09T23:53:31.324Z] #22 14.69 Reading package lists... [2020-07-09T23:53:31.324Z] #22 18.18 Building dependency tree... [2020-07-09T23:53:31.324Z] #22 18.60 Reading state information... [2020-07-09T23:53:31.324Z] #22 18.99 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-09T23:53:31.324Z] #22 18.99 The following additional packages will be installed: [2020-07-09T23:53:31.324Z] #22 19.02 libjq1 libonig5 [2020-07-09T23:53:31.324Z] #22 19.22 The following NEW packages will be installed: [2020-07-09T23:53:31.324Z] #22 19.23 jq libjq1 libonig5 [2020-07-09T23:53:31.324Z] #22 19.37 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-09T23:53:31.324Z] #22 19.37 Need to get 350 kB of archives. [2020-07-09T23:53:31.324Z] #22 19.37 After this operation, 1154 kB of additional disk space will be used. [2020-07-09T23:53:31.324Z] #22 19.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-09T23:53:31.324Z] #22 19.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-09T23:53:31.324Z] #22 19.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-09T23:53:31.324Z] #22 20.03 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:53:31.324Z] #22 20.10 Fetched 350 kB in 0s (2313 kB/s) [2020-07-09T23:53:31.324Z] #22 20.15 Selecting previously unselected package libonig5:s390x. [2020-07-09T23:53:31.324Z] #22 20.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-09T23:53:31.324Z] #22 20.23 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-09T23:53:31.324Z] #22 20.23 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-09T23:53:31.324Z] #22 20.43 Selecting previously unselected package libjq1:s390x. [2020-07-09T23:53:31.324Z] #22 20.43 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-09T23:53:31.324Z] #22 20.43 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-09T23:53:31.324Z] #22 20.60 Selecting previously unselected package jq. [2020-07-09T23:53:31.371Z] #22 ... [2020-07-09T23:53:31.371Z] [2020-07-09T23:53:31.371Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-09T23:53:31.371Z] #7 29.03 Reading package lists... [2020-07-09T23:53:31.371Z] #7 35.27 Building dependency tree... [2020-07-09T23:53:31.371Z] #7 36.62 Reading state information... [2020-07-09T23:53:31.371Z] #7 38.73 The following additional packages will be installed: [2020-07-09T23:53:31.371Z] #7 38.75 libapparmor1 [2020-07-09T23:53:31.371Z] #7 38.78 Suggested packages: [2020-07-09T23:53:31.371Z] #7 38.78 seccomp [2020-07-09T23:53:31.371Z] #7 39.09 The following NEW packages will be installed: [2020-07-09T23:53:31.371Z] #7 39.10 libapparmor-dev libapparmor1 libseccomp-dev [2020-07-09T23:53:31.371Z] #7 39.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:53:31.371Z] #7 39.58 Need to get 293 kB of archives. [2020-07-09T23:53:31.371Z] #7 39.58 After this operation, 952 kB of additional disk space will be used. [2020-07-09T23:53:31.371Z] #7 39.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-09T23:53:31.371Z] #7 39.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-09T23:53:31.371Z] #7 39.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-09T23:53:31.371Z] #7 ... [2020-07-09T23:53:31.371Z] [2020-07-09T23:53:31.371Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-09T23:53:31.371Z] #22 40.39 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:53:31.618Z] #22 20.60 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-09T23:53:31.618Z] #22 20.60 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-09T23:53:31.618Z] #22 20.79 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-09T23:53:31.618Z] #22 20.81 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-09T23:53:31.618Z] #22 20.83 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-09T23:53:31.618Z] #22 20.84 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:53:31.631Z] #22 40.68 Fetched 355 kB in 0s (1161 kB/s) [2020-07-09T23:53:31.716Z] Reading package lists... [2020-07-09T23:53:31.890Z] #22 40.80 Selecting previously unselected package libonig5:amd64. [2020-07-09T23:53:32.010Z] Building dependency tree... [2020-07-09T23:53:32.010Z] Reading state information... [2020-07-09T23:53:32.010Z] The following additional packages will be installed: [2020-07-09T23:53:32.010Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-09T23:53:32.010Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-09T23:53:32.010Z] Suggested packages: [2020-07-09T23:53:32.010Z] manpages-dev python-setuptools [2020-07-09T23:53:32.151Z] #22 40.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-09T23:53:32.151Z] #22 40.93 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-09T23:53:32.151Z] #22 40.94 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-09T23:53:32.257Z] #22 DONE 21.5s [2020-07-09T23:53:32.257Z] [2020-07-09T23:53:32.257Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:32.257Z] #38 11.89 Fetched 8055 kB in 10s (803 kB/s) [2020-07-09T23:53:32.257Z] #38 11.89 Reading package lists... [2020-07-09T23:53:32.257Z] #38 15.63 Reading package lists... [2020-07-09T23:53:32.257Z] #38 18.88 Building dependency tree... [2020-07-09T23:53:32.257Z] #38 19.32 Reading state information... [2020-07-09T23:53:32.257Z] #38 19.82 The following additional packages will be installed: [2020-07-09T23:53:32.257Z] #38 19.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-09T23:53:32.257Z] #38 19.82 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-09T23:53:32.257Z] #38 19.82 Suggested packages: [2020-07-09T23:53:32.257Z] #38 19.82 manpages-dev python-setuptools [2020-07-09T23:53:32.257Z] #38 20.75 The following NEW packages will be installed: [2020-07-09T23:53:32.257Z] #38 20.76 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-09T23:53:32.257Z] #38 20.76 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-09T23:53:32.257Z] #38 20.76 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-09T23:53:32.257Z] #38 20.76 python-six zlib1g-dev [2020-07-09T23:53:32.257Z] #38 20.86 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-07-09T23:53:32.257Z] #38 20.86 Need to get 3742 kB of archives. [2020-07-09T23:53:32.257Z] #38 20.86 After this operation, 22.0 MB of additional disk space will be used. [2020-07-09T23:53:32.257Z] #38 20.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-09T23:53:32.257Z] #38 20.88 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-09T23:53:32.257Z] #38 20.90 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-09T23:53:32.257Z] #38 20.91 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-09T23:53:32.257Z] #38 20.91 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-09T23:53:32.257Z] #38 20.92 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-09T23:53:32.257Z] #38 20.93 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-09T23:53:32.257Z] #38 20.93 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-09T23:53:32.257Z] #38 20.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-09T23:53:32.257Z] #38 20.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-09T23:53:32.257Z] #38 20.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-09T23:53:32.257Z] #38 21.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-09T23:53:32.257Z] #38 21.08 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-09T23:53:32.257Z] #38 21.08 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-09T23:53:32.257Z] #38 21.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-09T23:53:32.257Z] #38 21.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-09T23:53:32.257Z] #38 21.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-09T23:53:32.257Z] #38 ... [2020-07-09T23:53:32.257Z] [2020-07-09T23:53:32.257Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-09T23:53:32.257Z] #23 DONE 0.1s [2020-07-09T23:53:32.257Z] [2020-07-09T23:53:32.257Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:32.306Z] The following NEW packages will be installed: [2020-07-09T23:53:32.306Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-09T23:53:32.306Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-09T23:53:32.306Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-09T23:53:32.306Z] python-six zlib1g-dev [2020-07-09T23:53:32.306Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:53:32.306Z] Need to get 4075 kB of archives. [2020-07-09T23:53:32.306Z] After this operation, 24.5 MB of additional disk space will be used. [2020-07-09T23:53:32.306Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-09T23:53:32.306Z] 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-09T23:53:32.306Z] 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-09T23:53:32.306Z] 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-09T23:53:32.306Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-09T23:53:32.306Z] 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-09T23:53:32.306Z] 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-09T23:53:32.306Z] 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-09T23:53:32.306Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-09T23:53:32.306Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-09T23:53:32.306Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-09T23:53:32.306Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-09T23:53:32.411Z] #22 41.20 Selecting previously unselected package libjq1:amd64. [2020-07-09T23:53:32.411Z] #22 41.20 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-09T23:53:32.411Z] #22 41.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-09T23:53:32.411Z] #22 41.39 Selecting previously unselected package jq. [2020-07-09T23:53:32.601Z] 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-09T23:53:32.601Z] 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-09T23:53:32.601Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-09T23:53:32.601Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-09T23:53:32.601Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-09T23:53:32.601Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:53:32.601Z] Fetched 4075 kB in 0s (13.0 MB/s) [2020-07-09T23:53:32.601Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-07-09T23:53:32.601Z] (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-09T23:53:32.601Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-09T23:53:32.601Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-09T23:53:32.601Z] Selecting previously unselected package libnet1:ppc64el. [2020-07-09T23:53:32.601Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-09T23:53:32.601Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-09T23:53:32.601Z] Selecting previously unselected package libnet1-dev. [2020-07-09T23:53:32.601Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-09T23:53:32.601Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-09T23:53:32.671Z] #22 41.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-09T23:53:32.671Z] #22 41.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-09T23:53:32.897Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-09T23:53:32.897Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-09T23:53:32.897Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-09T23:53:32.897Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-09T23:53:32.897Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-09T23:53:32.897Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-09T23:53:32.897Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-09T23:53:32.897Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-09T23:53:32.897Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-09T23:53:32.897Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-09T23:53:32.897Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-09T23:53:32.897Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-09T23:53:32.897Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-09T23:53:32.897Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-09T23:53:32.897Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-09T23:53:32.897Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-09T23:53:32.897Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-09T23:53:32.897Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-09T23:53:32.897Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-09T23:53:32.897Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-09T23:53:32.897Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-09T23:53:32.897Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-09T23:53:32.897Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-09T23:53:32.930Z] #22 41.71 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-09T23:53:32.930Z] #22 41.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-09T23:53:32.930Z] #22 41.75 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-09T23:53:32.930Z] #22 41.77 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:53:33.193Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-09T23:53:33.193Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-07-09T23:53:33.193Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-09T23:53:33.193Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-09T23:53:33.193Z] Selecting previously unselected package protobuf-c-compiler. [2020-07-09T23:53:33.193Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-09T23:53:33.193Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-09T23:53:33.193Z] Selecting previously unselected package protobuf-compiler. [2020-07-09T23:53:33.193Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-09T23:53:33.193Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-09T23:53:33.193Z] Selecting previously unselected package python-pkg-resources. [2020-07-09T23:53:33.193Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-09T23:53:33.193Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-09T23:53:33.487Z] Selecting previously unselected package python-six. [2020-07-09T23:53:33.487Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-09T23:53:33.487Z] Unpacking python-six (1.12.0-1) ... [2020-07-09T23:53:33.487Z] Selecting previously unselected package python-protobuf. [2020-07-09T23:53:33.487Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-09T23:53:33.487Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-09T23:53:33.487Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-07-09T23:53:33.500Z] #22 DONE 42.4s [2020-07-09T23:53:33.500Z] [2020-07-09T23:53:33.500Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-09T23:53:33.500Z] #7 40.56 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:53:33.500Z] #7 40.77 Fetched 293 kB in 0s (887 kB/s) [2020-07-09T23:53:33.500Z] #7 40.88 Selecting previously unselected package libapparmor1:amd64. [2020-07-09T23:53:33.500Z] #7 40.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-09T23:53:33.500Z] #7 41.02 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-07-09T23:53:33.500Z] #7 41.04 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-09T23:53:33.500Z] #7 41.21 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-09T23:53:33.500Z] #7 41.27 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-09T23:53:33.500Z] #7 41.28 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-09T23:53:33.500Z] #7 41.48 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-09T23:53:33.500Z] #7 41.52 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-09T23:53:33.500Z] #7 41.52 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-09T23:53:33.500Z] #7 41.79 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-09T23:53:33.500Z] #7 41.80 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-09T23:53:33.500Z] #7 41.81 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-09T23:53:33.500Z] #7 41.82 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:53:33.500Z] #7 DONE 42.4s [2020-07-09T23:53:33.500Z] [2020-07-09T23:53:33.500Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-09T23:53:33.500Z] #54 28.68 Reading package lists... [2020-07-09T23:53:33.500Z] #54 35.55 Building dependency tree... [2020-07-09T23:53:33.500Z] #54 36.97 Reading state information... [2020-07-09T23:53:33.500Z] #54 38.91 The following additional packages will be installed: [2020-07-09T23:53:33.500Z] #54 38.91 libbtrfs0 [2020-07-09T23:53:33.500Z] #54 39.11 The following NEW packages will be installed: [2020-07-09T23:53:33.500Z] #54 39.14 libbtrfs-dev libbtrfs0 [2020-07-09T23:53:33.500Z] #54 39.63 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:53:33.500Z] #54 39.63 Need to get 119 kB of archives. [2020-07-09T23:53:33.500Z] #54 39.63 After this operation, 387 kB of additional disk space will be used. [2020-07-09T23:53:33.500Z] #54 39.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-09T23:53:33.500Z] #54 39.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-09T23:53:33.500Z] #54 40.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:53:33.500Z] #54 41.09 Fetched 119 kB in 0s (322 kB/s) [2020-07-09T23:53:33.500Z] #54 41.20 Selecting previously unselected package libbtrfs0. [2020-07-09T23:53:33.500Z] #54 41.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-09T23:53:33.500Z] #54 41.28 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-09T23:53:33.500Z] #54 41.31 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-09T23:53:33.500Z] #54 41.41 Selecting previously unselected package libbtrfs-dev. [2020-07-09T23:53:33.500Z] #54 41.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-09T23:53:33.500Z] #54 41.42 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:53:33.500Z] #54 41.67 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-09T23:53:33.500Z] #54 41.72 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:53:33.500Z] #54 41.74 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:53:33.500Z] #54 DONE 42.4s [2020-07-09T23:53:33.500Z] [2020-07-09T23:53:33.500Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-09T23:53:33.500Z] #66 DONE 39.4s [2020-07-09T23:53:33.500Z] [2020-07-09T23:53:33.500Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:53:33.764Z] #50 ... [2020-07-09T23:53:33.764Z] [2020-07-09T23:53:33.764Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:53:33.764Z] #55 DONE 0.2s [2020-07-09T23:53:33.785Z] #24 ... [2020-07-09T23:53:33.785Z] [2020-07-09T23:53:33.785Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-09T23:53:33.785Z] #7 13.60 Fetched 8055 kB in 10s (788 kB/s) [2020-07-09T23:53:33.785Z] #7 13.60 Reading package lists... [2020-07-09T23:53:33.785Z] #7 16.54 Reading package lists... [2020-07-09T23:53:33.785Z] #7 19.81 Building dependency tree... [2020-07-09T23:53:33.785Z] #7 20.16 Reading state information... [2020-07-09T23:53:33.785Z] #7 20.56 The following additional packages will be installed: [2020-07-09T23:53:33.785Z] #7 20.56 libapparmor1 [2020-07-09T23:53:33.785Z] #7 20.56 Suggested packages: [2020-07-09T23:53:33.785Z] #7 20.56 seccomp [2020-07-09T23:53:33.785Z] #7 20.71 The following NEW packages will be installed: [2020-07-09T23:53:33.785Z] #7 20.71 libapparmor-dev libapparmor1 libseccomp-dev [2020-07-09T23:53:33.785Z] #7 20.83 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-09T23:53:33.785Z] #7 20.83 Need to get 288 kB of archives. [2020-07-09T23:53:33.785Z] #7 20.83 After this operation, 957 kB of additional disk space will be used. [2020-07-09T23:53:33.785Z] #7 20.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-09T23:53:33.785Z] #7 20.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-09T23:53:33.785Z] #7 20.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-09T23:53:33.785Z] #7 21.47 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:53:33.785Z] #7 21.62 Fetched 288 kB in 0s (1999 kB/s) [2020-07-09T23:53:33.785Z] #7 21.73 Selecting previously unselected package libapparmor1:s390x. [2020-07-09T23:53:33.785Z] #7 21.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-09T23:53:33.785Z] #7 21.82 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-07-09T23:53:33.785Z] #7 21.83 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-09T23:53:33.785Z] #7 22.00 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-09T23:53:33.785Z] #7 22.01 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-09T23:53:33.785Z] #7 22.01 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-09T23:53:33.785Z] #7 22.16 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-09T23:53:33.785Z] #7 22.17 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-09T23:53:33.785Z] #7 22.17 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-09T23:53:33.785Z] #7 22.34 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-09T23:53:33.785Z] #7 22.35 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-09T23:53:33.785Z] #7 22.36 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-09T23:53:33.785Z] #7 22.37 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:53:33.785Z] #7 DONE 22.7s [2020-07-09T23:53:33.785Z] [2020-07-09T23:53:33.785Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:53:33.785Z] #29 12.52 internal/testlog [2020-07-09T23:53:33.785Z] #29 12.90 encoding [2020-07-09T23:53:33.785Z] #29 13.00 runtime/cgo [2020-07-09T23:53:33.785Z] #29 ... [2020-07-09T23:53:33.785Z] [2020-07-09T23:53:33.785Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:53:33.785Z] #50 DONE 0.1s [2020-07-09T23:53:33.785Z] [2020-07-09T23:53:33.785Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:33.785Z] #38 21.70 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:53:33.785Z] #38 21.79 Fetched 3742 kB in 0s (12.4 MB/s) [2020-07-09T23:53:33.785Z] #38 21.92 Selecting previously unselected package libcap-dev:s390x. [2020-07-09T23:53:33.785Z] #38 21.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 ... 15177 files and directories currently installed.) [2020-07-09T23:53:33.785Z] #38 21.95 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-09T23:53:33.785Z] #38 21.99 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-09T23:53:33.785Z] #38 22.07 Selecting previously unselected package libnet1:s390x. [2020-07-09T23:53:33.785Z] #38 22.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-09T23:53:33.785Z] #38 22.08 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-09T23:53:33.785Z] #38 22.16 Selecting previously unselected package libnet1-dev. [2020-07-09T23:53:33.785Z] #38 22.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-09T23:53:33.785Z] #38 22.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-09T23:53:33.785Z] #38 22.31 Selecting previously unselected package libnl-3-200:s390x. [2020-07-09T23:53:33.785Z] #38 22.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-09T23:53:33.785Z] #38 22.32 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-09T23:53:33.785Z] #38 22.38 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-09T23:53:33.785Z] #38 22.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-09T23:53:33.785Z] #38 22.38 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-09T23:53:33.785Z] #38 22.57 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-09T23:53:33.785Z] #38 22.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-09T23:53:33.785Z] #38 22.58 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-09T23:53:33.785Z] #38 22.62 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-09T23:53:33.785Z] #38 22.62 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-09T23:53:33.785Z] #38 22.62 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-09T23:53:33.785Z] #38 22.68 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-09T23:53:33.785Z] #38 22.68 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-09T23:53:33.785Z] #38 22.69 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-09T23:53:33.785Z] #38 ... [2020-07-09T23:53:33.785Z] [2020-07-09T23:53:33.785Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-09T23:53:33.785Z] #51 DONE 0.1s [2020-07-09T23:53:33.785Z] [2020-07-09T23:53:33.785Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-09T23:53:33.785Z] #54 13.78 Fetched 8055 kB in 10s (780 kB/s) [2020-07-09T23:53:33.785Z] #54 13.78 Reading package lists... [2020-07-09T23:53:33.785Z] #54 17.15 Reading package lists... [2020-07-09T23:53:33.785Z] #54 20.08 Building dependency tree... [2020-07-09T23:53:33.785Z] #54 20.77 Reading state information... [2020-07-09T23:53:33.785Z] #54 21.29 The following additional packages will be installed: [2020-07-09T23:53:33.785Z] #54 21.29 libbtrfs0 [2020-07-09T23:53:33.785Z] #54 21.38 The following NEW packages will be installed: [2020-07-09T23:53:33.785Z] #54 21.40 libbtrfs-dev libbtrfs0 [2020-07-09T23:53:33.785Z] #54 21.54 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-07-09T23:53:33.785Z] #54 21.54 Need to get 118 kB of archives. [2020-07-09T23:53:33.785Z] #54 21.54 After this operation, 390 kB of additional disk space will be used. [2020-07-09T23:53:33.785Z] #54 21.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-09T23:53:33.785Z] #54 21.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-09T23:53:33.785Z] #54 22.20 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:53:33.785Z] #54 22.27 Fetched 118 kB in 0s (930 kB/s) [2020-07-09T23:53:33.785Z] #54 22.32 Selecting previously unselected package libbtrfs0. [2020-07-09T23:53:33.785Z] #54 22.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-09T23:53:33.785Z] #54 22.42 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-09T23:53:33.785Z] #54 22.43 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-09T23:53:33.785Z] #54 22.49 Selecting previously unselected package libbtrfs-dev. [2020-07-09T23:53:33.785Z] #54 22.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-09T23:53:33.785Z] #54 22.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:53:33.785Z] #54 22.67 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-09T23:53:33.785Z] #54 22.69 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:53:33.785Z] #54 22.70 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:53:33.785Z] #54 DONE 23.0s [2020-07-09T23:53:34.024Z] [2020-07-09T23:53:34.024Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:53:34.024Z] #50 DONE 0.3s [2020-07-09T23:53:34.024Z] [2020-07-09T23:53:34.024Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-09T23:53:34.024Z] #23 DONE 0.3s [2020-07-09T23:53:34.024Z] [2020-07-09T23:53:34.024Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:34.024Z] #24 ... [2020-07-09T23:53:34.024Z] [2020-07-09T23:53:34.024Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-09T23:53:34.024Z] #56 DONE 0.2s [2020-07-09T23:53:34.024Z] [2020-07-09T23:53:34.024Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-09T23:53:34.024Z] #51 DONE 0.2s [2020-07-09T23:53:34.080Z] [2020-07-09T23:53:34.080Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:53:34.080Z] #55 DONE 0.1s [2020-07-09T23:53:34.080Z] [2020-07-09T23:53:34.080Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-09T23:53:34.080Z] #56 DONE 0.1s [2020-07-09T23:53:34.080Z] [2020-07-09T23:53:34.080Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:53:34.125Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-09T23:53:34.125Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-09T23:53:34.125Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-09T23:53:34.125Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-09T23:53:34.125Z] Setting up python-six (1.12.0-1) ... [2020-07-09T23:53:34.285Z] [2020-07-09T23:53:34.285Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:34.285Z] #38 29.55 Reading package lists... [2020-07-09T23:53:34.285Z] #38 36.36 Building dependency tree... [2020-07-09T23:53:34.285Z] #38 37.77 Reading state information... [2020-07-09T23:53:34.285Z] #38 39.77 The following additional packages will be installed: [2020-07-09T23:53:34.285Z] #38 39.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-09T23:53:34.285Z] #38 39.78 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-09T23:53:34.285Z] #38 39.81 Suggested packages: [2020-07-09T23:53:34.285Z] #38 39.81 manpages-dev python-setuptools [2020-07-09T23:53:34.285Z] #38 41.34 The following NEW packages will be installed: [2020-07-09T23:53:34.285Z] #38 41.34 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-09T23:53:34.285Z] #38 41.34 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-09T23:53:34.285Z] #38 41.34 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-09T23:53:34.285Z] #38 41.34 python-six zlib1g-dev [2020-07-09T23:53:34.285Z] #38 41.73 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:53:34.285Z] #38 41.73 Need to get 4095 kB of archives. [2020-07-09T23:53:34.285Z] #38 41.73 After this operation, 22.5 MB of additional disk space will be used. [2020-07-09T23:53:34.285Z] #38 41.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-09T23:53:34.285Z] #38 41.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-09T23:53:34.285Z] #38 41.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-09T23:53:34.285Z] #38 41.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-09T23:53:34.285Z] #38 41.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-09T23:53:34.285Z] #38 41.75 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-09T23:53:34.285Z] #38 41.76 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-09T23:53:34.285Z] #38 41.76 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-09T23:53:34.285Z] #38 41.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-09T23:53:34.285Z] #38 41.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-09T23:53:34.285Z] #38 41.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-09T23:53:34.285Z] #38 42.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-09T23:53:34.285Z] #38 42.07 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-09T23:53:34.285Z] #38 42.10 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-09T23:53:34.285Z] #38 42.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-09T23:53:34.285Z] #38 42.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-09T23:53:34.285Z] #38 42.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-09T23:53:34.377Z] #57 ... [2020-07-09T23:53:34.377Z] [2020-07-09T23:53:34.377Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:34.377Z] #31 13.52 Fetched 8055 kB in 10s (788 kB/s) [2020-07-09T23:53:34.377Z] #31 13.52 Reading package lists... [2020-07-09T23:53:34.377Z] #31 16.65 Reading package lists... [2020-07-09T23:53:34.377Z] #31 19.90 Building dependency tree... [2020-07-09T23:53:34.377Z] #31 20.48 Reading state information... [2020-07-09T23:53:34.377Z] #31 20.99 The following additional packages will be installed: [2020-07-09T23:53:34.377Z] #31 21.00 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-09T23:53:34.377Z] #31 21.00 Suggested packages: [2020-07-09T23:53:34.377Z] #31 21.00 cmake-doc ninja-build lrzip [2020-07-09T23:53:34.377Z] #31 21.00 Recommended packages: [2020-07-09T23:53:34.377Z] #31 21.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-09T23:53:34.377Z] #31 21.70 The following NEW packages will be installed: [2020-07-09T23:53:34.377Z] #31 21.70 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-09T23:53:34.377Z] #31 21.70 vim-common xxd [2020-07-09T23:53:34.377Z] #31 21.82 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-07-09T23:53:34.377Z] #31 21.82 Need to get 14.0 MB of archives. [2020-07-09T23:53:34.377Z] #31 21.82 After this operation, 62.1 MB of additional disk space will be used. [2020-07-09T23:53:34.377Z] #31 21.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-09T23:53:34.377Z] #31 21.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-09T23:53:34.377Z] #31 21.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-09T23:53:34.377Z] #31 21.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-09T23:53:34.377Z] #31 22.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-09T23:53:34.377Z] #31 22.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-09T23:53:34.377Z] #31 22.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-09T23:53:34.377Z] #31 22.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-09T23:53:34.377Z] #31 22.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-09T23:53:34.377Z] #31 22.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-09T23:53:34.377Z] #31 23.56 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:53:34.672Z] #31 23.65 Fetched 14.0 MB in 1s (16.7 MB/s) [2020-07-09T23:53:34.672Z] #31 ... [2020-07-09T23:53:34.672Z] [2020-07-09T23:53:34.672Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:34.672Z] #38 23.01 Selecting previously unselected package libprotobuf17:s390x. [2020-07-09T23:53:34.672Z] #38 23.01 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-09T23:53:34.672Z] #38 23.01 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-09T23:53:34.672Z] #38 23.83 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-09T23:53:34.672Z] #38 23.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-09T23:53:34.672Z] #38 23.85 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-09T23:53:34.672Z] #38 ... [2020-07-09T23:53:34.672Z] [2020-07-09T23:53:34.672Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:53:34.672Z] #42 13.71 internal/testlog [2020-07-09T23:53:34.672Z] #42 13.86 encoding [2020-07-09T23:53:34.672Z] #42 13.94 unicode/utf16 [2020-07-09T23:53:34.672Z] #42 14.18 container/list [2020-07-09T23:53:34.672Z] #42 14.53 crypto/internal/subtle [2020-07-09T23:53:34.672Z] #42 14.59 crypto/subtle [2020-07-09T23:53:34.672Z] #42 14.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-09T23:53:34.672Z] #42 14.80 internal/nettrace [2020-07-09T23:53:34.672Z] #42 14.88 runtime/cgo [2020-07-09T23:53:34.672Z] #42 20.27 vendor/golang.org/x/crypto/internal/subtle [2020-07-09T23:53:34.766Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-09T23:53:34.766Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-09T23:53:34.766Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-09T23:53:34.766Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-09T23:53:34.766Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-09T23:53:34.766Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-09T23:53:34.766Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-09T23:53:34.766Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-09T23:53:34.766Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-09T23:53:34.766Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-07-09T23:53:34.966Z] #42 ... [2020-07-09T23:53:34.966Z] [2020-07-09T23:53:34.966Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-09T23:53:34.966Z] #66 13.94 Checking out files: 99% (2066/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-09T23:53:34.966Z] #66 13.97 + cd /tmp/tmp.h95567ZSdN/src/github.com/docker/libnetwork [2020-07-09T23:53:34.966Z] #66 13.97 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-09T23:53:34.966Z] #66 14.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-09T23:53:34.966Z] #66 ... [2020-07-09T23:53:34.966Z] [2020-07-09T23:53:34.966Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:34.966Z] #31 23.81 Selecting previously unselected package xxd. [2020-07-09T23:53:34.966Z] #31 23.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-09T23:53:34.966Z] #31 23.91 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-09T23:53:34.966Z] #31 23.92 Unpacking xxd (2:8.1.0875-5) ... [2020-07-09T23:53:34.966Z] #31 24.14 Selecting previously unselected package vim-common. [2020-07-09T23:53:34.966Z] #31 24.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-09T23:53:34.966Z] #31 24.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-09T23:53:35.227Z] #38 44.19 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:53:35.259Z] #31 24.38 Selecting previously unselected package cmake-data. [2020-07-09T23:53:35.259Z] #31 24.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-09T23:53:35.259Z] #31 24.39 Unpacking cmake-data (3.13.4-1) ... [2020-07-09T23:53:35.797Z] #38 44.56 Fetched 4095 kB in 1s (5041 kB/s) [2020-07-09T23:53:35.797Z] #38 44.68 Selecting previously unselected package libcap-dev:amd64. [2020-07-09T23:53:35.797Z] #38 44.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-09T23:53:35.797Z] #38 44.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-09T23:53:35.797Z] #38 44.76 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-09T23:53:35.797Z] #38 ... [2020-07-09T23:53:35.797Z] [2020-07-09T23:53:35.797Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:53:35.797Z] #29 41.70 internal/reflectlite [2020-07-09T23:53:35.797Z] #29 41.70 sync [2020-07-09T23:53:35.809Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-09T23:53:35.809Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:53:35.900Z] #31 ... [2020-07-09T23:53:35.900Z] [2020-07-09T23:53:35.900Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-09T23:53:35.900Z] #8 DONE 2.2s [2020-07-09T23:53:35.900Z] [2020-07-09T23:53:35.900Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:53:35.900Z] #57 1.699 + RM_GOPATH=0 [2020-07-09T23:53:35.900Z] #57 1.699 + TMP_GOPATH= [2020-07-09T23:53:35.900Z] #57 1.699 + : /build [2020-07-09T23:53:35.900Z] #57 1.699 + '[' -z '' ']' [2020-07-09T23:53:35.900Z] #57 1.700 ++ mktemp -d [2020-07-09T23:53:35.900Z] #57 1.702 + export GOPATH=/tmp/tmp.qf329e6T0u [2020-07-09T23:53:35.900Z] #57 1.702 + GOPATH=/tmp/tmp.qf329e6T0u [2020-07-09T23:53:35.900Z] #57 1.702 + RM_GOPATH=1 [2020-07-09T23:53:35.900Z] #57 1.703 ++ dirname ./install.sh [2020-07-09T23:53:35.900Z] #57 1.705 + dir=. [2020-07-09T23:53:35.900Z] #57 1.705 + bin=containerd [2020-07-09T23:53:35.900Z] #57 1.705 + shift [2020-07-09T23:53:35.900Z] #57 1.706 + '[' '!' -f ./containerd.installer ']' [2020-07-09T23:53:35.900Z] #57 1.706 + . ./containerd.installer [2020-07-09T23:53:35.900Z] #57 1.706 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:53:35.900Z] #57 1.711 + install_containerd [2020-07-09T23:53:35.900Z] #57 1.711 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-09T23:53:35.900Z] #57 1.711 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qf329e6T0u/src/github.com/containerd/containerd [2020-07-09T23:53:35.900Z] #57 1.711 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:53:35.900Z] #57 1.714 Cloning into '/tmp/tmp.qf329e6T0u/src/github.com/containerd/containerd'... [2020-07-09T23:53:36.450Z] Removing intermediate container 95c12a0541eb [2020-07-09T23:53:36.450Z] ---> ce8dc5b0902d [2020-07-09T23:53:36.450Z] Step 12/140 : ARG CRIU_VERSION=3.14 [2020-07-09T23:53:36.737Z] #29 ... [2020-07-09T23:53:36.737Z] [2020-07-09T23:53:36.737Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:53:36.737Z] #42 32.61 vendor/golang.org/x/crypto/internal/subtle [2020-07-09T23:53:36.737Z] #42 32.75 vendor/golang.org/x/crypto/curve25519 [2020-07-09T23:53:36.737Z] #42 42.45 sync [2020-07-09T23:53:36.737Z] #42 42.45 internal/reflectlite [2020-07-09T23:53:36.737Z] #42 ... [2020-07-09T23:53:36.737Z] [2020-07-09T23:53:36.737Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:36.737Z] #38 45.01 Selecting previously unselected package libnet1:amd64. [2020-07-09T23:53:36.737Z] #38 45.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-09T23:53:36.737Z] #38 45.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-09T23:53:36.737Z] #38 45.22 Selecting previously unselected package libnet1-dev. [2020-07-09T23:53:36.737Z] #38 45.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-09T23:53:36.737Z] #38 45.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-09T23:53:36.737Z] #38 45.57 Selecting previously unselected package libnl-3-200:amd64. [2020-07-09T23:53:36.737Z] #38 45.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-09T23:53:36.737Z] #38 45.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-09T23:53:36.746Z] ---> Running in 68e3afdab528 [2020-07-09T23:53:36.746Z] Removing intermediate container 68e3afdab528 [2020-07-09T23:53:36.746Z] ---> df0336074a9c [2020-07-09T23:53:36.746Z] 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-09T23:53:36.746Z] ---> Running in c50a0b38306d [2020-07-09T23:53:36.996Z] #38 45.83 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-09T23:53:36.996Z] #38 45.83 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-09T23:53:36.996Z] #38 45.84 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-09T23:53:37.257Z] #38 46.26 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-09T23:53:37.517Z] #38 46.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-09T23:53:37.517Z] #38 46.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-09T23:53:37.517Z] #38 46.38 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-09T23:53:37.517Z] #38 46.39 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-09T23:53:37.517Z] #38 46.40 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-09T23:53:37.777Z] #38 46.51 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-09T23:53:37.777Z] #38 46.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-09T23:53:37.777Z] #38 46.55 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-09T23:53:37.792Z] Note: Building without setproctitle() and strlcpy() support. [2020-07-09T23:53:37.793Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-09T23:53:37.793Z] Note: Building without GnuTLS support [2020-07-09T23:53:37.793Z] Makefile.config:39: Warn: you have no libnftables installed [2020-07-09T23:53:37.793Z] Makefile.config:40: Warn: Building without nftables support [2020-07-09T23:53:37.793Z] fatal: not a git repository (or any of the parent directories): .git [2020-07-09T23:53:37.793Z]  GEN .gitid [2020-07-09T23:53:37.793Z] GEN criu/include/version.h [2020-07-09T23:53:37.793Z] GEN include/common/asm [2020-07-09T23:53:37.991Z] #57 ... [2020-07-09T23:53:37.991Z] [2020-07-09T23:53:37.991Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-09T23:53:37.991Z] #66 DONE 26.9s [2020-07-09T23:53:37.991Z] [2020-07-09T23:53:37.991Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-09T23:53:37.991Z] #9 DONE 2.1s [2020-07-09T23:53:37.991Z] [2020-07-09T23:53:37.991Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:37.991Z] #24 2.918 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-09T23:53:37.991Z] #24 3.305 [2020-07-09T23:53:37.991Z] #24 3.574 ## 3.2% ### 5.3% ######## 11.6% ############ 17.9% ################ 22.7% ##################### 30.2% ########################## 36.5% ############################## 42.8% ################################### 49.1% ####################################### 55.3% ############################################ 61.6% ################################################ 67.8% ###################################################### 76.2% ########################################################### 82.5% ############################################################### 88.7% #################################################################### 95.0% ######################################################################## 100.0% [2020-07-09T23:53:38.036Z] #38 46.79 Selecting previously unselected package libprotobuf17:amd64. [2020-07-09T23:53:38.036Z] #38 46.79 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-09T23:53:38.036Z] #38 46.80 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-09T23:53:38.088Z] PBCC images/timens.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/timens.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/fown.pb-c.c [2020-07-09T23:53:38.088Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-09T23:53:38.088Z] PBCC images/opts.pb-c.c [2020-07-09T23:53:38.088Z] PBCC images/memfd.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/fown.pb-c.d [2020-07-09T23:53:38.088Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-07-09T23:53:38.088Z] DEP images/opts.pb-c.d [2020-07-09T23:53:38.088Z] DEP images/memfd.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/sit.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/sit.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/macvlan.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/macvlan.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/autofs.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/autofs.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/sysctl.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/sysctl.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/time.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/time.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/binfmt-misc.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/binfmt-misc.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/seccomp.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/seccomp.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/userns.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/userns.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/cgroup.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/cgroup.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/ext-file.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/ext-file.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/rpc.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/rpc.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/siginfo.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/siginfo.pb-c.d [2020-07-09T23:53:38.088Z] PBCC images/pagemap.pb-c.c [2020-07-09T23:53:38.088Z] DEP images/pagemap.pb-c.d [2020-07-09T23:53:38.288Z] #24 5.872 #=#=# [2020-07-09T23:53:38.405Z] PBCC images/rlimit.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/rlimit.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/file-lock.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/file-lock.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/tty.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/tty.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/tun.pb-c.c [2020-07-09T23:53:38.405Z] PBCC images/netdev.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/tun.pb-c.d [2020-07-09T23:53:38.405Z] DEP images/netdev.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/vma.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/vma.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/creds.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/creds.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/utsns.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/utsns.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/ipc-desc.pb-c.c [2020-07-09T23:53:38.405Z] PBCC images/ipc-sem.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/ipc-desc.pb-c.d [2020-07-09T23:53:38.405Z] DEP images/ipc-sem.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/ipc-msg.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/ipc-msg.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/ipc-shm.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/ipc-shm.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/ipc-var.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/ipc-var.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/sk-opts.pb-c.c [2020-07-09T23:53:38.405Z] PBCC images/packet-sock.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/sk-opts.pb-c.d [2020-07-09T23:53:38.405Z] DEP images/packet-sock.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/sk-netlink.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/sk-netlink.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/sk-inet.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/sk-inet.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/sk-unix.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/sk-unix.pb-c.d [2020-07-09T23:53:38.405Z] PBCC images/mm.pb-c.c [2020-07-09T23:53:38.405Z] DEP images/mm.pb-c.d [2020-07-09T23:53:38.605Z] #38 47.60 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-09T23:53:38.700Z] PBCC images/timerfd.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/timerfd.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/timer.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/timer.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/sa.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/sa.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/pipe-data.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/pipe-data.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/mnt.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/mnt.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/sk-packet.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/sk-packet.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/tcp-stream.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/tcp-stream.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/pipe.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/pipe.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/pstree.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/pstree.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/fs.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/fs.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/signalfd.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/signalfd.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/fh.pb-c.c [2020-07-09T23:53:38.700Z] PBCC images/fsnotify.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/fh.pb-c.d [2020-07-09T23:53:38.700Z] DEP images/fsnotify.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/eventpoll.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/eventpoll.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/eventfd.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/eventfd.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/remap-file-path.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/remap-file-path.pb-c.d [2020-07-09T23:53:38.700Z] PBCC images/fifo.pb-c.c [2020-07-09T23:53:38.700Z] DEP images/fifo.pb-c.d [2020-07-09T23:53:38.865Z] #38 47.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-09T23:53:38.865Z] #38 47.65 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-09T23:53:38.996Z] PBCC images/ghost-file.pb-c.c [2020-07-09T23:53:38.996Z] DEP images/ghost-file.pb-c.d [2020-07-09T23:53:38.996Z] PBCC images/regfile.pb-c.c [2020-07-09T23:53:38.996Z] DEP images/regfile.pb-c.d [2020-07-09T23:53:38.996Z] PBCC images/ns.pb-c.c [2020-07-09T23:53:38.997Z] DEP images/ns.pb-c.d [2020-07-09T23:53:38.997Z] PBCC images/fdinfo.pb-c.c [2020-07-09T23:53:38.997Z] DEP images/fdinfo.pb-c.d [2020-07-09T23:53:38.997Z] PBCC images/core-aarch64.pb-c.c [2020-07-09T23:53:38.997Z] PBCC images/core-arm.pb-c.c [2020-07-09T23:53:38.997Z] PBCC images/core-ppc64.pb-c.c [2020-07-09T23:53:38.997Z] PBCC images/core-s390.pb-c.c [2020-07-09T23:53:38.997Z] PBCC images/core-x86.pb-c.c [2020-07-09T23:53:38.997Z] PBCC images/core.pb-c.c [2020-07-09T23:53:38.997Z] PBCC images/inventory.pb-c.c [2020-07-09T23:53:38.997Z] DEP images/core-aarch64.pb-c.d [2020-07-09T23:53:38.997Z] DEP images/core-arm.pb-c.d [2020-07-09T23:53:38.997Z] DEP images/core-ppc64.pb-c.d [2020-07-09T23:53:38.997Z] DEP images/core-s390.pb-c.d [2020-07-09T23:53:38.997Z] DEP images/core-x86.pb-c.d [2020-07-09T23:53:38.997Z] DEP images/core.pb-c.d [2020-07-09T23:53:38.997Z] DEP images/inventory.pb-c.d [2020-07-09T23:53:38.997Z] PBCC images/cpuinfo.pb-c.c [2020-07-09T23:53:38.997Z] DEP images/cpuinfo.pb-c.d [2020-07-09T23:53:38.997Z] PBCC images/stats.pb-c.c [2020-07-09T23:53:38.997Z] DEP images/stats.pb-c.d [2020-07-09T23:53:39.125Z] #38 ... [2020-07-09T23:53:39.125Z] [2020-07-09T23:53:39.125Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-09T23:53:39.125Z] #8 DONE 5.5s [2020-07-09T23:53:39.125Z] [2020-07-09T23:53:39.125Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:39.125Z] #38 48.04 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-09T23:53:39.125Z] #38 48.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-09T23:53:39.293Z] make[1]: Nothing to be done for 'all'. [2020-07-09T23:53:39.385Z] #38 48.12 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-09T23:53:39.385Z] #38 ... [2020-07-09T23:53:39.385Z] [2020-07-09T23:53:39.385Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:39.385Z] #31 31.57 Reading package lists... [2020-07-09T23:53:39.385Z] #31 38.30 Building dependency tree... [2020-07-09T23:53:39.385Z] #31 39.70 Reading state information... [2020-07-09T23:53:39.385Z] #31 41.79 The following additional packages will be installed: [2020-07-09T23:53:39.385Z] #31 41.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-09T23:53:39.385Z] #31 41.83 Suggested packages: [2020-07-09T23:53:39.385Z] #31 41.83 cmake-doc ninja-build lrzip [2020-07-09T23:53:39.385Z] #31 41.83 Recommended packages: [2020-07-09T23:53:39.385Z] #31 41.83 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-09T23:53:39.385Z] #31 43.25 The following NEW packages will be installed: [2020-07-09T23:53:39.385Z] #31 43.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-09T23:53:39.385Z] #31 43.28 vim-common xxd [2020-07-09T23:53:39.385Z] #31 43.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:53:39.385Z] #31 43.85 Need to get 14.9 MB of archives. [2020-07-09T23:53:39.385Z] #31 43.85 After this operation, 61.8 MB of additional disk space will be used. [2020-07-09T23:53:39.385Z] #31 43.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-09T23:53:39.385Z] #31 43.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-09T23:53:39.385Z] #31 43.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-09T23:53:39.385Z] #31 44.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-09T23:53:39.385Z] #31 45.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-09T23:53:39.385Z] #31 45.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-09T23:53:39.385Z] #31 45.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-09T23:53:39.385Z] #31 45.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-09T23:53:39.385Z] #31 45.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-09T23:53:39.385Z] #31 45.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-09T23:53:39.385Z] #31 46.78 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:53:39.385Z] #31 46.98 Fetched 14.9 MB in 2s (6803 kB/s) [2020-07-09T23:53:39.385Z] #31 47.07 Selecting previously unselected package xxd. [2020-07-09T23:53:39.385Z] #31 47.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-09T23:53:39.385Z] #31 47.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-09T23:53:39.385Z] #31 47.15 Unpacking xxd (2:8.1.0875-5) ... [2020-07-09T23:53:39.385Z] #31 47.36 Selecting previously unselected package vim-common. [2020-07-09T23:53:39.385Z] #31 47.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-09T23:53:39.385Z] #31 47.38 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-09T23:53:39.385Z] #31 47.68 Selecting previously unselected package cmake-data. [2020-07-09T23:53:39.385Z] #31 47.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-09T23:53:39.385Z] #31 47.69 Unpacking cmake-data (3.13.4-1) ... [2020-07-09T23:53:39.385Z] #31 ... [2020-07-09T23:53:39.385Z] [2020-07-09T23:53:39.385Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-09T23:53:39.506Z] #24 6.096 ##### 7.8% ######### 13.5% ################# 24.8% ############################## 41.7% ###################################### 53.1% ################################################## 70.1% ########################################################## 81.4% ###################################################################### 98.4% ######################################################################## 100.0% [2020-07-09T23:53:39.589Z] CC images/stats.o [2020-07-09T23:53:39.589Z] CC images/core.o [2020-07-09T23:53:39.589Z] CC images/core-x86.o [2020-07-09T23:53:39.804Z] #24 7.275 [2020-07-09T23:53:39.804Z] [2020-07-09T23:53:39.804Z] #24 ... [2020-07-09T23:53:39.804Z] [2020-07-09T23:53:39.804Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-09T23:53:39.804Z] #10 1.788 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-09T23:53:39.804Z] #10 DONE 2.0s [2020-07-09T23:53:39.804Z] [2020-07-09T23:53:39.804Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:39.883Z] CC images/core-arm.o [2020-07-09T23:53:39.883Z] CC images/core-aarch64.o [2020-07-09T23:53:39.883Z] CC images/core-ppc64.o [2020-07-09T23:53:39.883Z] CC images/core-s390.o [2020-07-09T23:53:40.178Z] CC images/cpuinfo.o [2020-07-09T23:53:40.178Z] CC images/inventory.o [2020-07-09T23:53:40.178Z] CC images/fdinfo.o [2020-07-09T23:53:40.178Z] CC images/fown.o [2020-07-09T23:53:40.214Z] #26 47.75 Checking out files: 78% (1201/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-09T23:53:40.472Z] CC images/ns.o [2020-07-09T23:53:40.472Z] CC images/regfile.o [2020-07-09T23:53:40.472Z] CC images/ghost-file.o [2020-07-09T23:53:40.472Z] CC images/fifo.o [2020-07-09T23:53:40.472Z] CC images/remap-file-path.o [2020-07-09T23:53:40.472Z] CC images/eventfd.o [2020-07-09T23:53:40.472Z] CC images/eventpoll.o [2020-07-09T23:53:40.474Z] #26 49.35 + cd /tmp/tmp.S5oSYW7JcX/src/github.com/go-swagger/go-swagger [2020-07-09T23:53:40.474Z] #26 49.35 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-09T23:53:40.734Z] #26 49.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-09T23:53:40.766Z] CC images/fh.o [2020-07-09T23:53:40.766Z] CC images/fsnotify.o [2020-07-09T23:53:40.766Z] CC images/signalfd.o [2020-07-09T23:53:40.766Z] CC images/fs.o [2020-07-09T23:53:40.766Z] CC images/pstree.o [2020-07-09T23:53:40.766Z] CC images/pipe.o [2020-07-09T23:53:41.060Z] CC images/tcp-stream.o [2020-07-09T23:53:41.060Z] CC images/sk-packet.o [2020-07-09T23:53:41.060Z] CC images/mnt.o [2020-07-09T23:53:41.060Z] CC images/pipe-data.o [2020-07-09T23:53:41.060Z] CC images/sa.o [2020-07-09T23:53:41.060Z] CC images/timer.o [2020-07-09T23:53:41.060Z] CC images/timerfd.o [2020-07-09T23:53:41.285Z] #24 7.429 ##### 7.8% ########### 15.4% ################ 23.0% ###################### 30.6% ####################### 33.2% ############################# 40.8% #################################### 51.0% ############################################# 62.7% ###################################################### 75.4% ######################################################### 80.5% ############################################################### 88.1% #################################################################### 95.7% ######################################################################## 100.0% [2020-07-09T23:53:41.355Z] CC images/mm.o [2020-07-09T23:53:41.355Z] CC images/sk-opts.o [2020-07-09T23:53:41.355Z] CC images/sk-unix.o [2020-07-09T23:53:41.355Z] CC images/sk-inet.o [2020-07-09T23:53:41.355Z] CC images/tun.o [2020-07-09T23:53:41.355Z] CC images/sk-netlink.o [2020-07-09T23:53:41.582Z] #24 9.046 [2020-07-09T23:53:41.582Z] #24 ... [2020-07-09T23:53:41.582Z] [2020-07-09T23:53:41.582Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-09T23:53:41.582Z] #11 DONE 1.7s [2020-07-09T23:53:41.582Z] [2020-07-09T23:53:41.582Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:41.649Z] CC images/packet-sock.o [2020-07-09T23:53:41.649Z] CC images/ipc-var.o [2020-07-09T23:53:41.649Z] CC images/ipc-desc.o [2020-07-09T23:53:41.649Z] CC images/ipc-shm.o [2020-07-09T23:53:41.649Z] CC images/ipc-msg.o [2020-07-09T23:53:41.649Z] CC images/ipc-sem.o [2020-07-09T23:53:41.649Z] CC images/utsns.o [2020-07-09T23:53:41.946Z] CC images/creds.o [2020-07-09T23:53:41.946Z] CC images/vma.o [2020-07-09T23:53:41.946Z] CC images/netdev.o [2020-07-09T23:53:41.946Z] CC images/tty.o [2020-07-09T23:53:41.946Z] CC images/file-lock.o [2020-07-09T23:53:42.116Z] #26 ... [2020-07-09T23:53:42.116Z] [2020-07-09T23:53:42.116Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-09T23:53:42.116Z] #9 DONE 2.9s [2020-07-09T23:53:42.116Z] [2020-07-09T23:53:42.116Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:42.116Z] #24 6.433 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-09T23:53:42.116Z] #24 6.782 [2020-07-09T23:53:42.240Z] CC images/rlimit.o [2020-07-09T23:53:42.240Z] CC images/pagemap.o [2020-07-09T23:53:42.240Z] CC images/siginfo.o [2020-07-09T23:53:42.240Z] CC images/rpc.o [2020-07-09T23:53:42.534Z] CC images/ext-file.o [2020-07-09T23:53:42.534Z] CC images/cgroup.o [2020-07-09T23:53:42.534Z] CC images/userns.o [2020-07-09T23:53:42.534Z] CC images/google/protobuf/descriptor.o [2020-07-09T23:53:43.157Z] #24 7.019 0.0% ## 3.7% ###### 8.6% ######### 13.6% ############# 19.0% #################### 29.1% ########################## 37.4% ############################ 40.2% ################################ 45.1% ################################## 47.7% #################################### 51.0% ###################################### 53.5% ####################################### 55.1% ######################################### 57.0% ########################################### 60.0% ################################################ 66.7% ################################################### 71.6% ########################################################## 80.9% ############################################################# 85.1% ################################################################### 93.5% ######################################################################## 100.0% [2020-07-09T23:53:43.173Z] CC images/opts.o [2020-07-09T23:53:43.173Z] CC images/seccomp.o [2020-07-09T23:53:43.173Z] CC images/binfmt-misc.o [2020-07-09T23:53:43.173Z] CC images/time.o [2020-07-09T23:53:43.173Z] CC images/sysctl.o [2020-07-09T23:53:43.173Z] CC images/autofs.o [2020-07-09T23:53:43.173Z] CC images/macvlan.o [2020-07-09T23:53:43.173Z] CC images/sit.o [2020-07-09T23:53:43.173Z] CC images/memfd.o [2020-07-09T23:53:43.417Z] #24 9.516 [2020-07-09T23:53:43.467Z] CC images/timens.o [2020-07-09T23:53:43.467Z] LINK images/built-in.o [2020-07-09T23:53:43.467Z] GEN compel/include/asm [2020-07-09T23:53:43.467Z] GEN compel/include/version.h [2020-07-09T23:53:43.467Z] touch .config [2020-07-09T23:53:43.467Z] GEN include/common/config.h [2020-07-09T23:53:43.467Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-09T23:53:43.467Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-07-09T23:53:43.467Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-09T23:53:43.467Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-09T23:53:43.467Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-09T23:53:43.467Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-09T23:53:43.467Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-09T23:53:43.467Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-09T23:53:43.467Z] DEP compel/plugins/std/infect.d [2020-07-09T23:53:43.467Z] DEP compel/plugins/std/string.d [2020-07-09T23:53:43.467Z] DEP compel/plugins/std/log.d [2020-07-09T23:53:43.467Z] DEP compel/plugins/std/fds.d [2020-07-09T23:53:43.467Z] DEP compel/plugins/std/std.d [2020-07-09T23:53:43.646Z] #24 9.223 # 1.4% ### 5.0% ##### 7.8% ######## 11.6% ########## 14.4% ############ 17.3% ############### 21.1% ################# 24.8% ##################### 29.6% ######################## 33.4% ########################## 37.1% ############################# 40.9% ############################### 43.8% ################################## 47.5% #################################### 51.3% [2020-07-09T23:53:43.646Z] #24 ... [2020-07-09T23:53:43.646Z] [2020-07-09T23:53:43.646Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-09T23:53:43.646Z] #12 DONE 2.1s [2020-07-09T23:53:43.646Z] [2020-07-09T23:53:43.646Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:43.646Z] #24 9.223 # 1.4% ### 5.0% ##### 7.8% ######## 11.6% ########## 14.4% ############ 17.3% ############### 21.1% ################# 24.8% ##################### 29.6% ######################## 33.4% ########################## 37.1% ############################# 40.9% ############################### 43.8% ################################## 47.5% #################################### 51.3% ###################################### 54.1% [2020-07-09T23:53:43.646Z] #24 ... [2020-07-09T23:53:43.646Z] [2020-07-09T23:53:43.646Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-09T23:53:43.646Z] #52 1.828 + RM_GOPATH=0 [2020-07-09T23:53:43.646Z] #52 1.829 + TMP_GOPATH= [2020-07-09T23:53:43.646Z] #52 1.829 + : /build [2020-07-09T23:53:43.646Z] #52 1.829 + '[' -z '' ']' [2020-07-09T23:53:43.646Z] #52 1.829 ++ mktemp -d [2020-07-09T23:53:43.646Z] #52 1.831 + export GOPATH=/tmp/tmp.gIkyPSQTK1 [2020-07-09T23:53:43.646Z] #52 1.831 + GOPATH=/tmp/tmp.gIkyPSQTK1 [2020-07-09T23:53:43.646Z] #52 1.831 + RM_GOPATH=1 [2020-07-09T23:53:43.646Z] #52 1.832 ++ dirname ./install.sh [2020-07-09T23:53:43.646Z] #52 1.835 + dir=. [2020-07-09T23:53:43.646Z] #52 1.835 + bin=runc [2020-07-09T23:53:43.646Z] #52 1.835 + shift [2020-07-09T23:53:43.646Z] #52 1.836 + '[' '!' -f ./runc.installer ']' [2020-07-09T23:53:43.646Z] #52 1.836 + . ./runc.installer [2020-07-09T23:53:43.646Z] #52 1.836 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:53:43.646Z] #52 1.836 + install_runc [2020-07-09T23:53:43.646Z] #52 1.837 + uname -r [2020-07-09T23:53:43.646Z] #52 1.841 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-09T23:53:43.646Z] #52 1.843 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-09T23:53:43.646Z] #52 1.843 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-09T23:53:43.646Z] #52 1.843 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-09T23:53:43.646Z] #52 1.843 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gIkyPSQTK1/src/github.com/opencontainers/runc [2020-07-09T23:53:43.646Z] #52 1.845 Cloning into '/tmp/tmp.gIkyPSQTK1/src/github.com/opencontainers/runc'... [2020-07-09T23:53:43.761Z] DEP compel/plugins/shmem/shmem.d [2020-07-09T23:53:43.761Z] DEP compel/plugins/fds/fds.d [2020-07-09T23:53:43.761Z] CC compel/plugins/std/std.o [2020-07-09T23:53:43.761Z] CC compel/plugins/std/fds.o [2020-07-09T23:53:43.761Z] CC compel/plugins/std/log.o [2020-07-09T23:53:43.941Z] #52 ... [2020-07-09T23:53:43.941Z] [2020-07-09T23:53:43.941Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:44.055Z] CC compel/plugins/std/string.o [2020-07-09T23:53:44.056Z] CC compel/plugins/std/infect.o [2020-07-09T23:53:44.056Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-09T23:53:44.056Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-09T23:53:44.056Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-09T23:53:44.056Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-09T23:53:44.056Z] AR compel/plugins/std.lib.a [2020-07-09T23:53:44.197Z] #24 9.838 0.1% ######### 13.8% ############### 21.7% ######################## 34.4% [2020-07-09T23:53:44.197Z] #24 ... [2020-07-09T23:53:44.197Z] [2020-07-09T23:53:44.197Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:53:44.197Z] #57 4.935 + RM_GOPATH=0 [2020-07-09T23:53:44.197Z] #57 4.935 + TMP_GOPATH= [2020-07-09T23:53:44.197Z] #57 4.935 + : /build [2020-07-09T23:53:44.197Z] #57 4.935 + '[' -z '' ']' [2020-07-09T23:53:44.197Z] #57 4.936 ++ mktemp -d [2020-07-09T23:53:44.197Z] #57 4.949 + export GOPATH=/tmp/tmp.aJGFT0sZB0 [2020-07-09T23:53:44.197Z] #57 4.949 + GOPATH=/tmp/tmp.aJGFT0sZB0 [2020-07-09T23:53:44.197Z] #57 4.949 + RM_GOPATH=1 [2020-07-09T23:53:44.197Z] #57 4.949 ++ dirname ./install.sh [2020-07-09T23:53:44.197Z] #57 4.950 + dir=. [2020-07-09T23:53:44.197Z] #57 4.950 + bin=containerd [2020-07-09T23:53:44.197Z] #57 4.950 + shift [2020-07-09T23:53:44.197Z] #57 4.950 + '[' '!' -f ./containerd.installer ']' [2020-07-09T23:53:44.197Z] #57 4.950 + . ./containerd.installer [2020-07-09T23:53:44.197Z] #57 4.950 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:53:44.197Z] #57 4.950 + install_containerd [2020-07-09T23:53:44.197Z] #57 4.950 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-09T23:53:44.197Z] #57 4.950 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:53:44.197Z] #57 4.959 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aJGFT0sZB0/src/github.com/containerd/containerd [2020-07-09T23:53:44.197Z] #57 4.980 Cloning into '/tmp/tmp.aJGFT0sZB0/src/github.com/containerd/containerd'... [2020-07-09T23:53:44.197Z] #57 ... [2020-07-09T23:53:44.197Z] [2020-07-09T23:53:44.197Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-09T23:53:44.197Z] #52 5.010 + RM_GOPATH=0 [2020-07-09T23:53:44.197Z] #52 5.010 + TMP_GOPATH= [2020-07-09T23:53:44.197Z] #52 5.010 + : /build [2020-07-09T23:53:44.197Z] #52 5.010 + '[' -z '' ']' [2020-07-09T23:53:44.197Z] #52 5.010 ++ mktemp -d [2020-07-09T23:53:44.197Z] #52 5.018 + export GOPATH=/tmp/tmp.syWGrLUDgt [2020-07-09T23:53:44.197Z] #52 5.018 + GOPATH=/tmp/tmp.syWGrLUDgt [2020-07-09T23:53:44.197Z] #52 5.018 + RM_GOPATH=1 [2020-07-09T23:53:44.197Z] #52 5.020 ++ dirname ./install.sh [2020-07-09T23:53:44.197Z] #52 5.024 + dir=. [2020-07-09T23:53:44.197Z] #52 5.024 + bin=runc [2020-07-09T23:53:44.197Z] #52 5.024 + shift [2020-07-09T23:53:44.197Z] #52 5.024 + '[' '!' -f ./runc.installer ']' [2020-07-09T23:53:44.197Z] #52 5.024 + . ./runc.installer [2020-07-09T23:53:44.197Z] #52 5.024 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:53:44.197Z] #52 5.024 + install_runc [2020-07-09T23:53:44.197Z] #52 5.024 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-09T23:53:44.197Z] #52 5.024 + uname -r [2020-07-09T23:53:44.197Z] #52 5.038 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-09T23:53:44.197Z] #52 5.038 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-09T23:53:44.197Z] #52 5.038 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.syWGrLUDgt/src/github.com/opencontainers/runc [2020-07-09T23:53:44.197Z] #52 5.042 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-09T23:53:44.197Z] #52 5.066 Cloning into '/tmp/tmp.syWGrLUDgt/src/github.com/opencontainers/runc'... [2020-07-09T23:53:44.197Z] #52 ... [2020-07-09T23:53:44.197Z] [2020-07-09T23:53:44.197Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:44.350Z] CC compel/plugins/fds/fds.o [2020-07-09T23:53:44.350Z] AR compel/plugins/fds.lib.a [2020-07-09T23:53:44.350Z] HOSTDEP compel/src/lib/log-host.d [2020-07-09T23:53:44.350Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-09T23:53:44.350Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-09T23:53:44.350Z] HOSTDEP compel/src/main-host.d [2020-07-09T23:53:44.350Z] DEP compel/src/lib/ptrace.d [2020-07-09T23:53:44.350Z] DEP compel/src/lib/infect.d [2020-07-09T23:53:44.350Z] DEP compel/src/lib/infect-util.d [2020-07-09T23:53:44.350Z] DEP compel/src/lib/infect-rpc.d [2020-07-09T23:53:44.350Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-07-09T23:53:44.350Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-09T23:53:44.350Z] DEP compel/src/lib/log.d [2020-07-09T23:53:44.350Z] DEP compel/src/main.d [2020-07-09T23:53:44.457Z] #24 9.838 0.1% ######### 13.8% ############### 21.7% ######################## 34.4% ################################## 48.2% ######################################### 57.6% ############################################################## 87.2% ######################################################################## 100.0% [2020-07-09T23:53:44.647Z] DEP compel/src/lib/handle-elf.d [2020-07-09T23:53:44.647Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-09T23:53:44.647Z] CC compel/src/lib/log.o [2020-07-09T23:53:44.647Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-07-09T23:53:44.647Z] CC compel/arch/ppc64/src/lib/infect.o [2020-07-09T23:53:44.647Z] CC compel/src/lib/infect-rpc.o [2020-07-09T23:53:44.825Z] #24 9.223 # 1.4% ### 5.0% ##### 7.8% ######## 11.6% ########## 14.4% ############ 17.3% ############### 21.1% ################# 24.8% ##################### 29.6% ######################## 33.4% ########################## 37.1% ############################# 40.9% ############################### 43.8% ################################## 47.5% #################################### 51.3% ###################################### 54.1% ########################################## 58.9% ########################################### 60.8% ############################################# 63.6% ############################################### 66.4% ################################################## 70.2% #################################################### 73.0% ####################################################### 76.8% ######################################################### 79.6% ############################################################ 83.4% ###### [2020-07-09T23:53:44.825Z] #24 ... [2020-07-09T23:53:44.825Z] [2020-07-09T23:53:44.825Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:44.825Z] #38 24.00 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-09T23:53:44.825Z] #38 24.01 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-09T23:53:44.825Z] #38 24.02 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-09T23:53:44.825Z] #38 24.83 Selecting previously unselected package libprotoc17:s390x. [2020-07-09T23:53:44.825Z] #38 24.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-09T23:53:44.825Z] #38 24.84 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-09T23:53:44.825Z] #38 25.19 Selecting previously unselected package protobuf-c-compiler. [2020-07-09T23:53:44.825Z] #38 25.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-09T23:53:44.825Z] #38 25.21 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-09T23:53:44.825Z] #38 25.30 Selecting previously unselected package protobuf-compiler. [2020-07-09T23:53:44.825Z] #38 25.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-09T23:53:44.825Z] #38 25.30 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-09T23:53:44.825Z] #38 25.40 Selecting previously unselected package python-pkg-resources. [2020-07-09T23:53:44.825Z] #38 25.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-09T23:53:44.825Z] #38 25.49 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-09T23:53:44.825Z] #38 25.67 Selecting previously unselected package python-six. [2020-07-09T23:53:44.825Z] #38 25.69 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-09T23:53:44.825Z] #38 25.70 Unpacking python-six (1.12.0-1) ... [2020-07-09T23:53:44.825Z] #38 25.77 Selecting previously unselected package python-protobuf. [2020-07-09T23:53:44.825Z] #38 25.78 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-09T23:53:44.825Z] #38 25.79 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-09T23:53:44.825Z] #38 26.24 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-09T23:53:44.825Z] #38 28.82 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-09T23:53:44.825Z] #38 28.83 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-09T23:53:44.825Z] #38 28.84 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-09T23:53:44.825Z] #38 28.85 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-09T23:53:44.825Z] #38 28.85 Setting up python-six (1.12.0-1) ... [2020-07-09T23:53:44.825Z] #38 30.56 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-09T23:53:44.825Z] #38 30.56 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-09T23:53:44.825Z] #38 30.58 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-09T23:53:44.825Z] #38 30.59 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-09T23:53:44.825Z] #38 30.59 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-09T23:53:44.825Z] #38 30.60 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-09T23:53:44.825Z] #38 30.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-09T23:53:44.825Z] #38 30.62 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-09T23:53:44.825Z] #38 30.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-09T23:53:44.825Z] #38 30.63 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-09T23:53:44.942Z] CC compel/src/lib/infect-util.o [2020-07-09T23:53:44.942Z] CC compel/src/lib/infect.o [2020-07-09T23:53:45.067Z] #24 10.96 [2020-07-09T23:53:45.119Z] #38 34.13 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-09T23:53:45.119Z] #38 34.14 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:53:45.119Z] #38 ... [2020-07-09T23:53:45.119Z] [2020-07-09T23:53:45.119Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:45.236Z] CC compel/src/lib/ptrace.o [2020-07-09T23:53:45.344Z] #24 11.17 0.0% [2020-07-09T23:53:45.344Z] #24 ... [2020-07-09T23:53:45.344Z] [2020-07-09T23:53:45.344Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-09T23:53:45.344Z] #10 3.087 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-09T23:53:45.344Z] #10 DONE 3.3s [2020-07-09T23:53:45.344Z] [2020-07-09T23:53:45.344Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:45.414Z] #24 9.223 # 1.4% ### 5.0% ##### 7.8% ######## 11.6% ########## 14.4% ############ 17.3% ############### 21.1% ################# 24.8% ##################### 29.6% ######################## 33.4% ########################## 37.1% ############################# 40.9% ############################### 43.8% ################################## 47.5% #################################### 51.3% ###################################### 54.1% ########################################## 58.9% ########################################### 60.8% ############################################# 63.6% ############################################### 66.4% ################################################## 70.2% #################################################### 73.0% ####################################################### 76.8% ######################################################### 79.6% ############################################################ 83.4% ############################################################## 87.2% ################################################################# 91.0% #################################################################### 94.8% ###################################################################### 98.6% ######################################################################## 100.0% [2020-07-09T23:53:45.414Z] #24 13.08 [2020-07-09T23:53:45.532Z] AR compel/libcompel.a [2020-07-09T23:53:45.532Z] HOSTCC compel/src/main-host.o [2020-07-09T23:53:45.532Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-09T23:53:45.532Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-07-09T23:53:45.532Z] HOSTCC compel/src/lib/log-host.o [2020-07-09T23:53:45.532Z] HOSTLINK compel/compel-host-bin [2020-07-09T23:53:45.532Z] DEP soccr/soccr.d [2020-07-09T23:53:45.709Z] #24 ... [2020-07-09T23:53:45.709Z] [2020-07-09T23:53:45.709Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:45.709Z] #38 DONE 34.7s [2020-07-09T23:53:45.709Z] [2020-07-09T23:53:45.709Z] #13 [dev 6/25] RUN ldconfig [2020-07-09T23:53:45.709Z] #13 DONE 1.9s [2020-07-09T23:53:45.709Z] [2020-07-09T23:53:45.709Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:45.828Z] CC soccr/soccr.o [2020-07-09T23:53:46.123Z] AR soccr/libsoccr.a [2020-07-09T23:53:46.123Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-09T23:53:46.123Z] DEP criu/arch/ppc64/sigframe.d [2020-07-09T23:53:46.123Z] DEP criu/arch/ppc64/crtools.d [2020-07-09T23:53:46.123Z] DEP criu/arch/ppc64/cpu.d [2020-07-09T23:53:46.123Z] CC criu/arch/ppc64/cpu.o [2020-07-09T23:53:46.418Z] CC criu/arch/ppc64/crtools.o [2020-07-09T23:53:46.418Z] CC criu/arch/ppc64/sigframe.o [2020-07-09T23:53:46.418Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-07-09T23:53:46.418Z] DEP criu/pie/util-vdso.d [2020-07-09T23:53:46.712Z] DEP criu/pie/util.d [2020-07-09T23:53:46.712Z] CC criu/pie/util.o [2020-07-09T23:53:46.712Z] CC criu/pie/util-vdso.o [2020-07-09T23:53:46.712Z] AR criu/pie/pie.lib.a [2020-07-09T23:53:46.712Z] DEP criu/pie/restorer.d [2020-07-09T23:53:47.007Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-09T23:53:47.007Z] DEP criu/arch/ppc64/restorer.d [2020-07-09T23:53:47.007Z] DEP criu/arch/ppc64/vdso-pie.d [2020-07-09T23:53:47.007Z] DEP criu/pie/parasite-vdso.d [2020-07-09T23:53:47.007Z] DEP criu/pie/parasite.d [2020-07-09T23:53:47.007Z] CC criu/pie/parasite.o [2020-07-09T23:53:47.235Z] #14 ... [2020-07-09T23:53:47.235Z] [2020-07-09T23:53:47.235Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:53:47.235Z] #42 25.94 sync [2020-07-09T23:53:47.235Z] #42 25.94 internal/reflectlite [2020-07-09T23:53:47.235Z] #42 27.55 github.com/LK4D4/vndr/godl/singleflight [2020-07-09T23:53:47.235Z] #42 28.09 math/rand [2020-07-09T23:53:47.235Z] #42 29.15 internal/singleflight [2020-07-09T23:53:47.235Z] #42 29.53 sort [2020-07-09T23:53:47.235Z] #42 29.54 errors [2020-07-09T23:53:47.235Z] #42 29.93 io [2020-07-09T23:53:47.235Z] #42 30.85 bytes [2020-07-09T23:53:47.235Z] #42 30.85 strconv [2020-07-09T23:53:47.235Z] #42 32.92 bufio [2020-07-09T23:53:47.235Z] #42 33.36 reflect [2020-07-09T23:53:47.235Z] #42 34.13 internal/oserror [2020-07-09T23:53:47.235Z] #42 34.24 syscall [2020-07-09T23:53:47.235Z] #42 ... [2020-07-09T23:53:47.235Z] [2020-07-09T23:53:47.235Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:47.235Z] #24 14.41 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-09T23:53:47.235Z] #24 14.66 [2020-07-09T23:53:47.235Z] #24 14.82 #=#=# ######################################################################## 100.0% [2020-07-09T23:53:47.304Z] LINK criu/pie/parasite.built-in.o [2020-07-09T23:53:47.304Z] GEN criu/pie/parasite-blob.h [2020-07-09T23:53:47.304Z] CC criu/pie/parasite-vdso.o [2020-07-09T23:53:47.441Z] #24 11.17 0.0% #### 6.6% ####### 11.1% ########## 14.5% ############# 18.2% ############### 22.0% ################# 24.8% ################### 27.7% ###################### 31.0% ########################### 37.6% ################################# 46.1% #################################### 50.3% ####################################### 54.8% ############################################ 61.7% ################################################ 67.9% #################################################### 72.8% ####################################################### 77.2% ############################################################ 84.0% ################################################################### 93.9% ####################################################################### 99.3% ######################################################################## 100.0% [2020-07-09T23:53:47.529Z] #24 14.98 [2020-07-09T23:53:47.529Z] #24 ... [2020-07-09T23:53:47.529Z] [2020-07-09T23:53:47.529Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:53:47.529Z] #29 26.36 sync [2020-07-09T23:53:47.529Z] #29 26.36 internal/reflectlite [2020-07-09T23:53:47.529Z] #29 29.13 errors [2020-07-09T23:53:47.529Z] #29 29.13 sort [2020-07-09T23:53:47.529Z] #29 29.55 strconv [2020-07-09T23:53:47.529Z] #29 30.14 io [2020-07-09T23:53:47.529Z] #29 31.39 internal/oserror [2020-07-09T23:53:47.529Z] #29 31.45 syscall [2020-07-09T23:53:47.529Z] #29 31.92 reflect [2020-07-09T23:53:47.529Z] #29 ... [2020-07-09T23:53:47.529Z] [2020-07-09T23:53:47.529Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:47.529Z] #14 1.884 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:53:47.599Z] CC criu/arch/ppc64/vdso-pie.o [2020-07-09T23:53:47.599Z] CC criu/arch/ppc64/restorer.o [2020-07-09T23:53:47.599Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-07-09T23:53:47.599Z] CC criu/pie/restorer.o [2020-07-09T23:53:47.701Z] #24 13.84 [2020-07-09T23:53:47.746Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09ee1bfc0b3ca9eb4) in /home/ubuntu/workspace/moby_PR-41192 [Pipeline] { [Pipeline] checkout [2020-07-09T23:53:47.823Z] #14 2.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:53:47.823Z] #14 ... [2020-07-09T23:53:47.823Z] [2020-07-09T23:53:47.823Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:47.823Z] #31 26.96 Selecting previously unselected package libicu63:s390x. [2020-07-09T23:53:47.823Z] #31 26.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-09T23:53:47.823Z] #31 27.03 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-09T23:53:47.823Z] #31 33.19 Selecting previously unselected package libxml2:s390x. [2020-07-09T23:53:47.823Z] #31 33.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-09T23:53:47.823Z] #31 33.20 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-09T23:53:47.823Z] #31 33.68 Selecting previously unselected package libarchive13:s390x. [2020-07-09T23:53:47.823Z] #31 33.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-09T23:53:47.823Z] #31 33.69 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-09T23:53:47.823Z] #31 33.97 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-09T23:53:47.823Z] #31 33.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-09T23:53:47.823Z] #31 33.98 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-09T23:53:47.823Z] #31 34.13 Selecting previously unselected package librhash0:s390x. [2020-07-09T23:53:47.823Z] #31 34.13 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-09T23:53:47.823Z] #31 34.13 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-09T23:53:47.823Z] #31 34.24 Selecting previously unselected package libuv1:s390x. [2020-07-09T23:53:47.823Z] #31 34.24 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-09T23:53:47.823Z] #31 34.24 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-09T23:53:47.823Z] #31 34.40 Selecting previously unselected package cmake. [2020-07-09T23:53:47.823Z] #31 34.40 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-09T23:53:47.823Z] #31 34.41 Unpacking cmake (3.13.4-1) ... [2020-07-09T23:53:47.823Z] #31 36.52 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-09T23:53:47.823Z] #31 36.58 Setting up xxd (2:8.1.0875-5) ... [2020-07-09T23:53:47.823Z] #31 36.59 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-09T23:53:47.823Z] #31 36.59 Setting up vim-common (2:8.1.0875-5) ... [2020-07-09T23:53:47.823Z] #31 36.64 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-09T23:53:47.823Z] #31 36.65 Setting up cmake-data (3.13.4-1) ... [2020-07-09T23:53:47.823Z] #31 36.66 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-09T23:53:47.823Z] #31 36.67 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-09T23:53:47.823Z] #31 36.68 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-09T23:53:47.823Z] #31 36.69 Setting up cmake (3.13.4-1) ... [2020-07-09T23:53:47.823Z] #31 36.70 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:53:47.823Z] #31 36.75 Processing triggers for mime-support (3.62) ... [2020-07-09T23:53:48.117Z] #31 DONE 37.1s [2020-07-09T23:53:48.117Z] [2020-07-09T23:53:48.117Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:53:48.117Z] #32 DONE 0.1s [2020-07-09T23:53:48.117Z] [2020-07-09T23:53:48.117Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-09T23:53:48.117Z] #33 DONE 0.1s [2020-07-09T23:53:48.117Z] [2020-07-09T23:53:48.117Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:48.117Z] #14 2.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:53:48.223Z] #24 14.11 0.0% ### 4.7% ##### [2020-07-09T23:53:48.223Z] #24 ... [2020-07-09T23:53:48.223Z] [2020-07-09T23:53:48.223Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-09T23:53:48.223Z] #11 DONE 3.0s [2020-07-09T23:53:48.223Z] [2020-07-09T23:53:48.223Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:48.237Z] LINK criu/pie/restorer.built-in.o [2020-07-09T23:53:48.237Z] GEN criu/pie/restorer-blob.h [2020-07-09T23:53:48.237Z] DEP criu/vdso.d [2020-07-09T23:53:48.237Z] DEP criu/uts_ns.d [2020-07-09T23:53:48.237Z] DEP criu/util.d [2020-07-09T23:53:48.411Z] #14 2.764 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-09T23:53:48.483Z] #24 14.11 0.0% ### 4.7% ##### 8.1% ####### 10.0% ######## 11.6% ######### 12.8% [2020-07-09T23:53:48.483Z] #24 ... [2020-07-09T23:53:48.483Z] [2020-07-09T23:53:48.483Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:53:48.483Z] #42 44.36 github.com/LK4D4/vndr/godl/singleflight [2020-07-09T23:53:48.483Z] #42 44.76 math/rand [2020-07-09T23:53:48.483Z] #42 46.41 internal/singleflight [2020-07-09T23:53:48.483Z] #42 46.79 errors [2020-07-09T23:53:48.483Z] #42 46.79 sort [2020-07-09T23:53:48.483Z] #42 47.39 io [2020-07-09T23:53:48.483Z] #42 48.46 strconv [2020-07-09T23:53:48.483Z] #42 48.95 bytes [2020-07-09T23:53:48.483Z] #42 51.71 bufio [2020-07-09T23:53:48.483Z] #42 52.80 reflect [2020-07-09T23:53:48.483Z] #42 54.47 internal/oserror [2020-07-09T23:53:48.483Z] #42 54.58 syscall [2020-07-09T23:53:48.483Z] #42 ... [2020-07-09T23:53:48.483Z] [2020-07-09T23:53:48.483Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:48.532Z] DEP criu/uffd.d [2020-07-09T23:53:48.532Z] DEP criu/tun.d [2020-07-09T23:53:48.532Z] DEP criu/tty.d [2020-07-09T23:53:48.532Z] DEP criu/timerfd.d [2020-07-09T23:53:48.532Z] DEP criu/timens.d [2020-07-09T23:53:48.532Z] DEP criu/sysfs_parse.d [2020-07-09T23:53:48.532Z] DEP criu/sysctl.d [2020-07-09T23:53:48.744Z] #24 14.11 0.0% ### 4.7% ##### 8.1% ####### 10.0% ######## 11.6% ######### 12.8% ########## 14.8% ############ 17.1% [2020-07-09T23:53:48.744Z] #24 ... [2020-07-09T23:53:48.744Z] [2020-07-09T23:53:48.744Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:53:48.744Z] #29 44.69 sort [2020-07-09T23:53:48.744Z] #29 44.69 errors [2020-07-09T23:53:48.744Z] #29 45.18 strconv [2020-07-09T23:53:48.744Z] #29 46.37 io [2020-07-09T23:53:48.744Z] #29 48.24 internal/oserror [2020-07-09T23:53:48.744Z] #29 48.37 syscall [2020-07-09T23:53:48.744Z] #29 50.18 reflect [2020-07-09T23:53:48.826Z] DEP criu/string.d [2020-07-09T23:53:48.826Z] DEP criu/stats.d [2020-07-09T23:53:48.826Z] DEP criu/sockets.d [2020-07-09T23:53:48.826Z] DEP criu/sk-unix.d [2020-07-09T23:53:48.826Z] DEP criu/sk-tcp.d [2020-07-09T23:53:48.826Z] DEP criu/sk-queue.d [2020-07-09T23:53:48.826Z] DEP criu/sk-packet.d [2020-07-09T23:53:48.826Z] DEP criu/sk-netlink.d [2020-07-09T23:53:49.006Z] #29 ... [2020-07-09T23:53:49.006Z] [2020-07-09T23:53:49.006Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:49.120Z] DEP criu/sk-inet.d [2020-07-09T23:53:49.121Z] DEP criu/signalfd.d [2020-07-09T23:53:49.121Z] DEP criu/sigframe.d [2020-07-09T23:53:49.121Z] DEP criu/shmem.d [2020-07-09T23:53:49.121Z] DEP criu/servicefd.d [2020-07-09T23:53:49.121Z] DEP criu/seize.d [2020-07-09T23:53:49.121Z] DEP criu/seccomp.d [2020-07-09T23:53:49.415Z] DEP criu/rst-malloc.d [2020-07-09T23:53:49.415Z] DEP criu/rbtree.d [2020-07-09T23:53:49.415Z] DEP criu/pstree.d [2020-07-09T23:53:49.415Z] DEP criu/protobuf.d [2020-07-09T23:53:49.415Z] GEN criu/protobuf-desc-gen.h [2020-07-09T23:53:49.453Z] #14 3.715 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-09T23:53:49.710Z] DEP criu/protobuf-desc.d [2020-07-09T23:53:49.710Z] DEP criu/proc_parse.d [2020-07-09T23:53:49.710Z] DEP criu/plugin.d [2020-07-09T23:53:49.710Z] DEP criu/pipes.d [2020-07-09T23:53:49.710Z] DEP criu/pie-util.d [2020-07-09T23:53:49.747Z] #14 ... [2020-07-09T23:53:49.747Z] [2020-07-09T23:53:49.747Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-09T23:53:49.747Z] #26 28.82 Checking out files: 89% (1360/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-09T23:53:49.747Z] #26 29.26 + cd /tmp/tmp.8NNsgccbmb/src/github.com/go-swagger/go-swagger [2020-07-09T23:53:49.747Z] #26 29.26 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-09T23:53:49.747Z] #26 30.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-09T23:53:50.006Z] DEP criu/pie-util-vdso.d [2020-07-09T23:53:50.006Z] DEP criu/path.d [2020-07-09T23:53:50.006Z] DEP criu/parasite-syscall.d [2020-07-09T23:53:50.006Z] DEP criu/pagemap.d [2020-07-09T23:53:50.006Z] DEP criu/pagemap-cache.d [2020-07-09T23:53:50.006Z] DEP criu/page-xfer.d [2020-07-09T23:53:50.006Z] DEP criu/page-pipe.d [2020-07-09T23:53:50.006Z] DEP criu/netfilter.d [2020-07-09T23:53:50.041Z] #26 ... [2020-07-09T23:53:50.041Z] [2020-07-09T23:53:50.041Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-09T23:53:50.041Z] #34 1.381 + RM_GOPATH=0 [2020-07-09T23:53:50.041Z] #34 1.381 + TMP_GOPATH= [2020-07-09T23:53:50.041Z] #34 1.381 + : /build [2020-07-09T23:53:50.041Z] #34 1.381 + '[' -z '' ']' [2020-07-09T23:53:50.041Z] #34 1.382 ++ mktemp -d [2020-07-09T23:53:50.041Z] #34 1.385 + export GOPATH=/tmp/tmp.2zRAfviar9 [2020-07-09T23:53:50.041Z] #34 1.385 + GOPATH=/tmp/tmp.2zRAfviar9 [2020-07-09T23:53:50.041Z] #34 1.385 + RM_GOPATH=1 [2020-07-09T23:53:50.041Z] #34 1.389 ++ dirname ./install.sh [2020-07-09T23:53:50.041Z] #34 1.389 + dir=. [2020-07-09T23:53:50.041Z] #34 1.389 + bin=tini [2020-07-09T23:53:50.041Z] #34 1.389 + shift [2020-07-09T23:53:50.041Z] #34 1.389 + '[' '!' -f ./tini.installer ']' [2020-07-09T23:53:50.041Z] #34 1.389 + . ./tini.installer [2020-07-09T23:53:50.041Z] #34 1.390 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-09T23:53:50.041Z] #34 1.390 + install_tini [2020-07-09T23:53:50.041Z] #34 1.390 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-09T23:53:50.041Z] #34 1.390 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-09T23:53:50.041Z] #34 1.390 + git clone https://github.com/krallin/tini.git /tmp/tmp.2zRAfviar9/tini [2020-07-09T23:53:50.041Z] #34 1.396 Cloning into '/tmp/tmp.2zRAfviar9/tini'... [2020-07-09T23:53:50.301Z] DEP criu/net.d [2020-07-09T23:53:50.301Z] DEP criu/namespaces.d [2020-07-09T23:53:50.301Z] DEP criu/mount.d [2020-07-09T23:53:50.301Z] DEP criu/memfd.d [2020-07-09T23:53:50.301Z] DEP criu/mem.d [2020-07-09T23:53:50.301Z] DEP criu/lsm.d [2020-07-09T23:53:50.301Z] DEP criu/log.d [2020-07-09T23:53:50.301Z] DEP criu/libnetlink.d [2020-07-09T23:53:50.334Z] #34 2.047 + cd /tmp/tmp.2zRAfviar9/tini [2020-07-09T23:53:50.335Z] #34 2.047 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-09T23:53:50.335Z] #34 2.063 + cmake . [2020-07-09T23:53:50.600Z] DEP criu/kerndat.d [2020-07-09T23:53:50.600Z] DEP criu/kcmp-ids.d [2020-07-09T23:53:50.600Z] DEP criu/irmap.d [2020-07-09T23:53:50.600Z] DEP criu/ipc_ns.d [2020-07-09T23:53:50.600Z] DEP criu/image.d [2020-07-09T23:53:50.600Z] DEP criu/image-desc.d [2020-07-09T23:53:50.600Z] DEP criu/fsnotify.d [2020-07-09T23:53:50.600Z] DEP criu/filesystems.d [2020-07-09T23:53:50.668Z] #34 2.483 -- The C compiler identification is GNU 8.3.0 [2020-07-09T23:53:50.668Z] #34 2.537 -- Check for working C compiler: /usr/bin/cc [2020-07-09T23:53:50.817Z] using credential docker-jenkins-github-credentials [2020-07-09T23:53:50.823Z] Cloning the remote Git repository [2020-07-09T23:53:50.823Z] Cloning with configured refspecs honoured and without tags [2020-07-09T23:53:50.832Z] #24 14.11 0.0% ### 4.7% ##### 8.1% ####### 10.0% ######## 11.6% ######### 12.8% ########## 14.8% ############ 17.1% ############## 20.0% ################ 22.7% ################# 24.7% ################### 27.6% ##################### 29.8% ####################### 33.0% ######################### 36.0% ########################### 37.7% ############################# 40.4% ############################## 43.0% ################################ 44.9% ################################# 46.9% ################################### 49.8% ##################################### 52.7% ####################################### 54.7% ######################################## 56.6% ########################################## 58.9% ############################################ 61.3% ############################################# 63.1% [2020-07-09T23:53:50.832Z] #24 ... [2020-07-09T23:53:50.832Z] [2020-07-09T23:53:50.832Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:50.832Z] #38 49.79 Selecting previously unselected package libprotoc17:amd64. [2020-07-09T23:53:50.832Z] #38 49.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-09T23:53:50.832Z] #38 49.82 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-09T23:53:50.832Z] #38 50.71 Selecting previously unselected package protobuf-c-compiler. [2020-07-09T23:53:50.832Z] #38 50.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-09T23:53:50.832Z] #38 50.75 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-09T23:53:50.832Z] #38 51.14 Selecting previously unselected package protobuf-compiler. [2020-07-09T23:53:50.832Z] #38 51.15 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-09T23:53:50.832Z] #38 51.17 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-09T23:53:50.832Z] #38 51.53 Selecting previously unselected package python-pkg-resources. [2020-07-09T23:53:50.832Z] #38 51.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-09T23:53:50.832Z] #38 51.54 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-09T23:53:50.832Z] #38 51.90 Selecting previously unselected package python-six. [2020-07-09T23:53:50.832Z] #38 51.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-09T23:53:50.832Z] #38 51.91 Unpacking python-six (1.12.0-1) ... [2020-07-09T23:53:50.832Z] #38 52.00 Selecting previously unselected package python-protobuf. [2020-07-09T23:53:50.832Z] #38 52.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-09T23:53:50.832Z] #38 52.01 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-09T23:53:50.832Z] #38 52.57 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-09T23:53:50.832Z] #38 58.61 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-09T23:53:50.832Z] #38 58.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-09T23:53:50.832Z] #38 58.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-09T23:53:50.832Z] #38 58.64 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-09T23:53:50.832Z] #38 58.66 Setting up python-six (1.12.0-1) ... [2020-07-09T23:53:50.832Z] #38 ... [2020-07-09T23:53:50.832Z] [2020-07-09T23:53:50.832Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:50.894Z] DEP criu/files.d [2020-07-09T23:53:50.894Z] DEP criu/files-reg.d [2020-07-09T23:53:50.894Z] DEP criu/files-ext.d [2020-07-09T23:53:50.894Z] DEP criu/file-lock.d [2020-07-09T23:53:50.894Z] DEP criu/file-ids.d [2020-07-09T23:53:50.894Z] DEP criu/fifo.d [2020-07-09T23:53:50.894Z] DEP criu/fdstore.d [2020-07-09T23:53:50.894Z] DEP criu/fault-injection.d [2020-07-09T23:53:50.894Z] DEP criu/external.d [2020-07-09T23:53:51.189Z] DEP criu/eventpoll.d [2020-07-09T23:53:51.189Z] DEP criu/eventfd.d [2020-07-09T23:53:51.189Z] DEP criu/crtools.d [2020-07-09T23:53:51.189Z] DEP criu/cr-service.d [2020-07-09T23:53:51.189Z] DEP criu/cr-restore.d [2020-07-09T23:53:51.189Z] DEP criu/cr-errno.d [2020-07-09T23:53:51.189Z] DEP criu/cr-dump.d [2020-07-09T23:53:51.306Z] #34 3.011 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-09T23:53:51.306Z] #34 3.012 -- Detecting C compiler ABI info [2020-07-09T23:53:51.358Z] #24 14.11 0.0% ### 4.7% ##### 8.1% ####### 10.0% ######## 11.6% ######### 12.8% ########## 14.8% ############ 17.1% ############## 20.0% ################ 22.7% ################# 24.7% ################### 27.6% ##################### 29.8% ####################### 33.0% ######################### 36.0% ########################### 37.7% ############################# 40.4% ############################## 43.0% ################################ 44.9% ################################# 46.9% ################################### 49.8% ##################################### 52.7% ####################################### 54.7% ######################################## 56.6% ########################################## 58.9% ############################################ 61.3% ############################################# 63.1% ############################################## 65.2% ################################################ 67.9% ################################################## 70.2% #################################################### 72.6% ##################################################### 74.8% ### [2020-07-09T23:53:51.358Z] #24 ... [2020-07-09T23:53:51.358Z] [2020-07-09T23:53:51.358Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-09T23:53:51.358Z] #12 DONE 3.3s [2020-07-09T23:53:51.358Z] [2020-07-09T23:53:51.358Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:51.483Z] DEP criu/cr-dedup.d [2020-07-09T23:53:51.483Z] DEP criu/cr-check.d [2020-07-09T23:53:51.483Z] DEP criu/config.d [2020-07-09T23:53:51.483Z] DEP criu/clone-noasan.d [2020-07-09T23:53:51.483Z] DEP criu/cgroup.d [2020-07-09T23:53:51.483Z] DEP criu/cgroup-props.d [2020-07-09T23:53:51.483Z] DEP criu/bitmap.d [2020-07-09T23:53:51.483Z] DEP criu/bfd.d [2020-07-09T23:53:51.483Z] DEP criu/autofs.d [2020-07-09T23:53:50.846Z] Cloning repository https://github.com/moby/moby.git [2020-07-09T23:53:50.921Z] > git init /home/ubuntu/workspace/moby_PR-41192 # timeout=10 [2020-07-09T23:53:51.239Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-09T23:53:51.240Z] > git --version # timeout=10 [2020-07-09T23:53:51.257Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-09T23:53:51.258Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41192/head:refs/remotes/origin/PR-41192 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:53:51.778Z] DEP criu/aio.d [2020-07-09T23:53:51.778Z] DEP criu/action-scripts.d [2020-07-09T23:53:51.778Z] CC criu/action-scripts.o [2020-07-09T23:53:51.778Z] CC criu/aio.o [2020-07-09T23:53:51.944Z] #34 3.568 -- Detecting C compiler ABI info - done [2020-07-09T23:53:51.944Z] #34 3.583 -- Detecting C compile features [2020-07-09T23:53:52.076Z] CC criu/autofs.o [2020-07-09T23:53:52.370Z] CC criu/bfd.o [2020-07-09T23:53:52.583Z] #34 ... [2020-07-09T23:53:52.583Z] [2020-07-09T23:53:52.583Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:52.583Z] #24 16.28 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-09T23:53:52.583Z] #24 16.59 [2020-07-09T23:53:52.583Z] #24 16.71 ######################################################################## 100.0% [2020-07-09T23:53:52.583Z] #24 16.82 [2020-07-09T23:53:52.583Z] #24 17.87 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-09T23:53:52.583Z] #24 17.92 skipping existing b63cc5f62c21 [2020-07-09T23:53:52.583Z] #24 18.04 [2020-07-09T23:53:52.583Z] #24 19.08 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-09T23:53:52.583Z] #24 19.42 #=#=# [2020-07-09T23:53:52.583Z] #24 19.61 ######################################################################## 100.0% [2020-07-09T23:53:52.583Z] #24 19.67 [2020-07-09T23:53:52.583Z] #24 19.74 Download of images into '/build' complete. [2020-07-09T23:53:52.583Z] #24 19.74 Use something like the following to load the result into a Docker daemon: [2020-07-09T23:53:52.583Z] #24 19.74 tar -cC '/build' . | docker load [2020-07-09T23:53:52.583Z] #24 DONE 20.0s [2020-07-09T23:53:52.583Z] [2020-07-09T23:53:52.583Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:53:52.583Z] #39 2.703 Note: Building without setproctitle() and strlcpy() support. [2020-07-09T23:53:52.583Z] #39 2.703 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-09T23:53:52.583Z] #39 2.737 Note: Building without GnuTLS support [2020-07-09T23:53:52.583Z] #39 2.747 Makefile.config:39: Warn: you have no libnftables installed [2020-07-09T23:53:52.583Z] #39 2.747 Makefile.config:40: Warn: Building without nftables support [2020-07-09T23:53:52.583Z] #39 3.959 fatal: not a git repository (or any of the parent directories): .git [2020-07-09T23:53:52.583Z] #39 4.006 GEN .gitid [2020-07-09T23:53:52.583Z] #39 4.008 GEN criu/include/version.h [2020-07-09T23:53:52.583Z] #39 4.013 GEN include/common/asm [2020-07-09T23:53:52.583Z] #39 5.096 PBCC images/timens.pb-c.c [2020-07-09T23:53:52.583Z] #39 5.119 DEP images/timens.pb-c.d [2020-07-09T23:53:52.583Z] #39 5.168 PBCC images/fown.pb-c.c [2020-07-09T23:53:52.583Z] #39 5.234 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-09T23:53:52.583Z] #39 5.281 PBCC images/opts.pb-c.c [2020-07-09T23:53:52.583Z] #39 5.299 PBCC images/memfd.pb-c.c [2020-07-09T23:53:52.583Z] #39 5.365 DEP images/fown.pb-c.d [2020-07-09T23:53:52.583Z] #39 5.397 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-09T23:53:52.583Z] #39 5.453 DEP images/opts.pb-c.d [2020-07-09T23:53:52.583Z] #39 5.489 DEP images/memfd.pb-c.d [2020-07-09T23:53:52.583Z] #39 5.547 PBCC images/sit.pb-c.c [2020-07-09T23:53:52.583Z] #39 5.594 DEP images/sit.pb-c.d [2020-07-09T23:53:52.583Z] #39 5.676 PBCC images/macvlan.pb-c.c [2020-07-09T23:53:52.583Z] #39 5.680 DEP images/macvlan.pb-c.d [2020-07-09T23:53:52.583Z] #39 5.721 PBCC images/autofs.pb-c.c [2020-07-09T23:53:52.583Z] #39 5.730 DEP images/autofs.pb-c.d [2020-07-09T23:53:52.583Z] #39 5.782 PBCC images/sysctl.pb-c.c [2020-07-09T23:53:52.583Z] #39 5.785 DEP images/sysctl.pb-c.d [2020-07-09T23:53:52.583Z] #39 5.808 PBCC images/time.pb-c.c [2020-07-09T23:53:52.583Z] #39 5.844 DEP images/time.pb-c.d [2020-07-09T23:53:52.583Z] #39 5.874 PBCC images/binfmt-misc.pb-c.c [2020-07-09T23:53:52.583Z] #39 5.879 DEP images/binfmt-misc.pb-c.d [2020-07-09T23:53:52.583Z] #39 5.919 PBCC images/seccomp.pb-c.c [2020-07-09T23:53:52.583Z] #39 5.926 DEP images/seccomp.pb-c.d [2020-07-09T23:53:52.583Z] #39 5.984 PBCC images/userns.pb-c.c [2020-07-09T23:53:52.583Z] #39 5.993 DEP images/userns.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.024 PBCC images/cgroup.pb-c.c [2020-07-09T23:53:52.583Z] #39 6.028 DEP images/cgroup.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.047 PBCC images/ext-file.pb-c.c [2020-07-09T23:53:52.583Z] #39 6.054 DEP images/ext-file.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.062 PBCC images/rpc.pb-c.c [2020-07-09T23:53:52.583Z] #39 6.081 DEP images/rpc.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.147 PBCC images/siginfo.pb-c.c [2020-07-09T23:53:52.583Z] #39 6.151 DEP images/siginfo.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.207 PBCC images/pagemap.pb-c.c [2020-07-09T23:53:52.583Z] #39 6.257 DEP images/pagemap.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.299 PBCC images/rlimit.pb-c.c [2020-07-09T23:53:52.583Z] #39 6.332 DEP images/rlimit.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.384 PBCC images/file-lock.pb-c.c [2020-07-09T23:53:52.583Z] #39 6.399 DEP images/file-lock.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.434 PBCC images/tty.pb-c.c [2020-07-09T23:53:52.583Z] #39 6.442 DEP images/tty.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.514 PBCC images/tun.pb-c.c [2020-07-09T23:53:52.583Z] #39 6.519 PBCC images/netdev.pb-c.c [2020-07-09T23:53:52.583Z] #39 6.536 DEP images/tun.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.602 DEP images/netdev.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.633 PBCC images/vma.pb-c.c [2020-07-09T23:53:52.583Z] #39 6.661 DEP images/vma.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.716 PBCC images/creds.pb-c.c [2020-07-09T23:53:52.583Z] #39 6.719 DEP images/creds.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.792 PBCC images/utsns.pb-c.c [2020-07-09T23:53:52.583Z] #39 6.866 DEP images/utsns.pb-c.d [2020-07-09T23:53:52.583Z] #39 6.947 PBCC images/ipc-desc.pb-c.c [2020-07-09T23:53:52.583Z] #39 7.044 PBCC images/ipc-sem.pb-c.c [2020-07-09T23:53:52.583Z] #39 7.049 DEP images/ipc-desc.pb-c.d [2020-07-09T23:53:52.583Z] #39 7.092 DEP images/ipc-sem.pb-c.d [2020-07-09T23:53:52.583Z] #39 7.143 PBCC images/ipc-msg.pb-c.c [2020-07-09T23:53:52.583Z] #39 7.173 DEP images/ipc-msg.pb-c.d [2020-07-09T23:53:52.660Z] #24 14.11 0.0% ### 4.7% ##### 8.1% ####### 10.0% ######## 11.6% ######### 12.8% ########## 14.8% ############ 17.1% ############## 20.0% ################ 22.7% ################# 24.7% ################### 27.6% ##################### 29.8% ####################### 33.0% ######################### 36.0% ########################### 37.7% ############################# 40.4% ############################## 43.0% ################################ 44.9% ################################# 46.9% ################################### 49.8% ##################################### 52.7% ####################################### 54.7% ######################################## 56.6% ########################################## 58.9% ############################################ 61.3% ############################################# 63.1% ############################################## 65.2% ################################################ 67.9% ################################################## 70.2% #################################################### 72.6% ##################################################### 74.8% ####################################################### 77.0% ######################################################## 78.9% ######################################################### 80.2% ########################################################## 81.2% ############################################################ 83.6% ############################################################ 84.6% ############################################################## 86.3% ############################################################### 88.5% ################################################################# 90.4% ################################################################## 91.7% ################################################################### 93.5% ##################################################################### 96.0% ###################################################################### 98.6% ######################################################################## 100.0% [2020-07-09T23:53:52.665Z] CC criu/bitmap.o [2020-07-09T23:53:52.665Z] CC criu/cgroup-props.o [2020-07-09T23:53:52.877Z] #39 7.253 PBCC images/ipc-shm.pb-c.c [2020-07-09T23:53:52.877Z] #39 7.256 DEP images/ipc-shm.pb-c.d [2020-07-09T23:53:52.877Z] #39 7.300 PBCC images/ipc-var.pb-c.c [2020-07-09T23:53:52.877Z] #39 7.335 DEP images/ipc-var.pb-c.d [2020-07-09T23:53:52.877Z] #39 7.379 PBCC images/sk-opts.pb-c.c [2020-07-09T23:53:52.877Z] #39 7.408 PBCC images/packet-sock.pb-c.c [2020-07-09T23:53:52.935Z] #24 19.08 [2020-07-09T23:53:52.935Z] #24 ... [2020-07-09T23:53:52.935Z] [2020-07-09T23:53:52.935Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:52.935Z] #31 51.75 Selecting previously unselected package libicu63:amd64. [2020-07-09T23:53:52.935Z] #31 51.77 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-09T23:53:52.935Z] #31 51.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-09T23:53:52.935Z] #31 61.21 Selecting previously unselected package libxml2:amd64. [2020-07-09T23:53:52.935Z] #31 61.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-09T23:53:52.935Z] #31 61.24 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-09T23:53:52.935Z] #31 ... [2020-07-09T23:53:52.935Z] [2020-07-09T23:53:52.935Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-09T23:53:52.935Z] #52 18.66 Checking out files: 82% (833/1005) Checking out files: 83% (835/1005) Checking out files: 84% (845/1005) Checking out files: 85% (855/1005) Checking out files: 86% (865/1005) Checking out files: 87% (875/1005) Checking out files: 88% (885/1005) Checking out files: 89% (895/1005) Checking out files: 90% (905/1005) Checking out files: 91% (915/1005) Checking out files: 92% (925/1005) Checking out files: 93% (935/1005) Checking out files: 94% (945/1005) Checking out files: 95% (955/1005) Checking out files: 96% (965/1005) Checking out files: 97% (975/1005) Checking out files: 98% (985/1005) Checking out files: 99% (995/1005) Checking out files: 100% (1005/1005) Checking out files: 100% (1005/1005), done. [2020-07-09T23:53:52.935Z] #52 18.97 + cd /tmp/tmp.syWGrLUDgt/src/github.com/opencontainers/runc [2020-07-09T23:53:52.935Z] #52 18.97 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:53:52.963Z] CC criu/cgroup.o [2020-07-09T23:53:53.171Z] #39 7.455 DEP images/sk-opts.pb-c.d [2020-07-09T23:53:53.171Z] #39 7.506 DEP images/packet-sock.pb-c.d [2020-07-09T23:53:53.171Z] #39 7.546 PBCC images/sk-netlink.pb-c.c [2020-07-09T23:53:53.171Z] #39 7.596 DEP images/sk-netlink.pb-c.d [2020-07-09T23:53:53.171Z] #39 7.674 PBCC images/sk-inet.pb-c.c [2020-07-09T23:53:53.171Z] #39 7.745 DEP images/sk-inet.pb-c.d [2020-07-09T23:53:53.171Z] #39 7.780 PBCC images/sk-unix.pb-c.c [2020-07-09T23:53:53.466Z] #39 7.804 DEP images/sk-unix.pb-c.d [2020-07-09T23:53:53.466Z] #39 7.849 PBCC images/mm.pb-c.c [2020-07-09T23:53:53.466Z] #39 7.917 DEP images/mm.pb-c.d [2020-07-09T23:53:53.466Z] #39 7.961 PBCC images/timerfd.pb-c.c [2020-07-09T23:53:53.466Z] #39 7.982 DEP images/timerfd.pb-c.d [2020-07-09T23:53:53.466Z] #39 8.009 PBCC images/timer.pb-c.c [2020-07-09T23:53:53.466Z] #39 8.012 DEP images/timer.pb-c.d [2020-07-09T23:53:53.466Z] #39 ... [2020-07-09T23:53:53.466Z] [2020-07-09T23:53:53.466Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-09T23:53:53.466Z] #34 5.401 -- Detecting C compile features - done [2020-07-09T23:53:53.466Z] #34 5.416 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-09T23:53:53.761Z] #34 5.566 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-09T23:53:53.761Z] #34 5.602 -- Configuring done [2020-07-09T23:53:53.761Z] #34 5.657 -- Generating done [2020-07-09T23:53:53.761Z] #34 5.665 -- Build files have been written to: /tmp/tmp.2zRAfviar9/tini [2020-07-09T23:53:53.761Z] #34 5.667 + make tini-static [2020-07-09T23:53:54.008Z] CC criu/clone-noasan.o [2020-07-09T23:53:54.008Z] CC criu/config.o [2020-07-09T23:53:54.055Z] #34 6.026 Scanning dependencies of target tini-static [2020-07-09T23:53:54.315Z] #52 20.05 + '[' -z '' ']' [2020-07-09T23:53:54.315Z] #52 20.05 + target=static [2020-07-09T23:53:54.315Z] #52 20.05 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-09T23:53:54.349Z] #34 6.105 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-09T23:53:54.643Z] #34 ... [2020-07-09T23:53:54.643Z] [2020-07-09T23:53:54.643Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-09T23:53:54.643Z] #52 10.77 + cd /tmp/tmp.gIkyPSQTK1/src/github.com/opencontainers/runc [2020-07-09T23:53:54.643Z] #52 10.77 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:53:54.643Z] #52 11.55 + '[' -z '' ']' [2020-07-09T23:53:54.643Z] #52 11.55 + target=static [2020-07-09T23:53:54.643Z] #52 11.55 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-09T23:53:54.643Z] #52 13.13 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-09T23:53:54.643Z] #52 ... [2020-07-09T23:53:54.643Z] [2020-07-09T23:53:54.643Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:53:54.643Z] #39 8.111 PBCC images/sa.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.116 DEP images/sa.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.173 PBCC images/pipe-data.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.190 DEP images/pipe-data.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.207 PBCC images/mnt.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.314 DEP images/mnt.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.365 PBCC images/sk-packet.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.375 DEP images/sk-packet.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.431 PBCC images/tcp-stream.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.446 DEP images/tcp-stream.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.482 PBCC images/pipe.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.511 DEP images/pipe.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.554 PBCC images/pstree.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.564 DEP images/pstree.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.596 PBCC images/fs.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.610 DEP images/fs.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.651 PBCC images/signalfd.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.671 DEP images/signalfd.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.700 PBCC images/fh.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.724 PBCC images/fsnotify.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.755 DEP images/fh.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.779 DEP images/fsnotify.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.824 PBCC images/eventpoll.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.831 DEP images/eventpoll.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.875 PBCC images/eventfd.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.911 DEP images/eventfd.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.930 PBCC images/remap-file-path.pb-c.c [2020-07-09T23:53:54.643Z] #39 8.954 DEP images/remap-file-path.pb-c.d [2020-07-09T23:53:54.643Z] #39 8.994 PBCC images/fifo.pb-c.c [2020-07-09T23:53:54.643Z] #39 9.014 DEP images/fifo.pb-c.d [2020-07-09T23:53:54.643Z] #39 9.064 PBCC images/ghost-file.pb-c.c [2020-07-09T23:53:54.643Z] #39 9.070 DEP images/ghost-file.pb-c.d [2020-07-09T23:53:54.643Z] #39 9.098 PBCC images/regfile.pb-c.c [2020-07-09T23:53:54.643Z] #39 9.127 DEP images/regfile.pb-c.d [2020-07-09T23:53:54.643Z] #39 9.174 PBCC images/ns.pb-c.c [2020-07-09T23:53:54.643Z] #39 9.187 DEP images/ns.pb-c.d [2020-07-09T23:53:54.643Z] #39 9.237 PBCC images/fdinfo.pb-c.c [2020-07-09T23:53:54.648Z] CC criu/cr-check.o [2020-07-09T23:53:54.885Z] #52 ... [2020-07-09T23:53:54.885Z] [2020-07-09T23:53:54.885Z] #13 [dev 6/25] RUN ldconfig [2020-07-09T23:53:54.885Z] #13 DONE 3.1s [2020-07-09T23:53:54.885Z] [2020-07-09T23:53:54.885Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:53:54.885Z] #24 20.14 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-09T23:53:54.885Z] #24 20.45 [2020-07-09T23:53:54.885Z] #24 20.62 ######################################################################## 100.0% [2020-07-09T23:53:54.885Z] #24 20.78 [2020-07-09T23:53:54.937Z] #39 9.335 DEP images/fdinfo.pb-c.d [2020-07-09T23:53:54.937Z] #39 9.421 PBCC images/core-aarch64.pb-c.c [2020-07-09T23:53:54.937Z] #39 9.508 PBCC images/core-arm.pb-c.c [2020-07-09T23:53:54.942Z] CC criu/cr-dedup.o [2020-07-09T23:53:54.942Z] CC criu/cr-dump.o [2020-07-09T23:53:55.232Z] #39 9.515 PBCC images/core-ppc64.pb-c.c [2020-07-09T23:53:55.232Z] #39 9.540 PBCC images/core-s390.pb-c.c [2020-07-09T23:53:55.232Z] #39 9.563 PBCC images/core-x86.pb-c.c [2020-07-09T23:53:55.232Z] #39 9.578 PBCC images/core.pb-c.c [2020-07-09T23:53:55.232Z] #39 9.641 PBCC images/inventory.pb-c.c [2020-07-09T23:53:55.232Z] #39 9.684 DEP images/core-aarch64.pb-c.d [2020-07-09T23:53:55.232Z] #39 9.754 DEP images/core-arm.pb-c.d [2020-07-09T23:53:55.527Z] #39 9.792 DEP images/core-ppc64.pb-c.d [2020-07-09T23:53:55.527Z] #39 9.834 DEP images/core-s390.pb-c.d [2020-07-09T23:53:55.527Z] #39 9.886 DEP images/core-x86.pb-c.d [2020-07-09T23:53:55.527Z] #39 9.953 DEP images/core.pb-c.d [2020-07-09T23:53:55.527Z] #39 9.985 DEP images/inventory.pb-c.d [2020-07-09T23:53:55.581Z] CC criu/cr-errno.o [2020-07-09T23:53:55.834Z] #39 ... [2020-07-09T23:53:55.834Z] [2020-07-09T23:53:55.834Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-09T23:53:55.834Z] #34 7.049 [100%] Linking C executable tini-static [2020-07-09T23:53:55.834Z] #34 7.333 [100%] Built target tini-static [2020-07-09T23:53:55.834Z] #34 7.394 + mkdir -p /build [2020-07-09T23:53:55.834Z] #34 7.397 + cp tini-static /build/docker-init [2020-07-09T23:53:55.834Z] #34 DONE 7.6s [2020-07-09T23:53:55.834Z] [2020-07-09T23:53:55.834Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:53:55.834Z] #39 10.04 PBCC images/cpuinfo.pb-c.c [2020-07-09T23:53:55.834Z] #39 10.07 DEP images/cpuinfo.pb-c.d [2020-07-09T23:53:55.834Z] #39 10.10 PBCC images/stats.pb-c.c [2020-07-09T23:53:55.834Z] #39 10.14 DEP images/stats.pb-c.d [2020-07-09T23:53:55.878Z] CC criu/cr-restore.o [2020-07-09T23:53:56.268Z] #24 22.07 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-09T23:53:56.528Z] #24 22.57 [2020-07-09T23:53:56.788Z] #24 22.79 0.7% ################################################################# 91.4% ######################################################################## 100.0% [2020-07-09T23:53:56.788Z] #24 23.03 [2020-07-09T23:53:57.364Z] #39 11.66 make[1]: Nothing to be done for 'all'. [2020-07-09T23:53:57.408Z] CC criu/cr-service.o [2020-07-09T23:53:57.702Z] CC criu/crtools.o [2020-07-09T23:53:57.702Z] CC criu/eventfd.o [2020-07-09T23:53:57.702Z] CC criu/eventpoll.o [2020-07-09T23:53:57.996Z] CC criu/external.o [2020-07-09T23:53:58.170Z] #24 24.19 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-09T23:53:58.170Z] #24 24.27 skipping existing 1849cc453dee [2020-07-09T23:53:58.170Z] #24 24.39 [2020-07-09T23:53:58.291Z] CC criu/fault-injection.o [2020-07-09T23:53:58.291Z] CC criu/fdstore.o [2020-07-09T23:53:58.291Z] CC criu/fifo.o [2020-07-09T23:53:58.291Z] CC criu/file-ids.o [2020-07-09T23:53:58.408Z] #39 12.68 CC images/stats.o [2020-07-09T23:53:58.408Z] #39 12.90 CC images/core.o [2020-07-09T23:53:58.586Z] CC criu/file-lock.o [2020-07-09T23:53:58.702Z] #39 13.31 CC images/core-x86.o [2020-07-09T23:53:58.739Z] #24 ... [2020-07-09T23:53:58.739Z] [2020-07-09T23:53:58.739Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:53:58.739Z] #31 62.07 Selecting previously unselected package libarchive13:amd64. [2020-07-09T23:53:58.739Z] #31 62.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-09T23:53:58.739Z] #31 62.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-09T23:53:58.739Z] #31 62.47 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-09T23:53:58.739Z] #31 62.47 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-09T23:53:58.739Z] #31 62.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-09T23:53:58.739Z] #31 62.67 Selecting previously unselected package librhash0:amd64. [2020-07-09T23:53:58.739Z] #31 62.67 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-09T23:53:58.739Z] #31 62.67 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-09T23:53:58.739Z] #31 62.91 Selecting previously unselected package libuv1:amd64. [2020-07-09T23:53:58.739Z] #31 62.92 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-09T23:53:58.739Z] #31 62.93 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-09T23:53:58.739Z] #31 63.12 Selecting previously unselected package cmake. [2020-07-09T23:53:58.739Z] #31 63.18 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-09T23:53:58.739Z] #31 63.19 Unpacking cmake (3.13.4-1) ... [2020-07-09T23:53:58.739Z] #31 67.14 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-09T23:53:58.739Z] #31 67.18 Setting up xxd (2:8.1.0875-5) ... [2020-07-09T23:53:58.739Z] #31 67.19 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-09T23:53:58.739Z] #31 67.20 Setting up vim-common (2:8.1.0875-5) ... [2020-07-09T23:53:58.739Z] #31 67.25 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-09T23:53:58.739Z] #31 67.26 Setting up cmake-data (3.13.4-1) ... [2020-07-09T23:53:58.739Z] #31 67.28 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-09T23:53:58.739Z] #31 67.29 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-09T23:53:58.739Z] #31 67.31 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-09T23:53:58.739Z] #31 67.32 Setting up cmake (3.13.4-1) ... [2020-07-09T23:53:58.739Z] #31 67.33 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:53:58.739Z] #31 67.38 Processing triggers for mime-support (3.62) ... [2020-07-09T23:53:58.739Z] #31 DONE 67.7s [2020-07-09T23:53:58.739Z] [2020-07-09T23:53:58.739Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:53:58.739Z] #32 DONE 0.0s [2020-07-09T23:53:58.739Z] [2020-07-09T23:53:58.739Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-09T23:53:58.739Z] #33 DONE 0.1s [2020-07-09T23:53:58.880Z] CC criu/files-ext.o [2020-07-09T23:53:58.880Z] CC criu/files-reg.o [2020-07-09T23:53:58.999Z] [2020-07-09T23:53:58.999Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-09T23:53:59.040Z] #39 13.60 CC images/core-arm.o [2020-07-09T23:53:59.334Z] #39 13.80 CC images/core-aarch64.o [2020-07-09T23:53:59.334Z] #39 ... [2020-07-09T23:53:59.334Z] [2020-07-09T23:53:59.334Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:53:59.334Z] #29 38.24 time [2020-07-09T23:53:59.334Z] #29 42.96 internal/poll [2020-07-09T23:53:59.334Z] #29 43.50 internal/fmtsort [2020-07-09T23:53:59.334Z] #29 44.04 internal/syscall/execenv [2020-07-09T23:53:59.334Z] #29 44.18 internal/syscall/unix [2020-07-09T23:53:59.334Z] #29 44.33 strings [2020-07-09T23:53:59.334Z] #29 44.58 os [2020-07-09T23:53:59.334Z] #29 46.67 bytes [2020-07-09T23:53:59.334Z] #29 47.69 fmt [2020-07-09T23:53:59.334Z] #29 48.14 bufio [2020-07-09T23:53:59.521Z] CC criu/files.o [2020-07-09T23:53:59.627Z] #29 ... [2020-07-09T23:53:59.627Z] [2020-07-09T23:53:59.627Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:53:59.628Z] #39 13.99 CC images/core-ppc64.o [2020-07-09T23:54:00.159Z] CC criu/filesystems.o [2020-07-09T23:54:00.265Z] #39 14.53 CC images/core-s390.o [2020-07-09T23:54:00.454Z] CC criu/fsnotify.o [2020-07-09T23:54:00.560Z] #39 15.01 CC images/cpuinfo.o [2020-07-09T23:54:00.748Z] CC criu/image-desc.o [2020-07-09T23:54:00.748Z] CC criu/image.o [2020-07-09T23:54:00.855Z] #39 ... [2020-07-09T23:54:00.855Z] [2020-07-09T23:54:00.855Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:00.855Z] #14 5.163 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-09T23:54:00.855Z] #14 10.51 Fetched 8055 kB in 9s (911 kB/s) [2020-07-09T23:54:00.855Z] #14 10.51 Reading package lists... [2020-07-09T23:54:00.855Z] #14 13.56 Reading package lists... [2020-07-09T23:54:00.855Z] #14 ... [2020-07-09T23:54:00.855Z] [2020-07-09T23:54:00.855Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:54:00.855Z] #57 25.95 Checking out files: 79% (2530/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-09T23:54:00.855Z] #57 26.56 + cd /tmp/tmp.qf329e6T0u/src/github.com/containerd/containerd [2020-07-09T23:54:00.855Z] #57 26.56 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:54:00.908Z] #34 ... [2020-07-09T23:54:00.908Z] [2020-07-09T23:54:00.908Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:54:00.908Z] #24 25.81 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-09T23:54:00.908Z] #24 26.34 [2020-07-09T23:54:00.908Z] #24 26.54 ######################################################################## 100.0% [2020-07-09T23:54:00.908Z] #24 26.66 [2020-07-09T23:54:00.908Z] #24 26.69 Download of images into '/build' complete. [2020-07-09T23:54:00.908Z] #24 26.70 Use something like the following to load the result into a Docker daemon: [2020-07-09T23:54:00.908Z] #24 26.70 tar -cC '/build' . | docker load [2020-07-09T23:54:00.908Z] #24 DONE 26.8s [2020-07-09T23:54:00.908Z] [2020-07-09T23:54:00.908Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:00.908Z] #38 64.11 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-09T23:54:00.908Z] #38 64.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-09T23:54:00.908Z] #38 64.14 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-09T23:54:00.908Z] #38 64.16 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-09T23:54:00.908Z] #38 64.17 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-09T23:54:00.908Z] #38 64.18 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-09T23:54:00.908Z] #38 64.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-09T23:54:00.908Z] #38 64.24 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-09T23:54:00.908Z] #38 64.27 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-09T23:54:00.908Z] #38 64.31 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-09T23:54:01.044Z] CC criu/ipc_ns.o [2020-07-09T23:54:01.340Z] CC criu/irmap.o [2020-07-09T23:54:01.635Z] CC criu/kcmp-ids.o [2020-07-09T23:54:01.635Z] CC criu/kerndat.o [2020-07-09T23:54:01.929Z] CC criu/libnetlink.o [2020-07-09T23:54:01.965Z] #57 ... [2020-07-09T23:54:01.965Z] [2020-07-09T23:54:01.965Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:54:01.965Z] #42 40.63 time [2020-07-09T23:54:01.965Z] #42 44.71 internal/fmtsort [2020-07-09T23:54:01.965Z] #42 45.40 internal/syscall/execenv [2020-07-09T23:54:01.965Z] #42 45.61 internal/syscall/unix [2020-07-09T23:54:01.965Z] #42 45.95 internal/poll [2020-07-09T23:54:01.965Z] #42 46.03 strings [2020-07-09T23:54:01.965Z] #42 47.28 os [2020-07-09T23:54:01.965Z] #42 47.74 regexp/syntax [2020-07-09T23:54:01.965Z] #42 49.79 fmt [2020-07-09T23:54:01.965Z] #42 50.86 path/filepath [2020-07-09T23:54:01.965Z] #42 ... [2020-07-09T23:54:01.965Z] [2020-07-09T23:54:01.965Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:01.965Z] #14 13.56 Reading package lists... [2020-07-09T23:54:02.224Z] CC criu/log.o [2020-07-09T23:54:02.225Z] CC criu/lsm.o [2020-07-09T23:54:02.260Z] #14 16.19 Building dependency tree... [2020-07-09T23:54:02.260Z] #14 16.58 Reading state information... [2020-07-09T23:54:02.519Z] CC criu/mem.o [2020-07-09T23:54:02.556Z] #14 16.96 libcap2-bin is already the newest version (1:2.25-2). [2020-07-09T23:54:02.556Z] #14 16.96 libcap2-bin set to manually installed. [2020-07-09T23:54:02.556Z] #14 16.96 The following additional packages will be installed: [2020-07-09T23:54:02.826Z] #38 ... [2020-07-09T23:54:02.826Z] [2020-07-09T23:54:02.826Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:54:02.826Z] #29 58.40 time [2020-07-09T23:54:02.826Z] #29 66.16 internal/poll [2020-07-09T23:54:02.826Z] #29 67.36 internal/fmtsort [2020-07-09T23:54:02.826Z] #29 68.51 internal/syscall/execenv [2020-07-09T23:54:02.826Z] #29 ... [2020-07-09T23:54:02.826Z] [2020-07-09T23:54:02.826Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-09T23:54:02.826Z] #34 3.589 + RM_GOPATH=0 [2020-07-09T23:54:02.826Z] #34 3.589 + TMP_GOPATH= [2020-07-09T23:54:02.826Z] #34 3.589 + : /build [2020-07-09T23:54:02.826Z] #34 3.589 + '[' -z '' ']' [2020-07-09T23:54:02.826Z] #34 3.590 ++ mktemp -d [2020-07-09T23:54:02.826Z] #34 3.607 + export GOPATH=/tmp/tmp.p8nVhCp72I [2020-07-09T23:54:02.826Z] #34 3.608 + GOPATH=/tmp/tmp.p8nVhCp72I [2020-07-09T23:54:02.826Z] #34 3.609 + RM_GOPATH=1 [2020-07-09T23:54:02.826Z] #34 3.614 ++ dirname ./install.sh [2020-07-09T23:54:02.826Z] #34 3.626 + dir=. [2020-07-09T23:54:02.826Z] #34 3.626 + bin=tini [2020-07-09T23:54:02.826Z] #34 3.626 + shift [2020-07-09T23:54:02.826Z] #34 3.626 + '[' '!' -f ./tini.installer ']' [2020-07-09T23:54:02.826Z] #34 3.626 + . ./tini.installer [2020-07-09T23:54:02.826Z] #34 3.627 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-09T23:54:02.826Z] #34 3.627 + install_tini [2020-07-09T23:54:02.826Z] #34 3.627 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-09T23:54:02.826Z] #34 3.627 + git clone https://github.com/krallin/tini.git /tmp/tmp.p8nVhCp72I/tini [2020-07-09T23:54:02.826Z] #34 3.631 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-09T23:54:02.826Z] #34 3.639 Cloning into '/tmp/tmp.p8nVhCp72I/tini'... [2020-07-09T23:54:02.852Z] #14 16.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-09T23:54:02.852Z] #14 16.96 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-09T23:54:02.852Z] #14 16.96 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-09T23:54:02.852Z] #14 16.96 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-09T23:54:02.852Z] #14 16.96 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-09T23:54:02.852Z] #14 16.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-09T23:54:02.852Z] #14 16.96 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-09T23:54:02.852Z] #14 16.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-09T23:54:02.852Z] #14 16.96 python3.7 python3.7-minimal vim-runtime xxd [2020-07-09T23:54:02.852Z] #14 16.96 Suggested packages: [2020-07-09T23:54:02.852Z] #14 16.96 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-09T23:54:02.852Z] #14 16.96 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-09T23:54:02.852Z] #14 16.96 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-09T23:54:02.852Z] #14 16.96 xfsdump acl attr quota [2020-07-09T23:54:02.852Z] #14 16.96 Recommended packages: [2020-07-09T23:54:02.852Z] #14 16.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-09T23:54:02.852Z] #14 16.96 python3-keyrings.alt python3-xdg unzip [2020-07-09T23:54:03.158Z] CC criu/memfd.o [2020-07-09T23:54:03.158Z] CC criu/mount.o [2020-07-09T23:54:03.764Z] #34 4.859 + cd /tmp/tmp.p8nVhCp72I/tini [2020-07-09T23:54:03.764Z] #34 4.859 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-09T23:54:03.764Z] #34 4.887 + cmake . [2020-07-09T23:54:04.334Z] #34 5.515 -- The C compiler identification is GNU 8.3.0 [2020-07-09T23:54:04.598Z] #34 ... [2020-07-09T23:54:04.598Z] [2020-07-09T23:54:04.598Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:04.598Z] #38 73.06 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-09T23:54:04.598Z] #38 73.08 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:54:04.598Z] #38 DONE 73.4s [2020-07-09T23:54:04.598Z] [2020-07-09T23:54:04.598Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-09T23:54:04.598Z] #34 5.622 -- Check for working C compiler: /usr/bin/cc [2020-07-09T23:54:04.598Z] #34 ... [2020-07-09T23:54:04.598Z] [2020-07-09T23:54:04.598Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:04.598Z] #14 3.059 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:54:04.598Z] #14 3.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:54:04.598Z] #14 3.128 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:54:04.598Z] #14 4.131 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-09T23:54:04.598Z] #14 6.585 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-09T23:54:04.598Z] #14 9.023 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-09T23:54:04.680Z] CC criu/namespaces.o [2020-07-09T23:54:04.858Z] #14 ... [2020-07-09T23:54:04.858Z] [2020-07-09T23:54:04.858Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:04.994Z] #14 19.37 The following NEW packages will be installed: [2020-07-09T23:54:04.994Z] #14 19.37 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-09T23:54:04.994Z] #14 19.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-09T23:54:04.994Z] #14 19.37 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-09T23:54:04.994Z] #14 19.37 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-09T23:54:04.994Z] #14 19.37 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-09T23:54:04.994Z] #14 19.37 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-09T23:54:04.994Z] #14 19.37 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-09T23:54:04.994Z] #14 19.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-09T23:54:04.994Z] #14 19.37 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-09T23:54:04.994Z] #14 19.37 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-09T23:54:04.994Z] #14 19.37 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-09T23:54:04.994Z] #14 19.37 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-09T23:54:04.994Z] #14 19.37 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-09T23:54:04.994Z] #14 19.38 xfsprogs xxd xz-utils zip [2020-07-09T23:54:05.288Z] #14 19.54 0 upgraded, 68 newly installed, 0 to remove and 1 not upgraded. [2020-07-09T23:54:05.288Z] #14 19.54 Need to get 99.3 MB of archives. [2020-07-09T23:54:05.288Z] #14 19.54 After this operation, 605 MB of additional disk space will be used. [2020-07-09T23:54:05.288Z] #14 19.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-09T23:54:05.288Z] #14 19.57 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-09T23:54:05.288Z] #14 19.61 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-09T23:54:05.288Z] #14 19.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-09T23:54:05.288Z] #14 19.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-09T23:54:05.288Z] #14 19.69 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-09T23:54:05.318Z] CC criu/net.o [2020-07-09T23:54:05.582Z] #14 19.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-09T23:54:05.582Z] #14 19.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-09T23:54:05.582Z] #14 19.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-09T23:54:05.582Z] #14 19.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-09T23:54:05.582Z] #14 19.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-09T23:54:05.582Z] #14 19.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-09T23:54:05.582Z] #14 19.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-09T23:54:05.582Z] #14 19.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-09T23:54:05.582Z] #14 19.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-09T23:54:05.582Z] #14 19.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-09T23:54:05.582Z] #14 19.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-09T23:54:05.582Z] #14 19.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-09T23:54:05.582Z] #14 19.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-09T23:54:05.582Z] #14 19.83 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-09T23:54:05.582Z] #14 19.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-09T23:54:05.582Z] #14 19.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-09T23:54:05.582Z] #14 19.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-09T23:54:05.582Z] #14 19.87 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-09T23:54:05.582Z] #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-09T23:54:05.582Z] #14 20.09 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-09T23:54:05.877Z] #14 20.09 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-09T23:54:05.877Z] #14 20.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-09T23:54:05.877Z] #14 20.10 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-09T23:54:05.877Z] #14 20.34 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-09T23:54:06.171Z] #14 20.53 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-09T23:54:06.171Z] #14 20.54 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-09T23:54:06.368Z] CC criu/netfilter.o [2020-07-09T23:54:06.368Z] CC criu/page-pipe.o [2020-07-09T23:54:06.666Z] CC criu/page-xfer.o [2020-07-09T23:54:06.768Z] #39 ... [2020-07-09T23:54:06.768Z] [2020-07-09T23:54:06.768Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-09T23:54:06.768Z] #52 22.79 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-09T23:54:07.028Z] #52 ... [2020-07-09T23:54:07.028Z] [2020-07-09T23:54:07.028Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-09T23:54:07.028Z] #34 6.572 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-09T23:54:07.028Z] #34 6.573 -- Detecting C compiler ABI info [2020-07-09T23:54:07.028Z] #34 7.159 -- Detecting C compiler ABI info - done [2020-07-09T23:54:07.028Z] #34 7.220 -- Detecting C compile features [2020-07-09T23:54:07.332Z] CC criu/pagemap-cache.o [2020-07-09T23:54:07.626Z] CC criu/pagemap.o [2020-07-09T23:54:07.736Z] #14 22.09 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-09T23:54:07.921Z] CC criu/parasite-syscall.o [2020-07-09T23:54:07.968Z] #34 ... [2020-07-09T23:54:07.968Z] [2020-07-09T23:54:07.968Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:54:07.968Z] #42 63.91 time [2020-07-09T23:54:07.968Z] #42 70.81 internal/fmtsort [2020-07-09T23:54:07.968Z] #42 71.11 internal/poll [2020-07-09T23:54:07.968Z] #42 72.00 internal/syscall/execenv [2020-07-09T23:54:07.968Z] #42 72.17 internal/syscall/unix [2020-07-09T23:54:07.968Z] #42 72.45 strings [2020-07-09T23:54:07.968Z] #42 73.46 os [2020-07-09T23:54:08.216Z] CC criu/path.o [2020-07-09T23:54:08.216Z] CC criu/pie-util-vdso.o [2020-07-09T23:54:08.227Z] #42 ... [2020-07-09T23:54:08.227Z] [2020-07-09T23:54:08.227Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:54:08.227Z] #29 69.00 internal/syscall/unix [2020-07-09T23:54:08.227Z] #29 69.49 strings [2020-07-09T23:54:08.227Z] #29 70.13 os [2020-07-09T23:54:08.227Z] #29 73.34 bytes [2020-07-09T23:54:08.487Z] #29 ... [2020-07-09T23:54:08.487Z] [2020-07-09T23:54:08.487Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:08.487Z] #39 3.973 Note: Building without setproctitle() and strlcpy() support. [2020-07-09T23:54:08.487Z] #39 3.973 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-09T23:54:08.487Z] #39 3.997 Note: Building without GnuTLS support [2020-07-09T23:54:08.487Z] #39 4.000 Makefile.config:39: Warn: you have no libnftables installed [2020-07-09T23:54:08.487Z] #39 4.000 Makefile.config:40: Warn: Building without nftables support [2020-07-09T23:54:08.512Z] CC criu/pie-util.o [2020-07-09T23:54:08.512Z] CC criu/pipes.o [2020-07-09T23:54:08.786Z] #14 ... [2020-07-09T23:54:08.786Z] [2020-07-09T23:54:08.786Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:54:08.786Z] #29 49.33 path/filepath [2020-07-09T23:54:08.786Z] #29 50.35 io/ioutil [2020-07-09T23:54:08.786Z] #29 50.76 path [2020-07-09T23:54:08.786Z] #29 51.30 flag [2020-07-09T23:54:08.786Z] #29 51.51 github.com/BurntSushi/toml [2020-07-09T23:54:08.786Z] #29 52.65 log [2020-07-09T23:54:08.786Z] #29 53.03 text/tabwriter [2020-07-09T23:54:08.786Z] #29 54.52 github.com/BurntSushi/toml/cmd/tomlv [2020-07-09T23:54:08.786Z] #29 DONE 57.8s [2020-07-09T23:54:08.786Z] [2020-07-09T23:54:08.786Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:08.786Z] #14 23.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-09T23:54:08.786Z] #14 ... [2020-07-09T23:54:08.786Z] [2020-07-09T23:54:08.786Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:08.786Z] #39 15.38 CC images/inventory.o [2020-07-09T23:54:08.786Z] #39 15.62 CC images/fdinfo.o [2020-07-09T23:54:08.786Z] #39 15.98 CC images/fown.o [2020-07-09T23:54:08.786Z] #39 16.09 CC images/ns.o [2020-07-09T23:54:08.786Z] #39 16.25 CC images/regfile.o [2020-07-09T23:54:08.786Z] #39 16.43 CC images/ghost-file.o [2020-07-09T23:54:08.786Z] #39 16.70 CC images/fifo.o [2020-07-09T23:54:08.786Z] #39 16.83 CC images/remap-file-path.o [2020-07-09T23:54:08.786Z] #39 17.06 CC images/eventfd.o [2020-07-09T23:54:08.786Z] #39 17.30 CC images/eventpoll.o [2020-07-09T23:54:08.786Z] #39 17.51 CC images/fh.o [2020-07-09T23:54:08.786Z] #39 17.70 CC images/fsnotify.o [2020-07-09T23:54:08.786Z] #39 18.07 CC images/signalfd.o [2020-07-09T23:54:08.786Z] #39 18.19 CC images/fs.o [2020-07-09T23:54:08.786Z] #39 18.29 CC images/pstree.o [2020-07-09T23:54:08.786Z] #39 18.45 CC images/pipe.o [2020-07-09T23:54:08.786Z] #39 18.60 CC images/tcp-stream.o [2020-07-09T23:54:08.786Z] #39 18.79 CC images/sk-packet.o [2020-07-09T23:54:08.786Z] #39 19.00 CC images/mnt.o [2020-07-09T23:54:08.786Z] #39 19.10 CC images/pipe-data.o [2020-07-09T23:54:08.786Z] #39 19.23 CC images/sa.o [2020-07-09T23:54:08.786Z] #39 19.35 CC images/timer.o [2020-07-09T23:54:08.786Z] #39 19.65 CC images/timerfd.o [2020-07-09T23:54:08.786Z] #39 19.79 CC images/mm.o [2020-07-09T23:54:08.786Z] #39 20.02 CC images/sk-opts.o [2020-07-09T23:54:08.786Z] #39 20.13 CC images/sk-unix.o [2020-07-09T23:54:08.786Z] #39 20.33 CC images/sk-inet.o [2020-07-09T23:54:08.786Z] #39 20.70 CC images/tun.o [2020-07-09T23:54:08.786Z] #39 20.85 CC images/sk-netlink.o [2020-07-09T23:54:08.786Z] #39 21.09 CC images/packet-sock.o [2020-07-09T23:54:08.786Z] #39 21.39 CC images/ipc-var.o [2020-07-09T23:54:08.786Z] #39 21.58 CC images/ipc-desc.o [2020-07-09T23:54:08.786Z] #39 21.76 CC images/ipc-shm.o [2020-07-09T23:54:08.786Z] #39 21.85 CC images/ipc-msg.o [2020-07-09T23:54:08.786Z] #39 22.03 CC images/ipc-sem.o [2020-07-09T23:54:08.786Z] #39 22.14 CC images/utsns.o [2020-07-09T23:54:08.786Z] #39 22.26 CC images/creds.o [2020-07-09T23:54:08.786Z] #39 22.36 CC images/vma.o [2020-07-09T23:54:08.786Z] #39 22.53 CC images/netdev.o [2020-07-09T23:54:08.786Z] #39 22.72 CC images/tty.o [2020-07-09T23:54:08.786Z] #39 22.94 CC images/file-lock.o [2020-07-09T23:54:08.786Z] #39 23.01 CC images/rlimit.o [2020-07-09T23:54:08.786Z] #39 23.19 CC images/pagemap.o [2020-07-09T23:54:08.807Z] CC criu/plugin.o [2020-07-09T23:54:08.807Z] CC criu/proc_parse.o [2020-07-09T23:54:09.087Z] #39 ... [2020-07-09T23:54:09.087Z] [2020-07-09T23:54:09.087Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:09.087Z] #14 23.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-09T23:54:09.087Z] #14 23.30 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-09T23:54:09.087Z] #14 23.31 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-09T23:54:09.087Z] #14 23.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-09T23:54:09.087Z] #14 23.32 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-09T23:54:09.087Z] #14 23.32 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-09T23:54:09.087Z] #14 23.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-09T23:54:09.087Z] #14 23.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-09T23:54:09.087Z] #14 23.35 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-09T23:54:09.087Z] #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-09T23:54:09.087Z] #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-09T23:54:09.087Z] #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-09T23:54:09.087Z] #14 23.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-09T23:54:09.087Z] #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-09T23:54:09.087Z] #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-09T23:54:09.087Z] #14 23.44 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-09T23:54:09.737Z] #14 23.89 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-09T23:54:09.737Z] #14 23.89 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-09T23:54:09.737Z] #14 23.89 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-09T23:54:09.737Z] #14 23.89 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-09T23:54:09.737Z] #14 23.89 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-09T23:54:09.737Z] #14 23.90 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-09T23:54:09.737Z] #14 23.93 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-09T23:54:09.737Z] #14 23.99 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-09T23:54:09.737Z] #14 24.00 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-09T23:54:09.737Z] #14 24.01 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-09T23:54:09.737Z] #14 24.02 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-09T23:54:09.737Z] #14 24.03 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-09T23:54:09.737Z] #14 24.04 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-09T23:54:09.737Z] #14 24.05 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-09T23:54:09.737Z] #14 24.07 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-09T23:54:10.031Z] #14 24.27 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-09T23:54:10.031Z] #14 24.29 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-09T23:54:10.031Z] #14 24.35 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-09T23:54:10.325Z] CC criu/protobuf-desc.o [2020-07-09T23:54:10.325Z] CC criu/protobuf.o [2020-07-09T23:54:10.620Z] CC criu/pstree.o [2020-07-09T23:54:10.670Z] #14 24.97 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:54:10.670Z] #14 25.04 Fetched 99.3 MB in 5s (20.2 MB/s) [2020-07-09T23:54:10.915Z] CC criu/rbtree.o [2020-07-09T23:54:10.915Z] CC criu/rst-malloc.o [2020-07-09T23:54:10.965Z] #14 25.11 Selecting previously unselected package pigz. [2020-07-09T23:54:10.965Z] #14 25.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15240 files and directories currently installed.) [2020-07-09T23:54:10.965Z] #14 25.15 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-09T23:54:10.965Z] #14 25.16 Unpacking pigz (2.4-1) ... [2020-07-09T23:54:10.965Z] #14 25.23 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-09T23:54:10.965Z] #14 25.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-09T23:54:10.965Z] #14 25.23 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-09T23:54:11.027Z] #39 6.294 fatal: not a git repository (or any of the parent directories): .git [2020-07-09T23:54:11.027Z] #39 6.383 GEN .gitid [2020-07-09T23:54:11.027Z] #39 6.433 GEN criu/include/version.h [2020-07-09T23:54:11.027Z] #39 6.494 GEN include/common/asm [2020-07-09T23:54:11.212Z] CC criu/seccomp.o [2020-07-09T23:54:11.259Z] #14 25.64 Selecting previously unselected package python3.7-minimal. [2020-07-09T23:54:11.259Z] #14 25.64 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-09T23:54:11.259Z] #14 25.66 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-09T23:54:11.466Z] Fetching without tags [2020-07-09T23:54:11.507Z] CC criu/seize.o [2020-07-09T23:54:11.801Z] CC criu/servicefd.o [2020-07-09T23:54:11.801Z] CC criu/shmem.o [2020-07-09T23:54:11.831Z] Merging remotes/origin/19.03 commit a40b877fbb9ec53925355cf9812fbb14fff925b9 into PR head commit 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:54:11.367Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-09T23:54:11.381Z] > git config --add remote.origin.fetch +refs/pull/41192/head:refs/remotes/origin/PR-41192 # timeout=10 [2020-07-09T23:54:11.416Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:54:11.444Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-09T23:54:11.470Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-09T23:54:11.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-09T23:54:11.472Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41192/head:refs/remotes/origin/PR-41192 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:54:11.849Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:54:11.864Z] > git checkout -f 9d6053eda290badf708da39839249d3b041dea6d # timeout=10 [2020-07-09T23:54:12.302Z] #14 26.44 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-09T23:54:12.302Z] #14 26.46 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-09T23:54:12.302Z] #14 ... [2020-07-09T23:54:12.302Z] [2020-07-09T23:54:12.302Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:54:12.302Z] #57 28.10 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-09T23:54:12.302Z] #57 28.10 + BUILDTAGS='netgo osusergo static_build' [2020-07-09T23:54:12.302Z] #57 28.10 + export EXTRA_FLAGS=-buildmode=pie [2020-07-09T23:54:12.302Z] #57 28.10 + EXTRA_FLAGS=-buildmode=pie [2020-07-09T23:54:12.302Z] #57 28.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-09T23:54:12.302Z] #57 28.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-09T23:54:12.302Z] #57 28.10 + '[' '' = dynamic ']' [2020-07-09T23:54:12.302Z] #57 28.10 + make [2020-07-09T23:54:12.302Z] #57 29.00 🇩 bin/ctr [2020-07-09T23:54:12.302Z] #57 ... [2020-07-09T23:54:12.302Z] [2020-07-09T23:54:12.302Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:12.302Z] #39 23.72 CC images/siginfo.o [2020-07-09T23:54:12.302Z] #39 24.03 CC images/rpc.o [2020-07-09T23:54:12.302Z] #39 24.65 CC images/ext-file.o [2020-07-09T23:54:12.302Z] #39 24.76 CC images/cgroup.o [2020-07-09T23:54:12.302Z] #39 24.97 CC images/userns.o [2020-07-09T23:54:12.302Z] #39 25.05 CC images/google/protobuf/descriptor.o [2020-07-09T23:54:12.302Z] #39 25.81 CC images/opts.o [2020-07-09T23:54:12.302Z] #39 25.95 CC images/seccomp.o [2020-07-09T23:54:12.302Z] #39 26.17 CC images/binfmt-misc.o [2020-07-09T23:54:12.302Z] #39 26.33 CC images/time.o [2020-07-09T23:54:12.302Z] #39 26.42 CC images/sysctl.o [2020-07-09T23:54:12.302Z] #39 26.51 CC images/autofs.o [2020-07-09T23:54:12.302Z] #39 26.62 CC images/macvlan.o [2020-07-09T23:54:12.302Z] #39 26.76 CC images/sit.o [2020-07-09T23:54:12.408Z] #39 ... [2020-07-09T23:54:12.408Z] [2020-07-09T23:54:12.408Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-09T23:54:12.408Z] #34 9.705 -- Detecting C compile features - done [2020-07-09T23:54:12.408Z] #34 9.743 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-09T23:54:12.408Z] #34 10.02 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-09T23:54:12.408Z] #34 10.10 -- Configuring done [2020-07-09T23:54:12.408Z] #34 10.14 -- Generating done [2020-07-09T23:54:12.408Z] #34 10.15 -- Build files have been written to: /tmp/tmp.p8nVhCp72I/tini [2020-07-09T23:54:12.408Z] #34 10.17 + make tini-static [2020-07-09T23:54:12.408Z] #34 10.63 Scanning dependencies of target tini-static [2020-07-09T23:54:12.408Z] #34 10.83 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-09T23:54:12.408Z] #34 12.37 [100%] Linking C executable tini-static [2020-07-09T23:54:12.408Z] #34 13.14 [100%] Built target tini-static [2020-07-09T23:54:12.408Z] #34 13.26 + mkdir -p /build [2020-07-09T23:54:12.408Z] #34 13.26 + cp tini-static /build/docker-init [2020-07-09T23:54:12.408Z] #34 DONE 13.4s [2020-07-09T23:54:12.441Z] CC criu/sigframe.o [2020-07-09T23:54:12.441Z] CC criu/signalfd.o [2020-07-09T23:54:12.441Z] CC criu/sk-inet.o [2020-07-09T23:54:12.596Z] #39 26.85 CC images/memfd.o [2020-07-09T23:54:12.596Z] #39 27.10 CC images/timens.o [2020-07-09T23:54:12.612Z] Merge succeeded, producing 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:54:12.613Z] Checking out Revision 9d6053eda290badf708da39839249d3b041dea6d (PR-41192) [2020-07-09T23:54:12.667Z] [2020-07-09T23:54:12.667Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:54:12.667Z] #29 74.78 fmt [2020-07-09T23:54:12.667Z] #29 75.78 bufio [2020-07-09T23:54:12.667Z] #29 77.28 path/filepath [2020-07-09T23:54:12.735Z] CC criu/sk-netlink.o [2020-07-09T23:54:12.890Z] #39 27.35 LINK images/built-in.o [2020-07-09T23:54:12.890Z] #39 27.43 GEN compel/include/asm [2020-07-09T23:54:12.890Z] #39 27.44 GEN compel/include/version.h [2020-07-09T23:54:12.890Z] #39 27.46 touch .config [2020-07-09T23:54:12.890Z] #39 ... [2020-07-09T23:54:12.890Z] [2020-07-09T23:54:12.890Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:54:12.890Z] #42 51.92 regexp [2020-07-09T23:54:12.890Z] #42 53.40 flag [2020-07-09T23:54:12.890Z] #42 54.70 go/token [2020-07-09T23:54:12.890Z] #42 54.84 internal/lazyregexp [2020-07-09T23:54:12.890Z] #42 55.03 path [2020-07-09T23:54:12.890Z] #42 55.29 go/scanner [2020-07-09T23:54:12.890Z] #42 55.43 io/ioutil [2020-07-09T23:54:12.890Z] #42 55.82 net/url [2020-07-09T23:54:12.890Z] #42 56.16 go/ast [2020-07-09T23:54:12.890Z] #42 57.01 text/template/parse [2020-07-09T23:54:12.890Z] #42 59.98 go/parser [2020-07-09T23:54:12.890Z] #42 60.49 text/template [2020-07-09T23:54:12.926Z] #29 78.97 io/ioutil [2020-07-09T23:54:13.029Z] CC criu/sk-packet.o [2020-07-09T23:54:13.184Z] #42 ... [2020-07-09T23:54:13.184Z] [2020-07-09T23:54:13.184Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:13.184Z] #39 27.49 GEN include/common/config.h [2020-07-09T23:54:13.184Z] #39 27.55 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-09T23:54:13.184Z] #39 27.63 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-09T23:54:13.184Z] #39 27.64 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-09T23:54:13.184Z] #39 27.65 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-09T23:54:13.184Z] #39 27.67 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-09T23:54:13.184Z] #39 27.68 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-09T23:54:13.184Z] #39 27.70 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-09T23:54:13.184Z] #39 27.70 DEP compel/plugins/std/infect.d [2020-07-09T23:54:13.324Z] CC criu/sk-queue.o [2020-07-09T23:54:13.324Z] CC criu/sk-tcp.o [2020-07-09T23:54:13.478Z] #39 27.83 DEP compel/plugins/std/string.d [2020-07-09T23:54:13.478Z] #39 27.90 DEP compel/plugins/std/log.d [2020-07-09T23:54:13.478Z] #39 28.00 DEP compel/plugins/std/fds.d [2020-07-09T23:54:13.618Z] CC criu/sk-unix.o [2020-07-09T23:54:13.772Z] #39 28.10 DEP compel/plugins/std/std.d [2020-07-09T23:54:13.773Z] #39 28.19 DEP compel/plugins/shmem/shmem.d [2020-07-09T23:54:13.773Z] #39 28.31 DEP compel/plugins/fds/fds.d [2020-07-09T23:54:13.773Z] #39 28.39 CC compel/plugins/std/std.o [2020-07-09T23:54:14.067Z] #39 28.60 CC compel/plugins/std/fds.o [2020-07-09T23:54:14.257Z] CC criu/sockets.o [2020-07-09T23:54:12.561Z] > git merge a40b877fbb9ec53925355cf9812fbb14fff925b9 # timeout=10 [2020-07-09T23:54:12.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-09T23:54:12.621Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:54:12.640Z] > git checkout -f 9d6053eda290badf708da39839249d3b041dea6d # timeout=10 [2020-07-09T23:54:14.307Z] #29 ... [2020-07-09T23:54:14.307Z] [2020-07-09T23:54:14.307Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:14.307Z] #39 9.001 PBCC images/timens.pb-c.c [2020-07-09T23:54:14.307Z] #39 9.078 DEP images/timens.pb-c.d [2020-07-09T23:54:14.307Z] #39 9.140 PBCC images/fown.pb-c.c [2020-07-09T23:54:14.307Z] #39 9.156 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-09T23:54:14.307Z] #39 9.285 PBCC images/opts.pb-c.c [2020-07-09T23:54:14.307Z] #39 9.393 PBCC images/memfd.pb-c.c [2020-07-09T23:54:14.307Z] #39 9.502 DEP images/fown.pb-c.d [2020-07-09T23:54:14.307Z] #39 9.597 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-09T23:54:14.307Z] #39 9.701 DEP images/opts.pb-c.d [2020-07-09T23:54:14.307Z] #39 9.771 DEP images/memfd.pb-c.d [2020-07-09T23:54:14.307Z] #39 9.809 PBCC images/sit.pb-c.c [2020-07-09T23:54:14.307Z] #39 9.885 DEP images/sit.pb-c.d [2020-07-09T23:54:14.567Z] #39 9.951 PBCC images/macvlan.pb-c.c [2020-07-09T23:54:14.567Z] #39 9.974 DEP images/macvlan.pb-c.d [2020-07-09T23:54:14.567Z] #39 10.02 PBCC images/autofs.pb-c.c [2020-07-09T23:54:14.567Z] #39 10.05 DEP images/autofs.pb-c.d [2020-07-09T23:54:14.567Z] #39 10.12 PBCC images/sysctl.pb-c.c [2020-07-09T23:54:14.567Z] #39 10.12 DEP images/sysctl.pb-c.d [2020-07-09T23:54:14.705Z] #39 29.05 CC compel/plugins/std/log.o [2020-07-09T23:54:14.827Z] #39 10.20 PBCC images/time.pb-c.c [2020-07-09T23:54:14.827Z] #39 10.21 DEP images/time.pb-c.d [2020-07-09T23:54:14.827Z] #39 10.29 PBCC images/binfmt-misc.pb-c.c [2020-07-09T23:54:14.827Z] #39 10.33 DEP images/binfmt-misc.pb-c.d [2020-07-09T23:54:14.827Z] #39 10.38 PBCC images/seccomp.pb-c.c [2020-07-09T23:54:14.827Z] #39 10.40 DEP images/seccomp.pb-c.d [2020-07-09T23:54:14.827Z] #39 10.50 PBCC images/userns.pb-c.c [2020-07-09T23:54:14.904Z] CC criu/stats.o [2020-07-09T23:54:14.904Z] CC criu/string.o [2020-07-09T23:54:14.904Z] CC criu/sysctl.o [2020-07-09T23:54:15.087Z] #39 10.57 DEP images/userns.pb-c.d [2020-07-09T23:54:15.198Z] CC criu/sysfs_parse.o [2020-07-09T23:54:15.198Z] CC criu/timens.o [2020-07-09T23:54:15.343Z] #39 29.68 CC compel/plugins/std/string.o [2020-07-09T23:54:15.346Z] #39 10.65 PBCC images/cgroup.pb-c.c [2020-07-09T23:54:15.346Z] #39 10.68 DEP images/cgroup.pb-c.d [2020-07-09T23:54:15.346Z] #39 10.77 PBCC images/ext-file.pb-c.c [2020-07-09T23:54:15.346Z] #39 10.83 DEP images/ext-file.pb-c.d [2020-07-09T23:54:15.346Z] #39 10.91 PBCC images/rpc.pb-c.c [2020-07-09T23:54:15.346Z] #39 10.94 DEP images/rpc.pb-c.d [2020-07-09T23:54:15.346Z] #39 11.01 PBCC images/siginfo.pb-c.c [2020-07-09T23:54:15.495Z] CC criu/timerfd.o [2020-07-09T23:54:15.495Z] CC criu/tty.o [2020-07-09T23:54:15.606Z] #39 11.02 DEP images/siginfo.pb-c.d [2020-07-09T23:54:15.606Z] #39 11.07 PBCC images/pagemap.pb-c.c [2020-07-09T23:54:15.606Z] #39 11.16 DEP images/pagemap.pb-c.d [2020-07-09T23:54:15.606Z] #39 11.22 PBCC images/rlimit.pb-c.c [2020-07-09T23:54:15.606Z] #39 11.23 DEP images/rlimit.pb-c.d [2020-07-09T23:54:15.637Z] #39 30.22 CC compel/plugins/std/infect.o [2020-07-09T23:54:15.866Z] #39 11.33 PBCC images/file-lock.pb-c.c [2020-07-09T23:54:15.866Z] #39 11.33 DEP images/file-lock.pb-c.d [2020-07-09T23:54:15.866Z] #39 11.43 PBCC images/tty.pb-c.c [2020-07-09T23:54:15.866Z] #39 11.48 DEP images/tty.pb-c.d [2020-07-09T23:54:15.866Z] #39 11.55 PBCC images/tun.pb-c.c [2020-07-09T23:54:16.126Z] #39 11.61 PBCC images/netdev.pb-c.c [2020-07-09T23:54:16.126Z] #39 11.68 DEP images/tun.pb-c.d [2020-07-09T23:54:16.137Z] CC criu/tun.o [2020-07-09T23:54:16.288Z] #39 30.63 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-09T23:54:16.288Z] #39 30.65 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-09T23:54:16.288Z] #39 30.66 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-09T23:54:16.288Z] #39 30.76 AR compel/plugins/std.lib.a [2020-07-09T23:54:16.288Z] #39 30.79 CC compel/plugins/fds/fds.o [2020-07-09T23:54:16.386Z] #39 11.74 DEP images/netdev.pb-c.d [2020-07-09T23:54:16.386Z] #39 11.85 PBCC images/vma.pb-c.c [2020-07-09T23:54:16.386Z] #39 11.96 DEP images/vma.pb-c.d [2020-07-09T23:54:16.386Z] #39 12.05 PBCC images/creds.pb-c.c [2020-07-09T23:54:16.386Z] #39 12.06 DEP images/creds.pb-c.d [2020-07-09T23:54:16.432Z] CC criu/uffd.o [2020-07-09T23:54:16.583Z] #39 31.00 AR compel/plugins/fds.lib.a [2020-07-09T23:54:16.583Z] #39 31.03 HOSTDEP compel/src/lib/log-host.d [2020-07-09T23:54:16.583Z] #39 31.13 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-09T23:54:16.646Z] #39 12.10 PBCC images/utsns.pb-c.c [2020-07-09T23:54:16.646Z] #39 12.18 DEP images/utsns.pb-c.d [2020-07-09T23:54:16.646Z] #39 12.24 PBCC images/ipc-desc.pb-c.c [2020-07-09T23:54:16.646Z] #39 12.28 PBCC images/ipc-sem.pb-c.c [2020-07-09T23:54:16.878Z] #39 31.24 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-09T23:54:16.878Z] #39 31.30 HOSTDEP compel/src/main-host.d [2020-07-09T23:54:16.906Z] #39 12.33 DEP images/ipc-desc.pb-c.d [2020-07-09T23:54:16.906Z] #39 12.37 DEP images/ipc-sem.pb-c.d [2020-07-09T23:54:16.906Z] #39 12.42 PBCC images/ipc-msg.pb-c.c [2020-07-09T23:54:16.906Z] #39 12.45 DEP images/ipc-msg.pb-c.d [2020-07-09T23:54:16.906Z] #39 12.51 PBCC images/ipc-shm.pb-c.c [2020-07-09T23:54:16.906Z] #39 12.55 DEP images/ipc-shm.pb-c.d [2020-07-09T23:54:17.049Z] Commit message: "Revendor hcsshim to fix image import bug" [2020-07-09T23:54:17.075Z] CC criu/util.o [2020-07-09T23:54:17.166Z] #39 12.64 PBCC images/ipc-var.pb-c.c [2020-07-09T23:54:17.166Z] #39 12.70 DEP images/ipc-var.pb-c.d [2020-07-09T23:54:17.166Z] #39 12.76 PBCC images/sk-opts.pb-c.c [2020-07-09T23:54:17.166Z] #39 12.83 PBCC images/packet-sock.pb-c.c [2020-07-09T23:54:17.172Z] #39 31.45 DEP compel/src/lib/ptrace.d [2020-07-09T23:54:17.172Z] #39 31.52 DEP compel/src/lib/infect.d [2020-07-09T23:54:17.425Z] #39 12.87 DEP images/sk-opts.pb-c.d [2020-07-09T23:54:17.426Z] #39 12.94 DEP images/packet-sock.pb-c.d [2020-07-09T23:54:17.426Z] #39 12.99 PBCC images/sk-netlink.pb-c.c [2020-07-09T23:54:17.467Z] #39 31.72 DEP compel/src/lib/infect-util.d [2020-07-09T23:54:17.467Z] #39 31.86 DEP compel/src/lib/infect-rpc.d [2020-07-09T23:54:17.467Z] #39 31.95 DEP compel/arch/s390/src/lib/infect.d [2020-07-09T23:54:17.467Z] #39 32.06 DEP compel/arch/s390/src/lib/cpu.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-09T23:54:17.686Z] #39 13.10 DEP images/sk-netlink.pb-c.d [2020-07-09T23:54:17.686Z] #39 13.18 PBCC images/sk-inet.pb-c.c [2020-07-09T23:54:17.686Z] #39 13.27 DEP images/sk-inet.pb-c.d [2020-07-09T23:54:17.714Z] CC criu/uts_ns.o [2020-07-09T23:54:17.714Z] CC criu/vdso.o [2020-07-09T23:54:17.714Z] LINK criu/built-in.o [2020-07-09T23:54:17.761Z] #39 32.07 DEP compel/src/lib/log.d [2020-07-09T23:54:17.761Z] #39 32.20 DEP compel/src/main.d [2020-07-09T23:54:17.761Z] #39 32.30 DEP compel/src/lib/handle-elf.d [2020-07-09T23:54:17.947Z] #39 13.37 PBCC images/sk-unix.pb-c.c [2020-07-09T23:54:17.947Z] #39 13.50 DEP images/sk-unix.pb-c.d [2020-07-09T23:54:18.010Z] LINK criu/criu [2020-07-09T23:54:18.010Z] DEP lib/c/criu.d [2020-07-09T23:54:18.010Z] CC images/rpc.pb-c.o [2020-07-09T23:54:18.029Z] + docker version [2020-07-09T23:54:18.055Z] #39 32.37 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-09T23:54:18.055Z] #39 32.46 CC compel/src/lib/log.o [2020-07-09T23:54:18.207Z] #39 13.61 PBCC images/mm.pb-c.c [2020-07-09T23:54:18.207Z] #39 13.68 DEP images/mm.pb-c.d [2020-07-09T23:54:18.207Z] #39 13.78 PBCC images/timerfd.pb-c.c [2020-07-09T23:54:18.207Z] #39 13.85 DEP images/timerfd.pb-c.d [2020-07-09T23:54:18.305Z] CC lib/c/criu.o [2020-07-09T23:54:18.349Z] #39 32.66 CC compel/arch/s390/src/lib/cpu.o [2020-07-09T23:54:18.349Z] #39 32.87 CC compel/arch/s390/src/lib/infect.o [2020-07-09T23:54:18.467Z] #39 13.92 PBCC images/timer.pb-c.c [2020-07-09T23:54:18.467Z] #39 13.96 DEP images/timer.pb-c.d [2020-07-09T23:54:18.467Z] #39 14.00 PBCC images/sa.pb-c.c [2020-07-09T23:54:18.727Z] #39 14.07 DEP images/sa.pb-c.d [2020-07-09T23:54:18.727Z] #39 14.11 PBCC images/pipe-data.pb-c.c [2020-07-09T23:54:18.727Z] #39 14.12 DEP images/pipe-data.pb-c.d [2020-07-09T23:54:18.727Z] #39 14.17 PBCC images/mnt.pb-c.c [2020-07-09T23:54:18.727Z] #39 14.26 DEP images/mnt.pb-c.d [2020-07-09T23:54:18.727Z] #39 14.32 PBCC images/sk-packet.pb-c.c [2020-07-09T23:54:18.727Z] #39 14.33 DEP images/sk-packet.pb-c.d [2020-07-09T23:54:18.727Z] #39 14.38 PBCC images/tcp-stream.pb-c.c [2020-07-09T23:54:18.945Z] LINK lib/c/built-in.o [2020-07-09T23:54:18.945Z] LINK lib/c/libcriu.so [2020-07-09T23:54:18.945Z] LINK lib/c/libcriu.a [2020-07-09T23:54:18.945Z] GEN magic.py [2020-07-09T23:54:18.945Z] Note: Building without setproctitle() and strlcpy() support. [2020-07-09T23:54:18.945Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-09T23:54:18.945Z] Note: Building without GnuTLS support [2020-07-09T23:54:18.945Z] Makefile.config:39: Warn: you have no libnftables installed [2020-07-09T23:54:18.945Z] Makefile.config:40: Warn: Building without nftables support [2020-07-09T23:54:18.987Z] #39 14.45 DEP images/tcp-stream.pb-c.d [2020-07-09T23:54:18.987Z] #39 14.53 PBCC images/pipe.pb-c.c [2020-07-09T23:54:19.241Z] fatal: not a git repository (or any of the parent directories): .git [2020-07-09T23:54:19.241Z] make[1]: Nothing to be done for 'all'. [2020-07-09T23:54:19.246Z] #39 14.63 DEP images/pipe.pb-c.d [2020-07-09T23:54:19.246Z] #39 14.70 PBCC images/pstree.pb-c.c [2020-07-09T23:54:19.246Z] #39 14.76 DEP images/pstree.pb-c.d [2020-07-09T23:54:19.246Z] #39 14.78 PBCC images/fs.pb-c.c [2020-07-09T23:54:19.246Z] #39 14.82 DEP images/fs.pb-c.d [2020-07-09T23:54:19.246Z] #39 14.87 PBCC images/signalfd.pb-c.c [2020-07-09T23:54:19.246Z] #39 14.93 DEP images/signalfd.pb-c.d [2020-07-09T23:54:19.392Z] #39 33.56 CC compel/src/lib/infect-rpc.o [2020-07-09T23:54:19.507Z] #39 15.02 PBCC images/fh.pb-c.c [2020-07-09T23:54:19.507Z] #39 15.04 PBCC images/fsnotify.pb-c.c [2020-07-09T23:54:19.507Z] #39 15.11 DEP images/fh.pb-c.d [2020-07-09T23:54:19.537Z] make[1]: 'images/built-in.o' is up to date. [2020-07-09T23:54:19.537Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-09T23:54:19.537Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-09T23:54:19.537Z] make[1]: 'compel/libcompel.a' is up to date. [2020-07-09T23:54:19.537Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-07-09T23:54:19.537Z] make[1]: Nothing to be done for 'all'. [2020-07-09T23:54:19.537Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-09T23:54:19.687Z] #39 33.91 CC compel/src/lib/infect-util.o [2020-07-09T23:54:19.767Z] #39 15.21 DEP images/fsnotify.pb-c.d [2020-07-09T23:54:19.767Z] #39 ... [2020-07-09T23:54:19.767Z] [2020-07-09T23:54:19.767Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:54:19.767Z] #42 75.63 regexp/syntax [2020-07-09T23:54:19.767Z] #42 77.62 fmt [2020-07-09T23:54:19.767Z] #42 81.69 path/filepath [2020-07-09T23:54:19.767Z] #42 82.90 flag [2020-07-09T23:54:19.767Z] #42 83.15 go/token [2020-07-09T23:54:19.767Z] #42 84.11 go/scanner [2020-07-09T23:54:19.767Z] #42 84.78 regexp [2020-07-09T23:54:19.767Z] #42 85.58 go/ast [2020-07-09T23:54:19.832Z] make[2]: Nothing to be done for 'all'. [2020-07-09T23:54:19.832Z] make[2]: Nothing to be done for 'all'. [2020-07-09T23:54:19.832Z] make[2]: Nothing to be done for 'all'. [2020-07-09T23:54:19.832Z] make[2]: Nothing to be done for 'all'. [2020-07-09T23:54:19.832Z] make[2]: Nothing to be done for 'all'. [2020-07-09T23:54:19.832Z] make[2]: Nothing to be done for 'all'. [2020-07-09T23:54:19.832Z] make[2]: Nothing to be done for 'all'. [2020-07-09T23:54:19.832Z] make[2]: Nothing to be done for 'all'. [2020-07-09T23:54:19.832Z] INSTALL criu/criu [2020-07-09T23:54:19.983Z] #39 34.20 CC compel/src/lib/infect.o [2020-07-09T23:54:20.027Z] #42 ... [2020-07-09T23:54:20.027Z] [2020-07-09T23:54:20.027Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:54:20.027Z] #57 43.72 Checking out files: 51% (1654/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: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 90% (2883/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-09T23:54:20.027Z] #57 45.17 + cd /tmp/tmp.aJGFT0sZB0/src/github.com/containerd/containerd [2020-07-09T23:54:20.027Z] #57 45.17 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:54:20.623Z] #39 ... [2020-07-09T23:54:20.623Z] [2020-07-09T23:54:20.623Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:20.623Z] #14 28.31 Selecting previously unselected package python3-minimal. [2020-07-09T23:54:20.623Z] #14 28.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15489 files and directories currently installed.) [2020-07-09T23:54:20.623Z] #14 28.35 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 28.36 Unpacking python3-minimal (3.7.3-1) ... [2020-07-09T23:54:20.623Z] #14 28.41 Selecting previously unselected package libmpdec2:s390x. [2020-07-09T23:54:20.623Z] #14 28.41 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 28.42 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-09T23:54:20.623Z] #14 28.49 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-09T23:54:20.623Z] #14 28.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 28.50 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-09T23:54:20.623Z] #14 29.47 Selecting previously unselected package python3.7. [2020-07-09T23:54:20.623Z] #14 29.48 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 29.48 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-09T23:54:20.623Z] #14 29.61 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-09T23:54:20.623Z] #14 29.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 29.62 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-09T23:54:20.623Z] #14 29.74 Setting up python3-minimal (3.7.3-1) ... [2020-07-09T23:54:20.623Z] #14 30.39 Selecting previously unselected package python3. [2020-07-09T23:54:20.623Z] #14 30.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15901 files and directories currently installed.) [2020-07-09T23:54:20.623Z] #14 30.48 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 30.49 Unpacking python3 (3.7.3-1) ... [2020-07-09T23:54:20.623Z] #14 30.58 Selecting previously unselected package libip4tc0:s390x. [2020-07-09T23:54:20.623Z] #14 30.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 30.58 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-09T23:54:20.623Z] #14 30.68 Selecting previously unselected package libip6tc0:s390x. [2020-07-09T23:54:20.623Z] #14 30.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 30.68 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-09T23:54:20.623Z] #14 30.73 Selecting previously unselected package libiptc0:s390x. [2020-07-09T23:54:20.623Z] #14 30.74 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 30.74 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-09T23:54:20.623Z] #14 30.81 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-09T23:54:20.623Z] #14 30.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 30.82 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-09T23:54:20.623Z] #14 30.87 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-09T23:54:20.623Z] #14 30.88 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 30.88 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-09T23:54:20.623Z] #14 30.92 Selecting previously unselected package libnftnl11:s390x. [2020-07-09T23:54:20.623Z] #14 30.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 30.92 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-09T23:54:20.623Z] #14 31.01 Selecting previously unselected package iptables. [2020-07-09T23:54:20.623Z] #14 31.01 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 31.01 Unpacking iptables (1.8.2-4) ... [2020-07-09T23:54:20.623Z] #14 31.30 Selecting previously unselected package xxd. [2020-07-09T23:54:20.623Z] #14 31.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 31.31 Unpacking xxd (2:8.1.0875-5) ... [2020-07-09T23:54:20.623Z] #14 31.43 Selecting previously unselected package vim-common. [2020-07-09T23:54:20.623Z] #14 31.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-09T23:54:20.623Z] #14 31.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-09T23:54:20.623Z] #14 31.59 Selecting previously unselected package bash-completion. [2020-07-09T23:54:20.623Z] #14 31.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-09T23:54:20.623Z] #14 33.81 Unpacking bash-completion (1:2.8-6) ... [2020-07-09T23:54:20.623Z] #14 34.17 Selecting previously unselected package bzip2. [2020-07-09T23:54:20.623Z] #14 34.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 34.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-09T23:54:20.623Z] #14 34.24 Selecting previously unselected package xz-utils. [2020-07-09T23:54:20.623Z] #14 34.24 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 34.24 Unpacking xz-utils (5.2.4-1) ... [2020-07-09T23:54:20.623Z] #14 34.37 Selecting previously unselected package apparmor. [2020-07-09T23:54:20.623Z] #14 34.37 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 34.42 Unpacking apparmor (2.13.2-10) ... [2020-07-09T23:54:20.623Z] #14 34.75 Selecting previously unselected package aufs-tools. [2020-07-09T23:54:20.623Z] #14 34.76 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 34.76 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-09T23:54:20.623Z] #14 34.88 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-09T23:54:20.623Z] #14 34.88 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-09T23:54:20.623Z] #14 34.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-09T23:54:21.370Z] Removing intermediate container c50a0b38306d [2020-07-09T23:54:21.370Z] ---> 9ecc7a9b6329 [2020-07-09T23:54:21.370Z] Step 14/140 : FROM base AS registry [2020-07-09T23:54:21.370Z] ---> c8ec8d3e757e [2020-07-09T23:54:21.370Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-09T23:54:21.370Z] ---> Running in 014bcdc61c9c [2020-07-09T23:54:21.370Z] Removing intermediate container 014bcdc61c9c [2020-07-09T23:54:21.370Z] ---> 6ec8c856d75a [2020-07-09T23:54:21.370Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-09T23:54:21.370Z] ---> Running in 173f6990630e [2020-07-09T23:54:21.370Z] Removing intermediate container 173f6990630e [2020-07-09T23:54:21.370Z] ---> 6b33b00805ea [2020-07-09T23:54:21.370Z] 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-09T23:54:21.370Z] ---> Running in 4cb246cdde26 [2020-07-09T23:54:21.668Z] #14 36.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-09T23:54:21.677Z] + mktemp -d [2020-07-09T23:54:21.677Z] + export GOPATH=/tmp/tmp.VwgS6Dtq1N [2020-07-09T23:54:21.677Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.VwgS6Dtq1N/src/github.com/docker/distribution [2020-07-09T23:54:21.677Z] Cloning into '/tmp/tmp.VwgS6Dtq1N/src/github.com/docker/distribution'... [2020-07-09T23:54:21.935Z] #57 47.76 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-09T23:54:21.935Z] #57 47.76 + BUILDTAGS='netgo osusergo static_build' [2020-07-09T23:54:21.935Z] #57 47.76 + export EXTRA_FLAGS=-buildmode=pie [2020-07-09T23:54:21.935Z] #57 47.76 + EXTRA_FLAGS=-buildmode=pie [2020-07-09T23:54:21.935Z] #57 47.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-09T23:54:21.935Z] #57 47.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-09T23:54:21.935Z] #57 47.76 + '[' '' = dynamic ']' [2020-07-09T23:54:21.935Z] #57 47.76 + make [2020-07-09T23:54:21.962Z] #14 36.13 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-09T23:54:21.962Z] #14 36.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-09T23:54:23.008Z] #14 37.42 Selecting previously unselected package binutils-mingw-w64. [2020-07-09T23:54:23.008Z] #14 37.43 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-09T23:54:23.008Z] #14 37.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-09T23:54:23.008Z] #14 37.53 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-09T23:54:23.008Z] #14 37.53 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-09T23:54:23.303Z] #14 37.53 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-09T23:54:23.303Z] #14 37.61 Selecting previously unselected package dmsetup. [2020-07-09T23:54:23.303Z] #14 37.61 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-09T23:54:23.303Z] #14 37.61 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-09T23:54:23.303Z] #14 37.69 Selecting previously unselected package mingw-w64-common. [2020-07-09T23:54:23.303Z] #14 37.69 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-09T23:54:23.303Z] #14 37.69 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-09T23:54:23.328Z] #57 48.96 🇩 bin/ctr [2020-07-09T23:54:23.589Z] #57 ... [2020-07-09T23:54:23.589Z] [2020-07-09T23:54:23.589Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:54:23.589Z] #29 80.19 path [2020-07-09T23:54:23.589Z] #29 80.59 flag [2020-07-09T23:54:23.589Z] #29 80.88 github.com/BurntSushi/toml [2020-07-09T23:54:23.589Z] #29 82.32 log [2020-07-09T23:54:23.589Z] #29 82.77 text/tabwriter [2020-07-09T23:54:23.589Z] #29 85.47 github.com/BurntSushi/toml/cmd/tomlv [2020-07-09T23:54:23.589Z] #29 DONE 89.6s [2020-07-09T23:54:23.589Z] [2020-07-09T23:54:23.589Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:23.589Z] #14 19.00 Fetched 8360 kB in 16s (517 kB/s) [2020-07-09T23:54:23.589Z] #14 19.00 Reading package lists... [2020-07-09T23:54:23.598Z] #14 ... [2020-07-09T23:54:23.598Z] [2020-07-09T23:54:23.598Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:54:23.598Z] #42 62.51 log [2020-07-09T23:54:23.598Z] #42 62.98 encoding/binary [2020-07-09T23:54:23.598Z] #42 63.62 go/doc [2020-07-09T23:54:23.598Z] #42 64.10 encoding/base64 [2020-07-09T23:54:23.598Z] #42 64.59 encoding/json [2020-07-09T23:54:23.598Z] #42 66.17 github.com/LK4D4/vndr/build [2020-07-09T23:54:23.598Z] #42 68.41 encoding/xml [2020-07-09T23:54:23.598Z] #42 68.43 github.com/LK4D4/vndr/versioned [2020-07-09T23:54:23.598Z] #42 68.47 compress/flate [2020-07-09T23:54:23.598Z] #42 70.90 hash [2020-07-09T23:54:23.598Z] #42 70.96 hash/crc32 [2020-07-09T23:54:23.598Z] #42 71.47 compress/gzip [2020-07-09T23:54:23.598Z] #42 71.81 context [2020-07-09T23:54:23.598Z] #42 71.83 crypto/cipher [2020-07-09T23:54:23.598Z] #42 72.37 math/big [2020-07-09T23:54:23.598Z] #42 ... [2020-07-09T23:54:23.598Z] [2020-07-09T23:54:23.598Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:23.598Z] #39 35.82 CC compel/src/lib/ptrace.o [2020-07-09T23:54:23.598Z] #39 36.05 AR compel/libcompel.a [2020-07-09T23:54:23.598Z] #39 36.10 HOSTCC compel/src/main-host.o [2020-07-09T23:54:23.598Z] #39 36.25 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-09T23:54:23.598Z] #39 36.32 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-09T23:54:23.598Z] #39 36.57 HOSTCC compel/src/lib/log-host.o [2020-07-09T23:54:23.598Z] #39 36.68 HOSTLINK compel/compel-host-bin [2020-07-09T23:54:23.598Z] #39 36.74 DEP soccr/soccr.d [2020-07-09T23:54:23.598Z] #39 36.82 CC soccr/soccr.o [2020-07-09T23:54:23.598Z] #39 38.10 AR soccr/libsoccr.a [2020-07-09T23:54:23.598Z] #39 38.13 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-09T23:54:23.761Z] + cd /tmp/tmp.VwgS6Dtq1N/src/github.com/docker/distribution [2020-07-09T23:54:23.762Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-09T23:54:23.849Z] #14 24.84 Reading package lists... [2020-07-09T23:54:23.849Z] #14 ... [2020-07-09T23:54:23.849Z] [2020-07-09T23:54:23.849Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:23.849Z] #39 15.32 PBCC images/eventpoll.pb-c.c [2020-07-09T23:54:23.849Z] #39 15.40 DEP images/eventpoll.pb-c.d [2020-07-09T23:54:23.849Z] #39 15.48 PBCC images/eventfd.pb-c.c [2020-07-09T23:54:23.849Z] #39 15.54 DEP images/eventfd.pb-c.d [2020-07-09T23:54:23.849Z] #39 15.59 PBCC images/remap-file-path.pb-c.c [2020-07-09T23:54:23.849Z] #39 15.64 DEP images/remap-file-path.pb-c.d [2020-07-09T23:54:23.849Z] #39 15.71 PBCC images/fifo.pb-c.c [2020-07-09T23:54:23.849Z] #39 15.76 DEP images/fifo.pb-c.d [2020-07-09T23:54:23.849Z] #39 15.81 PBCC images/ghost-file.pb-c.c [2020-07-09T23:54:23.849Z] #39 15.87 DEP images/ghost-file.pb-c.d [2020-07-09T23:54:23.849Z] #39 15.95 PBCC images/regfile.pb-c.c [2020-07-09T23:54:23.849Z] #39 16.06 DEP images/regfile.pb-c.d [2020-07-09T23:54:23.849Z] #39 16.11 PBCC images/ns.pb-c.c [2020-07-09T23:54:23.849Z] #39 16.15 DEP images/ns.pb-c.d [2020-07-09T23:54:23.849Z] #39 16.20 PBCC images/fdinfo.pb-c.c [2020-07-09T23:54:23.849Z] #39 16.33 DEP images/fdinfo.pb-c.d [2020-07-09T23:54:23.849Z] #39 16.39 PBCC images/core-aarch64.pb-c.c [2020-07-09T23:54:23.849Z] #39 16.46 PBCC images/core-arm.pb-c.c [2020-07-09T23:54:23.849Z] #39 16.53 PBCC images/core-ppc64.pb-c.c [2020-07-09T23:54:23.849Z] #39 16.57 PBCC images/core-s390.pb-c.c [2020-07-09T23:54:23.849Z] #39 16.68 PBCC images/core-x86.pb-c.c [2020-07-09T23:54:23.849Z] #39 16.75 PBCC images/core.pb-c.c [2020-07-09T23:54:23.849Z] #39 16.84 PBCC images/inventory.pb-c.c [2020-07-09T23:54:23.849Z] #39 16.99 DEP images/core-aarch64.pb-c.d [2020-07-09T23:54:23.849Z] #39 17.04 DEP images/core-arm.pb-c.d [2020-07-09T23:54:23.849Z] #39 17.11 DEP images/core-ppc64.pb-c.d [2020-07-09T23:54:23.849Z] #39 17.21 DEP images/core-s390.pb-c.d [2020-07-09T23:54:23.849Z] #39 17.28 DEP images/core-x86.pb-c.d [2020-07-09T23:54:23.849Z] #39 17.36 DEP images/core.pb-c.d [2020-07-09T23:54:23.849Z] #39 17.44 DEP images/inventory.pb-c.d [2020-07-09T23:54:23.849Z] #39 17.52 PBCC images/cpuinfo.pb-c.c [2020-07-09T23:54:23.849Z] #39 17.61 DEP images/cpuinfo.pb-c.d [2020-07-09T23:54:23.849Z] #39 17.67 PBCC images/stats.pb-c.c [2020-07-09T23:54:23.849Z] #39 17.72 DEP images/stats.pb-c.d [2020-07-09T23:54:24.058Z] + GOPATH=/tmp/tmp.VwgS6Dtq1N/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VwgS6Dtq1N go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-09T23:54:24.238Z] #39 38.45 DEP criu/arch/s390/sigframe.d [2020-07-09T23:54:24.238Z] #39 38.51 DEP criu/arch/s390/crtools.d [2020-07-09T23:54:24.238Z] #39 38.61 DEP criu/arch/s390/cpu.d [2020-07-09T23:54:24.419Z] #39 19.76 make[1]: Nothing to be done for 'all'. [2020-07-09T23:54:24.533Z] #39 38.88 CC criu/arch/s390/cpu.o [2020-07-09T23:54:24.829Z] #39 39.21 CC criu/arch/s390/crtools.o [2020-07-09T23:54:25.873Z] #39 40.20 CC criu/arch/s390/sigframe.o [2020-07-09T23:54:25.873Z] #39 40.44 LINK criu/arch/s390/crtools.built-in.o [2020-07-09T23:54:26.168Z] #39 40.48 DEP criu/pie/util-vdso.d [2020-07-09T23:54:26.168Z] #39 40.64 DEP criu/pie/util.d [2020-07-09T23:54:26.168Z] #39 40.74 CC criu/pie/util.o [2020-07-09T23:54:26.169Z] Client: Docker Engine - Community [2020-07-09T23:54:26.169Z] Version: 19.03.12 [2020-07-09T23:54:26.169Z] API version: 1.40 [2020-07-09T23:54:26.169Z] Go version: go1.13.10 [2020-07-09T23:54:26.169Z] Git commit: 48a66213fe [2020-07-09T23:54:26.169Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-09T23:54:26.169Z] OS/Arch: linux/amd64 [2020-07-09T23:54:26.169Z] Experimental: false [2020-07-09T23:54:26.169Z] [2020-07-09T23:54:26.169Z] Server: Docker Engine - Community [2020-07-09T23:54:26.169Z] Engine: [2020-07-09T23:54:26.169Z] Version: 19.03.12 [2020-07-09T23:54:26.169Z] API version: 1.40 (minimum version 1.12) [2020-07-09T23:54:26.169Z] Go version: go1.13.10 [2020-07-09T23:54:26.169Z] Git commit: 48a66213fe [2020-07-09T23:54:26.169Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-09T23:54:26.169Z] OS/Arch: linux/amd64 [2020-07-09T23:54:26.169Z] Experimental: true [2020-07-09T23:54:26.169Z] containerd: [2020-07-09T23:54:26.169Z] Version: 1.2.13 [2020-07-09T23:54:26.169Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:54:26.169Z] runc: [2020-07-09T23:54:26.169Z] Version: 1.0.0-rc10 [2020-07-09T23:54:26.169Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:54:26.169Z] docker-init: [2020-07-09T23:54:26.169Z] Version: 0.18.0 [2020-07-09T23:54:26.169Z] GitCommit: fec3683 [Pipeline] sh [2020-07-09T23:54:26.329Z] #39 21.50 CC images/stats.o [2020-07-09T23:54:26.463Z] #39 40.89 CC criu/pie/util-vdso.o [2020-07-09T23:54:26.463Z] #39 ... [2020-07-09T23:54:26.463Z] [2020-07-09T23:54:26.463Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:26.463Z] #14 40.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-09T23:54:26.483Z] + docker info [2020-07-09T23:54:26.589Z] #39 22.02 CC images/core.o [2020-07-09T23:54:26.758Z] #14 40.95 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-09T23:54:26.758Z] #14 40.96 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-09T23:54:27.159Z] #39 22.76 CC images/core-x86.o [2020-07-09T23:54:28.099Z] #39 23.42 CC images/core-arm.o [2020-07-09T23:54:28.359Z] #39 23.85 CC images/core-aarch64.o [2020-07-09T23:54:28.620Z] #39 24.22 CC images/core-ppc64.o [2020-07-09T23:54:29.559Z] #39 24.91 CC images/core-s390.o [2020-07-09T23:54:30.129Z] #39 25.64 CC images/cpuinfo.o [2020-07-09T23:54:30.311Z] #14 44.36 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-09T23:54:30.311Z] #14 44.36 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-09T23:54:30.312Z] #14 44.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:54:30.312Z] #14 44.48 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-09T23:54:30.312Z] #14 44.48 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-09T23:54:30.312Z] #14 44.48 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:54:30.699Z] #39 26.18 CC images/inventory.o [2020-07-09T23:54:30.959Z] #39 26.47 CC images/fdinfo.o [2020-07-09T23:54:30.959Z] #39 ... [2020-07-09T23:54:30.959Z] [2020-07-09T23:54:30.959Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:30.959Z] #14 24.84 Reading package lists... [2020-07-09T23:54:30.959Z] #14 30.46 Building dependency tree... [2020-07-09T23:54:30.959Z] #14 31.62 Reading state information... [2020-07-09T23:54:30.959Z] #14 32.99 libcap2-bin is already the newest version (1:2.25-2). [2020-07-09T23:54:30.959Z] #14 32.99 libcap2-bin set to manually installed. [2020-07-09T23:54:30.959Z] #14 32.99 The following additional packages will be installed: [2020-07-09T23:54:30.959Z] #14 33.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-09T23:54:30.959Z] #14 33.00 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-09T23:54:30.959Z] #14 33.00 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-09T23:54:30.959Z] #14 33.00 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-09T23:54:30.959Z] #14 33.00 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-09T23:54:30.959Z] #14 33.00 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-09T23:54:30.959Z] #14 33.00 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-09T23:54:30.959Z] #14 33.00 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-09T23:54:30.959Z] #14 33.00 python3.7 python3.7-minimal vim-runtime xxd [2020-07-09T23:54:30.959Z] #14 33.00 Suggested packages: [2020-07-09T23:54:30.959Z] #14 33.00 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-09T23:54:30.959Z] #14 33.00 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-09T23:54:30.959Z] #14 33.00 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-09T23:54:30.959Z] #14 33.00 xfsdump acl attr quota [2020-07-09T23:54:30.959Z] #14 33.00 Recommended packages: [2020-07-09T23:54:30.959Z] #14 33.00 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-09T23:54:30.959Z] #14 33.00 python3-keyrings.alt python3-xdg unzip [2020-07-09T23:54:30.959Z] #14 36.39 The following NEW packages will be installed: [2020-07-09T23:54:30.959Z] #14 36.39 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-09T23:54:30.959Z] #14 36.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-09T23:54:30.959Z] #14 36.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-09T23:54:30.959Z] #14 36.39 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-09T23:54:30.959Z] #14 36.39 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-09T23:54:30.959Z] #14 36.39 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-09T23:54:30.959Z] #14 36.39 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-09T23:54:30.959Z] #14 36.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-09T23:54:30.959Z] #14 36.39 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-09T23:54:30.959Z] #14 36.40 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-09T23:54:30.959Z] #14 36.40 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-09T23:54:30.959Z] #14 36.40 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-09T23:54:30.959Z] #14 36.40 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-09T23:54:30.959Z] #14 36.40 xfsprogs xxd xz-utils zip [2020-07-09T23:54:31.005Z] #14 ... [2020-07-09T23:54:31.005Z] [2020-07-09T23:54:31.005Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-09T23:54:31.005Z] #60 74.64 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-09T23:54:31.005Z] #60 74.64 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-09T23:54:31.005Z] #60 DONE 79.6s [2020-07-09T23:54:31.005Z] [2020-07-09T23:54:31.005Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-09T23:54:31.005Z] #61 DONE 0.1s [2020-07-09T23:54:31.005Z] [2020-07-09T23:54:31.005Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:31.005Z] #39 41.48 AR criu/pie/pie.lib.a [2020-07-09T23:54:31.005Z] #39 41.54 DEP criu/pie/restorer.d [2020-07-09T23:54:31.005Z] #39 41.83 DEP criu/arch/s390/restorer.d [2020-07-09T23:54:31.005Z] #39 42.08 DEP criu/arch/s390/vdso-pie.d [2020-07-09T23:54:31.005Z] #39 42.22 DEP criu/pie/parasite-vdso.d [2020-07-09T23:54:31.005Z] #39 42.43 DEP criu/pie/parasite.d [2020-07-09T23:54:31.005Z] #39 42.70 CC criu/pie/parasite.o [2020-07-09T23:54:31.005Z] #39 43.76 LINK criu/pie/parasite.built-in.o [2020-07-09T23:54:31.005Z] #39 43.76 GEN criu/pie/parasite-blob.h [2020-07-09T23:54:31.005Z] #39 43.77 CC criu/pie/parasite-vdso.o [2020-07-09T23:54:31.005Z] #39 44.26 CC criu/arch/s390/vdso-pie.o [2020-07-09T23:54:31.005Z] #39 44.60 CC criu/arch/s390/restorer.o [2020-07-09T23:54:31.005Z] #39 44.84 CC criu/pie/restorer.o [2020-07-09T23:54:31.531Z] #14 36.91 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:54:31.531Z] #14 36.91 Need to get 104 MB of archives. [2020-07-09T23:54:31.531Z] #14 36.91 After this operation, 597 MB of additional disk space will be used. [2020-07-09T23:54:31.531Z] #14 36.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-09T23:54:31.531Z] #14 36.92 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-09T23:54:31.531Z] #14 36.95 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-09T23:54:31.791Z] #14 37.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-09T23:54:31.791Z] #14 37.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-09T23:54:31.791Z] #14 37.10 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-09T23:54:32.051Z] #14 37.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-09T23:54:32.051Z] #14 37.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-09T23:54:32.051Z] #14 37.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-09T23:54:32.051Z] #14 37.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-09T23:54:32.051Z] #14 37.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-09T23:54:32.051Z] #14 37.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-09T23:54:32.051Z] #14 37.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-09T23:54:32.051Z] #14 37.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-09T23:54:32.051Z] #14 37.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-09T23:54:32.051Z] #14 37.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-09T23:54:32.051Z] #14 37.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-09T23:54:32.051Z] #14 37.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-09T23:54:32.051Z] #14 37.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-09T23:54:32.051Z] #14 37.39 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-09T23:54:32.051Z] #14 37.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-09T23:54:32.051Z] #14 37.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-09T23:54:32.051Z] #14 37.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-09T23:54:32.311Z] #14 37.46 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-09T23:54:32.311Z] #14 37.65 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-09T23:54:32.531Z] #39 46.98 LINK criu/pie/restorer.built-in.o [2020-07-09T23:54:32.531Z] #39 46.98 GEN criu/pie/restorer-blob.h [2020-07-09T23:54:32.531Z] #39 47.03 DEP criu/vdso.d [2020-07-09T23:54:32.571Z] #14 37.88 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-09T23:54:32.571Z] #14 37.90 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-09T23:54:32.571Z] #14 37.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-09T23:54:32.571Z] #14 37.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-09T23:54:32.826Z] #39 47.17 DEP criu/uts_ns.d [2020-07-09T23:54:32.826Z] #39 47.35 DEP criu/util.d [2020-07-09T23:54:32.830Z] #14 38.28 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-09T23:54:32.830Z] #14 ... [2020-07-09T23:54:32.830Z] [2020-07-09T23:54:32.830Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:54:32.831Z] #42 88.82 internal/lazyregexp [2020-07-09T23:54:32.831Z] #42 89.14 path [2020-07-09T23:54:32.831Z] #42 89.99 io/ioutil [2020-07-09T23:54:32.831Z] #42 90.83 net/url [2020-07-09T23:54:32.831Z] #42 91.41 text/template/parse [2020-07-09T23:54:32.831Z] #42 92.38 go/parser [2020-07-09T23:54:32.831Z] #42 95.48 log [2020-07-09T23:54:32.831Z] #42 95.97 text/template [2020-07-09T23:54:32.831Z] #42 95.99 encoding/binary [2020-07-09T23:54:32.831Z] #42 97.77 encoding/base64 [2020-07-09T23:54:32.831Z] #42 98.73 encoding/json [2020-07-09T23:54:33.090Z] #42 ... [2020-07-09T23:54:33.090Z] [2020-07-09T23:54:33.090Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:33.090Z] #39 26.81 CC images/fown.o [2020-07-09T23:54:33.090Z] #39 27.00 CC images/ns.o [2020-07-09T23:54:33.090Z] #39 27.26 CC images/regfile.o [2020-07-09T23:54:33.090Z] #39 27.54 CC images/ghost-file.o [2020-07-09T23:54:33.090Z] #39 27.95 CC images/fifo.o [2020-07-09T23:54:33.090Z] #39 28.18 CC images/remap-file-path.o [2020-07-09T23:54:33.090Z] #39 28.46 CC images/eventfd.o [2020-07-09T23:54:33.120Z] #39 47.61 DEP criu/uffd.d [2020-07-09T23:54:33.350Z] #39 28.73 CC images/eventpoll.o [2020-07-09T23:54:33.414Z] #39 47.79 DEP criu/tun.d [2020-07-09T23:54:33.414Z] #39 47.98 DEP criu/tty.d [2020-07-09T23:54:33.612Z] #39 29.06 CC images/fh.o [2020-07-09T23:54:33.708Z] #39 48.13 DEP criu/timerfd.d [2020-07-09T23:54:33.708Z] #39 ... [2020-07-09T23:54:33.708Z] [2020-07-09T23:54:33.708Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:54:33.708Z] #42 72.69 crypto/aes [2020-07-09T23:54:33.708Z] #42 73.73 crypto [2020-07-09T23:54:33.708Z] #42 73.92 crypto/des [2020-07-09T23:54:33.708Z] #42 74.18 crypto/internal/randutil [2020-07-09T23:54:33.708Z] #42 74.23 crypto/sha512 [2020-07-09T23:54:33.708Z] #42 74.86 crypto/ed25519/internal/edwards25519 [2020-07-09T23:54:33.708Z] #42 76.37 crypto/hmac [2020-07-09T23:54:33.708Z] #42 76.52 crypto/md5 [2020-07-09T23:54:33.708Z] #42 77.05 crypto/rc4 [2020-07-09T23:54:33.708Z] #42 77.20 crypto/sha1 [2020-07-09T23:54:33.708Z] #42 77.73 crypto/sha256 [2020-07-09T23:54:33.708Z] #42 78.19 encoding/hex [2020-07-09T23:54:33.708Z] #42 78.49 crypto/rand [2020-07-09T23:54:33.708Z] #42 78.52 crypto/elliptic [2020-07-09T23:54:33.708Z] #42 79.06 encoding/asn1 [2020-07-09T23:54:33.708Z] #42 80.93 crypto/ed25519 [2020-07-09T23:54:33.708Z] #42 81.19 crypto/rsa [2020-07-09T23:54:33.708Z] #42 81.49 crypto/ecdsa [2020-07-09T23:54:33.708Z] #42 81.95 crypto/dsa [2020-07-09T23:54:33.708Z] #42 82.20 crypto/x509/pkix [2020-07-09T23:54:33.708Z] #42 82.22 encoding/pem [2020-07-09T23:54:33.708Z] #42 82.50 vendor/golang.org/x/crypto/cryptobyte [2020-07-09T23:54:33.708Z] #42 82.59 vendor/golang.org/x/net/dns/dnsmessage [2020-07-09T23:54:33.873Z] #39 29.43 CC images/fsnotify.o [2020-07-09T23:54:34.002Z] #42 ... [2020-07-09T23:54:34.003Z] [2020-07-09T23:54:34.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:34.003Z] #39 48.25 DEP criu/timens.d [2020-07-09T23:54:34.003Z] #39 48.35 DEP criu/sysfs_parse.d [2020-07-09T23:54:34.003Z] #39 48.43 DEP criu/sysctl.d [2020-07-09T23:54:34.299Z] #39 48.52 DEP criu/string.d [2020-07-09T23:54:34.299Z] #39 48.53 DEP criu/stats.d [2020-07-09T23:54:34.299Z] #39 48.63 DEP criu/sockets.d [2020-07-09T23:54:34.299Z] #39 48.76 DEP criu/sk-unix.d [2020-07-09T23:54:34.594Z] #39 48.94 DEP criu/sk-tcp.d [2020-07-09T23:54:34.594Z] #39 49.12 DEP criu/sk-queue.d [2020-07-09T23:54:34.816Z] #39 30.11 CC images/signalfd.o [2020-07-09T23:54:34.816Z] #39 30.42 CC images/fs.o [2020-07-09T23:54:34.888Z] #39 49.25 DEP criu/sk-packet.d [2020-07-09T23:54:35.182Z] #39 49.43 DEP criu/sk-netlink.d [2020-07-09T23:54:35.182Z] #39 49.53 DEP criu/sk-inet.d [2020-07-09T23:54:35.182Z] #39 49.64 DEP criu/signalfd.d [2020-07-09T23:54:35.182Z] #39 49.71 DEP criu/sigframe.d [2020-07-09T23:54:35.386Z] #39 30.72 CC images/pstree.o [2020-07-09T23:54:35.476Z] #39 49.84 DEP criu/shmem.d [2020-07-09T23:54:35.646Z] #39 30.99 CC images/pipe.o [2020-07-09T23:54:35.770Z] #39 50.08 DEP criu/servicefd.d [2020-07-09T23:54:35.770Z] #39 50.18 DEP criu/seize.d [2020-07-09T23:54:35.908Z] #39 31.36 CC images/tcp-stream.o [2020-07-09T23:54:36.064Z] #39 50.34 DEP criu/seccomp.d [2020-07-09T23:54:36.064Z] #39 50.48 DEP criu/rst-malloc.d [2020-07-09T23:54:36.064Z] #39 50.55 DEP criu/rbtree.d [2020-07-09T23:54:36.064Z] #39 50.61 DEP criu/pstree.d [2020-07-09T23:54:36.169Z] #39 31.63 CC images/sk-packet.o [2020-07-09T23:54:36.358Z] #39 50.82 DEP criu/protobuf.d [2020-07-09T23:54:36.358Z] #39 50.90 GEN criu/protobuf-desc-gen.h [2020-07-09T23:54:36.428Z] #39 32.01 CC images/mnt.o [2020-07-09T23:54:36.688Z] #39 32.37 CC images/pipe-data.o [2020-07-09T23:54:37.259Z] #39 32.61 CC images/sa.o [2020-07-09T23:54:37.519Z] #39 32.98 CC images/timer.o [2020-07-09T23:54:37.877Z] #39 52.10 DEP criu/protobuf-desc.d [2020-07-09T23:54:37.877Z] #39 52.19 DEP criu/proc_parse.d [2020-07-09T23:54:37.877Z] #39 52.44 DEP criu/plugin.d [2020-07-09T23:54:38.090Z] #39 33.47 CC images/timerfd.o [2020-07-09T23:54:38.171Z] #39 52.51 DEP criu/pipes.d [2020-07-09T23:54:38.171Z] #39 52.68 DEP criu/pie-util.d [2020-07-09T23:54:38.351Z] #39 33.81 CC images/mm.o [2020-07-09T23:54:38.466Z] #39 52.80 DEP criu/pie-util-vdso.d [2020-07-09T23:54:38.466Z] #39 52.89 DEP criu/path.d [2020-07-09T23:54:38.466Z] #39 52.98 DEP criu/parasite-syscall.d [2020-07-09T23:54:38.611Z] #39 34.17 CC images/sk-opts.o [2020-07-09T23:54:38.692Z] Client: [2020-07-09T23:54:38.692Z] Debug Mode: false [2020-07-09T23:54:38.692Z] [2020-07-09T23:54:38.692Z] Server: [2020-07-09T23:54:38.692Z] Containers: 0 [2020-07-09T23:54:38.692Z] Running: 0 [2020-07-09T23:54:38.692Z] Paused: 0 [2020-07-09T23:54:38.692Z] Stopped: 0 [2020-07-09T23:54:38.692Z] Images: 0 [2020-07-09T23:54:38.692Z] Server Version: 19.03.12 [2020-07-09T23:54:38.692Z] Storage Driver: overlay2 [2020-07-09T23:54:38.692Z] Backing Filesystem: extfs [2020-07-09T23:54:38.692Z] Supports d_type: true [2020-07-09T23:54:38.692Z] Native Overlay Diff: true [2020-07-09T23:54:38.692Z] Logging Driver: json-file [2020-07-09T23:54:38.692Z] Cgroup Driver: cgroupfs [2020-07-09T23:54:38.692Z] Plugins: [2020-07-09T23:54:38.692Z] Volume: local [2020-07-09T23:54:38.692Z] Network: bridge host ipvlan macvlan null overlay [2020-07-09T23:54:38.692Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-09T23:54:38.692Z] Swarm: inactive [2020-07-09T23:54:38.692Z] Runtimes: runc [2020-07-09T23:54:38.692Z] Default Runtime: runc [2020-07-09T23:54:38.692Z] Init Binary: docker-init [2020-07-09T23:54:38.692Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:54:38.692Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:54:38.692Z] init version: fec3683 [2020-07-09T23:54:38.692Z] Security Options: [2020-07-09T23:54:38.692Z] apparmor [2020-07-09T23:54:38.692Z] seccomp [2020-07-09T23:54:38.692Z] Profile: default [2020-07-09T23:54:38.692Z] Kernel Version: 5.3.0-1030-aws [2020-07-09T23:54:38.692Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-09T23:54:38.692Z] OSType: linux [2020-07-09T23:54:38.692Z] Architecture: x86_64 [2020-07-09T23:54:38.692Z] CPUs: 2 [2020-07-09T23:54:38.692Z] Total Memory: 7.487GiB [2020-07-09T23:54:38.692Z] Name: ip-10-100-52-37 [2020-07-09T23:54:38.692Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-09T23:54:38.692Z] Docker Root Dir: /var/lib/docker [2020-07-09T23:54:38.692Z] Debug Mode: false [2020-07-09T23:54:38.692Z] Registry: https://index.docker.io/v1/ [2020-07-09T23:54:38.692Z] Labels: [2020-07-09T23:54:38.692Z] Experimental: true [2020-07-09T23:54:38.692Z] Insecure Registries: [2020-07-09T23:54:38.692Z] 127.0.0.0/8 [2020-07-09T23:54:38.692Z] Live Restore Enabled: true [2020-07-09T23:54:38.692Z] [2020-07-09T23:54:38.692Z] WARNING: No swap limit support [Pipeline] sh [2020-07-09T23:54:38.760Z] #39 53.11 DEP criu/pagemap.d [2020-07-09T23:54:38.761Z] #39 53.32 DEP criu/pagemap-cache.d [2020-07-09T23:54:38.871Z] #39 34.49 CC images/sk-unix.o [2020-07-09T23:54:38.981Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-09T23:54:38.981Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-09T23:54:38.981Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41192/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-09T23:54:38.981Z] + bash /home/ubuntu/workspace/moby_PR-41192/check-config.sh [2020-07-09T23:54:38.981Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-09T23:54:38.981Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-09T23:54:38.981Z] [2020-07-09T23:54:38.981Z] Generally Necessary: [2020-07-09T23:54:38.981Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-09T23:54:38.981Z] - apparmor: enabled and tools installed [2020-07-09T23:54:38.981Z] - CONFIG_NAMESPACES: enabled [2020-07-09T23:54:38.981Z] - CONFIG_NET_NS: enabled [2020-07-09T23:54:38.981Z] - CONFIG_PID_NS: enabled [2020-07-09T23:54:38.981Z] - CONFIG_IPC_NS: enabled [2020-07-09T23:54:38.981Z] - CONFIG_UTS_NS: enabled [2020-07-09T23:54:38.981Z] - CONFIG_CGROUPS: enabled [2020-07-09T23:54:38.982Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-09T23:54:38.982Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-09T23:54:38.982Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-09T23:54:38.982Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-09T23:54:38.982Z] - CONFIG_CPUSETS: enabled [2020-07-09T23:54:38.982Z] - CONFIG_MEMCG: enabled [2020-07-09T23:54:38.982Z] - CONFIG_KEYS: enabled [2020-07-09T23:54:38.982Z] - CONFIG_VETH: enabled (as module) [2020-07-09T23:54:38.982Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-09T23:54:38.982Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-09T23:54:38.982Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-09T23:54:38.982Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-09T23:54:38.982Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-09T23:54:38.982Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-09T23:54:38.982Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-09T23:54:38.982Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-09T23:54:38.982Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-09T23:54:38.982Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-09T23:54:39.055Z] #39 53.50 DEP criu/page-xfer.d [2020-07-09T23:54:39.133Z] #39 ... [2020-07-09T23:54:39.133Z] [2020-07-09T23:54:39.133Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:39.133Z] #14 38.56 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-09T23:54:39.133Z] #14 38.57 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-09T23:54:39.133Z] #14 41.46 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-09T23:54:39.133Z] #14 43.42 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-09T23:54:39.133Z] #14 43.42 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-09T23:54:39.133Z] #14 43.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-09T23:54:39.133Z] #14 43.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-09T23:54:39.133Z] #14 43.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-09T23:54:39.133Z] #14 43.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-09T23:54:39.133Z] #14 43.44 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-09T23:54:39.133Z] #14 43.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-09T23:54:39.133Z] #14 43.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-09T23:54:39.133Z] #14 43.49 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-09T23:54:39.133Z] #14 43.50 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-09T23:54:39.133Z] #14 43.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-09T23:54:39.133Z] #14 43.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-09T23:54:39.133Z] #14 43.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-09T23:54:39.133Z] #14 43.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-09T23:54:39.133Z] #14 43.59 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-09T23:54:39.133Z] #14 43.59 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-09T23:54:39.133Z] #14 44.22 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-09T23:54:39.133Z] #14 44.22 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-09T23:54:39.133Z] #14 44.22 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-09T23:54:39.133Z] #14 44.22 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-09T23:54:39.133Z] #14 44.23 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-09T23:54:39.133Z] #14 44.25 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-09T23:54:39.133Z] #14 44.28 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-09T23:54:39.133Z] #14 44.39 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-09T23:54:39.133Z] #14 44.41 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-09T23:54:39.133Z] #14 44.41 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-09T23:54:39.133Z] #14 44.43 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-09T23:54:39.133Z] #14 44.45 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-09T23:54:39.133Z] #14 44.48 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-09T23:54:39.133Z] #14 44.48 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-09T23:54:39.133Z] #14 44.49 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-09T23:54:39.243Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-09T23:54:39.243Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-09T23:54:39.243Z] [2020-07-09T23:54:39.243Z] Optional Features: [2020-07-09T23:54:39.243Z] - CONFIG_USER_NS: enabled [2020-07-09T23:54:39.243Z] - CONFIG_SECCOMP: enabled [2020-07-09T23:54:39.243Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-09T23:54:39.243Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-09T23:54:39.243Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-09T23:54:39.243Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-09T23:54:39.243Z] - CONFIG_BLK_CGROUP: enabled [2020-07-09T23:54:39.243Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-09T23:54:39.243Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-09T23:54:39.243Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-09T23:54:39.243Z] - CONFIG_CGROUP_PERF: enabled [2020-07-09T23:54:39.243Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-09T23:54:39.243Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-09T23:54:39.243Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-09T23:54:39.243Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-09T23:54:39.243Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-09T23:54:39.243Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-09T23:54:39.243Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-09T23:54:39.243Z] - CONFIG_IP_VS: enabled (as module) [2020-07-09T23:54:39.243Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-09T23:54:39.243Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-09T23:54:39.243Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-09T23:54:39.243Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-09T23:54:39.243Z] - CONFIG_EXT4_FS: enabled [2020-07-09T23:54:39.243Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-09T23:54:39.243Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-09T23:54:39.243Z] - Network Drivers: [2020-07-09T23:54:39.243Z] - "overlay": [2020-07-09T23:54:39.243Z] - CONFIG_VXLAN: enabled (as module) [2020-07-09T23:54:39.243Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-09T23:54:39.243Z] Optional (for encrypted networks): [2020-07-09T23:54:39.243Z] - CONFIG_CRYPTO: enabled [2020-07-09T23:54:39.243Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-09T23:54:39.243Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-09T23:54:39.243Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-09T23:54:39.243Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-09T23:54:39.243Z] - CONFIG_XFRM: enabled [2020-07-09T23:54:39.243Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-09T23:54:39.243Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-09T23:54:39.243Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-09T23:54:39.243Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-09T23:54:39.243Z] - "ipvlan": [2020-07-09T23:54:39.243Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-09T23:54:39.243Z] - "macvlan": [2020-07-09T23:54:39.243Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-09T23:54:39.243Z] - CONFIG_DUMMY: enabled (as module) [2020-07-09T23:54:39.243Z] - "ftp,tftp client in container": [2020-07-09T23:54:39.243Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-09T23:54:39.243Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-09T23:54:39.243Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-09T23:54:39.244Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-09T23:54:39.244Z] - Storage Drivers: [2020-07-09T23:54:39.244Z] - "aufs": [2020-07-09T23:54:39.244Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-09T23:54:39.244Z] - "btrfs": [2020-07-09T23:54:39.350Z] #39 53.67 DEP criu/page-pipe.d [2020-07-09T23:54:39.350Z] #39 53.82 DEP criu/netfilter.d [2020-07-09T23:54:39.503Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-09T23:54:39.503Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-09T23:54:39.503Z] - "devicemapper": [2020-07-09T23:54:39.503Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-09T23:54:39.503Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-09T23:54:39.503Z] - "overlay": [2020-07-09T23:54:39.503Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-09T23:54:39.503Z] - "zfs": [2020-07-09T23:54:39.503Z] - /dev/zfs: present [2020-07-09T23:54:39.503Z] - zfs command: missing [2020-07-09T23:54:39.503Z] - zpool command: missing [2020-07-09T23:54:39.503Z] [2020-07-09T23:54:39.503Z] Limits: [2020-07-09T23:54:39.503Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-09T23:54:39.503Z] [2020-07-09T23:54:39.503Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-09T23:54:39.644Z] #39 53.98 DEP criu/net.d [2020-07-09T23:54:39.702Z] #14 44.95 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-09T23:54:39.702Z] #14 45.01 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-09T23:54:39.702Z] #14 45.08 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-09T23:54:39.833Z] + sudo modprobe ip_vs [2020-07-09T23:54:39.938Z] #39 54.23 DEP criu/namespaces.d [2020-07-09T23:54:39.938Z] #39 54.46 DEP criu/mount.d [2020-07-09T23:54:40.113Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9d6053eda290badf708da39839249d3b041dea6d . [2020-07-09T23:54:40.113Z] #1 [internal] load build definition from Dockerfile [2020-07-09T23:54:40.232Z] #39 54.66 DEP criu/memfd.d [2020-07-09T23:54:40.374Z] #1 transferring dockerfile: 12.30kB done [2020-07-09T23:54:40.374Z] #1 DONE 0.2s [2020-07-09T23:54:40.374Z] [2020-07-09T23:54:40.374Z] #2 [internal] load .dockerignore [2020-07-09T23:54:40.374Z] #2 transferring context: 87B 0.0s done [2020-07-09T23:54:40.374Z] #2 DONE 0.2s [2020-07-09T23:54:40.374Z] [2020-07-09T23:54:40.374Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-09T23:54:40.527Z] #39 54.83 DEP criu/mem.d [2020-07-09T23:54:40.634Z] #4 ... [2020-07-09T23:54:40.634Z] [2020-07-09T23:54:40.634Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-09T23:54:40.634Z] #3 DONE 0.4s [2020-07-09T23:54:40.634Z] [2020-07-09T23:54:40.634Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-09T23:54:40.634Z] #4 DONE 0.4s [2020-07-09T23:54:40.634Z] [2020-07-09T23:54:40.634Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-09T23:54:40.634Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-07-09T23:54:40.641Z] #14 45.95 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:54:40.641Z] #14 46.09 Fetched 104 MB in 9s (12.2 MB/s) [2020-07-09T23:54:40.822Z] #39 55.09 DEP criu/lsm.d [2020-07-09T23:54:40.822Z] #39 55.27 DEP criu/log.d [2020-07-09T23:54:40.895Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-07-09T23:54:40.895Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-07-09T23:54:40.901Z] #14 46.15 Selecting previously unselected package pigz. [2020-07-09T23:54:40.901Z] #14 46.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-07-09T23:54:40.901Z] #14 46.20 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-09T23:54:40.901Z] #14 46.21 Unpacking pigz (2.4-1) ... [2020-07-09T23:54:41.116Z] #39 55.43 DEP criu/libnetlink.d [2020-07-09T23:54:41.116Z] #39 55.54 DEP criu/kerndat.d [2020-07-09T23:54:41.166Z] #14 46.35 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-09T23:54:41.166Z] #14 46.38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-09T23:54:41.166Z] #14 46.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-09T23:54:41.410Z] #39 55.67 DEP criu/kcmp-ids.d [2020-07-09T23:54:41.410Z] #39 55.69 DEP criu/irmap.d [2020-07-09T23:54:41.410Z] #39 55.78 DEP criu/ipc_ns.d [2020-07-09T23:54:41.410Z] #39 55.86 DEP criu/image.d [2020-07-09T23:54:41.705Z] #39 56.00 DEP criu/image-desc.d [2020-07-09T23:54:41.705Z] #39 56.08 DEP criu/fsnotify.d [2020-07-09T23:54:41.738Z] #14 47.08 Selecting previously unselected package python3.7-minimal. [2020-07-09T23:54:41.738Z] #14 47.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-09T23:54:41.738Z] #14 47.12 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-09T23:54:41.999Z] #39 56.27 DEP criu/filesystems.d [2020-07-09T23:54:41.999Z] #39 56.49 DEP criu/files.d [2020-07-09T23:54:41.999Z] #39 ... [2020-07-09T23:54:41.999Z] [2020-07-09T23:54:41.999Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-09T23:54:41.999Z] #48 91.04 + GOBIN=/build [2020-07-09T23:54:41.999Z] #48 91.04 + /build/gometalinter --install [2020-07-09T23:54:41.999Z] #48 91.07 Installing: [2020-07-09T23:54:41.999Z] #48 91.07 deadcode [2020-07-09T23:54:41.999Z] #48 91.07 dupl [2020-07-09T23:54:41.999Z] #48 91.07 errcheck [2020-07-09T23:54:41.999Z] #48 91.07 gas [2020-07-09T23:54:41.999Z] #48 91.07 gochecknoglobals [2020-07-09T23:54:41.999Z] #48 91.07 gochecknoinits [2020-07-09T23:54:41.999Z] #48 91.07 goconst [2020-07-09T23:54:41.999Z] #48 91.07 gocyclo [2020-07-09T23:54:41.999Z] #48 91.07 goimports [2020-07-09T23:54:41.999Z] #48 91.07 golint [2020-07-09T23:54:41.999Z] #48 91.07 gosimple [2020-07-09T23:54:41.999Z] #48 91.07 gotype [2020-07-09T23:54:41.999Z] #48 91.07 gotypex [2020-07-09T23:54:41.999Z] #48 91.07 ineffassign [2020-07-09T23:54:41.999Z] #48 91.07 interfacer [2020-07-09T23:54:41.999Z] #48 91.07 lll [2020-07-09T23:54:41.999Z] #48 91.07 maligned [2020-07-09T23:54:41.999Z] #48 91.07 megacheck [2020-07-09T23:54:41.999Z] #48 91.07 misspell [2020-07-09T23:54:41.999Z] #48 91.07 nakedret [2020-07-09T23:54:41.999Z] #48 91.07 safesql [2020-07-09T23:54:41.999Z] #48 91.07 staticcheck [2020-07-09T23:54:41.999Z] #48 91.07 structcheck [2020-07-09T23:54:41.999Z] #48 91.07 unconvert [2020-07-09T23:54:41.999Z] #48 91.07 unparam [2020-07-09T23:54:41.999Z] #48 91.07 unused [2020-07-09T23:54:41.999Z] #48 91.07 varcheck [2020-07-09T23:54:43.116Z] #14 48.32 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-09T23:54:43.116Z] #14 48.35 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-09T23:54:43.444Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 2.5s [2020-07-09T23:54:43.444Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.53MB / 9.11MB 2.7s [2020-07-09T23:54:43.444Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.8s [2020-07-09T23:54:43.444Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-07-09T23:54:43.704Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.8s done [2020-07-09T23:54:45.094Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.3s done [2020-07-09T23:54:45.094Z] #63 ... [2020-07-09T23:54:45.094Z] [2020-07-09T23:54:45.094Z] #17 [internal] load build context [2020-07-09T23:54:45.094Z] #17 transferring context: 50.88MB 3.8s done [2020-07-09T23:54:45.094Z] #17 DONE 4.2s [2020-07-09T23:54:45.094Z] [2020-07-09T23:54:45.094Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-09T23:54:45.094Z] #5 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-09T23:54:45.094Z] #5 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-09T23:54:45.094Z] #5 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-09T23:54:45.094Z] #5 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.6s done [2020-07-09T23:54:45.094Z] #5 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-09T23:54:45.094Z] #5 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.5s done [2020-07-09T23:54:45.094Z] #5 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done [2020-07-09T23:54:45.094Z] #5 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.1s done [2020-07-09T23:54:45.094Z] #5 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.4s done [2020-07-09T23:54:45.094Z] #5 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 2.5s [2020-07-09T23:54:45.094Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.4s [2020-07-09T23:54:45.094Z] #5 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.4s done [2020-07-09T23:54:45.560Z] #48 ... [2020-07-09T23:54:45.560Z] [2020-07-09T23:54:45.560Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:54:45.560Z] #42 84.27 vendor/golang.org/x/sys/cpu [2020-07-09T23:54:45.560Z] #42 84.43 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-09T23:54:45.560Z] #42 85.15 vendor/golang.org/x/crypto/poly1305 [2020-07-09T23:54:45.560Z] #42 85.64 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-09T23:54:45.560Z] #42 85.84 net [2020-07-09T23:54:45.560Z] #42 86.04 vendor/golang.org/x/crypto/curve25519 [2020-07-09T23:54:45.560Z] #42 86.40 vendor/golang.org/x/crypto/hkdf [2020-07-09T23:54:45.560Z] #42 86.53 vendor/golang.org/x/text/transform [2020-07-09T23:54:45.560Z] #42 87.03 vendor/golang.org/x/text/unicode/bidi [2020-07-09T23:54:45.560Z] #42 88.72 vendor/golang.org/x/text/secure/bidirule [2020-07-09T23:54:45.560Z] #42 88.85 vendor/golang.org/x/text/unicode/norm [2020-07-09T23:54:45.560Z] #42 92.32 vendor/golang.org/x/net/idna [2020-07-09T23:54:45.560Z] #42 94.02 vendor/golang.org/x/net/http2/hpack [2020-07-09T23:54:45.560Z] #42 ... [2020-07-09T23:54:45.560Z] [2020-07-09T23:54:45.560Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:45.560Z] #39 56.73 DEP criu/files-reg.d [2020-07-09T23:54:45.560Z] #39 57.02 DEP criu/files-ext.d [2020-07-09T23:54:45.560Z] #39 57.14 DEP criu/file-lock.d [2020-07-09T23:54:45.560Z] #39 57.22 DEP criu/file-ids.d [2020-07-09T23:54:45.560Z] #39 57.34 DEP criu/fifo.d [2020-07-09T23:54:45.560Z] #39 57.52 DEP criu/fdstore.d [2020-07-09T23:54:45.560Z] #39 57.66 DEP criu/fault-injection.d [2020-07-09T23:54:45.560Z] #39 57.70 DEP criu/external.d [2020-07-09T23:54:45.560Z] #39 57.80 DEP criu/eventpoll.d [2020-07-09T23:54:45.560Z] #39 58.01 DEP criu/eventfd.d [2020-07-09T23:54:45.560Z] #39 58.10 DEP criu/crtools.d [2020-07-09T23:54:45.560Z] #39 58.24 DEP criu/cr-service.d [2020-07-09T23:54:45.560Z] #39 58.37 DEP criu/cr-restore.d [2020-07-09T23:54:45.560Z] #39 58.56 DEP criu/cr-errno.d [2020-07-09T23:54:45.560Z] #39 58.58 DEP criu/cr-dump.d [2020-07-09T23:54:45.560Z] #39 58.82 DEP criu/cr-dedup.d [2020-07-09T23:54:45.560Z] #39 59.00 DEP criu/cr-check.d [2020-07-09T23:54:45.560Z] #39 59.22 DEP criu/config.d [2020-07-09T23:54:45.560Z] #39 59.34 DEP criu/clone-noasan.d [2020-07-09T23:54:45.560Z] #39 59.45 DEP criu/cgroup.d [2020-07-09T23:54:45.560Z] #39 59.71 DEP criu/cgroup-props.d [2020-07-09T23:54:45.560Z] #39 59.81 DEP criu/bitmap.d [2020-07-09T23:54:45.560Z] #39 59.82 DEP criu/bfd.d [2020-07-09T23:54:45.560Z] #39 59.89 DEP criu/autofs.d [2020-07-09T23:54:45.560Z] #39 60.01 DEP criu/aio.d [2020-07-09T23:54:45.656Z] #14 ... [2020-07-09T23:54:45.656Z] [2020-07-09T23:54:45.656Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:54:45.656Z] #42 101.3 go/doc [2020-07-09T23:54:45.656Z] #42 104.3 encoding/xml [2020-07-09T23:54:45.656Z] #42 105.4 github.com/LK4D4/vndr/build [2020-07-09T23:54:45.656Z] #42 108.9 github.com/LK4D4/vndr/versioned [2020-07-09T23:54:45.656Z] #42 109.1 compress/flate [2020-07-09T23:54:45.656Z] #42 110.6 hash [2020-07-09T23:54:45.656Z] #42 110.8 hash/crc32 [2020-07-09T23:54:45.656Z] #42 111.3 context [2020-07-09T23:54:45.656Z] #42 ... [2020-07-09T23:54:45.656Z] [2020-07-09T23:54:45.656Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:45.656Z] #39 34.85 CC images/sk-inet.o [2020-07-09T23:54:45.656Z] #39 35.23 CC images/tun.o [2020-07-09T23:54:45.656Z] #39 35.56 CC images/sk-netlink.o [2020-07-09T23:54:45.656Z] #39 35.83 CC images/packet-sock.o [2020-07-09T23:54:45.656Z] #39 36.39 CC images/ipc-var.o [2020-07-09T23:54:45.656Z] #39 36.75 CC images/ipc-desc.o [2020-07-09T23:54:45.656Z] #39 36.96 CC images/ipc-shm.o [2020-07-09T23:54:45.656Z] #39 37.21 CC images/ipc-msg.o [2020-07-09T23:54:45.656Z] #39 37.52 CC images/ipc-sem.o [2020-07-09T23:54:45.656Z] #39 37.76 CC images/utsns.o [2020-07-09T23:54:45.656Z] #39 37.96 CC images/creds.o [2020-07-09T23:54:45.656Z] #39 38.17 CC images/vma.o [2020-07-09T23:54:45.656Z] #39 38.43 CC images/netdev.o [2020-07-09T23:54:45.656Z] #39 39.01 CC images/tty.o [2020-07-09T23:54:45.656Z] #39 39.68 CC images/file-lock.o [2020-07-09T23:54:45.656Z] #39 39.90 CC images/rlimit.o [2020-07-09T23:54:45.656Z] #39 40.23 CC images/pagemap.o [2020-07-09T23:54:45.656Z] #39 40.50 CC images/siginfo.o [2020-07-09T23:54:45.656Z] #39 40.89 CC images/rpc.o [2020-07-09T23:54:45.666Z] #5 ... [2020-07-09T23:54:45.666Z] [2020-07-09T23:54:45.666Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-09T23:54:45.666Z] #63 DONE 4.9s [2020-07-09T23:54:45.666Z] [2020-07-09T23:54:45.666Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-09T23:54:45.666Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.9s done [2020-07-09T23:54:45.854Z] #39 60.27 DEP criu/action-scripts.d [2020-07-09T23:54:46.149Z] #39 60.61 CC criu/action-scripts.o [2020-07-09T23:54:46.225Z] #39 ... [2020-07-09T23:54:46.225Z] [2020-07-09T23:54:46.225Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:54:46.225Z] #42 112.1 crypto/cipher [2020-07-09T23:54:46.225Z] #42 112.2 compress/gzip [2020-07-09T23:54:46.443Z] #39 60.92 CC criu/aio.o [2020-07-09T23:54:46.604Z] #5 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.1s done [2020-07-09T23:54:46.737Z] #39 61.28 CC criu/autofs.o [2020-07-09T23:54:46.863Z] #5 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-07-09T23:54:47.122Z] #5 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-09T23:54:47.122Z] #5 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-09T23:54:47.164Z] #42 112.9 math/big [2020-07-09T23:54:47.382Z] #5 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-09T23:54:47.382Z] #5 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-09T23:54:47.733Z] #42 113.7 crypto/aes [2020-07-09T23:54:48.256Z] #39 62.40 CC criu/bfd.o [2020-07-09T23:54:48.562Z] #39 62.83 CC criu/bitmap.o [2020-07-09T23:54:48.562Z] #39 62.97 CC criu/cgroup-props.o [2020-07-09T23:54:49.114Z] #42 115.0 crypto [2020-07-09T23:54:49.114Z] #42 115.2 crypto/des [2020-07-09T23:54:49.200Z] #39 63.60 CC criu/cgroup.o [2020-07-09T23:54:49.926Z] #5 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-09T23:54:49.926Z] #5 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s [2020-07-09T23:54:50.053Z] #42 115.9 crypto/internal/randutil [2020-07-09T23:54:50.053Z] #42 116.0 crypto/sha512 [2020-07-09T23:54:50.994Z] #42 117.1 crypto/ed25519/internal/edwards25519 [2020-07-09T23:54:51.281Z] #39 65.87 CC criu/clone-noasan.o [2020-07-09T23:54:51.283Z] + dpkg --print-architecture [2020-07-09T23:54:51.283Z] + cd /tmp/tmp.VwgS6Dtq1N/src/github.com/docker/distribution [2020-07-09T23:54:51.283Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-09T23:54:51.283Z] + GOPATH=/tmp/tmp.VwgS6Dtq1N/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VwgS6Dtq1N [2020-07-09T23:54:51.283Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-09T23:54:51.575Z] #39 66.03 CC criu/config.o [2020-07-09T23:54:51.834Z] #5 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-07-09T23:54:51.834Z] #5 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-09T23:54:51.933Z] #42 ... [2020-07-09T23:54:51.933Z] [2020-07-09T23:54:51.933Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:51.933Z] #14 51.96 Selecting previously unselected package python3-minimal. [2020-07-09T23:54:51.933Z] #14 51.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-07-09T23:54:51.933Z] #14 52.02 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 52.03 Unpacking python3-minimal (3.7.3-1) ... [2020-07-09T23:54:51.933Z] #14 52.13 Selecting previously unselected package libmpdec2:amd64. [2020-07-09T23:54:51.933Z] #14 52.14 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 52.16 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-09T23:54:51.933Z] #14 52.33 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-09T23:54:51.933Z] #14 52.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 52.35 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-09T23:54:51.933Z] #14 53.82 Selecting previously unselected package python3.7. [2020-07-09T23:54:51.933Z] #14 53.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 53.82 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-09T23:54:51.933Z] #14 53.96 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-09T23:54:51.933Z] #14 53.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 53.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-09T23:54:51.933Z] #14 54.10 Setting up python3-minimal (3.7.3-1) ... [2020-07-09T23:54:51.933Z] #14 55.66 Selecting previously unselected package python3. [2020-07-09T23:54:51.933Z] #14 55.66 (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-09T23:54:51.933Z] #14 55.76 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 55.77 Unpacking python3 (3.7.3-1) ... [2020-07-09T23:54:51.933Z] #14 55.89 Selecting previously unselected package libip4tc0:amd64. [2020-07-09T23:54:51.933Z] #14 55.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 55.92 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-09T23:54:51.933Z] #14 56.06 Selecting previously unselected package libip6tc0:amd64. [2020-07-09T23:54:51.933Z] #14 56.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 56.07 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-09T23:54:51.933Z] #14 56.17 Selecting previously unselected package libiptc0:amd64. [2020-07-09T23:54:51.933Z] #14 56.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 56.17 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-09T23:54:51.933Z] #14 56.27 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-09T23:54:51.933Z] #14 56.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 56.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-09T23:54:51.933Z] #14 56.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-09T23:54:51.933Z] #14 56.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 56.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-09T23:54:51.933Z] #14 56.57 Selecting previously unselected package libnftnl11:amd64. [2020-07-09T23:54:51.933Z] #14 56.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 56.57 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-09T23:54:51.933Z] #14 56.70 Selecting previously unselected package iptables. [2020-07-09T23:54:51.933Z] #14 56.72 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 56.72 Unpacking iptables (1.8.2-4) ... [2020-07-09T23:54:51.933Z] #14 57.27 Selecting previously unselected package xxd. [2020-07-09T23:54:51.933Z] #14 57.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-09T23:54:51.933Z] #14 57.29 Unpacking xxd (2:8.1.0875-5) ... [2020-07-09T23:54:52.193Z] #14 57.42 Selecting previously unselected package vim-common. [2020-07-09T23:54:52.193Z] #14 57.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-09T23:54:52.193Z] #14 57.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-09T23:54:52.453Z] #14 57.74 Selecting previously unselected package bash-completion. [2020-07-09T23:54:52.453Z] #14 57.74 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-09T23:54:52.617Z] #39 67.12 CC criu/cr-check.o [2020-07-09T23:54:53.659Z] #39 ... [2020-07-09T23:54:53.659Z] [2020-07-09T23:54:53.660Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:53.660Z] #14 57.82 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-09T23:54:53.660Z] #14 57.86 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-09T23:54:53.660Z] #14 57.86 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:54:53.660Z] #14 ... [2020-07-09T23:54:53.660Z] [2020-07-09T23:54:53.660Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:54:53.660Z] #42 95.26 mime [2020-07-09T23:54:53.660Z] #42 96.32 mime/quotedprintable [2020-07-09T23:54:53.660Z] #42 96.60 net/http/internal [2020-07-09T23:54:53.660Z] #42 96.97 os/exec [2020-07-09T23:54:53.660Z] #42 98.99 crypto/x509 [2020-07-09T23:54:53.660Z] #42 98.99 net/textproto [2020-07-09T23:54:53.660Z] #42 99.98 vendor/golang.org/x/net/http/httpguts [2020-07-09T23:54:53.660Z] #42 100.2 vendor/golang.org/x/net/http/httpproxy [2020-07-09T23:54:53.660Z] #42 100.6 mime/multipart [2020-07-09T23:54:53.660Z] #42 101.9 crypto/tls [2020-07-09T23:54:53.954Z] #42 ... [2020-07-09T23:54:53.954Z] [2020-07-09T23:54:53.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:53.954Z] #39 68.29 CC criu/cr-dedup.o [2020-07-09T23:54:54.248Z] #39 68.76 CC criu/cr-dump.o [2020-07-09T23:54:54.826Z] + rm -rf /tmp/tmp.VwgS6Dtq1N/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VwgS6Dtq1N [2020-07-09T23:54:55.873Z] Removing intermediate container 4cb246cdde26 [2020-07-09T23:54:55.873Z] ---> 4b967c4685fc [2020-07-09T23:54:55.873Z] Step 18/140 : FROM base AS swagger [2020-07-09T23:54:55.873Z] ---> c8ec8d3e757e [2020-07-09T23:54:55.873Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-09T23:54:55.873Z] ---> Running in 00aab63e386f [2020-07-09T23:54:55.873Z] Removing intermediate container 00aab63e386f [2020-07-09T23:54:55.873Z] ---> 37f40c2713ab [2020-07-09T23:54:55.873Z] 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-09T23:54:56.028Z] #5 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.0s done [2020-07-09T23:54:56.028Z] #5 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-09T23:54:56.168Z] ---> Running in 54b2cdb75ea1 [2020-07-09T23:54:56.168Z] + mktemp -d [2020-07-09T23:54:56.168Z] + export GOPATH=/tmp/tmp.hteN5TDhf3 [2020-07-09T23:54:56.168Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.hteN5TDhf3/src/github.com/go-swagger/go-swagger [2020-07-09T23:54:56.168Z] Cloning into '/tmp/tmp.hteN5TDhf3/src/github.com/go-swagger/go-swagger'... [2020-07-09T23:54:56.288Z] #5 DONE 15.5s [2020-07-09T23:54:56.288Z] [2020-07-09T23:54:56.288Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-09T23:54:56.397Z] #39 70.58 CC criu/cr-errno.o [2020-07-09T23:54:56.397Z] #39 70.64 CC criu/cr-restore.o [2020-07-09T23:54:56.652Z] #14 62.10 Unpacking bash-completion (1:2.8-6) ... [2020-07-09T23:54:56.912Z] #14 ... [2020-07-09T23:54:56.912Z] [2020-07-09T23:54:56.912Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:54:56.912Z] #39 42.37 CC images/ext-file.o [2020-07-09T23:54:56.912Z] #39 42.71 CC images/cgroup.o [2020-07-09T23:54:56.912Z] #39 43.50 CC images/userns.o [2020-07-09T23:54:56.912Z] #39 43.79 CC images/google/protobuf/descriptor.o [2020-07-09T23:54:56.912Z] #39 45.95 CC images/opts.o [2020-07-09T23:54:56.912Z] #39 46.23 CC images/seccomp.o [2020-07-09T23:54:56.912Z] #39 46.61 CC images/binfmt-misc.o [2020-07-09T23:54:56.912Z] #39 46.85 CC images/time.o [2020-07-09T23:54:56.912Z] #39 47.11 CC images/sysctl.o [2020-07-09T23:54:56.912Z] #39 47.37 CC images/autofs.o [2020-07-09T23:54:56.912Z] #39 47.69 CC images/macvlan.o [2020-07-09T23:54:56.912Z] #39 47.97 CC images/sit.o [2020-07-09T23:54:56.912Z] #39 48.21 CC images/memfd.o [2020-07-09T23:54:56.912Z] #39 48.55 CC images/timens.o [2020-07-09T23:54:56.912Z] #39 48.84 LINK images/built-in.o [2020-07-09T23:54:56.912Z] #39 49.06 GEN compel/include/asm [2020-07-09T23:54:56.912Z] #39 49.09 GEN compel/include/version.h [2020-07-09T23:54:56.912Z] #39 49.12 touch .config [2020-07-09T23:54:56.912Z] #39 49.20 GEN include/common/config.h [2020-07-09T23:54:56.912Z] #39 49.27 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-09T23:54:56.912Z] #39 49.30 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-09T23:54:56.912Z] #39 49.35 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-09T23:54:56.912Z] #39 49.36 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-09T23:54:56.912Z] #39 49.40 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-09T23:54:56.912Z] #39 49.43 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-09T23:54:56.912Z] #39 49.47 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-09T23:54:56.912Z] #39 49.52 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-09T23:54:56.912Z] #39 49.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-09T23:54:56.912Z] #39 49.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-09T23:54:56.912Z] #39 49.58 DEP compel/plugins/std/infect.d [2020-07-09T23:54:56.912Z] #39 49.80 DEP compel/plugins/std/string.d [2020-07-09T23:54:56.912Z] #39 49.90 DEP compel/plugins/std/log.d [2020-07-09T23:54:56.912Z] #39 49.98 DEP compel/plugins/std/fds.d [2020-07-09T23:54:56.912Z] #39 50.09 DEP compel/plugins/std/std.d [2020-07-09T23:54:56.912Z] #39 50.19 DEP compel/plugins/shmem/shmem.d [2020-07-09T23:54:56.912Z] #39 50.34 DEP compel/plugins/fds/fds.d [2020-07-09T23:54:56.912Z] #39 50.53 CC compel/plugins/std/std.o [2020-07-09T23:54:56.912Z] #39 50.86 CC compel/plugins/std/fds.o [2020-07-09T23:54:56.912Z] #39 51.32 CC compel/plugins/std/log.o [2020-07-09T23:54:56.912Z] #39 52.33 CC compel/plugins/std/string.o [2020-07-09T23:54:57.172Z] #39 ... [2020-07-09T23:54:57.172Z] [2020-07-09T23:54:57.172Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:57.172Z] #14 62.69 Selecting previously unselected package bzip2. [2020-07-09T23:54:57.433Z] #14 62.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-09T23:54:57.433Z] #14 62.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-09T23:54:57.692Z] #14 62.89 Selecting previously unselected package xz-utils. [2020-07-09T23:54:57.692Z] #14 62.90 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-09T23:54:57.692Z] #14 62.90 Unpacking xz-utils (5.2.4-1) ... [2020-07-09T23:54:57.692Z] #14 63.11 Selecting previously unselected package apparmor. [2020-07-09T23:54:57.692Z] #14 63.11 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-09T23:54:57.952Z] #14 63.23 Unpacking apparmor (2.13.2-10) ... [2020-07-09T23:54:58.522Z] #14 63.82 Selecting previously unselected package aufs-tools. [2020-07-09T23:54:58.522Z] #14 63.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-09T23:54:58.522Z] #14 63.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-09T23:54:58.522Z] #14 ... [2020-07-09T23:54:58.522Z] [2020-07-09T23:54:58.522Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-09T23:54:58.522Z] #60 116.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-09T23:54:58.522Z] #60 116.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-09T23:54:58.522Z] #60 DONE 124.6s [2020-07-09T23:54:58.782Z] [2020-07-09T23:54:58.782Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-09T23:54:58.782Z] #61 DONE 0.1s [2020-07-09T23:54:58.782Z] [2020-07-09T23:54:58.782Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:58.782Z] #14 64.09 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-09T23:54:58.782Z] #14 64.15 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-09T23:54:58.782Z] #14 64.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-09T23:54:58.833Z] #6 DONE 2.6s [2020-07-09T23:54:58.833Z] [2020-07-09T23:54:58.833Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:54:58.833Z] #18 DONE 0.1s [2020-07-09T23:54:58.833Z] [2020-07-09T23:54:58.833Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:58.833Z] #38 ... [2020-07-09T23:54:58.833Z] [2020-07-09T23:54:58.833Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-09T23:54:58.833Z] #65 DONE 0.1s [2020-07-09T23:54:59.094Z] [2020-07-09T23:54:59.094Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-09T23:54:59.094Z] #47 DONE 0.2s [2020-07-09T23:54:59.094Z] [2020-07-09T23:54:59.094Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-09T23:54:59.094Z] #28 DONE 0.2s [2020-07-09T23:54:59.094Z] [2020-07-09T23:54:59.094Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-09T23:54:59.094Z] #19 DONE 0.2s [2020-07-09T23:54:59.094Z] [2020-07-09T23:54:59.094Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-09T23:54:59.094Z] #44 DONE 0.3s [2020-07-09T23:54:59.094Z] [2020-07-09T23:54:59.094Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-09T23:54:59.094Z] #20 ... [2020-07-09T23:54:59.094Z] [2020-07-09T23:54:59.094Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-09T23:54:59.094Z] #59 DONE 0.3s [2020-07-09T23:54:59.094Z] [2020-07-09T23:54:59.094Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-09T23:54:59.094Z] #41 DONE 0.3s [2020-07-09T23:54:59.242Z] #39 ... [2020-07-09T23:54:59.242Z] [2020-07-09T23:54:59.242Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-09T23:54:59.242Z] #26 107.2 + rm -rf /tmp/tmp.8NNsgccbmb [2020-07-09T23:54:59.242Z] #26 DONE 107.9s [2020-07-09T23:54:59.242Z] [2020-07-09T23:54:59.242Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:54:59.242Z] #14 69.41 Selecting previously unselected package libonig5:s390x. [2020-07-09T23:54:59.242Z] #14 69.41 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 69.41 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-09T23:54:59.242Z] #14 69.54 Selecting previously unselected package libjq1:s390x. [2020-07-09T23:54:59.242Z] #14 69.54 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 69.54 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-09T23:54:59.242Z] #14 69.63 Selecting previously unselected package jq. [2020-07-09T23:54:59.242Z] #14 69.63 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 69.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-09T23:54:59.242Z] #14 69.71 Selecting previously unselected package libaio1:s390x. [2020-07-09T23:54:59.242Z] #14 69.71 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 69.72 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-09T23:54:59.242Z] #14 69.77 Selecting previously unselected package libbtrfs0. [2020-07-09T23:54:59.242Z] #14 69.77 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 69.77 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-09T23:54:59.242Z] #14 69.81 Selecting previously unselected package libbtrfs-dev. [2020-07-09T23:54:59.242Z] #14 69.81 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 69.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:54:59.242Z] #14 69.89 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-09T23:54:59.242Z] #14 69.89 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 69.89 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-09T23:54:59.242Z] #14 69.93 Selecting previously unselected package libudev-dev:s390x. [2020-07-09T23:54:59.242Z] #14 69.93 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 69.94 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-09T23:54:59.242Z] #14 70.02 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-09T23:54:59.242Z] #14 70.03 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 70.03 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-09T23:54:59.242Z] #14 70.28 Selecting previously unselected package libpcre16-3:s390x. [2020-07-09T23:54:59.242Z] #14 70.28 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 70.29 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-09T23:54:59.242Z] #14 70.43 Selecting previously unselected package libpcre32-3:s390x. [2020-07-09T23:54:59.242Z] #14 70.43 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 70.44 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-09T23:54:59.242Z] #14 70.61 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-09T23:54:59.242Z] #14 70.61 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 70.61 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-09T23:54:59.242Z] #14 70.67 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-09T23:54:59.242Z] #14 70.67 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 70.68 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-09T23:54:59.242Z] #14 70.99 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-09T23:54:59.242Z] #14 70.99 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 70.99 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-09T23:54:59.242Z] #14 71.23 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-09T23:54:59.242Z] #14 71.23 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 71.24 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-09T23:54:59.242Z] #14 71.31 Selecting previously unselected package libgpm2:s390x. [2020-07-09T23:54:59.242Z] #14 71.31 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 71.31 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-09T23:54:59.242Z] #14 71.40 Selecting previously unselected package libicu63:s390x. [2020-07-09T23:54:59.242Z] #14 71.40 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-09T23:54:59.242Z] #14 71.40 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-09T23:54:59.354Z] [2020-07-09T23:54:59.354Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:00.653Z] + cd /tmp/tmp.hteN5TDhf3/src/github.com/go-swagger/go-swagger [2020-07-09T23:55:00.653Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-09T23:55:00.772Z] #14 74.77 Selecting previously unselected package libnet1:s390x. [2020-07-09T23:55:00.772Z] #14 74.78 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-09T23:55:00.772Z] #14 74.78 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-09T23:55:00.772Z] #14 74.83 Selecting previously unselected package libnl-3-200:s390x. [2020-07-09T23:55:00.772Z] #14 74.83 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-09T23:55:00.772Z] #14 74.83 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-09T23:55:00.772Z] #14 74.94 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-09T23:55:00.772Z] #14 74.94 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-09T23:55:00.772Z] #14 74.95 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-09T23:55:00.772Z] #14 74.99 Selecting previously unselected package libreadline5:s390x. [2020-07-09T23:55:00.772Z] #14 74.99 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-09T23:55:00.772Z] #14 75.00 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-09T23:55:00.772Z] #14 75.05 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-09T23:55:00.772Z] #14 75.05 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-09T23:55:00.772Z] #14 75.06 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-09T23:55:00.950Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-09T23:55:01.066Z] #14 75.38 Selecting previously unselected package net-tools. [2020-07-09T23:55:01.066Z] #14 75.38 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-09T23:55:01.066Z] #14 75.39 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-09T23:55:01.322Z] #14 66.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-09T23:55:01.322Z] #14 66.57 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-09T23:55:01.322Z] #14 66.57 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-09T23:55:01.369Z] #14 75.55 Selecting previously unselected package python-pip-whl. [2020-07-09T23:55:01.369Z] #14 75.55 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-09T23:55:01.369Z] #14 75.56 Unpacking python-pip-whl (18.1-5) ... [2020-07-09T23:55:01.663Z] #14 76.05 Selecting previously unselected package python3-lib2to3. [2020-07-09T23:55:01.663Z] #14 76.06 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-09T23:55:01.663Z] #14 76.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-09T23:55:01.663Z] #14 76.14 Selecting previously unselected package python3-distutils. [2020-07-09T23:55:01.663Z] #14 76.14 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-09T23:55:01.663Z] #14 76.15 Unpacking python3-distutils (3.7.3-1) ... [2020-07-09T23:55:01.957Z] #14 76.26 Selecting previously unselected package python3-pip. [2020-07-09T23:55:01.957Z] #14 76.26 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-09T23:55:01.957Z] #14 76.27 Unpacking python3-pip (18.1-5) ... [2020-07-09T23:55:01.957Z] #14 76.36 Selecting previously unselected package python3-pkg-resources. [2020-07-09T23:55:01.957Z] #14 76.36 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-09T23:55:01.957Z] #14 76.36 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-09T23:55:02.252Z] #14 76.52 Selecting previously unselected package python3-setuptools. [2020-07-09T23:55:02.252Z] #14 76.53 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-09T23:55:02.252Z] #14 76.53 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-09T23:55:02.252Z] #14 76.70 Selecting previously unselected package python3-wheel. [2020-07-09T23:55:02.252Z] #14 76.71 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-09T23:55:02.252Z] #14 76.71 Unpacking python3-wheel (0.32.3-2) ... [2020-07-09T23:55:02.252Z] #14 76.75 Selecting previously unselected package thin-provisioning-tools. [2020-07-09T23:55:02.546Z] #14 76.76 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-09T23:55:02.546Z] #14 76.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-09T23:55:02.546Z] #14 76.98 Selecting previously unselected package vim-runtime. [2020-07-09T23:55:02.546Z] #14 76.98 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-09T23:55:02.546Z] #14 76.99 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-09T23:55:02.546Z] #14 77.03 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-09T23:55:02.840Z] #14 77.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-09T23:55:03.233Z] #14 ... [2020-07-09T23:55:03.233Z] [2020-07-09T23:55:03.233Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:03.233Z] #42 118.9 crypto/hmac [2020-07-09T23:55:03.233Z] #42 119.1 crypto/md5 [2020-07-09T23:55:03.233Z] #42 119.8 crypto/rc4 [2020-07-09T23:55:03.233Z] #42 120.0 crypto/sha1 [2020-07-09T23:55:03.233Z] #42 121.2 crypto/sha256 [2020-07-09T23:55:03.233Z] #42 122.3 encoding/hex [2020-07-09T23:55:03.233Z] #42 122.8 encoding/pem [2020-07-09T23:55:03.233Z] #42 122.9 crypto/rand [2020-07-09T23:55:03.233Z] #42 123.3 crypto/elliptic [2020-07-09T23:55:03.233Z] #42 123.7 encoding/asn1 [2020-07-09T23:55:03.233Z] #42 126.1 crypto/ed25519 [2020-07-09T23:55:03.233Z] #42 126.5 crypto/rsa [2020-07-09T23:55:03.233Z] #42 127.2 crypto/ecdsa [2020-07-09T23:55:03.233Z] #42 127.9 crypto/dsa [2020-07-09T23:55:03.233Z] #42 128.1 crypto/x509/pkix [2020-07-09T23:55:03.233Z] #42 128.2 vendor/golang.org/x/crypto/cryptobyte [2020-07-09T23:55:03.233Z] #42 128.8 vendor/golang.org/x/net/dns/dnsmessage [2020-07-09T23:55:03.233Z] #42 ... [2020-07-09T23:55:03.233Z] [2020-07-09T23:55:03.233Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:55:03.233Z] #39 53.18 CC compel/plugins/std/infect.o [2020-07-09T23:55:03.233Z] #39 53.75 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-09T23:55:03.233Z] #39 53.80 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-09T23:55:03.233Z] #39 53.92 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-09T23:55:03.233Z] #39 54.05 AR compel/plugins/std.lib.a [2020-07-09T23:55:03.233Z] #39 54.26 CC compel/plugins/fds/fds.o [2020-07-09T23:55:03.233Z] #39 54.77 AR compel/plugins/fds.lib.a [2020-07-09T23:55:03.233Z] #39 55.03 HOSTDEP compel/src/lib/log-host.d [2020-07-09T23:55:03.233Z] #39 55.24 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-09T23:55:03.233Z] #39 55.29 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-09T23:55:03.233Z] #39 55.36 HOSTDEP compel/src/main-host.d [2020-07-09T23:55:03.233Z] #39 55.50 DEP compel/src/lib/ptrace.d [2020-07-09T23:55:03.233Z] #39 55.68 DEP compel/src/lib/infect.d [2020-07-09T23:55:03.233Z] #39 55.83 DEP compel/src/lib/infect-util.d [2020-07-09T23:55:03.233Z] #39 55.94 DEP compel/src/lib/infect-rpc.d [2020-07-09T23:55:03.233Z] #39 56.10 DEP compel/arch/x86/src/lib/infect.d [2020-07-09T23:55:03.233Z] #39 56.23 DEP compel/arch/x86/src/lib/cpu.d [2020-07-09T23:55:03.233Z] #39 56.31 DEP compel/src/lib/log.d [2020-07-09T23:55:03.233Z] #39 56.45 DEP compel/src/main.d [2020-07-09T23:55:03.233Z] #39 56.56 DEP compel/src/lib/handle-elf.d [2020-07-09T23:55:03.233Z] #39 56.71 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-09T23:55:03.233Z] #39 56.87 CC compel/src/lib/log.o [2020-07-09T23:55:03.233Z] #39 57.11 CC compel/arch/x86/src/lib/cpu.o [2020-07-09T23:55:03.233Z] #39 57.96 CC compel/arch/x86/src/lib/infect.o [2020-07-09T23:55:03.493Z] #39 59.05 CC compel/src/lib/infect-rpc.o [2020-07-09T23:55:03.493Z] #39 ... [2020-07-09T23:55:03.493Z] [2020-07-09T23:55:03.493Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:03.493Z] #14 68.95 Selecting previously unselected package binutils-mingw-w64. [2020-07-09T23:55:03.752Z] #14 68.96 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-09T23:55:03.752Z] #14 68.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-09T23:55:03.752Z] #14 69.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-09T23:55:03.752Z] #14 69.09 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-09T23:55:03.752Z] #14 69.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-09T23:55:04.037Z] #14 69.26 Selecting previously unselected package dmsetup. [2020-07-09T23:55:04.037Z] #14 69.27 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-09T23:55:04.037Z] #14 69.29 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-09T23:55:04.037Z] #14 69.41 Selecting previously unselected package mingw-w64-common. [2020-07-09T23:55:04.037Z] #14 69.42 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-09T23:55:04.037Z] #14 69.43 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-09T23:55:04.636Z] #42 ... [2020-07-09T23:55:04.636Z] [2020-07-09T23:55:04.636Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-09T23:55:04.636Z] #7 3.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:55:04.636Z] #7 4.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:55:04.636Z] #7 4.192 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:55:04.636Z] #7 5.024 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-09T23:55:04.896Z] #7 ... [2020-07-09T23:55:04.896Z] [2020-07-09T23:55:04.896Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:55:04.896Z] #29 5.861 + RM_GOPATH=0 [2020-07-09T23:55:04.896Z] #29 5.861 + TMP_GOPATH= [2020-07-09T23:55:04.896Z] #29 5.861 + : /build [2020-07-09T23:55:04.896Z] #29 5.861 + '[' -z '' ']' [2020-07-09T23:55:04.896Z] #29 5.864 ++ mktemp -d [2020-07-09T23:55:04.896Z] #29 5.891 + export GOPATH=/tmp/tmp.DLIEsURIdO [2020-07-09T23:55:04.896Z] #29 5.891 + GOPATH=/tmp/tmp.DLIEsURIdO [2020-07-09T23:55:04.896Z] #29 5.891 + RM_GOPATH=1 [2020-07-09T23:55:04.896Z] #29 5.893 ++ dirname ./install.sh [2020-07-09T23:55:04.896Z] #29 5.895 + dir=. [2020-07-09T23:55:04.896Z] #29 5.895 + bin=tomlv [2020-07-09T23:55:04.896Z] #29 5.895 + shift [2020-07-09T23:55:04.896Z] #29 5.896 + '[' '!' -f ./tomlv.installer ']' [2020-07-09T23:55:04.896Z] #29 5.896 + . ./tomlv.installer [2020-07-09T23:55:04.896Z] #29 5.896 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-09T23:55:04.896Z] #29 5.896 + install_tomlv [2020-07-09T23:55:04.896Z] #29 5.896 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-09T23:55:04.896Z] #29 5.896 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-09T23:55:04.896Z] #29 5.896 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DLIEsURIdO/src/github.com/BurntSushi/toml [2020-07-09T23:55:04.896Z] #29 5.900 Cloning into '/tmp/tmp.DLIEsURIdO/src/github.com/BurntSushi/toml'... [2020-07-09T23:55:05.158Z] #29 ... [2020-07-09T23:55:05.158Z] [2020-07-09T23:55:05.158Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-09T23:55:05.158Z] #20 6.022 + RM_GOPATH=0 [2020-07-09T23:55:05.158Z] #20 6.022 + TMP_GOPATH= [2020-07-09T23:55:05.158Z] #20 6.022 + : /build [2020-07-09T23:55:05.158Z] #20 6.022 + '[' -z '' ']' [2020-07-09T23:55:05.158Z] #20 6.031 ++ mktemp -d [2020-07-09T23:55:05.158Z] #20 6.052 + export GOPATH=/tmp/tmp.tgwhVjhhjd [2020-07-09T23:55:05.158Z] #20 6.052 + GOPATH=/tmp/tmp.tgwhVjhhjd [2020-07-09T23:55:05.158Z] #20 6.052 + RM_GOPATH=1 [2020-07-09T23:55:05.158Z] #20 6.052 ++ dirname ./install.sh [2020-07-09T23:55:05.158Z] #20 6.076 + dir=. [2020-07-09T23:55:05.158Z] #20 6.076 + bin=dockercli [2020-07-09T23:55:05.158Z] #20 6.076 + shift [2020-07-09T23:55:05.158Z] #20 6.076 + '[' '!' -f ./dockercli.installer ']' [2020-07-09T23:55:05.158Z] #20 6.076 + . ./dockercli.installer [2020-07-09T23:55:05.158Z] #20 6.076 ++ : stable [2020-07-09T23:55:05.158Z] #20 6.076 ++ : 17.06.2-ce [2020-07-09T23:55:05.158Z] #20 6.076 + install_dockercli [2020-07-09T23:55:05.158Z] #20 6.076 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-09T23:55:05.158Z] #20 6.076 Install docker/cli version 17.06.2-ce from stable [2020-07-09T23:55:05.158Z] #20 6.104 ++ uname -m [2020-07-09T23:55:05.158Z] #20 6.104 + arch=x86_64 [2020-07-09T23:55:05.158Z] #20 6.104 + '[' x86_64 '!=' x86_64 ']' [2020-07-09T23:55:05.158Z] #20 6.104 + url=https://download.docker.com/linux/static [2020-07-09T23:55:05.158Z] #20 6.105 + tar -xz docker/docker [2020-07-09T23:55:05.158Z] #20 6.105 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-09T23:55:05.616Z] #14 79.95 Selecting previously unselected package vim. [2020-07-09T23:55:05.616Z] #14 79.96 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-09T23:55:05.616Z] #14 79.96 Unpacking vim (2:8.1.0875-5) ... [2020-07-09T23:55:06.256Z] #14 80.46 Selecting previously unselected package xfsprogs. [2020-07-09T23:55:06.256Z] #14 80.46 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-09T23:55:06.256Z] #14 80.48 Unpacking xfsprogs (4.20.0-1) ... [2020-07-09T23:55:06.558Z] #14 80.94 Selecting previously unselected package zip. [2020-07-09T23:55:06.558Z] #14 80.94 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-07-09T23:55:06.558Z] #14 80.95 Unpacking zip (3.0-11+b1) ... [2020-07-09T23:55:06.873Z] #14 ... [2020-07-09T23:55:06.873Z] [2020-07-09T23:55:06.873Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-09T23:55:06.873Z] #45 DONE 115.7s [2020-07-09T23:55:06.873Z] [2020-07-09T23:55:06.873Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:06.873Z] #14 81.24 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-09T23:55:06.873Z] #14 ... [2020-07-09T23:55:06.873Z] [2020-07-09T23:55:06.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:55:06.873Z] #39 74.80 CC criu/cr-service.o [2020-07-09T23:55:06.873Z] #39 75.92 CC criu/crtools.o [2020-07-09T23:55:06.873Z] #39 76.26 CC criu/eventfd.o [2020-07-09T23:55:06.873Z] #39 76.65 CC criu/eventpoll.o [2020-07-09T23:55:06.873Z] #39 77.27 CC criu/external.o [2020-07-09T23:55:06.873Z] #39 77.54 CC criu/fault-injection.o [2020-07-09T23:55:06.873Z] #39 77.60 CC criu/fdstore.o [2020-07-09T23:55:06.873Z] #39 77.81 CC criu/fifo.o [2020-07-09T23:55:06.873Z] #39 78.04 CC criu/file-ids.o [2020-07-09T23:55:06.873Z] #39 78.28 CC criu/file-lock.o [2020-07-09T23:55:06.873Z] #39 78.83 CC criu/files-ext.o [2020-07-09T23:55:06.873Z] #39 79.06 CC criu/files-reg.o [2020-07-09T23:55:06.873Z] #39 80.49 CC criu/files.o [2020-07-09T23:55:06.873Z] #39 ... [2020-07-09T23:55:06.873Z] [2020-07-09T23:55:06.873Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:06.873Z] #14 81.27 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-09T23:55:06.873Z] #14 81.27 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-09T23:55:06.873Z] #14 81.30 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-09T23:55:06.873Z] #14 81.31 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-09T23:55:06.873Z] #14 81.33 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-09T23:55:06.873Z] #14 81.33 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-09T23:55:06.873Z] #14 81.35 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-09T23:55:07.175Z] #14 81.37 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-09T23:55:07.175Z] #14 81.40 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-09T23:55:07.175Z] #14 81.49 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-09T23:55:07.175Z] #14 81.51 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:55:07.175Z] #14 81.51 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-09T23:55:07.175Z] #14 81.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-09T23:55:07.175Z] #14 81.55 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-09T23:55:07.175Z] #14 81.56 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-09T23:55:07.175Z] #14 81.59 Setting up xxd (2:8.1.0875-5) ... [2020-07-09T23:55:07.175Z] #14 81.59 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-09T23:55:07.552Z] #14 81.61 Setting up zip (3.0-11+b1) ... [2020-07-09T23:55:07.552Z] #14 81.64 Setting up vim-common (2:8.1.0875-5) ... [2020-07-09T23:55:07.552Z] #14 81.69 Setting up bash-completion (1:2.8-6) ... [2020-07-09T23:55:07.552Z] #14 ... [2020-07-09T23:55:07.552Z] [2020-07-09T23:55:07.552Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:07.552Z] #42 106.6 net/http/httptrace [2020-07-09T23:55:07.552Z] #42 106.7 net/http [2020-07-09T23:55:07.552Z] #42 115.3 github.com/LK4D4/vndr/godl [2020-07-09T23:55:07.552Z] #42 116.1 github.com/LK4D4/vndr [2020-07-09T23:55:08.217Z] #42 ... [2020-07-09T23:55:08.217Z] [2020-07-09T23:55:08.217Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:55:08.217Z] #39 82.58 CC criu/filesystems.o [2020-07-09T23:55:08.512Z] #39 82.99 CC criu/fsnotify.o [2020-07-09T23:55:09.151Z] #39 83.63 CC criu/image-desc.o [2020-07-09T23:55:09.151Z] #39 83.70 CC criu/image.o [2020-07-09T23:55:09.312Z] #14 74.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-09T23:55:09.312Z] #14 74.48 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-09T23:55:09.312Z] #14 74.48 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-09T23:55:09.366Z] #20 ... [2020-07-09T23:55:09.366Z] [2020-07-09T23:55:09.366Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-09T23:55:09.366Z] #26 6.355 + mktemp -d [2020-07-09T23:55:09.366Z] #26 6.368 + export GOPATH=/tmp/tmp.KXU9ACpJSJ [2020-07-09T23:55:09.366Z] #26 6.370 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.KXU9ACpJSJ/src/github.com/go-swagger/go-swagger [2020-07-09T23:55:09.366Z] #26 6.378 Cloning into '/tmp/tmp.KXU9ACpJSJ/src/github.com/go-swagger/go-swagger'... [2020-07-09T23:55:09.366Z] #26 ... [2020-07-09T23:55:09.366Z] [2020-07-09T23:55:09.366Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-09T23:55:09.366Z] #54 5.635 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:55:09.366Z] #54 5.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:55:09.366Z] #54 5.715 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:55:09.366Z] #54 6.852 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-09T23:55:09.366Z] #54 8.691 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-09T23:55:09.366Z] #54 ... [2020-07-09T23:55:09.366Z] [2020-07-09T23:55:09.366Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-09T23:55:09.366Z] #66 6.201 + RM_GOPATH=0 [2020-07-09T23:55:09.366Z] #66 6.201 + TMP_GOPATH= [2020-07-09T23:55:09.366Z] #66 6.201 + : /build [2020-07-09T23:55:09.366Z] #66 6.202 + '[' -z '' ']' [2020-07-09T23:55:09.366Z] #66 6.211 ++ mktemp -d [2020-07-09T23:55:09.366Z] #66 6.217 + export GOPATH=/tmp/tmp.6rBqdnFHu3 [2020-07-09T23:55:09.366Z] #66 6.217 + GOPATH=/tmp/tmp.6rBqdnFHu3 [2020-07-09T23:55:09.366Z] #66 6.228 + RM_GOPATH=1 [2020-07-09T23:55:09.366Z] #66 6.228 ++ dirname ./install.sh [2020-07-09T23:55:09.366Z] #66 6.229 + dir=. [2020-07-09T23:55:09.366Z] #66 6.232 + bin=proxy [2020-07-09T23:55:09.366Z] #66 6.232 + shift [2020-07-09T23:55:09.366Z] #66 6.232 + '[' '!' -f ./proxy.installer ']' [2020-07-09T23:55:09.366Z] #66 6.232 + . ./proxy.installer [2020-07-09T23:55:09.366Z] #66 6.233 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-09T23:55:09.366Z] #66 6.233 + install_proxy [2020-07-09T23:55:09.366Z] #66 6.233 + case "$1" in [2020-07-09T23:55:09.366Z] #66 6.233 + export CGO_ENABLED=0 [2020-07-09T23:55:09.366Z] #66 6.233 + CGO_ENABLED=0 [2020-07-09T23:55:09.366Z] #66 6.234 + _install_proxy [2020-07-09T23:55:09.366Z] #66 6.234 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-09T23:55:09.366Z] #66 6.234 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-09T23:55:09.366Z] #66 6.234 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6rBqdnFHu3/src/github.com/docker/libnetwork [2020-07-09T23:55:09.366Z] #66 6.240 Cloning into '/tmp/tmp.6rBqdnFHu3/src/github.com/docker/libnetwork'... [2020-07-09T23:55:09.366Z] #66 ... [2020-07-09T23:55:09.366Z] [2020-07-09T23:55:09.366Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-09T23:55:09.366Z] #48 6.064 + RM_GOPATH=0 [2020-07-09T23:55:09.366Z] #48 6.064 + TMP_GOPATH= [2020-07-09T23:55:09.366Z] #48 6.064 + : /build [2020-07-09T23:55:09.366Z] #48 6.064 + '[' -z '' ']' [2020-07-09T23:55:09.366Z] #48 6.068 ++ mktemp -d [2020-07-09T23:55:09.366Z] #48 6.074 + export GOPATH=/tmp/tmp.mZ377iAGFg [2020-07-09T23:55:09.366Z] #48 6.074 + GOPATH=/tmp/tmp.mZ377iAGFg [2020-07-09T23:55:09.366Z] #48 6.074 + RM_GOPATH=1 [2020-07-09T23:55:09.366Z] #48 6.074 ++ dirname ./install.sh [2020-07-09T23:55:09.366Z] #48 6.074 + dir=. [2020-07-09T23:55:09.366Z] #48 6.074 + bin=gometalinter [2020-07-09T23:55:09.366Z] #48 6.074 + shift [2020-07-09T23:55:09.366Z] #48 6.074 + '[' '!' -f ./gometalinter.installer ']' [2020-07-09T23:55:09.366Z] #48 6.074 + . ./gometalinter.installer [2020-07-09T23:55:09.366Z] #48 6.074 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-09T23:55:09.366Z] #48 6.074 + install_gometalinter [2020-07-09T23:55:09.366Z] #48 6.074 + echo 'Installing gometalinter version v2.0.6' [2020-07-09T23:55:09.366Z] #48 6.074 + go get -d github.com/alecthomas/gometalinter [2020-07-09T23:55:09.366Z] #48 6.074 Installing gometalinter version v2.0.6 [2020-07-09T23:55:09.366Z] #48 ... [2020-07-09T23:55:09.366Z] [2020-07-09T23:55:09.366Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-09T23:55:09.366Z] #22 5.612 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:55:09.366Z] #22 5.699 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:55:09.366Z] #22 5.701 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:55:09.366Z] #22 6.799 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-09T23:55:09.366Z] #22 8.885 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-09T23:55:09.366Z] #22 ... [2020-07-09T23:55:09.366Z] [2020-07-09T23:55:09.366Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-09T23:55:09.366Z] #45 6.242 + RM_GOPATH=0 [2020-07-09T23:55:09.366Z] #45 6.242 + TMP_GOPATH= [2020-07-09T23:55:09.366Z] #45 6.242 + : /build [2020-07-09T23:55:09.366Z] #45 6.243 + '[' -z '' ']' [2020-07-09T23:55:09.366Z] #45 6.248 ++ mktemp -d [2020-07-09T23:55:09.366Z] #45 6.251 + export GOPATH=/tmp/tmp.dWrPBa0SdG [2020-07-09T23:55:09.366Z] #45 6.253 + GOPATH=/tmp/tmp.dWrPBa0SdG [2020-07-09T23:55:09.366Z] #45 6.254 + RM_GOPATH=1 [2020-07-09T23:55:09.366Z] #45 6.254 ++ dirname ./install.sh [2020-07-09T23:55:09.366Z] #45 6.259 + dir=. [2020-07-09T23:55:09.366Z] #45 6.285 + bin=gotestsum [2020-07-09T23:55:09.366Z] #45 6.285 + shift [2020-07-09T23:55:09.366Z] #45 6.285 + '[' '!' -f ./gotestsum.installer ']' [2020-07-09T23:55:09.366Z] #45 6.285 + . ./gotestsum.installer [2020-07-09T23:55:09.366Z] #45 6.285 ++ : v0.3.5 [2020-07-09T23:55:09.366Z] #45 6.285 + install_gotestsum [2020-07-09T23:55:09.366Z] #45 6.287 + set -e [2020-07-09T23:55:09.366Z] #45 6.287 + export GO111MODULE=on [2020-07-09T23:55:09.366Z] #45 6.287 + GO111MODULE=on [2020-07-09T23:55:09.366Z] #45 6.287 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-09T23:55:09.366Z] #45 6.375 go: finding gotest.tools v0.3.5 [2020-07-09T23:55:09.366Z] #45 6.376 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-09T23:55:09.366Z] #45 7.310 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-09T23:55:09.366Z] #45 7.812 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-09T23:55:09.366Z] #45 8.659 go: downloading gotest.tools v2.1.0+incompatible [2020-07-09T23:55:09.366Z] #45 8.908 go: extracting gotest.tools v2.1.0+incompatible [2020-07-09T23:55:09.366Z] #45 9.023 go: downloading github.com/pkg/errors v0.8.0 [2020-07-09T23:55:09.366Z] #45 9.098 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-09T23:55:09.366Z] #45 9.102 go: downloading github.com/fatih/color v1.6.0 [2020-07-09T23:55:09.366Z] #45 9.211 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-09T23:55:09.367Z] #45 9.276 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-09T23:55:09.367Z] #45 9.485 go: extracting github.com/pkg/errors v0.8.0 [2020-07-09T23:55:09.367Z] #45 9.543 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-09T23:55:09.367Z] #45 9.628 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-09T23:55:09.367Z] #45 9.717 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-09T23:55:09.367Z] #45 9.766 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-09T23:55:09.367Z] #45 9.770 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-09T23:55:09.367Z] #45 9.946 go: extracting github.com/fatih/color v1.6.0 [2020-07-09T23:55:09.367Z] #45 9.986 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-09T23:55:09.367Z] #45 9.987 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-09T23:55:09.367Z] #45 10.05 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-09T23:55:09.367Z] #45 10.09 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-09T23:55:09.367Z] #45 10.15 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-09T23:55:09.367Z] #45 10.17 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-09T23:55:09.367Z] #45 10.23 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-09T23:55:09.367Z] #45 ... [2020-07-09T23:55:09.367Z] [2020-07-09T23:55:09.367Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-09T23:55:09.367Z] #60 6.368 + RM_GOPATH=0 [2020-07-09T23:55:09.367Z] #60 6.368 + TMP_GOPATH= [2020-07-09T23:55:09.367Z] #60 6.368 + : /build/ [2020-07-09T23:55:09.367Z] #60 6.368 + '[' -z '' ']' [2020-07-09T23:55:09.367Z] #60 6.369 ++ mktemp -d [2020-07-09T23:55:09.367Z] #60 6.375 + export GOPATH=/tmp/tmp.F093k9bpna [2020-07-09T23:55:09.367Z] #60 6.375 + GOPATH=/tmp/tmp.F093k9bpna [2020-07-09T23:55:09.367Z] #60 6.375 + RM_GOPATH=1 [2020-07-09T23:55:09.367Z] #60 6.376 ++ dirname ./install.sh [2020-07-09T23:55:09.367Z] #60 6.376 + dir=. [2020-07-09T23:55:09.367Z] #60 6.377 + bin=rootlesskit [2020-07-09T23:55:09.367Z] #60 6.377 + shift [2020-07-09T23:55:09.367Z] #60 6.377 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-09T23:55:09.367Z] #60 6.384 + . ./rootlesskit.installer [2020-07-09T23:55:09.367Z] #60 6.384 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-09T23:55:09.367Z] #60 6.384 + install_rootlesskit [2020-07-09T23:55:09.367Z] #60 6.384 + case "$1" in [2020-07-09T23:55:09.367Z] #60 6.385 + export CGO_ENABLED=0 [2020-07-09T23:55:09.367Z] #60 6.385 + CGO_ENABLED=0 [2020-07-09T23:55:09.367Z] #60 6.385 + _install_rootlesskit [2020-07-09T23:55:09.367Z] #60 6.385 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-09T23:55:09.367Z] #60 6.385 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.F093k9bpna/src/github.com/rootless-containers/rootlesskit [2020-07-09T23:55:09.367Z] #60 6.385 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-09T23:55:09.367Z] #60 6.393 Cloning into '/tmp/tmp.F093k9bpna/src/github.com/rootless-containers/rootlesskit'... [2020-07-09T23:55:09.627Z] #60 ... [2020-07-09T23:55:09.627Z] [2020-07-09T23:55:09.627Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:55:09.627Z] #36 5.917 + mktemp -d [2020-07-09T23:55:09.627Z] #36 5.918 + export GOPATH=/tmp/tmp.gUmjmoXLYs [2020-07-09T23:55:09.627Z] #36 5.918 + git clone https://github.com/docker/distribution.git /tmp/tmp.gUmjmoXLYs/src/github.com/docker/distribution [2020-07-09T23:55:09.627Z] #36 5.926 Cloning into '/tmp/tmp.gUmjmoXLYs/src/github.com/docker/distribution'... [2020-07-09T23:55:09.847Z] #39 84.20 CC criu/ipc_ns.o [2020-07-09T23:55:09.887Z] #36 ... [2020-07-09T23:55:09.887Z] [2020-07-09T23:55:09.887Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:09.887Z] #31 6.547 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:55:09.887Z] #31 6.621 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:55:09.887Z] #31 6.625 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:55:09.887Z] #31 7.781 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-09T23:55:09.887Z] #31 9.735 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-09T23:55:09.887Z] #31 ... [2020-07-09T23:55:09.887Z] [2020-07-09T23:55:09.887Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:09.887Z] #42 6.173 + RM_GOPATH=0 [2020-07-09T23:55:09.887Z] #42 6.173 + TMP_GOPATH= [2020-07-09T23:55:09.887Z] #42 6.173 + : /build [2020-07-09T23:55:09.887Z] #42 6.173 + '[' -z '' ']' [2020-07-09T23:55:09.887Z] #42 6.175 ++ mktemp -d [2020-07-09T23:55:09.887Z] #42 6.179 + export GOPATH=/tmp/tmp.p6Gjm329Fr [2020-07-09T23:55:09.887Z] #42 6.179 + GOPATH=/tmp/tmp.p6Gjm329Fr [2020-07-09T23:55:09.887Z] #42 6.179 + RM_GOPATH=1 [2020-07-09T23:55:09.887Z] #42 6.179 ++ dirname ./install.sh [2020-07-09T23:55:09.887Z] #42 6.180 + dir=. [2020-07-09T23:55:09.887Z] #42 6.185 + bin=vndr [2020-07-09T23:55:09.887Z] #42 6.185 + shift [2020-07-09T23:55:09.887Z] #42 6.185 + '[' '!' -f ./vndr.installer ']' [2020-07-09T23:55:09.887Z] #42 6.185 + . ./vndr.installer [2020-07-09T23:55:09.887Z] #42 6.185 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-09T23:55:09.887Z] #42 6.185 + install_vndr [2020-07-09T23:55:09.887Z] #42 6.185 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-09T23:55:09.887Z] #42 6.186 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-09T23:55:09.887Z] #42 6.186 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.p6Gjm329Fr/src/github.com/LK4D4/vndr [2020-07-09T23:55:09.887Z] #42 6.215 Cloning into '/tmp/tmp.p6Gjm329Fr/src/github.com/LK4D4/vndr'... [2020-07-09T23:55:09.887Z] #42 6.905 + cd /tmp/tmp.p6Gjm329Fr/src/github.com/LK4D4/vndr [2020-07-09T23:55:09.887Z] #42 6.905 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-09T23:55:09.887Z] #42 6.911 + go build -buildmode=pie -v -o /build/vndr . [2020-07-09T23:55:09.887Z] #42 8.291 internal/cpu [2020-07-09T23:55:09.887Z] #42 8.301 runtime/internal/atomic [2020-07-09T23:55:09.887Z] #42 8.610 runtime/internal/sys [2020-07-09T23:55:09.887Z] #42 8.705 internal/bytealg [2020-07-09T23:55:09.887Z] #42 8.779 runtime/internal/math [2020-07-09T23:55:09.887Z] #42 8.861 internal/race [2020-07-09T23:55:09.887Z] #42 8.939 sync/atomic [2020-07-09T23:55:09.887Z] #42 9.210 unicode [2020-07-09T23:55:09.887Z] #42 9.837 runtime [2020-07-09T23:55:10.485Z] #39 85.07 CC criu/irmap.o [2020-07-09T23:55:11.124Z] #39 85.54 CC criu/kcmp-ids.o [2020-07-09T23:55:11.418Z] #39 85.74 CC criu/kerndat.o [2020-07-09T23:55:12.057Z] #39 86.38 CC criu/libnetlink.o [2020-07-09T23:55:12.421Z] #39 86.71 CC criu/log.o [2020-07-09T23:55:12.427Z] #42 12.88 unicode/utf8 [2020-07-09T23:55:12.600Z] #14 ... [2020-07-09T23:55:12.600Z] [2020-07-09T23:55:12.600Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-09T23:55:12.600Z] #48 138.4 + GOBIN=/build [2020-07-09T23:55:12.600Z] #48 138.4 + /build/gometalinter --install [2020-07-09T23:55:12.600Z] #48 138.4 Installing: [2020-07-09T23:55:12.600Z] #48 138.4 deadcode [2020-07-09T23:55:12.600Z] #48 138.4 dupl [2020-07-09T23:55:12.600Z] #48 138.4 errcheck [2020-07-09T23:55:12.600Z] #48 138.4 gas [2020-07-09T23:55:12.600Z] #48 138.4 gochecknoglobals [2020-07-09T23:55:12.600Z] #48 138.4 gochecknoinits [2020-07-09T23:55:12.600Z] #48 138.4 goconst [2020-07-09T23:55:12.600Z] #48 138.4 gocyclo [2020-07-09T23:55:12.600Z] #48 138.4 goimports [2020-07-09T23:55:12.600Z] #48 138.4 golint [2020-07-09T23:55:12.600Z] #48 138.4 gosimple [2020-07-09T23:55:12.600Z] #48 138.4 gotype [2020-07-09T23:55:12.600Z] #48 138.4 gotypex [2020-07-09T23:55:12.600Z] #48 138.4 ineffassign [2020-07-09T23:55:12.600Z] #48 138.4 interfacer [2020-07-09T23:55:12.600Z] #48 138.4 lll [2020-07-09T23:55:12.600Z] #48 138.4 maligned [2020-07-09T23:55:12.600Z] #48 138.4 megacheck [2020-07-09T23:55:12.600Z] #48 138.4 misspell [2020-07-09T23:55:12.600Z] #48 138.4 nakedret [2020-07-09T23:55:12.600Z] #48 138.4 safesql [2020-07-09T23:55:12.600Z] #48 138.4 staticcheck [2020-07-09T23:55:12.600Z] #48 138.4 structcheck [2020-07-09T23:55:12.600Z] #48 138.4 unconvert [2020-07-09T23:55:12.600Z] #48 138.4 unparam [2020-07-09T23:55:12.600Z] #48 138.4 unused [2020-07-09T23:55:12.600Z] #48 138.4 varcheck [2020-07-09T23:55:12.715Z] #39 87.05 CC criu/lsm.o [2020-07-09T23:55:13.008Z] #42 13.63 math/bits [2020-07-09T23:55:13.008Z] #42 ... [2020-07-09T23:55:13.008Z] [2020-07-09T23:55:13.008Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-09T23:55:13.008Z] #48 13.89 + cd /tmp/tmp.mZ377iAGFg/src/github.com/alecthomas/gometalinter [2020-07-09T23:55:13.008Z] #48 13.89 + git checkout -q v2.0.6 [2020-07-09T23:55:13.010Z] #39 87.32 CC criu/mem.o [2020-07-09T23:55:13.309Z] #39 ... [2020-07-09T23:55:13.309Z] [2020-07-09T23:55:13.309Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:13.309Z] #42 DONE 122.3s [2020-07-09T23:55:13.309Z] [2020-07-09T23:55:13.309Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:13.309Z] #14 83.78 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-09T23:55:13.309Z] #14 83.78 Setting up xz-utils (5.2.4-1) ... [2020-07-09T23:55:13.309Z] #14 83.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-09T23:55:13.309Z] #14 83.80 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-09T23:55:13.309Z] #14 83.81 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-09T23:55:13.309Z] #14 83.82 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-09T23:55:13.309Z] #14 83.82 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:55:13.309Z] #14 83.83 Setting up pigz (2.4-1) ... [2020-07-09T23:55:13.309Z] #14 83.84 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-09T23:55:13.309Z] #14 83.85 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-09T23:55:13.309Z] #14 83.86 Setting up python-pip-whl (18.1-5) ... [2020-07-09T23:55:13.309Z] #14 83.87 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-09T23:55:13.309Z] #14 83.87 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-09T23:55:13.309Z] #14 83.89 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-09T23:55:13.309Z] #14 84.15 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-09T23:55:13.309Z] #14 84.16 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-09T23:55:13.309Z] #14 84.17 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-09T23:55:13.309Z] #14 84.17 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-09T23:55:13.309Z] #14 84.18 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-09T23:55:13.309Z] #14 84.19 Setting up vim (2:8.1.0875-5) ... [2020-07-09T23:55:13.309Z] #14 84.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-09T23:55:13.309Z] #14 84.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-09T23:55:13.309Z] #14 84.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-09T23:55:13.309Z] #14 84.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-09T23:55:13.309Z] #14 84.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-09T23:55:13.309Z] #14 84.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-09T23:55:13.309Z] #14 84.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-09T23:55:13.309Z] #14 84.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-09T23:55:13.309Z] #14 84.23 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-09T23:55:13.309Z] #14 84.23 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-09T23:55:13.309Z] #14 84.24 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:55:13.309Z] #14 84.25 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-09T23:55:13.309Z] #14 84.25 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-09T23:55:13.309Z] #14 84.25 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:55:13.309Z] #14 84.26 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-09T23:55:13.309Z] #14 84.26 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-09T23:55:13.309Z] #14 84.27 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-09T23:55:13.309Z] #14 84.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-09T23:55:13.309Z] #14 84.28 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-09T23:55:13.309Z] #14 84.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-09T23:55:13.309Z] #14 84.29 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-09T23:55:13.309Z] #14 84.30 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-09T23:55:13.309Z] #14 86.43 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-09T23:55:13.309Z] #14 86.44 Setting up iptables (1.8.2-4) ... [2020-07-09T23:55:13.309Z] #14 86.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-09T23:55:13.309Z] #14 86.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-09T23:55:13.309Z] #14 86.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-09T23:55:13.309Z] #14 86.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-09T23:55:13.309Z] #14 86.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-09T23:55:13.309Z] #14 86.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-09T23:55:13.309Z] #14 86.48 Setting up python3 (3.7.3-1) ... [2020-07-09T23:55:13.309Z] #14 86.78 Setting up python3-wheel (0.32.3-2) ... [2020-07-09T23:55:13.309Z] #14 87.32 Setting up apparmor (2.13.2-10) ... [2020-07-09T23:55:13.588Z] #48 14.53 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-09T23:55:13.696Z] + rm -rf /tmp/tmp.hteN5TDhf3 [2020-07-09T23:55:13.979Z] #48 ... [2020-07-09T23:55:13.979Z] [2020-07-09T23:55:13.979Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:55:13.979Z] #39 59.47 CC compel/src/lib/infect-util.o [2020-07-09T23:55:13.979Z] #39 59.69 CC compel/src/lib/infect.o [2020-07-09T23:55:13.979Z] #39 62.55 CC compel/src/lib/ptrace.o [2020-07-09T23:55:13.979Z] #39 62.99 AR compel/libcompel.a [2020-07-09T23:55:13.979Z] #39 63.10 HOSTCC compel/src/main-host.o [2020-07-09T23:55:13.979Z] #39 63.54 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-09T23:55:13.979Z] #39 63.70 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-09T23:55:13.979Z] #39 64.15 HOSTCC compel/src/lib/log-host.o [2020-07-09T23:55:13.979Z] #39 64.40 HOSTLINK compel/compel-host-bin [2020-07-09T23:55:13.979Z] #39 64.60 DEP soccr/soccr.d [2020-07-09T23:55:13.979Z] #39 64.77 CC soccr/soccr.o [2020-07-09T23:55:13.979Z] #39 66.36 AR soccr/libsoccr.a [2020-07-09T23:55:13.979Z] #39 66.42 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-09T23:55:13.979Z] #39 66.80 DEP criu/arch/x86/sigframe.d [2020-07-09T23:55:13.979Z] #39 67.05 DEP criu/arch/x86/sigaction_compat.d [2020-07-09T23:55:13.979Z] #39 67.21 DEP criu/arch/x86/kerndat.d [2020-07-09T23:55:13.979Z] #39 67.38 DEP criu/arch/x86/crtools.d [2020-07-09T23:55:13.979Z] #39 67.56 DEP criu/arch/x86/cpu.d [2020-07-09T23:55:13.979Z] #39 67.74 CC criu/arch/x86/cpu.o [2020-07-09T23:55:13.979Z] #39 68.43 CC criu/arch/x86/crtools.o [2020-07-09T23:55:14.493Z] #14 88.62 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-09T23:55:14.493Z] #14 88.92 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-09T23:55:14.528Z] #48 ... [2020-07-09T23:55:14.529Z] [2020-07-09T23:55:14.529Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-09T23:55:14.529Z] #20 14.14 + mkdir -p /build [2020-07-09T23:55:14.529Z] #20 14.15 + mv docker/docker /build/ [2020-07-09T23:55:14.529Z] #20 14.15 + rmdir docker [2020-07-09T23:55:14.529Z] #20 DONE 15.5s [2020-07-09T23:55:14.529Z] [2020-07-09T23:55:14.529Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:55:14.529Z] #29 6.804 + cd /tmp/tmp.DLIEsURIdO/src/github.com/BurntSushi/toml [2020-07-09T23:55:14.529Z] #29 6.805 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-09T23:55:14.529Z] #29 6.838 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-09T23:55:14.529Z] #29 7.633 runtime/internal/atomic [2020-07-09T23:55:14.529Z] #29 7.646 internal/cpu [2020-07-09T23:55:14.529Z] #29 8.070 runtime/internal/sys [2020-07-09T23:55:14.529Z] #29 8.107 internal/bytealg [2020-07-09T23:55:14.529Z] #29 8.294 runtime/internal/math [2020-07-09T23:55:14.529Z] #29 8.404 math/bits [2020-07-09T23:55:14.529Z] #29 8.838 math [2020-07-09T23:55:14.529Z] #29 9.036 runtime [2020-07-09T23:55:14.529Z] #29 13.54 unicode/utf8 [2020-07-09T23:55:14.529Z] #29 13.91 internal/race [2020-07-09T23:55:14.529Z] #29 13.96 sync/atomic [2020-07-09T23:55:14.529Z] #29 14.38 unicode [2020-07-09T23:55:14.547Z] #39 70.00 CC criu/arch/x86/kerndat.o [2020-07-09T23:55:14.547Z] #39 ... [2020-07-09T23:55:14.547Z] [2020-07-09T23:55:14.547Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:14.547Z] #42 130.4 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-09T23:55:14.547Z] #42 131.2 vendor/golang.org/x/crypto/poly1305 [2020-07-09T23:55:14.547Z] #42 131.6 vendor/golang.org/x/sys/cpu [2020-07-09T23:55:14.547Z] #42 132.0 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-09T23:55:14.547Z] #42 132.5 net [2020-07-09T23:55:14.547Z] #42 133.4 vendor/golang.org/x/crypto/hkdf [2020-07-09T23:55:14.547Z] #42 133.6 vendor/golang.org/x/text/transform [2020-07-09T23:55:14.547Z] #42 134.2 vendor/golang.org/x/text/unicode/bidi [2020-07-09T23:55:14.547Z] #42 136.0 vendor/golang.org/x/text/secure/bidirule [2020-07-09T23:55:14.547Z] #42 136.3 vendor/golang.org/x/text/unicode/norm [2020-07-09T23:55:14.547Z] #42 140.2 vendor/golang.org/x/net/idna [2020-07-09T23:55:14.743Z] Removing intermediate container 54b2cdb75ea1 [2020-07-09T23:55:14.743Z] ---> e691ffabc529 [2020-07-09T23:55:14.743Z] Step 21/140 : FROM base AS frozen-images [2020-07-09T23:55:14.743Z] ---> c8ec8d3e757e [2020-07-09T23:55:14.743Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-07-09T23:55:14.743Z] ---> Using cache [2020-07-09T23:55:14.743Z] ---> c61941c97001 [2020-07-09T23:55:14.743Z] 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-09T23:55:14.743Z] ---> Running in 484cc487fca5 [2020-07-09T23:55:14.806Z] #42 ... [2020-07-09T23:55:14.806Z] [2020-07-09T23:55:14.806Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:14.806Z] #14 79.87 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-09T23:55:14.806Z] #14 79.87 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-09T23:55:14.806Z] #14 79.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:55:14.806Z] #14 80.07 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-09T23:55:14.806Z] #14 80.09 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-09T23:55:14.806Z] #14 80.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:55:15.130Z] #14 89.46 Setting up python3-distutils (3.7.3-1) ... [2020-07-09T23:55:15.382Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:55:15.424Z] #14 89.77 Setting up python3-setuptools (40.8.0-1) ... [2020-07-09T23:55:15.470Z] #29 ... [2020-07-09T23:55:15.470Z] [2020-07-09T23:55:15.470Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:15.470Z] #38 6.664 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:55:15.470Z] #38 6.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:55:15.470Z] #38 6.710 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:55:15.470Z] #38 7.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-09T23:55:15.470Z] #38 9.752 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-09T23:55:15.470Z] #38 12.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-09T23:55:15.470Z] #38 ... [2020-07-09T23:55:15.470Z] [2020-07-09T23:55:15.470Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-09T23:55:15.470Z] #45 11.70 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-09T23:55:15.470Z] #45 13.11 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-09T23:55:15.470Z] #45 13.35 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-09T23:55:15.470Z] #45 15.33 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-09T23:55:15.678Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:55:15.678Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:55:15.678Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-09T23:55:15.730Z] #45 16.53 go: finding gotest.tools/gotestsum v0.5.1 [2020-07-09T23:55:15.730Z] #45 16.53 go: finding gotest.tools v2.2.0+incompatible [2020-07-09T23:55:15.730Z] #45 16.53 go: downloading gotest.tools/gotestsum v0.5.1 [2020-07-09T23:55:15.730Z] #45 16.55 go: downloading gotest.tools v2.2.0+incompatible [2020-07-09T23:55:15.730Z] #45 ... [2020-07-09T23:55:15.730Z] [2020-07-09T23:55:15.730Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-09T23:55:15.730Z] #7 7.087 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-09T23:55:15.730Z] #7 9.232 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-09T23:55:15.990Z] #7 ... [2020-07-09T23:55:15.990Z] [2020-07-09T23:55:15.990Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-09T23:55:15.990Z] #60 11.38 + cd /tmp/tmp.F093k9bpna/src/github.com/rootless-containers/rootlesskit [2020-07-09T23:55:15.990Z] #60 11.38 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-09T23:55:15.990Z] #60 11.74 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-09T23:55:15.990Z] #60 11.74 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-09T23:55:16.061Z] #14 90.44 Setting up python3-pip (18.1-5) ... [2020-07-09T23:55:16.250Z] #60 ... [2020-07-09T23:55:16.250Z] [2020-07-09T23:55:16.250Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-09T23:55:16.250Z] #45 17.22 go: extracting gotest.tools v2.2.0+incompatible [2020-07-09T23:55:16.250Z] #45 17.32 go: extracting gotest.tools/gotestsum v0.5.1 [2020-07-09T23:55:16.318Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-09T23:55:16.318Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-09T23:55:16.700Z] #14 91.13 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-09T23:55:16.700Z] #14 91.13 Setting up dmsetup (2:1.02.155-3) ... [2020-07-09T23:55:16.700Z] #14 91.14 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-09T23:55:16.700Z] #14 91.15 Setting up xfsprogs (4.20.0-1) ... [2020-07-09T23:55:16.994Z] #14 91.16 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-09T23:55:16.994Z] #14 91.17 Processing triggers for mime-support (3.62) ... [2020-07-09T23:55:16.994Z] #14 91.20 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:55:17.204Z] #45 17.96 go: downloading github.com/fatih/color v1.9.0 [2020-07-09T23:55:17.204Z] #45 17.96 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-09T23:55:17.204Z] #45 18.09 go: downloading github.com/spf13/pflag v1.0.3 [2020-07-09T23:55:17.204Z] #45 18.09 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:55:17.204Z] #45 18.10 go: downloading github.com/pkg/errors v0.9.1 [2020-07-09T23:55:17.204Z] #45 18.18 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-09T23:55:17.204Z] #45 18.19 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-09T23:55:17.289Z] #14 DONE 91.6s [2020-07-09T23:55:17.289Z] [2020-07-09T23:55:17.289Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-09T23:55:17.778Z] #45 18.46 go: extracting github.com/pkg/errors v0.9.1 [2020-07-09T23:55:17.778Z] #45 18.61 go: extracting github.com/fatih/color v1.9.0 [2020-07-09T23:55:17.778Z] #45 18.62 go: extracting github.com/spf13/pflag v1.0.3 [2020-07-09T23:55:17.778Z] #45 18.63 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-09T23:55:17.778Z] #45 18.66 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-09T23:55:17.778Z] #45 18.67 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-09T23:55:17.778Z] #45 18.77 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-09T23:55:17.778Z] #45 18.80 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-09T23:55:17.839Z] Fetched 8140 kB in 3s (3014 kB/s) [2020-07-09T23:55:18.040Z] #45 18.98 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-09T23:55:18.226Z] Running on azwin-2-7ccea0 in d:\jenkins\workspace\moby_PR-41192 [Pipeline] { [Pipeline] ws [2020-07-09T23:55:18.240Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-09T23:55:18.300Z] #45 19.14 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-09T23:55:18.478Z] Reading package lists... [2020-07-09T23:55:18.875Z] #15 1.281 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-09T23:55:18.875Z] #15 1.284 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-09T23:55:18.875Z] #15 1.286 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-09T23:55:18.875Z] #15 DONE 1.4s [2020-07-09T23:55:18.875Z] [2020-07-09T23:55:18.875Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:55:18.875Z] #39 88.71 CC criu/memfd.o [2020-07-09T23:55:18.875Z] #39 88.92 CC criu/mount.o [2020-07-09T23:55:18.875Z] #39 91.36 CC criu/namespaces.o [2020-07-09T23:55:18.875Z] #39 92.67 CC criu/net.o [2020-07-09T23:55:19.116Z] Reading package lists... [2020-07-09T23:55:19.409Z] Building dependency tree... [2020-07-09T23:55:19.409Z] Reading state information... [2020-07-09T23:55:19.409Z] ca-certificates is already the newest version (20200601~deb10u1). [2020-07-09T23:55:19.409Z] The following additional packages will be installed: [2020-07-09T23:55:19.409Z] libjq1 libonig5 [2020-07-09T23:55:19.409Z] The following NEW packages will be installed: [2020-07-09T23:55:19.409Z] jq libjq1 libonig5 [2020-07-09T23:55:19.409Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:55:19.409Z] Need to get 358 kB of archives. [2020-07-09T23:55:19.409Z] After this operation, 1277 kB of additional disk space will be used. [2020-07-09T23:55:19.409Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-09T23:55:19.685Z] #45 ... [2020-07-09T23:55:19.685Z] [2020-07-09T23:55:19.685Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-09T23:55:19.685Z] #54 10.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-09T23:55:19.685Z] #54 ... [2020-07-09T23:55:19.685Z] [2020-07-09T23:55:19.685Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-09T23:55:19.685Z] #22 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-09T23:55:19.704Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-09T23:55:19.704Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-09T23:55:19.704Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:55:19.704Z] Fetched 358 kB in 0s (3512 kB/s) [2020-07-09T23:55:19.704Z] Selecting previously unselected package libonig5:ppc64el. [2020-07-09T23:55:19.704Z] (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-09T23:55:19.704Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-09T23:55:19.704Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-09T23:55:19.704Z] Selecting previously unselected package libjq1:ppc64el. [2020-07-09T23:55:19.704Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-09T23:55:19.704Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-09T23:55:19.704Z] Selecting previously unselected package jq. [2020-07-09T23:55:19.946Z] #22 ... [2020-07-09T23:55:19.946Z] [2020-07-09T23:55:19.946Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-09T23:55:19.946Z] #7 20.83 Fetched 8360 kB in 17s (480 kB/s) [2020-07-09T23:55:20.000Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-09T23:55:20.000Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-09T23:55:20.000Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-09T23:55:20.000Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-09T23:55:20.000Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-07-09T23:55:20.000Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:55:20.305Z] Removing intermediate container 484cc487fca5 [2020-07-09T23:55:20.305Z] ---> 1a7d49edb5c0 [2020-07-09T23:55:20.305Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-07-09T23:55:20.305Z] ---> 7442eb8f84bd [2020-07-09T23:55:20.305Z] 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-09T23:55:20.305Z] ---> Running in ca5c6ee2e166 [2020-07-09T23:55:20.474Z] #39 94.66 CC criu/netfilter.o [2020-07-09T23:55:20.474Z] #39 94.89 CC criu/page-pipe.o [2020-07-09T23:55:20.886Z] #7 20.83 Reading package lists... [2020-07-09T23:55:20.886Z] #7 ... [2020-07-09T23:55:20.886Z] [2020-07-09T23:55:20.886Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:20.886Z] #31 12.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-09T23:55:20.886Z] #31 ... [2020-07-09T23:55:20.886Z] [2020-07-09T23:55:20.886Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-09T23:55:20.886Z] #22 22.23 Fetched 8360 kB in 17s (497 kB/s) [2020-07-09T23:55:21.112Z] #39 95.39 CC criu/page-xfer.o [2020-07-09T23:55:21.366Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-09T23:55:21.366Z]  [2020-07-09T23:55:21.377Z] #14 ... [2020-07-09T23:55:21.377Z] [2020-07-09T23:55:21.377Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:55:21.377Z] #39 70.46 CC criu/arch/x86/sigaction_compat.o [2020-07-09T23:55:21.377Z] #39 70.84 CC criu/arch/x86/sigframe.o [2020-07-09T23:55:21.378Z] #39 71.23 LINK criu/arch/x86/crtools.built-in.o [2020-07-09T23:55:21.378Z] #39 71.28 DEP criu/pie/util-vdso-elf32.d [2020-07-09T23:55:21.378Z] #39 71.40 DEP criu/pie/util-vdso.d [2020-07-09T23:55:21.378Z] #39 71.59 DEP criu/pie/util.d [2020-07-09T23:55:21.378Z] #39 71.78 CC criu/pie/util.o [2020-07-09T23:55:21.378Z] #39 72.13 CC criu/pie/util-vdso.o [2020-07-09T23:55:21.378Z] #39 72.91 CC criu/pie/util-vdso-elf32.o [2020-07-09T23:55:21.378Z] #39 73.70 AR criu/pie/pie.lib.a [2020-07-09T23:55:21.378Z] #39 73.78 DEP criu/pie/restorer.d [2020-07-09T23:55:21.378Z] #39 74.01 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-09T23:55:21.378Z] #39 74.11 DEP criu/arch/x86/restorer_unmap.d [2020-07-09T23:55:21.378Z] #39 74.14 DEP criu/arch/x86/restorer.d [2020-07-09T23:55:21.378Z] #39 74.33 DEP criu/arch/x86/vdso-pie.d [2020-07-09T23:55:21.378Z] #39 74.47 DEP criu/pie/parasite-vdso.d [2020-07-09T23:55:21.378Z] #39 74.69 DEP criu/pie/parasite.d [2020-07-09T23:55:21.378Z] #39 75.02 CC criu/pie/parasite.o [2020-07-09T23:55:21.378Z] #39 76.43 LINK criu/pie/parasite.built-in.o [2020-07-09T23:55:21.378Z] #39 76.47 GEN criu/pie/parasite-blob.h [2020-07-09T23:55:21.378Z] #39 76.49 CC criu/pie/parasite-vdso.o [2020-07-09T23:55:21.947Z] #39 77.27 CC criu/arch/x86/vdso-pie.o [2020-07-09T23:55:22.072Z]  ####  5.6% ###########  15.5% ##################   26.1% ############################ 38.9% #####################################  51.5% ###############################################  66.4% #########################################################    79.2% ################################################################## 92.0% ######################################################################## 100.0% [2020-07-09T23:55:22.211Z] #39 77.64 CC criu/arch/x86/restorer.o [2020-07-09T23:55:22.216Z] #39 96.40 CC criu/pagemap-cache.o [2020-07-09T23:55:22.216Z] #39 96.65 CC criu/pagemap.o [2020-07-09T23:55:22.633Z]  [2020-07-09T23:55:22.633Z]  ##########   14.4% ##############################################  64.2% ######################################################################## 100.0% [2020-07-09T23:55:22.781Z] #39 78.34 CC criu/arch/x86/restorer_unmap.o [2020-07-09T23:55:22.854Z] #39 97.23 CC criu/parasite-syscall.o [2020-07-09T23:55:22.854Z] #39 ... [2020-07-09T23:55:22.854Z] [2020-07-09T23:55:22.854Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-09T23:55:22.854Z] #16 3.775 Collecting yamllint==1.16.0 [2020-07-09T23:55:22.854Z] #16 3.933 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-09T23:55:22.854Z] #16 3.972 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-09T23:55:22.855Z] #16 3.995 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-09T23:55:22.855Z] #16 4.025 Collecting pyyaml (from yamllint==1.16.0) [2020-07-09T23:55:22.855Z] #16 4.179 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-09T23:55:22.934Z]  [2020-07-09T23:55:23.041Z] #39 78.41 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-09T23:55:23.293Z]  ####  5.8% ################# 25.0% ################################   44.7% ################################################    67.7% ###################################################################  93.5% ######################################################################## 100.0% [2020-07-09T23:55:23.301Z] #39 78.80 CC criu/pie/restorer.o [2020-07-09T23:55:23.427Z] #22 22.23 Reading package lists... [2020-07-09T23:55:23.427Z] #22 ... [2020-07-09T23:55:23.427Z] [2020-07-09T23:55:23.427Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:23.427Z] #42 14.27 math [2020-07-09T23:55:23.427Z] #42 17.95 internal/testlog [2020-07-09T23:55:23.427Z] #42 18.22 encoding [2020-07-09T23:55:23.427Z] #42 18.31 unicode/utf16 [2020-07-09T23:55:23.427Z] #42 18.64 container/list [2020-07-09T23:55:23.427Z] #42 19.13 crypto/internal/subtle [2020-07-09T23:55:23.427Z] #42 19.24 crypto/subtle [2020-07-09T23:55:23.427Z] #42 19.34 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-09T23:55:23.427Z] #42 19.49 internal/nettrace [2020-07-09T23:55:23.427Z] #42 19.61 runtime/cgo [2020-07-09T23:55:23.539Z] #16 4.818 Building wheels for collected packages: pyyaml [2020-07-09T23:55:23.539Z] #16 4.837 Running setup.py bdist_wheel for pyyaml: started [2020-07-09T23:55:23.654Z]  [2020-07-09T23:55:23.687Z] #42 ... [2020-07-09T23:55:23.687Z] [2020-07-09T23:55:23.687Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-09T23:55:23.687Z] #66 22.75 Checking out files: 64% (1333/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-09T23:55:23.687Z] #66 23.38 + cd /tmp/tmp.6rBqdnFHu3/src/github.com/docker/libnetwork [2020-07-09T23:55:23.687Z] #66 23.38 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-09T23:55:23.688Z] #66 23.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-09T23:55:24.177Z] #16 5.444 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-09T23:55:24.177Z] #16 5.445 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-09T23:55:24.177Z] #16 5.516 Successfully built pyyaml [2020-07-09T23:55:24.177Z] #16 5.532 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-09T23:55:24.471Z] #16 5.807 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-09T23:55:24.768Z] #16 DONE 6.2s [2020-07-09T23:55:24.768Z] [2020-07-09T23:55:24.768Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:55:24.768Z] #39 97.85 CC criu/path.o [2020-07-09T23:55:24.768Z] #39 97.97 CC criu/pie-util-vdso.o [2020-07-09T23:55:24.768Z] #39 98.19 CC criu/pie-util.o [2020-07-09T23:55:24.768Z] #39 98.28 CC criu/pipes.o [2020-07-09T23:55:24.768Z] #39 98.67 CC criu/plugin.o [2020-07-09T23:55:24.768Z] #39 98.89 CC criu/proc_parse.o [2020-07-09T23:55:25.063Z] #39 ... [2020-07-09T23:55:25.063Z] [2020-07-09T23:55:25.063Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-09T23:55:25.063Z] #21 DONE 0.2s [2020-07-09T23:55:25.357Z] [2020-07-09T23:55:25.357Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-09T23:55:25.651Z] #25 DONE 0.6s [2020-07-09T23:55:25.651Z] [2020-07-09T23:55:25.651Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-09T23:55:25.945Z] #27 DONE 0.2s [2020-07-09T23:55:25.945Z] [2020-07-09T23:55:25.945Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-09T23:55:25.945Z] #30 DONE 0.1s [2020-07-09T23:55:25.945Z] [2020-07-09T23:55:25.945Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-09T23:55:26.225Z]  #  2.5% ######  8.4% ###########     16.7% ################## 25.6% ######################          30.7% ########################     33.9% ##########################      37.5% #############################   40.9% ###############################   44.2% ##################################       47.9% #####################################            51.6% #######################################     55.2% ########################################## 58.8% ############################################  62.2% ###############################################    65.6% #################################################   68.8% #################################################### 72.4% ######################################################    75.8% ######################################################### 79.7% ###########################################################    83.0% ##############################################################   86.4% ################################################################   89.8% ###################################################################  93.3% #####################################################################  96.5% ####################################################################### 99.8% ######################################################################## 100.0% [2020-07-09T23:55:26.225Z]  [2020-07-09T23:55:26.238Z] #35 DONE 0.1s [2020-07-09T23:55:26.239Z] [2020-07-09T23:55:26.239Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:55:26.519Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-09T23:55:26.532Z] #39 100.9 CC criu/protobuf-desc.o [2020-07-09T23:55:26.596Z] #39 ... [2020-07-09T23:55:26.596Z] [2020-07-09T23:55:26.596Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:26.596Z] #42 142.6 vendor/golang.org/x/net/http2/hpack [2020-07-09T23:55:26.596Z] #42 143.8 mime [2020-07-09T23:55:26.596Z] #42 145.7 mime/quotedprintable [2020-07-09T23:55:26.596Z] #42 146.1 net/http/internal [2020-07-09T23:55:26.596Z] #42 146.4 os/exec [2020-07-09T23:55:26.596Z] #42 151.8 net/textproto [2020-07-09T23:55:26.596Z] #42 151.8 crypto/x509 [2020-07-09T23:55:26.817Z]  [2020-07-09T23:55:26.817Z]  #####################################################################  96.5% ######################################################################## 100.0% [2020-07-09T23:55:26.817Z]  [2020-07-09T23:55:26.826Z] #39 101.3 CC criu/protobuf.o [2020-07-09T23:55:26.856Z] #42 ... [2020-07-09T23:55:26.856Z] [2020-07-09T23:55:26.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:55:26.856Z] #39 82.26 LINK criu/pie/restorer.built-in.o [2020-07-09T23:55:26.856Z] #39 82.27 GEN criu/pie/restorer-blob.h [2020-07-09T23:55:26.856Z] #39 82.39 DEP criu/vdso.d [2020-07-09T23:55:27.003Z] #66 ... [2020-07-09T23:55:27.003Z] [2020-07-09T23:55:27.003Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:55:27.003Z] #29 17.85 internal/testlog [2020-07-09T23:55:27.003Z] #29 18.10 encoding [2020-07-09T23:55:27.003Z] #29 18.29 runtime/cgo [2020-07-09T23:55:27.003Z] #29 ... [2020-07-09T23:55:27.003Z] [2020-07-09T23:55:27.003Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:55:27.004Z] #36 22.42 Checking out files: 81% (1306/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-09T23:55:27.004Z] #36 22.81 + cd /tmp/tmp.gUmjmoXLYs/src/github.com/docker/distribution [2020-07-09T23:55:27.004Z] #36 22.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-09T23:55:27.004Z] #36 24.99 + GOPATH=/tmp/tmp.gUmjmoXLYs/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gUmjmoXLYs go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-09T23:55:27.112Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-09T23:55:27.187Z] #39 101.4 CC criu/pstree.o [2020-07-09T23:55:27.406Z]  [2020-07-09T23:55:27.406Z]  #######################################################################  99.3% ######################################################################## 100.0% [2020-07-09T23:55:27.406Z]  [2020-07-09T23:55:27.431Z] #39 82.74 DEP criu/vdso-compat.d [2020-07-09T23:55:27.431Z] #39 82.97 DEP criu/uts_ns.d [2020-07-09T23:55:27.691Z] #39 83.17 DEP criu/util.d [2020-07-09T23:55:27.825Z] #39 102.1 CC criu/rbtree.o [2020-07-09T23:55:27.825Z] #39 102.3 CC criu/rst-malloc.o [2020-07-09T23:55:27.951Z] #39 83.36 DEP criu/uffd.d [2020-07-09T23:55:28.044Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-09T23:55:28.044Z] skipping existing c8c2d4a6b2e3 [2020-07-09T23:55:28.044Z] [2020-07-09T23:55:28.119Z] #39 102.7 CC criu/seccomp.o [2020-07-09T23:55:28.211Z] #39 83.67 DEP criu/tun.d [2020-07-09T23:55:28.211Z] #39 83.86 DEP criu/tty.d [2020-07-09T23:55:28.685Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-09T23:55:28.685Z]  [2020-07-09T23:55:28.685Z]  ######################################################################## 100.0% [2020-07-09T23:55:28.685Z]  [2020-07-09T23:55:28.685Z] Download of images into '/build' complete. [2020-07-09T23:55:28.685Z] Use something like the following to load the result into a Docker daemon: [2020-07-09T23:55:28.685Z] tar -cC '/build' . | docker load [2020-07-09T23:55:28.759Z] #39 103.1 CC criu/seize.o [2020-07-09T23:55:28.781Z] #39 84.09 DEP criu/timerfd.d [2020-07-09T23:55:28.781Z] #39 84.29 DEP criu/timens.d [2020-07-09T23:55:28.912Z] #36 ... [2020-07-09T23:55:28.912Z] [2020-07-09T23:55:28.912Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:28.912Z] #42 29.62 vendor/golang.org/x/crypto/internal/subtle [2020-07-09T23:55:28.912Z] #42 29.69 vendor/golang.org/x/crypto/curve25519 [2020-07-09T23:55:29.041Z] #39 84.50 DEP criu/sysfs_parse.d [2020-07-09T23:55:29.300Z] #39 84.68 DEP criu/sysctl.d [2020-07-09T23:55:29.300Z] #39 84.83 DEP criu/string.d [2020-07-09T23:55:29.300Z] #39 84.88 DEP criu/stats.d [2020-07-09T23:55:29.397Z] #39 103.6 CC criu/servicefd.o [2020-07-09T23:55:29.560Z] #39 85.03 DEP criu/sockets.d [2020-07-09T23:55:29.691Z] #39 104.1 CC criu/shmem.o [2020-07-09T23:55:29.820Z] #39 85.27 DEP criu/sk-unix.d [2020-07-09T23:55:30.080Z] #39 85.57 DEP criu/sk-tcp.d [2020-07-09T23:55:30.330Z] #39 104.8 CC criu/sigframe.o [2020-07-09T23:55:30.330Z] #39 104.8 CC criu/signalfd.o [2020-07-09T23:55:30.339Z] #39 85.86 DEP criu/sk-queue.d [2020-07-09T23:55:30.599Z] #39 86.05 DEP criu/sk-packet.d [2020-07-09T23:55:30.625Z] #39 105.0 CC criu/sk-inet.o [2020-07-09T23:55:30.770Z] Removing intermediate container ca5c6ee2e166 [2020-07-09T23:55:30.770Z] ---> 669ba40a478a [2020-07-09T23:55:30.770Z] Step 26/140 : FROM base AS cross-false [2020-07-09T23:55:30.770Z] ---> c8ec8d3e757e [2020-07-09T23:55:30.770Z] Step 27/140 : FROM base AS cross-true [2020-07-09T23:55:30.770Z] ---> c8ec8d3e757e [2020-07-09T23:55:30.770Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-07-09T23:55:30.770Z] ---> Using cache [2020-07-09T23:55:30.770Z] ---> c61941c97001 [2020-07-09T23:55:30.770Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-07-09T23:55:30.770Z] ---> Running in 49b4f05e3e70 [2020-07-09T23:55:30.836Z] #42 ... [2020-07-09T23:55:30.836Z] [2020-07-09T23:55:30.836Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-09T23:55:30.836Z] #45 21.51 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:55:30.836Z] #45 21.68 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-09T23:55:30.836Z] #45 22.94 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-09T23:55:30.836Z] #45 25.61 go: finding github.com/fatih/color v1.9.0 [2020-07-09T23:55:30.836Z] #45 25.66 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-09T23:55:30.836Z] #45 25.72 go: finding github.com/pkg/errors v0.9.1 [2020-07-09T23:55:30.836Z] #45 25.86 go: finding github.com/spf13/pflag v1.0.3 [2020-07-09T23:55:30.836Z] #45 25.86 go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-09T23:55:30.836Z] #45 25.91 go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-09T23:55:30.836Z] #45 26.02 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-09T23:55:30.836Z] #45 26.19 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-09T23:55:30.836Z] #45 26.26 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-09T23:55:30.836Z] #45 26.29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:55:30.836Z] #45 26.37 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-09T23:55:30.836Z] #45 ... [2020-07-09T23:55:30.836Z] [2020-07-09T23:55:30.836Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-09T23:55:30.836Z] #54 22.11 Fetched 8360 kB in 17s (500 kB/s) [2020-07-09T23:55:30.836Z] #54 22.11 Reading package lists... [2020-07-09T23:55:30.836Z] #54 28.73 Reading package lists... [2020-07-09T23:55:30.836Z] #54 ... [2020-07-09T23:55:30.836Z] [2020-07-09T23:55:30.836Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-09T23:55:30.836Z] #22 22.23 Reading package lists... [2020-07-09T23:55:30.859Z] #39 86.25 DEP criu/sk-netlink.d [2020-07-09T23:55:31.067Z] Removing intermediate container 49b4f05e3e70 [2020-07-09T23:55:31.067Z] ---> 4577d699ecc3 [2020-07-09T23:55:31.067Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-07-09T23:55:31.118Z] #39 86.53 DEP criu/sk-inet.d [2020-07-09T23:55:31.118Z] #39 86.79 DEP criu/signalfd.d [2020-07-09T23:55:31.263Z] #39 105.6 CC criu/sk-netlink.o [2020-07-09T23:55:31.263Z] #39 105.9 CC criu/sk-packet.o [2020-07-09T23:55:31.365Z] ---> Running in 8b12d6c14e16 [2020-07-09T23:55:31.701Z] #39 86.94 DEP criu/sigframe.d [2020-07-09T23:55:31.701Z] #39 87.02 DEP criu/shmem.d [2020-07-09T23:55:31.701Z] #39 87.27 DEP criu/servicefd.d [2020-07-09T23:55:31.776Z] #22 29.22 Reading package lists... [2020-07-09T23:55:31.776Z] #22 ... [2020-07-09T23:55:31.776Z] [2020-07-09T23:55:31.776Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:31.776Z] #38 23.05 Fetched 8360 kB in 17s (503 kB/s) [2020-07-09T23:55:31.776Z] #38 23.05 Reading package lists... [2020-07-09T23:55:31.904Z] #39 106.3 CC criu/sk-queue.o [2020-07-09T23:55:32.009Z] Removing intermediate container 8b12d6c14e16 [2020-07-09T23:55:32.009Z] ---> d18d5427953e [2020-07-09T23:55:32.009Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-07-09T23:55:32.009Z] ---> Running in 546d27461509 [2020-07-09T23:55:32.040Z] #38 30.23 Reading package lists... [2020-07-09T23:55:32.040Z] #38 ... [2020-07-09T23:55:32.040Z] [2020-07-09T23:55:32.040Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:32.040Z] #31 23.14 Fetched 8360 kB in 17s (494 kB/s) [2020-07-09T23:55:32.040Z] #31 23.14 Reading package lists... [2020-07-09T23:55:32.040Z] #31 29.70 Reading package lists... [2020-07-09T23:55:32.040Z] #31 ... [2020-07-09T23:55:32.040Z] [2020-07-09T23:55:32.040Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-09T23:55:32.040Z] #7 20.83 Reading package lists... [2020-07-09T23:55:32.200Z] #39 106.7 CC criu/sk-tcp.o [2020-07-09T23:55:32.271Z] #39 87.54 DEP criu/seize.d [2020-07-09T23:55:32.271Z] #39 87.76 DEP criu/seccomp.d [2020-07-09T23:55:32.494Z] #39 107.0 CC criu/sk-unix.o [2020-07-09T23:55:32.531Z] #39 88.08 DEP criu/rst-malloc.d [2020-07-09T23:55:32.647Z] Removing intermediate container 546d27461509 [2020-07-09T23:55:32.647Z] ---> 7474f6cb0522 [2020-07-09T23:55:32.647Z] 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-09T23:55:32.647Z] ---> Running in cedf86f73c93 [2020-07-09T23:55:32.791Z] #39 88.17 DEP criu/rbtree.d [2020-07-09T23:55:32.791Z] #39 88.21 DEP criu/pstree.d [2020-07-09T23:55:33.051Z] #39 88.49 DEP criu/protobuf.d [2020-07-09T23:55:33.290Z] Removing intermediate container cedf86f73c93 [2020-07-09T23:55:33.290Z] ---> 0fcd2d5506ed [2020-07-09T23:55:33.290Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-07-09T23:55:33.290Z] ---> c8ec8d3e757e [2020-07-09T23:55:33.290Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-07-09T23:55:33.290Z] ---> c8ec8d3e757e [2020-07-09T23:55:33.290Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-07-09T23:55:33.290Z] ---> Using cache [2020-07-09T23:55:33.290Z] ---> c61941c97001 [2020-07-09T23:55:33.290Z] 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-09T23:55:33.290Z] ---> Running in 1cab0b37f6f3 [2020-07-09T23:55:33.311Z] #39 88.60 GEN criu/protobuf-desc-gen.h [2020-07-09T23:55:33.422Z] #7 27.81 Reading package lists... [2020-07-09T23:55:33.537Z] #39 ... [2020-07-09T23:55:33.537Z] [2020-07-09T23:55:33.537Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-09T23:55:33.537Z] #52 119.8 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-09T23:55:33.585Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:55:33.585Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:55:33.585Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:55:33.881Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-09T23:55:33.991Z] #7 34.80 Building dependency tree... [2020-07-09T23:55:33.991Z] #7 ... [2020-07-09T23:55:33.991Z] [2020-07-09T23:55:33.991Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-09T23:55:33.991Z] #54 28.73 Reading package lists... [2020-07-09T23:55:34.519Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-09T23:55:34.519Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-09T23:55:35.059Z] #52 121.0 + mkdir -p /build [2020-07-09T23:55:35.060Z] #52 121.0 + cp runc /build/runc [2020-07-09T23:55:35.060Z] #52 DONE 121.3s [2020-07-09T23:55:35.060Z] [2020-07-09T23:55:35.060Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:55:35.060Z] #39 108.3 CC criu/sockets.o [2020-07-09T23:55:35.060Z] #39 108.9 CC criu/stats.o [2020-07-09T23:55:35.060Z] #39 109.2 CC criu/string.o [2020-07-09T23:55:35.060Z] #39 109.2 CC criu/sysctl.o [2020-07-09T23:55:35.221Z] #39 90.49 DEP criu/protobuf-desc.d [2020-07-09T23:55:35.221Z] #39 90.71 DEP criu/proc_parse.d [2020-07-09T23:55:35.354Z] #39 109.6 CC criu/sysfs_parse.o [2020-07-09T23:55:35.481Z] #39 91.01 DEP criu/plugin.d [2020-07-09T23:55:35.653Z] #39 110.0 CC criu/timens.o [2020-07-09T23:55:35.742Z] #39 91.12 DEP criu/pipes.d [2020-07-09T23:55:35.743Z] #39 91.39 DEP criu/pie-util.d [2020-07-09T23:55:35.947Z] #39 110.3 CC criu/timerfd.o [2020-07-09T23:55:36.002Z] #39 91.52 DEP criu/pie-util-vdso.d [2020-07-09T23:55:36.002Z] #39 91.65 DEP criu/pie-util-vdso-elf32.d [2020-07-09T23:55:36.037Z] Fetched 8140 kB in 2s (3580 kB/s) [2020-07-09T23:55:36.157Z] #54 35.49 Building dependency tree... [2020-07-09T23:55:36.157Z] #54 37.07 Reading state information... [2020-07-09T23:55:36.242Z] #39 110.5 CC criu/tty.o [2020-07-09T23:55:36.262Z] #39 91.83 DEP criu/path.d [2020-07-09T23:55:36.522Z] #39 91.97 DEP criu/parasite-syscall.d [2020-07-09T23:55:36.679Z] Reading package lists... [2020-07-09T23:55:36.782Z] #39 92.23 DEP criu/pagemap.d [2020-07-09T23:55:37.043Z] #39 92.47 DEP criu/pagemap-cache.d [2020-07-09T23:55:37.043Z] #39 ... [2020-07-09T23:55:37.043Z] [2020-07-09T23:55:37.043Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:37.043Z] #14 102.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-09T23:55:37.043Z] #14 102.4 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-09T23:55:37.043Z] #14 102.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:55:37.286Z] #39 111.4 CC criu/tun.o [2020-07-09T23:55:37.286Z] #39 111.8 CC criu/uffd.o [2020-07-09T23:55:37.303Z] #14 ... [2020-07-09T23:55:37.303Z] [2020-07-09T23:55:37.303Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:37.303Z] #42 153.2 vendor/golang.org/x/net/http/httpguts [2020-07-09T23:55:37.303Z] #42 153.4 vendor/golang.org/x/net/http/httpproxy [2020-07-09T23:55:37.303Z] #42 154.1 mime/multipart [2020-07-09T23:55:37.303Z] #42 156.2 crypto/tls [2020-07-09T23:55:37.303Z] #42 ... [2020-07-09T23:55:37.303Z] [2020-07-09T23:55:37.303Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:55:37.303Z] #39 92.61 DEP criu/page-xfer.d [2020-07-09T23:55:37.303Z] #39 92.79 DEP criu/page-pipe.d [2020-07-09T23:55:37.324Z] Reading package lists... [2020-07-09T23:55:37.540Z] #54 38.76 The following additional packages will be installed: [2020-07-09T23:55:37.540Z] #54 38.77 libbtrfs0 [2020-07-09T23:55:37.562Z] #39 92.95 DEP criu/netfilter.d [2020-07-09T23:55:37.562Z] #39 93.18 DEP criu/net.d [2020-07-09T23:55:37.621Z] Building dependency tree... [2020-07-09T23:55:37.621Z] Reading state information... [2020-07-09T23:55:37.621Z] The following additional packages will be installed: [2020-07-09T23:55:37.621Z] libapparmor1 [2020-07-09T23:55:37.621Z] Suggested packages: [2020-07-09T23:55:37.621Z] seccomp [2020-07-09T23:55:37.621Z] The following NEW packages will be installed: [2020-07-09T23:55:37.621Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-07-09T23:55:37.621Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:55:37.621Z] Need to get 307 kB of archives. [2020-07-09T23:55:37.621Z] After this operation, 1108 kB of additional disk space will be used. [2020-07-09T23:55:37.621Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-09T23:55:37.621Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-09T23:55:37.621Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-09T23:55:37.809Z] #54 38.95 The following NEW packages will be installed: [2020-07-09T23:55:37.809Z] #54 38.96 libbtrfs-dev libbtrfs0 [2020-07-09T23:55:37.822Z] #39 93.44 DEP criu/namespaces.d [2020-07-09T23:55:37.917Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:55:37.917Z] Fetched 307 kB in 0s (2838 kB/s) [2020-07-09T23:55:37.917Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-07-09T23:55:37.917Z] (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-09T23:55:37.917Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-09T23:55:37.917Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-09T23:55:37.917Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-09T23:55:37.917Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-09T23:55:37.917Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-09T23:55:37.917Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-09T23:55:37.917Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-09T23:55:37.917Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-09T23:55:37.917Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-09T23:55:37.917Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-09T23:55:37.917Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-09T23:55:37.917Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:55:38.070Z] #54 39.39 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:55:38.070Z] #54 39.39 Need to get 119 kB of archives. [2020-07-09T23:55:38.070Z] #54 39.39 After this operation, 387 kB of additional disk space will be used. [2020-07-09T23:55:38.070Z] #54 39.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-09T23:55:38.070Z] #54 39.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-09T23:55:38.082Z] #39 93.71 DEP criu/mount.d [2020-07-09T23:55:38.331Z] #39 112.6 CC criu/util.o [2020-07-09T23:55:38.342Z] #39 93.89 DEP criu/memfd.d [2020-07-09T23:55:38.561Z] Removing intermediate container 1cab0b37f6f3 [2020-07-09T23:55:38.561Z] ---> 9e58027770f2 [2020-07-09T23:55:38.561Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-07-09T23:55:38.561Z] ---> 0fcd2d5506ed [2020-07-09T23:55:38.561Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-07-09T23:55:38.561Z] ---> Running in f57a834f972e [2020-07-09T23:55:38.561Z] Removing intermediate container f57a834f972e [2020-07-09T23:55:38.561Z] ---> cbacce9ec8d5 [2020-07-09T23:55:38.561Z] 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-09T23:55:38.561Z] ---> Running in aed33f284309 [2020-07-09T23:55:38.601Z] #39 94.15 DEP criu/mem.d [2020-07-09T23:55:38.968Z] #39 113.5 CC criu/uts_ns.o [2020-07-09T23:55:39.171Z] #39 94.49 DEP criu/lsm.d [2020-07-09T23:55:39.171Z] #39 94.63 DEP criu/log.d [2020-07-09T23:55:39.207Z] Removing intermediate container aed33f284309 [2020-07-09T23:55:39.207Z] ---> 95036dc7ace7 [2020-07-09T23:55:39.207Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-07-09T23:55:39.207Z] ---> 9e58027770f2 [2020-07-09T23:55:39.207Z] Step 41/140 : FROM base AS tomlv [2020-07-09T23:55:39.207Z] ---> c8ec8d3e757e [2020-07-09T23:55:39.207Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-07-09T23:55:39.207Z] ---> Running in bac583f0c1e9 [2020-07-09T23:55:39.207Z] Removing intermediate container bac583f0c1e9 [2020-07-09T23:55:39.207Z] ---> 78b69d06166f [2020-07-09T23:55:39.207Z] Step 43/140 : ARG TOMLV_COMMIT [2020-07-09T23:55:39.207Z] ---> Running in edcf68fd2ae9 [2020-07-09T23:55:39.262Z] #39 113.6 CC criu/vdso.o [2020-07-09T23:55:39.431Z] #39 94.80 DEP criu/libnetlink.d [2020-07-09T23:55:39.431Z] #39 94.98 DEP criu/kerndat.d [2020-07-09T23:55:39.451Z] #54 40.68 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:55:39.451Z] #54 40.87 Fetched 119 kB in 0s (426 kB/s) [2020-07-09T23:55:39.502Z] Removing intermediate container edcf68fd2ae9 [2020-07-09T23:55:39.502Z] ---> ea387bdf966f [2020-07-09T23:55:39.502Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:55:39.502Z] ---> 2d2f1ea013d3 [2020-07-09T23:55:39.502Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-09T23:55:39.502Z] ---> 302aa9fa5320 [2020-07-09T23:55:39.502Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-09T23:55:39.557Z] #39 114.0 LINK criu/built-in.o [2020-07-09T23:55:39.557Z] #39 114.0 LINK criu/criu [2020-07-09T23:55:39.691Z] #39 95.30 DEP criu/kcmp-ids.d [2020-07-09T23:55:39.713Z] #54 40.96 Selecting previously unselected package libbtrfs0. [2020-07-09T23:55:39.714Z] #54 40.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% [2020-07-09T23:55:39.714Z] #54 ... [2020-07-09T23:55:39.714Z] [2020-07-09T23:55:39.714Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:39.714Z] #42 40.70 internal/reflectlite [2020-07-09T23:55:39.800Z] ---> Running in 4fc636e19083 [2020-07-09T23:55:39.800Z] + RM_GOPATH=0 [2020-07-09T23:55:39.800Z] + TMP_GOPATH= [2020-07-09T23:55:39.800Z] + : /build [2020-07-09T23:55:39.800Z] + '[' -z '' ']' [2020-07-09T23:55:39.800Z] ++ mktemp -d [2020-07-09T23:55:39.800Z] + export GOPATH=/tmp/tmp.qIr8s0JwxV [2020-07-09T23:55:39.800Z] + GOPATH=/tmp/tmp.qIr8s0JwxV [2020-07-09T23:55:39.800Z] + RM_GOPATH=1 [2020-07-09T23:55:39.800Z] ++ dirname ./install.sh [2020-07-09T23:55:39.800Z] + dir=. [2020-07-09T23:55:39.800Z] + bin=tomlv [2020-07-09T23:55:39.800Z] + shift [2020-07-09T23:55:39.800Z] + '[' '!' -f ./tomlv.installer ']' [2020-07-09T23:55:39.800Z] + . ./tomlv.installer [2020-07-09T23:55:39.800Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-09T23:55:39.800Z] + install_tomlv [2020-07-09T23:55:39.800Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-09T23:55:39.800Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qIr8s0JwxV/src/github.com/BurntSushi/toml [2020-07-09T23:55:39.800Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-09T23:55:39.800Z] Cloning into '/tmp/tmp.qIr8s0JwxV/src/github.com/BurntSushi/toml'... [2020-07-09T23:55:39.851Z] #39 114.2 DEP lib/c/criu.d [2020-07-09T23:55:39.851Z] #39 114.3 CC images/rpc.pb-c.o [2020-07-09T23:55:39.951Z] #39 95.45 DEP criu/irmap.d [2020-07-09T23:55:39.976Z] #42 40.72 sync [2020-07-09T23:55:40.145Z] #39 114.5 CC lib/c/criu.o [2020-07-09T23:55:40.211Z] #39 95.60 DEP criu/ipc_ns.d [2020-07-09T23:55:40.445Z] + cd /tmp/tmp.qIr8s0JwxV/src/github.com/BurntSushi/toml [2020-07-09T23:55:40.445Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-09T23:55:40.445Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-09T23:55:40.445Z] internal/cpu [2020-07-09T23:55:40.445Z] math/bits [2020-07-09T23:55:40.445Z] runtime/internal/sys [2020-07-09T23:55:40.445Z] runtime/internal/atomic [2020-07-09T23:55:40.445Z] runtime/internal/math [2020-07-09T23:55:40.445Z] unicode/utf8 [2020-07-09T23:55:40.445Z] internal/bytealg [2020-07-09T23:55:40.445Z] internal/race [2020-07-09T23:55:40.445Z] sync/atomic [2020-07-09T23:55:40.445Z] math [2020-07-09T23:55:40.445Z] unicode [2020-07-09T23:55:40.445Z] internal/testlog [2020-07-09T23:55:40.445Z] runtime [2020-07-09T23:55:40.445Z] encoding [2020-07-09T23:55:40.471Z] #39 95.82 DEP criu/image.d [2020-07-09T23:55:40.471Z] #39 96.04 DEP criu/image-desc.d [2020-07-09T23:55:40.548Z] #42 ... [2020-07-09T23:55:40.548Z] [2020-07-09T23:55:40.548Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-09T23:55:40.548Z] #66 DONE 41.5s [2020-07-09T23:55:40.548Z] [2020-07-09T23:55:40.548Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-09T23:55:40.548Z] #54 40.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-09T23:55:40.548Z] #54 41.11 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-09T23:55:40.548Z] #54 41.35 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-09T23:55:40.548Z] #54 41.51 Selecting previously unselected package libbtrfs-dev. [2020-07-09T23:55:40.548Z] #54 41.59 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-09T23:55:40.548Z] #54 41.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:55:40.731Z] #39 96.14 DEP criu/fsnotify.d [2020-07-09T23:55:40.746Z] runtime/cgo [2020-07-09T23:55:40.783Z] #39 115.2 LINK lib/c/built-in.o [2020-07-09T23:55:40.783Z] #39 115.2 LINK lib/c/libcriu.so [2020-07-09T23:55:40.783Z] #39 115.3 LINK lib/c/libcriu.a [2020-07-09T23:55:40.783Z] #39 115.4 GEN magic.py [2020-07-09T23:55:40.811Z] #54 ... [2020-07-09T23:55:40.811Z] [2020-07-09T23:55:40.811Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-09T23:55:40.811Z] #7 34.80 Building dependency tree... [2020-07-09T23:55:40.811Z] #7 36.27 Reading state information... [2020-07-09T23:55:40.811Z] #7 38.21 The following additional packages will be installed: [2020-07-09T23:55:40.811Z] #7 38.22 libapparmor1 [2020-07-09T23:55:40.811Z] #7 38.23 Suggested packages: [2020-07-09T23:55:40.811Z] #7 38.23 seccomp [2020-07-09T23:55:40.811Z] #7 38.47 The following NEW packages will be installed: [2020-07-09T23:55:40.811Z] #7 38.49 libapparmor-dev libapparmor1 libseccomp-dev [2020-07-09T23:55:40.811Z] #7 38.97 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:55:40.811Z] #7 38.97 Need to get 293 kB of archives. [2020-07-09T23:55:40.811Z] #7 38.97 After this operation, 952 kB of additional disk space will be used. [2020-07-09T23:55:40.811Z] #7 38.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-09T23:55:40.811Z] #7 38.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-09T23:55:40.811Z] #7 38.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-09T23:55:40.811Z] #7 39.97 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:55:40.811Z] #7 40.24 Fetched 293 kB in 0s (716 kB/s) [2020-07-09T23:55:40.811Z] #7 40.34 Selecting previously unselected package libapparmor1:amd64. [2020-07-09T23:55:40.811Z] #7 40.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-09T23:55:40.811Z] #7 40.45 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-07-09T23:55:40.811Z] #7 40.46 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-09T23:55:40.811Z] #7 40.64 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-09T23:55:40.811Z] #7 40.65 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-09T23:55:40.811Z] #7 40.66 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-09T23:55:40.811Z] #7 40.94 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-09T23:55:40.811Z] #7 40.94 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-09T23:55:40.811Z] #7 40.95 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-09T23:55:40.811Z] #7 41.42 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-09T23:55:40.811Z] #7 41.45 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-09T23:55:40.811Z] #7 41.49 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-09T23:55:40.811Z] #7 41.52 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:55:40.811Z] #7 DONE 42.0s [2020-07-09T23:55:40.811Z] [2020-07-09T23:55:40.811Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-09T23:55:40.811Z] #54 42.19 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-09T23:55:40.811Z] #54 42.22 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:55:40.991Z] #39 96.38 DEP criu/filesystems.d [2020-07-09T23:55:40.991Z] #39 96.54 DEP criu/files.d [2020-07-09T23:55:41.072Z] #54 ... [2020-07-09T23:55:41.072Z] [2020-07-09T23:55:41.072Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:55:41.072Z] #50 DONE 0.2s [2020-07-09T23:55:41.072Z] [2020-07-09T23:55:41.072Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-09T23:55:41.072Z] #51 DONE 0.1s [2020-07-09T23:55:41.072Z] [2020-07-09T23:55:41.072Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-09T23:55:41.072Z] #54 42.26 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:55:41.077Z] #39 115.4 Note: Building without setproctitle() and strlcpy() support. [2020-07-09T23:55:41.077Z] #39 115.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-09T23:55:41.077Z] #39 115.4 Note: Building without GnuTLS support [2020-07-09T23:55:41.077Z] #39 115.4 Makefile.config:39: Warn: you have no libnftables installed [2020-07-09T23:55:41.077Z] #39 115.4 Makefile.config:40: Warn: Building without nftables support [2020-07-09T23:55:41.251Z] #39 96.78 DEP criu/files-reg.d [2020-07-09T23:55:41.372Z] #39 115.8 fatal: not a git repository (or any of the parent directories): .git [2020-07-09T23:55:41.511Z] #39 97.01 DEP criu/files-ext.d [2020-07-09T23:55:41.643Z] #54 DONE 42.8s [2020-07-09T23:55:41.643Z] [2020-07-09T23:55:41.643Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:55:41.643Z] #55 DONE 0.1s [2020-07-09T23:55:41.643Z] [2020-07-09T23:55:41.643Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-09T23:55:41.643Z] #22 29.22 Reading package lists... [2020-07-09T23:55:41.643Z] #22 35.64 Building dependency tree... [2020-07-09T23:55:41.643Z] #22 37.24 Reading state information... [2020-07-09T23:55:41.643Z] #22 38.92 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-09T23:55:41.643Z] #22 38.92 The following additional packages will be installed: [2020-07-09T23:55:41.643Z] #22 38.93 libjq1 libonig5 [2020-07-09T23:55:41.643Z] #22 39.35 The following NEW packages will be installed: [2020-07-09T23:55:41.643Z] #22 39.36 jq libjq1 libonig5 [2020-07-09T23:55:41.643Z] #22 39.75 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:55:41.643Z] #22 39.75 Need to get 355 kB of archives. [2020-07-09T23:55:41.643Z] #22 39.75 After this operation, 1072 kB of additional disk space will be used. [2020-07-09T23:55:41.643Z] #22 39.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-09T23:55:41.643Z] #22 39.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-09T23:55:41.643Z] #22 39.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-09T23:55:41.643Z] #22 40.89 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:55:41.643Z] #22 41.23 Fetched 355 kB in 0s (1213 kB/s) [2020-07-09T23:55:41.643Z] #22 41.40 Selecting previously unselected package libonig5:amd64. [2020-07-09T23:55:41.643Z] #22 41.40 (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-09T23:55:41.643Z] #22 41.61 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-09T23:55:41.643Z] #22 41.66 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-09T23:55:41.643Z] #22 42.24 Selecting previously unselected package libjq1:amd64. [2020-07-09T23:55:41.643Z] #22 42.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-09T23:55:41.643Z] #22 42.27 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-09T23:55:41.643Z] #22 42.70 Selecting previously unselected package jq. [2020-07-09T23:55:41.643Z] #22 42.72 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-09T23:55:41.643Z] #22 42.74 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-09T23:55:41.643Z] #22 ... [2020-07-09T23:55:41.643Z] [2020-07-09T23:55:41.643Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-09T23:55:41.643Z] #56 DONE 0.0s [2020-07-09T23:55:41.643Z] [2020-07-09T23:55:41.643Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:55:41.666Z] #39 116.1 make[1]: Nothing to be done for 'all'. [2020-07-09T23:55:41.771Z] #39 97.23 DEP criu/file-lock.d [2020-07-09T23:55:41.771Z] #39 97.38 DEP criu/file-ids.d [2020-07-09T23:55:41.960Z] #39 116.5 make[1]: 'images/built-in.o' is up to date. [2020-07-09T23:55:41.960Z] #39 116.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-09T23:55:42.030Z] #39 ... [2020-07-09T23:55:42.030Z] [2020-07-09T23:55:42.030Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-09T23:55:42.030Z] #26 170.2 + rm -rf /tmp/tmp.S5oSYW7JcX [2020-07-09T23:55:42.030Z] #26 DONE 171.1s [2020-07-09T23:55:42.030Z] [2020-07-09T23:55:42.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:55:42.030Z] #39 97.54 DEP criu/fifo.d [2020-07-09T23:55:42.030Z] #39 ... [2020-07-09T23:55:42.030Z] [2020-07-09T23:55:42.030Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:42.030Z] #42 163.4 net/http/httptrace [2020-07-09T23:55:42.030Z] #42 163.8 net/http [2020-07-09T23:55:42.280Z] #39 116.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-09T23:55:42.280Z] #39 116.6 make[1]: 'compel/libcompel.a' is up to date. [2020-07-09T23:55:42.280Z] #39 116.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-09T23:55:42.280Z] #39 116.6 make[1]: Nothing to be done for 'all'. [2020-07-09T23:55:42.280Z] #39 116.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-09T23:55:42.280Z] #39 116.7 make[2]: Nothing to be done for 'all'. [2020-07-09T23:55:42.280Z] #39 116.8 make[2]: Nothing to be done for 'all'. [2020-07-09T23:55:42.280Z] #39 116.8 make[2]: Nothing to be done for 'all'. [2020-07-09T23:55:42.581Z] #57 ... [2020-07-09T23:55:42.581Z] [2020-07-09T23:55:42.581Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-09T23:55:42.581Z] #22 43.26 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-09T23:55:42.581Z] #22 43.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-09T23:55:42.581Z] #22 43.31 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-09T23:55:42.581Z] #22 43.33 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:55:42.581Z] #22 DONE 43.9s [2020-07-09T23:55:42.581Z] [2020-07-09T23:55:42.581Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-09T23:55:42.581Z] #23 DONE 0.0s [2020-07-09T23:55:42.594Z] #39 116.8 make[2]: Nothing to be done for 'all'. [2020-07-09T23:55:42.594Z] #39 116.9 make[2]: Nothing to be done for 'all'. [2020-07-09T23:55:42.594Z] #39 116.9 make[2]: Nothing to be done for 'all'. [2020-07-09T23:55:42.594Z] #39 116.9 make[2]: Nothing to be done for 'all'. [2020-07-09T23:55:42.594Z] #39 117.0 make[2]: Nothing to be done for 'all'. [2020-07-09T23:55:42.594Z] #39 117.0 INSTALL criu/criu [2020-07-09T23:55:42.600Z] #42 ... [2020-07-09T23:55:42.600Z] [2020-07-09T23:55:42.600Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:55:42.600Z] #39 97.84 DEP criu/fdstore.d [2020-07-09T23:55:42.600Z] #39 98.00 DEP criu/fault-injection.d [2020-07-09T23:55:42.600Z] #39 98.11 DEP criu/external.d [2020-07-09T23:55:42.600Z] using credential docker-jenkins-github-credentials [2020-07-09T23:55:42.679Z] Cloning the remote Git repository [2020-07-09T23:55:42.679Z] Cloning with configured refspecs honoured and without tags [2020-07-09T23:55:42.843Z] [2020-07-09T23:55:42.843Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:55:42.860Z] #39 98.32 DEP criu/eventpoll.d [2020-07-09T23:55:42.890Z] #39 DONE 117.3s [2020-07-09T23:55:42.890Z] [2020-07-09T23:55:42.890Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:55:42.890Z] #36 147.9 + dpkg --print-architecture [2020-07-09T23:55:42.890Z] #36 148.0 + cd /tmp/tmp.UuxSp88BmB/src/github.com/docker/distribution [2020-07-09T23:55:42.890Z] #36 148.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-09T23:55:42.890Z] #36 148.4 + GOPATH=/tmp/tmp.UuxSp88BmB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UuxSp88BmB [2020-07-09T23:55:42.890Z] #36 148.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-09T23:55:43.119Z] #39 98.66 DEP criu/eventfd.d [2020-07-09T23:55:43.379Z] #39 98.91 DEP criu/crtools.d [2020-07-09T23:55:43.511Z] internal/reflectlite [2020-07-09T23:55:43.512Z] sync [2020-07-09T23:55:43.512Z] errors [2020-07-09T23:55:43.512Z] sort [2020-07-09T23:55:43.512Z] internal/oserror [2020-07-09T23:55:43.512Z] io [2020-07-09T23:55:43.512Z] strconv [2020-07-09T23:55:43.512Z] syscall [2020-07-09T23:55:43.512Z] bytes [2020-07-09T23:55:43.512Z] strings [2020-07-09T23:55:43.639Z] #39 99.23 DEP criu/cr-service.d [2020-07-09T23:55:43.809Z] bufio [2020-07-09T23:55:43.809Z] reflect [2020-07-09T23:55:43.899Z] #39 99.34 DEP criu/cr-restore.d [2020-07-09T23:55:42.870Z] Cloning repository https://github.com/moby/moby.git [2020-07-09T23:55:43.322Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-09T23:55:44.108Z] path [2020-07-09T23:55:44.108Z] text/tabwriter [2020-07-09T23:55:44.159Z] #39 99.56 DEP criu/cr-errno.d [2020-07-09T23:55:44.159Z] #39 99.58 DEP criu/cr-dump.d [2020-07-09T23:55:44.159Z] #39 99.74 DEP criu/cr-dedup.d [2020-07-09T23:55:44.405Z] internal/syscall/execenv [2020-07-09T23:55:44.405Z] internal/syscall/unix [2020-07-09T23:55:44.405Z] time [2020-07-09T23:55:44.419Z] #39 99.87 DEP criu/cr-check.d [2020-07-09T23:55:44.419Z] #39 100.1 DEP criu/config.d [2020-07-09T23:55:44.764Z] #24 ... [2020-07-09T23:55:44.764Z] [2020-07-09T23:55:44.764Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:44.764Z] #31 29.70 Reading package lists... [2020-07-09T23:55:44.764Z] #31 36.11 Building dependency tree... [2020-07-09T23:55:44.764Z] #31 37.50 Reading state information... [2020-07-09T23:55:44.764Z] #31 39.65 The following additional packages will be installed: [2020-07-09T23:55:44.764Z] #31 39.68 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-09T23:55:44.764Z] #31 39.69 Suggested packages: [2020-07-09T23:55:44.764Z] #31 39.69 cmake-doc ninja-build lrzip [2020-07-09T23:55:44.764Z] #31 39.69 Recommended packages: [2020-07-09T23:55:44.764Z] #31 39.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-09T23:55:44.764Z] #31 40.73 The following NEW packages will be installed: [2020-07-09T23:55:44.764Z] #31 40.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-09T23:55:44.764Z] #31 40.74 vim-common xxd [2020-07-09T23:55:44.764Z] #31 41.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:55:44.764Z] #31 41.14 Need to get 14.9 MB of archives. [2020-07-09T23:55:44.764Z] #31 41.14 After this operation, 61.8 MB of additional disk space will be used. [2020-07-09T23:55:44.764Z] #31 41.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-09T23:55:44.764Z] #31 41.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-09T23:55:44.764Z] #31 41.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-09T23:55:44.764Z] #31 41.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-09T23:55:44.764Z] #31 42.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-09T23:55:44.764Z] #31 43.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-09T23:55:44.764Z] #31 43.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-09T23:55:44.764Z] #31 43.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-09T23:55:44.764Z] #31 43.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-09T23:55:44.764Z] #31 43.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-09T23:55:44.764Z] #31 45.53 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:55:44.764Z] #31 45.92 Fetched 14.9 MB in 3s (5480 kB/s) [2020-07-09T23:55:44.764Z] #31 ... [2020-07-09T23:55:44.764Z] [2020-07-09T23:55:44.764Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:44.764Z] #38 30.23 Reading package lists... [2020-07-09T23:55:44.764Z] #38 36.98 Building dependency tree... [2020-07-09T23:55:44.764Z] #38 38.44 Reading state information... [2020-07-09T23:55:44.764Z] #38 40.47 The following additional packages will be installed: [2020-07-09T23:55:44.764Z] #38 40.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-09T23:55:44.764Z] #38 40.50 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-09T23:55:44.764Z] #38 40.50 Suggested packages: [2020-07-09T23:55:44.764Z] #38 40.52 manpages-dev python-setuptools [2020-07-09T23:55:44.764Z] #38 42.04 The following NEW packages will be installed: [2020-07-09T23:55:44.764Z] #38 42.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-09T23:55:44.764Z] #38 42.04 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-09T23:55:44.764Z] #38 42.04 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-09T23:55:44.764Z] #38 42.04 python-six zlib1g-dev [2020-07-09T23:55:44.764Z] #38 42.44 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:55:44.764Z] #38 42.44 Need to get 4095 kB of archives. [2020-07-09T23:55:44.764Z] #38 42.44 After this operation, 22.5 MB of additional disk space will be used. [2020-07-09T23:55:44.764Z] #38 42.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-09T23:55:44.764Z] #38 42.49 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-09T23:55:44.764Z] #38 42.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-09T23:55:44.764Z] #38 42.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-09T23:55:44.764Z] #38 42.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-09T23:55:44.764Z] #38 42.49 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-09T23:55:44.764Z] #38 42.53 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-09T23:55:44.764Z] #38 42.53 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-09T23:55:44.764Z] #38 42.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-09T23:55:44.764Z] #38 42.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-09T23:55:44.764Z] #38 42.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-09T23:55:44.764Z] #38 42.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-09T23:55:44.764Z] #38 43.06 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-09T23:55:44.764Z] #38 43.06 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-09T23:55:44.764Z] #38 43.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-09T23:55:44.764Z] #38 43.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-09T23:55:44.764Z] #38 43.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-09T23:55:44.764Z] #38 44.68 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:55:44.764Z] #38 45.05 Fetched 4095 kB in 1s (3868 kB/s) [2020-07-09T23:55:44.764Z] #38 45.17 Selecting previously unselected package libcap-dev:amd64. [2020-07-09T23:55:44.764Z] #38 45.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-09T23:55:44.764Z] #38 45.26 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-09T23:55:44.764Z] #38 45.27 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-09T23:55:44.764Z] #38 45.59 Selecting previously unselected package libnet1:amd64. [2020-07-09T23:55:44.764Z] #38 45.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-09T23:55:44.764Z] #38 45.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-09T23:55:44.764Z] #38 45.98 Selecting previously unselected package libnet1-dev. [2020-07-09T23:55:44.764Z] #38 45.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-09T23:55:44.764Z] #38 45.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-09T23:55:44.764Z] #38 ... [2020-07-09T23:55:44.764Z] [2020-07-09T23:55:44.764Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:44.764Z] #31 46.08 Selecting previously unselected package xxd. [2020-07-09T23:55:44.764Z] #31 46.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-09T23:55:44.764Z] #31 46.18 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-09T23:55:44.988Z] #39 100.3 DEP criu/clone-noasan.d [2020-07-09T23:55:44.988Z] #39 100.4 DEP criu/cgroup.d [2020-07-09T23:55:44.988Z] #39 100.6 DEP criu/cgroup-props.d [2020-07-09T23:55:45.024Z] #31 46.20 Unpacking xxd (2:8.1.0875-5) ... [2020-07-09T23:55:45.048Z] internal/poll [2020-07-09T23:55:45.048Z] os [2020-07-09T23:55:45.248Z] #39 100.7 DEP criu/bitmap.d [2020-07-09T23:55:45.248Z] #39 100.8 DEP criu/bfd.d [2020-07-09T23:55:45.285Z] #31 46.44 Selecting previously unselected package vim-common. [2020-07-09T23:55:45.285Z] #31 46.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-09T23:55:45.285Z] #31 46.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-09T23:55:45.344Z] internal/fmtsort [2020-07-09T23:55:45.344Z] path/filepath [2020-07-09T23:55:45.344Z] fmt [2020-07-09T23:55:45.508Z] #39 100.9 DEP criu/autofs.d [2020-07-09T23:55:45.642Z] io/ioutil [2020-07-09T23:55:45.642Z] log [2020-07-09T23:55:45.642Z] flag [2020-07-09T23:55:45.642Z] github.com/BurntSushi/toml [2020-07-09T23:55:45.767Z] #39 101.1 DEP criu/aio.d [2020-07-09T23:55:45.768Z] #39 101.3 DEP criu/action-scripts.d [2020-07-09T23:55:45.898Z] #31 47.10 Selecting previously unselected package cmake-data. [2020-07-09T23:55:45.898Z] #31 47.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-09T23:55:45.898Z] #31 47.11 Unpacking cmake-data (3.13.4-1) ... [2020-07-09T23:55:44.110Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-09T23:55:44.110Z] > git --version # timeout=10 [2020-07-09T23:55:44.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-09T23:55:44.155Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41192/head:refs/remotes/origin/PR-41192 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:55:46.284Z] github.com/BurntSushi/toml/cmd/tomlv [2020-07-09T23:55:46.338Z] #39 101.7 CC criu/action-scripts.o [2020-07-09T23:55:46.598Z] #39 102.2 CC criu/aio.o [2020-07-09T23:55:46.875Z] #31 ... [2020-07-09T23:55:46.875Z] [2020-07-09T23:55:46.875Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:55:46.875Z] #29 37.66 sync [2020-07-09T23:55:46.875Z] #29 37.67 internal/reflectlite [2020-07-09T23:55:46.875Z] #29 40.10 sort [2020-07-09T23:55:46.875Z] #29 40.10 errors [2020-07-09T23:55:46.875Z] #29 40.46 strconv [2020-07-09T23:55:46.875Z] #29 41.50 io [2020-07-09T23:55:46.875Z] #29 43.81 internal/oserror [2020-07-09T23:55:46.875Z] #29 43.93 syscall [2020-07-09T23:55:46.875Z] #29 46.00 reflect [2020-07-09T23:55:46.875Z] #29 ... [2020-07-09T23:55:46.875Z] [2020-07-09T23:55:46.875Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-09T23:55:46.875Z] #8 DONE 5.9s [2020-07-09T23:55:46.875Z] [2020-07-09T23:55:46.875Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:55:46.875Z] #57 4.887 + RM_GOPATH=0 [2020-07-09T23:55:46.875Z] #57 4.887 + TMP_GOPATH= [2020-07-09T23:55:46.875Z] #57 4.887 + : /build [2020-07-09T23:55:46.875Z] #57 4.888 + '[' -z '' ']' [2020-07-09T23:55:46.875Z] #57 4.891 ++ mktemp -d [2020-07-09T23:55:46.875Z] #57 4.896 + export GOPATH=/tmp/tmp.EADey6HJqu [2020-07-09T23:55:46.875Z] #57 4.896 + GOPATH=/tmp/tmp.EADey6HJqu [2020-07-09T23:55:46.875Z] #57 4.896 + RM_GOPATH=1 [2020-07-09T23:55:46.875Z] #57 4.898 ++ dirname ./install.sh [2020-07-09T23:55:46.875Z] #57 4.905 + dir=. [2020-07-09T23:55:46.875Z] #57 4.905 + bin=containerd [2020-07-09T23:55:46.875Z] #57 4.905 + shift [2020-07-09T23:55:46.875Z] #57 4.906 + '[' '!' -f ./containerd.installer ']' [2020-07-09T23:55:46.875Z] #57 4.906 + . ./containerd.installer [2020-07-09T23:55:46.875Z] #57 4.906 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:55:46.875Z] #57 4.908 + install_containerd [2020-07-09T23:55:46.875Z] #57 4.908 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-09T23:55:46.875Z] #57 4.908 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:55:46.875Z] #57 4.910 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EADey6HJqu/src/github.com/containerd/containerd [2020-07-09T23:55:46.875Z] #57 4.917 Cloning into '/tmp/tmp.EADey6HJqu/src/github.com/containerd/containerd'... [2020-07-09T23:55:47.167Z] #39 102.8 CC criu/autofs.o [2020-07-09T23:55:47.331Z] Removing intermediate container 4fc636e19083 [2020-07-09T23:55:47.331Z] ---> 643fe8657948 [2020-07-09T23:55:47.331Z] Step 47/140 : FROM base AS vndr [2020-07-09T23:55:47.331Z] ---> c8ec8d3e757e [2020-07-09T23:55:47.331Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-07-09T23:55:47.331Z] ---> Running in 8b90497f9ddc [2020-07-09T23:55:47.331Z] Removing intermediate container 8b90497f9ddc [2020-07-09T23:55:47.331Z] ---> 87ef1065d68b [2020-07-09T23:55:47.331Z] Step 49/140 : ARG VNDR_COMMIT [2020-07-09T23:55:47.635Z] ---> Running in a74c4ba77888 [2020-07-09T23:55:47.635Z] Removing intermediate container a74c4ba77888 [2020-07-09T23:55:47.635Z] ---> db47f6d30479 [2020-07-09T23:55:47.635Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:55:47.635Z] ---> 88ee23534e94 [2020-07-09T23:55:47.635Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-09T23:55:47.929Z] ---> 1464ad8f1fd6 [2020-07-09T23:55:47.929Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-09T23:55:47.929Z] ---> Running in 0fef7a662f4c [2020-07-09T23:55:48.224Z] + RM_GOPATH=0 [2020-07-09T23:55:48.224Z] + TMP_GOPATH= [2020-07-09T23:55:48.224Z] + : /build [2020-07-09T23:55:48.224Z] + '[' -z '' ']' [2020-07-09T23:55:48.224Z] ++ mktemp -d [2020-07-09T23:55:48.224Z] + export GOPATH=/tmp/tmp.umFI3XnQQ6 [2020-07-09T23:55:48.224Z] + GOPATH=/tmp/tmp.umFI3XnQQ6 [2020-07-09T23:55:48.224Z] + RM_GOPATH=1 [2020-07-09T23:55:48.224Z] ++ dirname ./install.sh [2020-07-09T23:55:48.224Z] + dir=. [2020-07-09T23:55:48.224Z] + bin=vndr [2020-07-09T23:55:48.224Z] + shift [2020-07-09T23:55:48.224Z] + '[' '!' -f ./vndr.installer ']' [2020-07-09T23:55:48.224Z] + . ./vndr.installer [2020-07-09T23:55:48.224Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-09T23:55:48.224Z] + install_vndr [2020-07-09T23:55:48.224Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-09T23:55:48.224Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.umFI3XnQQ6/src/github.com/LK4D4/vndr [2020-07-09T23:55:48.224Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-09T23:55:48.224Z] Cloning into '/tmp/tmp.umFI3XnQQ6/src/github.com/LK4D4/vndr'... [2020-07-09T23:55:48.521Z] + cd /tmp/tmp.umFI3XnQQ6/src/github.com/LK4D4/vndr [2020-07-09T23:55:48.521Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-09T23:55:48.521Z] + go build -buildmode=pie -v -o /build/vndr . [2020-07-09T23:55:48.521Z] internal/cpu [2020-07-09T23:55:48.521Z] internal/race [2020-07-09T23:55:48.521Z] runtime/internal/sys [2020-07-09T23:55:48.521Z] runtime/internal/atomic [2020-07-09T23:55:48.521Z] sync/atomic [2020-07-09T23:55:48.521Z] runtime/internal/math [2020-07-09T23:55:48.521Z] unicode [2020-07-09T23:55:48.521Z] internal/bytealg [2020-07-09T23:55:48.521Z] unicode/utf8 [2020-07-09T23:55:48.521Z] math/bits [2020-07-09T23:55:48.820Z] internal/testlog [2020-07-09T23:55:48.820Z] math [2020-07-09T23:55:48.820Z] encoding [2020-07-09T23:55:48.820Z] unicode/utf16 [2020-07-09T23:55:48.820Z] runtime [2020-07-09T23:55:48.820Z] container/list [2020-07-09T23:55:48.820Z] crypto/internal/subtle [2020-07-09T23:55:48.820Z] crypto/subtle [2020-07-09T23:55:49.077Z] #39 104.6 CC criu/bfd.o [2020-07-09T23:55:49.119Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-09T23:55:49.119Z] internal/nettrace [2020-07-09T23:55:49.119Z] vendor/golang.org/x/crypto/internal/subtle [2020-07-09T23:55:49.119Z] runtime/cgo [2020-07-09T23:55:50.045Z] #39 105.3 CC criu/bitmap.o [2020-07-09T23:55:50.045Z] #39 105.5 CC criu/cgroup-props.o [2020-07-09T23:55:50.200Z] #57 ... [2020-07-09T23:55:50.200Z] [2020-07-09T23:55:50.200Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-09T23:55:50.200Z] #9 DONE 3.6s [2020-07-09T23:55:50.459Z] [2020-07-09T23:55:50.459Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:55:50.459Z] #24 6.188 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-09T23:55:50.459Z] #24 6.557 [2020-07-09T23:55:50.977Z] #24 6.702 #=#=# 1.0% ## 3.2% ##### 8.2% ######## 11.6% ############ 17.0% ############## 19.7% ################# 24.0% ################## 25.8% ##################### 29.7% ####################### 32.4% ########################### 38.3% ################################# 46.5% ####################################### 54.5% ############################################ 61.2% [2020-07-09T23:55:50.977Z] #24 ... [2020-07-09T23:55:50.977Z] [2020-07-09T23:55:50.977Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-09T23:55:50.977Z] #52 5.180 + RM_GOPATH=0 [2020-07-09T23:55:50.977Z] #52 5.180 + TMP_GOPATH= [2020-07-09T23:55:50.977Z] #52 5.180 + : /build [2020-07-09T23:55:50.977Z] #52 5.180 + '[' -z '' ']' [2020-07-09T23:55:50.977Z] #52 5.183 ++ mktemp -d [2020-07-09T23:55:50.977Z] #52 5.187 + export GOPATH=/tmp/tmp.p5QibatR3m [2020-07-09T23:55:50.977Z] #52 5.187 + GOPATH=/tmp/tmp.p5QibatR3m [2020-07-09T23:55:50.977Z] #52 5.187 + RM_GOPATH=1 [2020-07-09T23:55:50.977Z] #52 5.187 ++ dirname ./install.sh [2020-07-09T23:55:50.977Z] #52 5.187 + dir=. [2020-07-09T23:55:50.977Z] #52 5.187 + bin=runc [2020-07-09T23:55:50.977Z] #52 5.187 + shift [2020-07-09T23:55:50.977Z] #52 5.187 + '[' '!' -f ./runc.installer ']' [2020-07-09T23:55:50.977Z] #52 5.188 + . ./runc.installer [2020-07-09T23:55:50.977Z] #52 5.188 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:55:50.977Z] #52 5.188 + install_runc [2020-07-09T23:55:50.977Z] #52 5.188 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-09T23:55:50.977Z] #52 5.196 + uname -r [2020-07-09T23:55:50.977Z] #52 5.218 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-09T23:55:50.977Z] #52 5.218 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-09T23:55:50.977Z] #52 5.218 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-09T23:55:50.977Z] #52 5.218 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p5QibatR3m/src/github.com/opencontainers/runc [2020-07-09T23:55:50.977Z] #52 5.220 Cloning into '/tmp/tmp.p5QibatR3m/src/github.com/opencontainers/runc'... [2020-07-09T23:55:50.984Z] #39 106.5 CC criu/cgroup.o [2020-07-09T23:55:51.238Z] #52 ... [2020-07-09T23:55:51.238Z] [2020-07-09T23:55:51.238Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:55:51.418Z] #36 159.6 + rm -rf /tmp/tmp.UuxSp88BmB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UuxSp88BmB [2020-07-09T23:55:51.418Z] #36 DONE 159.8s [2020-07-09T23:55:51.418Z] [2020-07-09T23:55:51.418Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:55:51.418Z] #57 ... [2020-07-09T23:55:51.418Z] [2020-07-09T23:55:51.418Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-09T23:55:51.552Z] #39 ... [2020-07-09T23:55:51.552Z] [2020-07-09T23:55:51.552Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:51.552Z] #42 177.5 github.com/LK4D4/vndr/godl [2020-07-09T23:55:51.712Z] #37 DONE 0.2s [2020-07-09T23:55:51.712Z] [2020-07-09T23:55:51.712Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-09T23:55:51.712Z] #40 DONE 0.2s [2020-07-09T23:55:51.712Z] [2020-07-09T23:55:51.712Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-09T23:55:51.757Z] #24 6.702 #=#=# 1.0% ## 3.2% ##### 8.2% ######## 11.6% ############ 17.0% ############## 19.7% ################# 24.0% ################## 25.8% ##################### 29.7% ####################### 32.4% ########################### 38.3% ################################# 46.5% ####################################### 54.5% ############################################ 61.2% ################################################# 68.2% ################################################### 71.3% ######################################################### 80.2% ############################################################ 84.6% ################################################################ 89.8% ######################################################################## 100.0% [2020-07-09T23:55:51.757Z] #24 ... [2020-07-09T23:55:51.757Z] [2020-07-09T23:55:51.757Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:55:51.757Z] #42 42.66 github.com/LK4D4/vndr/godl/singleflight [2020-07-09T23:55:51.757Z] #42 43.23 math/rand [2020-07-09T23:55:51.758Z] #42 45.22 internal/singleflight [2020-07-09T23:55:51.758Z] #42 45.91 errors [2020-07-09T23:55:51.758Z] #42 45.91 sort [2020-07-09T23:55:51.758Z] #42 46.55 io [2020-07-09T23:55:51.758Z] #42 47.44 strconv [2020-07-09T23:55:51.758Z] #42 48.52 bytes [2020-07-09T23:55:51.758Z] #42 51.75 bufio [2020-07-09T23:55:51.758Z] #42 52.16 reflect [2020-07-09T23:55:51.880Z] internal/reflectlite [2020-07-09T23:55:51.880Z] sync [2020-07-09T23:55:51.880Z] github.com/LK4D4/vndr/godl/singleflight [2020-07-09T23:55:51.880Z] internal/singleflight [2020-07-09T23:55:51.880Z] math/rand [2020-07-09T23:55:51.880Z] errors [2020-07-09T23:55:51.880Z] sort [2020-07-09T23:55:51.880Z] internal/oserror [2020-07-09T23:55:51.880Z] io [2020-07-09T23:55:51.880Z] strconv [2020-07-09T23:55:51.880Z] syscall [2020-07-09T23:55:51.880Z] vendor/golang.org/x/net/dns/dnsmessage [2020-07-09T23:55:51.880Z] bytes [2020-07-09T23:55:52.008Z] #43 ... [2020-07-09T23:55:52.008Z] [2020-07-09T23:55:52.008Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-09T23:55:52.008Z] #48 DONE 160.8s [2020-07-09T23:55:52.008Z] [2020-07-09T23:55:52.008Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-09T23:55:52.008Z] #43 DONE 0.2s [2020-07-09T23:55:52.008Z] [2020-07-09T23:55:52.008Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-09T23:55:52.017Z] #42 ... [2020-07-09T23:55:52.017Z] [2020-07-09T23:55:52.017Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-09T23:55:52.017Z] #26 49.09 Checking out files: 46% (714/1521) Checking out files: 47% (715/1521) Checking out files: 48% (731/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-09T23:55:52.017Z] #26 50.61 + cd /tmp/tmp.KXU9ACpJSJ/src/github.com/go-swagger/go-swagger [2020-07-09T23:55:52.017Z] #26 50.61 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-09T23:55:52.017Z] #26 51.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-09T23:55:52.178Z] bufio [2020-07-09T23:55:52.301Z] #46 DONE 0.1s [2020-07-09T23:55:52.301Z] [2020-07-09T23:55:52.301Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:55:52.479Z] reflect [2020-07-09T23:55:52.479Z] strings [2020-07-09T23:55:52.489Z] #42 178.3 github.com/LK4D4/vndr [2020-07-09T23:55:52.777Z] hash [2020-07-09T23:55:52.777Z] hash/crc32 [2020-07-09T23:55:52.777Z] regexp/syntax [2020-07-09T23:55:52.777Z] time [2020-07-09T23:55:52.941Z] #57 ... [2020-07-09T23:55:52.941Z] [2020-07-09T23:55:52.941Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-09T23:55:53.076Z] internal/syscall/execenv [2020-07-09T23:55:53.076Z] internal/syscall/unix [2020-07-09T23:55:53.076Z] path [2020-07-09T23:55:53.076Z] crypto [2020-07-09T23:55:53.076Z] crypto/internal/randutil [2020-07-09T23:55:53.076Z] crypto/hmac [2020-07-09T23:55:53.375Z] crypto/rc4 [2020-07-09T23:55:53.375Z] vendor/golang.org/x/crypto/hkdf [2020-07-09T23:55:53.375Z] vendor/golang.org/x/text/transform [2020-07-09T23:55:53.399Z] #26 ... [2020-07-09T23:55:53.399Z] [2020-07-09T23:55:53.399Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:55:53.399Z] #24 9.626 [2020-07-09T23:55:53.399Z] #24 9.866 0.1% ############ 16.8% ###################### 31.7% ################################ 44.6% ############################################ 61.5% ############################################################## 86.2% ######################################################################## 100.0% [2020-07-09T23:55:53.579Z] #49 DONE 0.5s [2020-07-09T23:55:53.579Z] [2020-07-09T23:55:53.579Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-09T23:55:53.579Z] #53 DONE 0.1s [2020-07-09T23:55:53.579Z] [2020-07-09T23:55:53.579Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:55:53.662Z] #24 10.87 [2020-07-09T23:55:53.678Z] regexp [2020-07-09T23:55:53.678Z] context [2020-07-09T23:55:53.678Z] internal/poll [2020-07-09T23:55:53.974Z] os [2020-07-09T23:55:54.182Z] #24 11.16 0.0% ###### 9.0% ########### 15.9% ################## 26.1% [2020-07-09T23:55:54.182Z] #24 ... [2020-07-09T23:55:54.182Z] [2020-07-09T23:55:54.182Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-09T23:55:54.182Z] #10 2.949 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-09T23:55:54.182Z] #10 DONE 3.9s [2020-07-09T23:55:54.182Z] [2020-07-09T23:55:54.182Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:55:54.271Z] github.com/LK4D4/vndr/versioned [2020-07-09T23:55:54.271Z] encoding/binary [2020-07-09T23:55:54.271Z] internal/fmtsort [2020-07-09T23:55:54.569Z] encoding/base64 [2020-07-09T23:55:54.569Z] crypto/sha512 [2020-07-09T23:55:54.569Z] crypto/cipher [2020-07-09T23:55:54.569Z] fmt [2020-07-09T23:55:54.569Z] path/filepath [2020-07-09T23:55:54.569Z] internal/lazyregexp [2020-07-09T23:55:54.569Z] crypto/ed25519/internal/edwards25519 [2020-07-09T23:55:54.569Z] crypto/aes [2020-07-09T23:55:54.866Z] io/ioutil [2020-07-09T23:55:54.866Z] crypto/des [2020-07-09T23:55:54.866Z] crypto/md5 [2020-07-09T23:55:54.962Z] #24 11.16 0.0% ###### 9.0% ########### 15.9% ################## 26.1% ####################### 32.0% ########################### 37.9% ############################## 42.2% ################################ 45.5% ###################################### 53.2% ######################################### 58.2% ############################################# 62.9% [2020-07-09T23:55:54.963Z] #24 ... [2020-07-09T23:55:54.963Z] [2020-07-09T23:55:54.963Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:54.963Z] #38 46.28 Selecting previously unselected package libnl-3-200:amd64. [2020-07-09T23:55:54.963Z] #38 46.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-09T23:55:54.963Z] #38 46.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-09T23:55:54.963Z] #38 46.43 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-09T23:55:54.963Z] #38 46.43 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-09T23:55:54.963Z] #38 46.43 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-09T23:55:54.963Z] #38 46.62 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-09T23:55:54.963Z] #38 46.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-09T23:55:54.963Z] #38 46.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-09T23:55:54.963Z] #38 46.72 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-09T23:55:54.963Z] #38 46.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-09T23:55:54.963Z] #38 46.76 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-09T23:55:54.963Z] #38 47.05 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-09T23:55:54.963Z] #38 47.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-09T23:55:54.963Z] #38 47.13 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-09T23:55:54.963Z] #38 47.45 Selecting previously unselected package libprotobuf17:amd64. [2020-07-09T23:55:54.963Z] #38 47.45 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-09T23:55:54.963Z] #38 47.45 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-09T23:55:54.963Z] #38 48.74 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-09T23:55:54.963Z] #38 48.75 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-09T23:55:54.963Z] #38 48.76 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-09T23:55:54.963Z] #38 49.11 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-09T23:55:54.963Z] #38 49.14 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-09T23:55:54.963Z] #38 49.15 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-09T23:55:54.963Z] #38 50.54 Selecting previously unselected package libprotoc17:amd64. [2020-07-09T23:55:54.963Z] #38 50.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-09T23:55:54.963Z] #38 50.55 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-09T23:55:54.963Z] #38 51.54 Selecting previously unselected package protobuf-c-compiler. [2020-07-09T23:55:54.963Z] #38 51.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-09T23:55:54.963Z] #38 51.57 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-09T23:55:54.963Z] #38 51.79 Selecting previously unselected package protobuf-compiler. [2020-07-09T23:55:54.963Z] #38 51.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-09T23:55:54.963Z] #38 51.82 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-09T23:55:54.963Z] #38 52.12 Selecting previously unselected package python-pkg-resources. [2020-07-09T23:55:54.963Z] #38 52.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-09T23:55:54.963Z] #38 52.15 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-09T23:55:54.963Z] #38 52.61 Selecting previously unselected package python-six. [2020-07-09T23:55:54.963Z] #38 52.61 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-09T23:55:54.963Z] #38 52.62 Unpacking python-six (1.12.0-1) ... [2020-07-09T23:55:54.963Z] #38 52.71 Selecting previously unselected package python-protobuf. [2020-07-09T23:55:54.963Z] #38 52.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-09T23:55:54.963Z] #38 52.72 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-09T23:55:54.963Z] #38 53.39 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-09T23:55:54.963Z] #38 ... [2020-07-09T23:55:54.963Z] [2020-07-09T23:55:54.963Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:55:55.032Z] #42 ... [2020-07-09T23:55:55.032Z] [2020-07-09T23:55:55.032Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-09T23:55:55.032Z] #45 DONE 181.1s [2020-07-09T23:55:55.165Z] crypto/sha1 [2020-07-09T23:55:55.165Z] crypto/sha256 [2020-07-09T23:55:55.165Z] encoding/pem [2020-07-09T23:55:55.165Z] net [2020-07-09T23:55:55.165Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-07-09T23:55:55.165Z] flag [2020-07-09T23:55:55.165Z] go/token [2020-07-09T23:55:55.291Z] [2020-07-09T23:55:55.292Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:55.292Z] #14 119.2 Selecting previously unselected package libonig5:amd64. [2020-07-09T23:55:55.292Z] #14 119.2 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-07-09T23:55:55.292Z] #14 119.2 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-09T23:55:55.292Z] #14 119.4 Selecting previously unselected package libjq1:amd64. [2020-07-09T23:55:55.292Z] #14 119.4 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-09T23:55:55.292Z] #14 119.4 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-09T23:55:55.292Z] #14 119.5 Selecting previously unselected package jq. [2020-07-09T23:55:55.292Z] #14 119.5 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-09T23:55:55.292Z] #14 119.5 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-09T23:55:55.292Z] #14 119.6 Selecting previously unselected package libaio1:amd64. [2020-07-09T23:55:55.292Z] #14 119.6 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-07-09T23:55:55.292Z] #14 119.6 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-09T23:55:55.292Z] #14 119.7 Selecting previously unselected package libbtrfs0. [2020-07-09T23:55:55.292Z] #14 119.7 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-09T23:55:55.292Z] #14 119.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-09T23:55:55.292Z] #14 119.8 Selecting previously unselected package libbtrfs-dev. [2020-07-09T23:55:55.292Z] #14 119.8 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-09T23:55:55.292Z] #14 119.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:55:55.292Z] #14 119.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-09T23:55:55.292Z] #14 119.9 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-09T23:55:55.292Z] #14 119.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-09T23:55:55.292Z] #14 120.0 Selecting previously unselected package libudev-dev:amd64. [2020-07-09T23:55:55.292Z] #14 120.0 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-09T23:55:55.292Z] #14 120.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-09T23:55:55.292Z] #14 120.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-09T23:55:55.292Z] #14 120.3 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-09T23:55:55.292Z] #14 120.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-09T23:55:55.463Z] net/url [2020-07-09T23:55:55.463Z] go/scanner [2020-07-09T23:55:55.463Z] text/template/parse [2020-07-09T23:55:55.482Z] #24 11.16 0.0% ###### 9.0% ########### 15.9% ################## 26.1% ####################### 32.0% ########################### 37.9% ############################## 42.2% ################################ 45.5% ###################################### 53.2% ######################################### 58.2% ############################################# 62.9% ################################################## 70.5% ###################################################### 76.1% ############################################################ 83.6% ############################################################## 87.2% ##################################################################### 96.2% ######################################################################## 100.0% [2020-07-09T23:55:55.551Z] #14 120.8 Selecting previously unselected package libpcre16-3:amd64. [2020-07-09T23:55:55.551Z] #14 120.9 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-09T23:55:55.551Z] #14 120.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-09T23:55:55.765Z] go/ast [2020-07-09T23:55:55.765Z] log [2020-07-09T23:55:55.765Z] encoding/json [2020-07-09T23:55:55.810Z] #14 121.1 Selecting previously unselected package libpcre32-3:amd64. [2020-07-09T23:55:55.810Z] #14 121.1 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-09T23:55:55.810Z] #14 121.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-09T23:55:56.051Z] #24 13.40 [2020-07-09T23:55:56.065Z] text/template [2020-07-09T23:55:56.070Z] #14 121.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-09T23:55:56.070Z] #14 121.4 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-09T23:55:56.070Z] #14 121.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-09T23:55:56.329Z] #14 121.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-09T23:55:56.329Z] #14 121.7 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-09T23:55:56.329Z] #14 121.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-09T23:55:56.589Z] #14 122.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-09T23:55:56.716Z] go/parser [2020-07-09T23:55:56.716Z] encoding/xml [2020-07-09T23:55:56.848Z] #14 122.1 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-09T23:55:56.848Z] #14 122.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-09T23:55:56.848Z] #14 122.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-09T23:55:57.021Z] go/doc [2020-07-09T23:55:57.110Z] #14 122.3 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-09T23:55:57.110Z] #14 122.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-09T23:55:57.110Z] #14 122.4 Selecting previously unselected package libgpm2:amd64. [2020-07-09T23:55:57.110Z] #14 122.4 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-07-09T23:55:57.110Z] #14 122.4 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-09T23:55:57.110Z] #14 122.5 Selecting previously unselected package libicu63:amd64. [2020-07-09T23:55:57.110Z] #14 122.5 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-09T23:55:57.110Z] #14 122.5 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-09T23:55:57.322Z] compress/flate [2020-07-09T23:55:57.623Z] github.com/LK4D4/vndr/build [2020-07-09T23:55:57.623Z] compress/gzip [2020-07-09T23:55:57.922Z] math/big [2020-07-09T23:55:58.223Z] encoding/hex [2020-07-09T23:55:58.223Z] vendor/golang.org/x/crypto/poly1305 [2020-07-09T23:55:58.223Z] vendor/golang.org/x/crypto/curve25519 [2020-07-09T23:55:58.392Z] #24 13.67 0.0% # 2.6% ### 4.4% ##### 7.5% ####### 10.8% ########## 14.3% ############ 16.8% ############## 19.9% ################ 23.2% ################### 26.7% ##################### 29.9% ######################## 33.5% ########################## 36.8% ############################# 41.7% ################################# 46.1% ################################## 48.6% #################################### 50.6% ####################################### 55.0% ######################################### 57.9% [2020-07-09T23:55:58.392Z] #24 ... [2020-07-09T23:55:58.392Z] [2020-07-09T23:55:58.392Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-09T23:55:58.392Z] #11 DONE 4.2s [2020-07-09T23:55:58.392Z] [2020-07-09T23:55:58.392Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:55:58.524Z] vendor/golang.org/x/text/unicode/bidi [2020-07-09T23:55:58.524Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-09T23:55:58.524Z] vendor/golang.org/x/text/unicode/norm [2020-07-09T23:55:58.823Z] vendor/golang.org/x/text/secure/bidirule [2020-07-09T23:55:58.823Z] vendor/golang.org/x/net/http2/hpack [2020-07-09T23:55:59.167Z] #57 144.5 🇩 bin/containerd [2020-07-09T23:55:59.471Z] mime [2020-07-09T23:55:59.471Z] crypto/rand [2020-07-09T23:55:59.471Z] crypto/elliptic [2020-07-09T23:55:59.695Z] #24 13.67 0.0% # 2.6% ### 4.4% ##### 7.5% ####### 10.8% ########## 14.3% ############ 16.8% ############## 19.9% ################ 23.2% ################### 26.7% ##################### 29.9% ######################## 33.5% ########################## 36.8% ############################# 41.7% ################################# 46.1% ################################## 48.6% #################################### 50.6% ####################################### 55.0% ######################################### 57.9% ########################################### 60.8% ############################################# 63.0% ############################################## 64.2% ############################################### 66.1% ################################################ 67.7% ################################################## 69.9% ################################################### 71.8% ##################################################### 73.8% ####################################################### 77.7% ########################################################## 81.2% ############################################################ 84.7% ############################################################### 88.5% ############ [2020-07-09T23:55:59.695Z] #24 ... [2020-07-09T23:55:59.695Z] [2020-07-09T23:55:59.695Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:55:59.695Z] #31 50.98 Selecting previously unselected package libicu63:amd64. [2020-07-09T23:55:59.695Z] #31 50.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-09T23:55:59.695Z] #31 50.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-09T23:55:59.695Z] #31 59.79 Selecting previously unselected package libxml2:amd64. [2020-07-09T23:55:59.695Z] #31 59.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-09T23:55:59.695Z] #31 59.82 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-09T23:55:59.695Z] #31 61.02 Selecting previously unselected package libarchive13:amd64. [2020-07-09T23:55:59.695Z] #31 61.03 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-09T23:55:59.695Z] #31 61.04 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-09T23:55:59.695Z] #31 ... [2020-07-09T23:55:59.695Z] [2020-07-09T23:55:59.695Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:55:59.770Z] encoding/asn1 [2020-07-09T23:55:59.770Z] crypto/ed25519 [2020-07-09T23:55:59.770Z] crypto/rsa [2020-07-09T23:55:59.770Z] crypto/dsa [2020-07-09T23:55:59.958Z] #24 13.67 0.0% # 2.6% ### 4.4% ##### 7.5% ####### 10.8% ########## 14.3% ############ 16.8% ############## 19.9% ################ 23.2% ################### 26.7% ##################### 29.9% ######################## 33.5% ########################## 36.8% ############################# 41.7% ################################# 46.1% ################################## 48.6% #################################### 50.6% ####################################### 55.0% ######################################### 57.9% ########################################### 60.8% ############################################# 63.0% ############################################## 64.2% ############################################### 66.1% ################################################ 67.7% ################################################## 69.9% ################################################### 71.8% ##################################################### 73.8% ####################################################### 77.7% ########################################################## 81.2% ############################################################ 84.7% ############################################################### 88.5% ################################################################# 91.6% #################################################################### 95.3% ###################################################################### 98.4% ######################################################################## 100.0% [2020-07-09T23:56:00.068Z] vendor/golang.org/x/net/idna [2020-07-09T23:56:00.068Z] net/textproto [2020-07-09T23:56:00.068Z] mime/quotedprintable [2020-07-09T23:56:00.068Z] net/http/internal [2020-07-09T23:56:00.068Z] crypto/ecdsa [2020-07-09T23:56:00.217Z] #24 17.53 [2020-07-09T23:56:00.367Z] crypto/x509/pkix [2020-07-09T23:56:00.367Z] vendor/golang.org/x/crypto/cryptobyte [2020-07-09T23:56:00.367Z] mime/multipart [2020-07-09T23:56:00.367Z] os/exec [2020-07-09T23:56:00.663Z] vendor/golang.org/x/net/http/httpguts [2020-07-09T23:56:00.663Z] vendor/golang.org/x/net/http/httpproxy [2020-07-09T23:56:00.663Z] crypto/x509 [2020-07-09T23:56:01.159Z] #24 18.51 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-09T23:56:01.302Z] #14 126.5 Selecting previously unselected package libnet1:amd64. [2020-07-09T23:56:01.302Z] #14 126.5 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-09T23:56:01.302Z] #14 126.5 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-09T23:56:01.302Z] #14 126.6 Selecting previously unselected package libnl-3-200:amd64. [2020-07-09T23:56:01.302Z] #14 126.6 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-09T23:56:01.302Z] #14 126.6 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-09T23:56:01.302Z] #14 126.7 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-09T23:56:01.302Z] #14 126.7 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-09T23:56:01.302Z] #14 126.7 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-09T23:56:01.302Z] #14 126.8 Selecting previously unselected package libreadline5:amd64. [2020-07-09T23:56:01.308Z] crypto/tls [2020-07-09T23:56:01.419Z] #24 18.85 [2020-07-09T23:56:01.562Z] #14 126.8 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-09T23:56:01.562Z] #14 126.8 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-09T23:56:01.679Z] #24 19.03 ######################################################################## 100.0% [2020-07-09T23:56:01.823Z] #14 ... [2020-07-09T23:56:01.823Z] [2020-07-09T23:56:01.823Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:56:01.823Z] #42 DONE 187.6s [2020-07-09T23:56:01.823Z] [2020-07-09T23:56:01.823Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:56:01.823Z] #14 127.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-09T23:56:01.823Z] #14 127.0 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-09T23:56:01.823Z] #14 127.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-09T23:56:01.823Z] #14 ... [2020-07-09T23:56:01.823Z] [2020-07-09T23:56:01.823Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:56:01.823Z] #39 109.9 CC criu/clone-noasan.o [2020-07-09T23:56:01.823Z] #39 110.1 CC criu/config.o [2020-07-09T23:56:01.823Z] #39 112.0 CC criu/cr-check.o [2020-07-09T23:56:01.823Z] #39 114.0 CC criu/cr-dedup.o [2020-07-09T23:56:01.823Z] #39 114.6 CC criu/cr-dump.o [2020-07-09T23:56:01.939Z] #24 19.19 [2020-07-09T23:56:02.083Z] #39 117.5 CC criu/cr-errno.o [2020-07-09T23:56:02.083Z] #39 117.7 CC criu/cr-restore.o [2020-07-09T23:56:02.343Z] #39 ... [2020-07-09T23:56:02.343Z] [2020-07-09T23:56:02.343Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:56:02.343Z] #14 127.6 Selecting previously unselected package net-tools. [2020-07-09T23:56:02.343Z] #14 127.6 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-09T23:56:02.343Z] #14 127.6 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-09T23:56:02.353Z] net/http/httptrace [2020-07-09T23:56:02.353Z] net/http [2020-07-09T23:56:02.509Z] #24 ... [2020-07-09T23:56:02.509Z] [2020-07-09T23:56:02.509Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-09T23:56:02.509Z] #12 DONE 4.1s [2020-07-09T23:56:02.602Z] #14 128.0 Selecting previously unselected package python-pip-whl. [2020-07-09T23:56:02.602Z] #14 128.0 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-09T23:56:02.602Z] #14 128.0 Unpacking python-pip-whl (18.1-5) ... [2020-07-09T23:56:02.769Z] [2020-07-09T23:56:02.769Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-09T23:56:02.769Z] #52 18.51 Checking out files: 81% (823/1005) Checking out files: 82% (825/1005) Checking out files: 83% (835/1005) Checking out files: 84% (845/1005) Checking out files: 85% (855/1005) Checking out files: 86% (865/1005) Checking out files: 87% (875/1005) Checking out files: 88% (885/1005) Checking out files: 89% (895/1005) Checking out files: 90% (905/1005) Checking out files: 91% (915/1005) Checking out files: 92% (925/1005) Checking out files: 93% (935/1005) Checking out files: 94% (945/1005) Checking out files: 95% (955/1005) Checking out files: 96% (965/1005) Checking out files: 97% (975/1005) Checking out files: 98% (985/1005) Checking out files: 99% (995/1005) Checking out files: 100% (1005/1005) Checking out files: 100% (1005/1005), done. [2020-07-09T23:56:02.769Z] #52 18.95 + cd /tmp/tmp.p5QibatR3m/src/github.com/opencontainers/runc [2020-07-09T23:56:02.769Z] #52 18.95 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:56:02.769Z] #52 20.06 + '[' -z '' ']' [2020-07-09T23:56:02.769Z] #52 20.06 + target=static [2020-07-09T23:56:02.769Z] #52 20.06 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-09T23:56:03.340Z] #52 ... [2020-07-09T23:56:03.340Z] [2020-07-09T23:56:03.340Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:56:03.340Z] #42 54.32 internal/oserror [2020-07-09T23:56:03.340Z] #42 54.46 syscall [2020-07-09T23:56:03.340Z] #42 62.76 time [2020-07-09T23:56:03.540Z] #14 128.6 Selecting previously unselected package python3-lib2to3. [2020-07-09T23:56:03.540Z] #14 128.6 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-09T23:56:03.540Z] #14 128.6 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-09T23:56:03.540Z] #14 128.7 Selecting previously unselected package python3-distutils. [2020-07-09T23:56:03.540Z] #14 128.7 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-09T23:56:03.540Z] #14 128.7 Unpacking python3-distutils (3.7.3-1) ... [2020-07-09T23:56:03.540Z] #14 128.9 Selecting previously unselected package python3-pip. [2020-07-09T23:56:03.540Z] #14 128.9 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-09T23:56:03.540Z] #14 128.9 Unpacking python3-pip (18.1-5) ... [2020-07-09T23:56:03.609Z] #42 ... [2020-07-09T23:56:03.609Z] [2020-07-09T23:56:03.609Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:56:03.609Z] #31 61.51 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-09T23:56:03.609Z] #31 61.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-09T23:56:03.609Z] #31 61.52 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-09T23:56:03.609Z] #31 61.73 Selecting previously unselected package librhash0:amd64. [2020-07-09T23:56:03.609Z] #31 61.73 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-09T23:56:03.609Z] #31 61.74 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-09T23:56:03.609Z] #31 61.95 Selecting previously unselected package libuv1:amd64. [2020-07-09T23:56:03.609Z] #31 61.95 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-09T23:56:03.609Z] #31 61.96 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-09T23:56:03.609Z] #31 62.14 Selecting previously unselected package cmake. [2020-07-09T23:56:03.609Z] #31 62.14 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-09T23:56:03.609Z] #31 62.19 Unpacking cmake (3.13.4-1) ... [2020-07-09T23:56:03.609Z] #31 ... [2020-07-09T23:56:03.609Z] [2020-07-09T23:56:03.609Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:56:03.609Z] #29 54.70 time [2020-07-09T23:56:03.609Z] #29 62.12 internal/poll [2020-07-09T23:56:03.609Z] #29 62.90 internal/fmtsort [2020-07-09T23:56:03.609Z] #29 63.63 internal/syscall/execenv [2020-07-09T23:56:03.609Z] #29 63.96 internal/syscall/unix [2020-07-09T23:56:03.609Z] #29 64.48 strings [2020-07-09T23:56:03.800Z] #14 129.0 Selecting previously unselected package python3-pkg-resources. [2020-07-09T23:56:03.800Z] #14 129.0 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-09T23:56:03.800Z] #14 129.1 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-09T23:56:03.800Z] #14 129.2 Selecting previously unselected package python3-setuptools. [2020-07-09T23:56:03.800Z] #14 129.2 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-09T23:56:03.800Z] #14 129.2 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-09T23:56:03.869Z] #29 ... [2020-07-09T23:56:03.869Z] [2020-07-09T23:56:03.869Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:56:03.869Z] #38 58.89 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-09T23:56:03.869Z] #38 59.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-09T23:56:03.869Z] #38 59.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-09T23:56:03.869Z] #38 59.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-09T23:56:03.869Z] #38 59.75 Setting up python-six (1.12.0-1) ... [2020-07-09T23:56:03.869Z] #38 64.33 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-09T23:56:03.869Z] #38 64.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-09T23:56:03.869Z] #38 64.36 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-09T23:56:03.869Z] #38 64.37 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-09T23:56:03.869Z] #38 64.38 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-09T23:56:03.869Z] #38 64.39 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-09T23:56:03.869Z] #38 64.40 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-09T23:56:03.869Z] #38 64.41 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-09T23:56:03.869Z] #38 64.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-09T23:56:03.869Z] #38 64.44 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-09T23:56:03.869Z] #38 ... [2020-07-09T23:56:03.869Z] [2020-07-09T23:56:03.869Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:56:03.869Z] #24 20.55 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-09T23:56:03.869Z] #24 21.09 [2020-07-09T23:56:04.059Z] #14 129.4 Selecting previously unselected package python3-wheel. [2020-07-09T23:56:04.059Z] #14 129.4 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-09T23:56:04.059Z] #14 129.5 Unpacking python3-wheel (0.32.3-2) ... [2020-07-09T23:56:04.059Z] #14 129.5 Selecting previously unselected package thin-provisioning-tools. [2020-07-09T23:56:04.059Z] #14 129.5 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-09T23:56:04.059Z] #14 129.5 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-09T23:56:04.129Z] #24 21.32 0.7% ######################################################################## 100.0% [2020-07-09T23:56:04.319Z] #14 129.8 Selecting previously unselected package vim-runtime. [2020-07-09T23:56:04.319Z] #14 129.8 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-09T23:56:04.389Z] #24 21.61 [2020-07-09T23:56:04.578Z] #14 129.8 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-09T23:56:04.578Z] #14 129.9 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-09T23:56:04.578Z] #14 129.9 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-09T23:56:05.109Z] github.com/LK4D4/vndr/godl [2020-07-09T23:56:05.109Z] github.com/LK4D4/vndr [2020-07-09T23:56:05.329Z] #24 22.69 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-09T23:56:05.329Z] #24 22.83 skipping existing 1849cc453dee [2020-07-09T23:56:05.492Z] Fetching without tags [2020-07-09T23:56:05.589Z] #24 22.97 [2020-07-09T23:56:05.589Z] #24 ... [2020-07-09T23:56:05.589Z] [2020-07-09T23:56:05.589Z] #13 [dev 6/25] RUN ldconfig [2020-07-09T23:56:05.589Z] #13 DONE 3.1s [2020-07-09T23:56:05.849Z] [2020-07-09T23:56:05.849Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:56:05.849Z] #31 66.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-09T23:56:05.849Z] #31 66.33 Setting up xxd (2:8.1.0875-5) ... [2020-07-09T23:56:05.849Z] #31 66.34 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-09T23:56:05.849Z] #31 66.38 Setting up vim-common (2:8.1.0875-5) ... [2020-07-09T23:56:05.849Z] #31 66.44 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-09T23:56:05.849Z] #31 66.45 Setting up cmake-data (3.13.4-1) ... [2020-07-09T23:56:05.849Z] #31 66.47 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-09T23:56:05.849Z] #31 66.48 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-09T23:56:05.849Z] #31 66.49 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-09T23:56:05.850Z] #31 66.50 Setting up cmake (3.13.4-1) ... [2020-07-09T23:56:05.850Z] #31 66.51 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:56:05.850Z] #31 66.64 Processing triggers for mime-support (3.62) ... [2020-07-09T23:56:06.110Z] #31 DONE 67.4s [2020-07-09T23:56:06.110Z] [2020-07-09T23:56:06.110Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:56:06.211Z] Merging remotes/origin/19.03 commit a40b877fbb9ec53925355cf9812fbb14fff925b9 into PR head commit 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:56:06.370Z] #14 ... [2020-07-09T23:56:06.370Z] [2020-07-09T23:56:06.370Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:56:06.370Z] #32 DONE 0.1s [2020-07-09T23:56:06.370Z] [2020-07-09T23:56:06.370Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-09T23:56:06.370Z] #33 DONE 0.1s [2020-07-09T23:56:06.370Z] [2020-07-09T23:56:06.370Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-09T23:56:05.191Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-09T23:56:05.233Z] > git config --add remote.origin.fetch +refs/pull/41192/head:refs/remotes/origin/PR-41192 # timeout=10 [2020-07-09T23:56:05.273Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:56:05.389Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-09T23:56:05.519Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-09T23:56:05.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-09T23:56:05.521Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41192/head:refs/remotes/origin/PR-41192 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-09T23:56:06.311Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:56:06.352Z] > git checkout -f 9d6053eda290badf708da39839249d3b041dea6d # timeout=10 [2020-07-09T23:56:07.866Z] Removing intermediate container 0fef7a662f4c [2020-07-09T23:56:07.866Z] ---> 0dd25ea37af2 [2020-07-09T23:56:07.866Z] Step 53/140 : FROM dev-base AS containerd [2020-07-09T23:56:07.866Z] ---> c8ec8d3e757e [2020-07-09T23:56:07.866Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-07-09T23:56:07.866Z] ---> Using cache [2020-07-09T23:56:07.866Z] ---> c61941c97001 [2020-07-09T23:56:07.866Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-07-09T23:56:07.866Z] ---> Running in 5145ba94dcbb [2020-07-09T23:56:07.866Z] Removing intermediate container 5145ba94dcbb [2020-07-09T23:56:07.866Z] ---> 993c9bcd088d [2020-07-09T23:56:07.866Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-07-09T23:56:07.866Z] ---> Running in 94285978a016 [2020-07-09T23:56:07.866Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:56:07.866Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:56:07.866Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:56:07.869Z] #14 132.9 Selecting previously unselected package vim. [2020-07-09T23:56:07.869Z] #14 132.9 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-09T23:56:07.869Z] #14 133.0 Unpacking vim (2:8.1.0875-5) ... [2020-07-09T23:56:08.129Z] #14 133.5 Selecting previously unselected package xfsprogs. [2020-07-09T23:56:08.129Z] #14 133.5 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-09T23:56:08.129Z] #14 133.5 Unpacking xfsprogs (4.20.0-1) ... [2020-07-09T23:56:08.161Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-09T23:56:08.280Z] #34 ... [2020-07-09T23:56:08.280Z] [2020-07-09T23:56:08.280Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-09T23:56:08.280Z] #24 24.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-09T23:56:08.280Z] #24 25.07 [2020-07-09T23:56:08.280Z] #24 25.24 ######################################################################## 100.0% [2020-07-09T23:56:08.280Z] #24 25.32 [2020-07-09T23:56:08.280Z] #24 25.41 Download of images into '/build' complete. [2020-07-09T23:56:08.280Z] #24 25.41 Use something like the following to load the result into a Docker daemon: [2020-07-09T23:56:08.280Z] #24 25.41 tar -cC '/build' . | docker load [2020-07-09T23:56:08.280Z] #24 DONE 25.5s [2020-07-09T23:56:08.280Z] [2020-07-09T23:56:08.280Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:56:08.280Z] #29 65.17 os [2020-07-09T23:56:08.280Z] #29 68.09 bytes [2020-07-09T23:56:08.388Z] #14 133.9 Selecting previously unselected package zip. [2020-07-09T23:56:08.648Z] #14 133.9 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-07-09T23:56:08.648Z] #14 133.9 Unpacking zip (3.0-11+b1) ... [2020-07-09T23:56:08.648Z] #14 134.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-09T23:56:08.648Z] #14 134.2 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-09T23:56:08.648Z] #14 134.2 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-09T23:56:08.648Z] #14 134.2 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-09T23:56:08.908Z] #14 134.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-09T23:56:08.908Z] #14 134.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-09T23:56:08.908Z] #14 134.2 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-09T23:56:08.908Z] #14 134.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-09T23:56:08.908Z] #14 134.2 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-09T23:56:08.908Z] #14 134.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-09T23:56:08.908Z] #14 134.3 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-09T23:56:08.908Z] #14 134.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:56:08.908Z] #14 134.3 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-09T23:56:08.908Z] #14 134.3 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-09T23:56:08.908Z] #14 134.3 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-09T23:56:08.908Z] #14 134.3 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-09T23:56:08.908Z] #14 134.3 Setting up xxd (2:8.1.0875-5) ... [2020-07-09T23:56:08.908Z] #14 134.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-09T23:56:08.908Z] #14 134.3 Setting up zip (3.0-11+b1) ... [2020-07-09T23:56:08.908Z] #14 134.3 Setting up vim-common (2:8.1.0875-5) ... [2020-07-09T23:56:08.908Z] #14 134.4 Setting up bash-completion (1:2.8-6) ... [2020-07-09T23:56:09.149Z] Merge succeeded, producing 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:56:09.150Z] Checking out Revision 9d6053eda290badf708da39839249d3b041dea6d (PR-41192) [2020-07-09T23:56:09.205Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-09T23:56:09.205Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-09T23:56:09.665Z] #29 70.73 fmt [2020-07-09T23:56:08.846Z] > git merge a40b877fbb9ec53925355cf9812fbb14fff925b9 # timeout=10 [2020-07-09T23:56:08.982Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-09T23:56:09.175Z] > git config core.sparsecheckout # timeout=10 [2020-07-09T23:56:09.218Z] > git checkout -f 9d6053eda290badf708da39839249d3b041dea6d # timeout=10 [2020-07-09T23:56:10.234Z] #29 ... [2020-07-09T23:56:10.234Z] [2020-07-09T23:56:10.234Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-09T23:56:10.234Z] #34 3.884 + RM_GOPATH=0 [2020-07-09T23:56:10.234Z] #34 3.884 + TMP_GOPATH= [2020-07-09T23:56:10.234Z] #34 3.884 + : /build [2020-07-09T23:56:10.234Z] #34 3.884 + '[' -z '' ']' [2020-07-09T23:56:10.234Z] #34 3.884 ++ mktemp -d [2020-07-09T23:56:10.234Z] #34 3.895 + export GOPATH=/tmp/tmp.gVG7x5CJMK [2020-07-09T23:56:10.234Z] #34 3.895 + GOPATH=/tmp/tmp.gVG7x5CJMK [2020-07-09T23:56:10.234Z] #34 3.895 + RM_GOPATH=1 [2020-07-09T23:56:10.234Z] #34 3.895 ++ dirname ./install.sh [2020-07-09T23:56:10.234Z] #34 3.911 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-09T23:56:10.234Z] #34 3.911 + dir=. [2020-07-09T23:56:10.234Z] #34 3.911 + bin=tini [2020-07-09T23:56:10.234Z] #34 3.911 + shift [2020-07-09T23:56:10.234Z] #34 3.911 + '[' '!' -f ./tini.installer ']' [2020-07-09T23:56:10.234Z] #34 3.911 + . ./tini.installer [2020-07-09T23:56:10.234Z] #34 3.911 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-09T23:56:10.234Z] #34 3.911 + install_tini [2020-07-09T23:56:10.234Z] #34 3.911 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-09T23:56:10.234Z] #34 3.911 + git clone https://github.com/krallin/tini.git /tmp/tmp.gVG7x5CJMK/tini [2020-07-09T23:56:10.234Z] #34 3.926 Cloning into '/tmp/tmp.gVG7x5CJMK/tini'... [2020-07-09T23:56:10.725Z] Fetched 8140 kB in 3s (3073 kB/s) [2020-07-09T23:56:11.020Z] Reading package lists... [2020-07-09T23:56:11.174Z] #34 4.863 + cd /tmp/tmp.gVG7x5CJMK/tini [2020-07-09T23:56:11.174Z] #34 4.863 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-09T23:56:11.174Z] #34 4.876 + cmake . [2020-07-09T23:56:11.744Z] #34 ... [2020-07-09T23:56:11.745Z] [2020-07-09T23:56:11.745Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:56:11.745Z] #38 72.78 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-09T23:56:11.745Z] #38 72.80 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:56:11.745Z] #38 DONE 73.1s [2020-07-09T23:56:11.745Z] [2020-07-09T23:56:11.745Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-09T23:56:11.745Z] #34 5.515 -- The C compiler identification is GNU 8.3.0 [2020-07-09T23:56:11.954Z] Reading package lists... [2020-07-09T23:56:11.954Z] Building dependency tree... [2020-07-09T23:56:11.954Z] Reading state information... [2020-07-09T23:56:12.007Z] #34 5.631 -- Check for working C compiler: /usr/bin/cc [2020-07-09T23:56:12.201Z] #14 137.1 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-09T23:56:12.201Z] #14 137.1 Setting up xz-utils (5.2.4-1) ... [2020-07-09T23:56:12.201Z] #14 137.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-09T23:56:12.201Z] #14 137.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-09T23:56:12.201Z] #14 137.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-09T23:56:12.201Z] #14 137.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-09T23:56:12.201Z] #14 137.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:56:12.201Z] #14 137.2 Setting up pigz (2.4-1) ... [2020-07-09T23:56:12.201Z] #14 137.2 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-09T23:56:12.201Z] #14 137.2 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-09T23:56:12.201Z] #14 137.2 Setting up python-pip-whl (18.1-5) ... [2020-07-09T23:56:12.201Z] #14 137.2 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-09T23:56:12.201Z] #14 137.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-09T23:56:12.201Z] #14 137.2 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-09T23:56:12.201Z] #14 137.7 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-09T23:56:12.201Z] #14 137.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-09T23:56:12.201Z] #14 137.7 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-09T23:56:12.201Z] #14 137.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-09T23:56:12.201Z] #14 137.7 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-09T23:56:12.202Z] #14 137.7 Setting up vim (2:8.1.0875-5) ... [2020-07-09T23:56:12.202Z] #14 137.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-09T23:56:12.202Z] #14 137.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-09T23:56:12.202Z] #14 137.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-09T23:56:12.202Z] #14 137.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-09T23:56:12.202Z] #14 137.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-09T23:56:12.202Z] #14 137.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-09T23:56:12.249Z] The following additional packages will be installed: [2020-07-09T23:56:12.249Z] libbtrfs0 [2020-07-09T23:56:12.249Z] The following NEW packages will be installed: [2020-07-09T23:56:12.249Z] libbtrfs-dev libbtrfs0 [2020-07-09T23:56:12.249Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:56:12.249Z] Need to get 120 kB of archives. [2020-07-09T23:56:12.249Z] After this operation, 423 kB of additional disk space will be used. [2020-07-09T23:56:12.249Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-09T23:56:12.249Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-09T23:56:12.462Z] #14 137.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-09T23:56:12.462Z] #14 137.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-09T23:56:12.462Z] #14 137.8 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-09T23:56:12.462Z] #14 137.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-09T23:56:12.462Z] #14 137.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:56:12.462Z] #14 137.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-09T23:56:12.462Z] #14 137.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-09T23:56:12.462Z] #14 137.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:56:12.462Z] #14 137.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-09T23:56:12.462Z] #14 137.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-09T23:56:12.462Z] #14 137.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-09T23:56:12.462Z] #14 137.9 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-09T23:56:12.462Z] #14 137.9 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-09T23:56:12.462Z] #14 137.9 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-09T23:56:12.462Z] #14 137.9 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-09T23:56:12.462Z] #14 137.9 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-09T23:56:12.544Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:56:12.544Z] Fetched 120 kB in 0s (1608 kB/s) [2020-07-09T23:56:12.544Z] Selecting previously unselected package libbtrfs0. [2020-07-09T23:56:12.544Z] (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-09T23:56:12.544Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-09T23:56:12.544Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-09T23:56:12.544Z] Selecting previously unselected package libbtrfs-dev. [2020-07-09T23:56:12.544Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-09T23:56:12.544Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:56:12.544Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-07-09T23:56:12.544Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:56:12.544Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:56:12.840Z] Removing intermediate container 94285978a016 [2020-07-09T23:56:12.840Z] ---> 7b4b14729613 [2020-07-09T23:56:12.840Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-07-09T23:56:12.840Z] ---> Running in 7d2b739b23e2 [2020-07-09T23:56:12.950Z] #34 6.485 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-09T23:56:12.951Z] #34 6.491 -- Detecting C compiler ABI info [2020-07-09T23:56:13.135Z] Removing intermediate container 7d2b739b23e2 [2020-07-09T23:56:13.135Z] ---> 16567bd2b4dc [2020-07-09T23:56:13.135Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:56:13.135Z] ---> e9ed30e86250 [2020-07-09T23:56:13.135Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-09T23:56:13.135Z] ---> 95656b6b7ddf [2020-07-09T23:56:13.135Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-09T23:56:13.431Z] ---> Running in 14e491cd31e8 [2020-07-09T23:56:13.431Z] + RM_GOPATH=0 [2020-07-09T23:56:13.431Z] + TMP_GOPATH= [2020-07-09T23:56:13.431Z] + : /build [2020-07-09T23:56:13.431Z] + '[' -z '' ']' [2020-07-09T23:56:13.431Z] ++ mktemp -d [2020-07-09T23:56:13.431Z] + export GOPATH=/tmp/tmp.cK694nIe34 [2020-07-09T23:56:13.431Z] + GOPATH=/tmp/tmp.cK694nIe34 [2020-07-09T23:56:13.431Z] + RM_GOPATH=1 [2020-07-09T23:56:13.431Z] ++ dirname ./install.sh [2020-07-09T23:56:13.431Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:56:13.431Z] + dir=. [2020-07-09T23:56:13.431Z] + bin=containerd [2020-07-09T23:56:13.431Z] + shift [2020-07-09T23:56:13.431Z] + '[' '!' -f ./containerd.installer ']' [2020-07-09T23:56:13.431Z] + . ./containerd.installer [2020-07-09T23:56:13.431Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:56:13.431Z] + install_containerd [2020-07-09T23:56:13.431Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-09T23:56:13.431Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.cK694nIe34/src/github.com/containerd/containerd [2020-07-09T23:56:13.431Z] Cloning into '/tmp/tmp.cK694nIe34/src/github.com/containerd/containerd'... [2020-07-09T23:56:13.524Z] #34 7.162 -- Detecting C compiler ABI info - done [2020-07-09T23:56:13.524Z] #34 7.260 -- Detecting C compile features [2020-07-09T23:56:14.094Z] #34 ... [2020-07-09T23:56:14.094Z] [2020-07-09T23:56:14.094Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-09T23:56:14.094Z] #52 22.90 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-09T23:56:14.354Z] #52 ... [2020-07-09T23:56:14.354Z] [2020-07-09T23:56:14.354Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:56:14.354Z] #14 4.958 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-09T23:56:14.354Z] #14 5.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-09T23:56:14.354Z] #14 5.124 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-09T23:56:14.354Z] #14 6.035 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-09T23:56:14.354Z] #14 7.901 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-09T23:56:14.601Z] #57 159.7 🇩 bin/containerd-stress [2020-07-09T23:56:14.895Z] #57 160.9 🇩 bin/containerd-shim [2020-07-09T23:56:15.295Z] #14 9.825 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-09T23:56:15.776Z] #14 141.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-09T23:56:15.776Z] #14 141.0 Setting up iptables (1.8.2-4) ... [2020-07-09T23:56:15.776Z] #14 141.0 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-09T23:56:15.776Z] #14 141.0 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-09T23:56:15.776Z] #14 141.0 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-09T23:56:15.776Z] #14 141.0 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-09T23:56:15.776Z] #14 141.0 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-09T23:56:15.776Z] #14 141.0 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-09T23:56:15.776Z] #14 141.0 Setting up python3 (3.7.3-1) ... [2020-07-09T23:56:15.866Z] #14 ... [2020-07-09T23:56:15.866Z] [2020-07-09T23:56:15.866Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-09T23:56:15.866Z] #34 9.697 -- Detecting C compile features - done [2020-07-09T23:56:16.037Z] #14 141.4 Setting up python3-wheel (0.32.3-2) ... [2020-07-09T23:56:16.126Z] #34 9.736 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-09T23:56:16.696Z] #34 10.16 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-09T23:56:16.696Z] #34 10.31 -- Configuring done [2020-07-09T23:56:16.696Z] #34 10.32 -- Generating done [2020-07-09T23:56:16.696Z] #34 10.35 -- Build files have been written to: /tmp/tmp.gVG7x5CJMK/tini [2020-07-09T23:56:16.696Z] #34 10.38 + make tini-static [2020-07-09T23:56:16.869Z] #14 142.1 Setting up apparmor (2.13.2-10) ... [2020-07-09T23:56:16.869Z] #14 ... [2020-07-09T23:56:16.869Z] [2020-07-09T23:56:16.869Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:56:16.869Z] #39 122.3 CC criu/cr-service.o [2020-07-09T23:56:16.869Z] #39 124.0 CC criu/crtools.o [2020-07-09T23:56:16.869Z] #39 124.6 CC criu/eventfd.o [2020-07-09T23:56:16.869Z] #39 125.0 CC criu/eventpoll.o [2020-07-09T23:56:16.869Z] #39 126.0 CC criu/external.o [2020-07-09T23:56:16.869Z] #39 126.4 CC criu/fault-injection.o [2020-07-09T23:56:16.869Z] #39 126.5 CC criu/fdstore.o [2020-07-09T23:56:16.869Z] #39 126.8 CC criu/fifo.o [2020-07-09T23:56:16.869Z] #39 127.2 CC criu/file-ids.o [2020-07-09T23:56:16.869Z] #39 127.5 CC criu/file-lock.o [2020-07-09T23:56:16.869Z] #39 128.5 CC criu/files-ext.o [2020-07-09T23:56:16.869Z] #39 128.9 CC criu/files-reg.o [2020-07-09T23:56:16.869Z] #39 131.2 CC criu/files.o [2020-07-09T23:56:17.274Z] #34 10.84 Scanning dependencies of target tini-static [2020-07-09T23:56:17.534Z] #34 11.06 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-09T23:56:17.809Z] #39 133.4 CC criu/filesystems.o [2020-07-09T23:56:17.948Z] + cd /tmp/tmp.cK694nIe34/src/github.com/containerd/containerd [2020-07-09T23:56:17.948Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:56:18.069Z] #39 ... [2020-07-09T23:56:18.069Z] [2020-07-09T23:56:18.069Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:56:18.069Z] #14 143.6 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-09T23:56:18.588Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-09T23:56:18.588Z] + BUILDTAGS='netgo osusergo static_build' [2020-07-09T23:56:18.588Z] + export EXTRA_FLAGS=-buildmode=pie [2020-07-09T23:56:18.588Z] + EXTRA_FLAGS=-buildmode=pie [2020-07-09T23:56:18.588Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-09T23:56:18.588Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-09T23:56:18.588Z] + '[' '' = dynamic ']' [2020-07-09T23:56:18.588Z] + make [2020-07-09T23:56:18.639Z] #14 144.0 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-09T23:56:19.229Z] 🇩 bin/ctr [2020-07-09T23:56:19.369Z] #57 164.9 🇩 bin/containerd-shim-runc-v1 [2020-07-09T23:56:19.458Z] #34 ... [2020-07-09T23:56:19.458Z] [2020-07-09T23:56:19.458Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:56:19.458Z] #42 69.90 internal/fmtsort [2020-07-09T23:56:19.458Z] #42 70.49 internal/poll [2020-07-09T23:56:19.458Z] #42 71.10 internal/syscall/execenv [2020-07-09T23:56:19.458Z] #42 71.41 internal/syscall/unix [2020-07-09T23:56:19.458Z] #42 71.87 strings [2020-07-09T23:56:19.458Z] #42 73.73 os [2020-07-09T23:56:19.458Z] #42 75.43 regexp/syntax [2020-07-09T23:56:19.458Z] #42 77.66 fmt [2020-07-09T23:56:19.458Z] #42 ... [2020-07-09T23:56:19.458Z] [2020-07-09T23:56:19.458Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-09T23:56:19.458Z] #34 12.90 [100%] Linking C executable tini-static [2020-07-09T23:56:19.579Z] #14 144.9 Setting up python3-distutils (3.7.3-1) ... [2020-07-09T23:56:19.718Z] #34 13.47 [100%] Built target tini-static [2020-07-09T23:56:19.718Z] #34 13.54 + mkdir -p /build [2020-07-09T23:56:19.983Z] #34 13.56 + cp tini-static /build/docker-init [2020-07-09T23:56:20.149Z] #14 145.4 Setting up python3-setuptools (40.8.0-1) ... [2020-07-09T23:56:20.244Z] #34 DONE 14.0s [2020-07-09T23:56:20.244Z] [2020-07-09T23:56:20.244Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:56:20.244Z] #42 80.83 path/filepath [2020-07-09T23:56:20.815Z] #42 ... [2020-07-09T23:56:20.815Z] [2020-07-09T23:56:20.815Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:56:20.815Z] #29 71.86 bufio [2020-07-09T23:56:20.815Z] #29 74.01 path/filepath [2020-07-09T23:56:20.815Z] #29 75.22 io/ioutil [2020-07-09T23:56:20.815Z] #29 75.86 path [2020-07-09T23:56:20.815Z] #29 76.31 text/tabwriter [2020-07-09T23:56:20.815Z] #29 77.21 github.com/BurntSushi/toml [2020-07-09T23:56:20.815Z] #29 77.22 flag [2020-07-09T23:56:20.815Z] #29 79.23 log [2020-07-09T23:56:20.887Z] #57 166.6 🇩 binaries [2020-07-09T23:56:20.887Z] #57 166.6 + mkdir -p /build [2020-07-09T23:56:20.887Z] #57 166.6 + cp bin/containerd /build/containerd [2020-07-09T23:56:20.887Z] #57 166.7 + cp bin/containerd-shim /build/containerd-shim [2020-07-09T23:56:20.887Z] #57 166.7 + cp bin/ctr /build/ctr [2020-07-09T23:56:21.075Z] #29 ... [2020-07-09T23:56:21.075Z] [2020-07-09T23:56:21.075Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:56:21.075Z] #39 3.871 Note: Building without setproctitle() and strlcpy() support. [2020-07-09T23:56:21.075Z] #39 3.871 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-09T23:56:21.075Z] #39 3.875 Note: Building without GnuTLS support [2020-07-09T23:56:21.075Z] #39 3.879 Makefile.config:39: Warn: you have no libnftables installed [2020-07-09T23:56:21.075Z] #39 3.879 Makefile.config:40: Warn: Building without nftables support [2020-07-09T23:56:21.075Z] #39 5.898 fatal: not a git repository (or any of the parent directories): .git [2020-07-09T23:56:21.075Z] #39 5.947 GEN .gitid [2020-07-09T23:56:21.075Z] #39 5.987 GEN criu/include/version.h [2020-07-09T23:56:21.075Z] #39 6.033 GEN include/common/asm [2020-07-09T23:56:21.075Z] #39 7.789 PBCC images/timens.pb-c.c [2020-07-09T23:56:21.075Z] #39 7.820 DEP images/timens.pb-c.d [2020-07-09T23:56:21.075Z] #39 7.875 PBCC images/fown.pb-c.c [2020-07-09T23:56:21.076Z] #39 7.908 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-09T23:56:21.076Z] #39 7.971 PBCC images/opts.pb-c.c [2020-07-09T23:56:21.076Z] #39 8.039 PBCC images/memfd.pb-c.c [2020-07-09T23:56:21.076Z] #39 8.133 DEP images/fown.pb-c.d [2020-07-09T23:56:21.076Z] #39 8.236 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-09T23:56:21.076Z] #39 8.371 DEP images/opts.pb-c.d [2020-07-09T23:56:21.076Z] #39 8.443 DEP images/memfd.pb-c.d [2020-07-09T23:56:21.076Z] #39 8.661 PBCC images/sit.pb-c.c [2020-07-09T23:56:21.076Z] #39 8.753 DEP images/sit.pb-c.d [2020-07-09T23:56:21.076Z] #39 8.928 PBCC images/macvlan.pb-c.c [2020-07-09T23:56:21.076Z] #39 8.981 DEP images/macvlan.pb-c.d [2020-07-09T23:56:21.076Z] #39 9.064 PBCC images/autofs.pb-c.c [2020-07-09T23:56:21.076Z] #39 9.168 DEP images/autofs.pb-c.d [2020-07-09T23:56:21.181Z] #57 DONE 167.2s [2020-07-09T23:56:21.336Z] #39 9.335 PBCC images/sysctl.pb-c.c [2020-07-09T23:56:21.336Z] #39 9.395 DEP images/sysctl.pb-c.d [2020-07-09T23:56:21.336Z] #39 9.468 PBCC images/time.pb-c.c [2020-07-09T23:56:21.336Z] #39 9.583 DEP images/time.pb-c.d [2020-07-09T23:56:21.530Z] #14 146.6 Setting up python3-pip (18.1-5) ... [2020-07-09T23:56:21.596Z] #39 9.639 PBCC images/binfmt-misc.pb-c.c [2020-07-09T23:56:21.596Z] #39 9.683 DEP images/binfmt-misc.pb-c.d [2020-07-09T23:56:21.596Z] #39 ... [2020-07-09T23:56:21.596Z] [2020-07-09T23:56:21.596Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-09T23:56:21.596Z] #29 82.51 github.com/BurntSushi/toml/cmd/tomlv [2020-07-09T23:56:22.226Z] [2020-07-09T23:56:22.226Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-09T23:56:22.226Z] #58 DONE 0.3s [2020-07-09T23:56:22.471Z] #14 147.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-09T23:56:22.471Z] #14 147.7 Setting up dmsetup (2:1.02.155-3) ... [2020-07-09T23:56:22.471Z] #14 147.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-09T23:56:22.471Z] #14 147.7 Setting up xfsprogs (4.20.0-1) ... [2020-07-09T23:56:22.471Z] #14 147.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-09T23:56:22.471Z] #14 147.7 Processing triggers for mime-support (3.62) ... [2020-07-09T23:56:22.471Z] #14 147.7 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:56:22.519Z] [2020-07-09T23:56:22.519Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-09T23:56:22.519Z] #62 DONE 0.2s [2020-07-09T23:56:22.519Z] [2020-07-09T23:56:22.519Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-09T23:56:22.816Z] #64 DONE 0.2s [2020-07-09T23:56:22.816Z] [2020-07-09T23:56:22.816Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-09T23:56:22.816Z] #67 DONE 0.1s [2020-07-09T23:56:22.816Z] [2020-07-09T23:56:22.816Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-09T23:56:22.816Z] #68 DONE 0.0s [2020-07-09T23:56:22.816Z] [2020-07-09T23:56:22.816Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-09T23:56:23.041Z] #14 DONE 148.4s [2020-07-09T23:56:23.041Z] [2020-07-09T23:56:23.041Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-09T23:56:23.466Z] #69 DONE 0.7s [2020-07-09T23:56:23.466Z] [2020-07-09T23:56:23.466Z] #70 exporting to image [2020-07-09T23:56:23.466Z] #70 exporting layers [2020-07-09T23:56:24.955Z] #15 1.771 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-09T23:56:24.955Z] #15 1.775 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-09T23:56:24.955Z] #15 1.779 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-09T23:56:24.955Z] #15 DONE 1.8s [2020-07-09T23:56:24.955Z] [2020-07-09T23:56:24.955Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:56:24.955Z] #39 134.2 CC criu/fsnotify.o [2020-07-09T23:56:24.955Z] #39 135.4 CC criu/image-desc.o [2020-07-09T23:56:24.955Z] #39 135.5 CC criu/image.o [2020-07-09T23:56:24.955Z] #39 136.4 CC criu/ipc_ns.o [2020-07-09T23:56:24.955Z] #39 137.7 CC criu/irmap.o [2020-07-09T23:56:24.955Z] #39 138.4 CC criu/kcmp-ids.o [2020-07-09T23:56:24.955Z] #39 138.8 CC criu/kerndat.o [2020-07-09T23:56:24.955Z] #39 140.1 CC criu/libnetlink.o [2020-07-09T23:56:24.955Z] #39 ... [2020-07-09T23:56:24.955Z] [2020-07-09T23:56:24.955Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-09T23:56:25.002Z] Commit message: "Revendor hcsshim to fix image import bug" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-09T23:56:25.803Z] #29 DONE 86.3s [2020-07-09T23:56:25.803Z] [2020-07-09T23:56:25.803Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:56:25.803Z] #39 9.740 PBCC images/seccomp.pb-c.c [2020-07-09T23:56:25.803Z] #39 9.787 DEP images/seccomp.pb-c.d [2020-07-09T23:56:25.803Z] #39 9.824 PBCC images/userns.pb-c.c [2020-07-09T23:56:25.803Z] #39 9.850 DEP images/userns.pb-c.d [2020-07-09T23:56:25.803Z] #39 9.910 PBCC images/cgroup.pb-c.c [2020-07-09T23:56:25.803Z] #39 9.948 DEP images/cgroup.pb-c.d [2020-07-09T23:56:25.803Z] #39 10.01 PBCC images/ext-file.pb-c.c [2020-07-09T23:56:25.803Z] #39 10.06 DEP images/ext-file.pb-c.d [2020-07-09T23:56:25.803Z] #39 10.10 PBCC images/rpc.pb-c.c [2020-07-09T23:56:25.803Z] #39 10.14 DEP images/rpc.pb-c.d [2020-07-09T23:56:25.803Z] #39 10.23 PBCC images/siginfo.pb-c.c [2020-07-09T23:56:25.803Z] #39 10.28 DEP images/siginfo.pb-c.d [2020-07-09T23:56:25.803Z] #39 10.34 PBCC images/pagemap.pb-c.c [2020-07-09T23:56:25.803Z] #39 10.42 DEP images/pagemap.pb-c.d [2020-07-09T23:56:25.803Z] #39 10.49 PBCC images/rlimit.pb-c.c [2020-07-09T23:56:25.803Z] #39 10.54 DEP images/rlimit.pb-c.d [2020-07-09T23:56:25.803Z] #39 10.61 PBCC images/file-lock.pb-c.c [2020-07-09T23:56:25.803Z] #39 10.67 DEP images/file-lock.pb-c.d [2020-07-09T23:56:25.803Z] #39 10.73 PBCC images/tty.pb-c.c [2020-07-09T23:56:25.803Z] #39 10.78 DEP images/tty.pb-c.d [2020-07-09T23:56:25.803Z] #39 10.84 PBCC images/tun.pb-c.c [2020-07-09T23:56:25.803Z] #39 10.93 PBCC images/netdev.pb-c.c [2020-07-09T23:56:25.803Z] #39 11.03 DEP images/tun.pb-c.d [2020-07-09T23:56:25.803Z] #39 11.09 DEP images/netdev.pb-c.d [2020-07-09T23:56:25.803Z] #39 11.22 PBCC images/vma.pb-c.c [2020-07-09T23:56:25.803Z] #39 11.28 DEP images/vma.pb-c.d [2020-07-09T23:56:25.803Z] #39 11.37 PBCC images/creds.pb-c.c [2020-07-09T23:56:25.803Z] #39 11.41 DEP images/creds.pb-c.d [2020-07-09T23:56:25.803Z] #39 11.48 PBCC images/utsns.pb-c.c [2020-07-09T23:56:25.803Z] #39 11.52 DEP images/utsns.pb-c.d [2020-07-09T23:56:25.803Z] #39 11.57 PBCC images/ipc-desc.pb-c.c [2020-07-09T23:56:25.803Z] #39 11.64 PBCC images/ipc-sem.pb-c.c [2020-07-09T23:56:25.803Z] #39 11.69 DEP images/ipc-desc.pb-c.d [2020-07-09T23:56:25.803Z] #39 11.76 DEP images/ipc-sem.pb-c.d [2020-07-09T23:56:25.803Z] #39 11.83 PBCC images/ipc-msg.pb-c.c [2020-07-09T23:56:25.803Z] #39 11.88 DEP images/ipc-msg.pb-c.d [2020-07-09T23:56:25.803Z] #39 11.93 PBCC images/ipc-shm.pb-c.c [2020-07-09T23:56:25.803Z] #39 11.98 DEP images/ipc-shm.pb-c.d [2020-07-09T23:56:25.803Z] #39 12.07 PBCC images/ipc-var.pb-c.c [2020-07-09T23:56:25.803Z] #39 12.10 DEP images/ipc-var.pb-c.d [2020-07-09T23:56:25.803Z] #39 12.18 PBCC images/sk-opts.pb-c.c [2020-07-09T23:56:25.803Z] #39 12.21 PBCC images/packet-sock.pb-c.c [2020-07-09T23:56:25.803Z] #39 12.27 DEP images/sk-opts.pb-c.d [2020-07-09T23:56:25.803Z] #39 12.34 DEP images/packet-sock.pb-c.d [2020-07-09T23:56:25.803Z] #39 12.38 PBCC images/sk-netlink.pb-c.c [2020-07-09T23:56:25.803Z] #39 12.46 DEP images/sk-netlink.pb-c.d [2020-07-09T23:56:25.803Z] #39 12.52 PBCC images/sk-inet.pb-c.c [2020-07-09T23:56:25.803Z] #39 12.57 DEP images/sk-inet.pb-c.d [2020-07-09T23:56:25.803Z] #39 12.62 PBCC images/sk-unix.pb-c.c [2020-07-09T23:56:25.803Z] #39 12.72 DEP images/sk-unix.pb-c.d [2020-07-09T23:56:25.803Z] #39 12.80 PBCC images/mm.pb-c.c [2020-07-09T23:56:25.803Z] #39 12.84 DEP images/mm.pb-c.d [2020-07-09T23:56:25.803Z] #39 12.92 PBCC images/timerfd.pb-c.c [2020-07-09T23:56:25.804Z] #39 12.95 DEP images/timerfd.pb-c.d [2020-07-09T23:56:25.804Z] #39 13.03 PBCC images/timer.pb-c.c [2020-07-09T23:56:25.804Z] #39 13.04 DEP images/timer.pb-c.d [2020-07-09T23:56:25.804Z] #39 13.10 PBCC images/sa.pb-c.c [2020-07-09T23:56:25.804Z] #39 13.21 DEP images/sa.pb-c.d [2020-07-09T23:56:25.804Z] #39 13.30 PBCC images/pipe-data.pb-c.c [2020-07-09T23:56:25.804Z] #39 13.37 DEP images/pipe-data.pb-c.d [2020-07-09T23:56:25.804Z] #39 13.46 PBCC images/mnt.pb-c.c [2020-07-09T23:56:25.804Z] #39 13.59 DEP images/mnt.pb-c.d [2020-07-09T23:56:25.804Z] #39 13.68 PBCC images/sk-packet.pb-c.c [2020-07-09T23:56:25.804Z] #39 13.71 DEP images/sk-packet.pb-c.d [2020-07-09T23:56:25.804Z] #39 13.81 PBCC images/tcp-stream.pb-c.c [2020-07-09T23:56:25.804Z] #39 13.92 DEP images/tcp-stream.pb-c.d [2020-07-09T23:56:26.064Z] #39 14.05 PBCC images/pipe.pb-c.c [2020-07-09T23:56:26.064Z] #39 14.13 DEP images/pipe.pb-c.d [2020-07-09T23:56:26.064Z] #39 14.28 PBCC images/pstree.pb-c.c [2020-07-09T23:56:26.211Z] #70 exporting layers 2.7s done [2020-07-09T23:56:26.211Z] #70 writing image sha256:e804eb574bc9334bd24657d4be19637ed0fe1a682e3c3e8e9108b53cb23035fa done [2020-07-09T23:56:26.211Z] #70 naming to docker.io/library/docker:9d6053eda290badf708da39839249d3b041dea6d done [2020-07-09T23:56:26.211Z] #70 DONE 2.7s [2020-07-09T23:56:26.327Z] #39 14.34 DEP images/pstree.pb-c.d [2020-07-09T23:56:26.327Z] #39 14.47 PBCC images/fs.pb-c.c [2020-07-09T23:56:26.327Z] #39 14.47 DEP images/fs.pb-c.d [2020-07-09T23:56:26.586Z] #39 14.60 PBCC images/signalfd.pb-c.c [2020-07-09T23:56:26.586Z] #39 14.63 DEP images/signalfd.pb-c.d [2020-07-09T23:56:26.586Z] #39 14.70 PBCC images/fh.pb-c.c [2020-07-09T23:56:26.586Z] #39 14.81 PBCC images/fsnotify.pb-c.c [2020-07-09T23:56:26.845Z] #39 14.85 DEP images/fh.pb-c.d [2020-07-09T23:56:26.845Z] #39 14.90 DEP images/fsnotify.pb-c.d [2020-07-09T23:56:26.845Z] #39 14.97 PBCC images/eventpoll.pb-c.c [2020-07-09T23:56:26.845Z] #39 15.01 DEP images/eventpoll.pb-c.d [2020-07-09T23:56:26.845Z] #39 15.08 PBCC images/eventfd.pb-c.c [2020-07-09T23:56:26.845Z] #39 15.15 DEP images/eventfd.pb-c.d [2020-07-09T23:56:27.187Z] #39 15.17 PBCC images/remap-file-path.pb-c.c [2020-07-09T23:56:27.187Z] #39 15.21 DEP images/remap-file-path.pb-c.d [2020-07-09T23:56:27.187Z] #39 15.27 PBCC images/fifo.pb-c.c [2020-07-09T23:56:27.187Z] #39 15.30 DEP images/fifo.pb-c.d [2020-07-09T23:56:27.187Z] #39 15.32 PBCC images/ghost-file.pb-c.c [2020-07-09T23:56:27.187Z] #39 15.39 DEP images/ghost-file.pb-c.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-09T23:56:27.454Z] #39 15.48 PBCC images/regfile.pb-c.c [2020-07-09T23:56:27.454Z] #39 15.59 DEP images/regfile.pb-c.d [2020-07-09T23:56:27.661Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9d6053eda290badf708da39839249d3b041dea6d hack/test/unit [2020-07-09T23:56:27.720Z] #39 15.68 PBCC images/ns.pb-c.c [2020-07-09T23:56:27.720Z] #39 15.73 DEP images/ns.pb-c.d [2020-07-09T23:56:27.720Z] #39 15.81 PBCC images/fdinfo.pb-c.c [2020-07-09T23:56:27.720Z] #39 15.88 DEP images/fdinfo.pb-c.d [2020-07-09T23:56:27.720Z] #39 15.97 PBCC images/core-aarch64.pb-c.c [2020-07-09T23:56:27.992Z] #39 16.10 PBCC images/core-arm.pb-c.c [2020-07-09T23:56:27.992Z] #39 16.20 PBCC images/core-ppc64.pb-c.c [2020-07-09T23:56:28.179Z] + docker version [2020-07-09T23:56:28.255Z] #39 16.24 PBCC images/core-s390.pb-c.c [2020-07-09T23:56:28.255Z] #39 16.29 PBCC images/core-x86.pb-c.c [2020-07-09T23:56:28.255Z] #39 16.38 PBCC images/core.pb-c.c [2020-07-09T23:56:28.255Z] #39 16.45 PBCC images/inventory.pb-c.c [2020-07-09T23:56:28.255Z] #39 16.50 DEP images/core-aarch64.pb-c.d [2020-07-09T23:56:28.514Z] #39 16.57 DEP images/core-arm.pb-c.d [2020-07-09T23:56:28.514Z] #39 16.66 DEP images/core-ppc64.pb-c.d [2020-07-09T23:56:28.514Z] #39 16.69 DEP images/core-s390.pb-c.d [2020-07-09T23:56:28.514Z] #39 16.77 DEP images/core-x86.pb-c.d [2020-07-09T23:56:28.772Z] #39 16.84 DEP images/core.pb-c.d [2020-07-09T23:56:28.772Z] #39 16.88 DEP images/inventory.pb-c.d [2020-07-09T23:56:28.772Z] #39 16.93 PBCC images/cpuinfo.pb-c.c [2020-07-09T23:56:28.772Z] #39 16.98 DEP images/cpuinfo.pb-c.d [2020-07-09T23:56:28.772Z] #39 17.01 PBCC images/stats.pb-c.c [2020-07-09T23:56:29.037Z] #39 17.02 DEP images/stats.pb-c.d [2020-07-09T23:56:29.607Z] #39 ... [2020-07-09T23:56:29.607Z] [2020-07-09T23:56:29.607Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:56:29.608Z] #57 44.45 Checking out files: 27% (876/3196) Checking out files: 28% (895/3196) Checking out files: 29% (927/3196) Checking out files: 30% (959/3196) Checking out files: 31% (991/3196) Checking out files: 32% (1023/3196) Checking out files: 33% (1055/3196) Checking out files: 34% (1087/3196) Checking out files: 35% (1119/3196) Checking out files: 36% (1151/3196) Checking out files: 37% (1183/3196) Checking out files: 38% (1215/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/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: 71% (2280/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: 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: 98% (3157/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-09T23:56:29.608Z] #57 46.45 + cd /tmp/tmp.EADey6HJqu/src/github.com/containerd/containerd [2020-07-09T23:56:29.608Z] #57 46.45 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-09T23:56:29.741Z] ? github.com/docker/docker/api [no test files] [2020-07-09T23:56:30.547Z] #57 48.85 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-09T23:56:30.547Z] #57 48.85 + BUILDTAGS='netgo osusergo static_build' [2020-07-09T23:56:30.547Z] #57 48.85 + export EXTRA_FLAGS=-buildmode=pie [2020-07-09T23:56:30.547Z] #57 48.85 + EXTRA_FLAGS=-buildmode=pie [2020-07-09T23:56:30.547Z] #57 48.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-09T23:56:30.547Z] #57 48.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-09T23:56:30.547Z] #57 48.85 + '[' '' = dynamic ']' [2020-07-09T23:56:30.547Z] #57 48.85 + make [2020-07-09T23:56:31.533Z] #16 5.836 Collecting yamllint==1.16.0 [2020-07-09T23:56:31.794Z] #16 ... [2020-07-09T23:56:31.794Z] [2020-07-09T23:56:31.794Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:56:31.794Z] #39 140.8 CC criu/log.o [2020-07-09T23:56:31.794Z] #39 141.4 CC criu/lsm.o [2020-07-09T23:56:31.794Z] #39 141.9 CC criu/mem.o [2020-07-09T23:56:31.794Z] #39 143.7 CC criu/memfd.o [2020-07-09T23:56:31.794Z] #39 144.3 CC criu/mount.o [2020-07-09T23:56:31.928Z] #57 49.97 🇩 bin/ctr [2020-07-09T23:56:31.928Z] #57 ... [2020-07-09T23:56:31.928Z] [2020-07-09T23:56:31.928Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:56:31.928Z] #42 82.80 regexp [2020-07-09T23:56:31.928Z] #42 83.33 flag [2020-07-09T23:56:31.928Z] #42 85.08 go/token [2020-07-09T23:56:31.928Z] #42 86.14 go/scanner [2020-07-09T23:56:31.928Z] #42 87.48 internal/lazyregexp [2020-07-09T23:56:31.928Z] #42 87.86 path [2020-07-09T23:56:31.928Z] #42 87.89 go/ast [2020-07-09T23:56:31.928Z] #42 88.40 io/ioutil [2020-07-09T23:56:31.928Z] #42 89.09 net/url [2020-07-09T23:56:31.928Z] #42 91.19 text/template/parse [2020-07-09T23:56:32.188Z] #42 ... [2020-07-09T23:56:32.188Z] [2020-07-09T23:56:32.188Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:56:32.188Z] #39 18.70 make[1]: Nothing to be done for 'all'. [2020-07-09T23:56:32.188Z] #39 20.21 CC images/stats.o [2020-07-09T23:56:32.448Z] #39 20.64 CC images/core.o [2020-07-09T23:56:32.734Z] #39 148.3 CC criu/namespaces.o [2020-07-09T23:56:32.961Z] Client: Docker Engine - Enterprise [2020-07-09T23:56:32.961Z] Version: 19.03.5 [2020-07-09T23:56:32.961Z] API version: 1.40 [2020-07-09T23:56:32.961Z] Go version: go1.12.12 [2020-07-09T23:56:32.961Z] Git commit: 2ee0c57608 [2020-07-09T23:56:32.961Z] Built: 11/13/2019 08:00:16 [2020-07-09T23:56:32.961Z] OS/Arch: windows/amd64 [2020-07-09T23:56:32.961Z] Experimental: false [2020-07-09T23:56:32.961Z] [2020-07-09T23:56:32.961Z] Server: Docker Engine - Enterprise [2020-07-09T23:56:32.961Z] Engine: [2020-07-09T23:56:32.961Z] Version: 19.03.5 [2020-07-09T23:56:32.961Z] API version: 1.40 (minimum version 1.24) [2020-07-09T23:56:32.961Z] Go version: go1.12.12 [2020-07-09T23:56:32.961Z] Git commit: 2ee0c57608 [2020-07-09T23:56:32.961Z] Built: 11/13/2019 07:58:51 [2020-07-09T23:56:32.961Z] OS/Arch: windows/amd64 [2020-07-09T23:56:32.961Z] Experimental: true [2020-07-09T23:56:33.388Z] #39 21.43 CC images/core-x86.o [Pipeline] sh [2020-07-09T23:56:33.958Z] #39 22.01 CC images/core-arm.o [2020-07-09T23:56:34.217Z] #39 22.38 CC images/core-aarch64.o [2020-07-09T23:56:34.477Z] #39 22.76 CC images/core-ppc64.o [2020-07-09T23:56:34.569Z] + docker info [2020-07-09T23:56:34.644Z] #39 149.9 CC criu/net.o [2020-07-09T23:56:35.047Z] #39 23.31 CC images/core-s390.o [2020-07-09T23:56:35.047Z] #39 ... [2020-07-09T23:56:35.047Z] [2020-07-09T23:56:35.047Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:56:35.047Z] #14 19.44 Fetched 8360 kB in 15s (567 kB/s) [2020-07-09T23:56:35.047Z] #14 19.44 Reading package lists... [2020-07-09T23:56:35.306Z] #14 25.65 Reading package lists... [2020-07-09T23:56:35.306Z] #14 ... [2020-07-09T23:56:35.306Z] [2020-07-09T23:56:35.306Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:56:35.306Z] #42 93.14 go/parser [2020-07-09T23:56:35.306Z] #42 95.18 text/template [2020-07-09T23:56:36.026Z] #39 ... [2020-07-09T23:56:36.026Z] [2020-07-09T23:56:36.026Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-09T23:56:36.026Z] #16 11.24 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-09T23:56:36.026Z] #16 11.34 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-09T23:56:36.245Z] #42 97.11 log [2020-07-09T23:56:36.285Z] #16 11.39 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-09T23:56:36.285Z] #16 11.44 Collecting pyyaml (from yamllint==1.16.0) [2020-07-09T23:56:36.545Z] #16 11.60 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-09T23:56:36.815Z] #42 97.68 encoding/binary [2020-07-09T23:56:37.764Z] #42 ... [2020-07-09T23:56:37.764Z] [2020-07-09T23:56:37.764Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:56:37.764Z] #39 24.19 CC images/cpuinfo.o [2020-07-09T23:56:37.764Z] #39 24.67 CC images/inventory.o [2020-07-09T23:56:37.764Z] #39 25.00 CC images/fdinfo.o [2020-07-09T23:56:37.764Z] #39 25.38 CC images/fown.o [2020-07-09T23:56:37.764Z] #39 25.64 CC images/ns.o [2020-07-09T23:56:37.764Z] #39 25.88 CC images/regfile.o [2020-07-09T23:56:37.925Z] #16 12.99 Building wheels for collected packages: pyyaml [2020-07-09T23:56:37.925Z] #16 13.00 Running setup.py bdist_wheel for pyyaml: started [2020-07-09T23:56:38.024Z] #39 26.19 CC images/ghost-file.o [2020-07-09T23:56:38.262Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2020-07-09T23:56:38.284Z] #39 26.46 CC images/fifo.o [2020-07-09T23:56:38.853Z] #39 26.76 CC images/remap-file-path.o [2020-07-09T23:56:38.853Z] #39 26.98 CC images/eventfd.o [2020-07-09T23:56:38.853Z] #39 27.17 CC images/eventpoll.o [2020-07-09T23:56:38.863Z] #16 14.05 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-09T23:56:38.863Z] #16 14.05 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-09T23:56:39.123Z] #16 14.19 Successfully built pyyaml [2020-07-09T23:56:39.123Z] #16 14.20 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-09T23:56:39.383Z] #16 14.58 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-09T23:56:39.423Z] #39 27.52 CC images/fh.o [2020-07-09T23:56:39.683Z] #39 27.86 CC images/fsnotify.o [2020-07-09T23:56:39.957Z] #16 DONE 15.0s [2020-07-09T23:56:39.957Z] [2020-07-09T23:56:39.957Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-09T23:56:39.957Z] #21 DONE 0.1s [2020-07-09T23:56:39.957Z] [2020-07-09T23:56:39.957Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-09T23:56:40.625Z] #39 28.51 CC images/signalfd.o [2020-07-09T23:56:40.625Z] #39 28.76 CC images/fs.o [2020-07-09T23:56:40.888Z] #39 29.02 CC images/pstree.o [2020-07-09T23:56:40.913Z] #25 DONE 0.8s [2020-07-09T23:56:40.913Z] [2020-07-09T23:56:40.913Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-09T23:56:40.913Z] #27 DONE 0.1s [2020-07-09T23:56:40.913Z] [2020-07-09T23:56:40.913Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-09T23:56:40.913Z] #30 DONE 0.1s [2020-07-09T23:56:40.913Z] [2020-07-09T23:56:40.913Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-09T23:56:40.913Z] #35 DONE 0.0s [2020-07-09T23:56:40.913Z] [2020-07-09T23:56:40.913Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-09T23:56:40.913Z] #52 186.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-09T23:56:41.148Z] #39 29.27 CC images/pipe.o [2020-07-09T23:56:41.408Z] #39 29.49 CC images/tcp-stream.o [2020-07-09T23:56:41.668Z] #39 29.76 CC images/sk-packet.o [2020-07-09T23:56:41.927Z] #39 30.09 CC images/mnt.o [2020-07-09T23:56:42.187Z] #39 30.38 CC images/pipe-data.o [2020-07-09T23:56:42.447Z] #39 30.70 CC images/sa.o [2020-07-09T23:56:42.707Z] #39 30.93 CC images/timer.o [2020-07-09T23:56:42.822Z] #52 188.3 + mkdir -p /build [2020-07-09T23:56:42.823Z] #52 188.3 + cp runc /build/runc [2020-07-09T23:56:42.823Z] #52 DONE 188.5s [2020-07-09T23:56:42.823Z] [2020-07-09T23:56:42.823Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:56:42.823Z] #39 153.1 CC criu/netfilter.o [2020-07-09T23:56:42.823Z] #39 153.4 CC criu/page-pipe.o [2020-07-09T23:56:42.823Z] #39 154.1 CC criu/page-xfer.o [2020-07-09T23:56:42.823Z] #39 156.5 CC criu/pagemap-cache.o [2020-07-09T23:56:42.823Z] #39 156.8 CC criu/pagemap.o [2020-07-09T23:56:42.823Z] #39 157.7 CC criu/parasite-syscall.o [2020-07-09T23:56:43.082Z] #39 158.7 CC criu/path.o [2020-07-09T23:56:43.277Z] #39 31.25 CC images/timerfd.o [2020-07-09T23:56:43.537Z] #39 31.62 CC images/mm.o [2020-07-09T23:56:43.537Z] #39 ... [2020-07-09T23:56:43.537Z] [2020-07-09T23:56:43.537Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:56:43.537Z] #14 25.65 Reading package lists... [2020-07-09T23:56:43.537Z] #14 30.96 Building dependency tree... [2020-07-09T23:56:43.537Z] #14 32.15 Reading state information... [2020-07-09T23:56:43.537Z] #14 33.73 libcap2-bin is already the newest version (1:2.25-2). [2020-07-09T23:56:43.537Z] #14 33.73 libcap2-bin set to manually installed. [2020-07-09T23:56:43.537Z] #14 33.73 The following additional packages will be installed: [2020-07-09T23:56:43.537Z] #14 33.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-09T23:56:43.537Z] #14 33.74 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-09T23:56:43.537Z] #14 33.74 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-09T23:56:43.537Z] #14 33.74 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-09T23:56:43.537Z] #14 33.74 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-09T23:56:43.537Z] #14 33.74 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-09T23:56:43.537Z] #14 33.75 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-09T23:56:43.537Z] #14 33.75 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-09T23:56:43.537Z] #14 33.75 python3.7 python3.7-minimal vim-runtime xxd [2020-07-09T23:56:43.537Z] #14 33.76 Suggested packages: [2020-07-09T23:56:43.537Z] #14 33.76 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-09T23:56:43.537Z] #14 33.76 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-09T23:56:43.537Z] #14 33.76 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-09T23:56:43.537Z] #14 33.76 xfsdump acl attr quota [2020-07-09T23:56:43.537Z] #14 33.76 Recommended packages: [2020-07-09T23:56:43.537Z] #14 33.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-09T23:56:43.537Z] #14 33.76 python3-keyrings.alt python3-xdg unzip [2020-07-09T23:56:43.537Z] #14 36.96 The following NEW packages will be installed: [2020-07-09T23:56:43.537Z] #14 36.96 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-09T23:56:43.537Z] #14 36.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-09T23:56:43.537Z] #14 36.97 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-09T23:56:43.537Z] #14 36.97 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-09T23:56:43.537Z] #14 36.97 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-09T23:56:43.537Z] #14 36.97 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-09T23:56:43.537Z] #14 36.97 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-09T23:56:43.537Z] #14 36.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-09T23:56:43.537Z] #14 36.97 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-09T23:56:43.537Z] #14 36.98 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-09T23:56:43.537Z] #14 36.98 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-09T23:56:43.537Z] #14 36.98 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-09T23:56:43.537Z] #14 36.98 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-09T23:56:43.537Z] #14 36.98 xfsprogs xxd xz-utils zip [2020-07-09T23:56:43.537Z] #14 37.38 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-09T23:56:43.537Z] #14 37.38 Need to get 104 MB of archives. [2020-07-09T23:56:43.537Z] #14 37.38 After this operation, 597 MB of additional disk space will be used. [2020-07-09T23:56:43.537Z] #14 37.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-09T23:56:43.537Z] #14 37.39 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-09T23:56:43.537Z] #14 37.42 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-09T23:56:43.537Z] #14 37.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-09T23:56:43.538Z] #14 37.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-09T23:56:43.538Z] #14 37.63 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-09T23:56:43.538Z] #14 37.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-09T23:56:43.538Z] #14 37.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-09T23:56:43.538Z] #14 37.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-09T23:56:43.538Z] #14 37.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-09T23:56:43.538Z] #14 37.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-09T23:56:43.538Z] #14 37.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-09T23:56:43.538Z] #14 37.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-09T23:56:43.538Z] #14 37.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-09T23:56:43.538Z] #14 37.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-09T23:56:43.538Z] #14 37.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-09T23:56:43.538Z] #14 37.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-09T23:56:43.538Z] #14 37.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-09T23:56:43.538Z] #14 37.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-09T23:56:43.538Z] #14 37.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-09T23:56:43.538Z] #14 37.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-09T23:56:43.538Z] #14 37.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-09T23:56:43.538Z] #14 38.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-09T23:56:43.654Z] #39 159.1 CC criu/pie-util-vdso-elf32.o [2020-07-09T23:56:43.797Z] #14 38.04 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-09T23:56:43.798Z] #14 38.25 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-09T23:56:43.913Z] #39 159.5 CC criu/pie-util-vdso.o [2020-07-09T23:56:44.057Z] #14 38.42 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-09T23:56:44.057Z] #14 38.44 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-09T23:56:44.057Z] #14 38.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-09T23:56:44.057Z] #14 38.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-09T23:56:44.483Z] #39 159.8 CC criu/pie-util.o [2020-07-09T23:56:44.483Z] #39 160.0 CC criu/pipes.o [2020-07-09T23:56:44.627Z] #14 38.75 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-09T23:56:44.627Z] #14 39.02 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-09T23:56:44.627Z] #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-09T23:56:45.052Z] #39 160.5 CC criu/plugin.o [2020-07-09T23:56:45.313Z] #39 160.9 CC criu/proc_parse.o [2020-07-09T23:56:45.313Z] #39 ... [2020-07-09T23:56:45.313Z] [2020-07-09T23:56:45.313Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:56:45.572Z] #36 234.4 + dpkg --print-architecture [2020-07-09T23:56:45.573Z] #36 234.4 + cd /tmp/tmp.fdDk5VqFZo/src/github.com/docker/distribution [2020-07-09T23:56:45.573Z] #36 234.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-09T23:56:45.832Z] #36 234.7 + GOPATH=/tmp/tmp.fdDk5VqFZo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fdDk5VqFZo [2020-07-09T23:56:45.832Z] #36 234.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-09T23:56:48.825Z] #14 42.70 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-09T23:56:48.825Z] #14 ... [2020-07-09T23:56:48.825Z] [2020-07-09T23:56:48.825Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:56:48.825Z] #42 99.51 encoding/base64 [2020-07-09T23:56:48.825Z] #42 100.1 go/doc [2020-07-09T23:56:48.825Z] #42 100.3 encoding/json [2020-07-09T23:56:48.825Z] #42 103.6 github.com/LK4D4/vndr/build [2020-07-09T23:56:48.825Z] #42 106.0 encoding/xml [2020-07-09T23:56:48.825Z] #42 106.8 github.com/LK4D4/vndr/versioned [2020-07-09T23:56:48.825Z] #42 106.9 compress/flate [2020-07-09T23:56:48.825Z] #42 ... [2020-07-09T23:56:48.825Z] [2020-07-09T23:56:48.825Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:56:48.825Z] #39 32.10 CC images/sk-opts.o [2020-07-09T23:56:48.825Z] #39 32.38 CC images/sk-unix.o [2020-07-09T23:56:48.825Z] #39 32.67 CC images/sk-inet.o [2020-07-09T23:56:48.825Z] #39 33.07 CC images/tun.o [2020-07-09T23:56:48.825Z] #39 33.44 CC images/sk-netlink.o [2020-07-09T23:56:48.825Z] #39 33.67 CC images/packet-sock.o [2020-07-09T23:56:48.825Z] #39 34.17 CC images/ipc-var.o [2020-07-09T23:56:48.825Z] #39 34.53 CC images/ipc-desc.o [2020-07-09T23:56:48.825Z] #39 34.81 CC images/ipc-shm.o [2020-07-09T23:56:48.825Z] #39 35.12 CC images/ipc-msg.o [2020-07-09T23:56:48.825Z] #39 35.58 CC images/ipc-sem.o [2020-07-09T23:56:48.825Z] #39 35.82 CC images/utsns.o [2020-07-09T23:56:48.825Z] #39 36.04 CC images/creds.o [2020-07-09T23:56:48.825Z] #39 36.26 CC images/vma.o [2020-07-09T23:56:48.825Z] #39 36.45 CC images/netdev.o [2020-07-09T23:56:48.825Z] #39 36.85 CC images/tty.o [2020-07-09T23:56:49.765Z] #39 37.65 CC images/file-lock.o [2020-07-09T23:56:49.765Z] #39 37.87 CC images/rlimit.o [2020-07-09T23:56:50.026Z] #39 38.15 CC images/pagemap.o [2020-07-09T23:56:50.286Z] #39 38.45 CC images/siginfo.o [2020-07-09T23:56:50.546Z] #39 38.73 CC images/rpc.o [2020-07-09T23:56:50.806Z] #39 ... [2020-07-09T23:56:50.806Z] [2020-07-09T23:56:50.806Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:56:50.806Z] #14 45.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-09T23:56:50.806Z] #14 45.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-09T23:56:50.806Z] #14 45.12 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-09T23:56:50.806Z] #14 45.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-09T23:56:50.806Z] #14 45.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-09T23:56:50.806Z] #14 45.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-09T23:56:50.806Z] #14 45.15 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-09T23:56:50.806Z] #14 45.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-09T23:56:50.806Z] #14 45.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-09T23:56:50.806Z] #14 45.19 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-09T23:56:50.806Z] #14 45.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-09T23:56:50.806Z] #14 45.23 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-09T23:56:50.806Z] #14 45.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-09T23:56:50.806Z] #14 45.30 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-09T23:56:50.806Z] #14 45.32 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-09T23:56:50.806Z] #14 45.33 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-09T23:56:51.066Z] #14 45.34 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-09T23:56:52.006Z] #14 46.09 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-09T23:56:52.006Z] #14 46.09 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-09T23:56:52.006Z] #14 46.09 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-09T23:56:52.006Z] #14 46.09 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-09T23:56:52.006Z] #14 46.10 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-09T23:56:52.006Z] #14 46.12 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-09T23:56:52.006Z] #14 46.15 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-09T23:56:52.006Z] #14 46.30 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-09T23:56:52.006Z] #14 46.31 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-09T23:56:52.006Z] #14 46.32 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-09T23:56:52.006Z] #14 46.35 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-09T23:56:52.006Z] #14 46.37 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-09T23:56:52.006Z] #14 46.40 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-09T23:56:52.006Z] #14 46.41 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-09T23:56:52.006Z] #14 46.43 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-09T23:56:52.029Z] 🇩 bin/containerd [2020-07-09T23:56:52.576Z] #14 46.86 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-09T23:56:52.576Z] #14 46.91 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-09T23:56:52.576Z] #14 46.96 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-09T23:56:53.968Z] #14 48.11 debconf: delaying package configuration, since apt-utils is not installed [2020-07-09T23:56:53.968Z] #14 48.30 Fetched 104 MB in 10s (10.6 MB/s) [2020-07-09T23:56:53.968Z] #14 48.35 Selecting previously unselected package pigz. [2020-07-09T23:56:54.228Z] #14 48.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 ... 15473 files and directories currently installed.) [2020-07-09T23:56:54.228Z] #14 48.41 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-09T23:56:54.228Z] #14 48.42 Unpacking pigz (2.4-1) ... [2020-07-09T23:56:54.488Z] #14 48.75 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-09T23:56:54.488Z] #14 48.75 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-09T23:56:54.488Z] #14 48.75 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-09T23:56:55.060Z] #14 49.44 Selecting previously unselected package python3.7-minimal. [2020-07-09T23:56:55.060Z] #14 49.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-09T23:56:55.060Z] #14 49.48 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-09T23:56:55.819Z] #36 ... [2020-07-09T23:56:55.819Z] [2020-07-09T23:56:55.819Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:56:55.819Z] #39 162.8 CC criu/protobuf-desc.o [2020-07-09T23:56:55.819Z] #39 163.5 CC criu/protobuf.o [2020-07-09T23:56:55.819Z] #39 163.8 CC criu/pstree.o [2020-07-09T23:56:55.819Z] #39 164.8 CC criu/rbtree.o [2020-07-09T23:56:55.819Z] #39 165.1 CC criu/rst-malloc.o [2020-07-09T23:56:55.819Z] #39 165.3 CC criu/seccomp.o [2020-07-09T23:56:55.819Z] #39 165.9 CC criu/seize.o [2020-07-09T23:56:55.819Z] #39 166.8 CC criu/servicefd.o [2020-07-09T23:56:55.819Z] #39 167.2 CC criu/shmem.o [2020-07-09T23:56:55.819Z] #39 168.0 CC criu/sigframe.o [2020-07-09T23:56:55.819Z] #39 168.2 CC criu/signalfd.o [2020-07-09T23:56:55.819Z] #39 168.4 CC criu/sk-inet.o [2020-07-09T23:56:55.819Z] #39 169.3 CC criu/sk-netlink.o [2020-07-09T23:56:55.819Z] #39 169.7 CC criu/sk-packet.o [2020-07-09T23:56:55.819Z] #39 170.3 CC criu/sk-queue.o [2020-07-09T23:56:55.819Z] #39 170.8 CC criu/sk-tcp.o [2020-07-09T23:56:55.819Z] #39 171.2 CC criu/sk-unix.o [2020-07-09T23:56:55.866Z] Client: [2020-07-09T23:56:55.866Z] Debug Mode: false [2020-07-09T23:56:55.866Z] Plugins: [2020-07-09T23:56:55.866Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-09T23:56:55.866Z] [2020-07-09T23:56:55.866Z] Server: [2020-07-09T23:56:55.866Z] Containers: 0 [2020-07-09T23:56:55.866Z] Running: 0 [2020-07-09T23:56:55.866Z] Paused: 0 [2020-07-09T23:56:55.866Z] Stopped: 0 [2020-07-09T23:56:55.866Z] Images: 0 [2020-07-09T23:56:55.866Z] Server Version: 19.03.5 [2020-07-09T23:56:55.866Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-09T23:56:55.866Z] Windows: [2020-07-09T23:56:55.866Z] LCOW: [2020-07-09T23:56:55.866Z] Logging Driver: json-file [2020-07-09T23:56:55.866Z] Plugins: [2020-07-09T23:56:55.866Z] Volume: local [2020-07-09T23:56:55.866Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-09T23:56:55.866Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-09T23:56:55.866Z] Swarm: inactive [2020-07-09T23:56:55.866Z] Default Isolation: process [2020-07-09T23:56:55.866Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-09T23:56:55.866Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-09T23:56:55.866Z] OSType: windows [2020-07-09T23:56:55.866Z] Architecture: x86_64 [2020-07-09T23:56:55.866Z] CPUs: 4 [2020-07-09T23:56:55.866Z] Total Memory: 32GiB [2020-07-09T23:56:55.866Z] Name: azwin-2-7ccea0 [2020-07-09T23:56:55.866Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-09T23:56:55.866Z] Docker Root Dir: D:\docker [2020-07-09T23:56:55.866Z] Debug Mode: false [2020-07-09T23:56:55.866Z] Registry: https://index.docker.io/v1/ [2020-07-09T23:56:55.866Z] Labels: [2020-07-09T23:56:55.866Z] Experimental: true [2020-07-09T23:56:55.867Z] Insecure Registries: [2020-07-09T23:56:55.867Z] 10.0.0.4:5000 [2020-07-09T23:56:55.867Z] 127.0.0.0/8 [2020-07-09T23:56:55.867Z] Registry Mirrors: [2020-07-09T23:56:55.867Z] http://10.0.0.4:5000/ [2020-07-09T23:56:55.867Z] Live Restore Enabled: false [2020-07-09T23:56:55.867Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-09T23:56:56.968Z] #14 50.96 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-09T23:56:56.968Z] #14 50.98 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-09T23:56:57.727Z] #39 172.9 CC criu/sockets.o [2020-07-09T23:56:57.987Z] #39 173.6 CC criu/stats.o [2020-07-09T23:56:58.248Z] #39 173.9 CC criu/string.o [2020-07-09T23:56:58.508Z] #39 173.9 CC criu/sysctl.o [2020-07-09T23:56:59.078Z] #39 174.5 CC criu/sysfs_parse.o [2020-07-09T23:56:59.339Z] #39 174.9 CC criu/timens.o [2020-07-09T23:56:59.508Z] #14 ... [2020-07-09T23:56:59.508Z] [2020-07-09T23:56:59.508Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:56:59.508Z] #42 110.0 hash [2020-07-09T23:56:59.508Z] #42 110.2 hash/crc32 [2020-07-09T23:56:59.508Z] #42 110.7 compress/gzip [2020-07-09T23:56:59.508Z] #42 111.4 context [2020-07-09T23:56:59.508Z] #42 112.1 crypto/cipher [2020-07-09T23:56:59.508Z] #42 112.6 math/big [2020-07-09T23:56:59.508Z] #42 113.7 crypto/aes [2020-07-09T23:56:59.508Z] #42 114.8 crypto [2020-07-09T23:56:59.508Z] #42 115.2 crypto/des [2020-07-09T23:56:59.508Z] #42 115.6 crypto/internal/randutil [2020-07-09T23:56:59.508Z] #42 115.7 crypto/sha512 [2020-07-09T23:56:59.508Z] #42 116.9 crypto/ed25519/internal/edwards25519 [2020-07-09T23:56:59.508Z] #42 119.0 crypto/hmac [2020-07-09T23:56:59.508Z] #42 119.2 crypto/md5 [2020-07-09T23:56:59.508Z] #42 119.8 crypto/rc4 [2020-07-09T23:56:59.508Z] #42 120.0 crypto/sha1 [2020-07-09T23:56:59.508Z] #42 ... [2020-07-09T23:56:59.508Z] [2020-07-09T23:56:59.508Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:56:59.508Z] #39 40.18 CC images/ext-file.o [2020-07-09T23:56:59.508Z] #39 40.44 CC images/cgroup.o [2020-07-09T23:56:59.508Z] #39 41.36 CC images/userns.o [2020-07-09T23:56:59.508Z] #39 41.72 CC images/google/protobuf/descriptor.o [2020-07-09T23:56:59.508Z] #39 43.81 CC images/opts.o [2020-07-09T23:56:59.508Z] #39 44.13 CC images/seccomp.o [2020-07-09T23:56:59.508Z] #39 44.38 CC images/binfmt-misc.o [2020-07-09T23:56:59.508Z] #39 44.65 CC images/time.o [2020-07-09T23:56:59.508Z] #39 44.92 CC images/sysctl.o [2020-07-09T23:56:59.508Z] #39 45.10 CC images/autofs.o [2020-07-09T23:56:59.508Z] #39 45.39 CC images/macvlan.o [2020-07-09T23:56:59.508Z] #39 45.63 CC images/sit.o [2020-07-09T23:56:59.508Z] #39 45.91 CC images/memfd.o [2020-07-09T23:56:59.508Z] #39 46.25 CC images/timens.o [2020-07-09T23:56:59.508Z] #39 46.52 LINK images/built-in.o [2020-07-09T23:56:59.508Z] #39 46.68 GEN compel/include/asm [2020-07-09T23:56:59.508Z] #39 46.71 GEN compel/include/version.h [2020-07-09T23:56:59.508Z] #39 46.73 touch .config [2020-07-09T23:56:59.508Z] #39 46.80 GEN include/common/config.h [2020-07-09T23:56:59.508Z] #39 46.88 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-09T23:56:59.508Z] #39 46.91 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-09T23:56:59.508Z] #39 46.94 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-09T23:56:59.508Z] #39 46.95 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-09T23:56:59.508Z] #39 46.99 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-09T23:56:59.508Z] #39 47.02 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-09T23:56:59.508Z] #39 47.05 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-09T23:56:59.508Z] #39 47.09 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-09T23:56:59.508Z] #39 47.12 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-09T23:56:59.508Z] #39 47.15 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-09T23:56:59.508Z] #39 47.16 DEP compel/plugins/std/infect.d [2020-07-09T23:56:59.508Z] #39 47.27 DEP compel/plugins/std/string.d [2020-07-09T23:56:59.508Z] #39 47.40 DEP compel/plugins/std/log.d [2020-07-09T23:56:59.508Z] #39 47.57 DEP compel/plugins/std/fds.d [2020-07-09T23:56:59.508Z] #39 47.68 DEP compel/plugins/std/std.d [2020-07-09T23:56:59.508Z] #39 47.79 DEP compel/plugins/shmem/shmem.d [2020-07-09T23:56:59.598Z] #39 175.2 CC criu/timerfd.o [2020-07-09T23:56:59.768Z] #39 47.88 DEP compel/plugins/fds/fds.d [2020-07-09T23:56:59.768Z] #39 48.01 CC compel/plugins/std/std.o [2020-07-09T23:57:00.168Z] #39 175.5 CC criu/tty.o [2020-07-09T23:57:00.337Z] #39 ... [2020-07-09T23:57:00.337Z] [2020-07-09T23:57:00.337Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:57:00.337Z] #14 54.58 Selecting previously unselected package python3-minimal. [2020-07-09T23:57:00.338Z] #14 54.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-07-09T23:57:00.338Z] #14 54.63 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-09T23:57:00.338Z] #14 54.65 Unpacking python3-minimal (3.7.3-1) ... [2020-07-09T23:57:00.597Z] #14 54.82 Selecting previously unselected package libmpdec2:amd64. [2020-07-09T23:57:00.597Z] #14 54.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-09T23:57:00.597Z] #14 54.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-09T23:57:00.597Z] #14 54.98 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-09T23:57:00.597Z] #14 54.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-09T23:57:00.597Z] #14 55.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-09T23:57:01.549Z] #39 177.1 CC criu/tun.o [2020-07-09T23:57:02.119Z] #39 177.5 CC criu/uffd.o [2020-07-09T23:57:02.506Z] #14 56.63 Selecting previously unselected package python3.7. [2020-07-09T23:57:02.506Z] #14 56.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-09T23:57:02.506Z] #14 56.64 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-09T23:57:02.506Z] #14 56.86 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-09T23:57:02.506Z] #14 56.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-09T23:57:02.506Z] #14 56.89 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-09T23:57:02.766Z] #14 57.08 Setting up python3-minimal (3.7.3-1) ... [2020-07-09T23:57:03.338Z] #14 ... [2020-07-09T23:57:03.338Z] [2020-07-09T23:57:03.338Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-09T23:57:03.338Z] #60 116.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-09T23:57:03.338Z] #60 116.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-09T23:57:03.338Z] #60 DONE 124.4s [2020-07-09T23:57:03.501Z] #39 178.6 CC criu/util.o [2020-07-09T23:57:03.598Z] [2020-07-09T23:57:03.599Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-09T23:57:03.599Z] #61 DONE 0.0s [2020-07-09T23:57:03.599Z] [2020-07-09T23:57:03.599Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:57:03.599Z] #39 48.47 CC compel/plugins/std/fds.o [2020-07-09T23:57:03.599Z] #39 49.04 CC compel/plugins/std/log.o [2020-07-09T23:57:03.599Z] #39 50.21 CC compel/plugins/std/string.o [2020-07-09T23:57:03.599Z] #39 51.06 CC compel/plugins/std/infect.o [2020-07-09T23:57:03.599Z] #39 51.67 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-09T23:57:03.599Z] #39 51.80 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-09T23:57:03.599Z] #39 51.92 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-09T23:57:03.859Z] #39 52.05 AR compel/plugins/std.lib.a [2020-07-09T23:57:04.119Z] #39 52.22 CC compel/plugins/fds/fds.o [2020-07-09T23:57:04.445Z] #39 179.9 CC criu/uts_ns.o [2020-07-09T23:57:04.691Z] #39 52.84 AR compel/plugins/fds.lib.a [2020-07-09T23:57:04.691Z] #39 52.90 HOSTDEP compel/src/lib/log-host.d [2020-07-09T23:57:04.691Z] #39 52.96 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-09T23:57:04.706Z] #39 180.1 CC criu/vdso-compat.o [2020-07-09T23:57:04.707Z] #39 180.4 CC criu/vdso.o [2020-07-09T23:57:04.951Z] #39 53.11 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-09T23:57:04.951Z] #39 53.19 HOSTDEP compel/src/main-host.d [2020-07-09T23:57:05.211Z] #39 53.28 DEP compel/src/lib/ptrace.d [2020-07-09T23:57:05.211Z] #39 53.42 DEP compel/src/lib/infect.d [2020-07-09T23:57:05.275Z] #39 ... [2020-07-09T23:57:05.275Z] [2020-07-09T23:57:05.275Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:57:05.275Z] #36 254.1 + rm -rf /tmp/tmp.fdDk5VqFZo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fdDk5VqFZo [2020-07-09T23:57:05.470Z] #39 53.66 DEP compel/src/lib/infect-util.d [2020-07-09T23:57:05.535Z] #36 DONE 254.4s [2020-07-09T23:57:05.535Z] [2020-07-09T23:57:05.535Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:57:05.535Z] #39 180.8 LINK criu/built-in.o [2020-07-09T23:57:05.535Z] #39 181.0 LINK criu/criu [2020-07-09T23:57:05.730Z] #39 53.82 DEP compel/src/lib/infect-rpc.d [2020-07-09T23:57:05.730Z] #39 53.97 DEP compel/arch/x86/src/lib/infect.d [2020-07-09T23:57:05.730Z] #39 ... [2020-07-09T23:57:05.730Z] [2020-07-09T23:57:05.730Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:57:05.730Z] #14 58.80 Selecting previously unselected package python3. [2020-07-09T23:57:05.730Z] #14 58.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16134 files and directories currently installed.) [2020-07-09T23:57:05.730Z] #14 58.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-09T23:57:05.730Z] #14 58.98 Unpacking python3 (3.7.3-1) ... [2020-07-09T23:57:05.731Z] #14 59.11 Selecting previously unselected package libip4tc0:amd64. [2020-07-09T23:57:05.731Z] #14 59.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-09T23:57:05.731Z] #14 59.12 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-09T23:57:05.731Z] #14 59.22 Selecting previously unselected package libip6tc0:amd64. [2020-07-09T23:57:05.731Z] #14 59.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-09T23:57:05.731Z] #14 59.24 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-09T23:57:05.731Z] #14 59.34 Selecting previously unselected package libiptc0:amd64. [2020-07-09T23:57:05.731Z] #14 59.34 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-09T23:57:05.731Z] #14 59.34 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-09T23:57:05.731Z] #14 59.47 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-09T23:57:05.731Z] #14 59.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-09T23:57:05.731Z] #14 59.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-09T23:57:05.731Z] #14 59.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-09T23:57:05.731Z] #14 59.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-09T23:57:05.731Z] #14 59.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-09T23:57:05.731Z] #14 59.69 Selecting previously unselected package libnftnl11:amd64. [2020-07-09T23:57:05.731Z] #14 59.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-09T23:57:05.731Z] #14 59.70 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-09T23:57:05.731Z] #14 59.81 Selecting previously unselected package iptables. [2020-07-09T23:57:05.731Z] #14 59.82 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-09T23:57:05.731Z] #14 59.84 Unpacking iptables (1.8.2-4) ... [2020-07-09T23:57:06.015Z] #14 60.26 Selecting previously unselected package xxd. [2020-07-09T23:57:06.015Z] #14 60.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-09T23:57:06.015Z] #14 60.27 Unpacking xxd (2:8.1.0875-5) ... [2020-07-09T23:57:06.103Z] #39 181.6 DEP lib/c/criu.d [2020-07-09T23:57:06.276Z] #14 60.43 Selecting previously unselected package vim-common. [2020-07-09T23:57:06.276Z] #14 60.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-09T23:57:06.276Z] #14 60.47 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-09T23:57:06.405Z] #39 181.8 CC images/rpc.pb-c.o [2020-07-09T23:57:06.536Z] #14 60.71 Selecting previously unselected package bash-completion. [2020-07-09T23:57:06.536Z] #14 60.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-09T23:57:06.991Z] #39 182.4 CC lib/c/criu.o [2020-07-09T23:57:07.559Z] #39 ... [2020-07-09T23:57:07.559Z] [2020-07-09T23:57:07.559Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-09T23:57:07.559Z] #37 DONE 0.1s [2020-07-09T23:57:07.559Z] [2020-07-09T23:57:07.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:57:07.821Z] #39 183.4 LINK lib/c/built-in.o [2020-07-09T23:57:07.821Z] #39 183.4 LINK lib/c/libcriu.so [2020-07-09T23:57:07.821Z] #39 183.4 LINK lib/c/libcriu.a [2020-07-09T23:57:08.081Z] #39 ... [2020-07-09T23:57:08.081Z] [2020-07-09T23:57:08.081Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-09T23:57:08.081Z] #48 DONE 253.9s [2020-07-09T23:57:08.081Z] [2020-07-09T23:57:08.081Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:57:08.081Z] #39 183.6 GEN magic.py [2020-07-09T23:57:08.081Z] #39 183.7 Note: Building without setproctitle() and strlcpy() support. [2020-07-09T23:57:08.081Z] #39 183.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-09T23:57:08.081Z] #39 183.7 Note: Building without GnuTLS support [2020-07-09T23:57:08.081Z] #39 183.7 Makefile.config:39: Warn: you have no libnftables installed [2020-07-09T23:57:08.081Z] #39 183.7 Makefile.config:40: Warn: Building without nftables support [2020-07-09T23:57:09.020Z] #39 184.5 fatal: not a git repository (or any of the parent directories): .git [2020-07-09T23:57:09.959Z] #39 185.5 make[1]: Nothing to be done for 'all'. [2020-07-09T23:57:10.528Z] #39 185.9 make[1]: 'images/built-in.o' is up to date. [2020-07-09T23:57:10.528Z] #39 185.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-09T23:57:10.528Z] #39 185.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-09T23:57:10.528Z] #39 186.0 make[1]: 'compel/libcompel.a' is up to date. [2020-07-09T23:57:10.528Z] #39 186.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-09T23:57:10.528Z] #39 186.0 make[1]: Nothing to be done for 'all'. [2020-07-09T23:57:10.528Z] #39 186.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-09T23:57:10.528Z] #39 186.2 make[2]: Nothing to be done for 'all'. [2020-07-09T23:57:10.528Z] #39 186.2 make[2]: Nothing to be done for 'all'. [2020-07-09T23:57:10.528Z] #39 186.2 make[2]: Nothing to be done for 'all'. [2020-07-09T23:57:10.734Z] #14 64.37 Unpacking bash-completion (1:2.8-6) ... [2020-07-09T23:57:10.734Z] #14 ... [2020-07-09T23:57:10.734Z] [2020-07-09T23:57:10.734Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:57:10.734Z] #42 121.2 crypto/sha256 [2020-07-09T23:57:10.734Z] #42 121.9 crypto/rand [2020-07-09T23:57:10.734Z] #42 122.4 crypto/elliptic [2020-07-09T23:57:10.734Z] #42 122.7 encoding/asn1 [2020-07-09T23:57:10.734Z] #42 125.5 crypto/ed25519 [2020-07-09T23:57:10.734Z] #42 125.6 crypto/rsa [2020-07-09T23:57:10.734Z] #42 126.8 crypto/dsa [2020-07-09T23:57:10.734Z] #42 126.8 crypto/ecdsa [2020-07-09T23:57:10.734Z] #42 127.1 encoding/hex [2020-07-09T23:57:10.734Z] #42 127.5 crypto/x509/pkix [2020-07-09T23:57:10.734Z] #42 127.5 encoding/pem [2020-07-09T23:57:10.734Z] #42 127.9 vendor/golang.org/x/crypto/cryptobyte [2020-07-09T23:57:10.734Z] #42 128.1 vendor/golang.org/x/net/dns/dnsmessage [2020-07-09T23:57:10.734Z] #42 129.7 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-09T23:57:10.734Z] #42 130.2 vendor/golang.org/x/crypto/poly1305 [2020-07-09T23:57:10.734Z] #42 130.6 vendor/golang.org/x/sys/cpu [2020-07-09T23:57:10.734Z] #42 131.0 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-09T23:57:10.734Z] #42 ... [2020-07-09T23:57:10.734Z] [2020-07-09T23:57:10.734Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:57:10.734Z] #14 64.85 Selecting previously unselected package bzip2. [2020-07-09T23:57:10.734Z] #14 64.86 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-09T23:57:10.734Z] #14 64.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-09T23:57:10.734Z] #14 65.00 Selecting previously unselected package xz-utils. [2020-07-09T23:57:10.734Z] #14 65.02 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-09T23:57:10.734Z] #14 65.02 Unpacking xz-utils (5.2.4-1) ... [2020-07-09T23:57:10.787Z] #39 186.3 make[2]: Nothing to be done for 'all'. [2020-07-09T23:57:10.787Z] #39 186.3 make[2]: Nothing to be done for 'all'. [2020-07-09T23:57:10.787Z] #39 186.3 make[2]: Nothing to be done for 'all'. [2020-07-09T23:57:10.787Z] #39 186.3 make[2]: Nothing to be done for 'all'. [2020-07-09T23:57:10.787Z] #39 186.4 make[2]: Nothing to be done for 'all'. [2020-07-09T23:57:10.993Z] #14 65.27 Selecting previously unselected package apparmor. [2020-07-09T23:57:10.993Z] #14 65.27 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-09T23:57:10.993Z] #14 65.40 Unpacking apparmor (2.13.2-10) ... [2020-07-09T23:57:11.046Z] #39 186.4 INSTALL criu/criu [2020-07-09T23:57:11.046Z] #39 DONE 186.5s [2020-07-09T23:57:11.046Z] [2020-07-09T23:57:11.046Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:57:11.563Z] #14 65.88 Selecting previously unselected package aufs-tools. [2020-07-09T23:57:11.563Z] #14 65.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-09T23:57:11.563Z] #14 65.89 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-09T23:57:11.579Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-09T23:57:11.579Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-749f437e\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-09T23:57:11.579Z] ---------------------------------------------------------------------------- [2020-07-09T23:57:11.579Z] [2020-07-09T23:57:11.579Z] INFO: executeCI.ps1 starting at Thu Jul 9 23:57:10 CUT 2020 [2020-07-09T23:57:11.579Z] [2020-07-09T23:57:11.579Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-09T23:57:11.579Z] INFO: Running git version 2.24.1.windows.2 [2020-07-09T23:57:11.579Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-09T23:57:11.579Z] INFO: Environment variables: [2020-07-09T23:57:11.579Z] [2020-07-09T23:57:11.579Z] Name Value [2020-07-09T23:57:11.579Z] ---- ----- [2020-07-09T23:57:11.579Z] ALLUSERSPROFILE C:\ProgramData [2020-07-09T23:57:11.579Z] amd64 true [2020-07-09T23:57:11.579Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-09T23:57:11.579Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-09T23:57:11.579Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-09T23:57:11.579Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-09T23:57:11.579Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-09T23:57:11.579Z] BRANCH_NAME PR-41192 [2020-07-09T23:57:11.579Z] BUILD_DISPLAY_NAME #3 [2020-07-09T23:57:11.579Z] BUILD_ID 3 [2020-07-09T23:57:11.579Z] BUILD_NUMBER 3 [2020-07-09T23:57:11.579Z] BUILD_TAG jenkins-moby-PR-41192-3 [2020-07-09T23:57:11.579Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41192/3/ [2020-07-09T23:57:11.579Z] CHANGE_AUTHOR ameyag [2020-07-09T23:57:11.579Z] CHANGE_AUTHOR_DISPLAY_NAME Ameya Gawde [2020-07-09T23:57:11.579Z] CHANGE_BRANCH 19.03-hcsshim-vndr [2020-07-09T23:57:11.579Z] CHANGE_FORK ameyag [2020-07-09T23:57:11.579Z] CHANGE_ID 41192 [2020-07-09T23:57:11.579Z] CHANGE_TARGET 19.03 [2020-07-09T23:57:11.579Z] CHANGE_TITLE [19.03 backport] vendor: hcsshim 9dcb42f100215f8d375b4a9265e5bba009217a85 [2020-07-09T23:57:11.579Z] CHANGE_URL https://github.com/moby/moby/pull/41192 [2020-07-09T23:57:11.579Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-09T23:57:11.579Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-09T23:57:11.579Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-09T23:57:11.579Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-09T23:57:11.579Z] COMPUTERNAME azwin-2-7ccea0 [2020-07-09T23:57:11.579Z] ComSpec C:\windows\system32\cmd.exe [2020-07-09T23:57:11.579Z] ConfigSequenceNumber 0 [2020-07-09T23:57:11.579Z] DOCKER_BUILDKIT 0 [2020-07-09T23:57:11.579Z] DOCKER_DUT_DEBUG 1 [2020-07-09T23:57:11.579Z] DOCKER_EXPERIMENTAL 1 [2020-07-09T23:57:11.579Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-09T23:57:11.579Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-09T23:57:11.579Z] EXECUTOR_NUMBER 0 [2020-07-09T23:57:11.579Z] FQDN azwin-2-7ccea0.westus.cloudapp.azure.com [2020-07-09T23:57:11.579Z] GIT_BRANCH PR-41192 [2020-07-09T23:57:11.579Z] GIT_COMMIT 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:57:11.579Z] GIT_PREVIOUS_COMMIT 9d6053eda290badf708da39839249d3b041dea6d [2020-07-09T23:57:11.579Z] GIT_URL https://github.com/moby/moby.git [2020-07-09T23:57:11.579Z] HUDSON_COOKIE 9797f949-34ab-4d1d-b606-bd8ef64d04dc [2020-07-09T23:57:11.579Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-09T23:57:11.579Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-09T23:57:11.579Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-09T23:57:11.579Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-09T23:57:11.579Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-09T23:57:11.579Z] JENKINS_NODE_COOKIE 1468faad-6709-46b6-b6d0-1f3c4413d701 [2020-07-09T23:57:11.579Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-09T23:57:11.579Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-09T23:57:11.579Z] JOB_BASE_NAME PR-41192 [2020-07-09T23:57:11.579Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41192/display/redirect [2020-07-09T23:57:11.579Z] JOB_NAME moby/PR-41192 [2020-07-09T23:57:11.579Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41192/ [2020-07-09T23:57:11.579Z] library.jps.version master [2020-07-09T23:57:11.579Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-09T23:57:11.579Z] NODE_LABELS amd64 azure azwin-2-7ccea0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-09T23:57:11.579Z] NODE_NAME azwin-2-7ccea0 [2020-07-09T23:57:11.579Z] NUMBER_OF_PROCESSORS 4 [2020-07-09T23:57:11.579Z] OS Windows_NT [2020-07-09T23:57:11.579Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-09T23:57:11.579Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-09T23:57:11.579Z] ppc64le true [2020-07-09T23:57:11.579Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-09T23:57:11.579Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-09T23:57:11.579Z] PROCESSOR_LEVEL 6 [2020-07-09T23:57:11.579Z] PROCESSOR_REVISION 5504 [2020-07-09T23:57:11.579Z] ProgramData C:\ProgramData [2020-07-09T23:57:11.579Z] ProgramFiles C:\Program Files [2020-07-09T23:57:11.579Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-09T23:57:11.579Z] ProgramW6432 C:\Program Files [2020-07-09T23:57:11.579Z] PROMPT $P$G [2020-07-09T23:57:11.579Z] PSExecutionPolicyPreference Bypass [2020-07-09T23:57:11.579Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-09T23:57:11.579Z] PUBLIC C:\Users\Public [2020-07-09T23:57:11.579Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41192/3/display/redirect?page=changes [2020-07-09T23:57:11.579Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41192/3/display/redirect [2020-07-09T23:57:11.579Z] s390x true [2020-07-09T23:57:11.579Z] skip_dco false [2020-07-09T23:57:11.579Z] SKIP_VALIDATION_TESTS 1 [2020-07-09T23:57:11.579Z] SOURCES_DRIVE d [2020-07-09T23:57:11.579Z] SOURCES_SUBDIR gopath [2020-07-09T23:57:11.579Z] STAGE_NAME Run tests [2020-07-09T23:57:11.579Z] SystemDrive C: [2020-07-09T23:57:11.579Z] SystemRoot C:\windows [2020-07-09T23:57:11.579Z] TEMP C:\windows\TEMP [2020-07-09T23:57:11.579Z] TESTDEBUG 0 [2020-07-09T23:57:11.579Z] TESTRUN_DRIVE d [2020-07-09T23:57:11.579Z] TESTRUN_SUBDIR CI [2020-07-09T23:57:11.579Z] TIMEOUT 120m [2020-07-09T23:57:11.579Z] TMP C:\windows\TEMP [2020-07-09T23:57:11.579Z] unit_validate true [2020-07-09T23:57:11.579Z] USERDOMAIN WORKGROUP [2020-07-09T23:57:11.579Z] USERNAME azwin-2-7ccea0$ [2020-07-09T23:57:11.579Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-09T23:57:11.579Z] windir C:\windows [2020-07-09T23:57:11.579Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-09T23:57:11.579Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-09T23:57:11.579Z] windowsRS1 false [2020-07-09T23:57:11.579Z] windowsRS5 true [2020-07-09T23:57:11.579Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-09T23:57:11.579Z] [2020-07-09T23:57:11.579Z] [2020-07-09T23:57:11.579Z] [2020-07-09T23:57:11.579Z] INFO: Sources under d:\gopath\... [2020-07-09T23:57:11.579Z] INFO: Test run under d:\CI\... [2020-07-09T23:57:11.579Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-09T23:57:11.579Z] INFO: docker/docker repository was found [2020-07-09T23:57:11.579Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-09T23:57:11.824Z] #14 66.02 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-09T23:57:11.824Z] #14 66.02 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-09T23:57:11.824Z] #14 66.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-09T23:57:11.984Z] #57 ... [2020-07-09T23:57:11.984Z] [2020-07-09T23:57:11.984Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-09T23:57:11.984Z] #40 DONE 0.0s [2020-07-09T23:57:11.984Z] [2020-07-09T23:57:11.984Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-09T23:57:11.984Z] #43 DONE 0.1s [2020-07-09T23:57:11.984Z] [2020-07-09T23:57:11.984Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:57:12.052Z] ltsc2019: Pulling from windows/servercore [2020-07-09T23:57:12.244Z] #57 ... [2020-07-09T23:57:12.244Z] [2020-07-09T23:57:12.244Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-09T23:57:12.244Z] #46 DONE 0.1s [2020-07-09T23:57:12.244Z] [2020-07-09T23:57:12.244Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-09T23:57:12.503Z] #49 DONE 0.4s [2020-07-09T23:57:12.503Z] [2020-07-09T23:57:12.503Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-09T23:57:12.503Z] #53 DONE 0.1s [2020-07-09T23:57:12.503Z] [2020-07-09T23:57:12.503Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:57:12.524Z] 4612f6d0b889: Pulling fs layer [2020-07-09T23:57:12.524Z] 666079ee0460: Pulling fs layer [2020-07-09T23:57:13.733Z] #14 67.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-09T23:57:13.733Z] #14 67.83 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-09T23:57:13.733Z] #14 67.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-09T23:57:15.640Z] #14 69.99 Selecting previously unselected package binutils-mingw-w64. [2020-07-09T23:57:15.640Z] #14 70.00 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-09T23:57:15.640Z] #14 70.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-09T23:57:15.900Z] #14 70.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-09T23:57:15.900Z] #14 70.15 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-09T23:57:15.900Z] #14 70.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-09T23:57:15.900Z] #14 70.34 Selecting previously unselected package dmsetup. [2020-07-09T23:57:15.900Z] #14 ... [2020-07-09T23:57:15.900Z] [2020-07-09T23:57:15.900Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:57:15.900Z] #39 54.08 DEP compel/arch/x86/src/lib/cpu.d [2020-07-09T23:57:15.900Z] #39 54.17 DEP compel/src/lib/log.d [2020-07-09T23:57:15.900Z] #39 54.26 DEP compel/src/main.d [2020-07-09T23:57:15.900Z] #39 54.40 DEP compel/src/lib/handle-elf.d [2020-07-09T23:57:15.900Z] #39 54.50 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-09T23:57:15.900Z] #39 54.61 CC compel/src/lib/log.o [2020-07-09T23:57:15.900Z] #39 54.82 CC compel/arch/x86/src/lib/cpu.o [2020-07-09T23:57:15.900Z] #39 55.62 CC compel/arch/x86/src/lib/infect.o [2020-07-09T23:57:15.900Z] #39 56.46 CC compel/src/lib/infect-rpc.o [2020-07-09T23:57:15.900Z] #39 56.90 CC compel/src/lib/infect-util.o [2020-07-09T23:57:15.900Z] #39 57.23 CC compel/src/lib/infect.o [2020-07-09T23:57:15.900Z] #39 59.95 CC compel/src/lib/ptrace.o [2020-07-09T23:57:15.900Z] #39 60.42 AR compel/libcompel.a [2020-07-09T23:57:15.900Z] #39 60.47 HOSTCC compel/src/main-host.o [2020-07-09T23:57:15.900Z] #39 60.89 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-09T23:57:15.900Z] #39 61.11 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-09T23:57:15.900Z] #39 61.51 HOSTCC compel/src/lib/log-host.o [2020-07-09T23:57:15.900Z] #39 61.68 HOSTLINK compel/compel-host-bin [2020-07-09T23:57:15.900Z] #39 61.80 DEP soccr/soccr.d [2020-07-09T23:57:15.900Z] #39 61.98 CC soccr/soccr.o [2020-07-09T23:57:15.900Z] #39 63.54 AR soccr/libsoccr.a [2020-07-09T23:57:15.900Z] #39 63.59 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-09T23:57:15.900Z] #39 63.92 DEP criu/arch/x86/sigframe.d [2020-07-09T23:57:15.900Z] #39 64.06 DEP criu/arch/x86/sigaction_compat.d [2020-07-09T23:57:15.900Z] #39 64.21 DEP criu/arch/x86/kerndat.d [2020-07-09T23:57:15.900Z] #39 ... [2020-07-09T23:57:15.900Z] [2020-07-09T23:57:15.900Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:57:15.900Z] #14 70.34 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-09T23:57:15.900Z] #14 70.34 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-09T23:57:16.160Z] #14 70.51 Selecting previously unselected package mingw-w64-common. [2020-07-09T23:57:16.160Z] #14 70.51 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-09T23:57:16.160Z] #14 70.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-09T23:57:19.273Z] 🇩 bin/containerd-stress [2020-07-09T23:57:19.274Z] 🇩 bin/containerd-shim [2020-07-09T23:57:19.738Z] 666079ee0460: Verifying Checksum [2020-07-09T23:57:19.738Z] 666079ee0460: Download complete [2020-07-09T23:57:20.632Z] #57 225.4 🇩 bin/containerd [2020-07-09T23:57:21.436Z] #14 ... [2020-07-09T23:57:21.437Z] [2020-07-09T23:57:21.437Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:57:21.437Z] #42 132.2 net [2020-07-09T23:57:21.437Z] #42 132.5 vendor/golang.org/x/crypto/hkdf [2020-07-09T23:57:21.437Z] #42 132.7 vendor/golang.org/x/text/transform [2020-07-09T23:57:21.437Z] #42 133.4 vendor/golang.org/x/text/unicode/bidi [2020-07-09T23:57:21.437Z] #42 135.3 vendor/golang.org/x/text/secure/bidirule [2020-07-09T23:57:21.437Z] #42 135.6 vendor/golang.org/x/text/unicode/norm [2020-07-09T23:57:21.437Z] #42 139.6 vendor/golang.org/x/net/idna [2020-07-09T23:57:21.437Z] #42 142.1 vendor/golang.org/x/net/http2/hpack [2020-07-09T23:57:21.437Z] #42 ... [2020-07-09T23:57:21.437Z] [2020-07-09T23:57:21.437Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:57:21.437Z] #14 75.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-09T23:57:21.437Z] #14 75.87 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-09T23:57:21.437Z] #14 75.87 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-09T23:57:24.901Z] 🇩 bin/containerd-shim-runc-v1 [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-09T23:57:25.664Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-07-09T23:57:25.664Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-09T23:57:25.664Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 3.1% of statements [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-09T23:57:25.664Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-07-09T23:57:25.664Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-09T23:57:25.664Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-07-09T23:57:25.664Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/builder [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-09T23:57:25.664Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-09T23:57:25.664Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-07-09T23:57:25.664Z] ok github.com/docker/docker/builder/fscache 0.107s coverage: 69.2% of statements [2020-07-09T23:57:26.302Z] ok github.com/docker/docker/builder/dockerfile 1.015s coverage: 45.1% of statements [2020-07-09T23:57:26.783Z] #14 ... [2020-07-09T23:57:26.783Z] [2020-07-09T23:57:26.783Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:57:26.783Z] #39 64.41 DEP criu/arch/x86/crtools.d [2020-07-09T23:57:26.783Z] #39 64.61 DEP criu/arch/x86/cpu.d [2020-07-09T23:57:26.783Z] #39 64.86 CC criu/arch/x86/cpu.o [2020-07-09T23:57:26.783Z] #39 65.62 CC criu/arch/x86/crtools.o [2020-07-09T23:57:26.783Z] #39 67.03 CC criu/arch/x86/kerndat.o [2020-07-09T23:57:26.783Z] #39 67.58 CC criu/arch/x86/sigaction_compat.o [2020-07-09T23:57:26.783Z] #39 67.81 CC criu/arch/x86/sigframe.o [2020-07-09T23:57:26.783Z] #39 68.06 LINK criu/arch/x86/crtools.built-in.o [2020-07-09T23:57:26.783Z] #39 68.14 DEP criu/pie/util-vdso-elf32.d [2020-07-09T23:57:26.783Z] #39 68.27 DEP criu/pie/util-vdso.d [2020-07-09T23:57:26.783Z] #39 68.39 DEP criu/pie/util.d [2020-07-09T23:57:26.783Z] #39 68.64 CC criu/pie/util.o [2020-07-09T23:57:26.783Z] #39 68.96 CC criu/pie/util-vdso.o [2020-07-09T23:57:26.783Z] #39 69.56 CC criu/pie/util-vdso-elf32.o [2020-07-09T23:57:26.783Z] #39 70.44 AR criu/pie/pie.lib.a [2020-07-09T23:57:26.783Z] #39 70.48 DEP criu/pie/restorer.d [2020-07-09T23:57:26.783Z] #39 70.76 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-09T23:57:26.783Z] #39 70.91 DEP criu/arch/x86/restorer_unmap.d [2020-07-09T23:57:26.783Z] #39 70.94 DEP criu/arch/x86/restorer.d [2020-07-09T23:57:26.783Z] #39 71.18 DEP criu/arch/x86/vdso-pie.d [2020-07-09T23:57:26.783Z] #39 71.32 DEP criu/pie/parasite-vdso.d [2020-07-09T23:57:26.783Z] #39 71.58 DEP criu/pie/parasite.d [2020-07-09T23:57:26.783Z] #39 71.87 CC criu/pie/parasite.o [2020-07-09T23:57:26.783Z] #39 73.44 LINK criu/pie/parasite.built-in.o [2020-07-09T23:57:26.783Z] #39 73.46 GEN criu/pie/parasite-blob.h [2020-07-09T23:57:26.783Z] #39 73.48 CC criu/pie/parasite-vdso.o [2020-07-09T23:57:26.783Z] #39 74.30 CC criu/arch/x86/vdso-pie.o [2020-07-09T23:57:26.783Z] #39 74.66 CC criu/arch/x86/restorer.o [2020-07-09T23:57:26.783Z] #39 ... [2020-07-09T23:57:26.783Z] [2020-07-09T23:57:26.783Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-09T23:57:26.783Z] #48 137.4 + GOBIN=/build [2020-07-09T23:57:26.783Z] #48 137.4 + /build/gometalinter --install [2020-07-09T23:57:26.783Z] #48 137.4 Installing: [2020-07-09T23:57:26.783Z] #48 137.4 deadcode [2020-07-09T23:57:26.783Z] #48 137.4 dupl [2020-07-09T23:57:26.783Z] #48 137.4 errcheck [2020-07-09T23:57:26.783Z] #48 137.4 gas [2020-07-09T23:57:26.783Z] #48 137.4 gochecknoglobals [2020-07-09T23:57:26.783Z] #48 137.4 gochecknoinits [2020-07-09T23:57:26.783Z] #48 137.4 goconst [2020-07-09T23:57:26.783Z] #48 137.4 gocyclo [2020-07-09T23:57:26.783Z] #48 137.4 goimports [2020-07-09T23:57:26.783Z] #48 137.4 golint [2020-07-09T23:57:26.783Z] #48 137.4 gosimple [2020-07-09T23:57:26.783Z] #48 137.4 gotype [2020-07-09T23:57:26.783Z] #48 137.4 gotypex [2020-07-09T23:57:26.783Z] #48 137.4 ineffassign [2020-07-09T23:57:26.783Z] #48 137.4 interfacer [2020-07-09T23:57:26.783Z] #48 137.4 lll [2020-07-09T23:57:26.783Z] #48 137.4 maligned [2020-07-09T23:57:26.783Z] #48 137.4 megacheck [2020-07-09T23:57:26.783Z] #48 137.4 misspell [2020-07-09T23:57:26.783Z] #48 137.4 nakedret [2020-07-09T23:57:26.783Z] #48 137.4 safesql [2020-07-09T23:57:26.783Z] #48 137.4 staticcheck [2020-07-09T23:57:26.783Z] #48 137.4 structcheck [2020-07-09T23:57:26.783Z] #48 137.4 unconvert [2020-07-09T23:57:26.783Z] #48 137.4 unparam [2020-07-09T23:57:26.783Z] #48 137.4 unused [2020-07-09T23:57:26.783Z] #48 137.4 varcheck [2020-07-09T23:57:26.783Z] #48 ... [2020-07-09T23:57:26.783Z] [2020-07-09T23:57:26.783Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:57:26.783Z] #42 143.3 mime [2020-07-09T23:57:26.783Z] #42 145.0 mime/quotedprintable [2020-07-09T23:57:26.783Z] #42 145.4 net/http/internal [2020-07-09T23:57:26.783Z] #42 145.8 os/exec [2020-07-09T23:57:26.942Z] ok github.com/docker/docker/builder/remotecontext 0.356s coverage: 13.6% of statements [2020-07-09T23:57:27.589Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-09T23:57:27.670Z] 🇩 binaries [2020-07-09T23:57:27.670Z] + mkdir -p /build [2020-07-09T23:57:27.670Z] + cp bin/containerd /build/containerd [2020-07-09T23:57:27.670Z] + cp bin/containerd-shim /build/containerd-shim [2020-07-09T23:57:27.670Z] + cp bin/ctr /build/ctr [2020-07-09T23:57:27.747Z] #42 ... [2020-07-09T23:57:27.747Z] [2020-07-09T23:57:27.747Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:57:27.747Z] #14 81.12 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-09T23:57:27.747Z] #14 81.13 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-09T23:57:27.747Z] #14 81.14 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:57:27.747Z] #14 81.28 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-09T23:57:27.747Z] #14 81.29 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-09T23:57:27.747Z] #14 81.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:57:27.883Z] ok github.com/docker/docker/builder/remotecontext/git 0.949s coverage: 85.1% of statements [2020-07-09T23:57:27.883Z] ? github.com/docker/docker/cli [no test files] [2020-07-09T23:57:27.883Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-09T23:57:30.629Z] ok github.com/docker/docker/client 0.101s coverage: 75.7% of statements [2020-07-09T23:57:32.175Z] Removing intermediate container 14e491cd31e8 [2020-07-09T23:57:32.175Z] ---> 10373c591841 [2020-07-09T23:57:32.175Z] Step 61/140 : FROM dev-base AS proxy [2020-07-09T23:57:32.175Z] ---> c8ec8d3e757e [2020-07-09T23:57:32.175Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-07-09T23:57:32.175Z] ---> Running in 053eeeaf1ca7 [2020-07-09T23:57:32.175Z] Removing intermediate container 053eeeaf1ca7 [2020-07-09T23:57:32.175Z] ---> e010c8ef54b1 [2020-07-09T23:57:32.175Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-07-09T23:57:32.175Z] ---> Running in e30a43e94e8b [2020-07-09T23:57:32.175Z] Removing intermediate container e30a43e94e8b [2020-07-09T23:57:32.175Z] ---> 04bd953d4eb3 [2020-07-09T23:57:32.175Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:57:32.175Z] ---> c964606adad8 [2020-07-09T23:57:32.175Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-09T23:57:32.175Z] ---> 05eb086b5dbc [2020-07-09T23:57:32.175Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-09T23:57:32.175Z] ---> Running in 625ae79dd18d [2020-07-09T23:57:32.472Z] + RM_GOPATH=0 [2020-07-09T23:57:32.472Z] + TMP_GOPATH= [2020-07-09T23:57:32.472Z] + : /build [2020-07-09T23:57:32.472Z] + '[' -z '' ']' [2020-07-09T23:57:32.472Z] ++ mktemp -d [2020-07-09T23:57:32.472Z] + export GOPATH=/tmp/tmp.AgOBwxP7BJ [2020-07-09T23:57:32.472Z] + GOPATH=/tmp/tmp.AgOBwxP7BJ [2020-07-09T23:57:32.472Z] + RM_GOPATH=1 [2020-07-09T23:57:32.472Z] ++ dirname ./install.sh [2020-07-09T23:57:32.472Z] + dir=. [2020-07-09T23:57:32.472Z] + bin=proxy [2020-07-09T23:57:32.472Z] + shift [2020-07-09T23:57:32.472Z] + '[' '!' -f ./proxy.installer ']' [2020-07-09T23:57:32.472Z] + . ./proxy.installer [2020-07-09T23:57:32.472Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-09T23:57:32.472Z] + install_proxy [2020-07-09T23:57:32.472Z] + case "$1" in [2020-07-09T23:57:32.472Z] + export CGO_ENABLED=0 [2020-07-09T23:57:32.472Z] + CGO_ENABLED=0 [2020-07-09T23:57:32.472Z] + _install_proxy [2020-07-09T23:57:32.472Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-09T23:57:32.472Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AgOBwxP7BJ/src/github.com/docker/libnetwork [2020-07-09T23:57:32.472Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-09T23:57:32.472Z] Cloning into '/tmp/tmp.AgOBwxP7BJ/src/github.com/docker/libnetwork'... [2020-07-09T23:57:33.033Z] #14 ... [2020-07-09T23:57:33.033Z] [2020-07-09T23:57:33.033Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:57:33.033Z] #39 75.36 CC criu/arch/x86/restorer_unmap.o [2020-07-09T23:57:33.033Z] #39 75.47 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-09T23:57:33.033Z] #39 75.75 CC criu/pie/restorer.o [2020-07-09T23:57:33.033Z] #39 79.11 LINK criu/pie/restorer.built-in.o [2020-07-09T23:57:33.033Z] #39 79.14 GEN criu/pie/restorer-blob.h [2020-07-09T23:57:33.033Z] #39 79.24 DEP criu/vdso.d [2020-07-09T23:57:33.033Z] #39 79.38 DEP criu/vdso-compat.d [2020-07-09T23:57:33.033Z] #39 79.60 DEP criu/uts_ns.d [2020-07-09T23:57:33.033Z] #39 79.77 DEP criu/util.d [2020-07-09T23:57:33.033Z] #39 79.99 DEP criu/uffd.d [2020-07-09T23:57:33.033Z] #39 80.16 DEP criu/tun.d [2020-07-09T23:57:33.033Z] #39 80.31 DEP criu/tty.d [2020-07-09T23:57:33.033Z] #39 80.59 DEP criu/timerfd.d [2020-07-09T23:57:33.033Z] #39 80.79 DEP criu/timens.d [2020-07-09T23:57:33.033Z] #39 80.98 DEP criu/sysfs_parse.d [2020-07-09T23:57:33.033Z] #39 81.22 DEP criu/sysctl.d [2020-07-09T23:57:33.292Z] #39 81.48 DEP criu/string.d [2020-07-09T23:57:33.292Z] #39 81.54 DEP criu/stats.d [2020-07-09T23:57:33.551Z] #39 81.68 DEP criu/sockets.d [2020-07-09T23:57:33.810Z] #39 81.93 DEP criu/sk-unix.d [2020-07-09T23:57:34.069Z] #39 82.15 DEP criu/sk-tcp.d [2020-07-09T23:57:34.328Z] #39 82.39 DEP criu/sk-queue.d [2020-07-09T23:57:34.328Z] #39 82.55 DEP criu/sk-packet.d [2020-07-09T23:57:34.562Z] + cd /tmp/tmp.AgOBwxP7BJ/src/github.com/docker/libnetwork [2020-07-09T23:57:34.562Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-09T23:57:34.740Z] 4612f6d0b889: Verifying Checksum [2020-07-09T23:57:34.740Z] 4612f6d0b889: Download complete [2020-07-09T23:57:34.859Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-09T23:57:34.896Z] #39 82.85 DEP criu/sk-netlink.d [2020-07-09T23:57:34.896Z] #39 83.03 DEP criu/sk-inet.d [2020-07-09T23:57:35.155Z] #39 83.27 DEP criu/signalfd.d [2020-07-09T23:57:35.416Z] #39 83.44 DEP criu/sigframe.d [2020-07-09T23:57:35.416Z] #39 83.60 DEP criu/shmem.d [2020-07-09T23:57:35.675Z] #39 83.76 DEP criu/servicefd.d [2020-07-09T23:57:35.675Z] #39 84.00 DEP criu/seize.d [2020-07-09T23:57:36.245Z] #39 84.17 DEP criu/seccomp.d [2020-07-09T23:57:36.245Z] #39 84.44 DEP criu/rst-malloc.d [2020-07-09T23:57:36.245Z] #39 84.55 DEP criu/rbtree.d [2020-07-09T23:57:36.504Z] #39 84.62 DEP criu/pstree.d [2020-07-09T23:57:36.764Z] #39 84.93 DEP criu/protobuf.d [2020-07-09T23:57:37.034Z] #39 85.11 GEN criu/protobuf-desc-gen.h [2020-07-09T23:57:37.640Z] Removing intermediate container 625ae79dd18d [2020-07-09T23:57:37.640Z] ---> 72c3a01f2888 [2020-07-09T23:57:37.640Z] Step 67/140 : FROM base AS gometalinter [2020-07-09T23:57:37.640Z] ---> c8ec8d3e757e [2020-07-09T23:57:37.640Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-07-09T23:57:37.640Z] ---> Running in a6c6eb00158f [2020-07-09T23:57:37.640Z] Removing intermediate container a6c6eb00158f [2020-07-09T23:57:37.640Z] ---> c06f2a231237 [2020-07-09T23:57:37.640Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:57:37.640Z] ---> f8d3a5a640b0 [2020-07-09T23:57:37.640Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-09T23:57:37.640Z] ---> 59df92c528a8 [2020-07-09T23:57:37.640Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-09T23:57:37.640Z] ---> Running in b1eaf67ee25b [2020-07-09T23:57:37.935Z] + RM_GOPATH=0 [2020-07-09T23:57:37.935Z] + TMP_GOPATH= [2020-07-09T23:57:37.935Z] + : /build [2020-07-09T23:57:37.935Z] + '[' -z '' ']' [2020-07-09T23:57:37.935Z] ++ mktemp -d [2020-07-09T23:57:37.935Z] + export GOPATH=/tmp/tmp.VGmEpSjr8d [2020-07-09T23:57:37.935Z] + GOPATH=/tmp/tmp.VGmEpSjr8d [2020-07-09T23:57:37.935Z] + RM_GOPATH=1 [2020-07-09T23:57:37.935Z] ++ dirname ./install.sh [2020-07-09T23:57:37.935Z] + dir=. [2020-07-09T23:57:37.935Z] + bin=gometalinter [2020-07-09T23:57:37.935Z] + shift [2020-07-09T23:57:37.935Z] + '[' '!' -f ./gometalinter.installer ']' [2020-07-09T23:57:37.935Z] + . ./gometalinter.installer [2020-07-09T23:57:37.935Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-09T23:57:37.935Z] + install_gometalinter [2020-07-09T23:57:37.935Z] + echo 'Installing gometalinter version v2.0.6' [2020-07-09T23:57:37.935Z] Installing gometalinter version v2.0.6 [2020-07-09T23:57:37.935Z] + go get -d github.com/alecthomas/gometalinter [2020-07-09T23:57:38.943Z] #39 87.02 DEP criu/protobuf-desc.d [2020-07-09T23:57:38.986Z] + cd /tmp/tmp.VGmEpSjr8d/src/github.com/alecthomas/gometalinter [2020-07-09T23:57:38.986Z] + git checkout -q v2.0.6 [2020-07-09T23:57:38.986Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-09T23:57:39.202Z] #39 87.25 DEP criu/proc_parse.d [2020-07-09T23:57:39.461Z] #39 87.47 DEP criu/plugin.d [2020-07-09T23:57:39.461Z] #39 87.58 DEP criu/pipes.d [2020-07-09T23:57:39.721Z] #39 87.78 DEP criu/pie-util.d [2020-07-09T23:57:39.721Z] #39 87.88 DEP criu/pie-util-vdso.d [2020-07-09T23:57:39.721Z] #39 ... [2020-07-09T23:57:39.721Z] [2020-07-09T23:57:39.721Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:57:39.721Z] #42 150.6 net/textproto [2020-07-09T23:57:39.721Z] #42 150.7 crypto/x509 [2020-07-09T23:57:39.721Z] #42 151.7 vendor/golang.org/x/net/http/httpguts [2020-07-09T23:57:39.721Z] #42 152.1 vendor/golang.org/x/net/http/httpproxy [2020-07-09T23:57:39.721Z] #42 152.6 mime/multipart [2020-07-09T23:57:39.721Z] #42 155.1 crypto/tls [2020-07-09T23:57:39.980Z] #42 ... [2020-07-09T23:57:39.980Z] [2020-07-09T23:57:39.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:57:39.980Z] #39 88.04 DEP criu/pie-util-vdso-elf32.d [2020-07-09T23:57:40.239Z] #39 88.27 DEP criu/path.d [2020-07-09T23:57:40.239Z] #39 88.38 DEP criu/parasite-syscall.d [2020-07-09T23:57:40.500Z] #39 88.62 DEP criu/pagemap.d [2020-07-09T23:57:40.759Z] #39 88.85 DEP criu/pagemap-cache.d [2020-07-09T23:57:40.759Z] #39 89.06 DEP criu/page-xfer.d [2020-07-09T23:57:41.329Z] #39 89.26 DEP criu/page-pipe.d [2020-07-09T23:57:41.329Z] #39 89.39 DEP criu/netfilter.d [2020-07-09T23:57:41.329Z] #39 89.63 DEP criu/net.d [2020-07-09T23:57:41.898Z] #39 89.95 DEP criu/namespaces.d [2020-07-09T23:57:42.158Z] #39 90.21 DEP criu/mount.d [2020-07-09T23:57:42.418Z] #39 90.44 DEP criu/memfd.d [2020-07-09T23:57:42.418Z] #39 90.62 DEP criu/mem.d [2020-07-09T23:57:42.583Z] #57 247.4 🇩 bin/containerd-stress [2020-07-09T23:57:42.677Z] #39 90.81 DEP criu/lsm.d [2020-07-09T23:57:42.936Z] #39 90.93 DEP criu/log.d [2020-07-09T23:57:42.936Z] #39 91.06 DEP criu/libnetlink.d [2020-07-09T23:57:43.151Z] #57 249.0 🇩 bin/containerd-shim [2020-07-09T23:57:43.196Z] #39 91.21 DEP criu/kerndat.d [2020-07-09T23:57:43.196Z] #39 91.40 DEP criu/kcmp-ids.d [2020-07-09T23:57:43.196Z] #39 91.50 DEP criu/irmap.d [2020-07-09T23:57:43.765Z] #39 91.66 DEP criu/ipc_ns.d [2020-07-09T23:57:43.765Z] #39 91.84 DEP criu/image.d [2020-07-09T23:57:43.765Z] #39 92.07 DEP criu/image-desc.d [2020-07-09T23:57:44.025Z] #39 92.16 DEP criu/fsnotify.d [2020-07-09T23:57:44.025Z] #39 92.32 DEP criu/filesystems.d [2020-07-09T23:57:44.595Z] #39 92.51 DEP criu/files.d [2020-07-09T23:57:44.595Z] #39 92.73 DEP criu/files-reg.d [2020-07-09T23:57:44.854Z] #39 92.92 DEP criu/files-ext.d [2020-07-09T23:57:44.854Z] #39 93.11 DEP criu/file-lock.d [2020-07-09T23:57:45.114Z] #39 93.32 DEP criu/file-ids.d [2020-07-09T23:57:45.114Z] #39 93.44 DEP criu/fifo.d [2020-07-09T23:57:45.374Z] #39 93.58 DEP criu/fdstore.d [2020-07-09T23:57:45.633Z] #39 93.73 DEP criu/fault-injection.d [2020-07-09T23:57:45.633Z] #39 93.78 DEP criu/external.d [2020-07-09T23:57:45.633Z] #39 93.86 DEP criu/eventpoll.d [2020-07-09T23:57:45.893Z] #39 94.03 DEP criu/eventfd.d [2020-07-09T23:57:46.153Z] #39 94.22 DEP criu/crtools.d [2020-07-09T23:57:46.413Z] #39 94.55 DEP criu/cr-service.d [2020-07-09T23:57:46.673Z] #39 94.85 DEP criu/cr-restore.d [2020-07-09T23:57:46.933Z] #39 95.08 DEP criu/cr-errno.d [2020-07-09T23:57:46.933Z] #39 95.09 DEP criu/cr-dump.d [2020-07-09T23:57:47.193Z] #39 95.34 DEP criu/cr-dedup.d [2020-07-09T23:57:47.453Z] #39 95.60 DEP criu/cr-check.d [2020-07-09T23:57:48.022Z] #39 95.92 DEP criu/config.d [2020-07-09T23:57:48.022Z] #39 96.15 DEP criu/clone-noasan.d [2020-07-09T23:57:48.022Z] #39 96.29 DEP criu/cgroup.d [2020-07-09T23:57:48.282Z] #39 96.50 DEP criu/cgroup-props.d [2020-07-09T23:57:48.541Z] #39 96.68 DEP criu/bitmap.d [2020-07-09T23:57:48.541Z] #39 96.72 DEP criu/bfd.d [2020-07-09T23:57:48.541Z] #39 ... [2020-07-09T23:57:48.541Z] [2020-07-09T23:57:48.541Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:57:48.541Z] #14 102.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-09T23:57:48.541Z] #14 102.9 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-09T23:57:48.541Z] #14 102.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:57:49.719Z] #57 254.9 🇩 bin/containerd-shim-runc-v1 [2020-07-09T23:57:51.079Z] #14 ... [2020-07-09T23:57:51.079Z] [2020-07-09T23:57:51.079Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-09T23:57:51.079Z] #26 170.2 + rm -rf /tmp/tmp.KXU9ACpJSJ [2020-07-09T23:57:51.079Z] #26 DONE 172.4s [2020-07-09T23:57:51.338Z] [2020-07-09T23:57:51.338Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:57:51.338Z] #39 96.82 DEP criu/autofs.d [2020-07-09T23:57:51.338Z] #39 96.98 DEP criu/aio.d [2020-07-09T23:57:51.338Z] #39 97.21 DEP criu/action-scripts.d [2020-07-09T23:57:51.338Z] #39 97.57 CC criu/action-scripts.o [2020-07-09T23:57:51.338Z] #39 98.24 CC criu/aio.o [2020-07-09T23:57:51.338Z] #39 98.84 CC criu/autofs.o [2020-07-09T23:57:51.338Z] #39 ... [2020-07-09T23:57:51.338Z] [2020-07-09T23:57:51.338Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:57:51.338Z] #42 162.3 net/http/httptrace [2020-07-09T23:57:51.338Z] #42 162.6 net/http [2020-07-09T23:57:51.624Z] #57 257.5 🇩 binaries [2020-07-09T23:57:51.624Z] #57 257.5 + mkdir -p /build [2020-07-09T23:57:51.624Z] #57 257.5 + cp bin/containerd /build/containerd [2020-07-09T23:57:51.624Z] #57 257.6 + cp bin/containerd-shim /build/containerd-shim [2020-07-09T23:57:51.624Z] #57 257.6 + cp bin/ctr /build/ctr [2020-07-09T23:57:51.796Z] + GOBIN=/build [2020-07-09T23:57:51.796Z] + /build/gometalinter --install [2020-07-09T23:57:51.796Z] Installing: [2020-07-09T23:57:51.796Z] deadcode [2020-07-09T23:57:51.796Z] dupl [2020-07-09T23:57:51.796Z] errcheck [2020-07-09T23:57:51.796Z] gas [2020-07-09T23:57:51.796Z] gochecknoglobals [2020-07-09T23:57:51.796Z] gochecknoinits [2020-07-09T23:57:51.796Z] goconst [2020-07-09T23:57:51.796Z] gocyclo [2020-07-09T23:57:51.796Z] goimports [2020-07-09T23:57:51.796Z] golint [2020-07-09T23:57:51.796Z] gosimple [2020-07-09T23:57:51.796Z] gotype [2020-07-09T23:57:51.796Z] gotypex [2020-07-09T23:57:51.796Z] ineffassign [2020-07-09T23:57:51.796Z] interfacer [2020-07-09T23:57:51.796Z] lll [2020-07-09T23:57:51.796Z] maligned [2020-07-09T23:57:51.796Z] megacheck [2020-07-09T23:57:51.796Z] misspell [2020-07-09T23:57:51.796Z] nakedret [2020-07-09T23:57:51.796Z] safesql [2020-07-09T23:57:51.796Z] staticcheck [2020-07-09T23:57:51.796Z] structcheck [2020-07-09T23:57:51.796Z] unconvert [2020-07-09T23:57:51.796Z] unparam [2020-07-09T23:57:51.796Z] unused [2020-07-09T23:57:51.796Z] varcheck [2020-07-09T23:57:51.883Z] #57 DONE 257.9s [2020-07-09T23:57:52.840Z] [2020-07-09T23:57:52.840Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-09T23:57:53.102Z] #58 DONE 0.1s [2020-07-09T23:57:53.102Z] [2020-07-09T23:57:53.102Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-09T23:57:53.102Z] #62 DONE 0.1s [2020-07-09T23:57:53.102Z] [2020-07-09T23:57:53.102Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-09T23:57:53.102Z] #64 DONE 0.1s [2020-07-09T23:57:53.241Z] ok github.com/docker/docker/cmd/dockerd/hack 0.001s coverage: 72.9% of statements [2020-07-09T23:57:53.241Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 29.5% of statements [2020-07-09T23:57:53.244Z] #42 ... [2020-07-09T23:57:53.244Z] [2020-07-09T23:57:53.244Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:57:53.244Z] #39 101.3 CC criu/bfd.o [2020-07-09T23:57:53.361Z] [2020-07-09T23:57:53.361Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-09T23:57:53.361Z] #67 DONE 0.0s [2020-07-09T23:57:53.361Z] [2020-07-09T23:57:53.361Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-09T23:57:53.361Z] #68 DONE 0.0s [2020-07-09T23:57:53.361Z] [2020-07-09T23:57:53.361Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-09T23:57:53.504Z] #39 101.8 CC criu/bitmap.o [2020-07-09T23:57:53.928Z] #69 DONE 0.6s [2020-07-09T23:57:53.928Z] [2020-07-09T23:57:53.928Z] #70 exporting to image [2020-07-09T23:57:53.928Z] #70 exporting layers [2020-07-09T23:57:54.079Z] #39 102.0 CC criu/cgroup-props.o [2020-07-09T23:57:54.283Z] ok github.com/docker/docker/container 0.108s coverage: 35.6% of statements [2020-07-09T23:57:54.283Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-09T23:57:54.283Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-09T23:57:54.283Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-09T23:57:54.283Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-09T23:57:55.017Z] #39 103.0 CC criu/cgroup.o [2020-07-09T23:57:58.311Z] #39 106.4 CC criu/clone-noasan.o [2020-07-09T23:57:58.571Z] #39 106.7 CC criu/config.o [2020-07-09T23:57:59.878Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2020-07-09T23:58:00.480Z] #39 108.4 CC criu/cr-check.o [2020-07-09T23:58:00.500Z] #70 exporting layers 6.4s done [2020-07-09T23:58:00.500Z] #70 writing image sha256:6ef1488dcd424ec626e6fa3daf4801220a10c20ab04b37163456efb7c0c3146f done [2020-07-09T23:58:00.500Z] #70 naming to docker.io/library/docker:9d6053eda290badf708da39839249d3b041dea6d done [2020-07-09T23:58:00.500Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-09T23:58:00.828Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41192/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41192/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9d6053eda290badf708da39839249d3b041dea6d hack/validate/default [2020-07-09T23:58:00.921Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-07-09T23:58:01.050Z] #39 ... [2020-07-09T23:58:01.050Z] [2020-07-09T23:58:01.050Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-09T23:58:01.050Z] #45 DONE 182.1s [2020-07-09T23:58:01.050Z] [2020-07-09T23:58:01.050Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:58:01.050Z] #42 176.6 github.com/LK4D4/vndr/godl [2020-07-09T23:58:01.050Z] #42 177.4 github.com/LK4D4/vndr [2020-07-09T23:58:01.765Z] Congratulations! All commits are properly signed with the DCO! [2020-07-09T23:58:01.964Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.8% of statements [2020-07-09T23:58:02.961Z] #42 ... [2020-07-09T23:58:02.961Z] [2020-07-09T23:58:02.961Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:58:02.961Z] #39 110.8 CC criu/cr-dedup.o [2020-07-09T23:58:02.961Z] #39 111.2 CC criu/cr-dump.o [2020-07-09T23:58:06.256Z] #39 113.9 CC criu/cr-errno.o [2020-07-09T23:58:06.256Z] #39 114.1 CC criu/cr-restore.o [2020-07-09T23:58:06.256Z] #39 ... [2020-07-09T23:58:06.256Z] [2020-07-09T23:58:06.256Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-09T23:58:06.256Z] #42 DONE 186.9s [2020-07-09T23:58:06.256Z] [2020-07-09T23:58:06.256Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:58:06.256Z] #14 119.0 Selecting previously unselected package libonig5:amd64. [2020-07-09T23:58:06.256Z] #14 119.0 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-07-09T23:58:06.256Z] #14 119.0 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-09T23:58:06.256Z] #14 119.2 Selecting previously unselected package libjq1:amd64. [2020-07-09T23:58:06.256Z] #14 119.2 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-09T23:58:06.256Z] #14 119.2 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-09T23:58:06.256Z] #14 119.3 Selecting previously unselected package jq. [2020-07-09T23:58:06.256Z] #14 119.3 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-09T23:58:06.256Z] #14 119.3 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-09T23:58:06.256Z] #14 119.4 Selecting previously unselected package libaio1:amd64. [2020-07-09T23:58:06.256Z] #14 119.4 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-07-09T23:58:06.256Z] #14 119.4 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-09T23:58:06.256Z] #14 119.4 Selecting previously unselected package libbtrfs0. [2020-07-09T23:58:06.256Z] #14 119.4 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-09T23:58:06.256Z] #14 119.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-09T23:58:06.256Z] #14 119.5 Selecting previously unselected package libbtrfs-dev. [2020-07-09T23:58:06.256Z] #14 119.5 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-09T23:58:06.256Z] #14 119.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:58:06.256Z] #14 119.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-09T23:58:06.256Z] #14 119.7 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-09T23:58:06.256Z] #14 119.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-09T23:58:06.256Z] #14 119.7 Selecting previously unselected package libudev-dev:amd64. [2020-07-09T23:58:06.256Z] #14 119.7 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-09T23:58:06.256Z] #14 119.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-09T23:58:06.256Z] #14 119.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-09T23:58:06.256Z] #14 119.9 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-09T23:58:06.256Z] #14 119.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-09T23:58:06.256Z] #14 120.2 Selecting previously unselected package libpcre16-3:amd64. [2020-07-09T23:58:06.256Z] #14 120.2 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-09T23:58:06.256Z] #14 120.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-09T23:58:06.256Z] #14 120.4 Selecting previously unselected package libpcre32-3:amd64. [2020-07-09T23:58:06.256Z] #14 120.5 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-09T23:58:06.256Z] #14 120.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-09T23:58:06.515Z] #14 120.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-09T23:58:06.516Z] #14 120.9 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-09T23:58:06.516Z] #14 120.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-09T23:58:06.775Z] #14 121.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-09T23:58:06.775Z] #14 121.0 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-09T23:58:06.775Z] #14 121.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-09T23:58:07.360Z] #14 121.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-09T23:58:07.360Z] #14 121.6 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-09T23:58:07.360Z] #14 121.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-09T23:58:07.360Z] #14 121.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-09T23:58:07.360Z] #14 121.8 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-09T23:58:07.360Z] #14 121.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-09T23:58:07.619Z] #14 121.9 Selecting previously unselected package libgpm2:amd64. [2020-07-09T23:58:07.620Z] #14 121.9 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-07-09T23:58:07.620Z] #14 121.9 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-09T23:58:07.620Z] #14 122.0 Selecting previously unselected package libicu63:amd64. [2020-07-09T23:58:07.620Z] #14 122.0 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-09T23:58:07.620Z] #14 122.0 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-09T23:58:08.938Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.6% of statements [2020-07-09T23:58:09.576Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 82.2% of statements [2020-07-09T23:58:10.214Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-07-09T23:58:10.853Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-09T23:58:10.913Z] #14 ... [2020-07-09T23:58:10.914Z] [2020-07-09T23:58:10.914Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:58:10.914Z] #39 118.7 CC criu/cr-service.o [2020-07-09T23:58:11.491Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-09T23:58:12.129Z] ok github.com/docker/docker/daemon 12.253s coverage: 17.5% of statements [2020-07-09T23:58:12.129Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-09T23:58:12.129Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-09T23:58:12.129Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-09T23:58:12.129Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-09T23:58:12.294Z] #39 120.2 CC criu/crtools.o [2020-07-09T23:58:12.914Z] #39 120.9 CC criu/eventfd.o [2020-07-09T23:58:13.176Z] #39 121.3 CC criu/eventpoll.o [2020-07-09T23:58:13.647Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-09T23:58:14.120Z] #39 122.2 CC criu/external.o [2020-07-09T23:58:14.287Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.191s coverage: 56.9% of statements [2020-07-09T23:58:14.379Z] #39 122.5 CC criu/fault-injection.o [2020-07-09T23:58:14.395Z] Removing intermediate container b1eaf67ee25b [2020-07-09T23:58:14.395Z] ---> 6ce0461cdea1 [2020-07-09T23:58:14.395Z] Step 72/140 : FROM base AS gotestsum [2020-07-09T23:58:14.395Z] ---> c8ec8d3e757e [2020-07-09T23:58:14.395Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-07-09T23:58:14.395Z] ---> Running in 02ebeeba0432 [2020-07-09T23:58:14.395Z] Removing intermediate container 02ebeeba0432 [2020-07-09T23:58:14.395Z] ---> cdcd38c0cc3a [2020-07-09T23:58:14.395Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-07-09T23:58:14.395Z] ---> Running in 958f7e4787b6 [2020-07-09T23:58:14.395Z] Removing intermediate container 958f7e4787b6 [2020-07-09T23:58:14.395Z] ---> 814e0f583028 [2020-07-09T23:58:14.395Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:58:14.395Z] ---> a6a3b2423c46 [2020-07-09T23:58:14.395Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-09T23:58:14.395Z] ---> 268e2f8e206a [2020-07-09T23:58:14.395Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-09T23:58:14.395Z] ---> Running in 5f2d0bfbddbb [2020-07-09T23:58:14.395Z] + RM_GOPATH=0 [2020-07-09T23:58:14.395Z] + TMP_GOPATH= [2020-07-09T23:58:14.395Z] + : /build [2020-07-09T23:58:14.395Z] + '[' -z '' ']' [2020-07-09T23:58:14.395Z] ++ mktemp -d [2020-07-09T23:58:14.395Z] + export GOPATH=/tmp/tmp.VqpWhI21P2 [2020-07-09T23:58:14.395Z] + GOPATH=/tmp/tmp.VqpWhI21P2 [2020-07-09T23:58:14.395Z] + RM_GOPATH=1 [2020-07-09T23:58:14.395Z] ++ dirname ./install.sh [2020-07-09T23:58:14.395Z] + dir=. [2020-07-09T23:58:14.395Z] + bin=gotestsum [2020-07-09T23:58:14.395Z] + shift [2020-07-09T23:58:14.395Z] + '[' '!' -f ./gotestsum.installer ']' [2020-07-09T23:58:14.395Z] + . ./gotestsum.installer [2020-07-09T23:58:14.395Z] ++ : v0.3.5 [2020-07-09T23:58:14.395Z] + install_gotestsum [2020-07-09T23:58:14.395Z] + set -e [2020-07-09T23:58:14.395Z] + export GO111MODULE=on [2020-07-09T23:58:14.395Z] + GO111MODULE=on [2020-07-09T23:58:14.395Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-09T23:58:14.395Z] go: finding gotest.tools v0.3.5 [2020-07-09T23:58:14.395Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-09T23:58:14.395Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-09T23:58:14.638Z] #39 122.7 CC criu/fdstore.o [2020-07-09T23:58:14.688Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-09T23:58:14.983Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-09T23:58:15.207Z] #39 123.1 CC criu/fifo.o [2020-07-09T23:58:15.207Z] #39 123.5 CC criu/file-ids.o [2020-07-09T23:58:15.280Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-09T23:58:15.280Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-09T23:58:15.280Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-09T23:58:15.280Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-09T23:58:15.280Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-09T23:58:15.280Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-09T23:58:15.280Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-09T23:58:15.280Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-09T23:58:15.280Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-09T23:58:15.280Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-09T23:58:15.280Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-09T23:58:15.280Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-09T23:58:15.280Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-09T23:58:15.280Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-09T23:58:15.280Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-09T23:58:15.280Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-09T23:58:15.280Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-09T23:58:15.280Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-09T23:58:15.280Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-09T23:58:15.280Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-09T23:58:15.576Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-09T23:58:15.576Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-09T23:58:15.576Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-09T23:58:15.777Z] #39 123.8 CC criu/file-lock.o [2020-07-09T23:58:15.871Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-09T23:58:16.165Z] go: finding gotest.tools/gotestsum v0.5.1 [2020-07-09T23:58:16.165Z] go: finding gotest.tools v2.2.0+incompatible [2020-07-09T23:58:16.165Z] go: downloading gotest.tools/gotestsum v0.5.1 [2020-07-09T23:58:16.165Z] go: downloading gotest.tools v2.2.0+incompatible [2020-07-09T23:58:16.345Z] #39 ... [2020-07-09T23:58:16.345Z] [2020-07-09T23:58:16.345Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:58:16.345Z] #14 125.7 Selecting previously unselected package libnet1:amd64. [2020-07-09T23:58:16.345Z] #14 125.7 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-09T23:58:16.345Z] #14 125.7 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-09T23:58:16.345Z] #14 125.8 Selecting previously unselected package libnl-3-200:amd64. [2020-07-09T23:58:16.345Z] #14 125.8 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-09T23:58:16.345Z] #14 125.8 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-09T23:58:16.345Z] #14 125.9 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-09T23:58:16.345Z] #14 125.9 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-09T23:58:16.345Z] #14 125.9 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-09T23:58:16.345Z] #14 126.0 Selecting previously unselected package libreadline5:amd64. [2020-07-09T23:58:16.345Z] #14 126.0 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-09T23:58:16.345Z] #14 126.0 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-09T23:58:16.345Z] #14 126.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-09T23:58:16.345Z] #14 126.1 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-09T23:58:16.345Z] #14 126.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-09T23:58:16.345Z] #14 126.5 Selecting previously unselected package net-tools. [2020-07-09T23:58:16.345Z] #14 126.5 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-09T23:58:16.345Z] #14 126.5 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-09T23:58:16.345Z] #14 126.7 Selecting previously unselected package python-pip-whl. [2020-07-09T23:58:16.345Z] #14 126.7 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-09T23:58:16.345Z] #14 126.7 Unpacking python-pip-whl (18.1-5) ... [2020-07-09T23:58:16.345Z] #14 127.2 Selecting previously unselected package python3-lib2to3. [2020-07-09T23:58:16.345Z] #14 127.2 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-09T23:58:16.345Z] #14 127.2 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-09T23:58:16.345Z] #14 127.3 Selecting previously unselected package python3-distutils. [2020-07-09T23:58:16.345Z] #14 127.3 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-09T23:58:16.345Z] #14 127.3 Unpacking python3-distutils (3.7.3-1) ... [2020-07-09T23:58:16.345Z] #14 127.5 Selecting previously unselected package python3-pip. [2020-07-09T23:58:16.345Z] #14 127.6 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-09T23:58:16.345Z] #14 127.6 Unpacking python3-pip (18.1-5) ... [2020-07-09T23:58:16.345Z] #14 127.7 Selecting previously unselected package python3-pkg-resources. [2020-07-09T23:58:16.345Z] #14 127.7 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-09T23:58:16.345Z] #14 127.7 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-09T23:58:16.345Z] #14 127.9 Selecting previously unselected package python3-setuptools. [2020-07-09T23:58:16.345Z] #14 127.9 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-09T23:58:16.345Z] #14 127.9 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-09T23:58:16.345Z] #14 128.1 Selecting previously unselected package python3-wheel. [2020-07-09T23:58:16.345Z] #14 128.1 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-09T23:58:16.345Z] #14 128.1 Unpacking python3-wheel (0.32.3-2) ... [2020-07-09T23:58:16.345Z] #14 128.2 Selecting previously unselected package thin-provisioning-tools. [2020-07-09T23:58:16.345Z] #14 128.2 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-09T23:58:16.345Z] #14 128.2 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-09T23:58:16.345Z] #14 128.5 Selecting previously unselected package vim-runtime. [2020-07-09T23:58:16.345Z] #14 128.5 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-09T23:58:16.345Z] #14 128.6 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-09T23:58:16.345Z] #14 128.6 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-09T23:58:16.345Z] #14 128.6 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-09T23:58:16.461Z] go: extracting gotest.tools v2.2.0+incompatible [2020-07-09T23:58:16.461Z] go: extracting gotest.tools/gotestsum v0.5.1 [2020-07-09T23:58:16.604Z] #14 ... [2020-07-09T23:58:16.604Z] [2020-07-09T23:58:16.604Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:58:16.604Z] #39 124.7 CC criu/files-ext.o [2020-07-09T23:58:16.864Z] #39 125.0 CC criu/files-reg.o [2020-07-09T23:58:17.102Z] go: downloading github.com/pkg/errors v0.9.1 [2020-07-09T23:58:17.102Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-07-09T23:58:17.102Z] go: downloading github.com/fatih/color v1.9.0 [2020-07-09T23:58:17.102Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-09T23:58:17.102Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-09T23:58:17.102Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:58:17.102Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-09T23:58:17.102Z] go: extracting github.com/pkg/errors v0.9.1 [2020-07-09T23:58:17.102Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-09T23:58:17.102Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-07-09T23:58:17.102Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-09T23:58:17.397Z] go: extracting github.com/fatih/color v1.9.0 [2020-07-09T23:58:17.397Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-09T23:58:17.397Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-09T23:58:17.397Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-09T23:58:17.397Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-09T23:58:17.397Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-09T23:58:17.695Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-09T23:58:17.695Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:58:17.695Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-09T23:58:17.991Z] go: finding github.com/fatih/color v1.9.0 [2020-07-09T23:58:17.991Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-09T23:58:17.991Z] go: finding github.com/pkg/errors v0.9.1 [2020-07-09T23:58:17.991Z] go: finding github.com/spf13/pflag v1.0.3 [2020-07-09T23:58:18.292Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-09T23:58:18.292Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-09T23:58:18.292Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-09T23:58:18.292Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-09T23:58:18.292Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-09T23:58:18.292Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-09T23:58:18.292Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-09T23:58:18.762Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.971s coverage: 46.2% of statements [2020-07-09T23:58:19.401Z] #39 127.4 CC criu/files.o [2020-07-09T23:58:21.311Z] #39 129.5 CC criu/filesystems.o [2020-07-09T23:58:21.506Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.281s coverage: 49.5% of statements [2020-07-09T23:58:21.880Z] #39 ... [2020-07-09T23:58:21.880Z] [2020-07-09T23:58:21.880Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:58:21.880Z] #14 131.5 Selecting previously unselected package vim. [2020-07-09T23:58:21.880Z] #14 131.5 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-09T23:58:21.880Z] #14 131.5 Unpacking vim (2:8.1.0875-5) ... [2020-07-09T23:58:21.880Z] #14 132.1 Selecting previously unselected package xfsprogs. [2020-07-09T23:58:21.880Z] #14 132.1 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-09T23:58:21.880Z] #14 132.1 Unpacking xfsprogs (4.20.0-1) ... [2020-07-09T23:58:21.880Z] #14 132.5 Selecting previously unselected package zip. [2020-07-09T23:58:21.880Z] #14 132.6 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-07-09T23:58:21.880Z] #14 132.6 Unpacking zip (3.0-11+b1) ... [2020-07-09T23:58:21.880Z] #14 132.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-09T23:58:21.880Z] #14 132.8 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-09T23:58:21.880Z] #14 132.8 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-09T23:58:21.880Z] #14 132.8 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-09T23:58:21.880Z] #14 132.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-09T23:58:21.880Z] #14 132.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-09T23:58:21.881Z] #14 132.8 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-09T23:58:21.881Z] #14 132.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-09T23:58:21.881Z] #14 132.9 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-09T23:58:21.881Z] #14 132.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-09T23:58:21.881Z] #14 132.9 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-09T23:58:21.881Z] #14 132.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:58:21.881Z] #14 132.9 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-09T23:58:21.881Z] #14 132.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-09T23:58:21.881Z] #14 132.9 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-09T23:58:21.881Z] #14 132.9 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-09T23:58:21.881Z] #14 133.0 Setting up xxd (2:8.1.0875-5) ... [2020-07-09T23:58:21.881Z] #14 133.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-09T23:58:21.881Z] #14 133.0 Setting up zip (3.0-11+b1) ... [2020-07-09T23:58:21.881Z] #14 133.0 Setting up vim-common (2:8.1.0875-5) ... [2020-07-09T23:58:21.881Z] #14 133.0 Setting up bash-completion (1:2.8-6) ... [2020-07-09T23:58:21.881Z] #14 135.7 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-09T23:58:21.881Z] #14 135.8 Setting up xz-utils (5.2.4-1) ... [2020-07-09T23:58:21.881Z] #14 135.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-09T23:58:21.881Z] #14 135.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-09T23:58:21.881Z] #14 135.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-09T23:58:21.881Z] #14 135.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-09T23:58:21.881Z] #14 135.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-09T23:58:21.881Z] #14 135.8 Setting up pigz (2.4-1) ... [2020-07-09T23:58:21.881Z] #14 135.8 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-09T23:58:21.881Z] #14 135.9 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-09T23:58:21.881Z] #14 135.9 Setting up python-pip-whl (18.1-5) ... [2020-07-09T23:58:21.881Z] #14 135.9 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-09T23:58:21.881Z] #14 135.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-09T23:58:21.881Z] #14 135.9 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-09T23:58:22.141Z] #14 136.3 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-09T23:58:22.141Z] #14 136.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-09T23:58:22.141Z] #14 136.4 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-09T23:58:22.141Z] #14 136.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-09T23:58:22.141Z] #14 136.4 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-09T23:58:22.141Z] #14 136.4 Setting up vim (2:8.1.0875-5) ... [2020-07-09T23:58:22.141Z] #14 136.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-09T23:58:22.141Z] #14 136.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-09T23:58:22.141Z] #14 136.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-09T23:58:22.141Z] #14 136.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-09T23:58:22.141Z] #14 136.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-09T23:58:22.141Z] #14 136.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-09T23:58:22.141Z] #14 136.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-09T23:58:22.141Z] #14 136.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-09T23:58:22.141Z] #14 136.5 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-09T23:58:22.141Z] #14 136.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-09T23:58:22.141Z] #14 136.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:58:22.141Z] #14 136.5 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-09T23:58:22.141Z] #14 136.5 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-09T23:58:22.141Z] #14 136.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-09T23:58:22.141Z] #14 136.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-09T23:58:22.141Z] #14 136.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-09T23:58:22.141Z] #14 136.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-09T23:58:22.401Z] #14 136.5 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-09T23:58:22.401Z] #14 136.6 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-09T23:58:22.401Z] #14 136.6 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-09T23:58:22.401Z] #14 136.6 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-09T23:58:22.401Z] #14 136.6 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-09T23:58:24.941Z] #14 139.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-09T23:58:24.941Z] #14 139.4 Setting up iptables (1.8.2-4) ... [2020-07-09T23:58:24.941Z] #14 139.5 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-09T23:58:25.201Z] #14 139.5 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-09T23:58:25.201Z] #14 139.5 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-09T23:58:25.201Z] #14 139.5 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-09T23:58:25.201Z] #14 139.6 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-09T23:58:25.201Z] #14 139.6 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-09T23:58:25.201Z] #14 139.6 Setting up python3 (3.7.3-1) ... [2020-07-09T23:58:25.770Z] #14 140.0 Setting up python3-wheel (0.32.3-2) ... [2020-07-09T23:58:26.601Z] #14 140.8 Setting up apparmor (2.13.2-10) ... [2020-07-09T23:58:27.979Z] #14 142.3 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-09T23:58:28.238Z] #14 142.7 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-09T23:58:29.174Z] #14 143.6 Setting up python3-distutils (3.7.3-1) ... [2020-07-09T23:58:30.002Z] #14 144.2 Setting up python3-setuptools (40.8.0-1) ... [2020-07-09T23:58:30.014Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.120s coverage: 72.3% of statements [2020-07-09T23:58:30.014Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-09T23:58:30.014Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.248s coverage: 60.4% of statements [2020-07-09T23:58:30.014Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-09T23:58:30.014Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-07-09T23:58:30.651Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.717s coverage: 76.1% of statements [2020-07-09T23:58:30.651Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-09T23:58:30.651Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-07-09T23:58:30.938Z] #14 145.2 Setting up python3-pip (18.1-5) ... [2020-07-09T23:58:30.945Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-07-09T23:58:31.876Z] #14 146.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-09T23:58:31.876Z] #14 146.2 Setting up dmsetup (2:1.02.155-3) ... [2020-07-09T23:58:31.876Z] #14 146.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-09T23:58:31.876Z] #14 146.2 Setting up xfsprogs (4.20.0-1) ... [2020-07-09T23:58:31.876Z] #14 146.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-09T23:58:31.876Z] #14 146.3 Processing triggers for mime-support (3.62) ... [2020-07-09T23:58:31.876Z] #14 146.3 Processing triggers for libc-bin (2.28-10) ... [2020-07-09T23:58:32.135Z] #14 ... [2020-07-09T23:58:32.135Z] [2020-07-09T23:58:32.135Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:58:32.135Z] #39 130.2 CC criu/fsnotify.o [2020-07-09T23:58:32.135Z] #39 131.4 CC criu/image-desc.o [2020-07-09T23:58:32.135Z] #39 131.6 CC criu/image.o [2020-07-09T23:58:32.135Z] #39 132.6 CC criu/ipc_ns.o [2020-07-09T23:58:32.135Z] #39 133.7 CC criu/irmap.o [2020-07-09T23:58:32.135Z] #39 134.3 CC criu/kcmp-ids.o [2020-07-09T23:58:32.135Z] #39 134.7 CC criu/kerndat.o [2020-07-09T23:58:32.135Z] #39 135.9 CC criu/libnetlink.o [2020-07-09T23:58:32.135Z] #39 136.3 CC criu/log.o [2020-07-09T23:58:32.135Z] #39 136.8 CC criu/lsm.o [2020-07-09T23:58:32.135Z] #39 137.2 CC criu/mem.o [2020-07-09T23:58:32.135Z] #39 138.8 CC criu/memfd.o [2020-07-09T23:58:32.135Z] #39 139.6 CC criu/mount.o [2020-07-09T23:58:33.053Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 43.7% of statements [2020-07-09T23:58:33.053Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 4.9% of statements [2020-07-09T23:58:33.053Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-09T23:58:33.053Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-09T23:58:33.073Z] #39 ... [2020-07-09T23:58:33.073Z] [2020-07-09T23:58:33.073Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-09T23:58:33.073Z] #14 DONE 147.4s [2020-07-09T23:58:33.073Z] [2020-07-09T23:58:33.073Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-09T23:58:34.096Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-07-09T23:58:34.097Z] ok github.com/docker/docker/daemon/logger/awslogs 0.071s coverage: 78.2% of statements [2020-07-09T23:58:34.097Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-09T23:58:34.097Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-09T23:58:34.736Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 26.2% of statements [2020-07-09T23:58:34.736Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2020-07-09T23:58:34.978Z] #15 1.742 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-09T23:58:34.978Z] #15 1.746 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-09T23:58:34.978Z] #15 1.749 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-09T23:58:34.978Z] #15 DONE 1.8s [2020-07-09T23:58:34.978Z] [2020-07-09T23:58:34.978Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:58:34.978Z] #36 ... [2020-07-09T23:58:34.978Z] [2020-07-09T23:58:34.978Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-09T23:58:35.030Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 88.3% of statements [2020-07-09T23:58:35.668Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2020-07-09T23:58:35.668Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-09T23:58:36.306Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 37.9% of statements [2020-07-09T23:58:36.976Z] Removing intermediate container 5f2d0bfbddbb [2020-07-09T23:58:36.976Z] ---> 232cba14ee4f [2020-07-09T23:58:36.976Z] Step 78/140 : FROM dev-base AS dockercli [2020-07-09T23:58:36.976Z] ---> c8ec8d3e757e [2020-07-09T23:58:36.976Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-07-09T23:58:36.976Z] ---> Running in acd2d5758b71 [2020-07-09T23:58:36.976Z] Removing intermediate container acd2d5758b71 [2020-07-09T23:58:36.976Z] ---> c0481f14f0a3 [2020-07-09T23:58:36.976Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-07-09T23:58:36.976Z] ---> Running in 791b5cc841dd [2020-07-09T23:58:36.976Z] Removing intermediate container 791b5cc841dd [2020-07-09T23:58:36.976Z] ---> 8e74f0f19cee [2020-07-09T23:58:36.976Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-07-09T23:58:36.976Z] ---> Running in e16dd31e0f12 [2020-07-09T23:58:36.976Z] Removing intermediate container e16dd31e0f12 [2020-07-09T23:58:36.976Z] ---> 3afd963eaa8a [2020-07-09T23:58:36.976Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:58:36.976Z] ---> a75fdd34c190 [2020-07-09T23:58:36.976Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-09T23:58:36.976Z] ---> 6f0c070bb554 [2020-07-09T23:58:36.976Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-09T23:58:36.976Z] ---> Running in 3348099d6285 [2020-07-09T23:58:36.976Z] + RM_GOPATH=0 [2020-07-09T23:58:36.976Z] + TMP_GOPATH= [2020-07-09T23:58:36.976Z] + : /build [2020-07-09T23:58:36.976Z] + '[' -z '' ']' [2020-07-09T23:58:36.976Z] ++ mktemp -d [2020-07-09T23:58:36.976Z] + export GOPATH=/tmp/tmp.nyMuY1i5RX [2020-07-09T23:58:36.976Z] + GOPATH=/tmp/tmp.nyMuY1i5RX [2020-07-09T23:58:36.976Z] + RM_GOPATH=1 [2020-07-09T23:58:36.976Z] ++ dirname ./install.sh [2020-07-09T23:58:36.976Z] Install docker/cli version 17.06.2-ce from stable [2020-07-09T23:58:36.976Z] + dir=. [2020-07-09T23:58:36.976Z] + bin=dockercli [2020-07-09T23:58:36.976Z] + shift [2020-07-09T23:58:36.976Z] + '[' '!' -f ./dockercli.installer ']' [2020-07-09T23:58:36.976Z] + . ./dockercli.installer [2020-07-09T23:58:36.976Z] ++ : stable [2020-07-09T23:58:36.976Z] ++ : 17.06.2-ce [2020-07-09T23:58:36.976Z] + install_dockercli [2020-07-09T23:58:36.976Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-09T23:58:36.976Z] ++ uname -m [2020-07-09T23:58:36.976Z] + arch=ppc64le [2020-07-09T23:58:36.976Z] + '[' ppc64le '!=' x86_64 ']' [2020-07-09T23:58:36.976Z] + '[' ppc64le '!=' s390x ']' [2020-07-09T23:58:36.976Z] + '[' ppc64le '!=' armhf ']' [2020-07-09T23:58:36.976Z] + build_dockercli [2020-07-09T23:58:36.976Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.nyMuY1i5RX/tmp/docker-ce [2020-07-09T23:58:36.976Z] Cloning into '/tmp/tmp.nyMuY1i5RX/tmp/docker-ce'... [2020-07-09T23:58:37.348Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-07-09T23:58:37.641Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-09T23:58:37.936Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-07-09T23:58:38.230Z] ok github.com/docker/docker/daemon/logger/splunk 1.440s coverage: 84.5% of statements [2020-07-09T23:58:38.230Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-09T23:58:38.230Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-09T23:58:39.782Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2020-07-09T23:58:39.782Z] ok github.com/docker/docker/distribution 0.269s coverage: 22.3% of statements [2020-07-09T23:58:39.782Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-09T23:58:40.251Z] #16 5.427 Collecting yamllint==1.16.0 [2020-07-09T23:58:40.823Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-09T23:58:41.462Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-07-09T23:58:42.100Z] ok github.com/docker/docker/distribution/xfer 1.420s coverage: 83.4% of statements [2020-07-09T23:58:42.100Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-09T23:58:42.100Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2020-07-09T23:58:42.100Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-09T23:58:42.159Z] #16 ... [2020-07-09T23:58:42.159Z] [2020-07-09T23:58:42.159Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:58:42.159Z] #39 144.3 CC criu/namespaces.o [2020-07-09T23:58:42.159Z] #39 146.5 CC criu/net.o [2020-07-09T23:58:42.159Z] #39 149.8 CC criu/netfilter.o [2020-07-09T23:58:42.159Z] #39 150.2 CC criu/page-pipe.o [2020-07-09T23:58:42.419Z] #39 150.7 CC criu/page-xfer.o [2020-07-09T23:58:43.142Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2020-07-09T23:58:43.142Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-09T23:58:43.436Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-09T23:58:43.436Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-09T23:58:43.436Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-09T23:58:43.730Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-09T23:58:43.730Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-09T23:58:43.730Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-09T23:58:43.730Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-09T23:58:43.730Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-09T23:58:43.730Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-09T23:58:43.730Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-09T23:58:43.730Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-09T23:58:43.800Z] #39 151.9 CC criu/pagemap-cache.o [2020-07-09T23:58:44.025Z] ok github.com/docker/docker/internal/testutil 0.008s coverage: 62.5% of statements [2020-07-09T23:58:44.059Z] #39 152.4 CC criu/pagemap.o [2020-07-09T23:58:44.664Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-07-09T23:58:44.997Z] #39 153.3 CC criu/parasite-syscall.o [2020-07-09T23:58:45.257Z] #39 ... [2020-07-09T23:58:45.257Z] [2020-07-09T23:58:45.257Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-09T23:58:45.257Z] #52 184.3 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-09T23:58:45.706Z] ok github.com/docker/docker/opts 0.015s coverage: 66.9% of statements [2020-07-09T23:58:45.706Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-09T23:58:47.225Z] ok github.com/docker/docker/pkg/archive 0.476s coverage: 76.9% of statements [2020-07-09T23:58:47.796Z] #52 186.2 + mkdir -p /build [2020-07-09T23:58:47.797Z] #52 186.2 + cp runc /build/runc [2020-07-09T23:58:47.797Z] #52 DONE 186.7s [2020-07-09T23:58:47.797Z] [2020-07-09T23:58:47.797Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-09T23:58:47.797Z] #16 10.81 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-09T23:58:47.797Z] #16 10.91 Collecting pyyaml (from yamllint==1.16.0) [2020-07-09T23:58:47.797Z] #16 11.09 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-09T23:58:47.797Z] #16 12.47 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-09T23:58:47.797Z] #16 12.53 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-09T23:58:47.797Z] #16 12.56 Building wheels for collected packages: pyyaml [2020-07-09T23:58:47.797Z] #16 12.56 Running setup.py bdist_wheel for pyyaml: started [2020-07-09T23:58:48.267Z] ok github.com/docker/docker/pkg/authorization 0.254s coverage: 66.7% of statements [2020-07-09T23:58:48.267Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-09T23:58:48.561Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-09T23:58:48.736Z] #16 13.87 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-09T23:58:48.736Z] #16 13.87 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-09T23:58:48.736Z] #16 13.96 Successfully built pyyaml [2020-07-09T23:58:48.996Z] #16 13.99 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-09T23:58:49.256Z] #16 14.49 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-09T23:58:49.521Z] #16 DONE 14.6s [2020-07-09T23:58:49.521Z] [2020-07-09T23:58:49.521Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-09T23:58:49.781Z] #21 DONE 0.3s [2020-07-09T23:58:49.781Z] [2020-07-09T23:58:49.781Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:58:49.781Z] #39 154.1 CC criu/path.o [2020-07-09T23:58:49.781Z] #39 154.5 CC criu/pie-util-vdso-elf32.o [2020-07-09T23:58:49.781Z] #39 154.9 CC criu/pie-util-vdso.o [2020-07-09T23:58:49.781Z] #39 155.4 CC criu/pie-util.o [2020-07-09T23:58:49.781Z] #39 155.7 CC criu/pipes.o [2020-07-09T23:58:49.781Z] #39 156.7 CC criu/plugin.o [2020-07-09T23:58:49.781Z] #39 157.4 CC criu/proc_parse.o [2020-07-09T23:58:51.692Z] #39 159.7 CC criu/protobuf-desc.o [2020-07-09T23:58:52.130Z] ok github.com/docker/docker/layer 7.039s coverage: 72.0% of statements [2020-07-09T23:58:52.130Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-09T23:58:52.130Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-09T23:58:52.130Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-09T23:58:52.130Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-09T23:58:52.130Z] ? github.com/docker/docker/oci [no test files] [2020-07-09T23:58:52.130Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-09T23:58:52.262Z] #39 ... [2020-07-09T23:58:52.262Z] [2020-07-09T23:58:52.262Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:58:52.262Z] #36 233.6 + dpkg --print-architecture [2020-07-09T23:58:52.262Z] #36 233.6 + cd /tmp/tmp.gUmjmoXLYs/src/github.com/docker/distribution [2020-07-09T23:58:52.262Z] #36 233.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-09T23:58:52.424Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-09T23:58:52.718Z] ok github.com/docker/docker/pkg/chrootarchive 3.503s coverage: 43.2% of statements [2020-07-09T23:58:52.718Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-09T23:58:52.718Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-09T23:58:52.718Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-07-09T23:58:52.833Z] #36 234.0 + #36 ... [2020-07-09T23:58:52.833Z] [2020-07-09T23:58:52.833Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-09T23:58:52.833Z] #25 DONE 3.0s [2020-07-09T23:58:52.833Z] [2020-07-09T23:58:52.833Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:58:52.833Z] #36 234.0 + GOPATH=/tmp/tmp.gUmjmoXLYs/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gUmjmoXLYs [2020-07-09T23:58:52.833Z] #36 234.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-09T23:58:53.012Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-07-09T23:58:53.093Z] #36 ... [2020-07-09T23:58:53.093Z] [2020-07-09T23:58:53.093Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-09T23:58:53.093Z] #27 DONE 0.3s [2020-07-09T23:58:53.093Z] [2020-07-09T23:58:53.093Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-09T23:58:53.093Z] #30 DONE 0.1s [2020-07-09T23:58:53.353Z] [2020-07-09T23:58:53.353Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-09T23:58:53.353Z] #35 DONE 0.1s [2020-07-09T23:58:53.353Z] [2020-07-09T23:58:53.353Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:58:53.353Z] #39 160.5 CC criu/protobuf.o [2020-07-09T23:58:53.353Z] #39 160.9 CC criu/pstree.o [2020-07-09T23:58:53.613Z] #39 161.8 CC criu/rbtree.o [2020-07-09T23:58:53.651Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-07-09T23:58:53.873Z] #39 162.0 CC criu/rst-malloc.o [2020-07-09T23:58:53.945Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2020-07-09T23:58:54.133Z] #39 162.2 CC criu/seccomp.o [2020-07-09T23:58:54.238Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-09T23:58:54.702Z] #39 162.7 CC criu/seize.o [2020-07-09T23:58:55.272Z] #39 163.4 CC criu/servicefd.o [2020-07-09T23:58:55.532Z] #39 163.7 CC criu/shmem.o [2020-07-09T23:58:55.756Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 66.3% of statements [2020-07-09T23:58:56.050Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-07-09T23:58:56.471Z] #39 164.5 CC criu/sigframe.o [2020-07-09T23:58:56.691Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-07-09T23:58:56.730Z] #39 164.7 CC criu/signalfd.o [2020-07-09T23:58:56.985Z] ok github.com/docker/docker/pkg/fsutils 0.415s coverage: 85.1% of statements [2020-07-09T23:58:56.985Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2020-07-09T23:58:56.990Z] #39 165.0 CC criu/sk-inet.o [2020-07-09T23:58:57.929Z] #39 166.0 CC criu/sk-netlink.o [2020-07-09T23:58:58.026Z] ok github.com/docker/docker/pkg/idtools 0.285s coverage: 70.1% of statements [2020-07-09T23:58:58.026Z] ok github.com/docker/docker/pkg/ioutils 0.285s coverage: 68.7% of statements [2020-07-09T23:58:58.189Z] #39 166.3 CC criu/sk-packet.o [2020-07-09T23:58:58.320Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-07-09T23:58:58.320Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-07-09T23:58:58.614Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-07-09T23:58:58.614Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-09T23:58:58.758Z] #39 166.8 CC criu/sk-queue.o [2020-07-09T23:58:58.909Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-07-09T23:58:59.018Z] #39 167.2 CC criu/sk-tcp.o [2020-07-09T23:58:59.203Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-07-09T23:58:59.498Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-07-09T23:58:59.498Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 90.0% of statements [2020-07-09T23:58:59.525Z] Checking out files: 72% (7877/10848) Checking out files: 73% (7920/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 84% (9113/10848) Checking out files: 85% (9221/10848) Checking out files: 86% (9330/10848) Checking out files: 87% (9438/10848) Checking out files: 88% (9547/10848) Checking out files: 89% (9655/10848) Checking out files: 90% (9764/10848) Checking out files: 91% (9872/10848) Checking out files: 92% (9981/10848) Checking out files: 93% (10089/10848) Checking out files: 94% (10198/10848) Checking out files: 95% (10306/10848) Checking out files: 96% (10415/10848) Checking out files: 97% (10523/10848) Checking out files: 98% (10632/10848) Checking out files: 99% (10740/10848) Checking out files: 100% (10848/10848) Checking out files: 100% (10848/10848), done. [2020-07-09T23:58:59.525Z] + cd /tmp/tmp.nyMuY1i5RX/tmp/docker-ce [2020-07-09T23:58:59.525Z] + git checkout -q v17.06.2-ce [2020-07-09T23:58:59.525Z] + mkdir -p /tmp/tmp.nyMuY1i5RX/src/github.com/docker [2020-07-09T23:58:59.525Z] + mv components/cli /tmp/tmp.nyMuY1i5RX/src/github.com/docker/cli [2020-07-09T23:58:59.525Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-09T23:58:59.588Z] #39 167.6 CC criu/sk-unix.o [2020-07-09T23:58:59.792Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-07-09T23:59:00.143Z] ok github.com/docker/docker/pkg/mount 1.226s coverage: 69.6% of statements [2020-07-09T23:59:00.143Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-09T23:59:00.143Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-09T23:59:00.143Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-09T23:59:00.782Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-07-09T23:59:01.077Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-09T23:59:01.371Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-07-09T23:59:01.497Z] #39 169.3 CC criu/sockets.o [2020-07-09T23:59:01.665Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-09T23:59:01.757Z] #39 169.9 CC criu/stats.o [2020-07-09T23:59:02.017Z] #39 170.2 CC criu/string.o [2020-07-09T23:59:02.277Z] #39 170.2 CC criu/sysctl.o [2020-07-09T23:59:02.706Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 72.7% of statements [2020-07-09T23:59:02.847Z] #39 170.9 CC criu/sysfs_parse.o [2020-07-09T23:59:03.000Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-07-09T23:59:03.106Z] #39 171.3 CC criu/timens.o [2020-07-09T23:59:03.366Z] #39 171.6 CC criu/timerfd.o [2020-07-09T23:59:03.936Z] #39 171.9 CC criu/tty.o [2020-07-09T23:59:05.844Z] #39 173.7 CC criu/tun.o [2020-07-09T23:59:06.104Z] #39 174.1 CC criu/uffd.o [2020-07-09T23:59:06.597Z] ok github.com/docker/docker/pkg/signal 2.644s coverage: 61.0% of statements [2020-07-09T23:59:06.597Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-09T23:59:06.597Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-09T23:59:06.891Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-07-09T23:59:07.044Z] #39 175.1 CC criu/util.o [2020-07-09T23:59:07.185Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-07-09T23:59:07.479Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-07-09T23:59:07.983Z] #39 176.1 CC criu/uts_ns.o [2020-07-09T23:59:08.168Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 35.1% of statements [2020-07-09T23:59:08.243Z] #39 176.3 CC criu/vdso-compat.o [2020-07-09T23:59:08.243Z] #39 176.5 CC criu/vdso.o [2020-07-09T23:59:08.462Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2020-07-09T23:59:08.757Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-07-09T23:59:08.851Z] #39 177.0 LINK criu/built-in.o [2020-07-09T23:59:09.114Z] #39 177.1 LINK criu/criu [2020-07-09T23:59:09.378Z] #39 177.5 DEP lib/c/criu.d [2020-07-09T23:59:09.378Z] #39 177.6 CC images/rpc.pb-c.o [2020-07-09T23:59:09.395Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2020-07-09T23:59:09.689Z] testing: warning: no tests to run [2020-07-09T23:59:09.689Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-07-09T23:59:09.958Z] #39 178.1 CC lib/c/criu.o [2020-07-09T23:59:09.983Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-09T23:59:09.983Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-09T23:59:10.278Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-09T23:59:10.929Z] #39 179.1 LINK lib/c/built-in.o [2020-07-09T23:59:10.929Z] #39 179.1 LINK lib/c/libcriu.so [2020-07-09T23:59:11.188Z] #39 179.2 LINK lib/c/libcriu.a [2020-07-09T23:59:11.188Z] #39 179.4 GEN magic.py [2020-07-09T23:59:11.447Z] #39 179.6 Note: Building without setproctitle() and strlcpy() support. [2020-07-09T23:59:11.447Z] #39 179.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-09T23:59:11.447Z] #39 179.6 Note: Building without GnuTLS support [2020-07-09T23:59:11.447Z] #39 179.6 Makefile.config:39: Warn: you have no libnftables installed [2020-07-09T23:59:11.447Z] #39 179.6 Makefile.config:40: Warn: Building without nftables support [2020-07-09T23:59:12.361Z] ok github.com/docker/docker/plugin 0.552s coverage: 27.3% of statements [2020-07-09T23:59:12.385Z] #39 180.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-09T23:59:12.645Z] #39 ... [2020-07-09T23:59:12.645Z] [2020-07-09T23:59:12.645Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-09T23:59:12.645Z] #36 253.9 + rm -rf /tmp/tmp.gUmjmoXLYs/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gUmjmoXLYs [2020-07-09T23:59:12.655Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-09T23:59:12.905Z] #36 DONE 254.0s [2020-07-09T23:59:12.905Z] [2020-07-09T23:59:12.905Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-09T23:59:12.905Z] #48 DONE 253.8s [2020-07-09T23:59:12.905Z] [2020-07-09T23:59:12.905Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:59:13.164Z] #57 ... [2020-07-09T23:59:13.164Z] [2020-07-09T23:59:13.164Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-09T23:59:13.165Z] #39 181.2 make[1]: Nothing to be done for 'all'. [2020-07-09T23:59:13.293Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-07-09T23:59:13.587Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-07-09T23:59:14.103Z] #39 182.2 make[1]: 'images/built-in.o' is up to date. [2020-07-09T23:59:14.103Z] #39 182.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-09T23:59:14.103Z] #39 182.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-09T23:59:14.103Z] #39 182.3 make[1]: 'compel/libcompel.a' is up to date. [2020-07-09T23:59:14.103Z] #39 182.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-09T23:59:14.103Z] #39 182.3 make[1]: Nothing to be done for 'all'. [2020-07-09T23:59:14.363Z] #39 182.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-09T23:59:14.363Z] #39 182.6 make[2]: Nothing to be done for 'all'. [2020-07-09T23:59:14.363Z] #39 182.6 make[2]: Nothing to be done for 'all'. [2020-07-09T23:59:14.363Z] #39 182.7 make[2]: Nothing to be done for 'all'. [2020-07-09T23:59:14.623Z] #39 182.8 make[2]: Nothing to be done for 'all'. [2020-07-09T23:59:14.648Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2020-07-09T23:59:14.882Z] #39 182.9 make[2]: Nothing to be done for 'all'. [2020-07-09T23:59:14.882Z] #39 182.9 make[2]: Nothing to be done for 'all'. [2020-07-09T23:59:14.882Z] #39 182.9 make[2]: Nothing to be done for 'all'. [2020-07-09T23:59:14.882Z] #39 183.0 make[2]: Nothing to be done for 'all'. [2020-07-09T23:59:14.882Z] #39 183.0 INSTALL criu/criu [2020-07-09T23:59:15.142Z] #39 DONE 183.2s [2020-07-09T23:59:15.142Z] [2020-07-09T23:59:15.142Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:59:15.287Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-07-09T23:59:15.288Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-07-09T23:59:15.928Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-07-09T23:59:16.081Z] #57 ... [2020-07-09T23:59:16.081Z] [2020-07-09T23:59:16.081Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-09T23:59:16.567Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-09T23:59:16.650Z] #37 DONE 0.6s [2020-07-09T23:59:16.650Z] [2020-07-09T23:59:16.650Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:59:17.205Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-07-09T23:59:17.221Z] #57 ... [2020-07-09T23:59:17.221Z] [2020-07-09T23:59:17.221Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-09T23:59:17.221Z] #40 DONE 0.1s [2020-07-09T23:59:17.221Z] [2020-07-09T23:59:17.221Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-09T23:59:17.221Z] #43 DONE 0.2s [2020-07-09T23:59:17.221Z] [2020-07-09T23:59:17.221Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:59:17.221Z] #57 ... [2020-07-09T23:59:17.221Z] [2020-07-09T23:59:17.221Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-09T23:59:17.482Z] #46 DONE 0.2s [2020-07-09T23:59:17.482Z] [2020-07-09T23:59:17.482Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-09T23:59:17.499Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-07-09T23:59:18.421Z] #49 DONE 0.8s [2020-07-09T23:59:18.421Z] [2020-07-09T23:59:18.421Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:59:18.422Z] #57 ... [2020-07-09T23:59:18.422Z] [2020-07-09T23:59:18.422Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-09T23:59:18.422Z] #53 DONE 0.2s [2020-07-09T23:59:18.422Z] [2020-07-09T23:59:18.422Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-09T23:59:18.540Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-07-09T23:59:24.992Z] #57 223.4 🇩 bin/containerd [2020-07-09T23:59:37.157Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.8% of statements [2020-07-09T23:59:37.157Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-09T23:59:37.157Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-09T23:59:37.157Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-09T23:59:37.157Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-09T23:59:37.157Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-09T23:59:37.157Z] ? github.com/docker/docker/rootless [no test files] [2020-07-09T23:59:37.157Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-09T23:59:37.157Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-09T23:59:37.157Z] ? github.com/docker/docker/volume [no test files] [2020-07-09T23:59:37.157Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-09T23:59:37.157Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === Skipped [2020-07-09T23:59:37.157Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-09T23:59:37.157Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-09T23:59:37.157Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-09T23:59:37.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T23:59:37.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-09T23:59:37.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T23:59:37.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-09T23:59:37.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T23:59:37.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-09T23:59:37.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T23:59:37.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-09T23:59:37.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T23:59:37.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-09T23:59:37.157Z] graphtest_unix.go:73: No driver to put! [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-09T23:59:37.157Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-09T23:59:37.157Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-09T23:59:37.157Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-09T23:59:37.157Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-09T23:59:37.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T23:59:37.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-09T23:59:37.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T23:59:37.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-09T23:59:37.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T23:59:37.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-09T23:59:37.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T23:59:37.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-09T23:59:37.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-09T23:59:37.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-09T23:59:37.157Z] graphtest_unix.go:73: No driver to put! [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-09T23:59:37.157Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] [2020-07-09T23:59:37.157Z] DONE 2066 tests, 19 skipped in 185.407s Post stage [Pipeline] junit [2020-07-09T23:59:37.204Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-09T23:59:37.765Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -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:9d6053eda290badf708da39839249d3b041dea6d hack/make.sh dynbinary test-integration [2020-07-09T23:59:38.060Z] [2020-07-09T23:59:38.060Z] Removing bundles/ [2020-07-09T23:59:38.060Z] [2020-07-09T23:59:38.231Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-07-09T23:59:38.231Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-09T23:59:38.231Z] Congratulations! All toml source files changed here have valid syntax. [2020-07-09T23:59:38.231Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-09T23:59:38.231Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-09T23:59:38.357Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-09T23:59:38.357Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-09T23:59:38.357Z] GOOS="" GOARCH="" GOARM="" [2020-07-09T23:59:38.555Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9d6053eda290badf708da39839249d3b041dea6d hack/make.sh dynbinary-daemon test-docker-py [2020-07-09T23:59:39.028Z] + return [2020-07-09T23:59:39.124Z] [2020-07-09T23:59:39.124Z] Removing bundles/ [2020-07-09T23:59:39.124Z] [2020-07-09T23:59:39.124Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-09T23:59:39.124Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-09T23:59:39.124Z] GOOS="" GOARCH="" GOARM="" [2020-07-09T23:59:40.563Z] Removing intermediate container 3348099d6285 [2020-07-09T23:59:40.563Z] ---> e8bfa4d3698d [2020-07-09T23:59:40.563Z] Step 85/140 : FROM runtime-dev AS runc [2020-07-09T23:59:40.563Z] ---> 9e58027770f2 [2020-07-09T23:59:40.563Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-07-09T23:59:40.563Z] ---> Running in 1514a73ff73d [2020-07-09T23:59:40.563Z] Removing intermediate container 1514a73ff73d [2020-07-09T23:59:40.563Z] ---> a7be1095ccb0 [2020-07-09T23:59:40.563Z] Step 87/140 : ARG RUNC_COMMIT [2020-07-09T23:59:40.563Z] ---> Running in 0091fa25d646 [2020-07-09T23:59:40.563Z] Removing intermediate container 0091fa25d646 [2020-07-09T23:59:40.563Z] ---> 3572b7d7e1c2 [2020-07-09T23:59:40.563Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-07-09T23:59:40.858Z] ---> Running in 38e1f8f30083 [2020-07-09T23:59:40.858Z] Removing intermediate container 38e1f8f30083 [2020-07-09T23:59:40.858Z] ---> b3c76913cb83 [2020-07-09T23:59:40.858Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-09T23:59:40.858Z] ---> 48f6f1108d08 [2020-07-09T23:59:40.858Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-09T23:59:41.153Z] ---> e94af008dbbc [2020-07-09T23:59:41.153Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-09T23:59:41.153Z] ---> Running in 009ec6a43aba [2020-07-09T23:59:41.448Z] + RM_GOPATH=0 [2020-07-09T23:59:41.448Z] + TMP_GOPATH= [2020-07-09T23:59:41.448Z] + : /build [2020-07-09T23:59:41.448Z] + '[' -z '' ']' [2020-07-09T23:59:41.448Z] ++ mktemp -d [2020-07-09T23:59:41.448Z] + export GOPATH=/tmp/tmp.8jDI30yPLs [2020-07-09T23:59:41.448Z] + GOPATH=/tmp/tmp.8jDI30yPLs [2020-07-09T23:59:41.448Z] + RM_GOPATH=1 [2020-07-09T23:59:41.448Z] ++ dirname ./install.sh [2020-07-09T23:59:41.448Z] + dir=. [2020-07-09T23:59:41.448Z] + bin=runc [2020-07-09T23:59:41.448Z] + shift [2020-07-09T23:59:41.448Z] + '[' '!' -f ./runc.installer ']' [2020-07-09T23:59:41.448Z] + . ./runc.installer [2020-07-09T23:59:41.448Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:59:41.448Z] + install_runc [2020-07-09T23:59:41.448Z] + uname -r [2020-07-09T23:59:41.448Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-07-09T23:59:41.448Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-09T23:59:41.448Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-09T23:59:41.448Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8jDI30yPLs/src/github.com/opencontainers/runc [2020-07-09T23:59:41.448Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-09T23:59:41.448Z] Cloning into '/tmp/tmp.8jDI30yPLs/src/github.com/opencontainers/runc'... [2020-07-09T23:59:42.976Z] + cd /tmp/tmp.8jDI30yPLs/src/github.com/opencontainers/runc [2020-07-09T23:59:42.976Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-09T23:59:42.976Z] + '[' -z '' ']' [2020-07-09T23:59:42.976Z] + target=static [2020-07-09T23:59:42.976Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-09T23:59:43.274Z] 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-09T23:59:46.842Z] 4612f6d0b889: Pull complete [2020-07-09T23:59:46.933Z] #57 245.3 🇩 bin/containerd-stress [2020-07-09T23:59:48.839Z] #57 247.1 🇩 bin/containerd-shim [2020-07-09T23:59:55.409Z] #57 253.1 🇩 bin/containerd-shim-runc-v1 [2020-07-09T23:59:57.315Z] #57 255.7 🇩 binaries [2020-07-09T23:59:57.315Z] #57 255.7 + mkdir -p /build [2020-07-09T23:59:57.315Z] #57 255.7 + cp bin/containerd /build/containerd [2020-07-09T23:59:57.315Z] #57 255.8 + cp bin/containerd-shim /build/containerd-shim [2020-07-09T23:59:57.574Z] #57 255.8 + cp bin/ctr /build/ctr [2020-07-09T23:59:58.950Z] #57 DONE 257.2s [2020-07-09T23:59:59.520Z] [2020-07-09T23:59:59.520Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-10T00:00:00.087Z] #58 DONE 0.6s [2020-07-10T00:00:00.087Z] [2020-07-10T00:00:00.087Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-10T00:00:00.346Z] #62 DONE 0.2s [2020-07-10T00:00:00.346Z] [2020-07-10T00:00:00.346Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-10T00:00:00.605Z] #64 DONE 0.4s [2020-07-10T00:00:00.605Z] [2020-07-10T00:00:00.605Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-10T00:00:00.605Z] #67 DONE 0.0s [2020-07-10T00:00:00.605Z] [2020-07-10T00:00:00.605Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-10T00:00:00.605Z] #68 DONE 0.0s [2020-07-10T00:00:00.605Z] [2020-07-10T00:00:00.605Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-10T00:00:01.541Z] #69 DONE 0.6s [2020-07-10T00:00:01.541Z] [2020-07-10T00:00:01.541Z] #70 exporting to image [2020-07-10T00:00:01.541Z] #70 exporting layers [2020-07-10T00:00:05.850Z] 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-10T00:00:05.851Z] + mkdir -p /build [2020-07-10T00:00:05.851Z] + cp runc /build/runc [2020-07-10T00:00:05.851Z] Removing intermediate container 009ec6a43aba [2020-07-10T00:00:05.851Z] ---> ac29d563f52f [2020-07-10T00:00:05.851Z] Step 92/140 : FROM dev-base AS tini [2020-07-10T00:00:05.851Z] ---> c8ec8d3e757e [2020-07-10T00:00:05.851Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-07-10T00:00:05.851Z] ---> Using cache [2020-07-10T00:00:05.851Z] ---> c61941c97001 [2020-07-10T00:00:05.851Z] Step 94/140 : ARG TINI_COMMIT [2020-07-10T00:00:05.851Z] ---> Running in c5d35f324fb4 [2020-07-10T00:00:05.851Z] Removing intermediate container c5d35f324fb4 [2020-07-10T00:00:05.851Z] ---> f376ea0c712b [2020-07-10T00:00:05.851Z] 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-10T00:00:05.851Z] ---> Running in dea6a89a7e91 [2020-07-10T00:00:05.851Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-10T00:00:05.851Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-10T00:00:05.851Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-10T00:00:05.851Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-10T00:00:05.851Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-10T00:00:06.146Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-10T00:00:07.193Z] Fetched 8140 kB in 2s (3262 kB/s) [2020-07-10T00:00:08.107Z] #70 exporting layers 6.5s done [2020-07-10T00:00:08.107Z] #70 writing image sha256:f4105fa64afbf8ac6fe1382e36a3d545a05c4576c431bb5b756a5ed66c70e705 done [2020-07-10T00:00:08.107Z] #70 naming to docker.io/library/docker:9d6053eda290badf708da39839249d3b041dea6d done [2020-07-10T00:00:08.107Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-10T00:00:08.237Z] Reading package lists... [2020-07-10T00:00:08.446Z] + trap exit INT TERM [2020-07-10T00:00:08.446Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-10T00:00:08.446Z] + CONTAINER_NAME=docker-pr3 [2020-07-10T00:00:08.446Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41192/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41192/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -e DOCKER_GRAPHDRIVER docker:9d6053eda290badf708da39839249d3b041dea6d hack/make.sh dynbinary-daemon [2020-07-10T00:00:08.877Z] Reading package lists... [2020-07-10T00:00:08.877Z] Building dependency tree... [2020-07-10T00:00:08.877Z] Reading state information... [2020-07-10T00:00:09.171Z] The following additional packages will be installed: [2020-07-10T00:00:09.171Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-10T00:00:09.171Z] Suggested packages: [2020-07-10T00:00:09.171Z] cmake-doc ninja-build lrzip [2020-07-10T00:00:09.171Z] Recommended packages: [2020-07-10T00:00:09.171Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-10T00:00:09.171Z] The following NEW packages will be installed: [2020-07-10T00:00:09.171Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-10T00:00:09.171Z] vim-common xxd [2020-07-10T00:00:09.171Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-10T00:00:09.171Z] Need to get 14.9 MB of archives. [2020-07-10T00:00:09.171Z] After this operation, 67.2 MB of additional disk space will be used. [2020-07-10T00:00:09.171Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-10T00:00:09.171Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-10T00:00:09.171Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-10T00:00:09.466Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-10T00:00:09.824Z] [2020-07-10T00:00:09.824Z] Removing bundles/ [2020-07-10T00:00:09.824Z] [2020-07-10T00:00:09.824Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-10T00:00:09.824Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-10T00:00:09.824Z] GOOS="" GOARCH="" GOARM="" [2020-07-10T00:00:10.108Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-10T00:00:10.108Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-10T00:00:10.108Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-10T00:00:10.108Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-10T00:00:10.108Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-10T00:00:10.108Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-10T00:00:10.404Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-10T00:00:10.404Z] Fetched 14.9 MB in 1s (12.5 MB/s) [2020-07-10T00:00:10.702Z] Selecting previously unselected package xxd. [2020-07-10T00:00:10.702Z] (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-10T00:00:10.702Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-10T00:00:10.702Z] Unpacking xxd (2:8.1.0875-5) ... [2020-07-10T00:00:10.702Z] Selecting previously unselected package vim-common. [2020-07-10T00:00:10.702Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-10T00:00:10.702Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-07-10T00:00:10.702Z] Selecting previously unselected package cmake-data. [2020-07-10T00:00:10.702Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-10T00:00:10.702Z] Unpacking cmake-data (3.13.4-1) ... [2020-07-10T00:00:10.999Z] Selecting previously unselected package libicu63:ppc64el. [2020-07-10T00:00:10.999Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-10T00:00:10.999Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-10T00:00:12.044Z] Selecting previously unselected package libxml2:ppc64el. [2020-07-10T00:00:12.044Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-10T00:00:12.044Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-10T00:00:12.044Z] Selecting previously unselected package libarchive13:ppc64el. [2020-07-10T00:00:12.044Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-10T00:00:12.044Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-10T00:00:12.044Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-10T00:00:12.044Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-10T00:00:12.044Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-10T00:00:12.044Z] Selecting previously unselected package librhash0:ppc64el. [2020-07-10T00:00:12.044Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-10T00:00:12.044Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-10T00:00:12.044Z] Selecting previously unselected package libuv1:ppc64el. [2020-07-10T00:00:12.044Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-10T00:00:12.044Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-10T00:00:12.362Z] Selecting previously unselected package cmake. [2020-07-10T00:00:12.362Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-10T00:00:12.362Z] Unpacking cmake (3.13.4-1) ... [2020-07-10T00:00:12.664Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-10T00:00:12.664Z] Setting up xxd (2:8.1.0875-5) ... [2020-07-10T00:00:12.664Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-10T00:00:12.664Z] Setting up vim-common (2:8.1.0875-5) ... [2020-07-10T00:00:12.664Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-10T00:00:12.664Z] Setting up cmake-data (3.13.4-1) ... [2020-07-10T00:00:12.664Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-10T00:00:12.664Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-10T00:00:12.664Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-10T00:00:12.664Z] Setting up cmake (3.13.4-1) ... [2020-07-10T00:00:12.664Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-10T00:00:12.664Z] Processing triggers for mime-support (3.62) ... [2020-07-10T00:00:14.189Z] Removing intermediate container dea6a89a7e91 [2020-07-10T00:00:14.189Z] ---> a6a531724805 [2020-07-10T00:00:14.189Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-10T00:00:14.189Z] ---> a6738ccd60c3 [2020-07-10T00:00:14.189Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-07-10T00:00:14.189Z] ---> Running in 5a7d354db1ac [2020-07-10T00:00:14.189Z] Removing intermediate container 5a7d354db1ac [2020-07-10T00:00:14.189Z] ---> 2745f416ae75 [2020-07-10T00:00:14.189Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-10T00:00:14.484Z] ---> 62ff6b737c76 [2020-07-10T00:00:14.484Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-10T00:00:14.484Z] ---> Running in fff9a35be331 [2020-07-10T00:00:14.779Z] + RM_GOPATH=0 [2020-07-10T00:00:14.780Z] + TMP_GOPATH= [2020-07-10T00:00:14.780Z] + : /build [2020-07-10T00:00:14.780Z] + '[' -z '' ']' [2020-07-10T00:00:14.780Z] ++ mktemp -d [2020-07-10T00:00:14.780Z] + export GOPATH=/tmp/tmp.R2n3o4TtGA [2020-07-10T00:00:14.780Z] + GOPATH=/tmp/tmp.R2n3o4TtGA [2020-07-10T00:00:14.780Z] + RM_GOPATH=1 [2020-07-10T00:00:14.780Z] ++ dirname ./install.sh [2020-07-10T00:00:14.780Z] + dir=. [2020-07-10T00:00:14.780Z] + bin=tini [2020-07-10T00:00:14.780Z] + shift [2020-07-10T00:00:14.780Z] + '[' '!' -f ./tini.installer ']' [2020-07-10T00:00:14.780Z] + . ./tini.installer [2020-07-10T00:00:14.780Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-10T00:00:14.780Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-10T00:00:14.780Z] + install_tini [2020-07-10T00:00:14.780Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-10T00:00:14.780Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.R2n3o4TtGA/tini [2020-07-10T00:00:14.780Z] Cloning into '/tmp/tmp.R2n3o4TtGA/tini'... [2020-07-10T00:00:15.076Z] + cd /tmp/tmp.R2n3o4TtGA/tini [2020-07-10T00:00:15.076Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-10T00:00:15.076Z] + cmake . [2020-07-10T00:00:15.076Z] -- The C compiler identification is GNU 8.3.0 [2020-07-10T00:00:15.076Z] -- Check for working C compiler: /usr/bin/cc [2020-07-10T00:00:15.076Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-10T00:00:15.076Z] -- Detecting C compiler ABI info [2020-07-10T00:00:15.371Z] -- Detecting C compiler ABI info - done [2020-07-10T00:00:15.371Z] -- Detecting C compile features [2020-07-10T00:00:15.666Z] -- Detecting C compile features - done [2020-07-10T00:00:15.666Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-10T00:00:15.666Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-10T00:00:15.666Z] -- Configuring done [2020-07-10T00:00:15.666Z] -- Generating done [2020-07-10T00:00:15.666Z] -- Build files have been written to: /tmp/tmp.R2n3o4TtGA/tini [2020-07-10T00:00:15.666Z] + make tini-static [2020-07-10T00:00:15.666Z] Scanning dependencies of target tini-static [2020-07-10T00:00:15.666Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-10T00:00:15.962Z] [100%] Linking C executable tini-static [2020-07-10T00:00:15.962Z] [100%] Built target tini-static [2020-07-10T00:00:15.962Z] + mkdir -p /build [2020-07-10T00:00:15.962Z] + cp tini-static /build/docker-init [2020-07-10T00:00:16.258Z] Removing intermediate container fff9a35be331 [2020-07-10T00:00:16.258Z] ---> 05274d5fa894 [2020-07-10T00:00:16.258Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-07-10T00:00:16.258Z] ---> c8ec8d3e757e [2020-07-10T00:00:16.258Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-07-10T00:00:16.555Z] ---> Running in 91d7987ecdd0 [2020-07-10T00:00:16.555Z] Removing intermediate container 91d7987ecdd0 [2020-07-10T00:00:16.555Z] ---> c0893af1aa21 [2020-07-10T00:00:16.555Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-07-10T00:00:16.555Z] ---> Running in d6fc27c3ee81 [2020-07-10T00:00:16.555Z] Removing intermediate container d6fc27c3ee81 [2020-07-10T00:00:16.555Z] ---> 7e535aff758b [2020-07-10T00:00:16.555Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-10T00:00:16.852Z] ---> fbef7f8402b6 [2020-07-10T00:00:16.852Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-10T00:00:16.852Z] ---> acc2f7bb0b5c [2020-07-10T00:00:16.852Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-07-10T00:00:16.852Z] ---> Running in f6ce7b5a863f [2020-07-10T00:00:17.147Z] + RM_GOPATH=0 [2020-07-10T00:00:17.147Z] + TMP_GOPATH= [2020-07-10T00:00:17.147Z] + : /build/ [2020-07-10T00:00:17.147Z] + '[' -z '' ']' [2020-07-10T00:00:17.147Z] ++ mktemp -d [2020-07-10T00:00:17.147Z] + export GOPATH=/tmp/tmp.y86VrxSYdb [2020-07-10T00:00:17.147Z] + GOPATH=/tmp/tmp.y86VrxSYdb [2020-07-10T00:00:17.147Z] + RM_GOPATH=1 [2020-07-10T00:00:17.147Z] ++ dirname ./install.sh [2020-07-10T00:00:17.147Z] + dir=. [2020-07-10T00:00:17.147Z] + bin=rootlesskit [2020-07-10T00:00:17.147Z] + shift [2020-07-10T00:00:17.147Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-07-10T00:00:17.147Z] + . ./rootlesskit.installer [2020-07-10T00:00:17.147Z] ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-10T00:00:17.147Z] + install_rootlesskit [2020-07-10T00:00:17.147Z] + case "$1" in [2020-07-10T00:00:17.147Z] + export CGO_ENABLED=0 [2020-07-10T00:00:17.147Z] + CGO_ENABLED=0 [2020-07-10T00:00:17.147Z] + _install_rootlesskit [2020-07-10T00:00:17.147Z] Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-10T00:00:17.147Z] + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-10T00:00:17.147Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.y86VrxSYdb/src/github.com/rootless-containers/rootlesskit [2020-07-10T00:00:17.147Z] Cloning into '/tmp/tmp.y86VrxSYdb/src/github.com/rootless-containers/rootlesskit'... [2020-07-10T00:00:18.193Z] + cd /tmp/tmp.y86VrxSYdb/src/github.com/rootless-containers/rootlesskit [2020-07-10T00:00:18.194Z] + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-10T00:00:18.194Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-07-10T00:00:18.194Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-10T00:00:26.753Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-07-10T00:00:26.753Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-10T00:00:28.284Z] Removing intermediate container f6ce7b5a863f [2020-07-10T00:00:28.284Z] ---> 5bbef46d8239 [2020-07-10T00:00:28.284Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-07-10T00:00:28.284Z] ---> 4174f772f18e [2020-07-10T00:00:28.284Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-07-10T00:00:28.579Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-07-10T00:00:28.579Z] bad55c542dc9: Pulling fs layer [2020-07-10T00:00:28.876Z] bad55c542dc9: Verifying Checksum [2020-07-10T00:00:28.876Z] bad55c542dc9: Download complete [2020-07-10T00:00:29.172Z] bad55c542dc9: Pull complete [2020-07-10T00:00:29.172Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-10T00:00:29.172Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-10T00:00:29.172Z] ---> e49efe6f0050 [2020-07-10T00:00:29.172Z] Step 108/140 : FROM runtime-dev AS dev [2020-07-10T00:00:29.172Z] ---> 9e58027770f2 [2020-07-10T00:00:29.172Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-07-10T00:00:29.172Z] ---> Running in 3083d1316952 [2020-07-10T00:00:29.172Z] Removing intermediate container 3083d1316952 [2020-07-10T00:00:29.172Z] ---> ebdcdd0ac0e2 [2020-07-10T00:00:29.172Z] Step 110/140 : RUN groupadd -r docker [2020-07-10T00:00:29.172Z] ---> Running in 44f9ee4036f9 [2020-07-10T00:00:29.824Z] Removing intermediate container 44f9ee4036f9 [2020-07-10T00:00:29.824Z] ---> 217b7438007c [2020-07-10T00:00:29.824Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-07-10T00:00:29.824Z] ---> Running in 8206462d53ca [2020-07-10T00:00:30.468Z] Removing intermediate container 8206462d53ca [2020-07-10T00:00:30.468Z] ---> 5e523d78daf9 [2020-07-10T00:00:30.468Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-07-10T00:00:30.468Z] ---> Running in 477e5eb92411 [2020-07-10T00:00:30.765Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-10T00:00:31.062Z] Removing intermediate container 477e5eb92411 [2020-07-10T00:00:31.062Z] ---> 86153eca3c9b [2020-07-10T00:00:31.062Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-07-10T00:00:31.062Z] ---> Running in da48941428e2 [2020-07-10T00:00:31.716Z] Removing intermediate container da48941428e2 [2020-07-10T00:00:31.716Z] ---> ce5b61bd26fe [2020-07-10T00:00:31.716Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-07-10T00:00:31.716Z] ---> Running in d1f69f6e97d4 [2020-07-10T00:00:32.363Z] Removing intermediate container d1f69f6e97d4 [2020-07-10T00:00:32.363Z] ---> 0738acc1c6a4 [2020-07-10T00:00:32.363Z] Step 115/140 : RUN ldconfig [2020-07-10T00:00:32.363Z] ---> Running in 03156b18d025 [2020-07-10T00:00:33.007Z] Removing intermediate container 03156b18d025 [2020-07-10T00:00:33.007Z] ---> f86da5223bda [2020-07-10T00:00:33.007Z] 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-10T00:00:33.007Z] ---> Running in 1eeb171178d1 [2020-07-10T00:00:33.649Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-10T00:00:33.649Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-10T00:00:33.649Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-10T00:00:33.649Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-10T00:00:34.691Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-10T00:00:34.691Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-10T00:00:35.339Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-10T00:00:35.339Z] [2020-07-10T00:00:35.339Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-10T00:00:35.339Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-10T00:00:35.339Z] HOSTNAME=68d8461e122a [2020-07-10T00:00:35.339Z] TESTDEBUG=0 [2020-07-10T00:00:35.339Z] DEST=bundles/test-integration [2020-07-10T00:00:35.339Z] PWD=/go/src/github.com/docker/docker [2020-07-10T00:00:35.339Z] DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d [2020-07-10T00:00:35.339Z] container=docker [2020-07-10T00:00:35.339Z] HOME=/root [2020-07-10T00:00:35.339Z] GOLANG_VERSION=1.13.12 [2020-07-10T00:00:35.339Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-10T00:00:35.339Z] VALIDATE_BRANCH=19.03 [2020-07-10T00:00:35.339Z] TERM=xterm [2020-07-10T00:00:35.339Z] DOCKER_PKG=github.com/docker/docker [2020-07-10T00:00:35.339Z] SHLVL=1 [2020-07-10T00:00:35.339Z] TIMEOUT=120m [2020-07-10T00:00:35.339Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-10T00:00:35.339Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-10T00:00:35.339Z] GO111MODULE=off [2020-07-10T00:00:35.339Z] DOCKER_EXPERIMENTAL=1 [2020-07-10T00:00:35.339Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-10T00:00:35.339Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-10T00:00:35.339Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-10T00:00:35.339Z] GOPATH=/go [2020-07-10T00:00:35.339Z] PKG_CONFIG=pkg-config [2020-07-10T00:00:35.339Z] _=/usr/bin/env [2020-07-10T00:00:35.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-10T00:00:36.211Z] Fetched 8140 kB in 3s (3220 kB/s) [2020-07-10T00:00:36.506Z] Reading package lists... [2020-07-10T00:00:37.441Z] Reading package lists... [2020-07-10T00:00:37.441Z] Building dependency tree... [2020-07-10T00:00:37.441Z] Reading state information... [2020-07-10T00:00:37.736Z] libcap2-bin is already the newest version (1:2.25-2). [2020-07-10T00:00:37.736Z] libcap2-bin set to manually installed. [2020-07-10T00:00:37.736Z] The following additional packages will be installed: [2020-07-10T00:00:37.736Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-10T00:00:37.736Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-10T00:00:37.736Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-10T00:00:37.736Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-10T00:00:37.736Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-10T00:00:37.736Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-10T00:00:37.736Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-10T00:00:37.736Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-10T00:00:37.736Z] python3.7 python3.7-minimal vim-runtime xxd [2020-07-10T00:00:37.736Z] Suggested packages: [2020-07-10T00:00:37.736Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-10T00:00:37.736Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-10T00:00:37.736Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-10T00:00:37.736Z] xfsdump acl attr quota [2020-07-10T00:00:37.736Z] Recommended packages: [2020-07-10T00:00:37.736Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-10T00:00:37.736Z] python3-keyrings.alt python3-xdg unzip [2020-07-10T00:00:38.031Z] The following NEW packages will be installed: [2020-07-10T00:00:38.031Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-10T00:00:38.031Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-10T00:00:38.031Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-10T00:00:38.031Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-10T00:00:38.031Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-10T00:00:38.031Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-10T00:00:38.031Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-10T00:00:38.031Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-10T00:00:38.031Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-10T00:00:38.031Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-10T00:00:38.031Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-10T00:00:38.031Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-10T00:00:38.031Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-10T00:00:38.031Z] xfsprogs xxd xz-utils zip [2020-07-10T00:00:38.334Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-10T00:00:38.334Z] Need to get 106 MB of archives. [2020-07-10T00:00:38.334Z] After this operation, 660 MB of additional disk space will be used. [2020-07-10T00:00:38.334Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-10T00:00:38.334Z] 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-10T00:00:38.334Z] 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-10T00:00:38.334Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-10T00:00:38.334Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-10T00:00:38.334Z] 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-10T00:00:38.334Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-10T00:00:38.334Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-10T00:00:38.334Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-10T00:00:38.334Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-10T00:00:38.334Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-10T00:00:38.630Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-10T00:00:38.630Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-10T00:00:38.630Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-10T00:00:38.630Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-10T00:00:38.630Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-10T00:00:38.630Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-10T00:00:38.630Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-10T00:00:38.630Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-10T00:00:38.630Z] 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-10T00:00:38.630Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-10T00:00:38.630Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-10T00:00:38.630Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-10T00:00:38.630Z] 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-10T00:00:38.630Z] 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-10T00:00:38.924Z] 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-10T00:00:38.924Z] 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-10T00:00:38.924Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-10T00:00:38.924Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-10T00:00:39.219Z] 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-10T00:00:39.219Z] 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-10T00:00:39.219Z] 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-10T00:00:41.305Z] 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-10T00:00:42.357Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-10T00:00:42.357Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-10T00:00:42.357Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-10T00:00:42.357Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-10T00:00:42.357Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-10T00:00:42.357Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-10T00:00:42.357Z] 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-10T00:00:42.357Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-10T00:00:42.357Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-10T00:00:42.357Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-10T00:00:42.357Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-10T00:00:42.357Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-10T00:00:42.357Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-10T00:00:42.357Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-10T00:00:42.357Z] 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-10T00:00:42.357Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-10T00:00:42.357Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-10T00:00:43.047Z] 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-10T00:00:43.047Z] 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-10T00:00:43.047Z] 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-10T00:00:43.047Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-10T00:00:43.047Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-10T00:00:43.047Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-10T00:00:43.047Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-10T00:00:43.047Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-10T00:00:43.047Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-10T00:00:43.047Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-10T00:00:43.047Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-10T00:00:43.047Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-10T00:00:43.047Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-10T00:00:43.047Z] 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-10T00:00:43.047Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-10T00:00:43.352Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-10T00:00:43.352Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-10T00:00:43.352Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-10T00:00:43.651Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-10T00:00:43.651Z] Fetched 106 MB in 5s (20.3 MB/s) [2020-07-10T00:00:43.651Z] Selecting previously unselected package pigz. [2020-07-10T00:00:43.651Z] (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-10T00:00:43.651Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-10T00:00:43.651Z] Unpacking pigz (2.4-1) ... [2020-07-10T00:00:43.651Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-10T00:00:43.651Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-10T00:00:43.651Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-10T00:00:43.651Z] Selecting previously unselected package python3.7-minimal. [2020-07-10T00:00:43.651Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-10T00:00:43.651Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-10T00:00:43.946Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-10T00:00:43.946Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-10T00:00:44.588Z] Selecting previously unselected package python3-minimal. [2020-07-10T00:00:44.588Z] (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-10T00:00:44.588Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-10T00:00:44.588Z] Unpacking python3-minimal (3.7.3-1) ... [2020-07-10T00:00:44.588Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-07-10T00:00:44.588Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-10T00:00:44.588Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-10T00:00:44.588Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-10T00:00:44.588Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-10T00:00:44.588Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-10T00:00:44.885Z] Selecting previously unselected package python3.7. [2020-07-10T00:00:44.885Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-10T00:00:44.885Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-10T00:00:44.885Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-10T00:00:44.885Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-10T00:00:44.885Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-10T00:00:44.885Z] Setting up python3-minimal (3.7.3-1) ... [2020-07-10T00:00:44.885Z] Selecting previously unselected package python3. [2020-07-10T00:00:44.885Z] (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-10T00:00:44.885Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-10T00:00:44.885Z] Unpacking python3 (3.7.3-1) ... [2020-07-10T00:00:44.885Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-07-10T00:00:44.885Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-10T00:00:44.885Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-10T00:00:44.885Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-07-10T00:00:45.181Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-10T00:00:45.181Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-10T00:00:45.181Z] Selecting previously unselected package libiptc0:ppc64el. [2020-07-10T00:00:45.181Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-10T00:00:45.181Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-10T00:00:45.181Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-10T00:00:45.181Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-10T00:00:45.181Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-10T00:00:45.181Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-10T00:00:45.181Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-10T00:00:45.181Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-10T00:00:45.181Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-07-10T00:00:45.181Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-10T00:00:45.181Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-10T00:00:45.181Z] Selecting previously unselected package iptables. [2020-07-10T00:00:45.181Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-10T00:00:45.181Z] Unpacking iptables (1.8.2-4) ... [2020-07-10T00:00:45.181Z] Selecting previously unselected package xxd. [2020-07-10T00:00:45.181Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-10T00:00:45.181Z] Unpacking xxd (2:8.1.0875-5) ... [2020-07-10T00:00:45.181Z] Selecting previously unselected package vim-common. [2020-07-10T00:00:45.181Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-10T00:00:45.181Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-07-10T00:00:45.181Z] Selecting previously unselected package bash-completion. [2020-07-10T00:00:45.181Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-10T00:00:45.821Z] Unpacking bash-completion (1:2.8-6) ... [2020-07-10T00:00:46.118Z] Selecting previously unselected package bzip2. [2020-07-10T00:00:46.118Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-10T00:00:46.118Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-10T00:00:46.118Z] Selecting previously unselected package xz-utils. [2020-07-10T00:00:46.118Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-10T00:00:46.118Z] Unpacking xz-utils (5.2.4-1) ... [2020-07-10T00:00:46.118Z] Selecting previously unselected package apparmor. [2020-07-10T00:00:46.118Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-10T00:00:46.118Z] Unpacking apparmor (2.13.2-10) ... [2020-07-10T00:00:46.118Z] Selecting previously unselected package aufs-tools. [2020-07-10T00:00:46.118Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-10T00:00:46.118Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-10T00:00:46.414Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-10T00:00:46.414Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-10T00:00:46.414Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-10T00:00:46.709Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-10T00:00:46.709Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-10T00:00:46.709Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-10T00:00:47.007Z] Selecting previously unselected package binutils-mingw-w64. [2020-07-10T00:00:47.007Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-10T00:00:47.007Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-10T00:00:47.007Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-10T00:00:47.007Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-10T00:00:47.007Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-10T00:00:47.007Z] Selecting previously unselected package dmsetup. [2020-07-10T00:00:47.007Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-10T00:00:47.007Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-07-10T00:00:47.007Z] Selecting previously unselected package mingw-w64-common. [2020-07-10T00:00:47.007Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-10T00:00:47.007Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-10T00:00:48.055Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-10T00:00:48.055Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-10T00:00:48.055Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-10T00:00:48.710Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-07-10T00:00:48.710Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-10T00:00:48.710Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-10T00:00:48.710Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-10T00:00:48.710Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-10T00:00:48.711Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-10T00:00:52.255Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-10T00:00:52.255Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-10T00:00:52.255Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-10T00:00:53.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-10T00:00:53.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-10T00:00:54.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-10T00:00:55.008Z] Selecting previously unselected package libonig5:ppc64el. [2020-07-10T00:00:55.008Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-10T00:00:55.008Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-10T00:00:55.008Z] Selecting previously unselected package libjq1:ppc64el. [2020-07-10T00:00:55.008Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-10T00:00:55.008Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-10T00:00:55.008Z] Selecting previously unselected package jq. [2020-07-10T00:00:55.008Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-10T00:00:55.008Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-10T00:00:55.008Z] Selecting previously unselected package libaio1:ppc64el. [2020-07-10T00:00:55.008Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-10T00:00:55.008Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-10T00:00:55.008Z] Selecting previously unselected package libbtrfs0. [2020-07-10T00:00:55.008Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-10T00:00:55.008Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-10T00:00:55.008Z] Selecting previously unselected package libbtrfs-dev. [2020-07-10T00:00:55.008Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-10T00:00:55.008Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-10T00:00:55.008Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-10T00:00:55.008Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-10T00:00:55.008Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-10T00:00:55.008Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-07-10T00:00:55.008Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-10T00:00:55.008Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-10T00:00:55.008Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-10T00:00:55.008Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-10T00:00:55.008Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-10T00:00:55.317Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-10T00:00:55.317Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-10T00:00:55.317Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-10T00:00:55.317Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-10T00:00:55.317Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-10T00:00:55.317Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-10T00:00:55.317Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-10T00:00:55.317Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-10T00:00:55.317Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-10T00:00:55.317Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-10T00:00:55.317Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-10T00:00:55.317Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-10T00:00:55.317Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-10T00:00:55.317Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-10T00:00:55.317Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-10T00:00:55.317Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-10T00:00:55.317Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-10T00:00:55.317Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-10T00:00:55.317Z] Selecting previously unselected package libgpm2:ppc64el. [2020-07-10T00:00:55.317Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-10T00:00:55.317Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-10T00:00:55.615Z] Selecting previously unselected package libicu63:ppc64el. [2020-07-10T00:00:55.615Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-10T00:00:55.615Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-10T00:00:55.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-10T00:00:56.256Z] Selecting previously unselected package libnet1:ppc64el. [2020-07-10T00:00:56.256Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-10T00:00:56.256Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-10T00:00:56.256Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-10T00:00:56.256Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-10T00:00:56.256Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-10T00:00:56.256Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-10T00:00:56.256Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-10T00:00:56.256Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-10T00:00:56.256Z] Selecting previously unselected package libreadline5:ppc64el. [2020-07-10T00:00:56.256Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-10T00:00:56.256Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-10T00:00:56.552Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-10T00:00:56.552Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-10T00:00:56.552Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-10T00:00:56.552Z] Selecting previously unselected package net-tools. [2020-07-10T00:00:56.552Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-10T00:00:56.552Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-10T00:00:56.552Z] Selecting previously unselected package python-pip-whl. [2020-07-10T00:00:56.552Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-10T00:00:56.552Z] Unpacking python-pip-whl (18.1-5) ... [2020-07-10T00:00:56.552Z] Selecting previously unselected package python3-lib2to3. [2020-07-10T00:00:56.552Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-10T00:00:56.552Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-10T00:00:56.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-10T00:00:56.848Z] Selecting previously unselected package python3-distutils. [2020-07-10T00:00:56.848Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-10T00:00:56.848Z] Unpacking python3-distutils (3.7.3-1) ... [2020-07-10T00:00:56.848Z] Selecting previously unselected package python3-pip. [2020-07-10T00:00:56.848Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-10T00:00:56.848Z] Unpacking python3-pip (18.1-5) ... [2020-07-10T00:00:56.848Z] Selecting previously unselected package python3-pkg-resources. [2020-07-10T00:00:56.848Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-10T00:00:56.848Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-10T00:00:56.848Z] Selecting previously unselected package python3-setuptools. [2020-07-10T00:00:56.848Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-10T00:00:56.848Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-07-10T00:00:56.848Z] Selecting previously unselected package python3-wheel. [2020-07-10T00:00:56.848Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-10T00:00:56.848Z] Unpacking python3-wheel (0.32.3-2) ... [2020-07-10T00:00:56.848Z] Selecting previously unselected package thin-provisioning-tools. [2020-07-10T00:00:56.848Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-10T00:00:56.848Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-10T00:00:56.848Z] Selecting previously unselected package vim-runtime. [2020-07-10T00:00:56.848Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-10T00:00:56.848Z] 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-10T00:00:56.848Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-10T00:00:56.848Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-10T00:00:57.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-10T00:00:57.897Z] Selecting previously unselected package vim. [2020-07-10T00:00:57.897Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-10T00:00:57.897Z] Unpacking vim (2:8.1.0875-5) ... [2020-07-10T00:00:57.897Z] Selecting previously unselected package xfsprogs. [2020-07-10T00:00:57.897Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-10T00:00:57.897Z] Unpacking xfsprogs (4.20.0-1) ... [2020-07-10T00:00:57.897Z] Selecting previously unselected package zip. [2020-07-10T00:00:57.897Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-07-10T00:00:57.897Z] Unpacking zip (3.0-11+b1) ... [2020-07-10T00:00:58.193Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-10T00:00:58.193Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-10T00:00:58.193Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-10T00:00:58.193Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-10T00:00:58.193Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-10T00:00:58.193Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-10T00:00:58.193Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-10T00:00:58.193Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-10T00:00:58.193Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-10T00:00:58.193Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-10T00:00:58.193Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-10T00:00:58.193Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-10T00:00:58.193Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-10T00:00:58.193Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-10T00:00:58.193Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-10T00:00:58.193Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-10T00:00:58.193Z] Setting up xxd (2:8.1.0875-5) ... [2020-07-10T00:00:58.193Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-07-10T00:00:58.193Z] Setting up zip (3.0-11+b1) ... [2020-07-10T00:00:58.193Z] Setting up vim-common (2:8.1.0875-5) ... [2020-07-10T00:00:58.193Z] Setting up bash-completion (1:2.8-6) ... [2020-07-10T00:00:58.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-10T00:00:58.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-10T00:00:58.835Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-10T00:00:58.835Z] Setting up xz-utils (5.2.4-1) ... [2020-07-10T00:00:58.835Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-10T00:00:58.835Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-10T00:00:58.835Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-10T00:00:58.835Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-10T00:00:58.835Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-10T00:00:58.835Z] Setting up pigz (2.4-1) ... [2020-07-10T00:00:58.835Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-10T00:00:58.835Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-10T00:00:58.835Z] Setting up python-pip-whl (18.1-5) ... [2020-07-10T00:00:58.835Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-10T00:00:58.835Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-07-10T00:00:58.835Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-10T00:00:58.835Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-10T00:00:58.835Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-10T00:00:58.835Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-10T00:00:58.835Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-10T00:00:58.835Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-10T00:00:58.835Z] Setting up vim (2:8.1.0875-5) ... [2020-07-10T00:00:58.835Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-10T00:00:58.835Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-10T00:00:58.835Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-10T00:00:58.835Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-10T00:00:58.835Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-10T00:00:59.129Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-10T00:00:59.129Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-10T00:00:59.129Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-10T00:00:59.129Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-10T00:00:59.129Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-10T00:00:59.129Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-10T00:00:59.129Z] 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-10T00:00:59.129Z] 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-10T00:00:59.129Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-10T00:00:59.129Z] 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-10T00:00:59.129Z] 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-10T00:00:59.129Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-10T00:00:59.129Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-10T00:00:59.129Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-10T00:00:59.129Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-07-10T00:00:59.129Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-10T00:00:59.129Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-10T00:00:59.769Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-10T00:00:59.769Z] Setting up iptables (1.8.2-4) ... [2020-07-10T00:00:59.769Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-10T00:00:59.769Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-10T00:00:59.769Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-10T00:00:59.769Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-10T00:00:59.769Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-10T00:00:59.769Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-10T00:00:59.769Z] Setting up python3 (3.7.3-1) ... [2020-07-10T00:01:00.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-10T00:01:00.064Z] Setting up python3-wheel (0.32.3-2) ... [2020-07-10T00:01:00.064Z] Setting up apparmor (2.13.2-10) ... [2020-07-10T00:01:00.603Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-10T00:01:00.604Z] [2020-07-10T00:01:00.604Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-10T00:01:00.604Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-10T00:01:00.604Z] Using test binary docker [2020-07-10T00:01:00.604Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-10T00:01:00.604Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-10T00:01:00.604Z] INFO: Waiting for daemon to start... [2020-07-10T00:01:00.604Z] Starting dockerd [2020-07-10T00:01:00.604Z] . [2020-07-10T00:01:00.604Z] INFO: Building docker-sdk-python3:4.1.0... [2020-07-10T00:01:00.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-10T00:01:00.707Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-10T00:01:00.707Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-10T00:01:00.707Z] Setting up python3-distutils (3.7.3-1) ... [2020-07-10T00:01:01.009Z] Setting up python3-setuptools (40.8.0-1) ... [2020-07-10T00:01:01.308Z] Setting up python3-pip (18.1-5) ... [2020-07-10T00:01:01.308Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-10T00:01:01.308Z] Setting up dmsetup (2:1.02.155-3) ... [2020-07-10T00:01:01.308Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-10T00:01:01.308Z] Setting up xfsprogs (4.20.0-1) ... [2020-07-10T00:01:01.308Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-10T00:01:01.308Z] Processing triggers for mime-support (3.62) ... [2020-07-10T00:01:01.605Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-10T00:01:02.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-10T00:01:08.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-10T00:01:08.545Z] Removing intermediate container 1eeb171178d1 [2020-07-10T00:01:08.545Z] ---> c428aaa2f763 [2020-07-10T00:01:08.545Z] 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-10T00:01:08.545Z] ---> Running in 199e22cda099 [2020-07-10T00:01:08.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-10T00:01:08.842Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-10T00:01:08.842Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-10T00:01:08.842Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-10T00:01:09.142Z] Removing intermediate container 199e22cda099 [2020-07-10T00:01:09.142Z] ---> ca5eac5742b3 [2020-07-10T00:01:09.142Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-07-10T00:01:09.142Z] ---> Running in 8beba946edb6 [2020-07-10T00:01:09.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-10T00:01:10.662Z] Collecting yamllint==1.16.0 [2020-07-10T00:01:10.662Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-10T00:01:10.662Z] Collecting pyyaml (from yamllint==1.16.0) [2020-07-10T00:01:10.662Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-10T00:01:11.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-10T00:01:11.301Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-10T00:01:11.302Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-10T00:01:11.302Z] Building wheels for collected packages: pyyaml [2020-07-10T00:01:11.302Z] Running setup.py bdist_wheel for pyyaml: started [2020-07-10T00:01:11.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-10T00:01:11.599Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-10T00:01:11.599Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-10T00:01:11.599Z] Successfully built pyyaml [2020-07-10T00:01:11.599Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-07-10T00:01:11.599Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-10T00:01:11.893Z] Removing intermediate container 8beba946edb6 [2020-07-10T00:01:11.893Z] ---> b131fd7032f1 [2020-07-10T00:01:11.893Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-07-10T00:01:12.533Z] ---> 1a04eb2262b9 [2020-07-10T00:01:12.533Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-10T00:01:12.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-10T00:01:13.589Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-10T00:01:13.589Z] Using test binary docker [2020-07-10T00:01:13.589Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-10T00:01:13.589Z] +++ /etc/init.d/apparmor start [2020-07-10T00:01:13.589Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-10T00:01:13.589Z] INFO: Waiting for daemon to start... [2020-07-10T00:01:13.589Z] Starting dockerd [2020-07-10T00:01:13.589Z] +++ 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-10T00:01:15.293Z] ---> 3ce4be18efb3 [2020-07-10T00:01:15.293Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-07-10T00:01:15.293Z] ---> 135ee1e7fa96 [2020-07-10T00:01:15.293Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-10T00:01:15.592Z] ---> 3b0721e5a786 [2020-07-10T00:01:15.592Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-07-10T00:01:15.592Z] ---> b43c970e28fc [2020-07-10T00:01:15.592Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-07-10T00:01:15.669Z] . [2020-07-10T00:01:15.669Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-10T00:01:15.669Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-10T00:01:15.669Z] Error: No such image: emptyfs [2020-07-10T00:01:15.669Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-10T00:01:15.669Z] ++++ docker load [2020-07-10T00:01:15.669Z] Running integration-test (iteration 1) [2020-07-10T00:01:15.669Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-10T00:01:15.669Z] ++ 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-10T00:01:15.669Z] ++ set -e [2020-07-10T00:01:15.669Z] ++ '[' -n 0 ']' [2020-07-10T00:01:15.669Z] ++ set -x [2020-07-10T00:01:15.669Z] ++ env -i DEST=/go/src/github.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-10T00:01:16.233Z] ---> c56109baf7b3 [2020-07-10T00:01:16.233Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-07-10T00:01:16.529Z] ---> c9db51898675 [2020-07-10T00:01:16.529Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-07-10T00:01:16.824Z] ---> 2b92129399d9 [2020-07-10T00:01:16.824Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-10T00:01:16.824Z] ---> f77719ee7e84 [2020-07-10T00:01:16.824Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-10T00:01:18.912Z] ---> 7c1fb6423beb [2020-07-10T00:01:18.912Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-07-10T00:01:18.912Z] ---> f320695a2399 [2020-07-10T00:01:18.912Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-07-10T00:01:19.551Z] ---> 6cfa381af64c [2020-07-10T00:01:19.551Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-10T00:01:19.847Z] ---> 66a566d9ca94 [2020-07-10T00:01:19.847Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-07-10T00:01:20.491Z] ---> dc711810548d [2020-07-10T00:01:20.491Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-07-10T00:01:20.491Z] ---> 956d8ff2c11f [2020-07-10T00:01:20.491Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-07-10T00:01:20.491Z] ---> Running in 1ac6d80ffe6b [2020-07-10T00:01:20.806Z] Removing intermediate container 1ac6d80ffe6b [2020-07-10T00:01:20.806Z] ---> a60a82c96f09 [2020-07-10T00:01:20.806Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-07-10T00:01:20.806Z] ---> Running in 7234bcef0f00 [2020-07-10T00:01:20.806Z] Removing intermediate container 7234bcef0f00 [2020-07-10T00:01:20.806Z] ---> 41e80cf79456 [2020-07-10T00:01:20.806Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-07-10T00:01:20.806Z] ---> Running in 0edd8bfd293f [2020-07-10T00:01:20.806Z] Removing intermediate container 0edd8bfd293f [2020-07-10T00:01:20.806Z] ---> ff602d70c90a [2020-07-10T00:01:20.806Z] Step 137/140 : VOLUME /var/lib/docker [2020-07-10T00:01:20.806Z] ---> Running in 93f9b8367e01 [2020-07-10T00:01:21.102Z] Removing intermediate container 93f9b8367e01 [2020-07-10T00:01:21.102Z] ---> 588edf822ef0 [2020-07-10T00:01:21.102Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-07-10T00:01:21.102Z] ---> Running in d39f27c4c4bc [2020-07-10T00:01:21.102Z] Removing intermediate container d39f27c4c4bc [2020-07-10T00:01:21.102Z] ---> b21cd9936611 [2020-07-10T00:01:21.102Z] Step 139/140 : FROM dev AS final [2020-07-10T00:01:21.102Z] ---> b21cd9936611 [2020-07-10T00:01:21.102Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-07-10T00:01:22.669Z] Loaded image: buildpack-deps:jessie [2020-07-10T00:01:22.669Z] Loaded image: busybox:latest [2020-07-10T00:01:22.669Z] Loaded image: busybox:glibc [2020-07-10T00:01:22.669Z] Loaded image: debian:jessie [2020-07-10T00:01:22.963Z] Loaded image: hello-world:latest [2020-07-10T00:01:22.963Z] INFO: Testing against a local daemon [2020-07-10T00:01:22.963Z] === RUN TestBuildWithSession [2020-07-10T00:01:26.497Z] --- PASS: TestBuildWithSession (3.54s) [2020-07-10T00:01:26.497Z] === RUN TestBuildSquashParent [2020-07-10T00:01:26.739Z] ---> 43b061e467b5 [2020-07-10T00:01:26.739Z] Successfully built 43b061e467b5 [2020-07-10T00:01:26.739Z] Successfully tagged docker:9d6053eda290badf708da39839249d3b041dea6d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-10T00:01:27.195Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9d6053eda290badf708da39839249d3b041dea6d hack/test/unit [2020-07-10T00:01:29.968Z] ? github.com/docker/docker/api [no test files] [2020-07-10T00:01:31.275Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-10T00:01:31.275Z] [2020-07-10T00:01:31.275Z] + TEST_INTEGRATION_DEST=1 [2020-07-10T00:01:31.275Z] + CONTAINER_NAME=docker-pr3-1 [2020-07-10T00:01:31.275Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-10T00:01:31.275Z] + run_tests test-integration-flaky [2020-07-10T00:01:31.275Z] + '[' -n 0 ']' [2020-07-10T00:01:31.275Z] + rm= [2020-07-10T00:01:31.275Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41192/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41192/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41192/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9d6053eda290badf708da39839249d3b041dea6d hack/make.sh test-integration-flaky test-integration [2020-07-10T00:01:31.275Z] + c=0 [2020-07-10T00:01:31.275Z] ++ jobs -p [2020-07-10T00:01:31.275Z] + TEST_INTEGRATION_DEST=3 [2020-07-10T00:01:31.275Z] + CONTAINER_NAME=docker-pr3-3 [2020-07-10T00:01:31.275Z] + TEST_SKIP_INTEGRATION=1 [2020-07-10T00:01:31.275Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-10T00:01:31.275Z] + run_tests [2020-07-10T00:01:31.275Z] + '[' -n 0 ']' [2020-07-10T00:01:31.275Z] + rm= [2020-07-10T00:01:31.275Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41192/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41192/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41192/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9d6053eda290badf708da39839249d3b041dea6d hack/make.sh '' test-integration [2020-07-10T00:01:31.275Z] + TEST_INTEGRATION_DEST=2 [2020-07-10T00:01:31.275Z] + CONTAINER_NAME=docker-pr3-2 [2020-07-10T00:01:31.275Z] + TEST_SKIP_INTEGRATION=1 [2020-07-10T00:01:31.275Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-10T00:01:31.275Z] + run_tests [2020-07-10T00:01:31.275Z] + '[' -n 0 ']' [2020-07-10T00:01:31.275Z] + rm= [2020-07-10T00:01:31.275Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41192/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41192/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41192/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9d6053eda290badf708da39839249d3b041dea6d hack/make.sh '' test-integration [2020-07-10T00:01:31.275Z] + for job in $(jobs -p) [2020-07-10T00:01:31.275Z] + wait 1008 [2020-07-10T00:01:31.275Z] [2020-07-10T00:01:31.275Z] [2020-07-10T00:01:31.275Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-10T00:01:31.275Z] [2020-07-10T00:01:31.275Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-10T00:01:31.275Z] HOSTNAME=e67376fb53e6 [2020-07-10T00:01:31.275Z] TEST_SKIP_INTEGRATION=1 [2020-07-10T00:01:31.275Z] TESTDEBUG=0 [2020-07-10T00:01:31.275Z] DEST=bundles/test-integration [2020-07-10T00:01:31.275Z] PWD=/go/src/github.com/docker/docker [2020-07-10T00:01:31.275Z] KEEPBUNDLE=1 [2020-07-10T00:01:31.275Z] DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d [2020-07-10T00:01:31.275Z] container=docker [2020-07-10T00:01:31.275Z] HOME=/root [2020-07-10T00:01:31.275Z] GOLANG_VERSION=1.13.12 [2020-07-10T00:01:31.275Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-10T00:01:31.275Z] VALIDATE_BRANCH=19.03 [2020-07-10T00:01:31.275Z] TERM=xterm [2020-07-10T00:01:31.275Z] DOCKER_PKG=github.com/docker/docker [2020-07-10T00:01:31.275Z] SHLVL=1 [2020-07-10T00:01:31.275Z] TIMEOUT=120m [2020-07-10T00:01:31.275Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-10T00:01:31.275Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-10T00:01:31.275Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-10T00:01:31.275Z] GO111MODULE=off [2020-07-10T00:01:31.275Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-10T00:01:31.275Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-10T00:01:31.275Z] GOPATH=/go [2020-07-10T00:01:31.275Z] PKG_CONFIG=pkg-config [2020-07-10T00:01:31.275Z] _=/usr/bin/env [2020-07-10T00:01:31.275Z] Building test suite binary ./integration-cli/test.main [2020-07-10T00:01:31.275Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-10T00:01:31.275Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-10T00:01:31.275Z] HOSTNAME=2ab7d6770ee8 [2020-07-10T00:01:31.275Z] TEST_SKIP_INTEGRATION=1 [2020-07-10T00:01:31.275Z] TESTDEBUG=0 [2020-07-10T00:01:31.275Z] DEST=bundles/test-integration [2020-07-10T00:01:31.275Z] PWD=/go/src/github.com/docker/docker [2020-07-10T00:01:31.275Z] KEEPBUNDLE=1 [2020-07-10T00:01:31.275Z] DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d [2020-07-10T00:01:31.275Z] container=docker [2020-07-10T00:01:31.275Z] HOME=/root [2020-07-10T00:01:31.275Z] GOLANG_VERSION=1.13.12 [2020-07-10T00:01:31.275Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-10T00:01:31.275Z] VALIDATE_BRANCH=19.03 [2020-07-10T00:01:31.275Z] TERM=xterm [2020-07-10T00:01:31.275Z] DOCKER_PKG=github.com/docker/docker [2020-07-10T00:01:31.275Z] SHLVL=1 [2020-07-10T00:01:31.275Z] TIMEOUT=120m [2020-07-10T00:01:31.275Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-10T00:01:31.275Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-10T00:01:31.275Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-10T00:01:31.275Z] GO111MODULE=off [2020-07-10T00:01:31.275Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-10T00:01:31.275Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-10T00:01:31.275Z] GOPATH=/go [2020-07-10T00:01:31.275Z] PKG_CONFIG=pkg-config [2020-07-10T00:01:31.275Z] _=/usr/bin/env [2020-07-10T00:01:31.275Z] Building test suite binary ./integration-cli/test.main [2020-07-10T00:01:31.275Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-10T00:01:31.275Z] No new tests added to integration. [2020-07-10T00:01:31.275Z] [2020-07-10T00:01:31.275Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-10T00:01:31.275Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-10T00:01:31.275Z] HOSTNAME=1ede756d432e [2020-07-10T00:01:31.275Z] TESTDEBUG=0 [2020-07-10T00:01:31.275Z] DEST=bundles/test-integration [2020-07-10T00:01:31.275Z] PWD=/go/src/github.com/docker/docker [2020-07-10T00:01:31.275Z] KEEPBUNDLE=1 [2020-07-10T00:01:31.275Z] DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d [2020-07-10T00:01:31.275Z] container=docker [2020-07-10T00:01:31.275Z] HOME=/root [2020-07-10T00:01:31.275Z] GOLANG_VERSION=1.13.12 [2020-07-10T00:01:31.275Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-10T00:01:31.275Z] VALIDATE_BRANCH=19.03 [2020-07-10T00:01:31.275Z] TERM=xterm [2020-07-10T00:01:31.275Z] DOCKER_PKG=github.com/docker/docker [2020-07-10T00:01:31.275Z] SHLVL=1 [2020-07-10T00:01:31.275Z] TIMEOUT=120m [2020-07-10T00:01:31.275Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-10T00:01:31.275Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-10T00:01:31.275Z] GO111MODULE=off [2020-07-10T00:01:31.275Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-10T00:01:31.275Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-10T00:01:31.275Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-10T00:01:31.275Z] GOPATH=/go [2020-07-10T00:01:31.275Z] PKG_CONFIG=pkg-config [2020-07-10T00:01:31.275Z] _=/usr/bin/env [2020-07-10T00:01:31.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-10T00:01:33.417Z] --- PASS: TestBuildSquashParent (6.38s) [2020-07-10T00:01:33.417Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-10T00:01:33.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-10T00:01:33.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-10T00:01:33.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-10T00:01:33.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-10T00:01:33.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-10T00:01:33.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-10T00:01:33.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-10T00:01:33.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-10T00:01:33.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-10T00:01:33.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-10T00:01:33.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-10T00:01:33.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-10T00:01:33.417Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-10T00:01:33.417Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-10T00:01:35.498Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-10T00:01:35.498Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-10T00:01:37.580Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-10T00:01:37.580Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-10T00:01:40.327Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-10T00:01:40.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) [2020-07-10T00:01:40.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.52s) [2020-07-10T00:01:40.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2020-07-10T00:01:40.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.36s) [2020-07-10T00:01:40.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2020-07-10T00:01:40.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2020-07-10T00:01:40.327Z] === RUN TestBuildMultiStageCopy [2020-07-10T00:01:40.327Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-10T00:01:42.407Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-10T00:01:42.701Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-10T00:01:43.379Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-10T00:01:43.671Z] 666079ee0460: Pull complete [2020-07-10T00:01:43.671Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-10T00:01:43.671Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:01:43.671Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:01:43.671Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-10T00:01:43.671Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-10T00:01:43.671Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282' [2020-07-10T00:01:43.671Z] INFO: Docker version of control daemon [2020-07-10T00:01:43.671Z] [2020-07-10T00:01:43.671Z] Client: Docker Engine - Enterprise [2020-07-10T00:01:43.671Z] Version: 19.03.5 [2020-07-10T00:01:43.671Z] API version: 1.40 [2020-07-10T00:01:43.671Z] Go version: go1.12.12 [2020-07-10T00:01:43.671Z] Git commit: 2ee0c57608 [2020-07-10T00:01:43.671Z] Built: 11/13/2019 08:00:16 [2020-07-10T00:01:43.671Z] OS/Arch: windows/amd64 [2020-07-10T00:01:43.671Z] Experimental: false [2020-07-10T00:01:43.671Z] [2020-07-10T00:01:43.671Z] Server: Docker Engine - Enterprise [2020-07-10T00:01:43.671Z] Engine: [2020-07-10T00:01:43.671Z] Version: 19.03.5 [2020-07-10T00:01:43.671Z] API version: 1.40 (minimum version 1.24) [2020-07-10T00:01:43.671Z] Go version: go1.12.12 [2020-07-10T00:01:43.671Z] Git commit: 2ee0c57608 [2020-07-10T00:01:43.671Z] Built: 11/13/2019 07:58:51 [2020-07-10T00:01:43.671Z] OS/Arch: windows/amd64 [2020-07-10T00:01:43.671Z] Experimental: true [2020-07-10T00:01:43.671Z] [2020-07-10T00:01:43.671Z] INFO: Docker info of control daemon [2020-07-10T00:01:43.671Z] [2020-07-10T00:01:43.671Z] Client: [2020-07-10T00:01:43.671Z] Debug Mode: false [2020-07-10T00:01:43.671Z] Plugins: [2020-07-10T00:01:43.671Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-10T00:01:43.671Z] [2020-07-10T00:01:43.671Z] Server: [2020-07-10T00:01:43.671Z] Containers: 0 [2020-07-10T00:01:43.671Z] Running: 0 [2020-07-10T00:01:43.671Z] Paused: 0 [2020-07-10T00:01:43.671Z] Stopped: 0 [2020-07-10T00:01:43.671Z] Images: 1 [2020-07-10T00:01:43.671Z] Server Version: 19.03.5 [2020-07-10T00:01:43.671Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-10T00:01:43.671Z] Windows: [2020-07-10T00:01:43.671Z] LCOW: [2020-07-10T00:01:43.671Z] Logging Driver: json-file [2020-07-10T00:01:43.671Z] Plugins: [2020-07-10T00:01:43.671Z] Volume: local [2020-07-10T00:01:43.671Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-10T00:01:43.671Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-10T00:01:43.671Z] Swarm: inactive [2020-07-10T00:01:43.671Z] Default Isolation: process [2020-07-10T00:01:43.671Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-10T00:01:43.671Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-10T00:01:43.671Z] OSType: windows [2020-07-10T00:01:43.671Z] Architecture: x86_64 [2020-07-10T00:01:43.671Z] CPUs: 4 [2020-07-10T00:01:43.671Z] Total Memory: 32GiB [2020-07-10T00:01:43.671Z] Name: azwin-2-7ccea0 [2020-07-10T00:01:43.671Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-10T00:01:43.671Z] Docker Root Dir: D:\docker [2020-07-10T00:01:43.671Z] Debug Mode: false [2020-07-10T00:01:43.671Z] Registry: https://index.docker.io/v1/ [2020-07-10T00:01:43.671Z] Labels: [2020-07-10T00:01:43.671Z] Experimental: true [2020-07-10T00:01:43.671Z] Insecure Registries: [2020-07-10T00:01:43.671Z] 10.0.0.4:5000 [2020-07-10T00:01:43.671Z] 127.0.0.0/8 [2020-07-10T00:01:43.671Z] Registry Mirrors: [2020-07-10T00:01:43.671Z] http://10.0.0.4:5000/ [2020-07-10T00:01:43.671Z] Live Restore Enabled: false [2020-07-10T00:01:43.671Z] [2020-07-10T00:01:43.671Z] [2020-07-10T00:01:43.671Z] INFO: Commit hash is 9d6053eda [2020-07-10T00:01:43.671Z] INFO: Nuke-Everything... [2020-07-10T00:01:43.671Z] INFO: Container count on control daemon to delete is 0 [2020-07-10T00:01:43.671Z] INFO: Nuking d:\CI [2020-07-10T00:01:43.671Z] INFO: Zapped successfully [2020-07-10T00:01:43.671Z] INFO: Location for testing is d:\CI\PR-41192\3 [2020-07-10T00:01:43.671Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-10T00:01:43.671Z] [2020-07-10T00:01:43.671Z] [2020-07-10T00:01:43.671Z] INFO: Building the image from Dockerfile.windows at 07/10/2020 00:01:35... [2020-07-10T00:01:43.671Z] [2020-07-10T00:01:43.671Z] Sending build context to Docker daemon 55.39MB [2020-07-10T00:01:43.671Z] [2020-07-10T00:01:43.671Z] Step 1/8 : FROM microsoft/windowsservercore [2020-07-10T00:01:43.671Z] ---> 486def14a6bd [2020-07-10T00:01:43.671Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-10T00:01:43.671Z] ---> Running in eb441b2450b9 [2020-07-10T00:01:43.671Z] Removing intermediate container eb441b2450b9 [2020-07-10T00:01:43.671Z] ---> 55d88ad72947 [2020-07-10T00:01:43.671Z] Step 3/8 : ARG GO_VERSION=1.13.12 [2020-07-10T00:01:43.671Z] ---> Running in a0e80a69a667 [2020-07-10T00:01:43.671Z] Removing intermediate container a0e80a69a667 [2020-07-10T00:01:43.671Z] ---> eda3d1d9aeaf [2020-07-10T00:01:43.671Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-07-10T00:01:43.671Z] ---> Running in 25c10938bfb6 [2020-07-10T00:01:43.671Z] Removing intermediate container 25c10938bfb6 [2020-07-10T00:01:43.671Z] ---> 63f5e3f8b305 [2020-07-10T00:01:43.672Z] 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-10T00:01:43.672Z] ---> Running in 04011cf9f37f [2020-07-10T00:01:44.016Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-10T00:01:44.657Z] --- PASS: TestBuildMultiStageCopy (4.74s) [2020-07-10T00:01:44.657Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2020-07-10T00:01:44.657Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-07-10T00:01:44.657Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-07-10T00:01:44.657Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-07-10T00:01:44.657Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-07-10T00:01:44.657Z] === RUN TestBuildMultiStageParentConfig [2020-07-10T00:01:45.478Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2020-07-10T00:01:46.177Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) [2020-07-10T00:01:46.177Z] === RUN TestBuildLabelWithTargets [2020-07-10T00:01:47.292Z] sha256:093ac74c093ee380d0235dec61d904b7ddc9010051ef07ce47d5f95b6a31e524 [2020-07-10T00:01:47.292Z] INFO: Starting docker-py tests... [2020-07-10T00:01:47.292Z] ============================= test session starts ============================== [2020-07-10T00:01:47.292Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-10T00:01:47.292Z] rootdir: /src, inifile: pytest.ini [2020-07-10T00:01:47.292Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-10T00:01:47.292Z] collected 385 items / 3 deselected / 382 selected [2020-07-10T00:01:47.292Z] [2020-07-10T00:01:48.924Z] --- PASS: TestBuildLabelWithTargets (2.32s) [2020-07-10T00:01:48.924Z] === RUN TestBuildWithEmptyLayers [2020-07-10T00:01:49.562Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-07-10T00:01:49.562Z] === RUN TestBuildMultiStageOnBuild [2020-07-10T00:01:50.885Z] [2020-07-10T00:01:50.885Z] SUCCESS: Specified value was saved. [2020-07-10T00:01:51.358Z] INFO: Downloading git... [2020-07-10T00:01:52.310Z] --- PASS: TestBuildMultiStageOnBuild (2.91s) [2020-07-10T00:01:52.310Z] === RUN TestBuildUncleanTarFilenames [2020-07-10T00:01:52.364Z] INFO: Downloading go... [2020-07-10T00:01:53.829Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2020-07-10T00:01:53.829Z] === RUN TestBuildMultiStageLayerLeak [2020-07-10T00:01:56.576Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2020-07-10T00:01:56.576Z] === RUN TestBuildWithHugeFile [2020-07-10T00:01:58.240Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-10T00:01:58.807Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-10T00:02:00.312Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-10T00:02:01.066Z] INFO: Downloading compiler 1 of 3... [2020-07-10T00:02:01.066Z] INFO: Downloading compiler 2 of 3... [2020-07-10T00:02:01.539Z] INFO: Downloading compiler 3 of 3... [2020-07-10T00:02:02.011Z] INFO: Extracting git... [2020-07-10T00:02:17.003Z] INFO: Expanding go... [2020-07-10T00:02:29.149Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-10T00:02:29.345Z] --- PASS: TestBuildWithHugeFile (27.33s) [2020-07-10T00:02:29.345Z] === RUN TestBuildWithEmptyDockerfile [2020-07-10T00:02:29.345Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-10T00:02:29.345Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-10T00:02:29.345Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-10T00:02:29.345Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-10T00:02:29.345Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-10T00:02:29.345Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-10T00:02:29.345Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-10T00:02:29.345Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-10T00:02:29.345Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-10T00:02:29.345Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-07-10T00:02:29.345Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-07-10T00:02:29.345Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-07-10T00:02:29.345Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-07-10T00:02:29.345Z] === RUN TestBuildPreserveOwnership [2020-07-10T00:02:29.345Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-10T00:02:29.345Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-10T00:02:30.864Z] --- PASS: TestBuildPreserveOwnership (6.32s) [2020-07-10T00:02:30.864Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.12s) [2020-07-10T00:02:30.864Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.19s) [2020-07-10T00:02:30.864Z] === RUN TestBuildPlatformInvalid [2020-07-10T00:02:30.864Z] --- PASS: TestBuildPlatformInvalid (0.24s) [2020-07-10T00:02:30.864Z] PASS [2020-07-10T00:02:30.864Z] [2020-07-10T00:02:30.864Z] DONE 30 tests in 75.113s [2020-07-10T00:02:30.864Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-10T00:02:30.864Z] ++ 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-10T00:02:30.864Z] ++ set -e [2020-07-10T00:02:30.864Z] ++ '[' -n 0 ']' [2020-07-10T00:02:30.864Z] ++ set -x [2020-07-10T00:02:30.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:02:30.864Z] INFO: Testing against a local daemon [2020-07-10T00:02:30.864Z] === RUN TestConfigList [2020-07-10T00:02:35.346Z] --- PASS: TestConfigList (3.86s) [2020-07-10T00:02:35.346Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-10T00:02:35.346Z] daemon.go:325: [db6bf885e17b5] waiting for daemon to start [2020-07-10T00:02:35.346Z] daemon.go:325: [db6bf885e17b5] waiting for daemon to start [2020-07-10T00:02:35.346Z] daemon.go:353: [db6bf885e17b5] daemon started [2020-07-10T00:02:35.346Z] daemon.go:461: [db6bf885e17b5] Stopping daemon [2020-07-10T00:02:35.346Z] daemon.go:296: [db6bf885e17b5] exiting daemon [2020-07-10T00:02:35.346Z] daemon.go:448: [db6bf885e17b5] Daemon stopped [2020-07-10T00:02:35.346Z] === RUN TestConfigsCreateAndDelete [2020-07-10T00:02:38.302Z] INFO: Expanding compiler 1 of 3... [2020-07-10T00:02:38.302Z] INFO: Expanding compiler 2 of 3... [2020-07-10T00:02:38.882Z] --- PASS: TestConfigsCreateAndDelete (3.56s) [2020-07-10T00:02:38.882Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-10T00:02:38.882Z] daemon.go:325: [d71dc0d14d0ea] waiting for daemon to start [2020-07-10T00:02:38.882Z] daemon.go:325: [d71dc0d14d0ea] waiting for daemon to start [2020-07-10T00:02:38.882Z] daemon.go:353: [d71dc0d14d0ea] daemon started [2020-07-10T00:02:38.882Z] daemon.go:461: [d71dc0d14d0ea] Stopping daemon [2020-07-10T00:02:38.882Z] daemon.go:296: [d71dc0d14d0ea] exiting daemon [2020-07-10T00:02:38.882Z] daemon.go:448: [d71dc0d14d0ea] Daemon stopped [2020-07-10T00:02:38.882Z] === RUN TestConfigsUpdate [2020-07-10T00:02:42.419Z] --- PASS: TestConfigsUpdate (3.70s) [2020-07-10T00:02:42.419Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-10T00:02:42.419Z] daemon.go:325: [d79ed8bbae6ea] waiting for daemon to start [2020-07-10T00:02:42.419Z] daemon.go:325: [d79ed8bbae6ea] waiting for daemon to start [2020-07-10T00:02:42.419Z] daemon.go:353: [d79ed8bbae6ea] daemon started [2020-07-10T00:02:42.419Z] daemon.go:461: [d79ed8bbae6ea] Stopping daemon [2020-07-10T00:02:42.419Z] daemon.go:296: [d79ed8bbae6ea] exiting daemon [2020-07-10T00:02:42.419Z] daemon.go:448: [d79ed8bbae6ea] Daemon stopped [2020-07-10T00:02:42.419Z] === RUN TestTemplatedConfig [2020-07-10T00:02:44.210Z] INFO: Expanding compiler 3 of 3... [2020-07-10T00:02:44.210Z] INFO: Removing downloaded files... [2020-07-10T00:02:44.210Z] INFO: Creating source directory... [2020-07-10T00:02:44.210Z] INFO: Configuring git core.autocrlf... [2020-07-10T00:02:44.210Z] INFO: Completed [2020-07-10T00:02:45.955Z] --- PASS: TestTemplatedConfig (3.59s) [2020-07-10T00:02:45.956Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-10T00:02:45.956Z] daemon.go:325: [d665bde9f959f] waiting for daemon to start [2020-07-10T00:02:45.956Z] daemon.go:325: [d665bde9f959f] waiting for daemon to start [2020-07-10T00:02:45.956Z] daemon.go:353: [d665bde9f959f] daemon started [2020-07-10T00:02:45.956Z] daemon.go:461: [d665bde9f959f] Stopping daemon [2020-07-10T00:02:45.956Z] daemon.go:296: [d665bde9f959f] exiting daemon [2020-07-10T00:02:45.956Z] daemon.go:448: [d665bde9f959f] Daemon stopped [2020-07-10T00:02:45.956Z] === RUN TestConfigInspect [2020-07-10T00:02:49.491Z] --- PASS: TestConfigInspect (3.55s) [2020-07-10T00:02:49.491Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-10T00:02:49.491Z] daemon.go:325: [d7d00fcba9955] waiting for daemon to start [2020-07-10T00:02:49.491Z] daemon.go:325: [d7d00fcba9955] waiting for daemon to start [2020-07-10T00:02:49.491Z] daemon.go:353: [d7d00fcba9955] daemon started [2020-07-10T00:02:49.491Z] daemon.go:461: [d7d00fcba9955] Stopping daemon [2020-07-10T00:02:49.491Z] daemon.go:296: [d7d00fcba9955] exiting daemon [2020-07-10T00:02:49.491Z] daemon.go:448: [d7d00fcba9955] Daemon stopped [2020-07-10T00:02:49.491Z] === RUN TestConfigCreateWithLabels [2020-07-10T00:02:53.029Z] --- PASS: TestConfigCreateWithLabels (3.55s) [2020-07-10T00:02:53.029Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-10T00:02:53.029Z] daemon.go:325: [d2a1a22ddf297] waiting for daemon to start [2020-07-10T00:02:53.029Z] daemon.go:325: [d2a1a22ddf297] waiting for daemon to start [2020-07-10T00:02:53.029Z] daemon.go:353: [d2a1a22ddf297] daemon started [2020-07-10T00:02:53.029Z] daemon.go:461: [d2a1a22ddf297] Stopping daemon [2020-07-10T00:02:53.029Z] daemon.go:296: [d2a1a22ddf297] exiting daemon [2020-07-10T00:02:53.029Z] daemon.go:448: [d2a1a22ddf297] Daemon stopped [2020-07-10T00:02:53.029Z] === RUN TestConfigCreateResolve [2020-07-10T00:02:54.124Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2020-07-10T00:02:54.124Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-10T00:02:54.124Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2020-07-10T00:02:54.124Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-10T00:02:54.124Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-10T00:02:54.124Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-10T00:02:54.124Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-10T00:02:54.124Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-10T00:02:54.124Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-10T00:02:54.124Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-10T00:02:54.124Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-10T00:02:54.124Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-10T00:02:54.422Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-10T00:02:54.422Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-10T00:02:55.073Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2020-07-10T00:02:55.073Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-07-10T00:02:55.372Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2020-07-10T00:02:55.673Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 3.1% of statements [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/types [no test files] [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-10T00:02:55.673Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-10T00:02:55.974Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-07-10T00:02:55.974Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-10T00:02:55.974Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-10T00:02:55.974Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-10T00:02:55.974Z] ? github.com/docker/docker/builder [no test files] [2020-07-10T00:02:55.974Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-10T00:02:55.974Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-10T00:02:55.974Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-10T00:02:55.974Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-10T00:02:55.974Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-10T00:02:55.974Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-10T00:02:55.974Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-10T00:02:56.274Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-07-10T00:02:56.580Z] --- PASS: TestConfigCreateResolve (3.74s) [2020-07-10T00:02:56.580Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-10T00:02:56.580Z] daemon.go:325: [d58e4496c21b4] waiting for daemon to start [2020-07-10T00:02:56.580Z] daemon.go:325: [d58e4496c21b4] waiting for daemon to start [2020-07-10T00:02:56.580Z] daemon.go:353: [d58e4496c21b4] daemon started [2020-07-10T00:02:56.580Z] daemon.go:461: [d58e4496c21b4] Stopping daemon [2020-07-10T00:02:56.580Z] daemon.go:296: [d58e4496c21b4] exiting daemon [2020-07-10T00:02:56.580Z] daemon.go:448: [d58e4496c21b4] Daemon stopped [2020-07-10T00:02:56.580Z] === RUN TestConfigDaemonLibtrustID [2020-07-10T00:02:57.218Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-10T00:02:57.218Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-10T00:02:57.218Z] daemon.go:325: [daa93cbf4ed36] waiting for daemon to start [2020-07-10T00:02:57.218Z] daemon.go:325: [daa93cbf4ed36] waiting for daemon to start [2020-07-10T00:02:57.218Z] daemon.go:353: [daa93cbf4ed36] daemon started [2020-07-10T00:02:57.218Z] daemon.go:461: [daa93cbf4ed36] Stopping daemon [2020-07-10T00:02:57.218Z] daemon.go:296: [daa93cbf4ed36] exiting daemon [2020-07-10T00:02:57.218Z] daemon.go:448: [daa93cbf4ed36] Daemon stopped [2020-07-10T00:02:57.218Z] PASS [2020-07-10T00:02:57.218Z] [2020-07-10T00:02:57.218Z] DONE 8 tests in 26.183s [2020-07-10T00:02:57.218Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-10T00:02:57.218Z] ++ 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-10T00:02:57.218Z] ++ set -e [2020-07-10T00:02:57.218Z] ++ '[' -n 0 ']' [2020-07-10T00:02:57.218Z] ++ set -x [2020-07-10T00:02:57.218Z] ++ env -i DEST=/go/src/github.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-10T00:02:57.218Z] INFO: Testing against a local daemon [2020-07-10T00:02:57.218Z] === RUN TestCheckpoint [2020-07-10T00:02:57.218Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-10T00:02:57.218Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-10T00:02:57.218Z] === RUN TestContainerInvalidJSON [2020-07-10T00:02:57.218Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-10T00:02:57.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-10T00:02:57.218Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-10T00:02:57.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-10T00:02:57.218Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-10T00:02:57.218Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-10T00:02:57.218Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-10T00:02:57.218Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-10T00:02:57.218Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-10T00:02:57.218Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-10T00:02:57.218Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-10T00:02:57.218Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-10T00:02:57.218Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-10T00:02:57.218Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-10T00:02:57.218Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-07-10T00:02:57.218Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-10T00:02:57.512Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-07-10T00:02:57.512Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-10T00:02:57.512Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2020-07-10T00:02:57.512Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-10T00:02:57.806Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-07-10T00:02:57.806Z] === RUN TestCopyFromContainer [2020-07-10T00:02:59.884Z] === RUN TestCopyFromContainer// [2020-07-10T00:02:59.884Z] === RUN TestCopyFromContainer//bar/root [2020-07-10T00:02:59.884Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-10T00:02:59.884Z] === RUN TestCopyFromContainer/bar/quux [2020-07-10T00:03:00.179Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-10T00:03:00.179Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-10T00:03:00.179Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-10T00:03:00.474Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-10T00:03:00.474Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-10T00:03:00.474Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-10T00:03:00.768Z] --- PASS: TestCopyFromContainer (2.93s) [2020-07-10T00:03:00.768Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-10T00:03:00.768Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-07-10T00:03:00.768Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-10T00:03:00.768Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-10T00:03:00.768Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-07-10T00:03:00.768Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-10T00:03:00.768Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-07-10T00:03:00.768Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-07-10T00:03:00.768Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-10T00:03:00.768Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-10T00:03:00.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-10T00:03:00.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-10T00:03:00.768Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-10T00:03:00.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-10T00:03:00.768Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-10T00:03:00.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-10T00:03:00.768Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-10T00:03:00.768Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-10T00:03:00.768Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-10T00:03:00.768Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-10T00:03:00.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-10T00:03:00.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-10T00:03:00.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-10T00:03:00.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-10T00:03:00.768Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-10T00:03:00.768Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-10T00:03:00.768Z] === RUN TestCreateWithInvalidEnv [2020-07-10T00:03:00.768Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-10T00:03:00.768Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-10T00:03:00.768Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-10T00:03:00.768Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-10T00:03:00.768Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-10T00:03:00.768Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-10T00:03:00.768Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-10T00:03:00.768Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-10T00:03:00.768Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-10T00:03:00.768Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-10T00:03:00.768Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-10T00:03:00.768Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-10T00:03:00.768Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-10T00:03:00.768Z] === RUN TestCreateTmpfsMountsTarget [2020-07-10T00:03:00.768Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-10T00:03:00.768Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-10T00:03:03.270Z] ok github.com/docker/docker/builder/fscache 0.126s coverage: 69.2% of statements [2020-07-10T00:03:03.270Z] ok github.com/docker/docker/builder/remotecontext 0.309s coverage: 13.6% of statements [2020-07-10T00:03:03.522Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2020-07-10T00:03:03.522Z] === RUN TestCreateWithCapabilities [2020-07-10T00:03:03.522Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-10T00:03:03.522Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-10T00:03:03.522Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-10T00:03:03.522Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-10T00:03:03.522Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-10T00:03:03.522Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-10T00:03:03.522Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-10T00:03:03.522Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-10T00:03:03.522Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-10T00:03:03.522Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-10T00:03:03.522Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-10T00:03:03.522Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-10T00:03:03.522Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-10T00:03:03.522Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-10T00:03:03.522Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-10T00:03:03.522Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-10T00:03:03.522Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-10T00:03:03.522Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-10T00:03:03.522Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-10T00:03:03.522Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-10T00:03:03.522Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-10T00:03:03.522Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-10T00:03:03.522Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-10T00:03:03.522Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-10T00:03:03.522Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-10T00:03:03.522Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-10T00:03:03.522Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-10T00:03:03.522Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-10T00:03:03.522Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-10T00:03:03.522Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-10T00:03:03.522Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-10T00:03:03.522Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-10T00:03:03.522Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-10T00:03:03.522Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-10T00:03:03.522Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-10T00:03:03.522Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-10T00:03:03.522Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-10T00:03:03.522Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-07-10T00:03:03.522Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-07-10T00:03:03.522Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-07-10T00:03:03.522Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-07-10T00:03:03.522Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-10T00:03:03.522Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-07-10T00:03:03.522Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-07-10T00:03:03.522Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-07-10T00:03:03.522Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-10T00:03:03.570Z] ok github.com/docker/docker/builder/remotecontext/git 2.582s coverage: 85.1% of statements [2020-07-10T00:03:03.570Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-07-10T00:03:03.868Z] ok github.com/docker/docker/builder/dockerfile 0.813s coverage: 45.1% of statements [2020-07-10T00:03:03.868Z] ? github.com/docker/docker/cli [no test files] [2020-07-10T00:03:03.868Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-10T00:03:06.269Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.50s) [2020-07-10T00:03:06.269Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-10T00:03:06.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-10T00:03:06.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-10T00:03:06.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-10T00:03:06.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-10T00:03:06.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-10T00:03:06.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-10T00:03:06.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-10T00:03:06.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-10T00:03:06.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-10T00:03:06.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-10T00:03:06.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-10T00:03:06.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-10T00:03:06.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-10T00:03:06.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-10T00:03:06.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-10T00:03:06.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-10T00:03:06.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-07-10T00:03:06.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-10T00:03:06.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-10T00:03:06.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-10T00:03:06.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-10T00:03:06.269Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-10T00:03:06.908Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-07-10T00:03:06.908Z] === RUN TestContainerStartOnDaemonRestart [2020-07-10T00:03:06.908Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-10T00:03:06.908Z] === RUN TestDaemonRestartIpcMode [2020-07-10T00:03:06.908Z] === PAUSE TestDaemonRestartIpcMode [2020-07-10T00:03:06.908Z] === RUN TestDiff [2020-07-10T00:03:07.552Z] --- PASS: TestDiff (0.79s) [2020-07-10T00:03:07.552Z] === RUN TestExecWithCloseStdin [2020-07-10T00:03:08.599Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-07-10T00:03:08.599Z] === RUN TestExec [2020-07-10T00:03:09.238Z] --- PASS: TestExec (0.91s) [2020-07-10T00:03:09.238Z] === RUN TestExecUser [2020-07-10T00:03:10.282Z] --- PASS: TestExecUser (0.93s) [2020-07-10T00:03:10.282Z] === RUN TestExportContainerAndImportImage [2020-07-10T00:03:11.325Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-07-10T00:03:11.325Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-10T00:03:12.881Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-07-10T00:03:12.881Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-10T00:03:12.881Z] daemon.go:325: [dc71b9155ca16] waiting for daemon to start [2020-07-10T00:03:12.881Z] daemon.go:325: [dc71b9155ca16] waiting for daemon to start [2020-07-10T00:03:12.881Z] daemon.go:353: [dc71b9155ca16] daemon started [2020-07-10T00:03:12.881Z] daemon.go:461: [dc71b9155ca16] Stopping daemon [2020-07-10T00:03:12.881Z] daemon.go:296: [dc71b9155ca16] exiting daemon [2020-07-10T00:03:12.881Z] daemon.go:448: [dc71b9155ca16] Daemon stopped [2020-07-10T00:03:12.881Z] daemon.go:325: [dc71b9155ca16] waiting for daemon to start [2020-07-10T00:03:12.881Z] daemon.go:325: [dc71b9155ca16] waiting for daemon to start [2020-07-10T00:03:12.881Z] daemon.go:353: [dc71b9155ca16] daemon started [2020-07-10T00:03:12.881Z] daemon.go:461: [dc71b9155ca16] Stopping daemon [2020-07-10T00:03:12.881Z] daemon.go:296: [dc71b9155ca16] exiting daemon [2020-07-10T00:03:12.881Z] daemon.go:448: [dc71b9155ca16] Daemon stopped [2020-07-10T00:03:12.881Z] === RUN TestHealthCheckWorkdir [2020-07-10T00:03:13.924Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-07-10T00:03:13.924Z] === RUN TestHealthKillContainer [2020-07-10T00:03:14.337Z] ok github.com/docker/docker/client 0.324s coverage: 75.7% of statements [2020-07-10T00:03:17.457Z] --- PASS: TestHealthKillContainer (3.04s) [2020-07-10T00:03:17.457Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-10T00:03:17.752Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-07-10T00:03:17.752Z] === RUN TestIpcModeNone [2020-07-10T00:03:18.794Z] --- PASS: TestIpcModeNone (0.90s) [2020-07-10T00:03:18.794Z] === RUN TestIpcModePrivate [2020-07-10T00:03:19.837Z] --- PASS: TestIpcModePrivate (0.90s) [2020-07-10T00:03:19.837Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-07-10T00:03:19.837Z] === RUN TestIpcModeShareable [2020-07-10T00:03:20.475Z] --- PASS: TestIpcModeShareable (0.89s) [2020-07-10T00:03:20.475Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-07-10T00:03:20.475Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-10T00:03:21.629Z] ................................................ [ 29%] [2020-07-10T00:03:22.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-10T00:03:22.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-10T00:03:24.011Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-07-10T00:03:24.011Z] === RUN TestAPIIpcModeHost [2020-07-10T00:03:24.011Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-07-10T00:03:24.011Z] === RUN TestDaemonIpcModeShareable [2020-07-10T00:03:26.097Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-07-10T00:03:26.097Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-10T00:03:26.097Z] daemon.go:325: [dfc47d8e385b8] waiting for daemon to start [2020-07-10T00:03:26.097Z] daemon.go:325: [dfc47d8e385b8] waiting for daemon to start [2020-07-10T00:03:26.097Z] daemon.go:353: [dfc47d8e385b8] daemon started [2020-07-10T00:03:26.097Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-10T00:03:26.097Z] daemon.go:461: [dfc47d8e385b8] Stopping daemon [2020-07-10T00:03:26.097Z] daemon.go:296: [dfc47d8e385b8] exiting daemon [2020-07-10T00:03:26.097Z] daemon.go:448: [dfc47d8e385b8] Daemon stopped [2020-07-10T00:03:26.097Z] === RUN TestDaemonIpcModePrivate [2020-07-10T00:03:26.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-10T00:03:27.622Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-07-10T00:03:27.622Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-10T00:03:27.622Z] daemon.go:325: [d55d9db29b5f6] waiting for daemon to start [2020-07-10T00:03:27.622Z] daemon.go:325: [d55d9db29b5f6] waiting for daemon to start [2020-07-10T00:03:27.622Z] daemon.go:353: [d55d9db29b5f6] daemon started [2020-07-10T00:03:27.622Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-10T00:03:27.622Z] daemon.go:461: [d55d9db29b5f6] Stopping daemon [2020-07-10T00:03:27.622Z] daemon.go:296: [d55d9db29b5f6] exiting daemon [2020-07-10T00:03:27.622Z] daemon.go:448: [d55d9db29b5f6] Daemon stopped [2020-07-10T00:03:27.622Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-10T00:03:29.706Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-07-10T00:03:29.706Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-10T00:03:29.706Z] daemon.go:325: [dc42654d9f899] waiting for daemon to start [2020-07-10T00:03:29.706Z] daemon.go:325: [dc42654d9f899] waiting for daemon to start [2020-07-10T00:03:29.706Z] daemon.go:353: [dc42654d9f899] daemon started [2020-07-10T00:03:29.706Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-10T00:03:29.707Z] daemon.go:461: [dc42654d9f899] Stopping daemon [2020-07-10T00:03:29.707Z] daemon.go:296: [dc42654d9f899] exiting daemon [2020-07-10T00:03:29.707Z] daemon.go:448: [dc42654d9f899] Daemon stopped [2020-07-10T00:03:29.707Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-10T00:03:31.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-10T00:03:31.226Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-07-10T00:03:31.226Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-10T00:03:31.226Z] daemon.go:325: [d812254aefe7a] waiting for daemon to start [2020-07-10T00:03:31.226Z] daemon.go:325: [d812254aefe7a] waiting for daemon to start [2020-07-10T00:03:31.226Z] daemon.go:353: [d812254aefe7a] daemon started [2020-07-10T00:03:31.226Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-10T00:03:31.226Z] daemon.go:461: [d812254aefe7a] Stopping daemon [2020-07-10T00:03:31.226Z] daemon.go:296: [d812254aefe7a] exiting daemon [2020-07-10T00:03:31.226Z] daemon.go:448: [d812254aefe7a] Daemon stopped [2020-07-10T00:03:31.226Z] === RUN TestIpcModeOlderClient [2020-07-10T00:03:31.226Z] === PAUSE TestIpcModeOlderClient [2020-07-10T00:03:31.226Z] === RUN TestKillContainerInvalidSignal [2020-07-10T00:03:32.306Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-07-10T00:03:32.306Z] === RUN TestKillContainer [2020-07-10T00:03:32.306Z] === RUN TestKillContainer/no_signal [2020-07-10T00:03:32.944Z] === RUN TestKillContainer/non_killing_signal [2020-07-10T00:03:33.586Z] === RUN TestKillContainer/killing_signal [2020-07-10T00:03:34.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-10T00:03:35.107Z] --- PASS: TestKillContainer (2.65s) [2020-07-10T00:03:35.107Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-07-10T00:03:35.107Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-07-10T00:03:35.107Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2020-07-10T00:03:35.107Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-10T00:03:35.107Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-10T00:03:35.746Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-10T00:03:36.381Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-07-10T00:03:36.789Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-07-10T00:03:36.789Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-07-10T00:03:36.789Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-07-10T00:03:36.789Z] === RUN TestKillStoppedContainer [2020-07-10T00:03:36.789Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-10T00:03:36.789Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-10T00:03:36.789Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-10T00:03:36.789Z] === RUN TestKillDifferentUserContainer [2020-07-10T00:03:37.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-10T00:03:37.832Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-07-10T00:03:37.832Z] === RUN TestInspectOomKilledTrue [2020-07-10T00:03:37.832Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-10T00:03:37.832Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:03:37.832Z] === RUN TestInspectOomKilledFalse [2020-07-10T00:03:37.832Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-10T00:03:37.832Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:03:37.832Z] === RUN TestLinksEtcHostsContentMatch [2020-07-10T00:03:38.127Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-07-10T00:03:38.127Z] === RUN TestLinksContainerNames [2020-07-10T00:03:40.210Z] --- PASS: TestLinksContainerNames (1.69s) [2020-07-10T00:03:40.210Z] === RUN TestLogsFollowTailEmpty [2020-07-10T00:03:40.850Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-07-10T00:03:40.850Z] === RUN TestContainerNetworkMountsNoChown [2020-07-10T00:03:41.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-10T00:03:41.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-10T00:03:41.893Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/default [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/default [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/private [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/private [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rprivate [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/slave [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/slave [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rslave [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/shared [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/shared [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rshared [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/default [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/rprivate [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/private [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/slave [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/rshared [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/shared [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/rslave [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-10T00:03:41.893Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-10T00:03:41.893Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-10T00:03:41.893Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-10T00:03:42.188Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-10T00:03:42.188Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-10T00:03:42.188Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-10T00:03:42.188Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-10T00:03:42.188Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-10T00:03:42.188Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-10T00:03:42.188Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-10T00:03:42.188Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-10T00:03:42.188Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-10T00:03:42.483Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-10T00:03:42.483Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-10T00:03:42.483Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-10T00:03:42.483Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-10T00:03:42.483Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-10T00:03:42.483Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-10T00:03:42.483Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-07-10T00:03:42.777Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-10T00:03:42.778Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-07-10T00:03:42.778Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-10T00:03:42.778Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s) [2020-07-10T00:03:42.778Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-07-10T00:03:42.778Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-10T00:03:42.778Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-07-10T00:03:42.778Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-07-10T00:03:42.778Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-07-10T00:03:42.778Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-07-10T00:03:42.778Z] === RUN TestContainerBindMountNonRecursive [2020-07-10T00:03:42.949Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-07-10T00:03:44.859Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2020-07-10T00:03:44.859Z] === RUN TestNetworkNat [2020-07-10T00:03:45.497Z] --- PASS: TestNetworkNat (0.92s) [2020-07-10T00:03:45.497Z] === RUN TestNetworkLocalhostTCPNat [2020-07-10T00:03:46.421Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-10T00:03:46.544Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-07-10T00:03:46.544Z] === RUN TestNetworkLoopbackNat [2020-07-10T00:03:47.160Z] ok github.com/docker/docker/cmd/dockerd/hack 0.018s coverage: 72.9% of statements [2020-07-10T00:03:47.160Z] ok github.com/docker/docker/cmd/dockerd 0.120s coverage: 29.5% of statements [2020-07-10T00:03:47.587Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-07-10T00:03:47.587Z] === RUN TestPause [2020-07-10T00:03:47.809Z] ok github.com/docker/docker/container 0.166s coverage: 35.6% of statements [2020-07-10T00:03:47.809Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-10T00:03:47.809Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-10T00:03:47.809Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-10T00:03:47.809Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-10T00:03:48.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-10T00:03:48.672Z] --- PASS: TestPause (0.92s) [2020-07-10T00:03:48.672Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-10T00:03:48.672Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-10T00:03:48.672Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-10T00:03:48.672Z] === RUN TestPauseStopPausedContainer [2020-07-10T00:03:49.725Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-07-10T00:03:49.725Z] === RUN TestPsFilter [2020-07-10T00:03:49.725Z] --- PASS: TestPsFilter (0.31s) [2020-07-10T00:03:49.725Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-10T00:03:50.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-10T00:03:50.768Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-07-10T00:03:50.768Z] === RUN TestRemoveContainerWithVolume [2020-07-10T00:03:51.406Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-07-10T00:03:51.406Z] === RUN TestRemoveContainerRunning [2020-07-10T00:03:52.450Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-07-10T00:03:52.450Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-10T00:03:53.088Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-07-10T00:03:53.088Z] === RUN TestRemoveInvalidContainer [2020-07-10T00:03:53.088Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-10T00:03:53.088Z] === RUN TestRenameLinkedContainer [2020-07-10T00:03:53.480Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2020-07-10T00:03:54.130Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.8% of statements [2020-07-10T00:03:56.629Z] --- PASS: TestRenameLinkedContainer (3.45s) [2020-07-10T00:03:56.629Z] === RUN TestRenameStoppedContainer [2020-07-10T00:03:57.673Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-07-10T00:03:57.673Z] === RUN TestRenameRunningContainerAndReuse [2020-07-10T00:03:58.651Z] ok github.com/docker/docker/daemon/cluster 0.197s coverage: 0.5% of statements [2020-07-10T00:03:59.193Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2020-07-10T00:03:59.193Z] === RUN TestRenameInvalidName [2020-07-10T00:03:59.895Z] --- PASS: TestRenameInvalidName (0.82s) [2020-07-10T00:03:59.895Z] === RUN TestRenameAnonymousContainer [2020-07-10T00:04:00.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-10T00:04:01.543Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-10T00:04:02.230Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.4% of statements [2020-07-10T00:04:04.336Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2020-07-10T00:04:04.635Z] ok github.com/docker/docker/daemon/config 0.106s coverage: 82.2% of statements [2020-07-10T00:04:05.483Z] --- PASS: TestRenameAnonymousContainer (4.76s) [2020-07-10T00:04:05.484Z] === RUN TestRenameContainerWithSameName [2020-07-10T00:04:05.777Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2020-07-10T00:04:05.777Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-10T00:04:06.740Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-07-10T00:04:07.295Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-07-10T00:04:07.296Z] === RUN TestResize [2020-07-10T00:04:08.338Z] --- PASS: TestResize (0.83s) [2020-07-10T00:04:08.338Z] === RUN TestResizeWithInvalidSize [2020-07-10T00:04:09.001Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-07-10T00:04:09.001Z] === RUN TestResizeWhenContainerNotStarted [2020-07-10T00:04:09.510Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.493s coverage: 13.7% of statements [2020-07-10T00:04:09.510Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-07-10T00:04:10.044Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-07-10T00:04:10.044Z] === RUN TestDaemonRestartKillContainers [2020-07-10T00:04:10.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-10T00:04:10.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-10T00:04:10.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-10T00:04:10.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-10T00:04:10.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-10T00:04:10.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-10T00:04:10.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-10T00:04:10.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-10T00:04:10.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-10T00:04:10.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-10T00:04:10.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-10T00:04:10.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-10T00:04:10.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-10T00:04:10.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-10T00:04:10.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-10T00:04:10.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-10T00:04:10.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:04:10.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:04:10.044Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:04:10.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:04:10.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:04:10.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:04:10.044Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:04:10.044Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:04:10.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-10T00:04:10.044Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-10T00:04:12.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-10T00:04:12.199Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-10T00:04:12.286Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.706s coverage: 57.8% of statements [2020-07-10T00:04:12.420Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-10T00:04:13.655Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-07-10T00:04:15.071Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.669s coverage: 68.5% of statements [2020-07-10T00:04:15.165Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-10T00:04:15.165Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-10T00:04:15.370Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.487s coverage: 49.5% of statements [2020-07-10T00:04:15.670Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.093s coverage: 46.2% of statements [2020-07-10T00:04:17.208Z] ok github.com/docker/docker/daemon 12.400s coverage: 17.5% of statements [2020-07-10T00:04:17.208Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-10T00:04:17.208Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-10T00:04:17.208Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-10T00:04:17.208Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-10T00:04:17.208Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-10T00:04:17.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-10T00:04:17.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:04:18.442Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-07-10T00:04:18.745Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements [2020-07-10T00:04:19.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:04:19.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:04:19.393Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.587s coverage: 76.1% of statements [2020-07-10T00:04:20.042Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-07-10T00:04:20.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:04:20.579Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-10T00:04:20.695Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-07-10T00:04:22.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-10T00:04:22.672Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-10T00:04:22.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s) [2020-07-10T00:04:22.672Z] 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-10T00:04:22.672Z] daemon.go:325: [dd1ab48987667] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [dd1ab48987667] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [dd1ab48987667] daemon started [2020-07-10T00:04:22.672Z] daemon.go:325: [dd1ab48987667] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:296: [dd1ab48987667] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:325: [dd1ab48987667] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [dd1ab48987667] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [dd1ab48987667] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [dd1ab48987667] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [dd1ab48987667] Daemon stopped [2020-07-10T00:04:22.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s) [2020-07-10T00:04:22.672Z] 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-10T00:04:22.672Z] daemon.go:325: [d5e85d5f40bde] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [d5e85d5f40bde] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [d5e85d5f40bde] daemon started [2020-07-10T00:04:22.672Z] daemon.go:325: [d5e85d5f40bde] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:296: [d5e85d5f40bde] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:325: [d5e85d5f40bde] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [d5e85d5f40bde] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [d5e85d5f40bde] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [d5e85d5f40bde] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [d5e85d5f40bde] Daemon stopped [2020-07-10T00:04:22.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.75s) [2020-07-10T00:04:22.672Z] 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-10T00:04:22.672Z] daemon.go:325: [d241b026f52c2] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [d241b026f52c2] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [d241b026f52c2] daemon started [2020-07-10T00:04:22.672Z] daemon.go:296: [d241b026f52c2] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:325: [d241b026f52c2] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [d241b026f52c2] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [d241b026f52c2] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [d241b026f52c2] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [d241b026f52c2] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [d241b026f52c2] Daemon stopped [2020-07-10T00:04:22.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s) [2020-07-10T00:04:22.672Z] 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-10T00:04:22.672Z] daemon.go:325: [df643f5912309] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [df643f5912309] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [df643f5912309] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [df643f5912309] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [df643f5912309] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [df643f5912309] Daemon stopped [2020-07-10T00:04:22.672Z] daemon.go:325: [df643f5912309] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [df643f5912309] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [df643f5912309] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [df643f5912309] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [df643f5912309] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [df643f5912309] Daemon stopped [2020-07-10T00:04:22.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2020-07-10T00:04:22.672Z] 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-10T00:04:22.672Z] daemon.go:325: [dbd01282bc7e0] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [dbd01282bc7e0] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [dbd01282bc7e0] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [dbd01282bc7e0] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [dbd01282bc7e0] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [dbd01282bc7e0] Daemon stopped [2020-07-10T00:04:22.672Z] daemon.go:325: [dbd01282bc7e0] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [dbd01282bc7e0] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [dbd01282bc7e0] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [dbd01282bc7e0] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [dbd01282bc7e0] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [dbd01282bc7e0] Daemon stopped [2020-07-10T00:04:22.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s) [2020-07-10T00:04:22.672Z] 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-10T00:04:22.672Z] daemon.go:325: [d48dcc26932c6] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [d48dcc26932c6] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [d48dcc26932c6] daemon started [2020-07-10T00:04:22.672Z] daemon.go:296: [d48dcc26932c6] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:325: [d48dcc26932c6] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [d48dcc26932c6] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [d48dcc26932c6] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [d48dcc26932c6] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [d48dcc26932c6] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [d48dcc26932c6] Daemon stopped [2020-07-10T00:04:22.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-07-10T00:04:22.672Z] 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-10T00:04:22.672Z] daemon.go:325: [dbdc103e63ffb] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [dbdc103e63ffb] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [dbdc103e63ffb] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [dbdc103e63ffb] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [dbdc103e63ffb] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [dbdc103e63ffb] Daemon stopped [2020-07-10T00:04:22.672Z] daemon.go:325: [dbdc103e63ffb] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [dbdc103e63ffb] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [dbdc103e63ffb] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [dbdc103e63ffb] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [dbdc103e63ffb] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [dbdc103e63ffb] Daemon stopped [2020-07-10T00:04:22.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s) [2020-07-10T00:04:22.672Z] 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-10T00:04:22.672Z] daemon.go:325: [d14962fc912d6] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [d14962fc912d6] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [d14962fc912d6] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [d14962fc912d6] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [d14962fc912d6] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [d14962fc912d6] Daemon stopped [2020-07-10T00:04:22.672Z] daemon.go:325: [d14962fc912d6] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [d14962fc912d6] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [d14962fc912d6] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [d14962fc912d6] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [d14962fc912d6] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [d14962fc912d6] Daemon stopped [2020-07-10T00:04:22.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-07-10T00:04:22.672Z] 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-10T00:04:22.672Z] daemon.go:325: [d53465f797af3] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [d53465f797af3] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [d53465f797af3] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [d53465f797af3] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [d53465f797af3] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [d53465f797af3] Daemon stopped [2020-07-10T00:04:22.672Z] daemon.go:325: [d53465f797af3] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [d53465f797af3] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [d53465f797af3] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [d53465f797af3] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [d53465f797af3] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [d53465f797af3] Daemon stopped [2020-07-10T00:04:22.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-07-10T00:04:22.672Z] 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-10T00:04:22.672Z] daemon.go:325: [d74a88d9024d6] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [d74a88d9024d6] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [d74a88d9024d6] daemon started [2020-07-10T00:04:22.672Z] daemon.go:325: [d74a88d9024d6] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:296: [d74a88d9024d6] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:325: [d74a88d9024d6] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [d74a88d9024d6] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [d74a88d9024d6] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [d74a88d9024d6] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [d74a88d9024d6] Daemon stopped [2020-07-10T00:04:22.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-07-10T00:04:22.672Z] 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-10T00:04:22.672Z] daemon.go:325: [de3f34bd0d014] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [de3f34bd0d014] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [de3f34bd0d014] daemon started [2020-07-10T00:04:22.672Z] daemon.go:296: [de3f34bd0d014] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:325: [de3f34bd0d014] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [de3f34bd0d014] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [de3f34bd0d014] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [de3f34bd0d014] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [de3f34bd0d014] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [de3f34bd0d014] Daemon stopped [2020-07-10T00:04:22.672Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2020-07-10T00:04:22.672Z] 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-10T00:04:22.672Z] daemon.go:325: [dc400fd4922ba] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [dc400fd4922ba] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [dc400fd4922ba] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [dc400fd4922ba] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [dc400fd4922ba] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [dc400fd4922ba] Daemon stopped [2020-07-10T00:04:22.672Z] daemon.go:325: [dc400fd4922ba] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:325: [dc400fd4922ba] waiting for daemon to start [2020-07-10T00:04:22.672Z] daemon.go:353: [dc400fd4922ba] daemon started [2020-07-10T00:04:22.672Z] daemon.go:461: [dc400fd4922ba] Stopping daemon [2020-07-10T00:04:22.672Z] daemon.go:296: [dc400fd4922ba] exiting daemon [2020-07-10T00:04:22.672Z] daemon.go:448: [dc400fd4922ba] Daemon stopped [2020-07-10T00:04:22.672Z] === RUN TestKernelTCPMemory [2020-07-10T00:04:23.473Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.086s coverage: 55.1% of statements [2020-07-10T00:04:23.473Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-10T00:04:23.473Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-10T00:04:23.473Z] ok github.com/docker/docker/daemon/logger 0.277s coverage: 43.7% of statements [2020-07-10T00:04:23.714Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-07-10T00:04:23.714Z] === RUN TestNISDomainname [2020-07-10T00:04:24.757Z] --- PASS: TestNISDomainname (0.97s) [2020-07-10T00:04:24.757Z] === RUN TestStats [2020-07-10T00:04:25.010Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 4.9% of statements [2020-07-10T00:04:25.010Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-10T00:04:25.010Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-10T00:04:25.010Z] ok github.com/docker/docker/daemon/logger/awslogs 0.510s coverage: 78.2% of statements [2020-07-10T00:04:25.010Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-10T00:04:25.010Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-10T00:04:25.675Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-07-10T00:04:25.675Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-07-10T00:04:26.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-10T00:04:26.324Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.028s coverage: 88.3% of statements [2020-07-10T00:04:26.836Z] --- PASS: TestStats (1.88s) [2020-07-10T00:04:26.836Z] === RUN TestStopContainerWithTimeout [2020-07-10T00:04:26.836Z] === RUN TestStopContainerWithTimeout/0 [2020-07-10T00:04:26.836Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-10T00:04:26.836Z] === RUN TestStopContainerWithTimeout/1 [2020-07-10T00:04:26.836Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-10T00:04:26.836Z] === RUN TestStopContainerWithTimeout/3 [2020-07-10T00:04:26.837Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-10T00:04:26.837Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-10T00:04:26.837Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-10T00:04:26.837Z] === CONT TestStopContainerWithTimeout/0 [2020-07-10T00:04:26.837Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-10T00:04:27.515Z] === CONT TestStopContainerWithTimeout/3 [2020-07-10T00:04:27.875Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.071s coverage: 62.1% of statements [2020-07-10T00:04:28.528Z] time="2020-07-10T00:04:28Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate270130220/log435166619.1: no such file or directory" [2020-07-10T00:04:28.528Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.018s coverage: 38.5% of statements [2020-07-10T00:04:28.826Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 74.7% of statements [2020-07-10T00:04:28.826Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-10T00:04:29.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-10T00:04:29.598Z] === CONT TestStopContainerWithTimeout/1 [2020-07-10T00:04:29.883Z] ok github.com/docker/docker/daemon/logger/templates 0.064s coverage: 8.3% of statements [2020-07-10T00:04:30.534Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 47.8% of statements [2020-07-10T00:04:31.123Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-10T00:04:31.123Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2020-07-10T00:04:31.123Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2020-07-10T00:04:31.123Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-07-10T00:04:31.123Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2020-07-10T00:04:31.123Z] === RUN TestDeleteDevicemapper [2020-07-10T00:04:31.123Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-10T00:04:31.123Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-10T00:04:31.123Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-10T00:04:31.183Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-07-10T00:04:32.734Z] ok github.com/docker/docker/daemon/logger/splunk 2.406s coverage: 84.5% of statements [2020-07-10T00:04:32.734Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-10T00:04:32.734Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-10T00:04:32.960Z] ......................... [ 67%] [2020-07-10T00:04:33.789Z] ok github.com/docker/docker/distribution/metadata 0.083s coverage: 48.2% of statements [2020-07-10T00:04:34.659Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.44s) [2020-07-10T00:04:34.659Z] === RUN TestUpdateMemory [2020-07-10T00:04:34.659Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-10T00:04:34.659Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:04:34.659Z] === RUN TestUpdateCPUQuota [2020-07-10T00:04:34.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-10T00:04:35.334Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-07-10T00:04:35.334Z] ok github.com/docker/docker/distribution 0.446s coverage: 22.3% of statements [2020-07-10T00:04:35.334Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-10T00:04:36.177Z] --- PASS: TestUpdateCPUQuota (1.23s) [2020-07-10T00:04:36.177Z] === RUN TestUpdatePidsLimit [2020-07-10T00:04:36.177Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-10T00:04:36.472Z] === RUN TestUpdatePidsLimit/no_change [2020-07-10T00:04:36.766Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-10T00:04:36.875Z] ok github.com/docker/docker/distribution/xfer 1.450s coverage: 83.4% of statements [2020-07-10T00:04:36.875Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-10T00:04:37.061Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-10T00:04:37.173Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-07-10T00:04:37.699Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-10T00:04:37.993Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-10T00:04:38.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-10T00:04:38.250Z] ok github.com/docker/docker/image/cache 0.033s coverage: 19.2% of statements [2020-07-10T00:04:38.250Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-10T00:04:38.289Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-10T00:04:38.897Z] ok github.com/docker/docker/image/v1 0.036s coverage: 25.0% of statements [2020-07-10T00:04:38.897Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-10T00:04:39.806Z] --- PASS: TestUpdatePidsLimit (3.88s) [2020-07-10T00:04:39.806Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-07-10T00:04:39.806Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-07-10T00:04:39.806Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-07-10T00:04:39.806Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-07-10T00:04:39.806Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-07-10T00:04:39.806Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-07-10T00:04:39.806Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-07-10T00:04:39.806Z] === RUN TestUpdateRestartPolicy [2020-07-10T00:04:39.956Z] ok github.com/docker/docker/internal/testutil 0.031s coverage: 62.5% of statements [2020-07-10T00:04:40.259Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-10T00:04:40.259Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-10T00:04:40.259Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-10T00:04:40.561Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-10T00:04:40.561Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-10T00:04:40.561Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-10T00:04:40.561Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-10T00:04:40.561Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-10T00:04:40.561Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-10T00:04:40.561Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-10T00:04:40.561Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-10T00:04:41.012Z] Removing intermediate container 04011cf9f37f [2020-07-10T00:04:41.012Z] ---> 169cd881f2f0 [2020-07-10T00:04:41.012Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-07-10T00:04:41.012Z] ---> Running in 6a4fd42399ec [2020-07-10T00:04:41.012Z] Removing intermediate container 6a4fd42399ec [2020-07-10T00:04:41.012Z] ---> 93a01298e42a [2020-07-10T00:04:41.012Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-10T00:04:41.012Z] ---> Running in 1b3d9d9bd799 [2020-07-10T00:04:41.012Z] Removing intermediate container 1b3d9d9bd799 [2020-07-10T00:04:41.012Z] ---> 335773a27bb5 [2020-07-10T00:04:41.012Z] Step 8/8 : COPY . . [2020-07-10T00:04:41.214Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2020-07-10T00:04:41.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-10T00:04:41.864Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 50.0% of statements [2020-07-10T00:04:44.654Z] ok github.com/docker/docker/opts 0.056s coverage: 66.9% of statements [2020-07-10T00:04:44.723Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-10T00:04:44.723Z] Using test binary docker [2020-07-10T00:04:44.723Z] +++ /etc/init.d/apparmor start [2020-07-10T00:04:44.982Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-10T00:04:44.982Z] Starting dockerd [2020-07-10T00:04:44.982Z] INFO: Waiting for daemon to start... [2020-07-10T00:04:44.982Z] +++ 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-10T00:04:45.302Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-07-10T00:04:45.603Z] ok github.com/docker/docker/pkg/capabilities 0.023s coverage: 87.5% of statements [2020-07-10T00:04:45.901Z] ok github.com/docker/docker/pkg/authorization 1.393s coverage: 66.7% of statements [2020-07-10T00:04:46.199Z] ok github.com/docker/docker/pkg/archive 1.104s coverage: 76.6% of statements [2020-07-10T00:04:46.847Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-07-10T00:04:46.891Z] . [2020-07-10T00:04:46.891Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-10T00:04:47.151Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-10T00:04:47.151Z] Error: No such image: emptyfs [2020-07-10T00:04:47.151Z] ++++ docker load [2020-07-10T00:04:47.151Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-10T00:04:47.497Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-07-10T00:04:47.720Z] Running integration-test (iteration 1) [2020-07-10T00:04:47.720Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-10T00:04:47.720Z] ++ 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-10T00:04:47.720Z] ++ set -e [2020-07-10T00:04:47.720Z] ++ '[' -n 0 ']' [2020-07-10T00:04:47.720Z] ++ set -x [2020-07-10T00:04:47.720Z] ++ env -i DEST=/go/src/github.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-10T00:04:47.796Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2020-07-10T00:04:48.851Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-07-10T00:04:49.514Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-07-10T00:04:50.159Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-10T00:04:51.214Z] ok github.com/docker/docker/layer 7.581s coverage: 72.0% of statements [2020-07-10T00:04:51.214Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-10T00:04:51.214Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-10T00:04:51.214Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-10T00:04:51.214Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-10T00:04:51.214Z] ? github.com/docker/docker/oci [no test files] [2020-07-10T00:04:51.214Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-10T00:04:51.214Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 66.3% of statements [2020-07-10T00:04:51.863Z] ok github.com/docker/docker/pkg/chrootarchive 4.056s coverage: 43.2% of statements [2020-07-10T00:04:51.863Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-10T00:04:51.863Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-10T00:04:52.163Z] ok github.com/docker/docker/pkg/fileutils 0.030s coverage: 89.5% of statements [2020-07-10T00:04:52.467Z] ok github.com/docker/docker/pkg/discovery/kv 3.085s coverage: 84.1% of statements [2020-07-10T00:04:52.518Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2020-07-10T00:04:52.518Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-10T00:04:52.767Z] ok github.com/docker/docker/pkg/fsutils 0.311s coverage: 85.1% of statements [2020-07-10T00:04:53.418Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 10.2% of statements [2020-07-10T00:04:53.561Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-07-10T00:04:53.561Z] === RUN TestWaitNonBlocked [2020-07-10T00:04:53.561Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-10T00:04:53.561Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-10T00:04:53.561Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-10T00:04:53.561Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-10T00:04:53.561Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-10T00:04:53.561Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-10T00:04:54.486Z] ok github.com/docker/docker/pkg/jsonmessage 0.029s coverage: 91.7% of statements [2020-07-10T00:04:54.486Z] ok github.com/docker/docker/pkg/locker 0.057s coverage: 88.9% of statements [2020-07-10T00:04:54.603Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-10T00:04:54.603Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-07-10T00:04:54.603Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2020-07-10T00:04:54.603Z] === RUN TestWaitBlocked [2020-07-10T00:04:54.603Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-10T00:04:54.603Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-10T00:04:54.603Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-10T00:04:54.603Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-10T00:04:54.603Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-10T00:04:54.603Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-10T00:04:55.134Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2020-07-10T00:04:55.134Z] ok github.com/docker/docker/pkg/idtools 0.743s coverage: 70.1% of statements [2020-07-10T00:04:55.645Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-10T00:04:55.645Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-07-10T00:04:55.645Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2020-07-10T00:04:55.645Z] === CONT TestContainerStartOnDaemonRestart [2020-07-10T00:04:55.645Z] === CONT TestIpcModeOlderClient [2020-07-10T00:04:55.781Z] ok github.com/docker/docker/pkg/ioutils 1.675s coverage: 69.1% of statements [2020-07-10T00:04:55.781Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-10T00:04:55.940Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-07-10T00:04:55.940Z] === CONT TestDaemonRestartIpcMode [2020-07-10T00:04:56.015Z] ---> a294f1fefa62 [2020-07-10T00:04:56.015Z] Successfully built a294f1fefa62 [2020-07-10T00:04:56.015Z] Successfully tagged docker:latest [2020-07-10T00:04:56.015Z] INFO: Image build ended at 07/10/2020 00:04:55. Duration:00:03:19.6106297 [2020-07-10T00:04:56.015Z] [2020-07-10T00:04:56.015Z] [2020-07-10T00:04:56.015Z] INFO: Building the test binaries at 07/10/2020 00:04:55... [2020-07-10T00:04:56.079Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-07-10T00:04:56.377Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-07-10T00:04:56.675Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2020-07-10T00:04:56.975Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.0% of statements [2020-07-10T00:04:57.272Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2020-07-10T00:04:57.272Z] ok github.com/docker/docker/pkg/mount 0.974s coverage: 69.6% of statements [2020-07-10T00:04:57.272Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-10T00:04:57.272Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-10T00:04:57.272Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-10T00:04:57.922Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2020-07-10T00:04:58.828Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s) [2020-07-10T00:04:58.828Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-10T00:04:58.828Z] daemon.go:325: [d717be0f712ba] waiting for daemon to start [2020-07-10T00:04:58.828Z] daemon.go:325: [d717be0f712ba] waiting for daemon to start [2020-07-10T00:04:58.828Z] daemon.go:353: [d717be0f712ba] daemon started [2020-07-10T00:04:58.828Z] daemon.go:325: [d717be0f712ba] waiting for daemon to start [2020-07-10T00:04:58.828Z] daemon.go:296: [d717be0f712ba] exiting daemon [2020-07-10T00:04:58.828Z] daemon.go:325: [d717be0f712ba] waiting for daemon to start [2020-07-10T00:04:58.828Z] daemon.go:353: [d717be0f712ba] daemon started [2020-07-10T00:04:58.828Z] daemon.go:461: [d717be0f712ba] Stopping daemon [2020-07-10T00:04:58.828Z] daemon.go:296: [d717be0f712ba] exiting daemon [2020-07-10T00:04:58.828Z] daemon.go:448: [d717be0f712ba] Daemon stopped [2020-07-10T00:04:58.983Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 87.9% of statements [2020-07-10T00:04:58.983Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-07-10T00:04:59.281Z] ok github.com/docker/docker/pkg/plugins/transport 0.027s coverage: 85.7% of statements [2020-07-10T00:04:59.869Z] --- PASS: TestDaemonRestartIpcMode (3.85s) [2020-07-10T00:04:59.869Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-10T00:04:59.869Z] daemon.go:325: [db88c4c726119] waiting for daemon to start [2020-07-10T00:04:59.869Z] daemon.go:325: [db88c4c726119] waiting for daemon to start [2020-07-10T00:04:59.869Z] daemon.go:353: [db88c4c726119] daemon started [2020-07-10T00:04:59.869Z] daemon.go:461: [db88c4c726119] Stopping daemon [2020-07-10T00:04:59.869Z] daemon.go:296: [db88c4c726119] exiting daemon [2020-07-10T00:04:59.869Z] daemon.go:448: [db88c4c726119] Daemon stopped [2020-07-10T00:04:59.869Z] daemon.go:325: [db88c4c726119] waiting for daemon to start [2020-07-10T00:04:59.869Z] daemon.go:325: [db88c4c726119] waiting for daemon to start [2020-07-10T00:04:59.869Z] daemon.go:353: [db88c4c726119] daemon started [2020-07-10T00:04:59.869Z] daemon.go:461: [db88c4c726119] Stopping daemon [2020-07-10T00:04:59.869Z] daemon.go:296: [db88c4c726119] exiting daemon [2020-07-10T00:04:59.869Z] daemon.go:448: [db88c4c726119] Daemon stopped [2020-07-10T00:04:59.869Z] PASS [2020-07-10T00:04:59.869Z] [2020-07-10T00:04:59.869Z] === Skipped [2020-07-10T00:04:59.869Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-10T00:04:59.869Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-10T00:04:59.869Z] [2020-07-10T00:04:59.869Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-10T00:04:59.869Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:04:59.869Z] [2020-07-10T00:04:59.869Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-10T00:04:59.869Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:04:59.869Z] [2020-07-10T00:04:59.870Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-10T00:04:59.870Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-10T00:04:59.870Z] [2020-07-10T00:04:59.870Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-10T00:04:59.870Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-10T00:04:59.870Z] [2020-07-10T00:04:59.870Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-10T00:04:59.870Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:04:59.870Z] [2020-07-10T00:04:59.870Z] [2020-07-10T00:04:59.870Z] DONE 189 tests, 6 skipped in 122.690s [2020-07-10T00:04:59.870Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-10T00:04:59.870Z] ++ 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-10T00:04:59.870Z] ++ set -e [2020-07-10T00:04:59.870Z] ++ '[' -n 0 ']' [2020-07-10T00:04:59.870Z] ++ set -x [2020-07-10T00:04:59.870Z] ++ env -i DEST=/go/src/github.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-10T00:04:59.870Z] INFO: Testing against a local daemon [2020-07-10T00:04:59.870Z] === RUN TestCommitInheritsEnv [2020-07-10T00:04:59.888Z] INFO: make.ps1 starting at 07/10/2020 00:04:59 [2020-07-10T00:04:59.888Z] INFO: Git commit (9d6053eda) assumed from DOCKER_GITCOMMIT environment variable [2020-07-10T00:04:59.888Z] INFO: Invoking autogen... [2020-07-10T00:04:59.937Z] ok github.com/docker/docker/pkg/reexec 0.024s coverage: 82.4% of statements [2020-07-10T00:05:00.550Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-07-10T00:05:00.550Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-10T00:05:00.550Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-10T00:05:00.550Z] === RUN TestImagesFilterMultiReference [2020-07-10T00:05:00.550Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-10T00:05:00.550Z] === RUN TestImagePullPlatformInvalid [2020-07-10T00:05:00.550Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-10T00:05:00.550Z] === RUN TestRemoveImageOrphaning [2020-07-10T00:05:00.583Z] ok github.com/docker/docker/pkg/pubsub 1.134s coverage: 72.7% of statements [2020-07-10T00:05:00.583Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-07-10T00:05:00.844Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-07-10T00:05:00.844Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-10T00:05:00.885Z] INFO: Building daemon... [2020-07-10T00:05:01.138Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-10T00:05:01.138Z] === RUN TestTagInvalidReference [2020-07-10T00:05:01.138Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-10T00:05:01.138Z] === RUN TestTagValidPrefixedRepo [2020-07-10T00:05:01.138Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-10T00:05:01.138Z] === RUN TestTagExistedNameWithoutForce [2020-07-10T00:05:01.138Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-07-10T00:05:01.138Z] === RUN TestTagOfficialNames [2020-07-10T00:05:01.138Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-10T00:05:01.138Z] === RUN TestTagMatchesDigest [2020-07-10T00:05:01.138Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-10T00:05:01.138Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-10T00:05:01.685Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-07-10T00:05:01.986Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-07-10T00:05:02.632Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-07-10T00:05:02.930Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 80.8% of statements [2020-07-10T00:05:03.579Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 35.1% of statements [2020-07-10T00:05:03.878Z] ok github.com/docker/docker/pkg/tailfile 0.093s coverage: 88.6% of statements [2020-07-10T00:05:04.525Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2020-07-10T00:05:04.828Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2020-07-10T00:05:04.828Z] ok github.com/docker/docker/pkg/signal 4.610s coverage: 61.0% of statements [2020-07-10T00:05:05.476Z] testing: warning: no tests to run [2020-07-10T00:05:05.476Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: 0.0% of statements [no tests to run] [2020-07-10T00:05:05.774Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-07-10T00:05:05.774Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-07-10T00:05:06.074Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-07-10T00:05:07.322Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-07-10T00:05:07.613Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-07-10T00:05:08.672Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-07-10T00:05:09.319Z] ok github.com/docker/docker/profiles/seccomp 0.031s coverage: 69.1% of statements [2020-07-10T00:05:09.986Z] ok github.com/docker/docker/plugin 0.577s coverage: 27.3% of statements [2020-07-10T00:05:11.063Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-07-10T00:05:11.361Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 47.1% of statements [2020-07-10T00:05:12.425Z] ok github.com/docker/docker/registry 0.252s coverage: 56.3% of statements [2020-07-10T00:05:12.724Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2020-07-10T00:05:13.025Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2020-07-10T00:05:14.572Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-07-10T00:05:14.870Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-07-10T00:05:15.920Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-07-10T00:05:22.198Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-10T00:05:24.101Z] tests/integration/client_test.py ..... [ 76%] [2020-07-10T00:05:24.360Z] tests/integration/errors_test.py . [ 76%] [2020-07-10T00:05:26.523Z] Loaded image: buildpack-deps:jessie [2020-07-10T00:05:26.523Z] Loaded image: busybox:latest [2020-07-10T00:05:26.523Z] Loaded image: busybox:glibc [2020-07-10T00:05:26.523Z] Loaded image: debian:jessie [2020-07-10T00:05:26.523Z] Loaded image: hello-world:latest [2020-07-10T00:05:26.523Z] INFO: Testing against a local daemon [2020-07-10T00:05:26.523Z] === RUN TestBuildWithSession [2020-07-10T00:05:26.523Z] --- PASS: TestBuildWithSession (4.21s) [2020-07-10T00:05:26.523Z] === RUN TestBuildSquashParent [2020-07-10T00:05:34.581Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.8% of statements [2020-07-10T00:05:34.581Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-10T00:05:34.581Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-10T00:05:34.581Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-10T00:05:34.581Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-10T00:05:34.581Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-10T00:05:34.581Z] ? github.com/docker/docker/rootless [no test files] [2020-07-10T00:05:34.581Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-10T00:05:34.581Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-10T00:05:34.581Z] ? github.com/docker/docker/volume [no test files] [2020-07-10T00:05:34.581Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-10T00:05:34.581Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === Skipped [2020-07-10T00:05:34.581Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-10T00:05:34.581Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-10T00:05:34.581Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-10T00:05:34.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:05:34.581Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-10T00:05:34.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:05:34.581Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-10T00:05:34.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:05:34.581Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-10T00:05:34.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:05:34.581Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-10T00:05:34.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:05:34.581Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-10T00:05:34.581Z] graphtest_unix.go:73: No driver to put! [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-10T00:05:34.581Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-10T00:05:34.581Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-10T00:05:34.581Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-10T00:05:34.581Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-10T00:05:34.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:05:34.581Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-10T00:05:34.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:05:34.581Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-10T00:05:34.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:05:34.581Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-10T00:05:34.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:05:34.581Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-10T00:05:34.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:05:34.581Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-10T00:05:34.581Z] graphtest_unix.go:73: No driver to put! [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-10T00:05:34.581Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] [2020-07-10T00:05:34.581Z] DONE 2066 tests, 19 skipped in 244.205s Post stage [Pipeline] junit [2020-07-10T00:05:34.640Z] Recording test results [2020-07-10T00:05:34.691Z] --- PASS: TestBuildSquashParent (8.54s) [2020-07-10T00:05:34.691Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-07-10T00:05:34.691Z] daemon.go:325: [d3aa4d28519c3] waiting for daemon to start [2020-07-10T00:05:34.691Z] daemon.go:325: [d3aa4d28519c3] waiting for daemon to start [2020-07-10T00:05:34.691Z] daemon.go:353: [d3aa4d28519c3] daemon started [2020-07-10T00:05:34.691Z] daemon.go:461: [d3aa4d28519c3] Stopping daemon [2020-07-10T00:05:34.691Z] daemon.go:296: [d3aa4d28519c3] exiting daemon [2020-07-10T00:05:34.691Z] daemon.go:448: [d3aa4d28519c3] Daemon stopped [2020-07-10T00:05:34.691Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-10T00:05:34.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-10T00:05:34.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-10T00:05:34.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-10T00:05:34.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-10T00:05:34.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-10T00:05:34.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-10T00:05:34.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-10T00:05:34.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-10T00:05:34.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-10T00:05:34.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-10T00:05:34.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-10T00:05:34.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-10T00:05:34.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-10T00:05:34.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-10T00:05:35.310Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -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:9d6053eda290badf708da39839249d3b041dea6d hack/make.sh dynbinary test-integration [2020-07-10T00:05:35.610Z] [2020-07-10T00:05:35.610Z] Removing bundles/ [2020-07-10T00:05:35.610Z] [2020-07-10T00:05:35.610Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-10T00:05:35.610Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-10T00:05:35.610Z] GOOS="" GOARCH="" GOARM="" [2020-07-10T00:05:37.986Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-10T00:05:37.986Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-10T00:05:41.280Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-10T00:05:41.281Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-10T00:05:44.575Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-07-10T00:05:44.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2020-07-10T00:05:44.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.37s) [2020-07-10T00:05:44.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s) [2020-07-10T00:05:44.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2020-07-10T00:05:44.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s) [2020-07-10T00:05:44.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2020-07-10T00:05:44.575Z] === RUN TestBuildMultiStageCopy [2020-07-10T00:05:44.575Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-10T00:05:47.217Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-10T00:05:47.477Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-10T00:05:48.417Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-10T00:05:48.676Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-10T00:05:49.246Z] --- PASS: TestBuildMultiStageCopy (5.01s) [2020-07-10T00:05:49.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2020-07-10T00:05:49.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-07-10T00:05:49.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2020-07-10T00:05:49.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-07-10T00:05:49.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-07-10T00:05:49.246Z] === RUN TestBuildMultiStageParentConfig [2020-07-10T00:05:50.627Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2020-07-10T00:05:50.627Z] === RUN TestBuildLabelWithTargets [2020-07-10T00:05:52.535Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-07-10T00:05:52.535Z] === RUN TestBuildWithEmptyLayers [2020-07-10T00:05:53.915Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2020-07-10T00:05:53.915Z] === RUN TestBuildMultiStageOnBuild [2020-07-10T00:05:57.208Z] --- PASS: TestBuildMultiStageOnBuild (2.88s) [2020-07-10T00:05:57.208Z] === RUN TestBuildUncleanTarFilenames [2020-07-10T00:05:58.588Z] --- PASS: TestBuildUncleanTarFilenames (1.71s) [2020-07-10T00:05:58.588Z] === RUN TestBuildMultiStageLayerLeak [2020-07-10T00:05:59.518Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-10T00:06:01.651Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-10T00:06:01.882Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2020-07-10T00:06:01.882Z] === RUN TestBuildWithHugeFile [2020-07-10T00:06:03.228Z] [2020-07-10T00:06:03.228Z] ________ ____ __. [2020-07-10T00:06:03.228Z] \_____ \ | |/ _| [2020-07-10T00:06:03.228Z] / | \| < [2020-07-10T00:06:03.228Z] / | \ | \ [2020-07-10T00:06:03.228Z] \_______ /____|__ \ [2020-07-10T00:06:03.228Z] \/ \/ [2020-07-10T00:06:03.228Z] [2020-07-10T00:06:03.228Z] INFO: make.ps1 ended at 07/10/2020 00:06:02 [2020-07-10T00:06:04.807Z] INFO: Binaries build ended at 07/10/2020 00:06:04. Duration:00:01:09.0425948 [2020-07-10T00:06:07.051Z] INFO: Copying the built daemon binary to d:\CI\PR-41192\3\binary\dockerd-9d6053eda.exe... [2020-07-10T00:06:07.524Z] INFO: Copying the built client binary to d:\CI\PR-41192\3\binary\docker-9d6053eda.exe... [2020-07-10T00:06:07.524Z] INFO: Copying dockerversion from the container... [2020-07-10T00:06:07.996Z] INFO: Copying the golang package from the container to d:\CI\PR-41192\3\installer\go.zip... [2020-07-10T00:06:10.229Z] INFO: Extracting go.zip to d:\CI\PR-41192\3\go [2020-07-10T00:06:15.525Z] ......... [ 86%] [2020-07-10T00:06:19.611Z] tests/integration/models_images_test.py .............. [ 89%] [2020-07-10T00:06:20.808Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-10T00:06:23.545Z] --- PASS: TestImportExtremelyLargeImageWorks (81.32s) [2020-07-10T00:06:23.545Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-10T00:06:23.545Z] daemon.go:325: [daa1da51fa967] waiting for daemon to start [2020-07-10T00:06:23.545Z] daemon.go:325: [daa1da51fa967] waiting for daemon to start [2020-07-10T00:06:23.545Z] daemon.go:353: [daa1da51fa967] daemon started [2020-07-10T00:06:23.545Z] daemon.go:461: [daa1da51fa967] Stopping daemon [2020-07-10T00:06:23.545Z] daemon.go:296: [daa1da51fa967] exiting daemon [2020-07-10T00:06:23.545Z] daemon.go:448: [daa1da51fa967] Daemon stopped [2020-07-10T00:06:23.545Z] PASS [2020-07-10T00:06:23.545Z] [2020-07-10T00:06:23.545Z] DONE 11 tests in 82.701s [2020-07-10T00:06:23.545Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-10T00:06:23.545Z] ++ 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-10T00:06:23.545Z] ++ set -e [2020-07-10T00:06:23.545Z] ++ '[' -n 0 ']' [2020-07-10T00:06:23.545Z] ++ set -x [2020-07-10T00:06:23.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-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-10T00:06:23.545Z] INFO: Testing against a local daemon [2020-07-10T00:06:23.545Z] === RUN TestNetworkCreateDelete [2020-07-10T00:06:23.545Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-10T00:06:23.545Z] === RUN TestDockerNetworkDeletePreferID [2020-07-10T00:06:23.545Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2020-07-10T00:06:23.545Z] === RUN TestDaemonDNSFallback [2020-07-10T00:06:25.663Z] --- PASS: TestDaemonDNSFallback (2.54s) [2020-07-10T00:06:25.663Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-10T00:06:25.663Z] daemon.go:325: [db4f0bf6f806b] waiting for daemon to start [2020-07-10T00:06:25.663Z] daemon.go:325: [db4f0bf6f806b] waiting for daemon to start [2020-07-10T00:06:25.663Z] daemon.go:353: [db4f0bf6f806b] daemon started [2020-07-10T00:06:25.663Z] daemon.go:461: [db4f0bf6f806b] Stopping daemon [2020-07-10T00:06:25.663Z] daemon.go:296: [db4f0bf6f806b] exiting daemon [2020-07-10T00:06:25.663Z] daemon.go:448: [db4f0bf6f806b] Daemon stopped [2020-07-10T00:06:25.663Z] === RUN TestInspectNetwork [2020-07-10T00:06:27.372Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-10T00:06:27.372Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-10T00:06:31.236Z] === RUN TestInspectNetwork/full_network_id [2020-07-10T00:06:31.236Z] === RUN TestInspectNetwork/partial_network_id [2020-07-10T00:06:31.236Z] === RUN TestInspectNetwork/network_name [2020-07-10T00:06:31.236Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-10T00:06:33.209Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-10T00:06:35.594Z] INFO: Extraction ended at 07/10/2020 00:06:33. Duration:00:00:23.4217167 [2020-07-10T00:06:35.594Z] INFO: Updating the golang and path environment variables [2020-07-10T00:06:35.594Z] INFO: GOPATH=d:\gopath [2020-07-10T00:06:35.594Z] INFO: go version go1.13.12 windows/amd64 [2020-07-10T00:06:35.594Z] INFO: Running the daemon under test in debug mode [2020-07-10T00:06:35.594Z] INFO: Starting a daemon under test... [2020-07-10T00:06:35.594Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41192\3\daemon --pidfile d:\CI\PR-41192\3\docker.pid -D [2020-07-10T00:06:35.594Z] INFO: Process started successfully. [2020-07-10T00:06:35.594Z] INFO: Start tailing logs of the daemon under tests [2020-07-10T00:06:35.594Z] INFO: Waiting for the daemon under test to start... [2020-07-10T00:06:35.964Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-10T00:06:35.964Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-10T00:06:36.799Z] --- PASS: TestInspectNetwork (10.45s) [2020-07-10T00:06:36.799Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-10T00:06:36.799Z] daemon.go:325: [d3674b4be44aa] waiting for daemon to start [2020-07-10T00:06:36.799Z] daemon.go:325: [d3674b4be44aa] waiting for daemon to start [2020-07-10T00:06:36.799Z] daemon.go:353: [d3674b4be44aa] daemon started [2020-07-10T00:06:36.799Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-10T00:06:36.799Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-10T00:06:36.799Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-10T00:06:36.799Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-10T00:06:36.799Z] daemon.go:461: [d3674b4be44aa] Stopping daemon [2020-07-10T00:06:36.799Z] daemon.go:296: [d3674b4be44aa] exiting daemon [2020-07-10T00:06:36.799Z] daemon.go:448: [d3674b4be44aa] Daemon stopped [2020-07-10T00:06:36.799Z] === RUN TestRunContainerWithBridgeNone [2020-07-10T00:06:37.171Z] INFO: Daemon under test started and replied! [2020-07-10T00:06:37.171Z] INFO: Docker version of the daemon under test [2020-07-10T00:06:37.171Z] [2020-07-10T00:06:37.171Z] Client: [2020-07-10T00:06:37.171Z] Version: 17.06.2-ce [2020-07-10T00:06:37.171Z] API version: 1.30 [2020-07-10T00:06:37.171Z] Go version: go1.8.3 [2020-07-10T00:06:37.171Z] Git commit: cec0b72 [2020-07-10T00:06:37.171Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-10T00:06:37.171Z] OS/Arch: windows/amd64 [2020-07-10T00:06:37.171Z] [2020-07-10T00:06:37.171Z] Server: [2020-07-10T00:06:37.171Z] Version: 0.0.0-dev [2020-07-10T00:06:37.171Z] API version: 1.40 (minimum version 1.24) [2020-07-10T00:06:37.171Z] Go version: go1.13.12 [2020-07-10T00:06:37.171Z] Git commit: 9d6053eda [2020-07-10T00:06:37.171Z] Built: 07/10/2020 00:04:59 [2020-07-10T00:06:37.171Z] OS/Arch: windows/amd64 [2020-07-10T00:06:37.171Z] Experimental: false [2020-07-10T00:06:37.171Z] [2020-07-10T00:06:37.171Z] INFO: Docker info of the daemon under test [2020-07-10T00:06:37.171Z] [2020-07-10T00:06:37.171Z] Containers: 0 [2020-07-10T00:06:37.171Z] Running: 0 [2020-07-10T00:06:37.171Z] Paused: 0 [2020-07-10T00:06:37.171Z] Stopped: 0 [2020-07-10T00:06:37.171Z] Images: 0 [2020-07-10T00:06:37.171Z] Server Version: 0.0.0-dev [2020-07-10T00:06:37.171Z] Storage Driver: windowsfilter [2020-07-10T00:06:37.171Z] Windows: [2020-07-10T00:06:37.171Z] Logging Driver: json-file [2020-07-10T00:06:37.171Z] Plugins: [2020-07-10T00:06:37.171Z] Volume: local [2020-07-10T00:06:37.171Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-10T00:06:37.171Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-10T00:06:37.171Z] Swarm: inactive [2020-07-10T00:06:37.171Z] Default Isolation: process [2020-07-10T00:06:37.171Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-10T00:06:37.171Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-10T00:06:37.171Z] OSType: windows [2020-07-10T00:06:37.171Z] Architecture: x86_64 [2020-07-10T00:06:37.171Z] CPUs: 4 [2020-07-10T00:06:37.171Z] Total Memory: 32GiB [2020-07-10T00:06:37.171Z] Name: azwin-2-7ccea0 [2020-07-10T00:06:37.171Z] ID: NYMN:6MHE:O7UZ:TNKB:3M66:SK56:7KSL:L3SO:QSN6:VOHM:KCGA:TTLP [2020-07-10T00:06:37.171Z] Docker Root Dir: D:\CI\PR-41192\3\daemon [2020-07-10T00:06:37.171Z] Debug Mode (client): false [2020-07-10T00:06:37.171Z] Debug Mode (server): true [2020-07-10T00:06:37.171Z] File Descriptors: -1 [2020-07-10T00:06:37.171Z] Goroutines: 17 [2020-07-10T00:06:37.171Z] System Time: 2020-07-10T00:06:37.082863Z [2020-07-10T00:06:37.171Z] EventsListeners: 0 [2020-07-10T00:06:37.171Z] Registry: https://index.docker.io/v1/ [2020-07-10T00:06:37.171Z] Labels: [2020-07-10T00:06:37.171Z] Experimental: false [2020-07-10T00:06:37.171Z] Insecure Registries: [2020-07-10T00:06:37.171Z] 127.0.0.0/8 [2020-07-10T00:06:37.171Z] Live Restore Enabled: false [2020-07-10T00:06:37.171Z] [2020-07-10T00:06:37.171Z] [2020-07-10T00:06:37.171Z] INFO: Docker images of the daemon under test [2020-07-10T00:06:37.171Z] [2020-07-10T00:06:37.643Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-10T00:06:37.643Z] [2020-07-10T00:06:37.643Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-10T00:06:37.643Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-10T00:06:37.643Z] ltsc2019: Pulling from windows/servercore [2020-07-10T00:06:37.643Z] 4612f6d0b889: Pulling fs layer [2020-07-10T00:06:37.643Z] 666079ee0460: Pulling fs layer [2020-07-10T00:06:38.865Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-07-10T00:06:38.865Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-10T00:06:38.865Z] daemon.go:325: [d16a1ff768623] waiting for daemon to start [2020-07-10T00:06:38.865Z] daemon.go:325: [d16a1ff768623] waiting for daemon to start [2020-07-10T00:06:38.865Z] daemon.go:353: [d16a1ff768623] daemon started [2020-07-10T00:06:38.865Z] daemon.go:461: [d16a1ff768623] Stopping daemon [2020-07-10T00:06:38.865Z] daemon.go:296: [d16a1ff768623] exiting daemon [2020-07-10T00:06:38.865Z] daemon.go:448: [d16a1ff768623] Daemon stopped [2020-07-10T00:06:38.865Z] === RUN TestNetworkInvalidJSON [2020-07-10T00:06:38.865Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-10T00:06:38.865Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-10T00:06:38.865Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-10T00:06:38.865Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-10T00:06:38.865Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-10T00:06:38.865Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-10T00:06:38.865Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-10T00:06:38.865Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-10T00:06:38.865Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-10T00:06:38.865Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-10T00:06:38.865Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-07-10T00:06:38.865Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-07-10T00:06:38.865Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-10T00:06:38.865Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-10T00:06:39.497Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-07-10T00:06:39.497Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-10T00:06:39.497Z] daemon.go:325: [d2216222cd467] waiting for daemon to start [2020-07-10T00:06:39.497Z] daemon.go:325: [d2216222cd467] waiting for daemon to start [2020-07-10T00:06:39.497Z] daemon.go:353: [d2216222cd467] daemon started [2020-07-10T00:06:39.497Z] daemon.go:461: [d2216222cd467] Stopping daemon [2020-07-10T00:06:39.497Z] daemon.go:296: [d2216222cd467] exiting daemon [2020-07-10T00:06:39.497Z] daemon.go:448: [d2216222cd467] Daemon stopped [2020-07-10T00:06:39.497Z] daemon.go:325: [d2216222cd467] waiting for daemon to start [2020-07-10T00:06:39.497Z] daemon.go:325: [d2216222cd467] waiting for daemon to start [2020-07-10T00:06:39.497Z] daemon.go:353: [d2216222cd467] daemon started [2020-07-10T00:06:39.497Z] daemon.go:461: [d2216222cd467] Stopping daemon [2020-07-10T00:06:39.497Z] daemon.go:296: [d2216222cd467] exiting daemon [2020-07-10T00:06:39.497Z] daemon.go:448: [d2216222cd467] Daemon stopped [2020-07-10T00:06:39.497Z] === RUN TestDaemonDefaultNetworkPools [2020-07-10T00:06:39.900Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-10T00:06:40.159Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-10T00:06:40.418Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-10T00:06:40.418Z] [2020-07-10T00:06:40.418Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-10T00:06:40.418Z] =========================== short test summary info ============================ [2020-07-10T00:06:40.418Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-10T00:06:40.418Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-10T00:06:40.418Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-10T00:06:40.418Z] Not supported on most drivers [2020-07-10T00:06:40.418Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-10T00:06:40.418Z] Can fail if eth0 has multiple IP addresses [2020-07-10T00:06:40.418Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-10T00:06:40.418Z] This doesn't seem to be taken into account by the engine [2020-07-10T00:06:40.418Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-10T00:06:40.418Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-07-10T00:06:40.418Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-07-10T00:06:40.418Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-07-10T00:06:40.418Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-07-10T00:06:40.418Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-07-10T00:06:40.418Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-10T00:06:40.418Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 297.95 seconds == [2020-07-10T00:06:40.529Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-07-10T00:06:40.529Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-10T00:06:40.529Z] daemon.go:325: [dceb6ed9d08c7] waiting for daemon to start [2020-07-10T00:06:40.529Z] daemon.go:325: [dceb6ed9d08c7] waiting for daemon to start [2020-07-10T00:06:40.529Z] daemon.go:353: [dceb6ed9d08c7] daemon started [2020-07-10T00:06:40.529Z] daemon.go:461: [dceb6ed9d08c7] Stopping daemon [2020-07-10T00:06:40.529Z] daemon.go:296: [dceb6ed9d08c7] exiting daemon [2020-07-10T00:06:40.529Z] daemon.go:448: [dceb6ed9d08c7] Daemon stopped [2020-07-10T00:06:40.529Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-10T00:06:40.682Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-10T00:06:41.563Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-10T00:06:41.563Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-10T00:06:41.563Z] daemon.go:325: [d9b153ff50cea] waiting for daemon to start [2020-07-10T00:06:41.563Z] daemon.go:325: [d9b153ff50cea] waiting for daemon to start [2020-07-10T00:06:41.563Z] daemon.go:353: [d9b153ff50cea] daemon started [2020-07-10T00:06:41.563Z] daemon.go:461: [d9b153ff50cea] Stopping daemon [2020-07-10T00:06:41.563Z] daemon.go:296: [d9b153ff50cea] exiting daemon [2020-07-10T00:06:41.563Z] daemon.go:448: [d9b153ff50cea] Daemon stopped [2020-07-10T00:06:41.563Z] daemon.go:325: [d9b153ff50cea] waiting for daemon to start [2020-07-10T00:06:41.563Z] daemon.go:325: [d9b153ff50cea] waiting for daemon to start [2020-07-10T00:06:41.563Z] daemon.go:353: [d9b153ff50cea] daemon started [2020-07-10T00:06:41.563Z] daemon.go:461: [d9b153ff50cea] Stopping daemon [2020-07-10T00:06:41.563Z] daemon.go:296: [d9b153ff50cea] exiting daemon [2020-07-10T00:06:41.563Z] daemon.go:448: [d9b153ff50cea] Daemon stopped [2020-07-10T00:06:41.563Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-10T00:06:43.072Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-07-10T00:06:43.072Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-10T00:06:43.072Z] daemon.go:325: [dc8aed216d55c] waiting for daemon to start [2020-07-10T00:06:43.072Z] daemon.go:325: [dc8aed216d55c] waiting for daemon to start [2020-07-10T00:06:43.072Z] daemon.go:353: [dc8aed216d55c] daemon started [2020-07-10T00:06:43.072Z] daemon.go:461: [dc8aed216d55c] Stopping daemon [2020-07-10T00:06:43.072Z] daemon.go:296: [dc8aed216d55c] exiting daemon [2020-07-10T00:06:43.072Z] daemon.go:448: [dc8aed216d55c] Daemon stopped [2020-07-10T00:06:43.072Z] daemon.go:325: [dc8aed216d55c] waiting for daemon to start [2020-07-10T00:06:43.072Z] daemon.go:325: [dc8aed216d55c] waiting for daemon to start [2020-07-10T00:06:43.072Z] daemon.go:353: [dc8aed216d55c] daemon started [2020-07-10T00:06:43.072Z] daemon.go:461: [dc8aed216d55c] Stopping daemon [2020-07-10T00:06:43.072Z] daemon.go:296: [dc8aed216d55c] exiting daemon [2020-07-10T00:06:43.072Z] daemon.go:448: [dc8aed216d55c] Daemon stopped [2020-07-10T00:06:43.072Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-10T00:06:43.704Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-07-10T00:06:43.704Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-10T00:06:43.704Z] daemon.go:325: [d99fcfbc261d5] waiting for daemon to start [2020-07-10T00:06:43.704Z] daemon.go:325: [d99fcfbc261d5] waiting for daemon to start [2020-07-10T00:06:43.704Z] daemon.go:353: [d99fcfbc261d5] daemon started [2020-07-10T00:06:43.704Z] daemon.go:461: [d99fcfbc261d5] Stopping daemon [2020-07-10T00:06:43.704Z] daemon.go:296: [d99fcfbc261d5] exiting daemon [2020-07-10T00:06:43.704Z] daemon.go:448: [d99fcfbc261d5] Daemon stopped [2020-07-10T00:06:43.704Z] === RUN TestServiceWithPredefinedNetwork [2020-07-10T00:06:46.353Z] 666079ee0460: Verifying Checksum [2020-07-10T00:06:46.353Z] 666079ee0460: Download complete [2020-07-10T00:06:47.219Z] --- PASS: TestServiceWithPredefinedNetwork (3.52s) [2020-07-10T00:06:47.219Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-10T00:06:47.219Z] daemon.go:325: [dbb269e42a3bc] waiting for daemon to start [2020-07-10T00:06:47.219Z] daemon.go:325: [dbb269e42a3bc] waiting for daemon to start [2020-07-10T00:06:47.219Z] daemon.go:353: [dbb269e42a3bc] daemon started [2020-07-10T00:06:47.219Z] daemon.go:461: [dbb269e42a3bc] Stopping daemon [2020-07-10T00:06:47.219Z] daemon.go:296: [dbb269e42a3bc] exiting daemon [2020-07-10T00:06:47.219Z] daemon.go:448: [dbb269e42a3bc] Daemon stopped [2020-07-10T00:06:47.219Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-10T00:06:47.219Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-10T00:06:47.219Z] service_test.go:230: FLAKY_TEST [2020-07-10T00:06:47.219Z] === RUN TestServiceWithDataPathPortInit [2020-07-10T00:06:52.898Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-07-10T00:06:52.898Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-10T00:06:52.898Z] [2020-07-10T00:06:52.898Z] Unloading profiles will leave already running processes permanently [2020-07-10T00:06:52.898Z] unconfined, which can lead to unexpected situations. [2020-07-10T00:06:52.898Z] [2020-07-10T00:06:52.898Z] To set a process to complain mode, use the command line tool [2020-07-10T00:06:52.898Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-10T00:06:52.898Z] Post stage [Pipeline] junit [2020-07-10T00:06:53.169Z] Recording test results [Pipeline] sh [2020-07-10T00:06:53.663Z] + echo Ensuring container killed. [2020-07-10T00:06:53.663Z] Ensuring container killed. [2020-07-10T00:06:53.663Z] + docker rm -vf docker-pr3 [2020-07-10T00:06:53.663Z] Error: No such container: docker-pr3 [2020-07-10T00:06:53.663Z] + true [Pipeline] sh [2020-07-10T00:06:53.945Z] + echo Chowning /workspace to jenkins user [2020-07-10T00:06:53.945Z] Chowning /workspace to jenkins user [2020-07-10T00:06:53.945Z] + id -u [2020-07-10T00:06:53.945Z] + id -g [2020-07-10T00:06:53.945Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41192:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-10T00:06:55.615Z] + bundleName=docker-py [2020-07-10T00:06:55.615Z] + echo Creating docker-py-bundles.tar.gz [2020-07-10T00:06:55.615Z] Creating docker-py-bundles.tar.gz [2020-07-10T00:06:55.615Z] + 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-10T00:06:55.627Z] Archiving artifacts [2020-07-10T00:06:55.924Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41192/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-10T00:06:56.267Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -e DOCKER_GRAPHDRIVER docker:9d6053eda290badf708da39839249d3b041dea6d hack/make.sh binary-daemon [2020-07-10T00:06:56.526Z] [2020-07-10T00:06:56.526Z] Removing bundles/ [2020-07-10T00:06:56.785Z] [2020-07-10T00:06:56.785Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-10T00:06:56.785Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-10T00:06:56.785Z] GOOS="" GOARCH="" GOARM="" [2020-07-10T00:06:57.970Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-10T00:06:57.970Z] [2020-07-10T00:06:57.970Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-10T00:06:57.970Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-10T00:06:57.970Z] HOSTNAME=5afb9af5936a [2020-07-10T00:06:57.970Z] TESTDEBUG=0 [2020-07-10T00:06:57.970Z] DEST=bundles/test-integration [2020-07-10T00:06:57.970Z] PWD=/go/src/github.com/docker/docker [2020-07-10T00:06:57.970Z] DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d [2020-07-10T00:06:57.970Z] container=docker [2020-07-10T00:06:57.970Z] HOME=/root [2020-07-10T00:06:57.970Z] GOLANG_VERSION=1.13.12 [2020-07-10T00:06:57.970Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-10T00:06:57.970Z] VALIDATE_BRANCH=19.03 [2020-07-10T00:06:57.970Z] TERM=xterm [2020-07-10T00:06:57.970Z] DOCKER_PKG=github.com/docker/docker [2020-07-10T00:06:57.970Z] SHLVL=1 [2020-07-10T00:06:57.970Z] TIMEOUT=120m [2020-07-10T00:06:57.970Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-10T00:06:57.970Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-10T00:06:57.970Z] GO111MODULE=off [2020-07-10T00:06:57.970Z] DOCKER_EXPERIMENTAL=1 [2020-07-10T00:06:57.970Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-10T00:06:57.970Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-10T00:06:57.970Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-10T00:06:57.970Z] GOPATH=/go [2020-07-10T00:06:57.970Z] PKG_CONFIG=pkg-config [2020-07-10T00:06:57.970Z] _=/usr/bin/env [2020-07-10T00:06:57.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-10T00:06:58.892Z] 4612f6d0b889: Verifying Checksum [2020-07-10T00:06:58.892Z] 4612f6d0b889: Download complete [2020-07-10T00:07:09.592Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-10T00:07:09.592Z] Using test binary docker [2020-07-10T00:07:09.592Z] +++ /etc/init.d/apparmor start [2020-07-10T00:07:09.592Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-10T00:07:09.592Z] INFO: Waiting for daemon to start... [2020-07-10T00:07:09.592Z] Starting dockerd [2020-07-10T00:07:09.592Z] +++ 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-10T00:07:09.592Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-10T00:07:09.592Z] Using test binary docker [2020-07-10T00:07:09.592Z] +++ /etc/init.d/apparmor start [2020-07-10T00:07:09.592Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-10T00:07:09.592Z] INFO: Waiting for daemon to start... [2020-07-10T00:07:09.592Z] Starting dockerd [2020-07-10T00:07:09.592Z] +++ 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-10T00:07:09.592Z] . [2020-07-10T00:07:09.592Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-10T00:07:09.592Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-10T00:07:09.592Z] Error: No such image: emptyfs [2020-07-10T00:07:09.592Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-10T00:07:09.592Z] ++++ docker load [2020-07-10T00:07:09.592Z] Running integration-test (iteration 1) [2020-07-10T00:07:09.592Z] 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-10T00:07:09.592Z] ++ 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-10T00:07:09.592Z] ++ set -e [2020-07-10T00:07:09.592Z] ++ '[' -n 0 ']' [2020-07-10T00:07:09.592Z] ++ set -x [2020-07-10T00:07:09.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:07:09.592Z] [2020-07-10T00:07:09.592Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-10T00:07:09.592Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-10T00:07:09.592Z] Error: No such image: emptyfs [2020-07-10T00:07:09.592Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-10T00:07:09.592Z] ++++ docker load [2020-07-10T00:07:09.592Z] Running integration-test (iteration 1) [2020-07-10T00:07:09.592Z] 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-10T00:07:09.592Z] ++ 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-10T00:07:09.592Z] ++ set -e [2020-07-10T00:07:09.592Z] ++ '[' -n 0 ']' [2020-07-10T00:07:09.592Z] ++ set -x [2020-07-10T00:07:09.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:07:09.730Z] --- PASS: TestServiceWithDataPathPortInit (19.79s) [2020-07-10T00:07:09.730Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-10T00:07:09.730Z] daemon.go:325: [d3128ab97e070] waiting for daemon to start [2020-07-10T00:07:09.730Z] daemon.go:325: [d3128ab97e070] waiting for daemon to start [2020-07-10T00:07:09.730Z] daemon.go:353: [d3128ab97e070] daemon started [2020-07-10T00:07:09.730Z] daemon.go:461: [d3128ab97e070] Stopping daemon [2020-07-10T00:07:09.730Z] daemon.go:296: [d3128ab97e070] exiting daemon [2020-07-10T00:07:09.730Z] daemon.go:448: [d3128ab97e070] Daemon stopped [2020-07-10T00:07:09.730Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-10T00:07:09.730Z] daemon.go:325: [d2bf2bc33dba6] waiting for daemon to start [2020-07-10T00:07:09.730Z] daemon.go:325: [d2bf2bc33dba6] waiting for daemon to start [2020-07-10T00:07:09.730Z] daemon.go:353: [d2bf2bc33dba6] daemon started [2020-07-10T00:07:09.730Z] daemon.go:461: [d2bf2bc33dba6] Stopping daemon [2020-07-10T00:07:09.730Z] daemon.go:296: [d2bf2bc33dba6] exiting daemon [2020-07-10T00:07:09.730Z] daemon.go:448: [d2bf2bc33dba6] Daemon stopped [2020-07-10T00:07:09.730Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-10T00:07:18.206Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.95s) [2020-07-10T00:07:18.206Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-10T00:07:18.206Z] daemon.go:325: [d9af269dc0026] waiting for daemon to start [2020-07-10T00:07:18.206Z] daemon.go:325: [d9af269dc0026] waiting for daemon to start [2020-07-10T00:07:18.206Z] daemon.go:353: [d9af269dc0026] daemon started [2020-07-10T00:07:18.206Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:co4au0ebsjp92b4x0mogf5fys Created:2020-07-10 00:07:08.151442879 +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[96a48ce7d9c2625f14e23a1aa123d701b261cbf804f4730d7cfcf09586cdb5f6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rv6l9ytgtv1jmipo5lp4t9ylf EndpointID:0fd1ecce674bd7147e4bb7ac64bbc529becdcb33240ebd29778b38b7ae95cc52 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f02ff312e12e26b3eecd51bb3235ff87ec3471883d77e5ceb474ee847009cf5a 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:ab80e7c281ac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rv6l9ytgtv1jmipo5lp4t9ylf EndpointID:0fd1ecce674bd7147e4bb7ac64bbc529becdcb33240ebd29778b38b7ae95cc52 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-10T00:07:18.206Z] daemon.go:461: [d9af269dc0026] Stopping daemon [2020-07-10T00:07:18.206Z] daemon.go:296: [d9af269dc0026] exiting daemon [2020-07-10T00:07:18.206Z] daemon.go:448: [d9af269dc0026] Daemon stopped [2020-07-10T00:07:18.206Z] PASS [2020-07-10T00:07:18.206Z] [2020-07-10T00:07:18.206Z] === Skipped [2020-07-10T00:07:18.206Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-10T00:07:18.206Z] service_test.go:230: FLAKY_TEST [2020-07-10T00:07:18.206Z] [2020-07-10T00:07:18.206Z] [2020-07-10T00:07:18.206Z] DONE 22 tests, 1 skipped in 54.322s [2020-07-10T00:07:18.206Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-10T00:07:18.206Z] ++ 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-10T00:07:18.206Z] ++ set -e [2020-07-10T00:07:18.206Z] ++ '[' -n 0 ']' [2020-07-10T00:07:18.206Z] ++ set -x [2020-07-10T00:07:18.207Z] ++ env -i DEST=/go/src/github.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-10T00:07:18.207Z] INFO: Testing against a local daemon [2020-07-10T00:07:18.207Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-10T00:07:18.207Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-10T00:07:18.207Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-10T00:07:18.207Z] === RUN TestDockerNetworkIpvlan [2020-07-10T00:07:18.207Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-10T00:07:18.207Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-10T00:07:18.207Z] PASS [2020-07-10T00:07:18.207Z] [2020-07-10T00:07:18.207Z] === Skipped [2020-07-10T00:07:18.207Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-10T00:07:18.207Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-10T00:07:18.207Z] [2020-07-10T00:07:18.207Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-10T00:07:18.207Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-10T00:07:18.207Z] [2020-07-10T00:07:18.207Z] [2020-07-10T00:07:18.207Z] DONE 2 tests, 2 skipped in 0.074s [2020-07-10T00:07:18.207Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-10T00:07:18.207Z] ++ 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-10T00:07:18.207Z] ++ set -e [2020-07-10T00:07:18.207Z] ++ '[' -n 0 ']' [2020-07-10T00:07:18.207Z] ++ set -x [2020-07-10T00:07:18.207Z] ++ env -i DEST=/go/src/github.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-10T00:07:18.207Z] INFO: Testing against a local daemon [2020-07-10T00:07:18.207Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-10T00:07:18.498Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-07-10T00:07:18.498Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-10T00:07:18.498Z] daemon.go:325: [d6a726e5221fe] waiting for daemon to start [2020-07-10T00:07:18.498Z] daemon.go:325: [d6a726e5221fe] waiting for daemon to start [2020-07-10T00:07:18.498Z] daemon.go:353: [d6a726e5221fe] daemon started [2020-07-10T00:07:18.498Z] daemon.go:461: [d6a726e5221fe] Stopping daemon [2020-07-10T00:07:18.498Z] daemon.go:296: [d6a726e5221fe] exiting daemon [2020-07-10T00:07:18.498Z] daemon.go:448: [d6a726e5221fe] Daemon stopped [2020-07-10T00:07:18.498Z] daemon.go:325: [d6a726e5221fe] waiting for daemon to start [2020-07-10T00:07:18.498Z] daemon.go:325: [d6a726e5221fe] waiting for daemon to start [2020-07-10T00:07:18.498Z] daemon.go:353: [d6a726e5221fe] daemon started [2020-07-10T00:07:18.498Z] daemon.go:461: [d6a726e5221fe] Stopping daemon [2020-07-10T00:07:18.498Z] daemon.go:296: [d6a726e5221fe] exiting daemon [2020-07-10T00:07:18.498Z] daemon.go:448: [d6a726e5221fe] Daemon stopped [2020-07-10T00:07:18.498Z] === RUN TestDockerNetworkMacvlan [2020-07-10T00:07:19.130Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-10T00:07:20.164Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-10T00:07:21.198Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-10T00:07:24.712Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-10T00:07:30.322Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-10T00:07:30.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-10T00:07:30.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-10T00:07:33.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-10T00:07:34.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-10T00:07:36.157Z] Loaded image: buildpack-deps:jessie [2020-07-10T00:07:36.157Z] Loaded image: busybox:latest [2020-07-10T00:07:36.157Z] Loaded image: busybox:glibc [2020-07-10T00:07:36.157Z] Loaded image: debian:jessie [2020-07-10T00:07:36.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-10T00:07:36.417Z] Loaded image: buildpack-deps:jessie [2020-07-10T00:07:36.417Z] Loaded image: hello-world:latest [2020-07-10T00:07:36.417Z] INFO: Testing against a local daemon [2020-07-10T00:07:36.417Z] === RUN TestDockerSuite [2020-07-10T00:07:36.417Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-10T00:07:36.417Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-10T00:07:36.417Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-10T00:07:36.677Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-10T00:07:36.677Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-10T00:07:36.677Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-10T00:07:36.677Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-10T00:07:36.677Z] Loaded image: busybox:latest [2020-07-10T00:07:36.677Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-10T00:07:36.938Z] Loaded image: busybox:glibc [2020-07-10T00:07:37.198Z] Loaded image: debian:jessie [2020-07-10T00:07:37.198Z] Loaded image: hello-world:latest [2020-07-10T00:07:37.198Z] INFO: Testing against a local daemon [2020-07-10T00:07:37.457Z] === RUN TestDockerDaemonSuite [2020-07-10T00:07:37.457Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-10T00:07:37.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-10T00:07:38.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-10T00:07:39.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-10T00:07:39.997Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-10T00:07:39.997Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-10T00:07:40.568Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-10T00:07:40.568Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-10T00:07:41.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-10T00:07:41.506Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-10T00:07:41.765Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-10T00:07:41.765Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-10T00:07:42.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-10T00:07:43.146Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-10T00:07:43.714Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-10T00:07:43.714Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-10T00:07:43.714Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-10T00:07:43.714Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-10T00:07:44.654Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-10T00:07:45.593Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-10T00:07:45.853Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-10T00:07:45.853Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-10T00:07:45.853Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-10T00:07:45.853Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-10T00:07:46.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-10T00:07:46.112Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-10T00:07:48.647Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-10T00:07:48.898Z] --- PASS: TestDockerNetworkMacvlan (27.90s) [2020-07-10T00:07:48.898Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:07:48.898Z] daemon.go:325: [d484f8c7468d1] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:325: [d484f8c7468d1] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:353: [d484f8c7468d1] daemon started [2020-07-10T00:07:48.898Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-07-10T00:07:48.898Z] daemon.go:461: [d484f8c7468d1] Stopping daemon [2020-07-10T00:07:48.898Z] daemon.go:296: [d484f8c7468d1] exiting daemon [2020-07-10T00:07:48.898Z] daemon.go:448: [d484f8c7468d1] Daemon stopped [2020-07-10T00:07:48.898Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:07:48.898Z] daemon.go:325: [d2267323ee8a1] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:325: [d2267323ee8a1] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:353: [d2267323ee8a1] daemon started [2020-07-10T00:07:48.898Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-10T00:07:48.898Z] daemon.go:461: [d2267323ee8a1] Stopping daemon [2020-07-10T00:07:48.898Z] daemon.go:296: [d2267323ee8a1] exiting daemon [2020-07-10T00:07:48.898Z] daemon.go:448: [d2267323ee8a1] Daemon stopped [2020-07-10T00:07:48.898Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:07:48.898Z] daemon.go:325: [df79fd2325638] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:325: [df79fd2325638] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:353: [df79fd2325638] daemon started [2020-07-10T00:07:48.898Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2020-07-10T00:07:48.898Z] daemon.go:461: [df79fd2325638] Stopping daemon [2020-07-10T00:07:48.898Z] daemon.go:296: [df79fd2325638] exiting daemon [2020-07-10T00:07:48.898Z] daemon.go:448: [df79fd2325638] Daemon stopped [2020-07-10T00:07:48.898Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:07:48.898Z] daemon.go:325: [d8dcac19aab02] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:325: [d8dcac19aab02] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:353: [d8dcac19aab02] daemon started [2020-07-10T00:07:48.898Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.40s) [2020-07-10T00:07:48.898Z] daemon.go:461: [d8dcac19aab02] Stopping daemon [2020-07-10T00:07:48.898Z] daemon.go:296: [d8dcac19aab02] exiting daemon [2020-07-10T00:07:48.898Z] daemon.go:448: [d8dcac19aab02] Daemon stopped [2020-07-10T00:07:48.898Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:07:48.898Z] daemon.go:325: [d73fe7af9cb24] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:325: [d73fe7af9cb24] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:353: [d73fe7af9cb24] daemon started [2020-07-10T00:07:48.898Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.39s) [2020-07-10T00:07:48.898Z] daemon.go:461: [d73fe7af9cb24] Stopping daemon [2020-07-10T00:07:48.898Z] daemon.go:296: [d73fe7af9cb24] exiting daemon [2020-07-10T00:07:48.898Z] daemon.go:448: [d73fe7af9cb24] Daemon stopped [2020-07-10T00:07:48.898Z] PASS [2020-07-10T00:07:48.898Z] [2020-07-10T00:07:48.898Z] DONE 7 tests in 29.398s [2020-07-10T00:07:48.898Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-10T00:07:48.898Z] ++ 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-10T00:07:48.898Z] ++ set -e [2020-07-10T00:07:48.898Z] ++ '[' -n 0 ']' [2020-07-10T00:07:48.898Z] ++ set -x [2020-07-10T00:07:48.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:07:48.898Z] testing: warning: no tests to run [2020-07-10T00:07:48.898Z] PASS [2020-07-10T00:07:48.898Z] [2020-07-10T00:07:48.898Z] DONE 0 tests in 0.016s [2020-07-10T00:07:48.898Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-10T00:07:48.898Z] ++ 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-10T00:07:48.898Z] ++ set -e [2020-07-10T00:07:48.898Z] ++ '[' -n 0 ']' [2020-07-10T00:07:48.898Z] ++ set -x [2020-07-10T00:07:48.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:07:48.898Z] INFO: Testing against a local daemon [2020-07-10T00:07:48.898Z] === RUN TestAuthZPluginAllowRequest [2020-07-10T00:07:48.898Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-07-10T00:07:48.898Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-10T00:07:48.898Z] daemon.go:325: [d3a5890c03fb9] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:325: [d3a5890c03fb9] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:353: [d3a5890c03fb9] daemon started [2020-07-10T00:07:48.898Z] daemon.go:461: [d3a5890c03fb9] Stopping daemon [2020-07-10T00:07:48.898Z] daemon.go:296: [d3a5890c03fb9] exiting daemon [2020-07-10T00:07:48.898Z] daemon.go:448: [d3a5890c03fb9] Daemon stopped [2020-07-10T00:07:48.898Z] === RUN TestAuthZPluginTLS [2020-07-10T00:07:48.898Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-07-10T00:07:48.898Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-10T00:07:48.898Z] daemon.go:325: [de82e02d1c88b] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:325: [de82e02d1c88b] waiting for daemon to start [2020-07-10T00:07:48.898Z] daemon.go:353: [de82e02d1c88b] daemon started [2020-07-10T00:07:48.898Z] daemon.go:461: [de82e02d1c88b] Stopping daemon [2020-07-10T00:07:48.898Z] daemon.go:296: [de82e02d1c88b] exiting daemon [2020-07-10T00:07:48.898Z] daemon.go:448: [de82e02d1c88b] Daemon stopped [2020-07-10T00:07:48.898Z] === RUN TestAuthZPluginDenyRequest [2020-07-10T00:07:49.191Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-10T00:07:49.191Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-10T00:07:49.191Z] daemon.go:325: [d3302c927641b] waiting for daemon to start [2020-07-10T00:07:49.191Z] daemon.go:325: [d3302c927641b] waiting for daemon to start [2020-07-10T00:07:49.191Z] daemon.go:353: [d3302c927641b] daemon started [2020-07-10T00:07:49.191Z] daemon.go:461: [d3302c927641b] Stopping daemon [2020-07-10T00:07:49.191Z] daemon.go:296: [d3302c927641b] exiting daemon [2020-07-10T00:07:49.191Z] daemon.go:448: [d3302c927641b] Daemon stopped [2020-07-10T00:07:49.191Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-10T00:07:49.824Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-10T00:07:49.824Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-10T00:07:49.824Z] daemon.go:325: [d473b6041ebc3] waiting for daemon to start [2020-07-10T00:07:49.824Z] daemon.go:325: [d473b6041ebc3] waiting for daemon to start [2020-07-10T00:07:49.824Z] daemon.go:353: [d473b6041ebc3] daemon started [2020-07-10T00:07:49.824Z] daemon.go:461: [d473b6041ebc3] Stopping daemon [2020-07-10T00:07:49.824Z] daemon.go:296: [d473b6041ebc3] exiting daemon [2020-07-10T00:07:49.824Z] daemon.go:448: [d473b6041ebc3] Daemon stopped [2020-07-10T00:07:49.824Z] === RUN TestAuthZPluginDenyResponse [2020-07-10T00:07:50.074Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-10T00:07:50.115Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-07-10T00:07:50.115Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-10T00:07:50.115Z] daemon.go:325: [d339f71dc8663] waiting for daemon to start [2020-07-10T00:07:50.115Z] daemon.go:325: [d339f71dc8663] waiting for daemon to start [2020-07-10T00:07:50.115Z] daemon.go:353: [d339f71dc8663] daemon started [2020-07-10T00:07:50.115Z] daemon.go:461: [d339f71dc8663] Stopping daemon [2020-07-10T00:07:50.115Z] daemon.go:296: [d339f71dc8663] exiting daemon [2020-07-10T00:07:50.115Z] daemon.go:448: [d339f71dc8663] Daemon stopped [2020-07-10T00:07:50.115Z] === RUN TestAuthZPluginAllowEventStream [2020-07-10T00:07:50.661Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-10T00:07:52.064Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-10T00:07:52.181Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-07-10T00:07:52.181Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-10T00:07:52.181Z] daemon.go:325: [dd2b9d0b01160] waiting for daemon to start [2020-07-10T00:07:52.181Z] daemon.go:325: [dd2b9d0b01160] waiting for daemon to start [2020-07-10T00:07:52.181Z] daemon.go:353: [dd2b9d0b01160] daemon started [2020-07-10T00:07:52.181Z] daemon.go:461: [dd2b9d0b01160] Stopping daemon [2020-07-10T00:07:52.181Z] daemon.go:296: [dd2b9d0b01160] exiting daemon [2020-07-10T00:07:52.181Z] daemon.go:448: [dd2b9d0b01160] Daemon stopped [2020-07-10T00:07:52.181Z] === RUN TestAuthZPluginErrorResponse [2020-07-10T00:07:52.324Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-10T00:07:52.475Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-10T00:07:52.475Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-10T00:07:52.475Z] daemon.go:325: [dd199f66a5119] waiting for daemon to start [2020-07-10T00:07:52.475Z] daemon.go:325: [dd199f66a5119] waiting for daemon to start [2020-07-10T00:07:52.475Z] daemon.go:353: [dd199f66a5119] daemon started [2020-07-10T00:07:52.475Z] daemon.go:461: [dd199f66a5119] Stopping daemon [2020-07-10T00:07:52.475Z] daemon.go:296: [dd199f66a5119] exiting daemon [2020-07-10T00:07:52.475Z] daemon.go:448: [dd199f66a5119] Daemon stopped [2020-07-10T00:07:52.475Z] === RUN TestAuthZPluginErrorRequest [2020-07-10T00:07:53.109Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-10T00:07:53.109Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-10T00:07:53.109Z] daemon.go:325: [d12cca7807a30] waiting for daemon to start [2020-07-10T00:07:53.109Z] daemon.go:325: [d12cca7807a30] waiting for daemon to start [2020-07-10T00:07:53.109Z] daemon.go:353: [d12cca7807a30] daemon started [2020-07-10T00:07:53.109Z] daemon.go:461: [d12cca7807a30] Stopping daemon [2020-07-10T00:07:53.109Z] daemon.go:296: [d12cca7807a30] exiting daemon [2020-07-10T00:07:53.109Z] daemon.go:448: [d12cca7807a30] Daemon stopped [2020-07-10T00:07:53.109Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-10T00:07:53.401Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-07-10T00:07:53.401Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-10T00:07:53.401Z] daemon.go:325: [d6d8a79b89434] waiting for daemon to start [2020-07-10T00:07:53.401Z] daemon.go:325: [d6d8a79b89434] waiting for daemon to start [2020-07-10T00:07:53.401Z] daemon.go:353: [d6d8a79b89434] daemon started [2020-07-10T00:07:53.401Z] daemon.go:461: [d6d8a79b89434] Stopping daemon [2020-07-10T00:07:53.401Z] daemon.go:296: [d6d8a79b89434] exiting daemon [2020-07-10T00:07:53.401Z] daemon.go:448: [d6d8a79b89434] Daemon stopped [2020-07-10T00:07:53.401Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-10T00:07:53.701Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-10T00:07:54.270Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-10T00:07:54.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-10T00:07:55.468Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-07-10T00:07:55.468Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-10T00:07:55.468Z] daemon.go:325: [d5843a9d48eda] waiting for daemon to start [2020-07-10T00:07:55.468Z] daemon.go:325: [d5843a9d48eda] waiting for daemon to start [2020-07-10T00:07:55.468Z] daemon.go:353: [d5843a9d48eda] daemon started [2020-07-10T00:07:55.468Z] daemon.go:461: [d5843a9d48eda] Stopping daemon [2020-07-10T00:07:55.468Z] daemon.go:296: [d5843a9d48eda] exiting daemon [2020-07-10T00:07:55.468Z] daemon.go:448: [d5843a9d48eda] Daemon stopped [2020-07-10T00:07:55.468Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-10T00:07:55.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-10T00:07:56.178Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-10T00:07:56.747Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-10T00:07:57.010Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-10T00:07:57.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-10T00:07:57.948Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-10T00:07:58.197Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-07-10T00:07:58.197Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-10T00:07:58.197Z] daemon.go:325: [d3b51f4ddd484] waiting for daemon to start [2020-07-10T00:07:58.197Z] daemon.go:325: [d3b51f4ddd484] waiting for daemon to start [2020-07-10T00:07:58.197Z] daemon.go:353: [d3b51f4ddd484] daemon started [2020-07-10T00:07:58.197Z] daemon.go:461: [d3b51f4ddd484] Stopping daemon [2020-07-10T00:07:58.197Z] daemon.go:296: [d3b51f4ddd484] exiting daemon [2020-07-10T00:07:58.197Z] daemon.go:448: [d3b51f4ddd484] Daemon stopped [2020-07-10T00:07:58.197Z] === RUN TestAuthZPluginHeader [2020-07-10T00:07:58.489Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-07-10T00:07:58.489Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-10T00:07:58.489Z] daemon.go:325: [dd45641848423] waiting for daemon to start [2020-07-10T00:07:58.489Z] daemon.go:325: [dd45641848423] waiting for daemon to start [2020-07-10T00:07:58.489Z] daemon.go:353: [dd45641848423] daemon started [2020-07-10T00:07:58.489Z] daemon.go:461: [dd45641848423] Stopping daemon [2020-07-10T00:07:58.489Z] daemon.go:296: [dd45641848423] exiting daemon [2020-07-10T00:07:58.489Z] daemon.go:448: [dd45641848423] Daemon stopped [2020-07-10T00:07:58.489Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-10T00:07:58.489Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-10T00:07:58.489Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:07:58.489Z] === RUN TestAuthZPluginV2Disable [2020-07-10T00:07:58.489Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-10T00:07:58.489Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:07:58.489Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-10T00:07:58.489Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-10T00:07:58.489Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:07:58.489Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-10T00:07:58.489Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-10T00:07:58.489Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:07:58.489Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-10T00:07:58.887Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-10T00:07:59.146Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-10T00:07:59.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-10T00:07:59.716Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-10T00:08:00.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-10T00:08:01.626Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-10T00:08:01.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-10T00:08:02.199Z] --- PASS: TestBuildWithHugeFile (120.47s) [2020-07-10T00:08:02.199Z] === RUN TestBuildWithEmptyDockerfile [2020-07-10T00:08:02.199Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-10T00:08:02.199Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-10T00:08:02.199Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-10T00:08:02.199Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-10T00:08:02.199Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-10T00:08:02.199Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-10T00:08:02.199Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-10T00:08:02.199Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-10T00:08:02.458Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-10T00:08:02.458Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-07-10T00:08:02.458Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-07-10T00:08:02.458Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-07-10T00:08:02.458Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-10T00:08:02.458Z] === RUN TestBuildPreserveOwnership [2020-07-10T00:08:02.458Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-10T00:08:02.458Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-10T00:08:02.997Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-10T00:08:02.997Z] Using test binary docker [2020-07-10T00:08:02.997Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-10T00:08:02.997Z] +++ /etc/init.d/apparmor start [2020-07-10T00:08:02.997Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-10T00:08:02.997Z] INFO: Waiting for daemon to start... [2020-07-10T00:08:02.997Z] Starting dockerd [2020-07-10T00:08:02.997Z] +++ 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-10T00:08:03.395Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-10T00:08:04.776Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-10T00:08:05.079Z] . [2020-07-10T00:08:05.079Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-10T00:08:05.079Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-10T00:08:05.079Z] Error: No such image: emptyfs [2020-07-10T00:08:05.079Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-10T00:08:05.079Z] ++++ docker load [2020-07-10T00:08:05.346Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-10T00:08:05.380Z] Running integration-test (iteration 1) [2020-07-10T00:08:05.380Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-10T00:08:05.380Z] ++ 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-10T00:08:05.380Z] ++ set -e [2020-07-10T00:08:05.380Z] ++ '[' -n 0 ']' [2020-07-10T00:08:05.380Z] ++ set -x [2020-07-10T00:08:05.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:08:05.606Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-10T00:08:05.606Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-10T00:08:06.989Z] --- PASS: TestBuildPreserveOwnership (4.67s) [2020-07-10T00:08:06.989Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.24s) [2020-07-10T00:08:06.989Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.41s) [2020-07-10T00:08:06.989Z] === RUN TestBuildPlatformInvalid [2020-07-10T00:08:07.249Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-10T00:08:07.249Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-07-10T00:08:07.249Z] PASS [2020-07-10T00:08:07.249Z] [2020-07-10T00:08:07.249Z] DONE 30 tests in 199.662s [2020-07-10T00:08:07.249Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-10T00:08:07.249Z] ++ 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-10T00:08:07.249Z] ++ set -e [2020-07-10T00:08:07.249Z] ++ '[' -n 0 ']' [2020-07-10T00:08:07.249Z] ++ set -x [2020-07-10T00:08:07.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=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-10T00:08:07.512Z] INFO: Testing against a local daemon [2020-07-10T00:08:07.512Z] === RUN TestConfigList [2020-07-10T00:08:07.771Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-10T00:08:08.030Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-10T00:08:08.969Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-10T00:08:09.229Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-10T00:08:09.797Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-10T00:08:10.736Z] --- PASS: TestConfigList (3.23s) [2020-07-10T00:08:10.736Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-10T00:08:10.736Z] daemon.go:325: [db95f846adab8] waiting for daemon to start [2020-07-10T00:08:10.736Z] daemon.go:325: [db95f846adab8] waiting for daemon to start [2020-07-10T00:08:10.736Z] daemon.go:353: [db95f846adab8] daemon started [2020-07-10T00:08:10.736Z] daemon.go:461: [db95f846adab8] Stopping daemon [2020-07-10T00:08:10.736Z] daemon.go:296: [db95f846adab8] exiting daemon [2020-07-10T00:08:10.736Z] daemon.go:448: [db95f846adab8] Daemon stopped [2020-07-10T00:08:10.736Z] === RUN TestConfigsCreateAndDelete [2020-07-10T00:08:11.303Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-10T00:08:11.563Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-10T00:08:11.822Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-10T00:08:12.390Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-10T00:08:12.390Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-10T00:08:13.328Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-10T00:08:13.328Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-10T00:08:13.589Z] --- PASS: TestConfigsCreateAndDelete (2.80s) [2020-07-10T00:08:13.589Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-10T00:08:13.589Z] daemon.go:325: [d992febb77b6e] waiting for daemon to start [2020-07-10T00:08:13.589Z] daemon.go:325: [d992febb77b6e] waiting for daemon to start [2020-07-10T00:08:13.589Z] daemon.go:353: [d992febb77b6e] daemon started [2020-07-10T00:08:13.589Z] daemon.go:461: [d992febb77b6e] Stopping daemon [2020-07-10T00:08:13.589Z] daemon.go:296: [d992febb77b6e] exiting daemon [2020-07-10T00:08:13.589Z] daemon.go:448: [d992febb77b6e] Daemon stopped [2020-07-10T00:08:13.589Z] === RUN TestConfigsUpdate [2020-07-10T00:08:13.589Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-10T00:08:14.157Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-10T00:08:14.157Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-10T00:08:14.725Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-10T00:08:15.851Z] Loaded image: buildpack-deps:jessie [2020-07-10T00:08:15.851Z] Loaded image: busybox:latest [2020-07-10T00:08:15.851Z] Loaded image: busybox:glibc [2020-07-10T00:08:15.851Z] Loaded image: debian:jessie [2020-07-10T00:08:15.851Z] Loaded image: hello-world:latest [2020-07-10T00:08:15.851Z] INFO: Testing against a local daemon [2020-07-10T00:08:15.851Z] === RUN TestBuildWithSession [2020-07-10T00:08:16.636Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-10T00:08:16.636Z] --- PASS: TestConfigsUpdate (2.91s) [2020-07-10T00:08:16.636Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-10T00:08:16.636Z] daemon.go:325: [db96cb462fe83] waiting for daemon to start [2020-07-10T00:08:16.636Z] daemon.go:325: [db96cb462fe83] waiting for daemon to start [2020-07-10T00:08:16.636Z] daemon.go:353: [db96cb462fe83] daemon started [2020-07-10T00:08:16.636Z] daemon.go:461: [db96cb462fe83] Stopping daemon [2020-07-10T00:08:16.636Z] daemon.go:296: [db96cb462fe83] exiting daemon [2020-07-10T00:08:16.636Z] daemon.go:448: [db96cb462fe83] Daemon stopped [2020-07-10T00:08:16.636Z] === RUN TestTemplatedConfig [2020-07-10T00:08:16.897Z] --- PASS: TestBuildWithSession (1.66s) [2020-07-10T00:08:16.897Z] === RUN TestBuildSquashParent [2020-07-10T00:08:17.109Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.39s) [2020-07-10T00:08:17.109Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-10T00:08:17.109Z] daemon.go:325: [d9001825fce80] waiting for daemon to start [2020-07-10T00:08:17.109Z] daemon.go:325: [d9001825fce80] waiting for daemon to start [2020-07-10T00:08:17.109Z] daemon.go:353: [d9001825fce80] daemon started [2020-07-10T00:08:17.109Z] daemon.go:461: [d9001825fce80] Stopping daemon [2020-07-10T00:08:17.109Z] daemon.go:296: [d9001825fce80] exiting daemon [2020-07-10T00:08:17.109Z] daemon.go:448: [d9001825fce80] Daemon stopped [2020-07-10T00:08:17.109Z] daemon.go:325: [d9001825fce80] waiting for daemon to start [2020-07-10T00:08:17.109Z] daemon.go:325: [d9001825fce80] waiting for daemon to start [2020-07-10T00:08:17.109Z] daemon.go:325: [d9001825fce80] waiting for daemon to start [2020-07-10T00:08:17.109Z] daemon.go:325: [d9001825fce80] waiting for daemon to start [2020-07-10T00:08:17.109Z] daemon.go:339: [d9001825fce80] error pinging daemon on start: Get http://d9001825fce80.sock/_ping: context deadline exceeded [2020-07-10T00:08:17.109Z] daemon.go:325: [d9001825fce80] waiting for daemon to start [2020-07-10T00:08:17.109Z] daemon.go:339: [d9001825fce80] error pinging daemon on start: Get http://d9001825fce80.sock/_ping: context deadline exceeded [2020-07-10T00:08:17.109Z] daemon.go:325: [d9001825fce80] waiting for daemon to start [2020-07-10T00:08:17.109Z] daemon.go:339: [d9001825fce80] error pinging daemon on start: Get http://d9001825fce80.sock/_ping: context deadline exceeded [2020-07-10T00:08:17.109Z] daemon.go:325: [d9001825fce80] waiting for daemon to start [2020-07-10T00:08:17.109Z] daemon.go:339: [d9001825fce80] error pinging daemon on start: Get http://d9001825fce80.sock/_ping: context deadline exceeded [2020-07-10T00:08:17.109Z] daemon.go:325: [d9001825fce80] waiting for daemon to start [2020-07-10T00:08:17.109Z] daemon.go:339: [d9001825fce80] error pinging daemon on start: Get http://d9001825fce80.sock/_ping: read unix @->/tmp/docker-integration/d9001825fce80.sock: read: connection reset by peer [2020-07-10T00:08:17.109Z] daemon.go:296: [d9001825fce80] exiting daemon [2020-07-10T00:08:17.109Z] daemon.go:325: [d9001825fce80] waiting for daemon to start [2020-07-10T00:08:17.109Z] daemon.go:325: [d9001825fce80] waiting for daemon to start [2020-07-10T00:08:17.109Z] daemon.go:325: [d9001825fce80] waiting for daemon to start [2020-07-10T00:08:17.109Z] daemon.go:353: [d9001825fce80] daemon started [2020-07-10T00:08:17.109Z] daemon.go:461: [d9001825fce80] Stopping daemon [2020-07-10T00:08:17.109Z] daemon.go:296: [d9001825fce80] exiting daemon [2020-07-10T00:08:17.109Z] daemon.go:448: [d9001825fce80] Daemon stopped [2020-07-10T00:08:17.109Z] PASS [2020-07-10T00:08:17.109Z] [2020-07-10T00:08:17.109Z] === Skipped [2020-07-10T00:08:17.109Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-10T00:08:17.109Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:08:17.109Z] [2020-07-10T00:08:17.109Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-10T00:08:17.109Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:08:17.109Z] [2020-07-10T00:08:17.109Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-10T00:08:17.109Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:08:17.109Z] [2020-07-10T00:08:17.109Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-10T00:08:17.109Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:08:17.109Z] [2020-07-10T00:08:17.109Z] [2020-07-10T00:08:17.109Z] DONE 17 tests, 4 skipped in 29.638s [2020-07-10T00:08:17.109Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-10T00:08:17.109Z] ++ 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-10T00:08:17.109Z] ++ set -e [2020-07-10T00:08:17.109Z] ++ '[' -n 0 ']' [2020-07-10T00:08:17.109Z] ++ set -x [2020-07-10T00:08:17.109Z] ++ env -i DEST=/go/src/github.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-10T00:08:17.109Z] INFO: Testing against a local daemon [2020-07-10T00:08:17.109Z] === RUN TestPluginInvalidJSON [2020-07-10T00:08:17.109Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-10T00:08:17.109Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-10T00:08:17.109Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-10T00:08:17.109Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-10T00:08:17.109Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-10T00:08:17.109Z] PASS [2020-07-10T00:08:17.109Z] [2020-07-10T00:08:17.109Z] DONE 2 tests in 0.080s [2020-07-10T00:08:17.109Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-10T00:08:17.109Z] ++ 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-10T00:08:17.109Z] ++ set -e [2020-07-10T00:08:17.109Z] ++ '[' -n 0 ']' [2020-07-10T00:08:17.109Z] ++ set -x [2020-07-10T00:08:17.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:08:17.110Z] INFO: Testing against a local daemon [2020-07-10T00:08:17.110Z] === RUN TestExternalGraphDriver [2020-07-10T00:08:17.110Z] === RUN TestExternalGraphDriver/json [2020-07-10T00:08:18.017Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-10T00:08:18.260Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-10T00:08:18.260Z] Copying nested executables into bundles/binary-daemon [2020-07-10T00:08:18.260Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-10T00:08:18.584Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -e DOCKER_GRAPHDRIVER docker:9d6053eda290badf708da39839249d3b041dea6d hack/make.sh cross [2020-07-10T00:08:18.619Z] === RUN TestExternalGraphDriver/spec [2020-07-10T00:08:18.844Z] [2020-07-10T00:08:19.104Z] Removing bundles/ [2020-07-10T00:08:19.104Z] [2020-07-10T00:08:19.104Z] ---> Making bundle: cross (in bundles/cross) [2020-07-10T00:08:19.104Z] Cross building: bundles/cross/linux/amd64 [2020-07-10T00:08:19.104Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-10T00:08:19.104Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-10T00:08:19.926Z] --- PASS: TestTemplatedConfig (3.54s) [2020-07-10T00:08:19.926Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-10T00:08:19.926Z] daemon.go:325: [d75b068b73586] waiting for daemon to start [2020-07-10T00:08:19.926Z] daemon.go:325: [d75b068b73586] waiting for daemon to start [2020-07-10T00:08:19.926Z] daemon.go:353: [d75b068b73586] daemon started [2020-07-10T00:08:19.926Z] daemon.go:461: [d75b068b73586] Stopping daemon [2020-07-10T00:08:19.926Z] daemon.go:296: [d75b068b73586] exiting daemon [2020-07-10T00:08:19.926Z] daemon.go:448: [d75b068b73586] Daemon stopped [2020-07-10T00:08:19.926Z] === RUN TestConfigInspect [2020-07-10T00:08:20.494Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-10T00:08:20.687Z] === RUN TestExternalGraphDriver/pull [2020-07-10T00:08:21.381Z] --- PASS: TestBuildSquashParent (4.19s) [2020-07-10T00:08:21.381Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-10T00:08:21.381Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-10T00:08:21.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-10T00:08:21.381Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-10T00:08:21.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-10T00:08:21.381Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-10T00:08:21.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-10T00:08:21.381Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-10T00:08:21.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-10T00:08:21.381Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-10T00:08:21.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-10T00:08:21.381Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-10T00:08:21.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-10T00:08:21.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-10T00:08:21.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-10T00:08:21.381Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-10T00:08:21.381Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-10T00:08:21.874Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-10T00:08:22.133Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-10T00:08:22.392Z] --- PASS: TestConfigInspect (2.51s) [2020-07-10T00:08:22.392Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-10T00:08:22.392Z] daemon.go:325: [d9485ee5cf526] waiting for daemon to start [2020-07-10T00:08:22.392Z] daemon.go:325: [d9485ee5cf526] waiting for daemon to start [2020-07-10T00:08:22.392Z] daemon.go:353: [d9485ee5cf526] daemon started [2020-07-10T00:08:22.392Z] daemon.go:461: [d9485ee5cf526] Stopping daemon [2020-07-10T00:08:22.392Z] daemon.go:296: [d9485ee5cf526] exiting daemon [2020-07-10T00:08:22.392Z] daemon.go:448: [d9485ee5cf526] Daemon stopped [2020-07-10T00:08:22.392Z] === RUN TestConfigCreateWithLabels [2020-07-10T00:08:22.762Z] --- PASS: TestExternalGraphDriver (6.51s) [2020-07-10T00:08:22.762Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-10T00:08:22.762Z] daemon.go:325: [da4dfad5df86a] waiting for daemon to start [2020-07-10T00:08:22.762Z] daemon.go:325: [da4dfad5df86a] waiting for daemon to start [2020-07-10T00:08:22.762Z] daemon.go:353: [da4dfad5df86a] daemon started [2020-07-10T00:08:22.762Z] daemon.go:461: [da4dfad5df86a] Stopping daemon [2020-07-10T00:08:22.762Z] daemon.go:296: [da4dfad5df86a] exiting daemon [2020-07-10T00:08:22.762Z] daemon.go:448: [da4dfad5df86a] Daemon stopped [2020-07-10T00:08:22.762Z] daemon.go:325: [da4dfad5df86a] waiting for daemon to start [2020-07-10T00:08:22.762Z] daemon.go:325: [da4dfad5df86a] waiting for daemon to start [2020-07-10T00:08:22.762Z] daemon.go:353: [da4dfad5df86a] daemon started [2020-07-10T00:08:22.762Z] daemon.go:461: [da4dfad5df86a] Stopping daemon [2020-07-10T00:08:22.762Z] daemon.go:296: [da4dfad5df86a] exiting daemon [2020-07-10T00:08:22.762Z] daemon.go:448: [da4dfad5df86a] Daemon stopped [2020-07-10T00:08:22.762Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2020-07-10T00:08:22.762Z] daemon.go:325: [da4dfad5df86a] waiting for daemon to start [2020-07-10T00:08:22.762Z] daemon.go:325: [da4dfad5df86a] waiting for daemon to start [2020-07-10T00:08:22.762Z] daemon.go:353: [da4dfad5df86a] daemon started [2020-07-10T00:08:22.762Z] daemon.go:461: [da4dfad5df86a] Stopping daemon [2020-07-10T00:08:22.762Z] daemon.go:296: [da4dfad5df86a] exiting daemon [2020-07-10T00:08:22.762Z] daemon.go:448: [da4dfad5df86a] Daemon stopped [2020-07-10T00:08:22.762Z] daemon.go:325: [da4dfad5df86a] waiting for daemon to start [2020-07-10T00:08:22.762Z] daemon.go:325: [da4dfad5df86a] waiting for daemon to start [2020-07-10T00:08:22.762Z] daemon.go:353: [da4dfad5df86a] daemon started [2020-07-10T00:08:22.762Z] daemon.go:461: [da4dfad5df86a] Stopping daemon [2020-07-10T00:08:22.762Z] daemon.go:296: [da4dfad5df86a] exiting daemon [2020-07-10T00:08:22.762Z] daemon.go:448: [da4dfad5df86a] Daemon stopped [2020-07-10T00:08:22.762Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-07-10T00:08:22.762Z] daemon.go:325: [da4dfad5df86a] waiting for daemon to start [2020-07-10T00:08:22.762Z] daemon.go:325: [da4dfad5df86a] waiting for daemon to start [2020-07-10T00:08:22.762Z] daemon.go:353: [da4dfad5df86a] daemon started [2020-07-10T00:08:22.762Z] daemon.go:461: [da4dfad5df86a] Stopping daemon [2020-07-10T00:08:22.762Z] daemon.go:296: [da4dfad5df86a] exiting daemon [2020-07-10T00:08:22.762Z] daemon.go:448: [da4dfad5df86a] Daemon stopped [2020-07-10T00:08:22.762Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-07-10T00:08:22.762Z] === RUN TestGraphdriverPluginV2 [2020-07-10T00:08:22.762Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-07-10T00:08:22.762Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:08:22.762Z] PASS [2020-07-10T00:08:22.762Z] [2020-07-10T00:08:22.762Z] === Skipped [2020-07-10T00:08:22.762Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-07-10T00:08:22.762Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:08:22.762Z] [2020-07-10T00:08:22.762Z] [2020-07-10T00:08:22.762Z] DONE 5 tests, 1 skipped in 6.659s [2020-07-10T00:08:22.762Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-10T00:08:22.762Z] ++ 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-10T00:08:22.762Z] ++ set -e [2020-07-10T00:08:22.762Z] ++ '[' -n 0 ']' [2020-07-10T00:08:22.762Z] ++ set -x [2020-07-10T00:08:22.762Z] ++ env -i DEST=/go/src/github.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-10T00:08:22.762Z] INFO: Testing against a local daemon [2020-07-10T00:08:22.762Z] === RUN TestContinueAfterPluginCrash [2020-07-10T00:08:22.762Z] === PAUSE TestContinueAfterPluginCrash [2020-07-10T00:08:22.762Z] === RUN TestDaemonStartWithLogOpt [2020-07-10T00:08:22.762Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-10T00:08:22.762Z] === CONT TestContinueAfterPluginCrash [2020-07-10T00:08:22.762Z] === CONT TestDaemonStartWithLogOpt [2020-07-10T00:08:24.139Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-10T00:08:24.139Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-10T00:08:24.932Z] --- PASS: TestConfigCreateWithLabels (2.47s) [2020-07-10T00:08:24.932Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-10T00:08:24.932Z] daemon.go:325: [deab30af798d0] waiting for daemon to start [2020-07-10T00:08:24.932Z] daemon.go:325: [deab30af798d0] waiting for daemon to start [2020-07-10T00:08:24.932Z] daemon.go:353: [deab30af798d0] daemon started [2020-07-10T00:08:24.932Z] daemon.go:461: [deab30af798d0] Stopping daemon [2020-07-10T00:08:24.932Z] daemon.go:296: [deab30af798d0] exiting daemon [2020-07-10T00:08:24.932Z] daemon.go:448: [deab30af798d0] Daemon stopped [2020-07-10T00:08:24.932Z] === RUN TestConfigCreateResolve [2020-07-10T00:08:25.671Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-10T00:08:25.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s) [2020-07-10T00:08:25.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s) [2020-07-10T00:08:25.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s) [2020-07-10T00:08:25.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s) [2020-07-10T00:08:25.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.69s) [2020-07-10T00:08:25.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2020-07-10T00:08:25.671Z] === RUN TestBuildMultiStageCopy [2020-07-10T00:08:25.671Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-10T00:08:25.869Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-10T00:08:27.197Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-10T00:08:27.248Z] --- PASS: TestConfigCreateResolve (2.31s) [2020-07-10T00:08:27.248Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-10T00:08:27.248Z] daemon.go:325: [d4527ca9b711d] waiting for daemon to start [2020-07-10T00:08:27.248Z] daemon.go:325: [d4527ca9b711d] waiting for daemon to start [2020-07-10T00:08:27.248Z] daemon.go:353: [d4527ca9b711d] daemon started [2020-07-10T00:08:27.248Z] daemon.go:461: [d4527ca9b711d] Stopping daemon [2020-07-10T00:08:27.248Z] daemon.go:296: [d4527ca9b711d] exiting daemon [2020-07-10T00:08:27.248Z] daemon.go:448: [d4527ca9b711d] Daemon stopped [2020-07-10T00:08:27.248Z] === RUN TestConfigDaemonLibtrustID [2020-07-10T00:08:27.491Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-10T00:08:27.808Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-10T00:08:27.815Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-10T00:08:27.815Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-10T00:08:27.815Z] daemon.go:325: [d5783cb2d6565] waiting for daemon to start [2020-07-10T00:08:27.815Z] daemon.go:325: [d5783cb2d6565] waiting for daemon to start [2020-07-10T00:08:27.815Z] daemon.go:353: [d5783cb2d6565] daemon started [2020-07-10T00:08:27.815Z] daemon.go:461: [d5783cb2d6565] Stopping daemon [2020-07-10T00:08:27.815Z] daemon.go:296: [d5783cb2d6565] exiting daemon [2020-07-10T00:08:27.815Z] daemon.go:448: [d5783cb2d6565] Daemon stopped [2020-07-10T00:08:27.815Z] PASS [2020-07-10T00:08:27.815Z] [2020-07-10T00:08:27.815Z] DONE 8 tests in 20.459s [2020-07-10T00:08:27.815Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-10T00:08:27.815Z] ++ 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-10T00:08:27.815Z] ++ set -e [2020-07-10T00:08:27.815Z] ++ '[' -n 0 ']' [2020-07-10T00:08:27.815Z] ++ set -x [2020-07-10T00:08:27.815Z] ++ env -i DEST=/go/src/github.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-10T00:08:28.076Z] INFO: Testing against a local daemon [2020-07-10T00:08:28.076Z] === RUN TestCheckpoint [2020-07-10T00:08:28.076Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-10T00:08:28.076Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-10T00:08:28.076Z] === RUN TestContainerInvalidJSON [2020-07-10T00:08:28.076Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-10T00:08:28.076Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-10T00:08:28.076Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-10T00:08:28.076Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-10T00:08:28.076Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-10T00:08:28.076Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-10T00:08:28.076Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-10T00:08:28.076Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-10T00:08:28.076Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-10T00:08:28.076Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-10T00:08:28.076Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-10T00:08:28.076Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-10T00:08:28.076Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-10T00:08:28.076Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-10T00:08:28.076Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-10T00:08:28.076Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-10T00:08:28.076Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-07-10T00:08:28.076Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-10T00:08:28.076Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-10T00:08:28.076Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-10T00:08:28.103Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-10T00:08:28.337Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-10T00:08:28.337Z] === RUN TestCopyFromContainer [2020-07-10T00:08:28.399Z] --- PASS: TestBuildMultiStageCopy (2.81s) [2020-07-10T00:08:28.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2020-07-10T00:08:28.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2020-07-10T00:08:28.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-07-10T00:08:28.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2020-07-10T00:08:28.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-07-10T00:08:28.399Z] === RUN TestBuildMultiStageParentConfig [2020-07-10T00:08:28.906Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-10T00:08:29.166Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-10T00:08:29.426Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-10T00:08:29.446Z] --- PASS: TestBuildMultiStageParentConfig (0.74s) [2020-07-10T00:08:29.446Z] === RUN TestBuildLabelWithTargets [2020-07-10T00:08:29.685Z] === RUN TestCopyFromContainer// [2020-07-10T00:08:29.685Z] === RUN TestCopyFromContainer//bar/root [2020-07-10T00:08:29.944Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-10T00:08:29.944Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-10T00:08:29.944Z] === RUN TestCopyFromContainer/bar/quux [2020-07-10T00:08:30.204Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-10T00:08:30.463Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-10T00:08:30.463Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-10T00:08:30.463Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-10T00:08:30.463Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-10T00:08:30.499Z] --- PASS: TestBuildLabelWithTargets (1.23s) [2020-07-10T00:08:30.500Z] === RUN TestBuildWithEmptyLayers [2020-07-10T00:08:30.722Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-10T00:08:30.722Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-10T00:08:30.722Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-10T00:08:30.982Z] --- PASS: TestCopyFromContainer (2.73s) [2020-07-10T00:08:30.982Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-10T00:08:30.982Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-10T00:08:30.982Z] --- PASS: TestCopyFromContainer//bar/root/ (0.21s) [2020-07-10T00:08:30.982Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-10T00:08:30.982Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2020-07-10T00:08:30.982Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-07-10T00:08:30.982Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-07-10T00:08:30.982Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-07-10T00:08:30.982Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2020-07-10T00:08:30.982Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-10T00:08:30.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-10T00:08:30.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-10T00:08:30.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-10T00:08:30.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-10T00:08:30.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-10T00:08:30.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-10T00:08:30.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-10T00:08:30.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-10T00:08:30.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-10T00:08:30.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-10T00:08:30.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-10T00:08:30.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-10T00:08:30.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-10T00:08:30.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-10T00:08:30.982Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-10T00:08:30.982Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-10T00:08:30.982Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-10T00:08:30.982Z] === RUN TestCreateWithInvalidEnv [2020-07-10T00:08:30.982Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-10T00:08:30.982Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-10T00:08:30.982Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-10T00:08:30.982Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-10T00:08:30.982Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-10T00:08:30.982Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-10T00:08:30.982Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-10T00:08:30.982Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-10T00:08:30.982Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-10T00:08:30.982Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-10T00:08:30.982Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-10T00:08:30.982Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-10T00:08:30.982Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-07-10T00:08:30.982Z] --- PASS: TestCreateWithInvalidEnv/0 (0.02s) [2020-07-10T00:08:30.982Z] === RUN TestCreateTmpfsMountsTarget [2020-07-10T00:08:30.982Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-10T00:08:30.982Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-10T00:08:31.141Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2020-07-10T00:08:31.141Z] === RUN TestBuildMultiStageOnBuild [2020-07-10T00:08:31.242Z] --- PASS: TestDaemonStartWithLogOpt (8.28s) [2020-07-10T00:08:31.242Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-10T00:08:31.242Z] daemon.go:325: [df3c28798a005] waiting for daemon to start [2020-07-10T00:08:31.242Z] daemon.go:325: [df3c28798a005] waiting for daemon to start [2020-07-10T00:08:31.242Z] daemon.go:353: [df3c28798a005] daemon started [2020-07-10T00:08:31.242Z] daemon.go:461: [df3c28798a005] Stopping daemon [2020-07-10T00:08:31.242Z] daemon.go:296: [df3c28798a005] exiting daemon [2020-07-10T00:08:31.242Z] daemon.go:448: [df3c28798a005] Daemon stopped [2020-07-10T00:08:31.242Z] daemon.go:325: [df3c28798a005] waiting for daemon to start [2020-07-10T00:08:31.242Z] daemon.go:325: [df3c28798a005] waiting for daemon to start [2020-07-10T00:08:31.242Z] daemon.go:353: [df3c28798a005] daemon started [2020-07-10T00:08:31.242Z] daemon.go:461: [df3c28798a005] Stopping daemon [2020-07-10T00:08:31.242Z] daemon.go:296: [df3c28798a005] exiting daemon [2020-07-10T00:08:31.242Z] daemon.go:448: [df3c28798a005] Daemon stopped [2020-07-10T00:08:31.551Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-10T00:08:32.120Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-10T00:08:33.233Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2020-07-10T00:08:33.233Z] === RUN TestBuildUncleanTarFilenames [2020-07-10T00:08:33.499Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2020-07-10T00:08:33.499Z] === RUN TestCreateWithCapabilities [2020-07-10T00:08:33.499Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-10T00:08:33.499Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-10T00:08:33.499Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-10T00:08:33.499Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-10T00:08:33.499Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-10T00:08:33.499Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-10T00:08:33.499Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-10T00:08:33.499Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-10T00:08:33.499Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-10T00:08:33.499Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-10T00:08:33.499Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-10T00:08:33.499Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-10T00:08:33.499Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-10T00:08:33.499Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-10T00:08:33.499Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-10T00:08:33.499Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-10T00:08:33.499Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-10T00:08:33.499Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-10T00:08:33.499Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-10T00:08:33.499Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-10T00:08:33.499Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-10T00:08:33.499Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-10T00:08:33.499Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-10T00:08:33.499Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-10T00:08:33.499Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-10T00:08:33.499Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-10T00:08:33.499Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-10T00:08:33.499Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-10T00:08:33.499Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-10T00:08:33.499Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-10T00:08:33.499Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-10T00:08:33.499Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-10T00:08:33.499Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-10T00:08:33.499Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-10T00:08:33.499Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-07-10T00:08:33.499Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-07-10T00:08:33.499Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-10T00:08:33.499Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-10T00:08:33.499Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-07-10T00:08:33.499Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-10T00:08:33.499Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-10T00:08:33.499Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-10T00:08:33.499Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-10T00:08:33.499Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-07-10T00:08:33.499Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-10T00:08:33.499Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-10T00:08:33.532Z] --- PASS: TestBuildUncleanTarFilenames (0.79s) [2020-07-10T00:08:33.532Z] === RUN TestBuildMultiStageLayerLeak [2020-07-10T00:08:34.069Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-10T00:08:34.640Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-10T00:08:35.579Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.11s) [2020-07-10T00:08:35.579Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-10T00:08:35.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-10T00:08:35.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-10T00:08:35.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-10T00:08:35.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-10T00:08:35.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-10T00:08:35.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-10T00:08:35.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-10T00:08:35.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-10T00:08:35.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-10T00:08:35.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-10T00:08:35.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-10T00:08:35.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-10T00:08:35.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-10T00:08:35.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-10T00:08:35.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-10T00:08:35.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-10T00:08:35.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-10T00:08:35.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-10T00:08:35.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-10T00:08:35.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-10T00:08:35.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-10T00:08:35.579Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-10T00:08:35.627Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-07-10T00:08:35.627Z] === RUN TestBuildWithHugeFile [2020-07-10T00:08:36.518Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2020-07-10T00:08:36.518Z] === RUN TestContainerStartOnDaemonRestart [2020-07-10T00:08:36.518Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-10T00:08:36.518Z] === RUN TestDaemonRestartIpcMode [2020-07-10T00:08:36.518Z] === PAUSE TestDaemonRestartIpcMode [2020-07-10T00:08:36.518Z] === RUN TestDiff [2020-07-10T00:08:36.518Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-10T00:08:36.778Z] --- PASS: TestDiff (0.55s) [2020-07-10T00:08:36.779Z] === RUN TestExecWithCloseStdin [2020-07-10T00:08:36.829Z] --- PASS: TestContinueAfterPluginCrash (13.62s) [2020-07-10T00:08:36.829Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-10T00:08:36.829Z] daemon.go:325: [d036fe8a20159] waiting for daemon to start [2020-07-10T00:08:36.829Z] daemon.go:325: [d036fe8a20159] waiting for daemon to start [2020-07-10T00:08:36.829Z] daemon.go:353: [d036fe8a20159] daemon started [2020-07-10T00:08:36.829Z] daemon.go:461: [d036fe8a20159] Stopping daemon [2020-07-10T00:08:36.829Z] daemon.go:296: [d036fe8a20159] exiting daemon [2020-07-10T00:08:36.829Z] daemon.go:448: [d036fe8a20159] Daemon stopped [2020-07-10T00:08:36.829Z] PASS [2020-07-10T00:08:36.829Z] [2020-07-10T00:08:36.829Z] DONE 2 tests in 13.705s [2020-07-10T00:08:36.829Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-10T00:08:36.829Z] ++ 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-10T00:08:36.829Z] ++ set -e [2020-07-10T00:08:36.829Z] ++ '[' -n 0 ']' [2020-07-10T00:08:36.829Z] ++ set -x [2020-07-10T00:08:36.829Z] ++ env -i DEST=/go/src/github.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-10T00:08:36.830Z] INFO: Testing against a local daemon [2020-07-10T00:08:36.830Z] === RUN TestPluginWithDevMounts [2020-07-10T00:08:36.830Z] === PAUSE TestPluginWithDevMounts [2020-07-10T00:08:36.830Z] === CONT TestPluginWithDevMounts [2020-07-10T00:08:37.348Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-10T00:08:37.608Z] --- PASS: TestExecWithCloseStdin (0.71s) [2020-07-10T00:08:37.609Z] === RUN TestExec [2020-07-10T00:08:38.550Z] --- PASS: TestExec (0.81s) [2020-07-10T00:08:38.550Z] === RUN TestExecUser [2020-07-10T00:08:38.914Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-07-10T00:08:38.914Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-10T00:08:38.914Z] daemon.go:325: [d1cc0f5bbc1ce] waiting for daemon to start [2020-07-10T00:08:38.914Z] daemon.go:325: [d1cc0f5bbc1ce] waiting for daemon to start [2020-07-10T00:08:38.914Z] daemon.go:353: [d1cc0f5bbc1ce] daemon started [2020-07-10T00:08:38.914Z] daemon.go:461: [d1cc0f5bbc1ce] Stopping daemon [2020-07-10T00:08:38.914Z] daemon.go:296: [d1cc0f5bbc1ce] exiting daemon [2020-07-10T00:08:38.914Z] daemon.go:448: [d1cc0f5bbc1ce] Daemon stopped [2020-07-10T00:08:38.914Z] PASS [2020-07-10T00:08:38.914Z] [2020-07-10T00:08:38.915Z] DONE 1 tests in 2.098s [2020-07-10T00:08:38.915Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-10T00:08:38.915Z] ++ 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-10T00:08:38.915Z] ++ set -e [2020-07-10T00:08:38.915Z] ++ '[' -n 0 ']' [2020-07-10T00:08:38.915Z] ++ set -x [2020-07-10T00:08:38.915Z] ++ env -i DEST=/go/src/github.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-10T00:08:38.915Z] INFO: Testing against a local daemon [2020-07-10T00:08:38.915Z] === RUN TestSecretInspect [2020-07-10T00:08:39.506Z] --- PASS: TestExecUser (0.93s) [2020-07-10T00:08:39.506Z] === RUN TestExportContainerAndImportImage [2020-07-10T00:08:39.506Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-10T00:08:40.453Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2020-07-10T00:08:40.453Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-10T00:08:42.372Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-10T00:08:42.372Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-10T00:08:42.372Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-07-10T00:08:42.372Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-10T00:08:42.372Z] daemon.go:325: [d93bc4cfd7db9] waiting for daemon to start [2020-07-10T00:08:42.372Z] daemon.go:325: [d93bc4cfd7db9] waiting for daemon to start [2020-07-10T00:08:42.372Z] daemon.go:353: [d93bc4cfd7db9] daemon started [2020-07-10T00:08:42.372Z] daemon.go:461: [d93bc4cfd7db9] Stopping daemon [2020-07-10T00:08:42.372Z] daemon.go:296: [d93bc4cfd7db9] exiting daemon [2020-07-10T00:08:42.372Z] daemon.go:448: [d93bc4cfd7db9] Daemon stopped [2020-07-10T00:08:42.372Z] daemon.go:325: [d93bc4cfd7db9] waiting for daemon to start [2020-07-10T00:08:42.372Z] daemon.go:325: [d93bc4cfd7db9] waiting for daemon to start [2020-07-10T00:08:42.372Z] daemon.go:353: [d93bc4cfd7db9] daemon started [2020-07-10T00:08:42.372Z] daemon.go:461: [d93bc4cfd7db9] Stopping daemon [2020-07-10T00:08:42.372Z] daemon.go:296: [d93bc4cfd7db9] exiting daemon [2020-07-10T00:08:42.372Z] daemon.go:448: [d93bc4cfd7db9] Daemon stopped [2020-07-10T00:08:42.372Z] === RUN TestHealthCheckWorkdir [2020-07-10T00:08:42.449Z] --- PASS: TestSecretInspect (3.55s) [2020-07-10T00:08:42.449Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-10T00:08:42.449Z] daemon.go:325: [d2f88e2e710b9] waiting for daemon to start [2020-07-10T00:08:42.449Z] daemon.go:325: [d2f88e2e710b9] waiting for daemon to start [2020-07-10T00:08:42.449Z] daemon.go:353: [d2f88e2e710b9] daemon started [2020-07-10T00:08:42.449Z] daemon.go:461: [d2f88e2e710b9] Stopping daemon [2020-07-10T00:08:42.449Z] daemon.go:296: [d2f88e2e710b9] exiting daemon [2020-07-10T00:08:42.449Z] daemon.go:448: [d2f88e2e710b9] Daemon stopped [2020-07-10T00:08:42.449Z] === RUN TestSecretList [2020-07-10T00:08:43.310Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-07-10T00:08:43.310Z] === RUN TestHealthKillContainer [2020-07-10T00:08:44.248Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-10T00:08:44.248Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-10T00:08:45.629Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-10T00:08:45.888Z] --- PASS: TestHealthKillContainer (2.86s) [2020-07-10T00:08:45.888Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-10T00:08:45.984Z] --- PASS: TestSecretList (3.65s) [2020-07-10T00:08:45.984Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-10T00:08:45.984Z] daemon.go:325: [d88c4a97d0d8a] waiting for daemon to start [2020-07-10T00:08:45.984Z] daemon.go:325: [d88c4a97d0d8a] waiting for daemon to start [2020-07-10T00:08:45.984Z] daemon.go:353: [d88c4a97d0d8a] daemon started [2020-07-10T00:08:45.984Z] daemon.go:461: [d88c4a97d0d8a] Stopping daemon [2020-07-10T00:08:45.984Z] daemon.go:296: [d88c4a97d0d8a] exiting daemon [2020-07-10T00:08:45.984Z] daemon.go:448: [d88c4a97d0d8a] Daemon stopped [2020-07-10T00:08:45.984Z] === RUN TestSecretsCreateAndDelete [2020-07-10T00:08:46.827Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2020-07-10T00:08:46.827Z] === RUN TestIpcModeNone [2020-07-10T00:08:47.395Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-10T00:08:47.654Z] --- PASS: TestIpcModeNone (0.89s) [2020-07-10T00:08:47.654Z] === RUN TestIpcModePrivate [2020-07-10T00:08:47.654Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-10T00:08:47.654Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-10T00:08:48.594Z] --- PASS: TestIpcModePrivate (0.87s) [2020-07-10T00:08:48.594Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:85, shared: false, mustBeShared: false [2020-07-10T00:08:48.594Z] === RUN TestIpcModeShareable [2020-07-10T00:08:49.163Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-10T00:08:49.163Z] --- PASS: TestIpcModeShareable (0.85s) [2020-07-10T00:08:49.163Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-07-10T00:08:49.163Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-10T00:08:49.516Z] --- PASS: TestSecretsCreateAndDelete (3.57s) [2020-07-10T00:08:49.516Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-10T00:08:49.516Z] daemon.go:325: [df204e5a760a4] waiting for daemon to start [2020-07-10T00:08:49.516Z] daemon.go:325: [df204e5a760a4] waiting for daemon to start [2020-07-10T00:08:49.516Z] daemon.go:353: [df204e5a760a4] daemon started [2020-07-10T00:08:49.516Z] daemon.go:461: [df204e5a760a4] Stopping daemon [2020-07-10T00:08:49.516Z] daemon.go:296: [df204e5a760a4] exiting daemon [2020-07-10T00:08:49.516Z] daemon.go:448: [df204e5a760a4] Daemon stopped [2020-07-10T00:08:49.516Z] === RUN TestSecretsUpdate [2020-07-10T00:08:49.732Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-10T00:08:52.269Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2020-07-10T00:08:52.269Z] === RUN TestAPIIpcModeHost [2020-07-10T00:08:52.269Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-10T00:08:52.528Z] --- PASS: TestAPIIpcModeHost (0.78s) [2020-07-10T00:08:52.528Z] === RUN TestDaemonIpcModeShareable [2020-07-10T00:08:52.787Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-10T00:08:53.050Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-10T00:08:53.988Z] --- PASS: TestSecretsUpdate (3.70s) [2020-07-10T00:08:53.988Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-10T00:08:53.988Z] daemon.go:325: [de50ea819fca6] waiting for daemon to start [2020-07-10T00:08:53.988Z] daemon.go:325: [de50ea819fca6] waiting for daemon to start [2020-07-10T00:08:53.988Z] daemon.go:353: [de50ea819fca6] daemon started [2020-07-10T00:08:53.988Z] daemon.go:461: [de50ea819fca6] Stopping daemon [2020-07-10T00:08:53.988Z] daemon.go:296: [de50ea819fca6] exiting daemon [2020-07-10T00:08:53.988Z] daemon.go:448: [de50ea819fca6] Daemon stopped [2020-07-10T00:08:53.988Z] === RUN TestTemplatedSecret [2020-07-10T00:08:54.429Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2020-07-10T00:08:54.429Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-10T00:08:54.429Z] daemon.go:325: [d2d21b4ef72bf] waiting for daemon to start [2020-07-10T00:08:54.429Z] daemon.go:325: [d2d21b4ef72bf] waiting for daemon to start [2020-07-10T00:08:54.429Z] daemon.go:353: [d2d21b4ef72bf] daemon started [2020-07-10T00:08:54.429Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2020-07-10T00:08:54.429Z] daemon.go:461: [d2d21b4ef72bf] Stopping daemon [2020-07-10T00:08:54.429Z] daemon.go:296: [d2d21b4ef72bf] exiting daemon [2020-07-10T00:08:54.429Z] daemon.go:448: [d2d21b4ef72bf] Daemon stopped [2020-07-10T00:08:54.429Z] === RUN TestDaemonIpcModePrivate [2020-07-10T00:08:54.429Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-10T00:08:55.369Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-10T00:08:55.939Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-07-10T00:08:55.939Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-10T00:08:55.939Z] daemon.go:325: [daf303cf798db] waiting for daemon to start [2020-07-10T00:08:55.939Z] daemon.go:325: [daf303cf798db] waiting for daemon to start [2020-07-10T00:08:55.939Z] daemon.go:353: [daf303cf798db] daemon started [2020-07-10T00:08:55.939Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-10T00:08:55.939Z] daemon.go:461: [daf303cf798db] Stopping daemon [2020-07-10T00:08:55.939Z] daemon.go:296: [daf303cf798db] exiting daemon [2020-07-10T00:08:55.939Z] daemon.go:448: [daf303cf798db] Daemon stopped [2020-07-10T00:08:55.939Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-10T00:08:56.733Z] --- PASS: TestTemplatedSecret (3.60s) [2020-07-10T00:08:56.733Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-10T00:08:56.733Z] daemon.go:325: [d2cebf20b2de6] waiting for daemon to start [2020-07-10T00:08:56.733Z] daemon.go:325: [d2cebf20b2de6] waiting for daemon to start [2020-07-10T00:08:56.733Z] daemon.go:353: [d2cebf20b2de6] daemon started [2020-07-10T00:08:56.733Z] daemon.go:461: [d2cebf20b2de6] Stopping daemon [2020-07-10T00:08:56.733Z] daemon.go:296: [d2cebf20b2de6] exiting daemon [2020-07-10T00:08:56.733Z] daemon.go:448: [d2cebf20b2de6] Daemon stopped [2020-07-10T00:08:56.733Z] === RUN TestSecretCreateResolve [2020-07-10T00:08:56.879Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-10T00:08:57.817Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-07-10T00:08:57.817Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-10T00:08:57.817Z] daemon.go:325: [d85bfb296abad] waiting for daemon to start [2020-07-10T00:08:57.817Z] daemon.go:325: [d85bfb296abad] waiting for daemon to start [2020-07-10T00:08:57.817Z] daemon.go:353: [d85bfb296abad] daemon started [2020-07-10T00:08:57.817Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-07-10T00:08:57.817Z] daemon.go:461: [d85bfb296abad] Stopping daemon [2020-07-10T00:08:57.817Z] daemon.go:296: [d85bfb296abad] exiting daemon [2020-07-10T00:08:57.817Z] daemon.go:448: [d85bfb296abad] Daemon stopped [2020-07-10T00:08:57.817Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-10T00:08:57.817Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-10T00:08:59.195Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-07-10T00:08:59.195Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-10T00:08:59.195Z] daemon.go:325: [d43b7d0cd7ff6] waiting for daemon to start [2020-07-10T00:08:59.195Z] daemon.go:325: [d43b7d0cd7ff6] waiting for daemon to start [2020-07-10T00:08:59.195Z] daemon.go:353: [d43b7d0cd7ff6] daemon started [2020-07-10T00:08:59.195Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2020-07-10T00:08:59.195Z] daemon.go:461: [d43b7d0cd7ff6] Stopping daemon [2020-07-10T00:08:59.195Z] daemon.go:296: [d43b7d0cd7ff6] exiting daemon [2020-07-10T00:08:59.195Z] daemon.go:448: [d43b7d0cd7ff6] Daemon stopped [2020-07-10T00:08:59.195Z] === RUN TestIpcModeOlderClient [2020-07-10T00:08:59.195Z] === PAUSE TestIpcModeOlderClient [2020-07-10T00:08:59.195Z] === RUN TestKillContainerInvalidSignal [2020-07-10T00:08:59.763Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2020-07-10T00:08:59.763Z] === RUN TestKillContainer [2020-07-10T00:08:59.763Z] === RUN TestKillContainer/no_signal [2020-07-10T00:09:00.022Z] === RUN TestKillContainer/non_killing_signal [2020-07-10T00:09:00.281Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-10T00:09:00.541Z] === RUN TestKillContainer/killing_signal [2020-07-10T00:09:00.800Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-10T00:09:01.204Z] --- PASS: TestSecretCreateResolve (3.62s) [2020-07-10T00:09:01.204Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-10T00:09:01.204Z] daemon.go:325: [d333c11da7b1e] waiting for daemon to start [2020-07-10T00:09:01.204Z] daemon.go:325: [d333c11da7b1e] waiting for daemon to start [2020-07-10T00:09:01.204Z] daemon.go:353: [d333c11da7b1e] daemon started [2020-07-10T00:09:01.204Z] daemon.go:461: [d333c11da7b1e] Stopping daemon [2020-07-10T00:09:01.204Z] daemon.go:296: [d333c11da7b1e] exiting daemon [2020-07-10T00:09:01.204Z] daemon.go:448: [d333c11da7b1e] Daemon stopped [2020-07-10T00:09:01.204Z] PASS [2020-07-10T00:09:01.204Z] [2020-07-10T00:09:01.204Z] DONE 6 tests in 21.823s [2020-07-10T00:09:01.204Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-10T00:09:01.204Z] ++ 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-10T00:09:01.204Z] ++ set -e [2020-07-10T00:09:01.204Z] ++ '[' -n 0 ']' [2020-07-10T00:09:01.204Z] ++ set -x [2020-07-10T00:09:01.204Z] ++ env -i DEST=/go/src/github.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-10T00:09:01.204Z] INFO: Testing against a local daemon [2020-07-10T00:09:01.204Z] === RUN TestServiceCreateInit [2020-07-10T00:09:01.204Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-10T00:09:01.373Z] --- PASS: TestKillContainer (1.73s) [2020-07-10T00:09:01.373Z] --- PASS: TestKillContainer/no_signal (0.48s) [2020-07-10T00:09:01.373Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2020-07-10T00:09:01.373Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-07-10T00:09:01.373Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-10T00:09:01.373Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-10T00:09:02.313Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-10T00:09:02.313Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-10T00:09:02.884Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2020-07-10T00:09:02.884Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-07-10T00:09:02.884Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-07-10T00:09:02.884Z] === RUN TestKillStoppedContainer [2020-07-10T00:09:02.884Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-10T00:09:02.884Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-10T00:09:03.146Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-07-10T00:09:03.146Z] === RUN TestKillDifferentUserContainer [2020-07-10T00:09:03.406Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-10T00:09:03.406Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-10T00:09:03.975Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-07-10T00:09:03.975Z] === RUN TestInspectOomKilledTrue [2020-07-10T00:09:03.975Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-10T00:09:03.975Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:09:03.975Z] === RUN TestInspectOomKilledFalse [2020-07-10T00:09:03.975Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-10T00:09:03.975Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:09:03.975Z] === RUN TestLinksEtcHostsContentMatch [2020-07-10T00:09:03.975Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-10T00:09:04.545Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-07-10T00:09:04.545Z] === RUN TestLinksContainerNames [2020-07-10T00:09:04.545Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-10T00:09:05.114Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-10T00:09:05.862Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-10T00:09:06.053Z] --- PASS: TestLinksContainerNames (1.42s) [2020-07-10T00:09:06.053Z] === RUN TestLogsFollowTailEmpty [2020-07-10T00:09:06.053Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-10T00:09:06.622Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-07-10T00:09:06.622Z] === RUN TestContainerNetworkMountsNoChown [2020-07-10T00:09:06.882Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-10T00:09:07.451Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/default [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/default [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/private [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/private [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rprivate [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/slave [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/slave [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rslave [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/shared [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/shared [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rshared [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-10T00:09:07.451Z] === CONT TestMountDaemonRoot/default [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-10T00:09:07.451Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-10T00:09:07.451Z] === CONT TestMountDaemonRoot/rshared [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-10T00:09:07.451Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-10T00:09:07.451Z] === CONT TestMountDaemonRoot/shared [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-10T00:09:07.451Z] === CONT TestMountDaemonRoot/rslave [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-10T00:09:07.451Z] === CONT TestMountDaemonRoot/slave [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-10T00:09:07.451Z] === CONT TestMountDaemonRoot/rprivate [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-10T00:09:07.451Z] === CONT TestMountDaemonRoot/private [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-10T00:09:07.451Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-10T00:09:07.451Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-10T00:09:07.451Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-10T00:09:07.451Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-10T00:09:07.451Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-10T00:09:07.451Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-10T00:09:07.711Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-10T00:09:07.711Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-10T00:09:07.711Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-10T00:09:07.711Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-10T00:09:07.711Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-10T00:09:07.711Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-10T00:09:07.711Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-10T00:09:07.711Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-10T00:09:07.711Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-10T00:09:07.971Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-10T00:09:07.971Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-10T00:09:07.971Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-10T00:09:07.971Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-10T00:09:07.971Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-10T00:09:07.971Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-10T00:09:07.971Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-10T00:09:07.971Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-10T00:09:07.971Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-10T00:09:07.971Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-10T00:09:07.971Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-10T00:09:08.230Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-10T00:09:08.230Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-07-10T00:09:08.230Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-10T00:09:08.230Z] === RUN TestContainerBindMountNonRecursive [2020-07-10T00:09:08.799Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-10T00:09:10.177Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2020-07-10T00:09:10.177Z] === RUN TestNetworkNat [2020-07-10T00:09:10.440Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-10T00:09:11.008Z] --- PASS: TestNetworkNat (0.84s) [2020-07-10T00:09:11.008Z] === RUN TestNetworkLocalhostTCPNat [2020-07-10T00:09:11.452Z] --- PASS: TestServiceCreateInit (10.76s) [2020-07-10T00:09:11.452Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.41s) [2020-07-10T00:09:11.452Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-10T00:09:11.452Z] daemon.go:325: [d3e086e6555ee] waiting for daemon to start [2020-07-10T00:09:11.452Z] daemon.go:325: [d3e086e6555ee] waiting for daemon to start [2020-07-10T00:09:11.452Z] daemon.go:353: [d3e086e6555ee] daemon started [2020-07-10T00:09:11.452Z] daemon.go:461: [d3e086e6555ee] Stopping daemon [2020-07-10T00:09:11.452Z] daemon.go:296: [d3e086e6555ee] exiting daemon [2020-07-10T00:09:11.452Z] daemon.go:448: [d3e086e6555ee] Daemon stopped [2020-07-10T00:09:11.452Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s) [2020-07-10T00:09:11.452Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-10T00:09:11.452Z] daemon.go:325: [daf2a9b069a25] waiting for daemon to start [2020-07-10T00:09:11.452Z] daemon.go:325: [daf2a9b069a25] waiting for daemon to start [2020-07-10T00:09:11.452Z] daemon.go:353: [daf2a9b069a25] daemon started [2020-07-10T00:09:11.452Z] daemon.go:461: [daf2a9b069a25] Stopping daemon [2020-07-10T00:09:11.452Z] daemon.go:296: [daf2a9b069a25] exiting daemon [2020-07-10T00:09:11.452Z] daemon.go:448: [daf2a9b069a25] Daemon stopped [2020-07-10T00:09:11.452Z] === RUN TestCreateServiceMultipleTimes [2020-07-10T00:09:11.949Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2020-07-10T00:09:11.949Z] === RUN TestNetworkLoopbackNat [2020-07-10T00:09:12.208Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-10T00:09:12.778Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2020-07-10T00:09:12.778Z] === RUN TestPause [2020-07-10T00:09:13.717Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir--- PASS: TestPause (0.77s) [2020-07-10T00:09:13.717Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-10T00:09:13.717Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-10T00:09:13.717Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-10T00:09:13.717Z] === RUN TestPauseStopPausedContainer [2020-07-10T00:09:13.717Z] [2020-07-10T00:09:13.976Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-10T00:09:14.235Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-07-10T00:09:14.235Z] === RUN TestPsFilter [2020-07-10T00:09:14.495Z] --- PASS: TestPsFilter (0.16s) [2020-07-10T00:09:14.495Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-10T00:09:15.434Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-07-10T00:09:15.434Z] === RUN TestRemoveContainerWithVolume [2020-07-10T00:09:15.693Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-10T00:09:15.952Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-07-10T00:09:15.952Z] === RUN TestRemoveContainerRunning [2020-07-10T00:09:16.893Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-07-10T00:09:16.893Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-10T00:09:17.835Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-07-10T00:09:17.835Z] === RUN TestRemoveInvalidContainer [2020-07-10T00:09:17.835Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-10T00:09:17.835Z] === RUN TestRenameLinkedContainer [2020-07-10T00:09:17.835Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-10T00:09:18.095Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-10T00:09:18.357Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-10T00:09:20.269Z] --- PASS: TestRenameLinkedContainer (2.66s) [2020-07-10T00:09:20.269Z] === RUN TestRenameStoppedContainer [2020-07-10T00:09:20.528Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-10T00:09:20.787Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-07-10T00:09:20.787Z] === RUN TestRenameRunningContainerAndReuse [2020-07-10T00:09:20.787Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-10T00:09:21.730Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-10T00:09:21.990Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s) [2020-07-10T00:09:21.990Z] === RUN TestRenameInvalidName [2020-07-10T00:09:22.927Z] --- PASS: TestRenameInvalidName (0.75s) [2020-07-10T00:09:22.927Z] === RUN TestRenameAnonymousContainer [2020-07-10T00:09:25.464Z] --- PASS: TestRenameAnonymousContainer (2.19s) [2020-07-10T00:09:25.464Z] === RUN TestRenameContainerWithSameName [2020-07-10T00:09:25.724Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2020-07-10T00:09:25.724Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-10T00:09:26.148Z] 4612f6d0b889: Pull complete [2020-07-10T00:09:26.663Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2020-07-10T00:09:26.663Z] === RUN TestResize [2020-07-10T00:09:26.922Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-10T00:09:27.492Z] --- PASS: TestResize (0.60s) [2020-07-10T00:09:27.492Z] === RUN TestResizeWithInvalidSize [2020-07-10T00:09:28.061Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-07-10T00:09:28.061Z] === RUN TestResizeWhenContainerNotStarted [2020-07-10T00:09:28.061Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-10T00:09:28.349Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-10T00:09:28.349Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-07-10T00:09:28.349Z] === RUN TestDaemonRestartKillContainers [2020-07-10T00:09:28.349Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-10T00:09:28.349Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-10T00:09:28.349Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-10T00:09:28.349Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-10T00:09:28.349Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-10T00:09:28.349Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-10T00:09:28.349Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-10T00:09:28.349Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-10T00:09:28.349Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-10T00:09:28.349Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-10T00:09:28.349Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-10T00:09:28.349Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-10T00:09:28.349Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-10T00:09:28.349Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-10T00:09:28.349Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-10T00:09:28.349Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-10T00:09:28.349Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:09:28.349Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:09:28.349Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:09:28.349Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:09:28.349Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:09:28.349Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:09:28.349Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:09:28.349Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:09:28.349Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-10T00:09:28.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-10T00:09:29.301Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-10T00:09:31.213Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-10T00:09:31.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-10T00:09:32.696Z] --- PASS: TestBuildWithHugeFile (54.18s) [2020-07-10T00:09:32.696Z] === RUN TestBuildWithEmptyDockerfile [2020-07-10T00:09:32.696Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-10T00:09:32.696Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-10T00:09:32.696Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-10T00:09:32.696Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-10T00:09:32.696Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-10T00:09:32.696Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-10T00:09:32.696Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-10T00:09:32.696Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-10T00:09:32.696Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-10T00:09:32.696Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-10T00:09:32.696Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-07-10T00:09:32.696Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2020-07-10T00:09:32.696Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-07-10T00:09:32.696Z] === RUN TestBuildPreserveOwnership [2020-07-10T00:09:32.696Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-10T00:09:32.696Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-10T00:09:33.747Z] --- PASS: TestBuildPreserveOwnership (3.70s) [2020-07-10T00:09:33.747Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2020-07-10T00:09:33.747Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s) [2020-07-10T00:09:33.747Z] === RUN TestBuildPlatformInvalid [2020-07-10T00:09:33.747Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-07-10T00:09:33.747Z] PASS [2020-07-10T00:09:33.747Z] [2020-07-10T00:09:33.747Z] DONE 30 tests in 88.478s [2020-07-10T00:09:33.747Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-10T00:09:33.747Z] ++ 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-10T00:09:33.747Z] ++ set -e [2020-07-10T00:09:33.747Z] ++ '[' -n 0 ']' [2020-07-10T00:09:33.747Z] ++ set -x [2020-07-10T00:09:33.748Z] ++ env -i DEST=/go/src/github.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-10T00:09:33.748Z] INFO: Testing against a local daemon [2020-07-10T00:09:33.748Z] === RUN TestConfigList [2020-07-10T00:09:34.009Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-10T00:09:35.879Z] --- PASS: TestConfigList (1.88s) [2020-07-10T00:09:35.879Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-10T00:09:35.879Z] daemon.go:325: [dfd992775c95d] waiting for daemon to start [2020-07-10T00:09:35.879Z] daemon.go:325: [dfd992775c95d] waiting for daemon to start [2020-07-10T00:09:35.879Z] daemon.go:353: [dfd992775c95d] daemon started [2020-07-10T00:09:35.879Z] daemon.go:461: [dfd992775c95d] Stopping daemon [2020-07-10T00:09:35.879Z] daemon.go:296: [dfd992775c95d] exiting daemon [2020-07-10T00:09:35.879Z] daemon.go:448: [dfd992775c95d] Daemon stopped [2020-07-10T00:09:35.879Z] === RUN TestConfigsCreateAndDelete [2020-07-10T00:09:35.914Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-10T00:09:35.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-10T00:09:35.914Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-10T00:09:37.980Z] --- PASS: TestConfigsCreateAndDelete (1.86s) [2020-07-10T00:09:37.980Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-10T00:09:37.980Z] daemon.go:325: [dfca5625900c5] waiting for daemon to start [2020-07-10T00:09:37.980Z] daemon.go:325: [dfca5625900c5] waiting for daemon to start [2020-07-10T00:09:37.980Z] daemon.go:353: [dfca5625900c5] daemon started [2020-07-10T00:09:37.980Z] daemon.go:461: [dfca5625900c5] Stopping daemon [2020-07-10T00:09:37.980Z] daemon.go:296: [dfca5625900c5] exiting daemon [2020-07-10T00:09:37.980Z] daemon.go:448: [dfca5625900c5] Daemon stopped [2020-07-10T00:09:37.980Z] === RUN TestConfigsUpdate [2020-07-10T00:09:38.454Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-10T00:09:38.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-10T00:09:38.605Z] --- PASS: TestCreateServiceMultipleTimes (23.08s) [2020-07-10T00:09:38.605Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-10T00:09:38.605Z] daemon.go:325: [d8abf58f7bc09] waiting for daemon to start [2020-07-10T00:09:38.605Z] daemon.go:325: [d8abf58f7bc09] waiting for daemon to start [2020-07-10T00:09:38.605Z] daemon.go:353: [d8abf58f7bc09] daemon started [2020-07-10T00:09:38.605Z] daemon.go:461: [d8abf58f7bc09] Stopping daemon [2020-07-10T00:09:38.605Z] daemon.go:296: [d8abf58f7bc09] exiting daemon [2020-07-10T00:09:38.605Z] daemon.go:448: [d8abf58f7bc09] Daemon stopped [2020-07-10T00:09:38.605Z] === RUN TestCreateServiceConflict [2020-07-10T00:09:38.605Z] --- PASS: TestCreateServiceConflict (3.66s) [2020-07-10T00:09:38.605Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-10T00:09:38.605Z] daemon.go:325: [d2437fa185171] waiting for daemon to start [2020-07-10T00:09:38.605Z] daemon.go:325: [d2437fa185171] waiting for daemon to start [2020-07-10T00:09:38.605Z] daemon.go:353: [d2437fa185171] daemon started [2020-07-10T00:09:38.605Z] daemon.go:461: [d2437fa185171] Stopping daemon [2020-07-10T00:09:38.605Z] daemon.go:296: [d2437fa185171] exiting daemon [2020-07-10T00:09:38.605Z] daemon.go:448: [d2437fa185171] Daemon stopped [2020-07-10T00:09:38.605Z] === RUN TestCreateServiceMaxReplicas [2020-07-10T00:09:38.713Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:09:39.506Z] --- PASS: TestConfigsUpdate (1.85s) [2020-07-10T00:09:39.506Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-10T00:09:39.506Z] daemon.go:325: [d67728fbe3c28] waiting for daemon to start [2020-07-10T00:09:39.506Z] daemon.go:325: [d67728fbe3c28] waiting for daemon to start [2020-07-10T00:09:39.506Z] daemon.go:353: [d67728fbe3c28] daemon started [2020-07-10T00:09:39.506Z] daemon.go:461: [d67728fbe3c28] Stopping daemon [2020-07-10T00:09:39.506Z] daemon.go:296: [d67728fbe3c28] exiting daemon [2020-07-10T00:09:39.506Z] daemon.go:448: [d67728fbe3c28] Daemon stopped [2020-07-10T00:09:39.506Z] === RUN TestTemplatedConfig [2020-07-10T00:09:40.558Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-10T00:09:40.558Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-10T00:09:40.558Z] Cross building: bundles/cross/windows/amd64 [2020-07-10T00:09:40.558Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-10T00:09:40.558Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-10T00:09:40.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:09:41.191Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-10T00:09:41.450Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:09:41.627Z] --- PASS: TestTemplatedConfig (2.28s) [2020-07-10T00:09:41.628Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-10T00:09:41.628Z] daemon.go:325: [d982aac0d92dc] waiting for daemon to start [2020-07-10T00:09:41.628Z] daemon.go:325: [d982aac0d92dc] waiting for daemon to start [2020-07-10T00:09:41.628Z] daemon.go:353: [d982aac0d92dc] daemon started [2020-07-10T00:09:41.628Z] daemon.go:461: [d982aac0d92dc] Stopping daemon [2020-07-10T00:09:41.628Z] daemon.go:296: [d982aac0d92dc] exiting daemon [2020-07-10T00:09:41.628Z] daemon.go:448: [d982aac0d92dc] Daemon stopped [2020-07-10T00:09:41.628Z] === RUN TestConfigInspect [2020-07-10T00:09:41.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-10T00:09:42.142Z] --- PASS: TestCreateServiceMaxReplicas (3.87s) [2020-07-10T00:09:42.142Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-10T00:09:42.142Z] daemon.go:325: [d653a54a3192b] waiting for daemon to start [2020-07-10T00:09:42.142Z] daemon.go:325: [d653a54a3192b] waiting for daemon to start [2020-07-10T00:09:42.142Z] daemon.go:353: [d653a54a3192b] daemon started [2020-07-10T00:09:42.142Z] daemon.go:461: [d653a54a3192b] Stopping daemon [2020-07-10T00:09:42.142Z] daemon.go:296: [d653a54a3192b] exiting daemon [2020-07-10T00:09:42.142Z] daemon.go:448: [d653a54a3192b] Daemon stopped [2020-07-10T00:09:42.142Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-10T00:09:42.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:09:43.588Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-10T00:09:43.734Z] --- PASS: TestConfigInspect (1.88s) [2020-07-10T00:09:43.734Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-10T00:09:43.734Z] daemon.go:325: [dba8e80f8a515] waiting for daemon to start [2020-07-10T00:09:43.734Z] daemon.go:325: [dba8e80f8a515] waiting for daemon to start [2020-07-10T00:09:43.734Z] daemon.go:353: [dba8e80f8a515] daemon started [2020-07-10T00:09:43.734Z] daemon.go:461: [dba8e80f8a515] Stopping daemon [2020-07-10T00:09:43.734Z] daemon.go:296: [dba8e80f8a515] exiting daemon [2020-07-10T00:09:43.734Z] daemon.go:448: [dba8e80f8a515] Daemon stopped [2020-07-10T00:09:43.734Z] === RUN TestConfigCreateWithLabels [2020-07-10T00:09:44.526Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-10T00:09:45.837Z] --- PASS: TestConfigCreateWithLabels (1.90s) [2020-07-10T00:09:45.837Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-10T00:09:45.837Z] daemon.go:325: [d57da17c84a17] waiting for daemon to start [2020-07-10T00:09:45.837Z] daemon.go:325: [d57da17c84a17] waiting for daemon to start [2020-07-10T00:09:45.837Z] daemon.go:353: [d57da17c84a17] daemon started [2020-07-10T00:09:45.837Z] daemon.go:461: [d57da17c84a17] Stopping daemon [2020-07-10T00:09:45.837Z] daemon.go:296: [d57da17c84a17] exiting daemon [2020-07-10T00:09:45.837Z] daemon.go:448: [d57da17c84a17] Daemon stopped [2020-07-10T00:09:45.837Z] === RUN TestConfigCreateResolve [2020-07-10T00:09:46.433Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2020-07-10T00:09:46.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s) [2020-07-10T00:09:46.433Z] 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-10T00:09:46.433Z] daemon.go:325: [d8d7ced31bdc3] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [d8d7ced31bdc3] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [d8d7ced31bdc3] daemon started [2020-07-10T00:09:46.433Z] daemon.go:325: [d8d7ced31bdc3] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:296: [d8d7ced31bdc3] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:325: [d8d7ced31bdc3] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [d8d7ced31bdc3] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [d8d7ced31bdc3] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [d8d7ced31bdc3] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [d8d7ced31bdc3] Daemon stopped [2020-07-10T00:09:46.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2020-07-10T00:09:46.433Z] 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-10T00:09:46.433Z] daemon.go:325: [d943ac28eded3] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [d943ac28eded3] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [d943ac28eded3] daemon started [2020-07-10T00:09:46.433Z] daemon.go:325: [d943ac28eded3] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:296: [d943ac28eded3] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:325: [d943ac28eded3] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [d943ac28eded3] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [d943ac28eded3] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [d943ac28eded3] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [d943ac28eded3] Daemon stopped [2020-07-10T00:09:46.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.25s) [2020-07-10T00:09:46.433Z] 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-10T00:09:46.433Z] daemon.go:325: [d82a6de5fc62a] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [d82a6de5fc62a] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [d82a6de5fc62a] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [d82a6de5fc62a] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [d82a6de5fc62a] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [d82a6de5fc62a] Daemon stopped [2020-07-10T00:09:46.433Z] daemon.go:325: [d82a6de5fc62a] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [d82a6de5fc62a] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [d82a6de5fc62a] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [d82a6de5fc62a] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [d82a6de5fc62a] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [d82a6de5fc62a] Daemon stopped [2020-07-10T00:09:46.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.38s) [2020-07-10T00:09:46.433Z] 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-10T00:09:46.433Z] daemon.go:325: [d907edafe4bbb] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [d907edafe4bbb] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [d907edafe4bbb] daemon started [2020-07-10T00:09:46.433Z] daemon.go:296: [d907edafe4bbb] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:325: [d907edafe4bbb] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [d907edafe4bbb] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [d907edafe4bbb] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [d907edafe4bbb] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [d907edafe4bbb] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [d907edafe4bbb] Daemon stopped [2020-07-10T00:09:46.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2020-07-10T00:09:46.433Z] 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-10T00:09:46.433Z] daemon.go:325: [ddb54db7da590] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [ddb54db7da590] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [ddb54db7da590] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [ddb54db7da590] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [ddb54db7da590] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [ddb54db7da590] Daemon stopped [2020-07-10T00:09:46.433Z] daemon.go:325: [ddb54db7da590] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [ddb54db7da590] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [ddb54db7da590] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [ddb54db7da590] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [ddb54db7da590] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [ddb54db7da590] Daemon stopped [2020-07-10T00:09:46.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s) [2020-07-10T00:09:46.433Z] 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-10T00:09:46.433Z] daemon.go:325: [d9c188c1b77e0] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [d9c188c1b77e0] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [d9c188c1b77e0] daemon started [2020-07-10T00:09:46.433Z] daemon.go:325: [d9c188c1b77e0] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:296: [d9c188c1b77e0] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:325: [d9c188c1b77e0] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [d9c188c1b77e0] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [d9c188c1b77e0] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [d9c188c1b77e0] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [d9c188c1b77e0] Daemon stopped [2020-07-10T00:09:46.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.14s) [2020-07-10T00:09:46.433Z] 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-10T00:09:46.433Z] daemon.go:325: [da67856d9a6a3] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [da67856d9a6a3] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [da67856d9a6a3] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [da67856d9a6a3] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [da67856d9a6a3] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [da67856d9a6a3] Daemon stopped [2020-07-10T00:09:46.433Z] daemon.go:325: [da67856d9a6a3] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [da67856d9a6a3] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [da67856d9a6a3] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [da67856d9a6a3] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [da67856d9a6a3] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [da67856d9a6a3] Daemon stopped [2020-07-10T00:09:46.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.19s) [2020-07-10T00:09:46.433Z] 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-10T00:09:46.433Z] daemon.go:325: [d897eea82a946] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [d897eea82a946] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [d897eea82a946] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [d897eea82a946] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [d897eea82a946] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [d897eea82a946] Daemon stopped [2020-07-10T00:09:46.433Z] daemon.go:325: [d897eea82a946] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [d897eea82a946] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [d897eea82a946] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [d897eea82a946] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [d897eea82a946] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [d897eea82a946] Daemon stopped [2020-07-10T00:09:46.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.96s) [2020-07-10T00:09:46.433Z] 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-10T00:09:46.433Z] daemon.go:325: [dcf0c49c1066f] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [dcf0c49c1066f] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [dcf0c49c1066f] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [dcf0c49c1066f] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [dcf0c49c1066f] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [dcf0c49c1066f] Daemon stopped [2020-07-10T00:09:46.433Z] daemon.go:325: [dcf0c49c1066f] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:325: [dcf0c49c1066f] waiting for daemon to start [2020-07-10T00:09:46.433Z] daemon.go:353: [dcf0c49c1066f] daemon started [2020-07-10T00:09:46.433Z] daemon.go:461: [dcf0c49c1066f] Stopping daemon [2020-07-10T00:09:46.433Z] daemon.go:296: [dcf0c49c1066f] exiting daemon [2020-07-10T00:09:46.433Z] daemon.go:448: [dcf0c49c1066f] Daemon stopped [2020-07-10T00:09:46.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.15s) [2020-07-10T00:09:46.434Z] 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-10T00:09:46.434Z] daemon.go:325: [d57ba2d8be788] waiting for daemon to start [2020-07-10T00:09:46.434Z] daemon.go:325: [d57ba2d8be788] waiting for daemon to start [2020-07-10T00:09:46.434Z] daemon.go:353: [d57ba2d8be788] daemon started [2020-07-10T00:09:46.434Z] daemon.go:325: [d57ba2d8be788] waiting for daemon to start [2020-07-10T00:09:46.434Z] daemon.go:296: [d57ba2d8be788] exiting daemon [2020-07-10T00:09:46.434Z] daemon.go:325: [d57ba2d8be788] waiting for daemon to start [2020-07-10T00:09:46.434Z] daemon.go:353: [d57ba2d8be788] daemon started [2020-07-10T00:09:46.434Z] daemon.go:461: [d57ba2d8be788] Stopping daemon [2020-07-10T00:09:46.434Z] daemon.go:296: [d57ba2d8be788] exiting daemon [2020-07-10T00:09:46.434Z] daemon.go:448: [d57ba2d8be788] Daemon stopped [2020-07-10T00:09:46.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s) [2020-07-10T00:09:46.434Z] 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-10T00:09:46.434Z] daemon.go:325: [db4dc86664a60] waiting for daemon to start [2020-07-10T00:09:46.434Z] daemon.go:325: [db4dc86664a60] waiting for daemon to start [2020-07-10T00:09:46.434Z] daemon.go:353: [db4dc86664a60] daemon started [2020-07-10T00:09:46.434Z] daemon.go:325: [db4dc86664a60] waiting for daemon to start [2020-07-10T00:09:46.434Z] daemon.go:296: [db4dc86664a60] exiting daemon [2020-07-10T00:09:46.434Z] daemon.go:325: [db4dc86664a60] waiting for daemon to start [2020-07-10T00:09:46.434Z] daemon.go:353: [db4dc86664a60] daemon started [2020-07-10T00:09:46.434Z] daemon.go:461: [db4dc86664a60] Stopping daemon [2020-07-10T00:09:46.434Z] daemon.go:296: [db4dc86664a60] exiting daemon [2020-07-10T00:09:46.434Z] daemon.go:448: [db4dc86664a60] Daemon stopped [2020-07-10T00:09:46.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s) [2020-07-10T00:09:46.434Z] 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-10T00:09:46.434Z] daemon.go:325: [d98c7f8ff56fa] waiting for daemon to start [2020-07-10T00:09:46.434Z] daemon.go:325: [d98c7f8ff56fa] waiting for daemon to start [2020-07-10T00:09:46.434Z] daemon.go:353: [d98c7f8ff56fa] daemon started [2020-07-10T00:09:46.434Z] daemon.go:461: [d98c7f8ff56fa] Stopping daemon [2020-07-10T00:09:46.434Z] daemon.go:296: [d98c7f8ff56fa] exiting daemon [2020-07-10T00:09:46.434Z] daemon.go:448: [d98c7f8ff56fa] Daemon stopped [2020-07-10T00:09:46.434Z] daemon.go:325: [d98c7f8ff56fa] waiting for daemon to start [2020-07-10T00:09:46.434Z] daemon.go:325: [d98c7f8ff56fa] waiting for daemon to start [2020-07-10T00:09:46.434Z] daemon.go:353: [d98c7f8ff56fa] daemon started [2020-07-10T00:09:46.434Z] daemon.go:461: [d98c7f8ff56fa] Stopping daemon [2020-07-10T00:09:46.434Z] daemon.go:296: [d98c7f8ff56fa] exiting daemon [2020-07-10T00:09:46.434Z] daemon.go:448: [d98c7f8ff56fa] Daemon stopped [2020-07-10T00:09:46.434Z] === RUN TestKernelTCPMemory [2020-07-10T00:09:46.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-10T00:09:47.369Z] --- PASS: TestConfigCreateResolve (1.90s) [2020-07-10T00:09:47.369Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-10T00:09:47.369Z] daemon.go:325: [db77eff9b735b] waiting for daemon to start [2020-07-10T00:09:47.369Z] daemon.go:325: [db77eff9b735b] waiting for daemon to start [2020-07-10T00:09:47.369Z] daemon.go:353: [db77eff9b735b] daemon started [2020-07-10T00:09:47.369Z] daemon.go:461: [db77eff9b735b] Stopping daemon [2020-07-10T00:09:47.369Z] daemon.go:296: [db77eff9b735b] exiting daemon [2020-07-10T00:09:47.369Z] daemon.go:448: [db77eff9b735b] Daemon stopped [2020-07-10T00:09:47.369Z] === RUN TestConfigDaemonLibtrustID [2020-07-10T00:09:47.633Z] --- PASS: TestKernelTCPMemory (1.05s) [2020-07-10T00:09:47.633Z] === RUN TestNISDomainname [2020-07-10T00:09:48.011Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-10T00:09:48.011Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-10T00:09:48.011Z] daemon.go:325: [d4580cc9d0734] waiting for daemon to start [2020-07-10T00:09:48.011Z] daemon.go:325: [d4580cc9d0734] waiting for daemon to start [2020-07-10T00:09:48.011Z] daemon.go:353: [d4580cc9d0734] daemon started [2020-07-10T00:09:48.011Z] daemon.go:461: [d4580cc9d0734] Stopping daemon [2020-07-10T00:09:48.011Z] daemon.go:296: [d4580cc9d0734] exiting daemon [2020-07-10T00:09:48.011Z] daemon.go:448: [d4580cc9d0734] Daemon stopped [2020-07-10T00:09:48.011Z] PASS [2020-07-10T00:09:48.011Z] [2020-07-10T00:09:48.011Z] DONE 8 tests in 14.164s [2020-07-10T00:09:48.011Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-10T00:09:48.011Z] ++ 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-10T00:09:48.011Z] ++ set -e [2020-07-10T00:09:48.011Z] ++ '[' -n 0 ']' [2020-07-10T00:09:48.011Z] ++ set -x [2020-07-10T00:09:48.011Z] ++ env -i DEST=/go/src/github.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-10T00:09:48.011Z] INFO: Testing against a local daemon [2020-07-10T00:09:48.011Z] === RUN TestCheckpoint [2020-07-10T00:09:48.011Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-10T00:09:48.011Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-10T00:09:48.011Z] === RUN TestContainerInvalidJSON [2020-07-10T00:09:48.011Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-10T00:09:48.011Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-10T00:09:48.011Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-10T00:09:48.011Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-10T00:09:48.011Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-10T00:09:48.011Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-10T00:09:48.011Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-10T00:09:48.012Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-10T00:09:48.012Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-10T00:09:48.012Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-10T00:09:48.012Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-10T00:09:48.012Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-10T00:09:48.012Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-10T00:09:48.012Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-10T00:09:48.012Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-10T00:09:48.012Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-10T00:09:48.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-10T00:09:48.310Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-07-10T00:09:48.310Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-10T00:09:48.310Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-10T00:09:48.310Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-10T00:09:48.310Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-10T00:09:48.310Z] === RUN TestCopyFromContainer [2020-07-10T00:09:49.144Z] --- PASS: TestNISDomainname (1.60s) [2020-07-10T00:09:49.144Z] === RUN TestStats [2020-07-10T00:09:49.364Z] === RUN TestCopyFromContainer// [2020-07-10T00:09:49.661Z] === RUN TestCopyFromContainer//bar/root [2020-07-10T00:09:49.661Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-10T00:09:49.661Z] === RUN TestCopyFromContainer/bar/quux [2020-07-10T00:09:49.661Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-10T00:09:49.958Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-10T00:09:49.958Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-10T00:09:49.958Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-10T00:09:49.958Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-10T00:09:49.958Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-10T00:09:50.254Z] --- PASS: TestCopyFromContainer (1.83s) [2020-07-10T00:09:50.254Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-10T00:09:50.254Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-07-10T00:09:50.254Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-10T00:09:50.254Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-10T00:09:50.254Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-10T00:09:50.254Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-10T00:09:50.254Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-10T00:09:50.254Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-10T00:09:50.254Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-10T00:09:50.254Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-07-10T00:09:50.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-10T00:09:50.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-10T00:09:50.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-10T00:09:50.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-10T00:09:50.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-10T00:09:50.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-10T00:09:50.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-10T00:09:50.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-10T00:09:50.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-10T00:09:50.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-10T00:09:50.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-10T00:09:50.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-10T00:09:50.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-10T00:09:50.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-10T00:09:50.254Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-10T00:09:50.254Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-10T00:09:50.254Z] === RUN TestCreateWithInvalidEnv [2020-07-10T00:09:50.254Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-10T00:09:50.254Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-10T00:09:50.254Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-10T00:09:50.254Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-10T00:09:50.254Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-10T00:09:50.254Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-10T00:09:50.254Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-10T00:09:50.254Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-10T00:09:50.254Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-10T00:09:50.254Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-10T00:09:50.254Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-10T00:09:50.254Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-10T00:09:50.254Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-10T00:09:50.254Z] === RUN TestCreateTmpfsMountsTarget [2020-07-10T00:09:50.254Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-10T00:09:50.254Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-10T00:09:51.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-10T00:09:51.054Z] --- PASS: TestStats (1.96s) [2020-07-10T00:09:51.054Z] === RUN TestStopContainerWithTimeout [2020-07-10T00:09:51.054Z] === RUN TestStopContainerWithTimeout/0 [2020-07-10T00:09:51.054Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-10T00:09:51.054Z] === RUN TestStopContainerWithTimeout/1 [2020-07-10T00:09:51.054Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-10T00:09:51.054Z] === RUN TestStopContainerWithTimeout/3 [2020-07-10T00:09:51.054Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-10T00:09:51.054Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-10T00:09:51.054Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-10T00:09:51.054Z] === CONT TestStopContainerWithTimeout/0 [2020-07-10T00:09:51.054Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-10T00:09:51.777Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2020-07-10T00:09:51.777Z] === RUN TestCreateWithCapabilities [2020-07-10T00:09:51.777Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-10T00:09:51.777Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-10T00:09:51.777Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-10T00:09:51.777Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-10T00:09:51.777Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-10T00:09:51.777Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-10T00:09:51.777Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-10T00:09:51.777Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-10T00:09:51.777Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-10T00:09:51.777Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-10T00:09:51.777Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-10T00:09:51.777Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-10T00:09:51.777Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-10T00:09:51.777Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-10T00:09:51.777Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-10T00:09:51.777Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-10T00:09:51.777Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-10T00:09:51.777Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-10T00:09:51.777Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-10T00:09:51.777Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-10T00:09:51.777Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-10T00:09:51.777Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-10T00:09:51.777Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-10T00:09:51.777Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-10T00:09:51.777Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-10T00:09:51.777Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-10T00:09:51.777Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-10T00:09:51.777Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-10T00:09:51.777Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-10T00:09:51.777Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-10T00:09:51.777Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-10T00:09:51.777Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-10T00:09:51.777Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-10T00:09:52.072Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-10T00:09:52.072Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-10T00:09:52.072Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-10T00:09:52.072Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-10T00:09:52.072Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-07-10T00:09:52.072Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-07-10T00:09:52.072Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-10T00:09:52.072Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-07-10T00:09:52.072Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-10T00:09:52.072Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-10T00:09:52.072Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-07-10T00:09:52.072Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-10T00:09:52.072Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-10T00:09:52.436Z] === CONT TestStopContainerWithTimeout/3 [2020-07-10T00:09:53.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-10T00:09:53.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-10T00:09:53.604Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2020-07-10T00:09:53.604Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-10T00:09:53.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-10T00:09:53.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-10T00:09:53.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-10T00:09:53.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-10T00:09:53.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-10T00:09:53.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-10T00:09:53.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-10T00:09:53.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-10T00:09:53.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-10T00:09:53.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-10T00:09:53.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-10T00:09:53.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-10T00:09:53.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-10T00:09:53.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-10T00:09:53.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-10T00:09:53.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-10T00:09:53.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-07-10T00:09:53.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-10T00:09:53.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-10T00:09:53.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-10T00:09:53.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-10T00:09:53.604Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-10T00:09:54.206Z] === CONT TestStopContainerWithTimeout/1 [2020-07-10T00:09:54.246Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-07-10T00:09:54.246Z] === RUN TestContainerStartOnDaemonRestart [2020-07-10T00:09:54.246Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-10T00:09:54.246Z] === RUN TestDaemonRestartIpcMode [2020-07-10T00:09:54.246Z] === PAUSE TestDaemonRestartIpcMode [2020-07-10T00:09:54.246Z] === RUN TestDiff [2020-07-10T00:09:54.892Z] --- PASS: TestDiff (0.53s) [2020-07-10T00:09:54.892Z] === RUN TestExecWithCloseStdin [2020-07-10T00:09:55.145Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-10T00:09:55.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-10T00:09:55.536Z] --- PASS: TestExecWithCloseStdin (0.69s) [2020-07-10T00:09:55.536Z] === RUN TestExec [2020-07-10T00:09:56.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-10T00:09:56.084Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-10T00:09:56.084Z] --- PASS: TestStopContainerWithTimeout/0 (1.49s) [2020-07-10T00:09:56.084Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2020-07-10T00:09:56.084Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2020-07-10T00:09:56.084Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2020-07-10T00:09:56.084Z] === RUN TestDeleteDevicemapper [2020-07-10T00:09:56.084Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-10T00:09:56.084Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-10T00:09:56.084Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-10T00:09:56.084Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-10T00:09:56.179Z] --- PASS: TestExec (0.66s) [2020-07-10T00:09:56.179Z] === RUN TestExecUser [2020-07-10T00:09:56.821Z] --- PASS: TestExecUser (0.67s) [2020-07-10T00:09:56.821Z] === RUN TestExportContainerAndImportImage [2020-07-10T00:09:57.461Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-07-10T00:09:57.461Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-10T00:09:57.541Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.34s) [2020-07-10T00:09:57.541Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-10T00:09:57.541Z] daemon.go:325: [d0b163ef3572e] waiting for daemon to start [2020-07-10T00:09:57.541Z] daemon.go:325: [d0b163ef3572e] waiting for daemon to start [2020-07-10T00:09:57.541Z] daemon.go:353: [d0b163ef3572e] daemon started [2020-07-10T00:09:57.541Z] daemon.go:461: [d0b163ef3572e] Stopping daemon [2020-07-10T00:09:57.541Z] daemon.go:296: [d0b163ef3572e] exiting daemon [2020-07-10T00:09:57.541Z] daemon.go:448: [d0b163ef3572e] Daemon stopped [2020-07-10T00:09:57.541Z] === RUN TestCreateServiceSecretFileMode [2020-07-10T00:09:58.624Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.43s) [2020-07-10T00:09:58.624Z] === RUN TestUpdateMemory [2020-07-10T00:09:58.624Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-10T00:09:58.624Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:09:58.624Z] === RUN TestUpdateCPUQuota [2020-07-10T00:09:58.985Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s) [2020-07-10T00:09:58.985Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-10T00:09:58.985Z] daemon.go:325: [dcc4652603888] waiting for daemon to start [2020-07-10T00:09:58.985Z] daemon.go:325: [dcc4652603888] waiting for daemon to start [2020-07-10T00:09:58.985Z] daemon.go:353: [dcc4652603888] daemon started [2020-07-10T00:09:58.985Z] daemon.go:461: [dcc4652603888] Stopping daemon [2020-07-10T00:09:58.985Z] daemon.go:296: [dcc4652603888] exiting daemon [2020-07-10T00:09:58.985Z] daemon.go:448: [dcc4652603888] Daemon stopped [2020-07-10T00:09:58.985Z] daemon.go:325: [dcc4652603888] waiting for daemon to start [2020-07-10T00:09:58.985Z] daemon.go:325: [dcc4652603888] waiting for daemon to start [2020-07-10T00:09:58.985Z] daemon.go:353: [dcc4652603888] daemon started [2020-07-10T00:09:58.985Z] daemon.go:461: [dcc4652603888] Stopping daemon [2020-07-10T00:09:58.985Z] daemon.go:296: [dcc4652603888] exiting daemon [2020-07-10T00:09:58.985Z] daemon.go:448: [dcc4652603888] Daemon stopped [2020-07-10T00:09:58.985Z] === RUN TestHealthCheckWorkdir [2020-07-10T00:09:59.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-10T00:09:59.627Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2020-07-10T00:09:59.627Z] === RUN TestHealthKillContainer [2020-07-10T00:09:59.825Z] --- PASS: TestUpdateCPUQuota (1.47s) [2020-07-10T00:09:59.825Z] === RUN TestUpdatePidsLimit [2020-07-10T00:09:59.825Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-10T00:10:00.394Z] === RUN TestUpdatePidsLimit/no_change [2020-07-10T00:10:00.653Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-10T00:10:00.912Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-10T00:10:01.144Z] --- PASS: TestCreateServiceSecretFileMode (3.64s) [2020-07-10T00:10:01.144Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-10T00:10:01.144Z] daemon.go:325: [d34add7c5ed06] waiting for daemon to start [2020-07-10T00:10:01.144Z] daemon.go:325: [d34add7c5ed06] waiting for daemon to start [2020-07-10T00:10:01.144Z] daemon.go:353: [d34add7c5ed06] daemon started [2020-07-10T00:10:01.144Z] daemon.go:461: [d34add7c5ed06] Stopping daemon [2020-07-10T00:10:01.144Z] daemon.go:296: [d34add7c5ed06] exiting daemon [2020-07-10T00:10:01.144Z] daemon.go:448: [d34add7c5ed06] Daemon stopped [2020-07-10T00:10:01.144Z] === RUN TestCreateServiceConfigFileMode [2020-07-10T00:10:01.171Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-10T00:10:01.431Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-10T00:10:02.001Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-10T00:10:02.260Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-10T00:10:02.378Z] --- PASS: TestHealthKillContainer (2.76s) [2020-07-10T00:10:02.378Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-10T00:10:03.020Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-07-10T00:10:03.020Z] === RUN TestIpcModeNone [2020-07-10T00:10:03.640Z] --- PASS: TestUpdatePidsLimit (3.82s) [2020-07-10T00:10:03.640Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-07-10T00:10:03.640Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-07-10T00:10:03.640Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-07-10T00:10:03.640Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-07-10T00:10:03.640Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-07-10T00:10:03.640Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-07-10T00:10:03.640Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-07-10T00:10:03.640Z] === RUN TestUpdateRestartPolicy [2020-07-10T00:10:03.666Z] --- PASS: TestIpcModeNone (0.61s) [2020-07-10T00:10:03.666Z] === RUN TestIpcModePrivate [2020-07-10T00:10:04.209Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-10T00:10:04.310Z] --- PASS: TestIpcModePrivate (0.63s) [2020-07-10T00:10:04.310Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-07-10T00:10:04.310Z] === RUN TestIpcModeShareable [2020-07-10T00:10:04.866Z] --- PASS: TestCreateServiceConfigFileMode (3.54s) [2020-07-10T00:10:04.866Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-10T00:10:04.866Z] daemon.go:325: [d72e1c2bdb094] waiting for daemon to start [2020-07-10T00:10:04.866Z] daemon.go:325: [d72e1c2bdb094] waiting for daemon to start [2020-07-10T00:10:04.866Z] daemon.go:353: [d72e1c2bdb094] daemon started [2020-07-10T00:10:04.866Z] daemon.go:461: [d72e1c2bdb094] Stopping daemon [2020-07-10T00:10:04.866Z] daemon.go:296: [d72e1c2bdb094] exiting daemon [2020-07-10T00:10:04.866Z] daemon.go:448: [d72e1c2bdb094] Daemon stopped [2020-07-10T00:10:04.866Z] === RUN TestCreateServiceSysctls [2020-07-10T00:10:04.972Z] --- PASS: TestIpcModeShareable (0.65s) [2020-07-10T00:10:04.972Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-07-10T00:10:04.972Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-10T00:10:07.067Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s) [2020-07-10T00:10:07.067Z] === RUN TestAPIIpcModeHost [2020-07-10T00:10:07.378Z] --- PASS: TestAPIIpcModeHost (0.54s) [2020-07-10T00:10:07.378Z] === RUN TestDaemonIpcModeShareable [2020-07-10T00:10:08.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-10T00:10:08.900Z] --- PASS: TestDaemonIpcModeShareable (1.44s) [2020-07-10T00:10:08.901Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-10T00:10:08.901Z] daemon.go:325: [d78e49ea447ed] waiting for daemon to start [2020-07-10T00:10:08.901Z] daemon.go:325: [d78e49ea447ed] waiting for daemon to start [2020-07-10T00:10:08.901Z] daemon.go:353: [d78e49ea447ed] daemon started [2020-07-10T00:10:08.901Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-10T00:10:08.901Z] daemon.go:461: [d78e49ea447ed] Stopping daemon [2020-07-10T00:10:08.901Z] daemon.go:296: [d78e49ea447ed] exiting daemon [2020-07-10T00:10:08.901Z] daemon.go:448: [d78e49ea447ed] Daemon stopped [2020-07-10T00:10:08.901Z] === RUN TestDaemonIpcModePrivate [2020-07-10T00:10:08.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-10T00:10:09.340Z] --- PASS: TestCreateServiceSysctls (4.40s) [2020-07-10T00:10:09.340Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-10T00:10:09.340Z] daemon.go:325: [dce6da80a4a65] waiting for daemon to start [2020-07-10T00:10:09.340Z] daemon.go:325: [dce6da80a4a65] waiting for daemon to start [2020-07-10T00:10:09.340Z] daemon.go:353: [dce6da80a4a65] daemon started [2020-07-10T00:10:09.340Z] daemon.go:461: [dce6da80a4a65] Stopping daemon [2020-07-10T00:10:09.340Z] daemon.go:296: [dce6da80a4a65] exiting daemon [2020-07-10T00:10:09.340Z] daemon.go:448: [dce6da80a4a65] Daemon stopped [2020-07-10T00:10:09.340Z] === RUN TestInspect [2020-07-10T00:10:09.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-10T00:10:10.428Z] --- PASS: TestDaemonIpcModePrivate (1.36s) [2020-07-10T00:10:10.428Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-10T00:10:10.428Z] daemon.go:325: [d416b86112eff] waiting for daemon to start [2020-07-10T00:10:10.428Z] daemon.go:325: [d416b86112eff] waiting for daemon to start [2020-07-10T00:10:10.428Z] daemon.go:353: [d416b86112eff] daemon started [2020-07-10T00:10:10.428Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-10T00:10:10.428Z] daemon.go:461: [d416b86112eff] Stopping daemon [2020-07-10T00:10:10.428Z] daemon.go:296: [d416b86112eff] exiting daemon [2020-07-10T00:10:10.428Z] daemon.go:448: [d416b86112eff] Daemon stopped [2020-07-10T00:10:10.428Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-10T00:10:11.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-10T00:10:11.488Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2020-07-10T00:10:11.488Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-10T00:10:11.488Z] daemon.go:325: [d4cfaea46612e] waiting for daemon to start [2020-07-10T00:10:11.488Z] daemon.go:325: [d4cfaea46612e] waiting for daemon to start [2020-07-10T00:10:11.488Z] daemon.go:353: [d4cfaea46612e] daemon started [2020-07-10T00:10:11.488Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-10T00:10:11.488Z] daemon.go:461: [d4cfaea46612e] Stopping daemon [2020-07-10T00:10:11.488Z] daemon.go:296: [d4cfaea46612e] exiting daemon [2020-07-10T00:10:11.488Z] daemon.go:448: [d4cfaea46612e] Daemon stopped [2020-07-10T00:10:11.488Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-10T00:10:11.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-10T00:10:12.874Z] --- PASS: TestInspect (3.56s) [2020-07-10T00:10:12.874Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-10T00:10:12.874Z] daemon.go:325: [db98fa3500674] waiting for daemon to start [2020-07-10T00:10:12.874Z] daemon.go:325: [db98fa3500674] waiting for daemon to start [2020-07-10T00:10:12.874Z] daemon.go:353: [db98fa3500674] daemon started [2020-07-10T00:10:12.874Z] daemon.go:461: [db98fa3500674] Stopping daemon [2020-07-10T00:10:12.874Z] daemon.go:296: [db98fa3500674] exiting daemon [2020-07-10T00:10:12.874Z] daemon.go:448: [db98fa3500674] Daemon stopped [2020-07-10T00:10:12.874Z] === RUN TestDockerNetworkConnectAlias [2020-07-10T00:10:13.032Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-07-10T00:10:13.032Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-10T00:10:13.032Z] daemon.go:325: [dec5992c685ee] waiting for daemon to start [2020-07-10T00:10:13.032Z] daemon.go:325: [dec5992c685ee] waiting for daemon to start [2020-07-10T00:10:13.032Z] daemon.go:353: [dec5992c685ee] daemon started [2020-07-10T00:10:13.032Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-10T00:10:13.032Z] daemon.go:461: [dec5992c685ee] Stopping daemon [2020-07-10T00:10:13.032Z] daemon.go:296: [dec5992c685ee] exiting daemon [2020-07-10T00:10:13.032Z] daemon.go:448: [dec5992c685ee] Daemon stopped [2020-07-10T00:10:13.032Z] === RUN TestIpcModeOlderClient [2020-07-10T00:10:13.032Z] === PAUSE TestIpcModeOlderClient [2020-07-10T00:10:13.033Z] === RUN TestKillContainerInvalidSignal [2020-07-10T00:10:13.330Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-07-10T00:10:13.330Z] === RUN TestKillContainer [2020-07-10T00:10:13.330Z] === RUN TestKillContainer/no_signal [2020-07-10T00:10:13.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-10T00:10:13.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-10T00:10:13.978Z] === RUN TestKillContainer/non_killing_signal [2020-07-10T00:10:14.278Z] === RUN TestKillContainer/killing_signal [2020-07-10T00:10:15.332Z] --- PASS: TestKillContainer (1.66s) [2020-07-10T00:10:15.332Z] --- PASS: TestKillContainer/no_signal (0.56s) [2020-07-10T00:10:15.332Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-07-10T00:10:15.332Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-07-10T00:10:15.332Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-10T00:10:15.332Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-10T00:10:15.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-10T00:10:15.629Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-10T00:10:16.089Z] --- PASS: TestUpdateRestartPolicy (12.50s) [2020-07-10T00:10:16.089Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-10T00:10:16.292Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-07-10T00:10:16.292Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-07-10T00:10:16.292Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-07-10T00:10:16.292Z] === RUN TestKillStoppedContainer [2020-07-10T00:10:16.292Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-10T00:10:16.292Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-10T00:10:16.292Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-10T00:10:16.292Z] === RUN TestKillDifferentUserContainer [2020-07-10T00:10:16.938Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2020-07-10T00:10:16.938Z] === RUN TestInspectOomKilledTrue [2020-07-10T00:10:17.028Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2020-07-10T00:10:17.028Z] === RUN TestWaitNonBlocked [2020-07-10T00:10:17.028Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-10T00:10:17.028Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-10T00:10:17.028Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-10T00:10:17.028Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-10T00:10:17.028Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-10T00:10:17.028Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-10T00:10:17.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-10T00:10:17.990Z] --- PASS: TestInspectOomKilledTrue (0.88s) [2020-07-10T00:10:17.990Z] === RUN TestInspectOomKilledFalse [2020-07-10T00:10:18.169Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-10T00:10:18.169Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-07-10T00:10:18.169Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2020-07-10T00:10:18.169Z] === RUN TestWaitBlocked [2020-07-10T00:10:18.169Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-10T00:10:18.169Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-10T00:10:18.169Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-10T00:10:18.169Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-10T00:10:18.169Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-10T00:10:18.169Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-10T00:10:18.290Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2020-07-10T00:10:18.290Z] === RUN TestLinksEtcHostsContentMatch [2020-07-10T00:10:18.932Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2020-07-10T00:10:18.933Z] === RUN TestLinksContainerNames [2020-07-10T00:10:19.550Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-10T00:10:19.550Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2020-07-10T00:10:19.550Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2020-07-10T00:10:19.550Z] === CONT TestContainerStartOnDaemonRestart [2020-07-10T00:10:19.550Z] === CONT TestIpcModeOlderClient [2020-07-10T00:10:19.810Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-07-10T00:10:19.810Z] === CONT TestDaemonRestartIpcMode [2020-07-10T00:10:19.981Z] --- PASS: TestLinksContainerNames (1.05s) [2020-07-10T00:10:19.981Z] === RUN TestLogsFollowTailEmpty [2020-07-10T00:10:20.279Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2020-07-10T00:10:20.279Z] === RUN TestContainerNetworkMountsNoChown [2020-07-10T00:10:20.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-10T00:10:20.921Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/default [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/default [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/private [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/private [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/rprivate [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/slave [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/slave [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/rslave [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/shared [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/shared [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/rshared [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-10T00:10:20.921Z] === CONT TestMountDaemonRoot/default [2020-07-10T00:10:20.921Z] === CONT TestMountDaemonRoot/shared [2020-07-10T00:10:20.921Z] === CONT TestMountDaemonRoot/rslave [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-10T00:10:20.921Z] === CONT TestMountDaemonRoot/rshared [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-10T00:10:20.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-10T00:10:20.921Z] === CONT TestMountDaemonRoot/rprivate [2020-07-10T00:10:20.921Z] === CONT TestMountDaemonRoot/private [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-10T00:10:20.921Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-10T00:10:20.922Z] === CONT TestMountDaemonRoot/slave [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-10T00:10:20.922Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-10T00:10:20.922Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-10T00:10:20.922Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-10T00:10:20.922Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-10T00:10:20.922Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-10T00:10:20.922Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-10T00:10:20.922Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-10T00:10:20.922Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-10T00:10:20.922Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-10T00:10:20.922Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-10T00:10:21.220Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-10T00:10:21.220Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-10T00:10:21.220Z] === RUN TestContainerBindMountNonRecursive [2020-07-10T00:10:21.447Z] --- PASS: TestDockerNetworkConnectAlias (7.91s) [2020-07-10T00:10:21.447Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-10T00:10:21.448Z] daemon.go:325: [de05b626e7296] waiting for daemon to start [2020-07-10T00:10:21.448Z] daemon.go:325: [de05b626e7296] waiting for daemon to start [2020-07-10T00:10:21.448Z] daemon.go:353: [de05b626e7296] daemon started [2020-07-10T00:10:21.448Z] daemon.go:461: [de05b626e7296] Stopping daemon [2020-07-10T00:10:21.448Z] daemon.go:296: [de05b626e7296] exiting daemon [2020-07-10T00:10:21.448Z] daemon.go:448: [de05b626e7296] Daemon stopped [2020-07-10T00:10:21.448Z] === RUN TestDockerNetworkReConnect [2020-07-10T00:10:22.752Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2020-07-10T00:10:22.752Z] === RUN TestNetworkNat [2020-07-10T00:10:23.392Z] --- PASS: TestNetworkNat (0.56s) [2020-07-10T00:10:23.392Z] === RUN TestNetworkLocalhostTCPNat [2020-07-10T00:10:23.672Z] --- PASS: TestContainerStartOnDaemonRestart (3.85s) [2020-07-10T00:10:23.672Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-10T00:10:23.672Z] daemon.go:325: [da2d2cdc40d2f] waiting for daemon to start [2020-07-10T00:10:23.672Z] daemon.go:325: [da2d2cdc40d2f] waiting for daemon to start [2020-07-10T00:10:23.672Z] daemon.go:353: [da2d2cdc40d2f] daemon started [2020-07-10T00:10:23.672Z] daemon.go:296: [da2d2cdc40d2f] exiting daemon [2020-07-10T00:10:23.672Z] daemon.go:325: [da2d2cdc40d2f] waiting for daemon to start [2020-07-10T00:10:23.672Z] daemon.go:325: [da2d2cdc40d2f] waiting for daemon to start [2020-07-10T00:10:23.672Z] daemon.go:353: [da2d2cdc40d2f] daemon started [2020-07-10T00:10:23.672Z] daemon.go:461: [da2d2cdc40d2f] Stopping daemon [2020-07-10T00:10:23.672Z] daemon.go:296: [da2d2cdc40d2f] exiting daemon [2020-07-10T00:10:23.672Z] daemon.go:448: [da2d2cdc40d2f] Daemon stopped [2020-07-10T00:10:23.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-10T00:10:23.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-10T00:10:23.689Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2020-07-10T00:10:23.689Z] === RUN TestNetworkLoopbackNat [2020-07-10T00:10:24.611Z] --- PASS: TestDaemonRestartIpcMode (4.69s) [2020-07-10T00:10:24.611Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-10T00:10:24.611Z] daemon.go:325: [da8b1f54ab54f] waiting for daemon to start [2020-07-10T00:10:24.611Z] daemon.go:325: [da8b1f54ab54f] waiting for daemon to start [2020-07-10T00:10:24.611Z] daemon.go:353: [da8b1f54ab54f] daemon started [2020-07-10T00:10:24.611Z] daemon.go:461: [da8b1f54ab54f] Stopping daemon [2020-07-10T00:10:24.611Z] daemon.go:296: [da8b1f54ab54f] exiting daemon [2020-07-10T00:10:24.611Z] daemon.go:448: [da8b1f54ab54f] Daemon stopped [2020-07-10T00:10:24.611Z] daemon.go:325: [da8b1f54ab54f] waiting for daemon to start [2020-07-10T00:10:24.611Z] daemon.go:325: [da8b1f54ab54f] waiting for daemon to start [2020-07-10T00:10:24.611Z] daemon.go:353: [da8b1f54ab54f] daemon started [2020-07-10T00:10:24.611Z] daemon.go:461: [da8b1f54ab54f] Stopping daemon [2020-07-10T00:10:24.611Z] daemon.go:296: [da8b1f54ab54f] exiting daemon [2020-07-10T00:10:24.611Z] daemon.go:448: [da8b1f54ab54f] Daemon stopped [2020-07-10T00:10:24.611Z] PASS [2020-07-10T00:10:24.611Z] [2020-07-10T00:10:24.611Z] === Skipped [2020-07-10T00:10:24.611Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-10T00:10:24.611Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-10T00:10:24.611Z] [2020-07-10T00:10:24.611Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-10T00:10:24.611Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:10:24.611Z] [2020-07-10T00:10:24.611Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-10T00:10:24.611Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:10:24.611Z] [2020-07-10T00:10:24.611Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-10T00:10:24.611Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-10T00:10:24.611Z] [2020-07-10T00:10:24.611Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-10T00:10:24.611Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-10T00:10:24.611Z] [2020-07-10T00:10:24.611Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-10T00:10:24.611Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:10:24.611Z] [2020-07-10T00:10:24.611Z] [2020-07-10T00:10:24.611Z] DONE 189 tests, 6 skipped in 116.563s [2020-07-10T00:10:24.611Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-10T00:10:24.611Z] ++ 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-10T00:10:24.611Z] ++ set -e [2020-07-10T00:10:24.611Z] ++ '[' -n 0 ']' [2020-07-10T00:10:24.611Z] ++ set -x [2020-07-10T00:10:24.611Z] ++ env -i DEST=/go/src/github.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-10T00:10:24.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-10T00:10:24.611Z] INFO: Testing against a local daemon [2020-07-10T00:10:24.611Z] === RUN TestCommitInheritsEnv [2020-07-10T00:10:24.738Z] --- PASS: TestNetworkLoopbackNat (0.74s) [2020-07-10T00:10:24.738Z] === RUN TestPause [2020-07-10T00:10:24.893Z] --- PASS: TestCommitInheritsEnv (0.36s) [2020-07-10T00:10:24.893Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-10T00:10:24.893Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-10T00:10:24.893Z] === RUN TestImagesFilterMultiReference [2020-07-10T00:10:25.033Z] --- PASS: TestPause (0.64s) [2020-07-10T00:10:25.033Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-10T00:10:25.033Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-10T00:10:25.033Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-10T00:10:25.033Z] === RUN TestPauseStopPausedContainer [2020-07-10T00:10:25.163Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-07-10T00:10:25.163Z] === RUN TestImagePullPlatformInvalid [2020-07-10T00:10:25.163Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-10T00:10:25.163Z] === RUN TestRemoveImageOrphaning [2020-07-10T00:10:25.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-10T00:10:25.444Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-07-10T00:10:25.444Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-10T00:10:25.680Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2020-07-10T00:10:25.680Z] === RUN TestPsFilter [2020-07-10T00:10:25.705Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2020-07-10T00:10:25.705Z] === RUN TestTagInvalidReference [2020-07-10T00:10:25.705Z] --- PASS: TestTagInvalidReference (0.04s) [2020-07-10T00:10:25.705Z] === RUN TestTagValidPrefixedRepo [2020-07-10T00:10:25.705Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-10T00:10:25.705Z] === RUN TestTagExistedNameWithoutForce [2020-07-10T00:10:25.705Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-10T00:10:25.705Z] === RUN TestTagOfficialNames [2020-07-10T00:10:25.979Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-10T00:10:25.979Z] --- PASS: TestTagOfficialNames (0.13s) [2020-07-10T00:10:25.979Z] === RUN TestTagMatchesDigest [2020-07-10T00:10:25.979Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-10T00:10:25.979Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-10T00:10:25.979Z] --- PASS: TestPsFilter (0.16s) [2020-07-10T00:10:25.979Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-10T00:10:26.280Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-07-10T00:10:26.280Z] === RUN TestRemoveContainerWithVolume [2020-07-10T00:10:26.918Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-10T00:10:26.944Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2020-07-10T00:10:26.944Z] === RUN TestRemoveContainerRunning [2020-07-10T00:10:27.231Z] --- PASS: TestDockerNetworkReConnect (6.21s) [2020-07-10T00:10:27.231Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-10T00:10:27.231Z] daemon.go:325: [dc737336d4845] waiting for daemon to start [2020-07-10T00:10:27.231Z] daemon.go:325: [dc737336d4845] waiting for daemon to start [2020-07-10T00:10:27.231Z] daemon.go:353: [dc737336d4845] daemon started [2020-07-10T00:10:27.231Z] daemon.go:461: [dc737336d4845] Stopping daemon [2020-07-10T00:10:27.231Z] daemon.go:296: [dc737336d4845] exiting daemon [2020-07-10T00:10:27.231Z] daemon.go:448: [dc737336d4845] Daemon stopped [2020-07-10T00:10:27.231Z] === RUN TestServicePlugin [2020-07-10T00:10:27.231Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-10T00:10:27.231Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:10:27.231Z] === RUN TestServiceUpdateLabel [2020-07-10T00:10:27.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-10T00:10:27.586Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-07-10T00:10:27.586Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-10T00:10:27.746Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-10T00:10:28.228Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2020-07-10T00:10:28.228Z] === RUN TestRemoveInvalidContainer [2020-07-10T00:10:28.228Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-10T00:10:28.228Z] === RUN TestRenameLinkedContainer [2020-07-10T00:10:30.327Z] --- PASS: TestRenameLinkedContainer (2.13s) [2020-07-10T00:10:30.327Z] === RUN TestRenameStoppedContainer [2020-07-10T00:10:30.763Z] --- PASS: TestServiceUpdateLabel (3.65s) [2020-07-10T00:10:30.763Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-10T00:10:30.763Z] daemon.go:325: [dba16344af595] waiting for daemon to start [2020-07-10T00:10:30.763Z] daemon.go:325: [dba16344af595] waiting for daemon to start [2020-07-10T00:10:30.763Z] daemon.go:353: [dba16344af595] daemon started [2020-07-10T00:10:30.763Z] daemon.go:461: [dba16344af595] Stopping daemon [2020-07-10T00:10:30.763Z] daemon.go:296: [dba16344af595] exiting daemon [2020-07-10T00:10:30.763Z] daemon.go:448: [dba16344af595] Daemon stopped [2020-07-10T00:10:30.763Z] === RUN TestServiceUpdateSecrets [2020-07-10T00:10:30.972Z] --- PASS: TestRenameStoppedContainer (0.59s) [2020-07-10T00:10:30.972Z] === RUN TestRenameRunningContainerAndReuse [2020-07-10T00:10:31.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-10T00:10:31.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-10T00:10:31.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-10T00:10:32.018Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2020-07-10T00:10:32.018Z] === RUN TestRenameInvalidName [2020-07-10T00:10:32.318Z] --- PASS: TestRenameInvalidName (0.57s) [2020-07-10T00:10:32.318Z] === RUN TestRenameAnonymousContainer [2020-07-10T00:10:34.330Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-10T00:10:34.418Z] --- PASS: TestRenameAnonymousContainer (2.01s) [2020-07-10T00:10:34.418Z] === RUN TestRenameContainerWithSameName [2020-07-10T00:10:34.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-10T00:10:35.065Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-07-10T00:10:35.065Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-10T00:10:35.971Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-10T00:10:36.114Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2020-07-10T00:10:36.115Z] === RUN TestResize [2020-07-10T00:10:36.540Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-10T00:10:36.758Z] --- PASS: TestResize (0.59s) [2020-07-10T00:10:36.758Z] === RUN TestResizeWithInvalidSize [2020-07-10T00:10:37.398Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-07-10T00:10:37.398Z] === RUN TestResizeWhenContainerNotStarted [2020-07-10T00:10:37.696Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-07-10T00:10:37.696Z] === RUN TestDaemonRestartKillContainers [2020-07-10T00:10:37.696Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-10T00:10:37.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-10T00:10:37.696Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-10T00:10:37.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-10T00:10:37.696Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-10T00:10:37.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-10T00:10:37.696Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-10T00:10:37.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-10T00:10:37.696Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-10T00:10:37.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-10T00:10:37.696Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-10T00:10:37.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-10T00:10:37.696Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-10T00:10:37.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-10T00:10:37.696Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-10T00:10:37.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-10T00:10:37.696Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:10:37.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:10:37.696Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:10:37.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:10:37.696Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:10:37.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:10:37.696Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:10:37.696Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:10:37.696Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-10T00:10:37.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-10T00:10:37.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-10T00:10:37.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:10:37.918Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-10T00:10:39.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-10T00:10:39.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:10:40.113Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-10T00:10:40.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-10T00:10:40.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-10T00:10:41.020Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-10T00:10:41.753Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-10T00:10:42.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-10T00:10:42.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-10T00:10:43.115Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-10T00:10:43.173Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-10T00:10:45.711Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-10T00:10:45.711Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-10T00:10:45.894Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-10T00:10:45.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-07-10T00:10:45.894Z] 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-10T00:10:45.894Z] daemon.go:325: [d8fbcf174fd8c] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [d8fbcf174fd8c] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [d8fbcf174fd8c] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [d8fbcf174fd8c] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [d8fbcf174fd8c] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [d8fbcf174fd8c] Daemon stopped [2020-07-10T00:10:45.894Z] daemon.go:325: [d8fbcf174fd8c] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [d8fbcf174fd8c] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [d8fbcf174fd8c] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [d8fbcf174fd8c] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [d8fbcf174fd8c] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [d8fbcf174fd8c] Daemon stopped [2020-07-10T00:10:45.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.30s) [2020-07-10T00:10:45.894Z] 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-10T00:10:45.894Z] daemon.go:325: [dd5ccc865edb8] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [dd5ccc865edb8] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [dd5ccc865edb8] daemon started [2020-07-10T00:10:45.894Z] daemon.go:325: [dd5ccc865edb8] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:296: [dd5ccc865edb8] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:325: [dd5ccc865edb8] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [dd5ccc865edb8] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [dd5ccc865edb8] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [dd5ccc865edb8] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [dd5ccc865edb8] Daemon stopped [2020-07-10T00:10:45.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) [2020-07-10T00:10:45.894Z] 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-10T00:10:45.894Z] daemon.go:325: [d2e483fa7e58f] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [d2e483fa7e58f] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [d2e483fa7e58f] daemon started [2020-07-10T00:10:45.894Z] daemon.go:296: [d2e483fa7e58f] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:325: [d2e483fa7e58f] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [d2e483fa7e58f] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [d2e483fa7e58f] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [d2e483fa7e58f] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [d2e483fa7e58f] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [d2e483fa7e58f] Daemon stopped [2020-07-10T00:10:45.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s) [2020-07-10T00:10:45.894Z] 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-10T00:10:45.894Z] daemon.go:325: [dbb9741d23200] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [dbb9741d23200] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [dbb9741d23200] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [dbb9741d23200] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [dbb9741d23200] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [dbb9741d23200] Daemon stopped [2020-07-10T00:10:45.894Z] daemon.go:325: [dbb9741d23200] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [dbb9741d23200] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [dbb9741d23200] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [dbb9741d23200] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [dbb9741d23200] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [dbb9741d23200] Daemon stopped [2020-07-10T00:10:45.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-07-10T00:10:45.894Z] 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-10T00:10:45.894Z] daemon.go:325: [de8e9f3118c84] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [de8e9f3118c84] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [de8e9f3118c84] daemon started [2020-07-10T00:10:45.894Z] daemon.go:325: [de8e9f3118c84] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:296: [de8e9f3118c84] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:325: [de8e9f3118c84] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [de8e9f3118c84] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [de8e9f3118c84] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [de8e9f3118c84] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [de8e9f3118c84] Daemon stopped [2020-07-10T00:10:45.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-07-10T00:10:45.894Z] 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-10T00:10:45.894Z] daemon.go:325: [d4692153fcd95] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [d4692153fcd95] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [d4692153fcd95] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [d4692153fcd95] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [d4692153fcd95] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [d4692153fcd95] Daemon stopped [2020-07-10T00:10:45.894Z] daemon.go:325: [d4692153fcd95] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [d4692153fcd95] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [d4692153fcd95] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [d4692153fcd95] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [d4692153fcd95] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [d4692153fcd95] Daemon stopped [2020-07-10T00:10:45.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-07-10T00:10:45.894Z] 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-10T00:10:45.894Z] daemon.go:325: [d01d13728c035] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [d01d13728c035] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [d01d13728c035] daemon started [2020-07-10T00:10:45.894Z] daemon.go:325: [d01d13728c035] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:296: [d01d13728c035] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:325: [d01d13728c035] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [d01d13728c035] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [d01d13728c035] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [d01d13728c035] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [d01d13728c035] Daemon stopped [2020-07-10T00:10:45.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2020-07-10T00:10:45.894Z] 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-10T00:10:45.894Z] daemon.go:325: [d6abad5f5af41] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [d6abad5f5af41] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [d6abad5f5af41] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [d6abad5f5af41] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [d6abad5f5af41] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [d6abad5f5af41] Daemon stopped [2020-07-10T00:10:45.894Z] daemon.go:325: [d6abad5f5af41] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [d6abad5f5af41] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [d6abad5f5af41] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [d6abad5f5af41] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [d6abad5f5af41] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [d6abad5f5af41] Daemon stopped [2020-07-10T00:10:45.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s) [2020-07-10T00:10:45.894Z] 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-10T00:10:45.894Z] daemon.go:325: [d88927b16fddd] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [d88927b16fddd] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [d88927b16fddd] daemon started [2020-07-10T00:10:45.894Z] daemon.go:325: [d88927b16fddd] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:296: [d88927b16fddd] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:325: [d88927b16fddd] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [d88927b16fddd] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [d88927b16fddd] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [d88927b16fddd] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [d88927b16fddd] Daemon stopped [2020-07-10T00:10:45.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2020-07-10T00:10:45.894Z] 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-10T00:10:45.894Z] daemon.go:325: [dadc3a656bed1] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [dadc3a656bed1] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [dadc3a656bed1] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [dadc3a656bed1] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [dadc3a656bed1] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [dadc3a656bed1] Daemon stopped [2020-07-10T00:10:45.894Z] daemon.go:325: [dadc3a656bed1] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [dadc3a656bed1] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [dadc3a656bed1] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [dadc3a656bed1] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [dadc3a656bed1] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [dadc3a656bed1] Daemon stopped [2020-07-10T00:10:45.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2020-07-10T00:10:45.894Z] 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-10T00:10:45.894Z] daemon.go:325: [db69ad21dd5c8] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [db69ad21dd5c8] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [db69ad21dd5c8] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [db69ad21dd5c8] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [db69ad21dd5c8] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [db69ad21dd5c8] Daemon stopped [2020-07-10T00:10:45.894Z] daemon.go:325: [db69ad21dd5c8] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:325: [db69ad21dd5c8] waiting for daemon to start [2020-07-10T00:10:45.894Z] daemon.go:353: [db69ad21dd5c8] daemon started [2020-07-10T00:10:45.894Z] daemon.go:461: [db69ad21dd5c8] Stopping daemon [2020-07-10T00:10:45.894Z] daemon.go:296: [db69ad21dd5c8] exiting daemon [2020-07-10T00:10:45.894Z] daemon.go:448: [db69ad21dd5c8] Daemon stopped [2020-07-10T00:10:45.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.48s) [2020-07-10T00:10:45.895Z] 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-10T00:10:45.895Z] daemon.go:325: [d08c0ec2516ee] waiting for daemon to start [2020-07-10T00:10:45.895Z] daemon.go:325: [d08c0ec2516ee] waiting for daemon to start [2020-07-10T00:10:45.895Z] daemon.go:353: [d08c0ec2516ee] daemon started [2020-07-10T00:10:45.895Z] daemon.go:325: [d08c0ec2516ee] waiting for daemon to start [2020-07-10T00:10:45.895Z] daemon.go:296: [d08c0ec2516ee] exiting daemon [2020-07-10T00:10:45.895Z] daemon.go:325: [d08c0ec2516ee] waiting for daemon to start [2020-07-10T00:10:45.895Z] daemon.go:353: [d08c0ec2516ee] daemon started [2020-07-10T00:10:45.895Z] daemon.go:461: [d08c0ec2516ee] Stopping daemon [2020-07-10T00:10:45.895Z] daemon.go:296: [d08c0ec2516ee] exiting daemon [2020-07-10T00:10:45.895Z] daemon.go:448: [d08c0ec2516ee] Daemon stopped [2020-07-10T00:10:45.895Z] === RUN TestKernelTCPMemory [2020-07-10T00:10:46.191Z] --- PASS: TestKernelTCPMemory (0.66s) [2020-07-10T00:10:46.191Z] === RUN TestNISDomainname [2020-07-10T00:10:46.283Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-10T00:10:46.833Z] --- PASS: TestNISDomainname (0.69s) [2020-07-10T00:10:46.833Z] === RUN TestStats [2020-07-10T00:10:46.851Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-10T00:10:47.419Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-10T00:10:47.679Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-10T00:10:48.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-10T00:10:48.248Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-10T00:10:48.248Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-10T00:10:48.261Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-10T00:10:48.261Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-10T00:10:48.261Z] remote: Enumerating objects: 2, done. [2020-07-10T00:10:48.261Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-10T00:10:48.261Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-10T00:10:48.261Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-10T00:10:48.261Z] 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-10T00:10:48.261Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-10T00:10:48.261Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-10T00:10:48.596Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9d6053eda290badf708da39839249d3b041dea6d hack/test/unit [2020-07-10T00:10:48.919Z] --- PASS: TestStats (1.56s) [2020-07-10T00:10:48.919Z] === RUN TestStopContainerWithTimeout [2020-07-10T00:10:48.919Z] === RUN TestStopContainerWithTimeout/0 [2020-07-10T00:10:48.919Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-10T00:10:48.919Z] === RUN TestStopContainerWithTimeout/1 [2020-07-10T00:10:48.919Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-10T00:10:48.919Z] === RUN TestStopContainerWithTimeout/3 [2020-07-10T00:10:48.919Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-10T00:10:48.919Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-10T00:10:48.919Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-10T00:10:48.919Z] === CONT TestStopContainerWithTimeout/0 [2020-07-10T00:10:48.919Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-10T00:10:48.919Z] === CONT TestStopContainerWithTimeout/1 [2020-07-10T00:10:48.919Z] === CONT TestStopContainerWithTimeout/3 [2020-07-10T00:10:49.388Z] --- PASS: TestServiceUpdateSecrets (16.20s) [2020-07-10T00:10:49.388Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-10T00:10:49.388Z] daemon.go:325: [dc1718f5c1c9b] waiting for daemon to start [2020-07-10T00:10:49.388Z] daemon.go:325: [dc1718f5c1c9b] waiting for daemon to start [2020-07-10T00:10:49.388Z] daemon.go:353: [dc1718f5c1c9b] daemon started [2020-07-10T00:10:49.388Z] daemon.go:461: [dc1718f5c1c9b] Stopping daemon [2020-07-10T00:10:49.388Z] daemon.go:296: [dc1718f5c1c9b] exiting daemon [2020-07-10T00:10:49.388Z] daemon.go:448: [dc1718f5c1c9b] Daemon stopped [2020-07-10T00:10:49.388Z] === RUN TestServiceUpdateConfigs [2020-07-10T00:10:49.627Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-10T00:10:51.260Z] ? github.com/docker/docker/api [no test files] [2020-07-10T00:10:51.683Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-10T00:10:51.683Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) [2020-07-10T00:10:51.683Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2020-07-10T00:10:51.683Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-07-10T00:10:51.683Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2020-07-10T00:10:51.683Z] === RUN TestDeleteDevicemapper [2020-07-10T00:10:51.683Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-10T00:10:51.683Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-10T00:10:51.683Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-10T00:10:52.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-10T00:10:53.219Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2020-07-10T00:10:53.219Z] === RUN TestUpdateMemory [2020-07-10T00:10:53.860Z] --- PASS: TestUpdateMemory (0.82s) [2020-07-10T00:10:53.860Z] === RUN TestUpdateCPUQuota [2020-07-10T00:10:54.908Z] --- PASS: TestUpdateCPUQuota (0.93s) [2020-07-10T00:10:54.908Z] === RUN TestUpdatePidsLimit [2020-07-10T00:10:54.908Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-10T00:10:54.908Z] === RUN TestUpdatePidsLimit/no_change [2020-07-10T00:10:55.205Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-10T00:10:55.456Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-10T00:10:55.500Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-10T00:10:55.795Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-10T00:10:56.090Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-10T00:10:56.387Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-10T00:10:56.394Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-10T00:10:56.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-10T00:10:57.435Z] --- PASS: TestUpdatePidsLimit (2.62s) [2020-07-10T00:10:57.435Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-07-10T00:10:57.435Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-07-10T00:10:57.435Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-07-10T00:10:57.435Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2020-07-10T00:10:57.435Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2020-07-10T00:10:57.435Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-07-10T00:10:57.435Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-07-10T00:10:57.435Z] === RUN TestUpdateRestartPolicy [2020-07-10T00:10:59.945Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-10T00:11:00.885Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-10T00:11:01.145Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-10T00:11:01.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-10T00:11:02.083Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-10T00:11:02.651Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-10T00:11:03.220Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-10T00:11:03.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-10T00:11:04.762Z] --- PASS: TestServiceUpdateConfigs (15.85s) [2020-07-10T00:11:04.762Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-10T00:11:04.762Z] daemon.go:325: [d9bfe50505279] waiting for daemon to start [2020-07-10T00:11:04.762Z] daemon.go:325: [d9bfe50505279] waiting for daemon to start [2020-07-10T00:11:04.762Z] daemon.go:353: [d9bfe50505279] daemon started [2020-07-10T00:11:04.762Z] daemon.go:461: [d9bfe50505279] Stopping daemon [2020-07-10T00:11:04.762Z] daemon.go:296: [d9bfe50505279] exiting daemon [2020-07-10T00:11:04.762Z] daemon.go:448: [d9bfe50505279] Daemon stopped [2020-07-10T00:11:04.762Z] === RUN TestServiceUpdateNetwork [2020-07-10T00:11:06.163Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2020-07-10T00:11:07.079Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-10T00:11:07.730Z] 666079ee0460: Pull complete [2020-07-10T00:11:07.730Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-10T00:11:07.730Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:11:07.730Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-10T00:11:07.730Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-10T00:11:07.730Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282' [2020-07-10T00:11:07.730Z] WARN: Skipping validation tests [2020-07-10T00:11:07.730Z] INFO: Running unit tests at 07/10/2020 00:11:05... [2020-07-10T00:11:09.425Z] INFO: make.ps1 starting at 07/10/2020 00:11:08 [2020-07-10T00:11:09.425Z] INFO: Git commit (9d6053eda) assumed from DOCKER_GITCOMMIT environment variable [2020-07-10T00:11:09.425Z] INFO: Invoking autogen... [2020-07-10T00:11:09.898Z] INFO: Running unit tests... [2020-07-10T00:11:10.144Z] --- PASS: TestUpdateRestartPolicy (11.31s) [2020-07-10T00:11:10.144Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-10T00:11:10.144Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-07-10T00:11:10.144Z] === RUN TestWaitNonBlocked [2020-07-10T00:11:10.144Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-10T00:11:10.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-10T00:11:10.144Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-10T00:11:10.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-10T00:11:10.144Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-10T00:11:10.144Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-10T00:11:10.144Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-10T00:11:10.144Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2020-07-10T00:11:10.144Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2020-07-10T00:11:10.144Z] === RUN TestWaitBlocked [2020-07-10T00:11:10.144Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-10T00:11:10.144Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-10T00:11:10.144Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-10T00:11:10.144Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-10T00:11:10.144Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-10T00:11:10.144Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-10T00:11:10.799Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-10T00:11:10.799Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2020-07-10T00:11:10.799Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-07-10T00:11:10.799Z] === CONT TestContainerStartOnDaemonRestart [2020-07-10T00:11:10.799Z] === CONT TestIpcModeOlderClient [2020-07-10T00:11:10.799Z] === CONT TestDaemonRestartIpcMode [2020-07-10T00:11:11.095Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-07-10T00:11:11.272Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-10T00:11:13.179Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-10T00:11:13.885Z] --- PASS: TestContainerStartOnDaemonRestart (2.64s) [2020-07-10T00:11:13.885Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-10T00:11:13.885Z] daemon.go:325: [d7b65188bb3ab] waiting for daemon to start [2020-07-10T00:11:13.885Z] daemon.go:325: [d7b65188bb3ab] waiting for daemon to start [2020-07-10T00:11:13.885Z] daemon.go:353: [d7b65188bb3ab] daemon started [2020-07-10T00:11:13.885Z] daemon.go:325: [d7b65188bb3ab] waiting for daemon to start [2020-07-10T00:11:13.885Z] daemon.go:296: [d7b65188bb3ab] exiting daemon [2020-07-10T00:11:13.885Z] daemon.go:325: [d7b65188bb3ab] waiting for daemon to start [2020-07-10T00:11:13.885Z] daemon.go:353: [d7b65188bb3ab] daemon started [2020-07-10T00:11:13.885Z] daemon.go:461: [d7b65188bb3ab] Stopping daemon [2020-07-10T00:11:13.885Z] daemon.go:296: [d7b65188bb3ab] exiting daemon [2020-07-10T00:11:13.885Z] daemon.go:448: [d7b65188bb3ab] Daemon stopped [2020-07-10T00:11:14.116Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-10T00:11:14.183Z] --- PASS: TestDaemonRestartIpcMode (3.20s) [2020-07-10T00:11:14.183Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-10T00:11:14.183Z] daemon.go:325: [d51f37ca1f234] waiting for daemon to start [2020-07-10T00:11:14.183Z] daemon.go:325: [d51f37ca1f234] waiting for daemon to start [2020-07-10T00:11:14.183Z] daemon.go:353: [d51f37ca1f234] daemon started [2020-07-10T00:11:14.183Z] daemon.go:461: [d51f37ca1f234] Stopping daemon [2020-07-10T00:11:14.183Z] daemon.go:296: [d51f37ca1f234] exiting daemon [2020-07-10T00:11:14.183Z] daemon.go:448: [d51f37ca1f234] Daemon stopped [2020-07-10T00:11:14.183Z] daemon.go:325: [d51f37ca1f234] waiting for daemon to start [2020-07-10T00:11:14.183Z] daemon.go:325: [d51f37ca1f234] waiting for daemon to start [2020-07-10T00:11:14.183Z] daemon.go:353: [d51f37ca1f234] daemon started [2020-07-10T00:11:14.183Z] daemon.go:461: [d51f37ca1f234] Stopping daemon [2020-07-10T00:11:14.183Z] daemon.go:296: [d51f37ca1f234] exiting daemon [2020-07-10T00:11:14.183Z] daemon.go:448: [d51f37ca1f234] Daemon stopped [2020-07-10T00:11:14.183Z] PASS [2020-07-10T00:11:14.183Z] [2020-07-10T00:11:14.183Z] === Skipped [2020-07-10T00:11:14.183Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-10T00:11:14.183Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-10T00:11:14.183Z] [2020-07-10T00:11:14.183Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-10T00:11:14.183Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-10T00:11:14.183Z] [2020-07-10T00:11:14.183Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-10T00:11:14.183Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-10T00:11:14.183Z] [2020-07-10T00:11:14.183Z] [2020-07-10T00:11:14.183Z] DONE 189 tests, 3 skipped in 86.172s [2020-07-10T00:11:14.183Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-10T00:11:14.183Z] ++ 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-10T00:11:14.183Z] ++ set -e [2020-07-10T00:11:14.183Z] ++ '[' -n 0 ']' [2020-07-10T00:11:14.183Z] ++ set -x [2020-07-10T00:11:14.183Z] ++ env -i DEST=/go/src/github.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-10T00:11:14.183Z] INFO: Testing against a local daemon [2020-07-10T00:11:14.183Z] === RUN TestCommitInheritsEnv [2020-07-10T00:11:14.483Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-07-10T00:11:14.483Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-10T00:11:14.483Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-10T00:11:14.483Z] === RUN TestImagesFilterMultiReference [2020-07-10T00:11:14.483Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-10T00:11:14.483Z] === RUN TestImagePullPlatformInvalid [2020-07-10T00:11:14.483Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-10T00:11:14.483Z] === RUN TestRemoveImageOrphaning [2020-07-10T00:11:15.054Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-10T00:11:15.125Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2020-07-10T00:11:15.125Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-10T00:11:15.125Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-10T00:11:15.125Z] === RUN TestTagInvalidReference [2020-07-10T00:11:15.125Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-10T00:11:15.125Z] === RUN TestTagValidPrefixedRepo [2020-07-10T00:11:15.125Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-10T00:11:15.125Z] === RUN TestTagExistedNameWithoutForce [2020-07-10T00:11:15.125Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-10T00:11:15.125Z] === RUN TestTagOfficialNames [2020-07-10T00:11:15.125Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-10T00:11:15.125Z] === RUN TestTagMatchesDigest [2020-07-10T00:11:15.126Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-10T00:11:15.126Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-10T00:11:15.313Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-10T00:11:16.251Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-10T00:11:18.158Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-10T00:11:20.193Z] --- PASS: TestServiceUpdateNetwork (15.89s) [2020-07-10T00:11:20.193Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-10T00:11:20.193Z] daemon.go:325: [db2f549243055] waiting for daemon to start [2020-07-10T00:11:20.193Z] daemon.go:325: [db2f549243055] waiting for daemon to start [2020-07-10T00:11:20.193Z] daemon.go:353: [db2f549243055] daemon started [2020-07-10T00:11:20.193Z] daemon.go:461: [db2f549243055] Stopping daemon [2020-07-10T00:11:20.194Z] daemon.go:296: [db2f549243055] exiting daemon [2020-07-10T00:11:20.194Z] daemon.go:448: [db2f549243055] Daemon stopped [2020-07-10T00:11:20.194Z] PASS [2020-07-10T00:11:20.194Z] [2020-07-10T00:11:20.194Z] === Skipped [2020-07-10T00:11:20.194Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-10T00:11:20.194Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:11:20.194Z] [2020-07-10T00:11:20.194Z] [2020-07-10T00:11:20.194Z] DONE 18 tests, 1 skipped in 137.684s [2020-07-10T00:11:20.194Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-10T00:11:20.194Z] ++ 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-10T00:11:20.194Z] ++ set -e [2020-07-10T00:11:20.194Z] ++ '[' -n 0 ']' [2020-07-10T00:11:20.194Z] ++ set -x [2020-07-10T00:11:20.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:11:20.194Z] INFO: Testing against a local daemon [2020-07-10T00:11:20.194Z] === RUN TestSessionCreate [2020-07-10T00:11:20.194Z] --- PASS: TestSessionCreate (0.02s) [2020-07-10T00:11:20.194Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-10T00:11:20.194Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-10T00:11:20.194Z] PASS [2020-07-10T00:11:20.194Z] [2020-07-10T00:11:20.194Z] DONE 2 tests in 0.196s [2020-07-10T00:11:20.194Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-10T00:11:20.194Z] ++ 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-10T00:11:20.194Z] ++ set -e [2020-07-10T00:11:20.194Z] ++ '[' -n 0 ']' [2020-07-10T00:11:20.194Z] ++ set -x [2020-07-10T00:11:20.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:11:20.194Z] INFO: Testing against a local daemon [2020-07-10T00:11:20.194Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-10T00:11:20.194Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-10T00:11:20.194Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-10T00:11:20.194Z] === RUN TestEventsExecDie [2020-07-10T00:11:20.194Z] --- PASS: TestEventsExecDie (0.90s) [2020-07-10T00:11:20.194Z] === RUN TestEventsBackwardsCompatible [2020-07-10T00:11:20.194Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-07-10T00:11:20.194Z] === RUN TestInfoBinaryCommits [2020-07-10T00:11:20.194Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-10T00:11:20.194Z] === RUN TestInfoAPIVersioned [2020-07-10T00:11:20.194Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-10T00:11:20.194Z] === RUN TestInfoAPI [2020-07-10T00:11:20.194Z] --- PASS: TestInfoAPI (0.02s) [2020-07-10T00:11:20.194Z] === RUN TestInfoAPIWarnings [2020-07-10T00:11:20.492Z] --- PASS: TestInfoAPIWarnings (0.84s) [2020-07-10T00:11:20.492Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-10T00:11:20.492Z] daemon.go:325: [d07b4c9a4c423] waiting for daemon to start [2020-07-10T00:11:20.492Z] daemon.go:325: [d07b4c9a4c423] waiting for daemon to start [2020-07-10T00:11:20.492Z] daemon.go:353: [d07b4c9a4c423] daemon started [2020-07-10T00:11:20.492Z] daemon.go:461: [d07b4c9a4c423] Stopping daemon [2020-07-10T00:11:20.492Z] daemon.go:296: [d07b4c9a4c423] exiting daemon [2020-07-10T00:11:20.492Z] daemon.go:448: [d07b4c9a4c423] Daemon stopped [2020-07-10T00:11:20.492Z] === RUN TestLoginFailsWithBadCredentials [2020-07-10T00:11:20.786Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-07-10T00:11:20.786Z] === RUN TestPingCacheHeaders [2020-07-10T00:11:20.786Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-10T00:11:20.786Z] === RUN TestPingGet [2020-07-10T00:11:20.786Z] --- PASS: TestPingGet (0.01s) [2020-07-10T00:11:20.786Z] === RUN TestPingHead [2020-07-10T00:11:20.786Z] --- PASS: TestPingHead (0.02s) [2020-07-10T00:11:20.786Z] === RUN TestVersion [2020-07-10T00:11:20.786Z] --- PASS: TestVersion (0.01s) [2020-07-10T00:11:20.786Z] PASS [2020-07-10T00:11:20.786Z] [2020-07-10T00:11:20.786Z] === Skipped [2020-07-10T00:11:20.786Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-10T00:11:20.786Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-10T00:11:20.786Z] [2020-07-10T00:11:20.786Z] [2020-07-10T00:11:20.786Z] DONE 12 tests, 1 skipped in 2.517s [2020-07-10T00:11:20.786Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-10T00:11:20.786Z] ++ 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-10T00:11:20.786Z] ++ set -e [2020-07-10T00:11:20.786Z] ++ '[' -n 0 ']' [2020-07-10T00:11:20.786Z] ++ set -x [2020-07-10T00:11:20.786Z] ++ env -i DEST=/go/src/github.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-10T00:11:21.080Z] INFO: Testing against a local daemon [2020-07-10T00:11:21.080Z] === RUN TestVolumesCreateAndList [2020-07-10T00:11:21.080Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-10T00:11:21.080Z] === RUN TestVolumesRemove [2020-07-10T00:11:21.080Z] --- PASS: TestVolumesRemove (0.13s) [2020-07-10T00:11:21.080Z] === RUN TestVolumesInspect [2020-07-10T00:11:21.080Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-10T00:11:21.080Z] === RUN TestVolumesInvalidJSON [2020-07-10T00:11:21.080Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-10T00:11:21.080Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-10T00:11:21.080Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-10T00:11:21.080Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-10T00:11:21.080Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-10T00:11:21.080Z] PASS [2020-07-10T00:11:21.080Z] [2020-07-10T00:11:21.080Z] DONE 5 tests in 0.281s [2020-07-10T00:11:21.080Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-10T00:11:21.374Z] ++++ cat bundles/test-integration/docker.pid [2020-07-10T00:11:21.374Z] +++ kill 10866 [2020-07-10T00:11:22.351Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-10T00:11:22.351Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-10T00:11:22.416Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-10T00:11:22.416Z] +++ /etc/init.d/apparmor stop [2020-07-10T00:11:22.710Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-10T00:11:22.710Z] [2020-07-10T00:11:22.710Z] Unloading profiles will leave already running processes permanently [2020-07-10T00:11:22.710Z] unconfined, which can lead to unexpected situations. [2020-07-10T00:11:22.710Z] [2020-07-10T00:11:22.710Z] To set a process to complain mode, use the command line tool [2020-07-10T00:11:22.710Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-10T00:11:22.710Z] +++ true [2020-07-10T00:11:22.710Z] exiting test-integration [2020-07-10T00:11:22.710Z] ++ exit 0 [2020-07-10T00:11:22.710Z] [2020-07-10T00:11:22.921Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-10T00:11:23.180Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-10T00:11:23.180Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-10T00:11:23.180Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-10T00:11:23.180Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-10T00:11:23.180Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-10T00:11:23.439Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost Post stage [Pipeline] junit [2020-07-10T00:11:23.800Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-10T00:11:24.008Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-10T00:11:24.360Z] + echo Ensuring container killed. [2020-07-10T00:11:24.360Z] Ensuring container killed. [2020-07-10T00:11:24.360Z] + docker rm -vf docker-pr3 [2020-07-10T00:11:24.360Z] Error: No such container: docker-pr3 [2020-07-10T00:11:24.360Z] + true [Pipeline] sh [2020-07-10T00:11:24.746Z] + echo Chowning /workspace to jenkins user [2020-07-10T00:11:24.746Z] Chowning /workspace to jenkins user [2020-07-10T00:11:24.746Z] + id -u [2020-07-10T00:11:24.746Z] + id -g [2020-07-10T00:11:24.746Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41192:/workspace busybox chown -R 1001:1001 /workspace [2020-07-10T00:11:24.746Z] Unable to find image 'busybox:latest' locally [2020-07-10T00:11:24.884Z] ? github.com/docker/docker/api [no test files] [2020-07-10T00:11:25.040Z] latest: Pulling from library/busybox [2020-07-10T00:11:25.040Z] 351d6c492d3f: Pulling fs layer [2020-07-10T00:11:25.337Z] 351d6c492d3f: Verifying Checksum [2020-07-10T00:11:25.337Z] 351d6c492d3f: Download complete [2020-07-10T00:11:25.975Z] 351d6c492d3f: Pull complete [2020-07-10T00:11:25.975Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-10T00:11:25.975Z] Status: Downloaded newer image for busybox:latest [2020-07-10T00:11:27.330Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-10T00:11:27.897Z] + bundleName=s390x-integration [2020-07-10T00:11:27.897Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-10T00:11:27.897Z] Creating s390x-integration-bundles.tar.gz [2020-07-10T00:11:27.897Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-07-10T00:11:27.897Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-10T00:11:27.944Z] Archiving artifacts [2020-07-10T00:11:28.321Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41192/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-10T00:11:28.717Z] + make clean [2020-07-10T00:11:29.011Z] docker volume rm -f docker-dev-cache [2020-07-10T00:11:29.011Z] docker-dev-cache [Pipeline] deleteDir [2020-07-10T00:11:29.271Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-10T00:11:30.208Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-10T00:11:30.777Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-10T00:11:31.347Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-10T00:11:31.607Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-10T00:11:34.903Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-10T00:11:34.903Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-10T00:11:35.162Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-10T00:11:35.162Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-10T00:11:38.453Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-10T00:11:39.886Z] ok github.com/docker/docker/api/server 0.124s coverage: 7.9% of statements [2020-07-10T00:11:40.358Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-10T00:11:40.926Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-10T00:11:44.218Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-10T00:11:45.155Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-10T00:11:47.061Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-10T00:11:47.630Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-10T00:11:49.012Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-10T00:11:49.953Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-10T00:11:53.245Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-10T00:11:53.245Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-10T00:11:53.245Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-10T00:11:53.505Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-10T00:11:54.886Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-10T00:11:55.825Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-10T00:11:56.085Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-10T00:11:57.024Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-10T00:11:58.404Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-10T00:11:58.973Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-10T00:11:59.544Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-10T00:12:00.112Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-10T00:12:02.021Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-10T00:12:02.021Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-10T00:12:04.557Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-10T00:12:07.093Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-10T00:12:07.662Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-10T00:12:08.232Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-10T00:12:10.768Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-10T00:12:13.875Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-07-10T00:12:13.875Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-10T00:12:13.875Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/types [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-10T00:12:13.875Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-07-10T00:12:13.875Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-10T00:12:13.875Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-10T00:12:14.063Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-10T00:12:14.135Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-07-10T00:12:14.136Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-07-10T00:12:14.136Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-10T00:12:14.136Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-10T00:12:14.136Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-10T00:12:14.136Z] ? github.com/docker/docker/builder [no test files] [2020-07-10T00:12:14.136Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-10T00:12:14.136Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-10T00:12:14.136Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-10T00:12:14.136Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-10T00:12:14.136Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-10T00:12:14.136Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-10T00:12:14.136Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-10T00:12:14.703Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-07-10T00:12:15.001Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-10T00:12:16.912Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-07-10T00:12:17.482Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-10T00:12:18.897Z] ok github.com/docker/docker/builder/dockerfile 0.144s coverage: 45.1% of statements [2020-07-10T00:12:18.897Z] ok github.com/docker/docker/builder/fscache 0.115s coverage: 69.2% of statements [2020-07-10T00:12:20.775Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-10T00:12:20.803Z] ok github.com/docker/docker/builder/remotecontext/git 1.101s coverage: 85.1% of statements [2020-07-10T00:12:21.062Z] ok github.com/docker/docker/builder/remotecontext 0.108s coverage: 13.6% of statements [2020-07-10T00:12:21.062Z] ? github.com/docker/docker/cli [no test files] [2020-07-10T00:12:21.062Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-10T00:12:21.321Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-07-10T00:12:21.712Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-10T00:12:22.648Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-10T00:12:22.648Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-10T00:12:22.702Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-10T00:12:22.703Z] ok github.com/docker/docker/api/server/httputils 0.128s coverage: 14.7% of statements [2020-07-10T00:12:24.029Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-10T00:12:24.288Z] ok github.com/docker/docker/api/server/middleware 0.212s coverage: 37.7% of statements [2020-07-10T00:12:24.288Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-10T00:12:24.288Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-10T00:12:24.288Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-10T00:12:24.288Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-10T00:12:24.288Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-10T00:12:24.288Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-10T00:12:24.288Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-10T00:12:24.288Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-10T00:12:24.288Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-10T00:12:24.288Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-10T00:12:24.288Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-10T00:12:25.874Z] ok github.com/docker/docker/api/server/router/swarm 0.123s coverage: 3.1% of statements [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/types [no test files] [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-10T00:12:25.874Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-10T00:12:25.874Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-10T00:12:25.874Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-10T00:12:26.348Z] ok github.com/docker/docker/api/types/time 0.407s coverage: 100.0% of statements [2020-07-10T00:12:26.348Z] ok github.com/docker/docker/api/types/versions 0.057s coverage: 75.0% of statements [2020-07-10T00:12:26.348Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-10T00:12:26.348Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-10T00:12:26.348Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-10T00:12:26.348Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-07-10T00:12:26.348Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-10T00:12:26.348Z] ? github.com/docker/docker/builder [no test files] [2020-07-10T00:12:26.348Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-10T00:12:26.348Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-10T00:12:26.348Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-10T00:12:26.348Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-10T00:12:26.348Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-10T00:12:26.348Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-10T00:12:26.348Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-10T00:12:26.616Z] ok github.com/docker/docker/client 0.170s coverage: 75.7% of statements [2020-07-10T00:12:27.321Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-10T00:12:28.700Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-10T00:12:29.268Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-10T00:12:30.699Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-10T00:12:31.651Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-10T00:12:31.910Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-10T00:12:32.277Z] ok github.com/docker/docker/builder/dockerfile 0.827s coverage: 43.2% of statements [2020-07-10T00:12:32.277Z] ok github.com/docker/docker/builder/dockerignore 0.045s coverage: 96.8% of statements [2020-07-10T00:12:32.277Z] ok github.com/docker/docker/builder/fscache 1.144s coverage: 69.5% of statements [2020-07-10T00:12:32.277Z] ok github.com/docker/docker/builder/remotecontext 0.508s coverage: 9.2% of statements [2020-07-10T00:12:32.847Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-10T00:12:36.140Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-10T00:12:38.675Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-10T00:12:40.581Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-10T00:12:43.119Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-10T00:12:43.688Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-10T00:12:53.668Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-10T00:12:55.575Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-10T00:12:57.485Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-10T00:12:58.054Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-10T00:12:58.054Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-10T00:12:59.962Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-10T00:13:00.222Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-10T00:13:02.491Z] ok github.com/docker/docker/builder/remotecontext/git 28.288s coverage: 85.1% of statements [2020-07-10T00:13:02.491Z] ? github.com/docker/docker/cli [no test files] [2020-07-10T00:13:02.491Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-10T00:13:02.491Z] ok github.com/docker/docker/cli/debug 0.066s coverage: 100.0% of statements [2020-07-10T00:13:02.491Z] ok github.com/docker/docker/client 0.352s coverage: 75.2% of statements [2020-07-10T00:13:02.761Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-10T00:13:03.020Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-10T00:13:03.490Z] ok github.com/docker/docker/cmd/dockerd 0.529s coverage: 18.6% of statements [2020-07-10T00:13:03.589Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-10T00:13:04.159Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-10T00:13:04.419Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-10T00:13:04.988Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-10T00:13:05.075Z] ok github.com/docker/docker/container 0.429s coverage: 42.5% of statements [2020-07-10T00:13:05.075Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-10T00:13:05.075Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-10T00:13:05.075Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-10T00:13:05.075Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-10T00:13:05.247Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-10T00:13:05.372Z] ok github.com/docker/docker/cmd/dockerd/hack 0.002s coverage: 72.9% of statements [2020-07-10T00:13:05.372Z] ok github.com/docker/docker/cmd/dockerd 0.100s coverage: 29.5% of statements [2020-07-10T00:13:05.372Z] ok github.com/docker/docker/container 0.153s coverage: 35.6% of statements [2020-07-10T00:13:05.372Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-10T00:13:05.372Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-10T00:13:05.372Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-10T00:13:05.372Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite (328.39s) [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.41s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-10T00:13:05.820Z] daemon.go:325: [d6e7a6b7cda9b] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d6e7a6b7cda9b] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d6e7a6b7cda9b] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d6e7a6b7cda9b] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d6e7a6b7cda9b] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d6e7a6b7cda9b] Daemon stopped [2020-07-10T00:13:05.820Z] daemon.go:325: [d6e7a6b7cda9b] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d6e7a6b7cda9b] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d6e7a6b7cda9b] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d6e7a6b7cda9b] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d6e7a6b7cda9b] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d6e7a6b7cda9b] Daemon stopped [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.66s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-10T00:13:05.820Z] daemon.go:325: [d183a70792bb9] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d183a70792bb9] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d183a70792bb9] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d183a70792bb9] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d183a70792bb9] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d183a70792bb9] Daemon stopped [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-10T00:13:05.820Z] daemon.go:325: [d59e83bee8362] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d59e83bee8362] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d59e83bee8362] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d59e83bee8362] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d59e83bee8362] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d59e83bee8362] Daemon stopped [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.31s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-10T00:13:05.820Z] daemon.go:325: [d9e8a6d2949d4] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d9e8a6d2949d4] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d9e8a6d2949d4] daemon started [2020-07-10T00:13:05.820Z] daemon.go:296: [d9e8a6d2949d4] exiting daemon [2020-07-10T00:13:05.820Z] docker_cli_daemon_test.go:1449: Daemon d9e8a6d2949d4 is not started [2020-07-10T00:13:05.820Z] daemon.go:325: [d9e8a6d2949d4] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d9e8a6d2949d4] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d9e8a6d2949d4] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d9e8a6d2949d4] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d9e8a6d2949d4] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d9e8a6d2949d4] Daemon stopped [2020-07-10T00:13:05.820Z] check_test.go:309: Daemon d26773787530e is not started [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-10T00:13:05.820Z] daemon.go:325: [de4fe558884ad] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [de4fe558884ad] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [de4fe558884ad] daemon started [2020-07-10T00:13:05.820Z] daemon.go:325: [de4fe558884ad] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:296: [de4fe558884ad] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:325: [de4fe558884ad] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [de4fe558884ad] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [de4fe558884ad] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [de4fe558884ad] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [de4fe558884ad] Daemon stopped [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.82s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-10T00:13:05.820Z] daemon.go:325: [d8c8d0377d6c5] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d8c8d0377d6c5] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d8c8d0377d6c5] daemon started [2020-07-10T00:13:05.820Z] daemon.go:296: [d8c8d0377d6c5] exiting daemon [2020-07-10T00:13:05.820Z] check_test.go:309: Daemon d2c031e31b6c0 is not started [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.28s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-10T00:13:05.820Z] daemon.go:325: [d78a7d9e278a7] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d78a7d9e278a7] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d78a7d9e278a7] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d78a7d9e278a7] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d78a7d9e278a7] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d78a7d9e278a7] Daemon stopped [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.91s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-10T00:13:05.820Z] daemon.go:325: [d942df86bfd18] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:296: [d942df86bfd18] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:325: [d942df86bfd18] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d942df86bfd18] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d942df86bfd18] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d942df86bfd18] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d942df86bfd18] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d942df86bfd18] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d942df86bfd18] Daemon stopped [2020-07-10T00:13:05.820Z] daemon.go:325: [d942df86bfd18] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d942df86bfd18] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d942df86bfd18] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d942df86bfd18] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d942df86bfd18] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d942df86bfd18] Daemon stopped [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.62s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-10T00:13:05.820Z] daemon.go:325: [d5e0b7bcdb670] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d5e0b7bcdb670] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d5e0b7bcdb670] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d5e0b7bcdb670] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d5e0b7bcdb670] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d5e0b7bcdb670] Daemon stopped [2020-07-10T00:13:05.820Z] daemon.go:325: [d5e0b7bcdb670] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d5e0b7bcdb670] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d5e0b7bcdb670] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d5e0b7bcdb670] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d5e0b7bcdb670] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d5e0b7bcdb670] Daemon stopped [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.20s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-10T00:13:05.820Z] daemon.go:325: [df0a4f3f5a326] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [df0a4f3f5a326] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [df0a4f3f5a326] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [df0a4f3f5a326] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [df0a4f3f5a326] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [df0a4f3f5a326] Daemon stopped [2020-07-10T00:13:05.820Z] daemon.go:325: [df0a4f3f5a326] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [df0a4f3f5a326] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [df0a4f3f5a326] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [df0a4f3f5a326] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [df0a4f3f5a326] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [df0a4f3f5a326] Daemon stopped [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.06s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-10T00:13:05.820Z] daemon.go:325: [da8c4b6e4d5c8] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [da8c4b6e4d5c8] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [da8c4b6e4d5c8] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [da8c4b6e4d5c8] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [da8c4b6e4d5c8] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [da8c4b6e4d5c8] Daemon stopped [2020-07-10T00:13:05.820Z] daemon.go:325: [da8c4b6e4d5c8] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [da8c4b6e4d5c8] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [da8c4b6e4d5c8] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [da8c4b6e4d5c8] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [da8c4b6e4d5c8] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [da8c4b6e4d5c8] Daemon stopped [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.15s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-10T00:13:05.820Z] daemon.go:325: [d6940b2a49b10] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d6940b2a49b10] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d6940b2a49b10] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d6940b2a49b10] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d6940b2a49b10] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d6940b2a49b10] Daemon stopped [2020-07-10T00:13:05.820Z] daemon.go:325: [d6940b2a49b10] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d6940b2a49b10] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d6940b2a49b10] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d6940b2a49b10] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d6940b2a49b10] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d6940b2a49b10] Daemon stopped [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-10T00:13:05.820Z] daemon.go:325: [df8537872b603] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [df8537872b603] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [df8537872b603] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [df8537872b603] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [df8537872b603] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [df8537872b603] Daemon stopped [2020-07-10T00:13:05.820Z] daemon.go:325: [df8537872b603] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [df8537872b603] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [df8537872b603] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [df8537872b603] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [df8537872b603] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [df8537872b603] Daemon stopped [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.20s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-10T00:13:05.820Z] daemon.go:325: [d79d24d7e6566] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d79d24d7e6566] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d79d24d7e6566] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d79d24d7e6566] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d79d24d7e6566] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d79d24d7e6566] Daemon stopped [2020-07-10T00:13:05.820Z] daemon.go:325: [d79d24d7e6566] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:325: [d79d24d7e6566] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:353: [d79d24d7e6566] daemon started [2020-07-10T00:13:05.820Z] daemon.go:461: [d79d24d7e6566] Stopping daemon [2020-07-10T00:13:05.820Z] daemon.go:296: [d79d24d7e6566] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:448: [d79d24d7e6566] Daemon stopped [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-10T00:13:05.820Z] daemon.go:325: [db35ab3dc2931] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:296: [db35ab3dc2931] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:325: [db35ab3dc2931] waiting for daemon to start [2020-07-10T00:13:05.820Z] check_test.go:309: Daemon d9d1cfb9d6491 is not started [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-10T00:13:05.820Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-10T00:13:05.820Z] daemon.go:325: [de2733dd9fcf2] waiting for daemon to start [2020-07-10T00:13:05.820Z] daemon.go:296: [de2733dd9fcf2] exiting daemon [2020-07-10T00:13:05.820Z] daemon.go:325: [de2733dd9fcf2] waiting for daemon to start [2020-07-10T00:13:05.820Z] check_test.go:309: Daemon d952e89d54cc0 is not started [2020-07-10T00:13:05.820Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.28s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-10T00:13:05.821Z] daemon.go:325: [d89f0765b4d96] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d89f0765b4d96] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d89f0765b4d96] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d89f0765b4d96] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d89f0765b4d96] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d89f0765b4d96] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-10T00:13:05.821Z] daemon.go:325: [d78eea67d9fa8] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d78eea67d9fa8] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d78eea67d9fa8] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d78eea67d9fa8] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d78eea67d9fa8] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d78eea67d9fa8] Daemon stopped [2020-07-10T00:13:05.821Z] check_test.go:309: Daemon d78eea67d9fa8 is not started [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.30s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-10T00:13:05.821Z] daemon.go:325: [d869cb8a18901] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d869cb8a18901] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d869cb8a18901] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d869cb8a18901] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d869cb8a18901] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d869cb8a18901] Daemon stopped [2020-07-10T00:13:05.821Z] daemon.go:325: [d869cb8a18901] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d869cb8a18901] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d869cb8a18901] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d869cb8a18901] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d869cb8a18901] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d869cb8a18901] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-10T00:13:05.821Z] daemon.go:325: [d9857a8feaf96] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d9857a8feaf96] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d9857a8feaf96] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d9857a8feaf96] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d9857a8feaf96] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d9857a8feaf96] Daemon stopped [2020-07-10T00:13:05.821Z] daemon.go:325: [d9857a8feaf96] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d9857a8feaf96] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d9857a8feaf96] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d9857a8feaf96] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d9857a8feaf96] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d9857a8feaf96] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.43s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-10T00:13:05.821Z] daemon.go:325: [d38ed895cb357] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d38ed895cb357] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d38ed895cb357] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d38ed895cb357] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d38ed895cb357] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d38ed895cb357] Daemon stopped [2020-07-10T00:13:05.821Z] daemon.go:325: [d38ed895cb357] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d38ed895cb357] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d38ed895cb357] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d38ed895cb357] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d38ed895cb357] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d38ed895cb357] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-10T00:13:05.821Z] daemon.go:325: [d63a90eb5dc28] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d63a90eb5dc28] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d63a90eb5dc28] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d63a90eb5dc28] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d63a90eb5dc28] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d63a90eb5dc28] Daemon stopped [2020-07-10T00:13:05.821Z] daemon.go:325: [d63a90eb5dc28] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d63a90eb5dc28] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d63a90eb5dc28] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d63a90eb5dc28] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d63a90eb5dc28] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d63a90eb5dc28] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-10T00:13:05.821Z] daemon.go:325: [dbcacdb0ba7b1] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [dbcacdb0ba7b1] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [dbcacdb0ba7b1] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [dbcacdb0ba7b1] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [dbcacdb0ba7b1] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [dbcacdb0ba7b1] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-07-10T00:13:05.821Z] daemon.go:325: [de971acbbf0a7] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [de971acbbf0a7] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [de971acbbf0a7] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [de971acbbf0a7] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [de971acbbf0a7] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [de971acbbf0a7] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-10T00:13:05.821Z] daemon.go:325: [d4f85d24c702c] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d4f85d24c702c] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d4f85d24c702c] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d4f85d24c702c] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d4f85d24c702c] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d4f85d24c702c] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-10T00:13:05.821Z] daemon.go:325: [d5a0bd53f6413] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:296: [d5a0bd53f6413] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:325: [d5a0bd53f6413] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:461: [d5a0bd53f6413] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:450: [d5a0bd53f6413] Error when stopping daemon: daemon not started [2020-07-10T00:13:05.821Z] check_test.go:309: Daemon d5a0bd53f6413 is not started [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-07-10T00:13:05.821Z] daemon.go:325: [dd0d8ed4f9474] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [dd0d8ed4f9474] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [dd0d8ed4f9474] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [dd0d8ed4f9474] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [dd0d8ed4f9474] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [dd0d8ed4f9474] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-10T00:13:05.821Z] daemon.go:325: [d2ff22b57c30e] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d2ff22b57c30e] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d2ff22b57c30e] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d2ff22b57c30e] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d2ff22b57c30e] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d2ff22b57c30e] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-10T00:13:05.821Z] daemon.go:325: [da385169c80ac] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [da385169c80ac] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [da385169c80ac] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [da385169c80ac] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [da385169c80ac] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [da385169c80ac] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.11s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-10T00:13:05.821Z] daemon.go:325: [dd871c44a3aac] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [dd871c44a3aac] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [dd871c44a3aac] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [dd871c44a3aac] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [dd871c44a3aac] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [dd871c44a3aac] Daemon stopped [2020-07-10T00:13:05.821Z] daemon.go:325: [dd871c44a3aac] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [dd871c44a3aac] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [dd871c44a3aac] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [dd871c44a3aac] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [dd871c44a3aac] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [dd871c44a3aac] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.75s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-07-10T00:13:05.821Z] daemon.go:325: [de2a0205135b1] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [de2a0205135b1] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [de2a0205135b1] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [de2a0205135b1] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [de2a0205135b1] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [de2a0205135b1] Daemon stopped [2020-07-10T00:13:05.821Z] daemon.go:325: [de2a0205135b1] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [de2a0205135b1] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [de2a0205135b1] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [de2a0205135b1] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [de2a0205135b1] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [de2a0205135b1] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.58s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-07-10T00:13:05.821Z] daemon.go:325: [dabb9a63e5e87] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [dabb9a63e5e87] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [dabb9a63e5e87] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [dabb9a63e5e87] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [dabb9a63e5e87] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [dabb9a63e5e87] Daemon stopped [2020-07-10T00:13:05.821Z] daemon.go:325: [dabb9a63e5e87] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [dabb9a63e5e87] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [dabb9a63e5e87] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [dabb9a63e5e87] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [dabb9a63e5e87] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [dabb9a63e5e87] Daemon stopped [2020-07-10T00:13:05.821Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-10T00:13:05.821Z] requirement.go:26: unmatched requirement IPv6 [2020-07-10T00:13:05.821Z] check_test.go:309: Daemon dd64d0ee2dee0 is not started [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.01s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-10T00:13:05.821Z] daemon.go:325: [d696e93779df8] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d696e93779df8] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d696e93779df8] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d696e93779df8] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d696e93779df8] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d696e93779df8] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.67s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-10T00:13:05.821Z] daemon.go:325: [d31a7b58c2d4e] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d31a7b58c2d4e] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d31a7b58c2d4e] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d31a7b58c2d4e] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d31a7b58c2d4e] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d31a7b58c2d4e] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-10T00:13:05.821Z] daemon.go:325: [da2e758ce0072] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [da2e758ce0072] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [da2e758ce0072] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [da2e758ce0072] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [da2e758ce0072] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [da2e758ce0072] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.77s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-10T00:13:05.821Z] daemon.go:325: [d0eb5a769e3ae] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d0eb5a769e3ae] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d0eb5a769e3ae] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d0eb5a769e3ae] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d0eb5a769e3ae] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d0eb5a769e3ae] Daemon stopped [2020-07-10T00:13:05.821Z] check_test.go:309: Daemon d0eb5a769e3ae is not started [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.99s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-10T00:13:05.821Z] daemon.go:325: [d33a00417a126] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d33a00417a126] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d33a00417a126] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d33a00417a126] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d33a00417a126] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d33a00417a126] Daemon stopped [2020-07-10T00:13:05.821Z] daemon.go:325: [d33a00417a126] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d33a00417a126] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d33a00417a126] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d33a00417a126] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d33a00417a126] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d33a00417a126] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-10T00:13:05.821Z] daemon.go:325: [db5f23631a916] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [db5f23631a916] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [db5f23631a916] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [db5f23631a916] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [db5f23631a916] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [db5f23631a916] Daemon stopped [2020-07-10T00:13:05.821Z] check_test.go:309: Daemon db5f23631a916 is not started [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.09s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-10T00:13:05.821Z] daemon.go:325: [d4c6dcee43537] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d4c6dcee43537] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d4c6dcee43537] daemon started [2020-07-10T00:13:05.821Z] daemon.go:296: [d4c6dcee43537] exiting daemon [2020-07-10T00:13:05.821Z] docker_cli_daemon_plugins_test.go:80: Daemon d4c6dcee43537 is not started [2020-07-10T00:13:05.821Z] daemon.go:325: [d4c6dcee43537] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d4c6dcee43537] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:353: [d4c6dcee43537] daemon started [2020-07-10T00:13:05.821Z] daemon.go:461: [d4c6dcee43537] Stopping daemon [2020-07-10T00:13:05.821Z] daemon.go:296: [d4c6dcee43537] exiting daemon [2020-07-10T00:13:05.821Z] daemon.go:448: [d4c6dcee43537] Daemon stopped [2020-07-10T00:13:05.821Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.42s) [2020-07-10T00:13:05.821Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-10T00:13:05.821Z] daemon.go:325: [d3177390ab1a1] waiting for daemon to start [2020-07-10T00:13:05.821Z] daemon.go:325: [d3177390ab1a1] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d3177390ab1a1] daemon started [2020-07-10T00:13:05.822Z] docker_cli_daemon_plugins_test.go:170: Daemon d3177390ab1a1 is not started [2020-07-10T00:13:05.822Z] daemon.go:325: [d3177390ab1a1] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:296: [d3177390ab1a1] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:325: [d3177390ab1a1] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d3177390ab1a1] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d3177390ab1a1] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d3177390ab1a1] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d3177390ab1a1] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.31s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-10T00:13:05.822Z] daemon.go:325: [dbb8a98084167] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [dbb8a98084167] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [dbb8a98084167] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [dbb8a98084167] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [dbb8a98084167] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [dbb8a98084167] Daemon stopped [2020-07-10T00:13:05.822Z] daemon.go:325: [dbb8a98084167] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [dbb8a98084167] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [dbb8a98084167] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [dbb8a98084167] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [dbb8a98084167] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [dbb8a98084167] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-10T00:13:05.822Z] daemon.go:325: [d58cfd6435de6] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d58cfd6435de6] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d58cfd6435de6] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d58cfd6435de6] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d58cfd6435de6] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d58cfd6435de6] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-10T00:13:05.822Z] daemon.go:325: [d6a87cde0ba96] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d6a87cde0ba96] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d6a87cde0ba96] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d6a87cde0ba96] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d6a87cde0ba96] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d6a87cde0ba96] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-10T00:13:05.822Z] daemon.go:325: [d4e6baa1f7e2f] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:296: [d4e6baa1f7e2f] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:325: [d4e6baa1f7e2f] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:461: [d4e6baa1f7e2f] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:450: [d4e6baa1f7e2f] Error when stopping daemon: daemon not started [2020-07-10T00:13:05.822Z] check_test.go:309: Daemon d4e6baa1f7e2f is not started [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-10T00:13:05.822Z] daemon.go:325: [d0bd2b00c233d] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d0bd2b00c233d] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d0bd2b00c233d] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d0bd2b00c233d] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d0bd2b00c233d] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d0bd2b00c233d] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.86s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-10T00:13:05.822Z] daemon.go:325: [d9d23da644266] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d9d23da644266] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d9d23da644266] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d9d23da644266] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d9d23da644266] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d9d23da644266] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-10T00:13:05.822Z] daemon.go:325: [d42408b8bc45e] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d42408b8bc45e] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d42408b8bc45e] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d42408b8bc45e] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d42408b8bc45e] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d42408b8bc45e] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-10T00:13:05.822Z] daemon.go:325: [db099925565c3] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [db099925565c3] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [db099925565c3] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [db099925565c3] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [db099925565c3] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [db099925565c3] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.70s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-10T00:13:05.822Z] daemon.go:325: [d439cb7b0e138] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d439cb7b0e138] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d439cb7b0e138] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d439cb7b0e138] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d439cb7b0e138] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d439cb7b0e138] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-10T00:13:05.822Z] daemon.go:325: [dd4221369f6c8] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [dd4221369f6c8] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [dd4221369f6c8] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [dd4221369f6c8] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [dd4221369f6c8] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [dd4221369f6c8] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.13s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-10T00:13:05.822Z] daemon.go:325: [d2c6457621d85] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d2c6457621d85] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d2c6457621d85] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d2c6457621d85] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d2c6457621d85] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d2c6457621d85] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-10T00:13:05.822Z] daemon.go:325: [ddb40b6fa0cef] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [ddb40b6fa0cef] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [ddb40b6fa0cef] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [ddb40b6fa0cef] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [ddb40b6fa0cef] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [ddb40b6fa0cef] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-10T00:13:05.822Z] daemon.go:325: [d27ffd2d74b09] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d27ffd2d74b09] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d27ffd2d74b09] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d27ffd2d74b09] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d27ffd2d74b09] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d27ffd2d74b09] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-10T00:13:05.822Z] daemon.go:325: [df24a18408167] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [df24a18408167] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [df24a18408167] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [df24a18408167] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [df24a18408167] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [df24a18408167] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.36s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-10T00:13:05.822Z] daemon.go:325: [dc44bca899d62] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [dc44bca899d62] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [dc44bca899d62] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [dc44bca899d62] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [dc44bca899d62] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [dc44bca899d62] Daemon stopped [2020-07-10T00:13:05.822Z] check_test.go:309: Daemon dc44bca899d62 is not started [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.58s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-10T00:13:05.822Z] daemon.go:325: [d1d590d752bfd] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d1d590d752bfd] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d1d590d752bfd] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d1d590d752bfd] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d1d590d752bfd] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d1d590d752bfd] Daemon stopped [2020-07-10T00:13:05.822Z] daemon.go:325: [d1d590d752bfd] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d1d590d752bfd] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d1d590d752bfd] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d1d590d752bfd] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d1d590d752bfd] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d1d590d752bfd] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.63s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-10T00:13:05.822Z] daemon.go:325: [dd5e2bfe971f3] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [dd5e2bfe971f3] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [dd5e2bfe971f3] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [dd5e2bfe971f3] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [dd5e2bfe971f3] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [dd5e2bfe971f3] Daemon stopped [2020-07-10T00:13:05.822Z] daemon.go:325: [dd5e2bfe971f3] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [dd5e2bfe971f3] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [dd5e2bfe971f3] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [dd5e2bfe971f3] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [dd5e2bfe971f3] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [dd5e2bfe971f3] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [dd5e2bfe971f3] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.10s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-10T00:13:05.822Z] daemon.go:325: [d7fbbdbd784a6] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d7fbbdbd784a6] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d7fbbdbd784a6] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d7fbbdbd784a6] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d7fbbdbd784a6] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d7fbbdbd784a6] Daemon stopped [2020-07-10T00:13:05.822Z] daemon.go:325: [d7fbbdbd784a6] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d7fbbdbd784a6] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d7fbbdbd784a6] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d7fbbdbd784a6] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d7fbbdbd784a6] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d7fbbdbd784a6] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-10T00:13:05.822Z] daemon.go:325: [d242c8b13f6cc] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d242c8b13f6cc] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d242c8b13f6cc] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d242c8b13f6cc] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d242c8b13f6cc] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d242c8b13f6cc] Daemon stopped [2020-07-10T00:13:05.822Z] daemon.go:325: [d242c8b13f6cc] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d242c8b13f6cc] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d242c8b13f6cc] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d242c8b13f6cc] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d242c8b13f6cc] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d242c8b13f6cc] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.79s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-10T00:13:05.822Z] daemon.go:325: [d916ba45c3cbb] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d916ba45c3cbb] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d916ba45c3cbb] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d916ba45c3cbb] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d916ba45c3cbb] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d916ba45c3cbb] Daemon stopped [2020-07-10T00:13:05.822Z] daemon.go:325: [d916ba45c3cbb] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d916ba45c3cbb] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d916ba45c3cbb] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d916ba45c3cbb] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d916ba45c3cbb] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d916ba45c3cbb] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.08s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-10T00:13:05.822Z] daemon.go:325: [d8d0b76744cbd] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d8d0b76744cbd] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d8d0b76744cbd] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d8d0b76744cbd] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d8d0b76744cbd] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d8d0b76744cbd] Daemon stopped [2020-07-10T00:13:05.822Z] daemon.go:325: [d8d0b76744cbd] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d8d0b76744cbd] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d8d0b76744cbd] daemon started [2020-07-10T00:13:05.822Z] daemon.go:461: [d8d0b76744cbd] Stopping daemon [2020-07-10T00:13:05.822Z] daemon.go:296: [d8d0b76744cbd] exiting daemon [2020-07-10T00:13:05.822Z] daemon.go:448: [d8d0b76744cbd] Daemon stopped [2020-07-10T00:13:05.822Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.12s) [2020-07-10T00:13:05.822Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-10T00:13:05.822Z] daemon.go:325: [d0b7944403c62] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:325: [d0b7944403c62] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:353: [d0b7944403c62] daemon started [2020-07-10T00:13:05.822Z] daemon.go:325: [d0b7944403c62] waiting for daemon to start [2020-07-10T00:13:05.822Z] daemon.go:296: [d0b7944403c62] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:325: [d0b7944403c62] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d0b7944403c62] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d0b7944403c62] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d0b7944403c62] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d0b7944403c62] Daemon stopped [2020-07-10T00:13:05.823Z] check_test.go:309: Daemon d0b7944403c62 is not started [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.44s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-10T00:13:05.823Z] daemon.go:325: [d5114af3ef30d] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d5114af3ef30d] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d5114af3ef30d] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d5114af3ef30d] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d5114af3ef30d] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d5114af3ef30d] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [d5114af3ef30d] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d5114af3ef30d] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d5114af3ef30d] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d5114af3ef30d] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d5114af3ef30d] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d5114af3ef30d] Daemon stopped [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.00s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-10T00:13:05.823Z] daemon.go:325: [deff00bbdef88] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [deff00bbdef88] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [deff00bbdef88] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [deff00bbdef88] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [deff00bbdef88] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [deff00bbdef88] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [deff00bbdef88] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [deff00bbdef88] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [deff00bbdef88] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [deff00bbdef88] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [deff00bbdef88] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [deff00bbdef88] Daemon stopped [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.62s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-10T00:13:05.823Z] daemon.go:325: [dc1935bb5c63e] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [dc1935bb5c63e] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [dc1935bb5c63e] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [dc1935bb5c63e] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [dc1935bb5c63e] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [dc1935bb5c63e] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [dc1935bb5c63e] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [dc1935bb5c63e] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [dc1935bb5c63e] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [dc1935bb5c63e] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [dc1935bb5c63e] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [dc1935bb5c63e] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [dc1935bb5c63e] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [dc1935bb5c63e] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [dc1935bb5c63e] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [dc1935bb5c63e] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [dc1935bb5c63e] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [dc1935bb5c63e] Daemon stopped [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.40s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-10T00:13:05.823Z] daemon.go:325: [de17f9cd572b1] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [de17f9cd572b1] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [de17f9cd572b1] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [de17f9cd572b1] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [de17f9cd572b1] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [de17f9cd572b1] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [de17f9cd572b1] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [de17f9cd572b1] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [de17f9cd572b1] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [de17f9cd572b1] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [de17f9cd572b1] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [de17f9cd572b1] Daemon stopped [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-10T00:13:05.823Z] daemon.go:325: [d9cb3247d70d2] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d9cb3247d70d2] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d9cb3247d70d2] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d9cb3247d70d2] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d9cb3247d70d2] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d9cb3247d70d2] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [d9cb3247d70d2] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d9cb3247d70d2] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d9cb3247d70d2] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d9cb3247d70d2] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d9cb3247d70d2] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d9cb3247d70d2] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [d9cb3247d70d2] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d9cb3247d70d2] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d9cb3247d70d2] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d9cb3247d70d2] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d9cb3247d70d2] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d9cb3247d70d2] Daemon stopped [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.30s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-10T00:13:05.823Z] daemon.go:325: [d732de74d9db6] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d732de74d9db6] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d732de74d9db6] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d732de74d9db6] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d732de74d9db6] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d732de74d9db6] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [d732de74d9db6] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d732de74d9db6] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d732de74d9db6] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d732de74d9db6] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d732de74d9db6] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d732de74d9db6] Daemon stopped [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.27s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-10T00:13:05.823Z] daemon.go:325: [d41d19dc18957] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d41d19dc18957] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d41d19dc18957] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d41d19dc18957] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d41d19dc18957] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d41d19dc18957] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [d41d19dc18957] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d41d19dc18957] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d41d19dc18957] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d41d19dc18957] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d41d19dc18957] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d41d19dc18957] Daemon stopped [2020-07-10T00:13:05.823Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-10T00:13:05.823Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-10T00:13:05.823Z] check_test.go:309: Daemon d6dac53e1a057 is not started [2020-07-10T00:13:05.823Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-10T00:13:05.823Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-10T00:13:05.823Z] check_test.go:309: Daemon ddb03f33056c5 is not started [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.62s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-10T00:13:05.823Z] daemon.go:325: [dabdba53782a4] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [dabdba53782a4] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [dabdba53782a4] daemon started [2020-07-10T00:13:05.823Z] daemon.go:296: [dabdba53782a4] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:325: [dabdba53782a4] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [dabdba53782a4] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [dabdba53782a4] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [dabdba53782a4] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [dabdba53782a4] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [dabdba53782a4] Daemon stopped [2020-07-10T00:13:05.823Z] check_test.go:309: Daemon dabdba53782a4 is not started [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.92s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-10T00:13:05.823Z] daemon.go:325: [d441dcce235c7] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d441dcce235c7] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d441dcce235c7] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d441dcce235c7] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d441dcce235c7] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d441dcce235c7] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [d441dcce235c7] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d441dcce235c7] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d441dcce235c7] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d441dcce235c7] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d441dcce235c7] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d441dcce235c7] Daemon stopped [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.18s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-10T00:13:05.823Z] daemon.go:325: [d20c30d1cd919] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d20c30d1cd919] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d20c30d1cd919] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d20c30d1cd919] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d20c30d1cd919] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d20c30d1cd919] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [d20c30d1cd919] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d20c30d1cd919] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d20c30d1cd919] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d20c30d1cd919] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d20c30d1cd919] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d20c30d1cd919] Daemon stopped [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.23s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-10T00:13:05.823Z] daemon.go:325: [deb4ee36762cd] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [deb4ee36762cd] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [deb4ee36762cd] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [deb4ee36762cd] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [deb4ee36762cd] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [deb4ee36762cd] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [deb4ee36762cd] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [deb4ee36762cd] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [deb4ee36762cd] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [deb4ee36762cd] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [deb4ee36762cd] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [deb4ee36762cd] Daemon stopped [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.43s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-10T00:13:05.823Z] daemon.go:325: [d7578018aa3c3] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d7578018aa3c3] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d7578018aa3c3] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d7578018aa3c3] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d7578018aa3c3] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d7578018aa3c3] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [d7578018aa3c3] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d7578018aa3c3] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d7578018aa3c3] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d7578018aa3c3] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d7578018aa3c3] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d7578018aa3c3] Daemon stopped [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.31s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-10T00:13:05.823Z] daemon.go:325: [d3dc55cc3e178] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d3dc55cc3e178] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d3dc55cc3e178] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d3dc55cc3e178] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d3dc55cc3e178] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d3dc55cc3e178] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [d3dc55cc3e178] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d3dc55cc3e178] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d3dc55cc3e178] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d3dc55cc3e178] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d3dc55cc3e178] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d3dc55cc3e178] Daemon stopped [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.05s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-10T00:13:05.823Z] daemon.go:325: [d58ce7f85ec8f] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d58ce7f85ec8f] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d58ce7f85ec8f] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d58ce7f85ec8f] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d58ce7f85ec8f] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d58ce7f85ec8f] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [d58ce7f85ec8f] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d58ce7f85ec8f] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d58ce7f85ec8f] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d58ce7f85ec8f] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d58ce7f85ec8f] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d58ce7f85ec8f] Daemon stopped [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.62s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-10T00:13:05.823Z] daemon.go:325: [dceb3e8e011a9] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [dceb3e8e011a9] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [dceb3e8e011a9] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [dceb3e8e011a9] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [dceb3e8e011a9] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [dceb3e8e011a9] Daemon stopped [2020-07-10T00:13:05.823Z] daemon.go:325: [dceb3e8e011a9] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [dceb3e8e011a9] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [dceb3e8e011a9] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [dceb3e8e011a9] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [dceb3e8e011a9] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [dceb3e8e011a9] Daemon stopped [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-10T00:13:05.823Z] daemon.go:325: [da2b8711e27a3] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [da2b8711e27a3] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [da2b8711e27a3] daemon started [2020-07-10T00:13:05.823Z] daemon.go:296: [da2b8711e27a3] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:325: [da2b8711e27a3] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [da2b8711e27a3] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [da2b8711e27a3] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [da2b8711e27a3] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [da2b8711e27a3] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [da2b8711e27a3] Daemon stopped [2020-07-10T00:13:05.823Z] check_test.go:309: Daemon da2b8711e27a3 is not started [2020-07-10T00:13:05.823Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.38s) [2020-07-10T00:13:05.823Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-10T00:13:05.823Z] daemon.go:325: [d34a8f8505a63] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:325: [d34a8f8505a63] waiting for daemon to start [2020-07-10T00:13:05.823Z] daemon.go:353: [d34a8f8505a63] daemon started [2020-07-10T00:13:05.823Z] daemon.go:461: [d34a8f8505a63] Stopping daemon [2020-07-10T00:13:05.823Z] daemon.go:296: [d34a8f8505a63] exiting daemon [2020-07-10T00:13:05.823Z] daemon.go:448: [d34a8f8505a63] Daemon stopped [2020-07-10T00:13:05.824Z] daemon.go:325: [d34a8f8505a63] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d34a8f8505a63] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d34a8f8505a63] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d34a8f8505a63] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d34a8f8505a63] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d34a8f8505a63] Daemon stopped [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-10T00:13:05.824Z] daemon.go:325: [db1873f39259a] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [db1873f39259a] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [db1873f39259a] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [db1873f39259a] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [db1873f39259a] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [db1873f39259a] Daemon stopped [2020-07-10T00:13:05.824Z] daemon.go:325: [db1873f39259a] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [db1873f39259a] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [db1873f39259a] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [db1873f39259a] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [db1873f39259a] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [db1873f39259a] Daemon stopped [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-10T00:13:05.824Z] daemon.go:325: [db52f6a1ed58a] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [db52f6a1ed58a] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [db52f6a1ed58a] daemon started [2020-07-10T00:13:05.824Z] daemon.go:296: [db52f6a1ed58a] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:461: [db52f6a1ed58a] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:450: [db52f6a1ed58a] Error when stopping daemon: daemon not started [2020-07-10T00:13:05.824Z] check_test.go:309: Daemon db52f6a1ed58a is not started [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-10T00:13:05.824Z] daemon.go:325: [dee928e7d1555] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [dee928e7d1555] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [dee928e7d1555] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [dee928e7d1555] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [dee928e7d1555] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [dee928e7d1555] Daemon stopped [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.46s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-10T00:13:05.824Z] daemon.go:325: [d4eae3eafb936] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d4eae3eafb936] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d4eae3eafb936] daemon started [2020-07-10T00:13:05.824Z] daemon.go:296: [d4eae3eafb936] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:325: [d4eae3eafb936] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d4eae3eafb936] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d4eae3eafb936] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d4eae3eafb936] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d4eae3eafb936] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d4eae3eafb936] Daemon stopped [2020-07-10T00:13:05.824Z] daemon.go:325: [d4eae3eafb936] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d4eae3eafb936] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d4eae3eafb936] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d4eae3eafb936] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d4eae3eafb936] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d4eae3eafb936] Daemon stopped [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-10T00:13:05.824Z] daemon.go:325: [d4f836683f4ab] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d4f836683f4ab] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d4f836683f4ab] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d4f836683f4ab] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d4f836683f4ab] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d4f836683f4ab] Daemon stopped [2020-07-10T00:13:05.824Z] daemon.go:325: [d4f836683f4ab] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d4f836683f4ab] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d4f836683f4ab] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d4f836683f4ab] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d4f836683f4ab] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d4f836683f4ab] Daemon stopped [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-10T00:13:05.824Z] daemon.go:325: [d710fccdeced8] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d710fccdeced8] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d710fccdeced8] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d710fccdeced8] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d710fccdeced8] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d710fccdeced8] Daemon stopped [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-10T00:13:05.824Z] daemon.go:325: [d1cae160b782e] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d1cae160b782e] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d1cae160b782e] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d1cae160b782e] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d1cae160b782e] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d1cae160b782e] Daemon stopped [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-10T00:13:05.824Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-07-10T00:13:05.824Z] daemon.go:325: [d9951e9a06516] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d9951e9a06516] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d9951e9a06516] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d9951e9a06516] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d9951e9a06516] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d9951e9a06516] Daemon stopped [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-10T00:13:05.824Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-07-10T00:13:05.824Z] daemon.go:325: [d3ec01fb1ef31] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d3ec01fb1ef31] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d3ec01fb1ef31] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d3ec01fb1ef31] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d3ec01fb1ef31] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d3ec01fb1ef31] Daemon stopped [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-10T00:13:05.824Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-07-10T00:13:05.824Z] daemon.go:325: [d9e19903bee63] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:296: [d9e19903bee63] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:325: [d9e19903bee63] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-10T00:13:05.824Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-07-10T00:13:05.824Z] daemon.go:325: [d6ce50da53e29] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:296: [d6ce50da53e29] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:325: [d6ce50da53e29] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-10T00:13:05.824Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-07-10T00:13:05.824Z] daemon.go:325: [df6f7a0ad42f0] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:296: [df6f7a0ad42f0] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:325: [df6f7a0ad42f0] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-10T00:13:05.824Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-07-10T00:13:05.824Z] daemon.go:325: [df2770037d382] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [df2770037d382] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [df2770037d382] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [df2770037d382] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [df2770037d382] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [df2770037d382] Daemon stopped [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-10T00:13:05.824Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-07-10T00:13:05.824Z] daemon.go:325: [d93bb23ce5cd1] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d93bb23ce5cd1] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d93bb23ce5cd1] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d93bb23ce5cd1] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d93bb23ce5cd1] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d93bb23ce5cd1] Daemon stopped [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-10T00:13:05.824Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-07-10T00:13:05.824Z] daemon.go:325: [d78e2a01624b4] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:296: [d78e2a01624b4] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:325: [d78e2a01624b4] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-10T00:13:05.824Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-07-10T00:13:05.824Z] daemon.go:325: [d4ff7a4dfba95] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:296: [d4ff7a4dfba95] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:325: [d4ff7a4dfba95] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-10T00:13:05.824Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-07-10T00:13:05.824Z] daemon.go:325: [d84b00612f1f8] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:296: [d84b00612f1f8] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:325: [d84b00612f1f8] waiting for daemon to start [2020-07-10T00:13:05.824Z] check_test.go:309: Daemon db38bd4436704 is not started [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-10T00:13:05.824Z] daemon.go:325: [d2cfb83bcb3d4] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d2cfb83bcb3d4] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d2cfb83bcb3d4] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d2cfb83bcb3d4] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d2cfb83bcb3d4] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d2cfb83bcb3d4] Daemon stopped [2020-07-10T00:13:05.824Z] daemon.go:325: [d2cfb83bcb3d4] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d2cfb83bcb3d4] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d2cfb83bcb3d4] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d2cfb83bcb3d4] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d2cfb83bcb3d4] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d2cfb83bcb3d4] Daemon stopped [2020-07-10T00:13:05.824Z] check_test.go:309: Daemon d2cfb83bcb3d4 is not started [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-10T00:13:05.824Z] daemon.go:325: [d26a86b8e7485] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d26a86b8e7485] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d26a86b8e7485] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d26a86b8e7485] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d26a86b8e7485] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d26a86b8e7485] Daemon stopped [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-10T00:13:05.824Z] daemon.go:325: [db25bcefcd20c] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [db25bcefcd20c] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [db25bcefcd20c] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [db25bcefcd20c] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [db25bcefcd20c] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [db25bcefcd20c] Daemon stopped [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-10T00:13:05.824Z] daemon.go:325: [d69cc1a9f9761] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d69cc1a9f9761] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d69cc1a9f9761] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d69cc1a9f9761] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d69cc1a9f9761] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d69cc1a9f9761] Daemon stopped [2020-07-10T00:13:05.824Z] daemon.go:325: [d69cc1a9f9761] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d69cc1a9f9761] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d69cc1a9f9761] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d69cc1a9f9761] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d69cc1a9f9761] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d69cc1a9f9761] Daemon stopped [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-10T00:13:05.824Z] daemon.go:325: [d3770364ce175] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d3770364ce175] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d3770364ce175] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d3770364ce175] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d3770364ce175] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d3770364ce175] Daemon stopped [2020-07-10T00:13:05.824Z] check_test.go:309: Daemon d3770364ce175 is not started [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-10T00:13:05.824Z] daemon.go:325: [d5b9f6d2eb58b] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [d5b9f6d2eb58b] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [d5b9f6d2eb58b] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [d5b9f6d2eb58b] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [d5b9f6d2eb58b] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [d5b9f6d2eb58b] Daemon stopped [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-10T00:13:05.824Z] daemon.go:325: [ddf1b485ae92f] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [ddf1b485ae92f] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [ddf1b485ae92f] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [ddf1b485ae92f] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [ddf1b485ae92f] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [ddf1b485ae92f] Daemon stopped [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-10T00:13:05.824Z] daemon.go:325: [dc3e7cf07c6c3] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [dc3e7cf07c6c3] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [dc3e7cf07c6c3] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [dc3e7cf07c6c3] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [dc3e7cf07c6c3] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [dc3e7cf07c6c3] Daemon stopped [2020-07-10T00:13:05.824Z] daemon.go:325: [dc3e7cf07c6c3] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [dc3e7cf07c6c3] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [dc3e7cf07c6c3] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [dc3e7cf07c6c3] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [dc3e7cf07c6c3] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [dc3e7cf07c6c3] Daemon stopped [2020-07-10T00:13:05.824Z] daemon.go:325: [dc3e7cf07c6c3] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [dc3e7cf07c6c3] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [dc3e7cf07c6c3] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [dc3e7cf07c6c3] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [dc3e7cf07c6c3] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [dc3e7cf07c6c3] Daemon stopped [2020-07-10T00:13:05.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-07-10T00:13:05.824Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-10T00:13:05.824Z] daemon.go:325: [ddaeaa00f33af] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:325: [ddaeaa00f33af] waiting for daemon to start [2020-07-10T00:13:05.824Z] daemon.go:353: [ddaeaa00f33af] daemon started [2020-07-10T00:13:05.824Z] daemon.go:461: [ddaeaa00f33af] Stopping daemon [2020-07-10T00:13:05.824Z] daemon.go:296: [ddaeaa00f33af] exiting daemon [2020-07-10T00:13:05.824Z] daemon.go:448: [ddaeaa00f33af] Daemon stopped [2020-07-10T00:13:05.824Z] daemon.go:325: [ddaeaa00f33af] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:296: [ddaeaa00f33af] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:325: [ddaeaa00f33af] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:461: [ddaeaa00f33af] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:450: [ddaeaa00f33af] Error when stopping daemon: daemon not started [2020-07-10T00:13:05.825Z] check_test.go:309: Daemon ddaeaa00f33af is not started [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.71s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-10T00:13:05.825Z] daemon.go:325: [dbe62f7e9aeec] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [dbe62f7e9aeec] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [dbe62f7e9aeec] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [dbe62f7e9aeec] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [dbe62f7e9aeec] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [dbe62f7e9aeec] Daemon stopped [2020-07-10T00:13:05.825Z] daemon.go:325: [dbe62f7e9aeec] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [dbe62f7e9aeec] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [dbe62f7e9aeec] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [dbe62f7e9aeec] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [dbe62f7e9aeec] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [dbe62f7e9aeec] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.40s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-10T00:13:05.825Z] daemon.go:325: [d1df025f33e36] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d1df025f33e36] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d1df025f33e36] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d1df025f33e36] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d1df025f33e36] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d1df025f33e36] Daemon stopped [2020-07-10T00:13:05.825Z] daemon.go:325: [d1df025f33e36] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d1df025f33e36] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d1df025f33e36] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d1df025f33e36] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d1df025f33e36] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d1df025f33e36] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.04s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-10T00:13:05.825Z] daemon.go:325: [ddc271d6e875c] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [ddc271d6e875c] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [ddc271d6e875c] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [ddc271d6e875c] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [ddc271d6e875c] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [ddc271d6e875c] Daemon stopped [2020-07-10T00:13:05.825Z] daemon.go:325: [ddc271d6e875c] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [ddc271d6e875c] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [ddc271d6e875c] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [ddc271d6e875c] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [ddc271d6e875c] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [ddc271d6e875c] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-10T00:13:05.825Z] daemon.go:325: [d88f1b3206115] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d88f1b3206115] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d88f1b3206115] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d88f1b3206115] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d88f1b3206115] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d88f1b3206115] Daemon stopped [2020-07-10T00:13:05.825Z] daemon.go:325: [d88f1b3206115] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d88f1b3206115] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d88f1b3206115] daemon started [2020-07-10T00:13:05.825Z] check_test.go:309: Daemon d778ba8db8fb8 is not started [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-07-10T00:13:05.825Z] daemon.go:325: [d2ab32a05320d] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d2ab32a05320d] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d2ab32a05320d] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d2ab32a05320d] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d2ab32a05320d] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d2ab32a05320d] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-10T00:13:05.825Z] daemon.go:325: [d90378723eae3] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d90378723eae3] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d90378723eae3] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d90378723eae3] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d90378723eae3] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d90378723eae3] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-10T00:13:05.825Z] daemon.go:325: [d853ad05dae5f] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d853ad05dae5f] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d853ad05dae5f] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d853ad05dae5f] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d853ad05dae5f] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d853ad05dae5f] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-07-10T00:13:05.825Z] daemon.go:325: [d6070067e12fa] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d6070067e12fa] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d6070067e12fa] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d6070067e12fa] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d6070067e12fa] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d6070067e12fa] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-10T00:13:05.825Z] check_test.go:309: Daemon df7a8223a53d9 is not started [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-10T00:13:05.825Z] daemon.go:325: [d417bef2c280b] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d417bef2c280b] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d417bef2c280b] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d417bef2c280b] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d417bef2c280b] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d417bef2c280b] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (3.52s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-10T00:13:05.825Z] daemon.go:325: [d76ff446e7478] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d76ff446e7478] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d76ff446e7478] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d76ff446e7478] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d76ff446e7478] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d76ff446e7478] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (5.79s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-10T00:13:05.825Z] daemon.go:325: [d46536d044358] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d46536d044358] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d46536d044358] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d46536d044358] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d46536d044358] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d46536d044358] Daemon stopped [2020-07-10T00:13:05.825Z] daemon.go:325: [d46536d044358] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d46536d044358] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d46536d044358] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d46536d044358] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d46536d044358] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d46536d044358] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-07-10T00:13:05.825Z] daemon.go:325: [de1450c832622] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [de1450c832622] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [de1450c832622] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [de1450c832622] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [de1450c832622] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [de1450c832622] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-07-10T00:13:05.825Z] daemon.go:325: [da573014700ce] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [da573014700ce] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [da573014700ce] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [da573014700ce] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [da573014700ce] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [da573014700ce] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.57s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-07-10T00:13:05.825Z] daemon.go:325: [deedb6531eeb0] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [deedb6531eeb0] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [deedb6531eeb0] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [deedb6531eeb0] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [deedb6531eeb0] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [deedb6531eeb0] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-10T00:13:05.825Z] daemon.go:325: [d69a4af1d13b6] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d69a4af1d13b6] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d69a4af1d13b6] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d69a4af1d13b6] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d69a4af1d13b6] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d69a4af1d13b6] Daemon stopped [2020-07-10T00:13:05.825Z] daemon.go:325: [d69a4af1d13b6] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d69a4af1d13b6] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d69a4af1d13b6] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d69a4af1d13b6] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d69a4af1d13b6] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d69a4af1d13b6] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.14s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-10T00:13:05.825Z] daemon.go:325: [d064b2950aa87] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d064b2950aa87] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d064b2950aa87] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d064b2950aa87] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d064b2950aa87] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d064b2950aa87] Daemon stopped [2020-07-10T00:13:05.825Z] daemon.go:325: [d064b2950aa87] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d064b2950aa87] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d064b2950aa87] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d064b2950aa87] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d064b2950aa87] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d064b2950aa87] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.45s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-07-10T00:13:05.825Z] daemon.go:325: [dd91a96b8c1e1] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [dd91a96b8c1e1] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [dd91a96b8c1e1] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [dd91a96b8c1e1] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [dd91a96b8c1e1] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [dd91a96b8c1e1] Daemon stopped [2020-07-10T00:13:05.825Z] daemon.go:325: [dd91a96b8c1e1] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [dd91a96b8c1e1] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [dd91a96b8c1e1] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [dd91a96b8c1e1] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [dd91a96b8c1e1] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [dd91a96b8c1e1] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.90s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-10T00:13:05.825Z] daemon.go:325: [d2d466bc38969] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d2d466bc38969] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d2d466bc38969] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d2d466bc38969] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d2d466bc38969] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d2d466bc38969] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-10T00:13:05.825Z] daemon.go:325: [d7a6fe2387dea] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d7a6fe2387dea] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d7a6fe2387dea] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d7a6fe2387dea] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d7a6fe2387dea] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d7a6fe2387dea] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-10T00:13:05.825Z] daemon.go:325: [dba27dedb5665] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [dba27dedb5665] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [dba27dedb5665] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [dba27dedb5665] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [dba27dedb5665] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [dba27dedb5665] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.19s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-10T00:13:05.825Z] daemon.go:325: [d73be81331083] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d73be81331083] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d73be81331083] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d73be81331083] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d73be81331083] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d73be81331083] Daemon stopped [2020-07-10T00:13:05.825Z] daemon.go:325: [d73be81331083] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d73be81331083] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d73be81331083] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d73be81331083] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d73be81331083] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d73be81331083] Daemon stopped [2020-07-10T00:13:05.825Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.73s) [2020-07-10T00:13:05.825Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-10T00:13:05.825Z] daemon.go:325: [d069829cf989e] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d069829cf989e] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:353: [d069829cf989e] daemon started [2020-07-10T00:13:05.825Z] daemon.go:461: [d069829cf989e] Stopping daemon [2020-07-10T00:13:05.825Z] daemon.go:296: [d069829cf989e] exiting daemon [2020-07-10T00:13:05.825Z] daemon.go:448: [d069829cf989e] Daemon stopped [2020-07-10T00:13:05.825Z] daemon.go:325: [d069829cf989e] waiting for daemon to start [2020-07-10T00:13:05.825Z] daemon.go:325: [d069829cf989e] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:353: [d069829cf989e] daemon started [2020-07-10T00:13:05.826Z] daemon.go:461: [d069829cf989e] Stopping daemon [2020-07-10T00:13:05.826Z] daemon.go:296: [d069829cf989e] exiting daemon [2020-07-10T00:13:05.826Z] daemon.go:448: [d069829cf989e] Daemon stopped [2020-07-10T00:13:05.826Z] daemon.go:325: [d069829cf989e] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:296: [d069829cf989e] exiting daemon [2020-07-10T00:13:05.826Z] daemon.go:325: [d069829cf989e] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:461: [d069829cf989e] Stopping daemon [2020-07-10T00:13:05.826Z] daemon.go:450: [d069829cf989e] Error when stopping daemon: daemon not started [2020-07-10T00:13:05.826Z] docker_cli_daemon_test.go:2542: Daemon d069829cf989e is not started [2020-07-10T00:13:05.826Z] daemon.go:325: [d069829cf989e] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:325: [d069829cf989e] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:353: [d069829cf989e] daemon started [2020-07-10T00:13:05.826Z] daemon.go:461: [d069829cf989e] Stopping daemon [2020-07-10T00:13:05.826Z] daemon.go:296: [d069829cf989e] exiting daemon [2020-07-10T00:13:05.826Z] daemon.go:448: [d069829cf989e] Daemon stopped [2020-07-10T00:13:05.826Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.69s) [2020-07-10T00:13:05.826Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-10T00:13:05.826Z] daemon.go:325: [d3b2baadf555d] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:325: [d3b2baadf555d] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:353: [d3b2baadf555d] daemon started [2020-07-10T00:13:05.826Z] daemon.go:461: [d3b2baadf555d] Stopping daemon [2020-07-10T00:13:05.826Z] daemon.go:296: [d3b2baadf555d] exiting daemon [2020-07-10T00:13:05.826Z] daemon.go:448: [d3b2baadf555d] Daemon stopped [2020-07-10T00:13:05.826Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2020-07-10T00:13:05.826Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-10T00:13:05.826Z] daemon.go:325: [d0782d627329c] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:325: [d0782d627329c] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:353: [d0782d627329c] daemon started [2020-07-10T00:13:05.826Z] daemon.go:461: [d0782d627329c] Stopping daemon [2020-07-10T00:13:05.826Z] daemon.go:296: [d0782d627329c] exiting daemon [2020-07-10T00:13:05.826Z] daemon.go:448: [d0782d627329c] Daemon stopped [2020-07-10T00:13:05.826Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2020-07-10T00:13:05.826Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-07-10T00:13:05.826Z] daemon.go:325: [d6f9f179f118c] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:325: [d6f9f179f118c] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:353: [d6f9f179f118c] daemon started [2020-07-10T00:13:05.826Z] daemon.go:461: [d6f9f179f118c] Stopping daemon [2020-07-10T00:13:05.826Z] daemon.go:296: [d6f9f179f118c] exiting daemon [2020-07-10T00:13:05.826Z] daemon.go:448: [d6f9f179f118c] Daemon stopped [2020-07-10T00:13:05.826Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.86s) [2020-07-10T00:13:05.826Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-07-10T00:13:05.826Z] daemon.go:325: [dff37c8cd90f0] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:325: [dff37c8cd90f0] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:353: [dff37c8cd90f0] daemon started [2020-07-10T00:13:05.826Z] daemon.go:461: [dff37c8cd90f0] Stopping daemon [2020-07-10T00:13:05.826Z] daemon.go:296: [dff37c8cd90f0] exiting daemon [2020-07-10T00:13:05.826Z] daemon.go:448: [dff37c8cd90f0] Daemon stopped [2020-07-10T00:13:05.826Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-07-10T00:13:05.826Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-07-10T00:13:05.826Z] check_test.go:309: Daemon dcb68e66d253a is not started [2020-07-10T00:13:05.826Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.62s) [2020-07-10T00:13:05.826Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-07-10T00:13:05.826Z] daemon.go:325: [daea7089635bb] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:325: [daea7089635bb] waiting for daemon to start [2020-07-10T00:13:05.826Z] daemon.go:353: [daea7089635bb] daemon started [2020-07-10T00:13:05.826Z] daemon.go:461: [daea7089635bb] Stopping daemon [2020-07-10T00:13:05.826Z] daemon.go:296: [daea7089635bb] exiting daemon [2020-07-10T00:13:05.826Z] daemon.go:448: [daea7089635bb] Daemon stopped [2020-07-10T00:13:05.826Z] === RUN TestDockerSwarmSuite [2020-07-10T00:13:05.826Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-10T00:13:07.736Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-10T00:13:08.675Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-10T00:13:09.243Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-10T00:13:11.150Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-10T00:13:11.150Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-10T00:13:12.532Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-10T00:13:13.503Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2020-07-10T00:13:13.912Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-10T00:13:14.442Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-07-10T00:13:14.851Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-10T00:13:15.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-10T00:13:15.823Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-07-10T00:13:20.101Z] ok github.com/docker/docker/daemon 3.275s coverage: 9.1% of statements [2020-07-10T00:13:20.101Z] ok github.com/docker/docker/daemon/cluster 0.776s coverage: 0.5% of statements [2020-07-10T00:13:20.101Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.629s coverage: 65.3% of statements [2020-07-10T00:13:20.101Z] ok github.com/docker/docker/daemon/cluster/convert 0.638s coverage: 35.8% of statements [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-10T00:13:20.101Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.129s coverage: 10.9% of statements [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-10T00:13:20.101Z] ok github.com/docker/docker/daemon/config 0.697s coverage: 79.7% of statements [2020-07-10T00:13:20.101Z] ok github.com/docker/docker/daemon/discovery 0.396s coverage: 30.4% of statements [2020-07-10T00:13:20.101Z] ok github.com/docker/docker/daemon/events 0.278s coverage: 50.0% of statements [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-10T00:13:20.101Z] ok github.com/docker/docker/daemon/graphdriver 0.307s coverage: 2.3% of statements [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-10T00:13:20.101Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-10T00:13:21.062Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-10T00:13:23.079Z] ok github.com/docker/docker/daemon/images 0.316s coverage: 4.9% of statements [2020-07-10T00:13:23.079Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-10T00:13:23.079Z] ok github.com/docker/docker/daemon/links 0.090s coverage: 93.0% of statements [2020-07-10T00:13:23.079Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-10T00:13:23.079Z] ok github.com/docker/docker/daemon/logger 0.663s coverage: 44.0% of statements [2020-07-10T00:13:23.079Z] ok github.com/docker/docker/daemon/logger/awslogs 0.770s coverage: 78.6% of statements [2020-07-10T00:13:23.079Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-10T00:13:23.079Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-10T00:13:23.079Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-10T00:13:23.079Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-10T00:13:23.079Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-10T00:13:23.079Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.377s coverage: 62.1% of statements [2020-07-10T00:13:23.079Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.355s coverage: 88.3% of statements [2020-07-10T00:13:23.949Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-07-10T00:13:24.888Z] ok github.com/docker/docker/daemon 12.172s coverage: 17.5% of statements [2020-07-10T00:13:24.888Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-10T00:13:24.888Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-10T00:13:26.059Z] ok github.com/docker/docker/daemon/logger/local 0.666s coverage: 74.7% of statements [2020-07-10T00:13:26.060Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-10T00:13:26.060Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.366s coverage: 36.0% of statements [2020-07-10T00:13:26.271Z] ok github.com/docker/docker/daemon/config 0.062s coverage: 82.2% of statements [2020-07-10T00:13:26.531Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.4% of statements [2020-07-10T00:13:27.101Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-07-10T00:13:27.101Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-10T00:13:27.101Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-10T00:13:28.320Z] ok github.com/docker/docker/daemon/logger/splunk 2.603s coverage: 84.5% of statements [2020-07-10T00:13:28.320Z] ok github.com/docker/docker/daemon/logger/syslog 0.156s coverage: 47.8% of statements [2020-07-10T00:13:28.320Z] ok github.com/docker/docker/daemon/logger/templates 0.108s coverage: 8.3% of statements [2020-07-10T00:13:28.320Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-10T00:13:28.320Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-10T00:13:28.320Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-10T00:13:28.480Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-10T00:13:29.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-10T00:13:30.388Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.480s coverage: 72.3% of statements [2020-07-10T00:13:30.558Z] ok github.com/docker/docker/distribution 1.708s coverage: 20.5% of statements [2020-07-10T00:13:30.558Z] ok github.com/docker/docker/distribution/metadata 1.381s coverage: 48.2% of statements [2020-07-10T00:13:30.558Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-10T00:13:30.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-10T00:13:30.956Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-07-10T00:13:31.033Z] ok github.com/docker/docker/distribution/xfer 1.772s coverage: 61.7% of statements [2020-07-10T00:13:31.034Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-10T00:13:31.034Z] ok github.com/docker/docker/errdefs 0.099s coverage: 49.4% of statements [2020-07-10T00:13:32.354Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.438s coverage: 56.9% of statements [2020-07-10T00:13:32.618Z] ok github.com/docker/docker/image 1.049s coverage: 86.4% of statements [2020-07-10T00:13:32.618Z] ok github.com/docker/docker/image/cache 0.228s coverage: 19.2% of statements [2020-07-10T00:13:32.618Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-10T00:13:32.618Z] ok github.com/docker/docker/image/v1 0.159s coverage: 25.0% of statements [2020-07-10T00:13:32.618Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-10T00:13:33.091Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-10T00:13:33.091Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-10T00:13:33.091Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-10T00:13:33.091Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-10T00:13:33.091Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-10T00:13:33.091Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-10T00:13:33.091Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-10T00:13:33.091Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-10T00:13:33.091Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-10T00:13:33.091Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-10T00:13:33.091Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-10T00:13:34.090Z] ok github.com/docker/docker/internal/testutil 0.224s coverage: 62.5% of statements [2020-07-10T00:13:34.261Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.160s coverage: 49.5% of statements [2020-07-10T00:13:36.800Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.512s coverage: 60.4% of statements [2020-07-10T00:13:36.800Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.958s coverage: 46.2% of statements [2020-07-10T00:13:36.800Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-10T00:13:36.800Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-10T00:13:37.075Z] ok github.com/docker/docker/layer 0.619s coverage: 30.4% of statements [2020-07-10T00:13:37.075Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-10T00:13:37.075Z] ok github.com/docker/docker/libcontainerd/local 0.411s coverage: 1.0% of statements [2020-07-10T00:13:37.075Z] ok github.com/docker/docker/libcontainerd/queue 0.165s coverage: 100.0% of statements [2020-07-10T00:13:37.075Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-10T00:13:37.075Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-10T00:13:37.075Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-10T00:13:37.075Z] ? github.com/docker/docker/oci [no test files] [2020-07-10T00:13:37.075Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-10T00:13:37.075Z] ok github.com/docker/docker/opts 0.223s coverage: 67.3% of statements [2020-07-10T00:13:37.075Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 50.0% of statements [2020-07-10T00:13:38.708Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-07-10T00:13:38.708Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.301s coverage: 76.1% of statements [2020-07-10T00:13:38.708Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-10T00:13:40.088Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-07-10T00:13:40.541Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-10T00:13:40.541Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-10T00:13:41.026Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-07-10T00:13:41.595Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-07-10T00:13:41.595Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-10T00:13:41.595Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-10T00:13:42.974Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.7% of statements [2020-07-10T00:13:43.913Z] ok github.com/docker/docker/daemon/logger/awslogs 0.196s coverage: 78.6% of statements [2020-07-10T00:13:43.913Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-10T00:13:43.913Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-10T00:13:44.481Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-07-10T00:13:45.049Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-10T00:13:45.617Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2020-07-10T00:13:45.617Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 62.1% of statements [2020-07-10T00:13:46.997Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 74.7% of statements [2020-07-10T00:13:46.997Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-10T00:13:47.256Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 37.9% of statements [2020-07-10T00:13:49.162Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2020-07-10T00:13:49.421Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2020-07-10T00:13:49.990Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-10T00:13:50.249Z] ok github.com/docker/docker/daemon/logger/splunk 1.595s coverage: 84.5% of statements [2020-07-10T00:13:50.249Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-10T00:13:50.249Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-10T00:13:50.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-10T00:13:50.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-10T00:13:50.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-10T00:13:50.778Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-10T00:13:52.155Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-10T00:13:52.155Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-10T00:13:52.414Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-10T00:13:52.786Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2020-07-10T00:13:52.786Z] ok github.com/docker/docker/distribution 0.401s coverage: 22.3% of statements [2020-07-10T00:13:52.786Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-10T00:13:54.168Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/archive 6.924s coverage: 62.2% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/authorization 0.584s coverage: 26.2% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/broadcaster 0.105s coverage: 100.0% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 15.4% of statements [2020-07-10T00:13:54.972Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-10T00:13:54.972Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/discovery 0.088s coverage: 58.3% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/discovery/file 0.123s coverage: 92.9% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/discovery/kv 3.279s coverage: 84.1% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/discovery/memory 0.072s coverage: 92.3% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/discovery/nodes 0.091s coverage: 93.8% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/filenotify 0.199s coverage: 38.2% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/fileutils 0.161s coverage: 87.7% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 37.5% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/idtools 0.060s coverage: 6.3% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/ioutils 0.639s coverage: 69.1% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/jsonmessage 0.214s coverage: 91.7% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/locker 0.080s coverage: 88.9% of statements [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2020-07-10T00:13:54.972Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2020-07-10T00:13:54.972Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/parsers 0.127s coverage: 97.0% of statements [2020-07-10T00:13:54.972Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-10T00:13:54.972Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-10T00:13:54.972Z] ok github.com/docker/docker/pkg/pidfile 0.087s coverage: 82.6% of statements [2020-07-10T00:13:54.972Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-10T00:13:54.972Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-10T00:13:55.106Z] ok github.com/docker/docker/image 0.019s coverage: 86.4% of statements [2020-07-10T00:13:55.385Z] ok github.com/docker/docker/distribution/xfer 1.429s coverage: 83.4% of statements [2020-07-10T00:13:55.385Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-10T00:13:55.743Z] --- PASS: TestImportExtremelyLargeImageWorks (209.74s) [2020-07-10T00:13:55.743Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-10T00:13:55.743Z] daemon.go:325: [d650b86e7a06e] waiting for daemon to start [2020-07-10T00:13:55.743Z] daemon.go:325: [d650b86e7a06e] waiting for daemon to start [2020-07-10T00:13:55.743Z] daemon.go:353: [d650b86e7a06e] daemon started [2020-07-10T00:13:55.743Z] daemon.go:461: [d650b86e7a06e] Stopping daemon [2020-07-10T00:13:55.743Z] daemon.go:296: [d650b86e7a06e] exiting daemon [2020-07-10T00:13:55.743Z] daemon.go:448: [d650b86e7a06e] Daemon stopped [2020-07-10T00:13:55.743Z] PASS [2020-07-10T00:13:55.743Z] [2020-07-10T00:13:55.743Z] DONE 11 tests in 211.228s [2020-07-10T00:13:55.743Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-10T00:13:55.743Z] ++ 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-10T00:13:55.743Z] ++ set -e [2020-07-10T00:13:55.743Z] ++ '[' -n 0 ']' [2020-07-10T00:13:55.743Z] ++ set -x [2020-07-10T00:13:55.743Z] ++ env -i DEST=/go/src/github.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-10T00:13:55.743Z] INFO: Testing against a local daemon [2020-07-10T00:13:55.743Z] === RUN TestNetworkCreateDelete [2020-07-10T00:13:56.010Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-07-10T00:13:56.010Z] === RUN TestDockerNetworkDeletePreferID [2020-07-10T00:13:56.324Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-07-10T00:13:56.324Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-10T00:13:56.580Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2020-07-10T00:13:56.580Z] === RUN TestDaemonDNSFallback [2020-07-10T00:13:57.262Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-07-10T00:13:57.262Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-10T00:13:58.206Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-10T00:13:58.206Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-10T00:13:58.206Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-10T00:13:58.465Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-10T00:13:58.465Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-10T00:13:58.465Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-10T00:13:58.465Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-10T00:13:58.465Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-10T00:13:58.465Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-10T00:13:58.465Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-10T00:13:58.465Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-10T00:13:58.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-10T00:13:58.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-10T00:13:58.490Z] --- PASS: TestDaemonDNSFallback (1.75s) [2020-07-10T00:13:58.490Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-10T00:13:58.490Z] daemon.go:325: [d7422f4b53977] waiting for daemon to start [2020-07-10T00:13:58.490Z] daemon.go:325: [d7422f4b53977] waiting for daemon to start [2020-07-10T00:13:58.490Z] daemon.go:353: [d7422f4b53977] daemon started [2020-07-10T00:13:58.490Z] daemon.go:461: [d7422f4b53977] Stopping daemon [2020-07-10T00:13:58.490Z] daemon.go:296: [d7422f4b53977] exiting daemon [2020-07-10T00:13:58.490Z] daemon.go:448: [d7422f4b53977] Daemon stopped [2020-07-10T00:13:58.490Z] === RUN TestInspectNetwork [2020-07-10T00:13:59.035Z] ok github.com/docker/docker/internal/testutil 0.005s coverage: 62.5% of statements [2020-07-10T00:13:59.975Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-07-10T00:14:01.025Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-10T00:14:01.358Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-07-10T00:14:01.358Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-10T00:14:01.594Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-10T00:14:02.163Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-10T00:14:02.422Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-10T00:14:02.990Z] === RUN TestDockerSuite/TestBuildFails [2020-07-10T00:14:02.990Z] === RUN TestInspectNetwork/full_network_id [2020-07-10T00:14:02.990Z] === RUN TestInspectNetwork/partial_network_id [2020-07-10T00:14:02.990Z] === RUN TestInspectNetwork/network_name [2020-07-10T00:14:02.990Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-10T00:14:03.250Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-10T00:14:03.250Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-10T00:14:03.265Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 76.9% of statements [2020-07-10T00:14:04.203Z] ok github.com/docker/docker/pkg/authorization 0.081s coverage: 66.7% of statements [2020-07-10T00:14:04.203Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-10T00:14:04.463Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-10T00:14:04.629Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-10T00:14:06.010Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-10T00:14:07.386Z] --- PASS: TestInspectNetwork (9.09s) [2020-07-10T00:14:07.386Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-10T00:14:07.386Z] daemon.go:325: [dfad3a15a4002] waiting for daemon to start [2020-07-10T00:14:07.386Z] daemon.go:325: [dfad3a15a4002] waiting for daemon to start [2020-07-10T00:14:07.386Z] daemon.go:353: [dfad3a15a4002] daemon started [2020-07-10T00:14:07.386Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-10T00:14:07.386Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-10T00:14:07.386Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-10T00:14:07.386Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-10T00:14:07.386Z] daemon.go:461: [dfad3a15a4002] Stopping daemon [2020-07-10T00:14:07.386Z] daemon.go:296: [dfad3a15a4002] exiting daemon [2020-07-10T00:14:07.386Z] daemon.go:448: [dfad3a15a4002] Daemon stopped [2020-07-10T00:14:07.386Z] === RUN TestRunContainerWithBridgeNone [2020-07-10T00:14:07.754Z] ok github.com/docker/docker/pkg/chrootarchive 2.500s coverage: 43.2% of statements [2020-07-10T00:14:07.954Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-10T00:14:08.013Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-10T00:14:08.273Z] ok github.com/docker/docker/layer 7.561s coverage: 72.0% of statements [2020-07-10T00:14:08.273Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-10T00:14:08.273Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-10T00:14:08.273Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-10T00:14:08.273Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-10T00:14:08.273Z] ? github.com/docker/docker/oci [no test files] [2020-07-10T00:14:08.273Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-10T00:14:08.273Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-10T00:14:08.273Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-10T00:14:08.273Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-07-10T00:14:08.843Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-07-10T00:14:08.892Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-10T00:14:09.153Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-10T00:14:09.412Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-07-10T00:14:09.413Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2020-07-10T00:14:09.413Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-10T00:14:09.413Z] daemon.go:325: [d154b6f54e7b4] waiting for daemon to start [2020-07-10T00:14:09.413Z] daemon.go:325: [d154b6f54e7b4] waiting for daemon to start [2020-07-10T00:14:09.413Z] daemon.go:353: [d154b6f54e7b4] daemon started [2020-07-10T00:14:09.413Z] daemon.go:461: [d154b6f54e7b4] Stopping daemon [2020-07-10T00:14:09.413Z] daemon.go:296: [d154b6f54e7b4] exiting daemon [2020-07-10T00:14:09.413Z] daemon.go:448: [d154b6f54e7b4] Daemon stopped [2020-07-10T00:14:09.413Z] === RUN TestNetworkInvalidJSON [2020-07-10T00:14:09.413Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-10T00:14:09.413Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-10T00:14:09.413Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-10T00:14:09.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-10T00:14:09.413Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-10T00:14:09.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-10T00:14:09.413Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-10T00:14:09.413Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-10T00:14:09.413Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-10T00:14:09.413Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-10T00:14:09.413Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-07-10T00:14:09.413Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-07-10T00:14:09.413Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-10T00:14:09.413Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-10T00:14:09.982Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-10T00:14:09.982Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-07-10T00:14:10.550Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-10T00:14:10.550Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-10T00:14:10.550Z] daemon.go:325: [d42379e6006d5] waiting for daemon to start [2020-07-10T00:14:10.550Z] daemon.go:325: [d42379e6006d5] waiting for daemon to start [2020-07-10T00:14:10.550Z] daemon.go:353: [d42379e6006d5] daemon started [2020-07-10T00:14:10.550Z] daemon.go:461: [d42379e6006d5] Stopping daemon [2020-07-10T00:14:10.550Z] daemon.go:296: [d42379e6006d5] exiting daemon [2020-07-10T00:14:10.550Z] daemon.go:448: [d42379e6006d5] Daemon stopped [2020-07-10T00:14:10.550Z] daemon.go:325: [d42379e6006d5] waiting for daemon to start [2020-07-10T00:14:10.550Z] daemon.go:325: [d42379e6006d5] waiting for daemon to start [2020-07-10T00:14:10.550Z] daemon.go:353: [d42379e6006d5] daemon started [2020-07-10T00:14:10.550Z] daemon.go:461: [d42379e6006d5] Stopping daemon [2020-07-10T00:14:10.550Z] daemon.go:296: [d42379e6006d5] exiting daemon [2020-07-10T00:14:10.550Z] daemon.go:448: [d42379e6006d5] Daemon stopped [2020-07-10T00:14:10.550Z] === RUN TestDaemonDefaultNetworkPools [2020-07-10T00:14:10.551Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-07-10T00:14:11.118Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-07-10T00:14:11.118Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-10T00:14:11.118Z] daemon.go:325: [dabb8584793c9] waiting for daemon to start [2020-07-10T00:14:11.118Z] daemon.go:325: [dabb8584793c9] waiting for daemon to start [2020-07-10T00:14:11.118Z] daemon.go:353: [dabb8584793c9] daemon started [2020-07-10T00:14:11.118Z] daemon.go:461: [dabb8584793c9] Stopping daemon [2020-07-10T00:14:11.118Z] daemon.go:296: [dabb8584793c9] exiting daemon [2020-07-10T00:14:11.118Z] daemon.go:448: [dabb8584793c9] Daemon stopped [2020-07-10T00:14:11.118Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-10T00:14:11.378Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-10T00:14:11.930Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-07-10T00:14:11.947Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-10T00:14:12.206Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-10T00:14:12.465Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-07-10T00:14:12.465Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-10T00:14:12.465Z] daemon.go:325: [d32e40791d292] waiting for daemon to start [2020-07-10T00:14:12.465Z] daemon.go:325: [d32e40791d292] waiting for daemon to start [2020-07-10T00:14:12.465Z] daemon.go:353: [d32e40791d292] daemon started [2020-07-10T00:14:12.465Z] daemon.go:461: [d32e40791d292] Stopping daemon [2020-07-10T00:14:12.465Z] daemon.go:296: [d32e40791d292] exiting daemon [2020-07-10T00:14:12.465Z] daemon.go:448: [d32e40791d292] Daemon stopped [2020-07-10T00:14:12.465Z] daemon.go:325: [d32e40791d292] waiting for daemon to start [2020-07-10T00:14:12.465Z] daemon.go:325: [d32e40791d292] waiting for daemon to start [2020-07-10T00:14:12.465Z] daemon.go:353: [d32e40791d292] daemon started [2020-07-10T00:14:12.465Z] daemon.go:461: [d32e40791d292] Stopping daemon [2020-07-10T00:14:12.465Z] daemon.go:296: [d32e40791d292] exiting daemon [2020-07-10T00:14:12.465Z] daemon.go:448: [d32e40791d292] Daemon stopped [2020-07-10T00:14:12.466Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-10T00:14:12.500Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-07-10T00:14:13.069Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2020-07-10T00:14:13.070Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2020-07-10T00:14:13.330Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2020-07-10T00:14:14.374Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.67s) [2020-07-10T00:14:14.374Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-10T00:14:14.374Z] daemon.go:325: [d4764181691a9] waiting for daemon to start [2020-07-10T00:14:14.374Z] daemon.go:325: [d4764181691a9] waiting for daemon to start [2020-07-10T00:14:14.374Z] daemon.go:353: [d4764181691a9] daemon started [2020-07-10T00:14:14.374Z] daemon.go:461: [d4764181691a9] Stopping daemon [2020-07-10T00:14:14.374Z] daemon.go:296: [d4764181691a9] exiting daemon [2020-07-10T00:14:14.374Z] daemon.go:448: [d4764181691a9] Daemon stopped [2020-07-10T00:14:14.374Z] daemon.go:325: [d4764181691a9] waiting for daemon to start [2020-07-10T00:14:14.374Z] daemon.go:325: [d4764181691a9] waiting for daemon to start [2020-07-10T00:14:14.374Z] daemon.go:353: [d4764181691a9] daemon started [2020-07-10T00:14:14.374Z] daemon.go:461: [d4764181691a9] Stopping daemon [2020-07-10T00:14:14.374Z] daemon.go:296: [d4764181691a9] exiting daemon [2020-07-10T00:14:14.374Z] daemon.go:448: [d4764181691a9] Daemon stopped [2020-07-10T00:14:14.374Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-10T00:14:14.374Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-10T00:14:14.633Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-07-10T00:14:14.633Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-10T00:14:14.633Z] daemon.go:325: [d5770c6bef209] waiting for daemon to start [2020-07-10T00:14:14.633Z] daemon.go:325: [d5770c6bef209] waiting for daemon to start [2020-07-10T00:14:14.633Z] daemon.go:353: [d5770c6bef209] daemon started [2020-07-10T00:14:14.633Z] daemon.go:461: [d5770c6bef209] Stopping daemon [2020-07-10T00:14:14.633Z] daemon.go:296: [d5770c6bef209] exiting daemon [2020-07-10T00:14:14.633Z] daemon.go:448: [d5770c6bef209] Daemon stopped [2020-07-10T00:14:14.633Z] === RUN TestServiceWithPredefinedNetwork [2020-07-10T00:14:14.711Z] ok github.com/docker/docker/pkg/idtools 0.401s coverage: 70.1% of statements [2020-07-10T00:14:14.711Z] ok github.com/docker/docker/pkg/ioutils 0.459s coverage: 69.1% of statements [2020-07-10T00:14:15.280Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-07-10T00:14:15.280Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-07-10T00:14:15.540Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2020-07-10T00:14:15.540Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-10T00:14:15.571Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-10T00:14:16.108Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-07-10T00:14:16.108Z] ok github.com/docker/docker/pkg/mount 0.039s coverage: 69.6% of statements [2020-07-10T00:14:16.108Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-10T00:14:16.676Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-07-10T00:14:16.936Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-07-10T00:14:16.936Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.0% of statements [2020-07-10T00:14:16.949Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-10T00:14:17.517Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2020-07-10T00:14:17.517Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-10T00:14:17.517Z] daemon.go:325: [d1bf2e004ee49] waiting for daemon to start [2020-07-10T00:14:17.517Z] daemon.go:325: [d1bf2e004ee49] waiting for daemon to start [2020-07-10T00:14:17.517Z] daemon.go:353: [d1bf2e004ee49] daemon started [2020-07-10T00:14:17.517Z] daemon.go:461: [d1bf2e004ee49] Stopping daemon [2020-07-10T00:14:17.517Z] daemon.go:296: [d1bf2e004ee49] exiting daemon [2020-07-10T00:14:17.517Z] daemon.go:448: [d1bf2e004ee49] Daemon stopped [2020-07-10T00:14:17.517Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-10T00:14:17.517Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-10T00:14:17.517Z] service_test.go:230: FLAKY_TEST [2020-07-10T00:14:17.517Z] === RUN TestServiceWithDataPathPortInit [2020-07-10T00:14:17.537Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2020-07-10T00:14:17.537Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-10T00:14:17.537Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-10T00:14:18.491Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-07-10T00:14:19.059Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-10T00:14:19.318Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-07-10T00:14:19.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-10T00:14:19.578Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-10T00:14:20.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-10T00:14:20.362Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-10T00:14:20.929Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-10T00:14:20.955Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 72.7% of statements [2020-07-10T00:14:21.214Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-07-10T00:14:21.496Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-10T00:14:21.756Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-10T00:14:22.325Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-10T00:14:22.584Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-10T00:14:23.152Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-10T00:14:23.410Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-10T00:14:23.669Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-10T00:14:23.929Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-10T00:14:24.189Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-10T00:14:24.448Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-10T00:14:24.502Z] ok github.com/docker/docker/pkg/signal 2.845s coverage: 61.0% of statements [2020-07-10T00:14:24.761Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-10T00:14:25.020Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/plugins 34.998s coverage: 73.6% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.136s coverage: 56.8% of statements [2020-07-10T00:14:25.173Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-10T00:14:25.173Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/plugins/transport 0.099s coverage: 85.7% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/pools 0.058s coverage: 87.9% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 72.7% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/reexec 0.141s coverage: 82.4% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/signal 0.068s coverage: 20.3% of statements [2020-07-10T00:14:25.173Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/stdcopy 0.056s coverage: 100.0% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/streamformatter 0.149s coverage: 66.2% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/stringid 0.209s coverage: 70.6% of statements [2020-07-10T00:14:25.173Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/sysinfo 0.122s coverage: 38.2% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 12.3% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/tailfile 0.088s coverage: 88.6% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/tarsum 0.165s coverage: 89.3% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/term 0.061s coverage: 30.8% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: 0.0% of statements [no tests to run] [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/truncindex 0.151s coverage: 91.5% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/pkg/useragent 0.108s coverage: 88.9% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/plugin 0.360s coverage: 12.0% of statements [2020-07-10T00:14:25.173Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/plugin/v2 0.237s coverage: 20.1% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/reference 0.119s coverage: 84.4% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/registry 0.328s coverage: 52.0% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/registry/resumable 0.395s coverage: 100.0% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/restartmanager 0.105s coverage: 49.0% of statements [2020-07-10T00:14:25.173Z] ? github.com/docker/docker/rootless [no test files] [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/runconfig 0.126s coverage: 54.5% of statements [2020-07-10T00:14:25.173Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-10T00:14:25.173Z] ? github.com/docker/docker/volume [no test files] [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/volume/drivers 0.106s coverage: 36.1% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/volume/local 0.183s coverage: 37.7% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/volume/mounts 0.129s coverage: 66.2% of statements [2020-07-10T00:14:25.173Z] ok github.com/docker/docker/volume/service 0.387s coverage: 70.3% of statements [2020-07-10T00:14:25.173Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-10T00:14:25.173Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-10T00:14:25.173Z] INFO: make.ps1 ended at 07/10/2020 00:14:25 [2020-07-10T00:14:25.279Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-10T00:14:25.385Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-10T00:14:25.849Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-10T00:14:26.109Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 82.5% of statements [2020-07-10T00:14:26.678Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 35.1% of statements [2020-07-10T00:14:26.750Z] INFO: Unit tests ended at 07/10/2020 00:14:26. Duration:00:03:21.2690810 [2020-07-10T00:14:26.750Z] INFO: Building busybox [2020-07-10T00:14:26.938Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-07-10T00:14:27.223Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-07-10T00:14:27.223Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-07-10T00:14:27.223Z] [2020-07-10T00:14:27.223Z] Sending build context to Docker daemon 2.56kB [2020-07-10T00:14:27.223Z] [2020-07-10T00:14:27.223Z] Step 1/6 : FROM microsoft/windowsservercore [2020-07-10T00:14:27.223Z] ---> 486def14a6bd [2020-07-10T00:14:27.223Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-10T00:14:27.223Z] ---> Running in 3bf735f56936 [2020-07-10T00:14:27.289Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-10T00:14:27.507Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-07-10T00:14:28.075Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-07-10T00:14:28.334Z] testing: warning: no tests to run [2020-07-10T00:14:28.335Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-07-10T00:14:28.903Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-10T00:14:28.903Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-10T00:14:29.162Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-10T00:14:31.699Z] ok github.com/docker/docker/plugin 0.516s coverage: 27.3% of statements [2020-07-10T00:14:31.959Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-10T00:14:32.564Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-10T00:14:32.898Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2020-07-10T00:14:33.127Z] Removing intermediate container 3bf735f56936 [2020-07-10T00:14:33.128Z] ---> f07105568d96 [2020-07-10T00:14:33.128Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-07-10T00:14:33.134Z] --- PASS: TestServiceWithDataPathPortInit (15.78s) [2020-07-10T00:14:33.134Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-10T00:14:33.134Z] daemon.go:325: [d1ede3c5230dd] waiting for daemon to start [2020-07-10T00:14:33.134Z] daemon.go:325: [d1ede3c5230dd] waiting for daemon to start [2020-07-10T00:14:33.134Z] daemon.go:353: [d1ede3c5230dd] daemon started [2020-07-10T00:14:33.134Z] daemon.go:461: [d1ede3c5230dd] Stopping daemon [2020-07-10T00:14:33.134Z] daemon.go:296: [d1ede3c5230dd] exiting daemon [2020-07-10T00:14:33.134Z] daemon.go:448: [d1ede3c5230dd] Daemon stopped [2020-07-10T00:14:33.134Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-10T00:14:33.134Z] daemon.go:325: [db545a80fad8b] waiting for daemon to start [2020-07-10T00:14:33.134Z] daemon.go:325: [db545a80fad8b] waiting for daemon to start [2020-07-10T00:14:33.134Z] daemon.go:353: [db545a80fad8b] daemon started [2020-07-10T00:14:33.134Z] daemon.go:461: [db545a80fad8b] Stopping daemon [2020-07-10T00:14:33.134Z] daemon.go:296: [db545a80fad8b] exiting daemon [2020-07-10T00:14:33.134Z] daemon.go:448: [db545a80fad8b] Daemon stopped [2020-07-10T00:14:33.135Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-10T00:14:33.157Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-10T00:14:33.599Z] [2020-07-10T00:14:34.071Z] ---> 73149575e88a [2020-07-10T00:14:34.071Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-10T00:14:34.071Z] ---> Running in d22b449704b8 [2020-07-10T00:14:34.513Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-10T00:14:34.513Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-10T00:14:34.513Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-10T00:14:34.538Z] ok github.com/docker/docker/registry 0.075s coverage: 56.3% of statements [2020-07-10T00:14:34.773Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-10T00:14:34.773Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-10T00:14:35.033Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-10T00:14:35.065Z] [2020-07-10T00:14:35.065Z] SUCCESS: Specified value was saved. [2020-07-10T00:14:35.479Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-07-10T00:14:35.739Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-07-10T00:14:36.308Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-07-10T00:14:36.413Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-10T00:14:37.247Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-10T00:14:37.297Z] Removing intermediate container d22b449704b8 [2020-07-10T00:14:37.297Z] ---> 20cbe24bd480 [2020-07-10T00:14:37.297Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-10T00:14:37.297Z] ---> Running in 141a9ca0c09b [2020-07-10T00:14:37.350Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-10T00:14:37.816Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-10T00:14:37.887Z] --- PASS: TestImportExtremelyLargeImageWorks (192.69s) [2020-07-10T00:14:37.887Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-10T00:14:37.887Z] daemon.go:325: [dabdb30a0cee2] waiting for daemon to start [2020-07-10T00:14:37.887Z] daemon.go:325: [dabdb30a0cee2] waiting for daemon to start [2020-07-10T00:14:37.887Z] daemon.go:353: [dabdb30a0cee2] daemon started [2020-07-10T00:14:37.887Z] daemon.go:461: [dabdb30a0cee2] Stopping daemon [2020-07-10T00:14:37.887Z] daemon.go:296: [dabdb30a0cee2] exiting daemon [2020-07-10T00:14:37.887Z] daemon.go:448: [dabdb30a0cee2] Daemon stopped [2020-07-10T00:14:37.887Z] PASS [2020-07-10T00:14:37.887Z] [2020-07-10T00:14:37.887Z] DONE 11 tests in 193.680s [2020-07-10T00:14:37.887Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-10T00:14:37.887Z] ++ 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-10T00:14:37.887Z] ++ set -e [2020-07-10T00:14:37.887Z] ++ '[' -n 0 ']' [2020-07-10T00:14:37.887Z] ++ set -x [2020-07-10T00:14:37.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:14:37.887Z] INFO: Testing against a local daemon [2020-07-10T00:14:37.887Z] === RUN TestNetworkCreateDelete [2020-07-10T00:14:37.887Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-10T00:14:37.887Z] === RUN TestDockerNetworkDeletePreferID [2020-07-10T00:14:37.887Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-07-10T00:14:37.887Z] === RUN TestDaemonDNSFallback [2020-07-10T00:14:37.887Z] --- PASS: TestDaemonDNSFallback (1.56s) [2020-07-10T00:14:37.887Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-10T00:14:37.887Z] daemon.go:325: [d02ca240c373f] waiting for daemon to start [2020-07-10T00:14:37.887Z] daemon.go:325: [d02ca240c373f] waiting for daemon to start [2020-07-10T00:14:37.887Z] daemon.go:353: [d02ca240c373f] daemon started [2020-07-10T00:14:37.887Z] daemon.go:461: [d02ca240c373f] Stopping daemon [2020-07-10T00:14:37.887Z] daemon.go:296: [d02ca240c373f] exiting daemon [2020-07-10T00:14:37.887Z] daemon.go:448: [d02ca240c373f] Daemon stopped [2020-07-10T00:14:37.887Z] === RUN TestInspectNetwork [2020-07-10T00:14:37.887Z] === RUN TestInspectNetwork/full_network_id [2020-07-10T00:14:37.887Z] === RUN TestInspectNetwork/partial_network_id [2020-07-10T00:14:37.887Z] === RUN TestInspectNetwork/network_name [2020-07-10T00:14:37.887Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-10T00:14:37.887Z] --- PASS: TestInspectNetwork (7.08s) [2020-07-10T00:14:37.887Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-10T00:14:37.887Z] daemon.go:325: [d5db311305e14] waiting for daemon to start [2020-07-10T00:14:37.887Z] daemon.go:325: [d5db311305e14] waiting for daemon to start [2020-07-10T00:14:37.887Z] daemon.go:353: [d5db311305e14] daemon started [2020-07-10T00:14:37.887Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-10T00:14:37.887Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-10T00:14:37.887Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-10T00:14:37.887Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-10T00:14:37.887Z] daemon.go:461: [d5db311305e14] Stopping daemon [2020-07-10T00:14:37.887Z] daemon.go:296: [d5db311305e14] exiting daemon [2020-07-10T00:14:37.887Z] daemon.go:448: [d5db311305e14] Daemon stopped [2020-07-10T00:14:37.888Z] === RUN TestRunContainerWithBridgeNone [2020-07-10T00:14:38.386Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-10T00:14:39.412Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2020-07-10T00:14:39.412Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-10T00:14:39.412Z] daemon.go:325: [d35168c250264] waiting for daemon to start [2020-07-10T00:14:39.412Z] daemon.go:325: [d35168c250264] waiting for daemon to start [2020-07-10T00:14:39.412Z] daemon.go:353: [d35168c250264] daemon started [2020-07-10T00:14:39.412Z] daemon.go:461: [d35168c250264] Stopping daemon [2020-07-10T00:14:39.412Z] daemon.go:296: [d35168c250264] exiting daemon [2020-07-10T00:14:39.412Z] daemon.go:448: [d35168c250264] Daemon stopped [2020-07-10T00:14:39.412Z] === RUN TestNetworkInvalidJSON [2020-07-10T00:14:39.412Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-10T00:14:39.412Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-10T00:14:39.412Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-10T00:14:39.412Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-10T00:14:39.412Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-10T00:14:39.412Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-10T00:14:39.412Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-10T00:14:39.412Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-10T00:14:39.412Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-10T00:14:39.412Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-10T00:14:39.412Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-10T00:14:39.412Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-10T00:14:39.412Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-10T00:14:39.412Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-10T00:14:39.776Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-07-10T00:14:39.883Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-10T00:14:40.144Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-10T00:14:40.403Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-10T00:14:40.464Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-10T00:14:40.465Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-10T00:14:40.465Z] daemon.go:325: [ddbcd462a1ff8] waiting for daemon to start [2020-07-10T00:14:40.465Z] daemon.go:325: [ddbcd462a1ff8] waiting for daemon to start [2020-07-10T00:14:40.465Z] daemon.go:353: [ddbcd462a1ff8] daemon started [2020-07-10T00:14:40.465Z] daemon.go:461: [ddbcd462a1ff8] Stopping daemon [2020-07-10T00:14:40.465Z] daemon.go:296: [ddbcd462a1ff8] exiting daemon [2020-07-10T00:14:40.465Z] daemon.go:448: [ddbcd462a1ff8] Daemon stopped [2020-07-10T00:14:40.465Z] daemon.go:325: [ddbcd462a1ff8] waiting for daemon to start [2020-07-10T00:14:40.465Z] daemon.go:325: [ddbcd462a1ff8] waiting for daemon to start [2020-07-10T00:14:40.465Z] daemon.go:353: [ddbcd462a1ff8] daemon started [2020-07-10T00:14:40.465Z] daemon.go:461: [ddbcd462a1ff8] Stopping daemon [2020-07-10T00:14:40.465Z] daemon.go:296: [ddbcd462a1ff8] exiting daemon [2020-07-10T00:14:40.465Z] daemon.go:448: [ddbcd462a1ff8] Daemon stopped [2020-07-10T00:14:40.465Z] === RUN TestDaemonDefaultNetworkPools [2020-07-10T00:14:40.972Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.93s) [2020-07-10T00:14:40.972Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-10T00:14:40.972Z] daemon.go:325: [d1705e42b0ce7] waiting for daemon to start [2020-07-10T00:14:40.972Z] daemon.go:325: [d1705e42b0ce7] waiting for daemon to start [2020-07-10T00:14:40.972Z] daemon.go:353: [d1705e42b0ce7] daemon started [2020-07-10T00:14:40.972Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:czppumws5dqrwjdt40szxz9ag Created:2020-07-10 00:14:34.576994019 +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[0846eadce0e5f65c28dc0d79dace7d7a621103cd036efad620e2fa8a27b74d3b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lxsdf9fg82sruv3iri7k0okyv EndpointID:f760789de20af7b78a0faf6f4b3334836b6f0b92b8f00377f393bfa27fb3f49f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4b971885f9b601e60f531ad13a447e9aa87d7e5a4f0f49e20b38adfb0c3e90fd 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:f8bd44033961 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lxsdf9fg82sruv3iri7k0okyv EndpointID:f760789de20af7b78a0faf6f4b3334836b6f0b92b8f00377f393bfa27fb3f49f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-10T00:14:40.972Z] daemon.go:461: [d1705e42b0ce7] Stopping daemon [2020-07-10T00:14:40.972Z] daemon.go:296: [d1705e42b0ce7] exiting daemon [2020-07-10T00:14:40.972Z] daemon.go:448: [d1705e42b0ce7] Daemon stopped [2020-07-10T00:14:40.972Z] PASS [2020-07-10T00:14:40.972Z] [2020-07-10T00:14:40.972Z] === Skipped [2020-07-10T00:14:40.972Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-10T00:14:40.972Z] service_test.go:230: FLAKY_TEST [2020-07-10T00:14:40.972Z] [2020-07-10T00:14:40.972Z] [2020-07-10T00:14:40.972Z] DONE 22 tests, 1 skipped in 45.357s [2020-07-10T00:14:40.972Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-10T00:14:40.972Z] ++ 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-10T00:14:40.972Z] ++ set -e [2020-07-10T00:14:40.972Z] ++ '[' -n 0 ']' [2020-07-10T00:14:40.972Z] ++ set -x [2020-07-10T00:14:40.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:14:41.108Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-07-10T00:14:41.108Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-10T00:14:41.108Z] daemon.go:325: [dd156dec9ced9] waiting for daemon to start [2020-07-10T00:14:41.108Z] daemon.go:325: [dd156dec9ced9] waiting for daemon to start [2020-07-10T00:14:41.108Z] daemon.go:353: [dd156dec9ced9] daemon started [2020-07-10T00:14:41.108Z] daemon.go:461: [dd156dec9ced9] Stopping daemon [2020-07-10T00:14:41.108Z] daemon.go:296: [dd156dec9ced9] exiting daemon [2020-07-10T00:14:41.108Z] daemon.go:448: [dd156dec9ced9] Daemon stopped [2020-07-10T00:14:41.108Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-10T00:14:41.231Z] INFO: Testing against a local daemon [2020-07-10T00:14:41.231Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-10T00:14:41.231Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-10T00:14:41.231Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-10T00:14:41.231Z] === RUN TestDockerNetworkIpvlan [2020-07-10T00:14:41.231Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2020-07-10T00:14:41.231Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-10T00:14:41.231Z] PASS [2020-07-10T00:14:41.231Z] [2020-07-10T00:14:41.231Z] === Skipped [2020-07-10T00:14:41.231Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-10T00:14:41.231Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-10T00:14:41.231Z] [2020-07-10T00:14:41.231Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2020-07-10T00:14:41.231Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-10T00:14:41.231Z] [2020-07-10T00:14:41.231Z] [2020-07-10T00:14:41.231Z] DONE 2 tests, 2 skipped in 0.126s [2020-07-10T00:14:41.231Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-10T00:14:41.231Z] ++ 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-10T00:14:41.231Z] ++ set -e [2020-07-10T00:14:41.231Z] ++ '[' -n 0 ']' [2020-07-10T00:14:41.231Z] ++ set -x [2020-07-10T00:14:41.231Z] ++ env -i DEST=/go/src/github.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-10T00:14:41.231Z] INFO: Testing against a local daemon [2020-07-10T00:14:41.231Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-10T00:14:42.091Z] Cannot create a file when that file already exists. [2020-07-10T00:14:42.160Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-10T00:14:42.160Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-10T00:14:42.160Z] daemon.go:325: [d7c85d26bc7d4] waiting for daemon to start [2020-07-10T00:14:42.160Z] daemon.go:325: [d7c85d26bc7d4] waiting for daemon to start [2020-07-10T00:14:42.160Z] daemon.go:353: [d7c85d26bc7d4] daemon started [2020-07-10T00:14:42.160Z] daemon.go:461: [d7c85d26bc7d4] Stopping daemon [2020-07-10T00:14:42.160Z] daemon.go:296: [d7c85d26bc7d4] exiting daemon [2020-07-10T00:14:42.160Z] daemon.go:448: [d7c85d26bc7d4] Daemon stopped [2020-07-10T00:14:42.160Z] daemon.go:325: [d7c85d26bc7d4] waiting for daemon to start [2020-07-10T00:14:42.160Z] daemon.go:325: [d7c85d26bc7d4] waiting for daemon to start [2020-07-10T00:14:42.160Z] daemon.go:353: [d7c85d26bc7d4] daemon started [2020-07-10T00:14:42.160Z] daemon.go:461: [d7c85d26bc7d4] Stopping daemon [2020-07-10T00:14:42.160Z] daemon.go:296: [d7c85d26bc7d4] exiting daemon [2020-07-10T00:14:42.160Z] daemon.go:448: [d7c85d26bc7d4] Daemon stopped [2020-07-10T00:14:42.160Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-10T00:14:42.609Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-07-10T00:14:42.609Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-10T00:14:42.609Z] daemon.go:325: [daabdb68450ae] waiting for daemon to start [2020-07-10T00:14:42.609Z] daemon.go:325: [daabdb68450ae] waiting for daemon to start [2020-07-10T00:14:42.609Z] daemon.go:353: [daabdb68450ae] daemon started [2020-07-10T00:14:42.609Z] daemon.go:461: [daabdb68450ae] Stopping daemon [2020-07-10T00:14:42.609Z] daemon.go:296: [daabdb68450ae] exiting daemon [2020-07-10T00:14:42.609Z] daemon.go:448: [daabdb68450ae] Daemon stopped [2020-07-10T00:14:42.609Z] daemon.go:325: [daabdb68450ae] waiting for daemon to start [2020-07-10T00:14:42.609Z] daemon.go:325: [daabdb68450ae] waiting for daemon to start [2020-07-10T00:14:42.609Z] daemon.go:353: [daabdb68450ae] daemon started [2020-07-10T00:14:42.609Z] daemon.go:461: [daabdb68450ae] Stopping daemon [2020-07-10T00:14:42.609Z] daemon.go:296: [daabdb68450ae] exiting daemon [2020-07-10T00:14:42.609Z] daemon.go:448: [daabdb68450ae] Daemon stopped [2020-07-10T00:14:42.609Z] === RUN TestDockerNetworkMacvlan [2020-07-10T00:14:43.547Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-10T00:14:43.688Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-07-10T00:14:43.688Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-10T00:14:43.688Z] daemon.go:325: [d440874cc6261] waiting for daemon to start [2020-07-10T00:14:43.688Z] daemon.go:325: [d440874cc6261] waiting for daemon to start [2020-07-10T00:14:43.688Z] daemon.go:353: [d440874cc6261] daemon started [2020-07-10T00:14:43.688Z] daemon.go:461: [d440874cc6261] Stopping daemon [2020-07-10T00:14:43.688Z] daemon.go:296: [d440874cc6261] exiting daemon [2020-07-10T00:14:43.688Z] daemon.go:448: [d440874cc6261] Daemon stopped [2020-07-10T00:14:43.688Z] daemon.go:325: [d440874cc6261] waiting for daemon to start [2020-07-10T00:14:43.688Z] daemon.go:325: [d440874cc6261] waiting for daemon to start [2020-07-10T00:14:43.688Z] daemon.go:353: [d440874cc6261] daemon started [2020-07-10T00:14:43.688Z] daemon.go:461: [d440874cc6261] Stopping daemon [2020-07-10T00:14:43.688Z] daemon.go:296: [d440874cc6261] exiting daemon [2020-07-10T00:14:43.688Z] daemon.go:448: [d440874cc6261] Daemon stopped [2020-07-10T00:14:43.688Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-10T00:14:43.987Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-10T00:14:43.987Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-10T00:14:43.987Z] daemon.go:325: [d94ac657aaf3d] waiting for daemon to start [2020-07-10T00:14:43.987Z] daemon.go:325: [d94ac657aaf3d] waiting for daemon to start [2020-07-10T00:14:43.987Z] daemon.go:353: [d94ac657aaf3d] daemon started [2020-07-10T00:14:43.987Z] daemon.go:461: [d94ac657aaf3d] Stopping daemon [2020-07-10T00:14:43.987Z] daemon.go:296: [d94ac657aaf3d] exiting daemon [2020-07-10T00:14:43.987Z] daemon.go:448: [d94ac657aaf3d] Daemon stopped [2020-07-10T00:14:43.987Z] === RUN TestServiceWithPredefinedNetwork [2020-07-10T00:14:44.486Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-10T00:14:45.424Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-10T00:14:45.911Z] Removing intermediate container 141a9ca0c09b [2020-07-10T00:14:45.911Z] ---> 3e40c97ce293 [2020-07-10T00:14:45.911Z] Step 6/6 : CMD ["sh"] [2020-07-10T00:14:45.911Z] ---> Running in 1c73e4a53786 [2020-07-10T00:14:46.084Z] --- PASS: TestServiceWithPredefinedNetwork (1.99s) [2020-07-10T00:14:46.084Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-10T00:14:46.084Z] daemon.go:325: [dd5a1fcc22ce0] waiting for daemon to start [2020-07-10T00:14:46.084Z] daemon.go:325: [dd5a1fcc22ce0] waiting for daemon to start [2020-07-10T00:14:46.084Z] daemon.go:353: [dd5a1fcc22ce0] daemon started [2020-07-10T00:14:46.084Z] daemon.go:461: [dd5a1fcc22ce0] Stopping daemon [2020-07-10T00:14:46.084Z] daemon.go:296: [dd5a1fcc22ce0] exiting daemon [2020-07-10T00:14:46.084Z] daemon.go:448: [dd5a1fcc22ce0] Daemon stopped [2020-07-10T00:14:46.084Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-10T00:14:46.084Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-10T00:14:46.084Z] service_test.go:230: FLAKY_TEST [2020-07-10T00:14:46.084Z] === RUN TestServiceWithDataPathPortInit [2020-07-10T00:14:46.384Z] Removing intermediate container 1c73e4a53786 [2020-07-10T00:14:46.384Z] ---> 836cfaa8f766 [2020-07-10T00:14:46.384Z] Successfully built 836cfaa8f766 [2020-07-10T00:14:46.384Z] Successfully tagged busybox:latest [2020-07-10T00:14:46.384Z] INFO: Docker images of the daemon under test [2020-07-10T00:14:46.384Z] [2020-07-10T00:14:46.384Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-10T00:14:46.384Z] busybox latest 836cfaa8f766 1 second ago 4.99GB [2020-07-10T00:14:46.384Z] microsoft/windowsservercore latest 486def14a6bd 5 weeks ago 4.98GB [2020-07-10T00:14:46.384Z] mcr.microsoft.com/windows/servercore ltsc2019 486def14a6bd 5 weeks ago 4.98GB [2020-07-10T00:14:46.384Z] [2020-07-10T00:14:46.384Z] INFO: Running integration tests at 07/10/2020 00:14:46... [2020-07-10T00:14:46.384Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-10T00:14:46.384Z] INFO: Integration API tests being run from the host: [2020-07-10T00:14:46.384Z] INFO: make.ps1 starting at 07/10/2020 00:14:46 [2020-07-10T00:14:46.858Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-07-10T00:14:47.962Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-10T00:14:47.962Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-10T00:14:50.497Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-10T00:14:50.756Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-10T00:14:51.323Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-10T00:14:51.980Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.8% of statements [2020-07-10T00:14:51.980Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-10T00:14:51.980Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-10T00:14:51.980Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-10T00:14:51.980Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-10T00:14:51.980Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-10T00:14:51.980Z] ? github.com/docker/docker/rootless [no test files] [2020-07-10T00:14:51.980Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-10T00:14:51.980Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-10T00:14:51.980Z] ? github.com/docker/docker/volume [no test files] [2020-07-10T00:14:51.980Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-10T00:14:51.980Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === Skipped [2020-07-10T00:14:51.980Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-10T00:14:51.980Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-10T00:14:51.980Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-10T00:14:51.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:14:51.980Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-10T00:14:51.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:14:51.980Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-10T00:14:51.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:14:51.980Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-10T00:14:51.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:14:51.980Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-10T00:14:51.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:14:51.980Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-10T00:14:51.980Z] graphtest_unix.go:73: No driver to put! [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-10T00:14:51.980Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-10T00:14:51.980Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-10T00:14:51.980Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-10T00:14:51.980Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-10T00:14:51.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:14:51.980Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-10T00:14:51.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:14:51.980Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-10T00:14:51.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:14:51.980Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-10T00:14:51.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:14:51.980Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-10T00:14:51.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-10T00:14:51.980Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-10T00:14:51.980Z] graphtest_unix.go:73: No driver to put! [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-10T00:14:51.980Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] [2020-07-10T00:14:51.980Z] DONE 2066 tests, 19 skipped in 242.227s Post stage [Pipeline] junit [2020-07-10T00:14:52.560Z] Recording test results [2020-07-10T00:14:52.751Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-10T00:14:52.751Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-10T00:14:53.259Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41192/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9d6053eda290badf708da39839249d3b041dea6d hack/validate/vendor [2020-07-10T00:14:53.827Z] 2020/07/10 00:14:53 Collecting initial packages [2020-07-10T00:14:54.086Z] 2020/07/10 00:14:53 Download dependencies [2020-07-10T00:14:55.306Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-10T00:14:55.565Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Starting whole vndr cycle because no package specified [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Ignoring paths matching "^archive/tar" [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/opencontainers/selinux, revision 4defb1c884d2f4f9c890c615380f20f7fc215cf3, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-07-10T00:14:56.619Z] 2020/07/10 00:14:56 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-07-10T00:14:56.943Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-10T00:14:56.943Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-10T00:14:57.558Z] 2020/07/10 00:14:57 Finished clone github.com/Azure/go-ansiterm [2020-07-10T00:14:57.558Z] 2020/07/10 00:14:57 Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20 [2020-07-10T00:14:57.818Z] 2020/07/10 00:14:57 Finished clone github.com/creack/pty [2020-07-10T00:14:57.818Z] 2020/07/10 00:14:57 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-07-10T00:14:57.818Z] 2020/07/10 00:14:57 Finished clone github.com/docker/libtrust [2020-07-10T00:14:57.818Z] 2020/07/10 00:14:57 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2020-07-10T00:14:57.818Z] 2020/07/10 00:14:57 Finished clone github.com/mistifyio/go-zfs [2020-07-10T00:14:57.818Z] 2020/07/10 00:14:57 Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20 [2020-07-10T00:14:57.818Z] 2020/07/10 00:14:57 Finished clone github.com/opencontainers/go-digest [2020-07-10T00:14:57.818Z] 2020/07/10 00:14:57 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-07-10T00:14:57.818Z] 2020/07/10 00:14:57 Finished clone github.com/google/uuid [2020-07-10T00:14:57.818Z] 2020/07/10 00:14:57 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-07-10T00:14:58.078Z] 2020/07/10 00:14:57 Finished clone github.com/gorilla/mux [2020-07-10T00:14:58.078Z] 2020/07/10 00:14:57 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-07-10T00:14:58.078Z] 2020/07/10 00:14:57 Finished clone github.com/Microsoft/go-winio [2020-07-10T00:14:58.078Z] 2020/07/10 00:14:57 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2020-07-10T00:14:58.320Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-10T00:14:58.579Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-10T00:14:58.647Z] 2020/07/10 00:14:58 Finished clone github.com/seccomp/libseccomp-golang [2020-07-10T00:14:58.647Z] 2020/07/10 00:14:58 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2020-07-10T00:14:58.907Z] 2020/07/10 00:14:58 Finished clone github.com/Graylog2/go-gelf [2020-07-10T00:14:58.907Z] 2020/07/10 00:14:58 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2020-07-10T00:14:58.907Z] 2020/07/10 00:14:58 Finished clone github.com/opencontainers/selinux [2020-07-10T00:14:58.907Z] 2020/07/10 00:14:58 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2020-07-10T00:14:59.147Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-10T00:14:59.166Z] 2020/07/10 00:14:58 Finished clone github.com/philhofer/fwd [2020-07-10T00:14:59.166Z] 2020/07/10 00:14:58 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-07-10T00:14:59.166Z] 2020/07/10 00:14:59 Finished clone github.com/fluent/fluent-logger-golang [2020-07-10T00:14:59.166Z] 2020/07/10 00:14:59 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2020-07-10T00:14:59.425Z] 2020/07/10 00:14:59 Finished clone github.com/opencontainers/runtime-spec [2020-07-10T00:14:59.425Z] 2020/07/10 00:14:59 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-07-10T00:14:59.425Z] 2020/07/10 00:14:59 Finished clone github.com/godbus/dbus [2020-07-10T00:14:59.425Z] 2020/07/10 00:14:59 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-07-10T00:14:59.684Z] 2020/07/10 00:14:59 Finished clone github.com/fsnotify/fsnotify [2020-07-10T00:14:59.684Z] 2020/07/10 00:14:59 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-07-10T00:14:59.684Z] 2020/07/10 00:14:59 Finished clone github.com/opencontainers/image-spec [2020-07-10T00:14:59.684Z] 2020/07/10 00:14:59 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-07-10T00:14:59.684Z] 2020/07/10 00:14:59 Finished clone github.com/coreos/go-systemd [2020-07-10T00:14:59.684Z] 2020/07/10 00:14:59 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2020-07-10T00:14:59.716Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-10T00:15:00.254Z] 2020/07/10 00:15:00 Finished clone github.com/bsphere/le_go [2020-07-10T00:15:00.254Z] 2020/07/10 00:15:00 Clone github.com/containerd/containerd, revision 481103c8793316c118d9f795cde18060847c370e, attempt 1/20 [2020-07-10T00:15:00.514Z] 2020/07/10 00:15:00 Finished clone github.com/jmespath/go-jmespath [2020-07-10T00:15:00.514Z] 2020/07/10 00:15:00 Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20 [2020-07-10T00:15:00.653Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-10T00:15:00.774Z] 2020/07/10 00:15:00 Finished clone github.com/go-ini/ini [2020-07-10T00:15:00.774Z] 2020/07/10 00:15:00 Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20 [2020-07-10T00:15:00.774Z] 2020/07/10 00:15:00 Finished clone github.com/googleapis/gax-go [2020-07-10T00:15:00.774Z] 2020/07/10 00:15:00 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2020-07-10T00:15:00.913Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-10T00:15:01.033Z] 2020/07/10 00:15:00 Finished clone golang.org/x/oauth2 [2020-07-10T00:15:01.033Z] 2020/07/10 00:15:00 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2020-07-10T00:15:01.171Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-10T00:15:01.430Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-10T00:15:01.513Z] --- PASS: TestServiceWithDataPathPortInit (13.45s) [2020-07-10T00:15:01.513Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-10T00:15:01.513Z] daemon.go:325: [dac0a205b1c29] waiting for daemon to start [2020-07-10T00:15:01.513Z] daemon.go:325: [dac0a205b1c29] waiting for daemon to start [2020-07-10T00:15:01.513Z] daemon.go:353: [dac0a205b1c29] daemon started [2020-07-10T00:15:01.513Z] daemon.go:461: [dac0a205b1c29] Stopping daemon [2020-07-10T00:15:01.513Z] daemon.go:296: [dac0a205b1c29] exiting daemon [2020-07-10T00:15:01.513Z] daemon.go:448: [dac0a205b1c29] Daemon stopped [2020-07-10T00:15:01.513Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-10T00:15:01.514Z] daemon.go:325: [d3a1e62d86217] waiting for daemon to start [2020-07-10T00:15:01.514Z] daemon.go:325: [d3a1e62d86217] waiting for daemon to start [2020-07-10T00:15:01.514Z] daemon.go:353: [d3a1e62d86217] daemon started [2020-07-10T00:15:01.514Z] daemon.go:461: [d3a1e62d86217] Stopping daemon [2020-07-10T00:15:01.514Z] daemon.go:296: [d3a1e62d86217] exiting daemon [2020-07-10T00:15:01.514Z] daemon.go:448: [d3a1e62d86217] Daemon stopped [2020-07-10T00:15:01.514Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-10T00:15:01.603Z] 2020/07/10 00:15:01 Finished clone github.com/tinylib/msgp [2020-07-10T00:15:01.603Z] 2020/07/10 00:15:01 Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20 [2020-07-10T00:15:01.690Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-10T00:15:01.863Z] 2020/07/10 00:15:01 Finished clone github.com/containerd/fifo [2020-07-10T00:15:01.864Z] 2020/07/10 00:15:01 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2020-07-10T00:15:01.950Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-10T00:15:02.854Z] 2020/07/10 00:15:02 Finished clone go.opencensus.io [2020-07-10T00:15:02.854Z] 2020/07/10 00:15:02 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2020-07-10T00:15:02.854Z] 2020/07/10 00:15:02 Finished clone github.com/containerd/cgroups [2020-07-10T00:15:02.854Z] 2020/07/10 00:15:02 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2020-07-10T00:15:03.328Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-10T00:15:03.423Z] 2020/07/10 00:15:03 Finished clone github.com/containerd/go-runc [2020-07-10T00:15:03.423Z] 2020/07/10 00:15:03 Clone github.com/docker/swarmkit, revision 0b8364e7d08aa0e972241eb59ae981a67a587a0e, attempt 1/20 [2020-07-10T00:15:03.587Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-10T00:15:03.683Z] 2020/07/10 00:15:03 Finished clone github.com/golang/gddo [2020-07-10T00:15:03.683Z] 2020/07/10 00:15:03 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2020-07-10T00:15:04.251Z] 2020/07/10 00:15:04 Finished clone github.com/containerd/typeurl [2020-07-10T00:15:04.251Z] 2020/07/10 00:15:04 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2020-07-10T00:15:04.251Z] 2020/07/10 00:15:04 Finished clone github.com/containerd/console [2020-07-10T00:15:04.251Z] 2020/07/10 00:15:04 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-07-10T00:15:04.251Z] 2020/07/10 00:15:04 Finished clone github.com/containerd/ttrpc [2020-07-10T00:15:04.251Z] 2020/07/10 00:15:04 Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20 [2020-07-10T00:15:04.820Z] 2020/07/10 00:15:04 Finished clone github.com/gogo/googleapis [2020-07-10T00:15:04.820Z] 2020/07/10 00:15:04 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-07-10T00:15:05.492Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-10T00:15:05.759Z] 2020/07/10 00:15:05 Clone golang.org/x/crypto, revision 69ecbb4d6d5dab05e49161c6e77ea40a030884e1, attempt 1/20 [2020-07-10T00:15:05.759Z] 2020/07/10 00:15:05 Finished clone github.com/containerd/continuity [2020-07-10T00:15:06.001Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.70s) [2020-07-10T00:15:06.001Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-10T00:15:06.001Z] daemon.go:325: [d7386d2cb86e2] waiting for daemon to start [2020-07-10T00:15:06.001Z] daemon.go:325: [d7386d2cb86e2] waiting for daemon to start [2020-07-10T00:15:06.001Z] daemon.go:353: [d7386d2cb86e2] daemon started [2020-07-10T00:15:06.001Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:taks1zbd1nkc7to9wrxqqfczv Created:2020-07-10 00:15:00.391558728 +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[04cb44cdb8db707636e451b6a358b130696942a29f7cbb2fa88a00e7e735f55f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vtg7s7sl9wxxhfaelj6srh30b EndpointID:3c622317dd5b496197bf3e22654c4794df56ee05d78798dfe78127f8f14c41df MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:68ce53cfb88469397542a52e51d863faf15d461f1d694fde60bfa90dd92ab0f1 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:49d17edabf88 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vtg7s7sl9wxxhfaelj6srh30b EndpointID:3c622317dd5b496197bf3e22654c4794df56ee05d78798dfe78127f8f14c41df EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-10T00:15:06.001Z] daemon.go:461: [d7386d2cb86e2] Stopping daemon [2020-07-10T00:15:06.001Z] daemon.go:296: [d7386d2cb86e2] exiting daemon [2020-07-10T00:15:06.001Z] daemon.go:448: [d7386d2cb86e2] Daemon stopped [2020-07-10T00:15:06.001Z] PASS [2020-07-10T00:15:06.001Z] [2020-07-10T00:15:06.001Z] === Skipped [2020-07-10T00:15:06.001Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-10T00:15:06.001Z] service_test.go:230: FLAKY_TEST [2020-07-10T00:15:06.001Z] [2020-07-10T00:15:06.001Z] [2020-07-10T00:15:06.001Z] DONE 22 tests, 1 skipped in 38.300s [2020-07-10T00:15:06.001Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-10T00:15:06.001Z] ++ 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-10T00:15:06.001Z] ++ set -e [2020-07-10T00:15:06.001Z] ++ '[' -n 0 ']' [2020-07-10T00:15:06.001Z] ++ set -x [2020-07-10T00:15:06.001Z] ++ env -i DEST=/go/src/github.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-10T00:15:06.018Z] 2020/07/10 00:15:05 Finished clone github.com/fernet/fernet-go [2020-07-10T00:15:06.018Z] 2020/07/10 00:15:05 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2020-07-10T00:15:06.061Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-10T00:15:06.299Z] INFO: Testing against a local daemon [2020-07-10T00:15:06.299Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-10T00:15:06.299Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-10T00:15:06.299Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-10T00:15:06.299Z] === RUN TestDockerNetworkIpvlan [2020-07-10T00:15:06.299Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-10T00:15:06.299Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-10T00:15:06.299Z] PASS [2020-07-10T00:15:06.299Z] [2020-07-10T00:15:06.299Z] === Skipped [2020-07-10T00:15:06.299Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-10T00:15:06.299Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-10T00:15:06.299Z] [2020-07-10T00:15:06.299Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-10T00:15:06.299Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-10T00:15:06.299Z] [2020-07-10T00:15:06.299Z] [2020-07-10T00:15:06.299Z] DONE 2 tests, 2 skipped in 0.073s [2020-07-10T00:15:06.299Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-10T00:15:06.299Z] ++ 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-10T00:15:06.299Z] ++ set -e [2020-07-10T00:15:06.300Z] ++ '[' -n 0 ']' [2020-07-10T00:15:06.300Z] ++ set -x [2020-07-10T00:15:06.300Z] ++ env -i DEST=/go/src/github.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-10T00:15:06.300Z] INFO: Testing against a local daemon [2020-07-10T00:15:06.300Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-10T00:15:07.000Z] --- PASS: TestDockerNetworkMacvlan (24.14s) [2020-07-10T00:15:07.000Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:15:07.000Z] daemon.go:325: [d9a6ea9162fa4] waiting for daemon to start [2020-07-10T00:15:07.000Z] daemon.go:325: [d9a6ea9162fa4] waiting for daemon to start [2020-07-10T00:15:07.000Z] daemon.go:353: [d9a6ea9162fa4] daemon started [2020-07-10T00:15:07.000Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-07-10T00:15:07.000Z] daemon.go:461: [d9a6ea9162fa4] Stopping daemon [2020-07-10T00:15:07.000Z] daemon.go:296: [d9a6ea9162fa4] exiting daemon [2020-07-10T00:15:07.000Z] daemon.go:448: [d9a6ea9162fa4] Daemon stopped [2020-07-10T00:15:07.000Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:15:07.000Z] daemon.go:325: [d6e862abe6c50] waiting for daemon to start [2020-07-10T00:15:07.000Z] daemon.go:325: [d6e862abe6c50] waiting for daemon to start [2020-07-10T00:15:07.000Z] daemon.go:353: [d6e862abe6c50] daemon started [2020-07-10T00:15:07.000Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-07-10T00:15:07.000Z] daemon.go:461: [d6e862abe6c50] Stopping daemon [2020-07-10T00:15:07.000Z] daemon.go:296: [d6e862abe6c50] exiting daemon [2020-07-10T00:15:07.000Z] daemon.go:448: [d6e862abe6c50] Daemon stopped [2020-07-10T00:15:07.000Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:15:07.000Z] daemon.go:325: [d7cba217b5834] waiting for daemon to start [2020-07-10T00:15:07.000Z] daemon.go:325: [d7cba217b5834] waiting for daemon to start [2020-07-10T00:15:07.000Z] daemon.go:353: [d7cba217b5834] daemon started [2020-07-10T00:15:07.000Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2020-07-10T00:15:07.000Z] daemon.go:461: [d7cba217b5834] Stopping daemon [2020-07-10T00:15:07.000Z] daemon.go:296: [d7cba217b5834] exiting daemon [2020-07-10T00:15:07.000Z] daemon.go:448: [d7cba217b5834] Daemon stopped [2020-07-10T00:15:07.000Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:15:07.000Z] daemon.go:325: [d33f450efbe50] waiting for daemon to start [2020-07-10T00:15:07.000Z] daemon.go:325: [d33f450efbe50] waiting for daemon to start [2020-07-10T00:15:07.000Z] daemon.go:353: [d33f450efbe50] daemon started [2020-07-10T00:15:07.000Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s) [2020-07-10T00:15:07.000Z] daemon.go:461: [d33f450efbe50] Stopping daemon [2020-07-10T00:15:07.000Z] daemon.go:296: [d33f450efbe50] exiting daemon [2020-07-10T00:15:07.000Z] daemon.go:448: [d33f450efbe50] Daemon stopped [2020-07-10T00:15:07.000Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:15:07.000Z] daemon.go:325: [da9d33ff9705b] waiting for daemon to start [2020-07-10T00:15:07.000Z] daemon.go:325: [da9d33ff9705b] waiting for daemon to start [2020-07-10T00:15:07.000Z] daemon.go:353: [da9d33ff9705b] daemon started [2020-07-10T00:15:07.000Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.83s) [2020-07-10T00:15:07.000Z] daemon.go:461: [da9d33ff9705b] Stopping daemon [2020-07-10T00:15:07.000Z] daemon.go:296: [da9d33ff9705b] exiting daemon [2020-07-10T00:15:07.000Z] daemon.go:448: [da9d33ff9705b] Daemon stopped [2020-07-10T00:15:07.000Z] PASS [2020-07-10T00:15:07.000Z] [2020-07-10T00:15:07.000Z] DONE 7 tests in 25.610s [2020-07-10T00:15:07.000Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-10T00:15:07.000Z] ++ 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-10T00:15:07.000Z] ++ set -e [2020-07-10T00:15:07.000Z] ++ '[' -n 0 ']' [2020-07-10T00:15:07.000Z] ++ set -x [2020-07-10T00:15:07.000Z] ++ env -i DEST=/go/src/github.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-10T00:15:07.000Z] testing: warning: no tests to run [2020-07-10T00:15:07.000Z] PASS [2020-07-10T00:15:07.000Z] [2020-07-10T00:15:07.000Z] DONE 0 tests in 0.031s [2020-07-10T00:15:07.000Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-10T00:15:07.000Z] ++ 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-10T00:15:07.000Z] ++ set -e [2020-07-10T00:15:07.000Z] ++ '[' -n 0 ']' [2020-07-10T00:15:07.000Z] ++ set -x [2020-07-10T00:15:07.000Z] ++ env -i DEST=/go/src/github.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-10T00:15:07.000Z] INFO: Testing against a local daemon [2020-07-10T00:15:07.000Z] === RUN TestAuthZPluginAllowRequest [2020-07-10T00:15:07.826Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-07-10T00:15:07.826Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-10T00:15:07.826Z] daemon.go:325: [d99b415df4ccb] waiting for daemon to start [2020-07-10T00:15:07.826Z] daemon.go:325: [d99b415df4ccb] waiting for daemon to start [2020-07-10T00:15:07.826Z] daemon.go:353: [d99b415df4ccb] daemon started [2020-07-10T00:15:07.826Z] daemon.go:461: [d99b415df4ccb] Stopping daemon [2020-07-10T00:15:07.826Z] daemon.go:296: [d99b415df4ccb] exiting daemon [2020-07-10T00:15:07.826Z] daemon.go:448: [d99b415df4ccb] Daemon stopped [2020-07-10T00:15:07.826Z] daemon.go:325: [d99b415df4ccb] waiting for daemon to start [2020-07-10T00:15:07.826Z] daemon.go:325: [d99b415df4ccb] waiting for daemon to start [2020-07-10T00:15:07.826Z] daemon.go:353: [d99b415df4ccb] daemon started [2020-07-10T00:15:07.826Z] daemon.go:461: [d99b415df4ccb] Stopping daemon [2020-07-10T00:15:07.826Z] daemon.go:296: [d99b415df4ccb] exiting daemon [2020-07-10T00:15:07.826Z] daemon.go:448: [d99b415df4ccb] Daemon stopped [2020-07-10T00:15:07.826Z] === RUN TestDockerNetworkMacvlan [2020-07-10T00:15:07.926Z] 2020/07/10 00:15:07 Finished clone golang.org/x/time [2020-07-10T00:15:07.926Z] 2020/07/10 00:15:07 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-07-10T00:15:07.937Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-10T00:15:08.170Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-07-10T00:15:08.474Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-10T00:15:08.505Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2020-07-10T00:15:08.505Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-10T00:15:08.505Z] daemon.go:325: [dcfabf913f9c1] waiting for daemon to start [2020-07-10T00:15:08.505Z] daemon.go:325: [dcfabf913f9c1] waiting for daemon to start [2020-07-10T00:15:08.505Z] daemon.go:353: [dcfabf913f9c1] daemon started [2020-07-10T00:15:08.505Z] daemon.go:461: [dcfabf913f9c1] Stopping daemon [2020-07-10T00:15:08.505Z] daemon.go:296: [dcfabf913f9c1] exiting daemon [2020-07-10T00:15:08.505Z] daemon.go:448: [dcfabf913f9c1] Daemon stopped [2020-07-10T00:15:08.505Z] === RUN TestAuthZPluginTLS [2020-07-10T00:15:08.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-10T00:15:09.074Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-10T00:15:09.074Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-07-10T00:15:09.074Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-10T00:15:09.074Z] daemon.go:325: [db5231d573a72] waiting for daemon to start [2020-07-10T00:15:09.074Z] daemon.go:325: [db5231d573a72] waiting for daemon to start [2020-07-10T00:15:09.074Z] daemon.go:353: [db5231d573a72] daemon started [2020-07-10T00:15:09.074Z] daemon.go:461: [db5231d573a72] Stopping daemon [2020-07-10T00:15:09.074Z] daemon.go:296: [db5231d573a72] exiting daemon [2020-07-10T00:15:09.074Z] daemon.go:448: [db5231d573a72] Daemon stopped [2020-07-10T00:15:09.074Z] === RUN TestAuthZPluginDenyRequest [2020-07-10T00:15:09.165Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-07-10T00:15:09.309Z] 2020/07/10 00:15:09 Finished clone github.com/hashicorp/go-memdb [2020-07-10T00:15:09.309Z] 2020/07/10 00:15:09 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-07-10T00:15:09.523Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-10T00:15:09.569Z] 2020/07/10 00:15:09 Finished clone github.com/opencontainers/runc [2020-07-10T00:15:09.570Z] 2020/07/10 00:15:09 Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20 [2020-07-10T00:15:09.643Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-10T00:15:09.643Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-10T00:15:09.643Z] daemon.go:325: [db9023bf2cf42] waiting for daemon to start [2020-07-10T00:15:09.643Z] daemon.go:325: [db9023bf2cf42] waiting for daemon to start [2020-07-10T00:15:09.643Z] daemon.go:353: [db9023bf2cf42] daemon started [2020-07-10T00:15:09.643Z] daemon.go:461: [db9023bf2cf42] Stopping daemon [2020-07-10T00:15:09.643Z] daemon.go:296: [db9023bf2cf42] exiting daemon [2020-07-10T00:15:09.643Z] daemon.go:448: [db9023bf2cf42] Daemon stopped [2020-07-10T00:15:09.643Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-10T00:15:10.140Z] 2020/07/10 00:15:09 Finished clone github.com/hashicorp/go-immutable-radix [2020-07-10T00:15:10.140Z] 2020/07/10 00:15:09 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-07-10T00:15:10.140Z] 2020/07/10 00:15:10 Finished clone google.golang.org/grpc [2020-07-10T00:15:10.140Z] 2020/07/10 00:15:10 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-07-10T00:15:10.168Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-10T00:15:10.210Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-10T00:15:10.210Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-07-10T00:15:10.210Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-10T00:15:10.211Z] daemon.go:325: [dc214db334ab1] waiting for daemon to start [2020-07-10T00:15:10.211Z] daemon.go:325: [dc214db334ab1] waiting for daemon to start [2020-07-10T00:15:10.211Z] daemon.go:353: [dc214db334ab1] daemon started [2020-07-10T00:15:10.211Z] daemon.go:461: [dc214db334ab1] Stopping daemon [2020-07-10T00:15:10.211Z] daemon.go:296: [dc214db334ab1] exiting daemon [2020-07-10T00:15:10.211Z] daemon.go:448: [dc214db334ab1] Daemon stopped [2020-07-10T00:15:10.211Z] === RUN TestAuthZPluginDenyResponse [2020-07-10T00:15:10.779Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-10T00:15:11.038Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-07-10T00:15:11.038Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-10T00:15:11.038Z] daemon.go:325: [d4d460a6fbfb3] waiting for daemon to start [2020-07-10T00:15:11.038Z] daemon.go:325: [d4d460a6fbfb3] waiting for daemon to start [2020-07-10T00:15:11.038Z] daemon.go:353: [d4d460a6fbfb3] daemon started [2020-07-10T00:15:11.038Z] daemon.go:461: [d4d460a6fbfb3] Stopping daemon [2020-07-10T00:15:11.038Z] daemon.go:296: [d4d460a6fbfb3] exiting daemon [2020-07-10T00:15:11.038Z] daemon.go:448: [d4d460a6fbfb3] Daemon stopped [2020-07-10T00:15:11.038Z] === RUN TestAuthZPluginAllowEventStream [2020-07-10T00:15:11.082Z] 2020/07/10 00:15:10 Finished clone github.com/hashicorp/golang-lru [2020-07-10T00:15:11.082Z] 2020/07/10 00:15:10 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2020-07-10T00:15:11.341Z] 2020/07/10 00:15:11 Finished clone golang.org/x/crypto [2020-07-10T00:15:11.341Z] 2020/07/10 00:15:11 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2020-07-10T00:15:11.341Z] 2020/07/10 00:15:11 Finished clone github.com/Microsoft/opengcs [2020-07-10T00:15:11.341Z] 2020/07/10 00:15:11 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2020-07-10T00:15:11.341Z] 2020/07/10 00:15:11 Finished clone github.com/coreos/pkg [2020-07-10T00:15:11.341Z] 2020/07/10 00:15:11 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2020-07-10T00:15:11.600Z] 2020/07/10 00:15:11 Finished clone code.cloudfoundry.org/clock [2020-07-10T00:15:11.600Z] 2020/07/10 00:15:11 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2020-07-10T00:15:12.136Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-07-10T00:15:12.171Z] 2020/07/10 00:15:12 Finished clone github.com/golang/protobuf [2020-07-10T00:15:12.172Z] 2020/07/10 00:15:12 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-07-10T00:15:12.300Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-10T00:15:12.416Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-07-10T00:15:12.416Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-10T00:15:12.416Z] daemon.go:325: [d8ea6c1a05a5a] waiting for daemon to start [2020-07-10T00:15:12.416Z] daemon.go:325: [d8ea6c1a05a5a] waiting for daemon to start [2020-07-10T00:15:12.416Z] daemon.go:353: [d8ea6c1a05a5a] daemon started [2020-07-10T00:15:12.416Z] daemon.go:461: [d8ea6c1a05a5a] Stopping daemon [2020-07-10T00:15:12.416Z] daemon.go:296: [d8ea6c1a05a5a] exiting daemon [2020-07-10T00:15:12.416Z] daemon.go:448: [d8ea6c1a05a5a] Daemon stopped [2020-07-10T00:15:12.416Z] === RUN TestAuthZPluginErrorResponse [2020-07-10T00:15:12.741Z] 2020/07/10 00:15:12 Finished clone github.com/beorn7/perks [2020-07-10T00:15:12.741Z] 2020/07/10 00:15:12 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-07-10T00:15:12.986Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-10T00:15:12.986Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-10T00:15:12.986Z] daemon.go:325: [dc0ced2de1d59] waiting for daemon to start [2020-07-10T00:15:12.986Z] daemon.go:325: [dc0ced2de1d59] waiting for daemon to start [2020-07-10T00:15:12.986Z] daemon.go:353: [dc0ced2de1d59] daemon started [2020-07-10T00:15:12.986Z] daemon.go:461: [dc0ced2de1d59] Stopping daemon [2020-07-10T00:15:12.986Z] daemon.go:296: [dc0ced2de1d59] exiting daemon [2020-07-10T00:15:12.986Z] daemon.go:448: [dc0ced2de1d59] Daemon stopped [2020-07-10T00:15:12.986Z] === RUN TestAuthZPluginErrorRequest [2020-07-10T00:15:13.000Z] 2020/07/10 00:15:12 Finished clone github.com/prometheus/client_model [2020-07-10T00:15:13.000Z] 2020/07/10 00:15:12 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-07-10T00:15:13.555Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-10T00:15:13.555Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-10T00:15:13.555Z] daemon.go:325: [d5ad20323b4ad] waiting for daemon to start [2020-07-10T00:15:13.555Z] daemon.go:325: [d5ad20323b4ad] waiting for daemon to start [2020-07-10T00:15:13.555Z] daemon.go:353: [d5ad20323b4ad] daemon started [2020-07-10T00:15:13.555Z] daemon.go:461: [d5ad20323b4ad] Stopping daemon [2020-07-10T00:15:13.555Z] daemon.go:296: [d5ad20323b4ad] exiting daemon [2020-07-10T00:15:13.555Z] daemon.go:448: [d5ad20323b4ad] Daemon stopped [2020-07-10T00:15:13.555Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-10T00:15:13.570Z] 2020/07/10 00:15:13 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-07-10T00:15:13.570Z] 2020/07/10 00:15:13 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-07-10T00:15:13.829Z] 2020/07/10 00:15:13 Finished clone github.com/Microsoft/hcsshim [2020-07-10T00:15:13.829Z] 2020/07/10 00:15:13 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-07-10T00:15:14.089Z] 2020/07/10 00:15:14 Finished clone github.com/prometheus/procfs [2020-07-10T00:15:14.089Z] 2020/07/10 00:15:14 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-07-10T00:15:14.123Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-10T00:15:14.123Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-07-10T00:15:14.123Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-10T00:15:14.123Z] daemon.go:325: [de7c29c4c5700] waiting for daemon to start [2020-07-10T00:15:14.123Z] daemon.go:325: [de7c29c4c5700] waiting for daemon to start [2020-07-10T00:15:14.123Z] daemon.go:353: [de7c29c4c5700] daemon started [2020-07-10T00:15:14.123Z] daemon.go:461: [de7c29c4c5700] Stopping daemon [2020-07-10T00:15:14.123Z] daemon.go:296: [de7c29c4c5700] exiting daemon [2020-07-10T00:15:14.123Z] daemon.go:448: [de7c29c4c5700] Daemon stopped [2020-07-10T00:15:14.123Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-10T00:15:14.348Z] 2020/07/10 00:15:14 Finished clone github.com/pkg/errors [2020-07-10T00:15:14.348Z] 2020/07/10 00:15:14 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-07-10T00:15:14.368Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-07-10T00:15:14.607Z] 2020/07/10 00:15:14 Finished clone github.com/prometheus/client_golang [2020-07-10T00:15:14.607Z] 2020/07/10 00:15:14 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2020-07-10T00:15:14.607Z] 2020/07/10 00:15:14 Finished clone github.com/prometheus/common [2020-07-10T00:15:14.607Z] 2020/07/10 00:15:14 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-07-10T00:15:14.607Z] 2020/07/10 00:15:14 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-07-10T00:15:14.607Z] 2020/07/10 00:15:14 Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20 [2020-07-10T00:15:15.065Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-10T00:15:15.547Z] 2020/07/10 00:15:15 Finished clone github.com/inconshreveable/mousetrap [2020-07-10T00:15:15.547Z] 2020/07/10 00:15:15 Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20 [2020-07-10T00:15:15.806Z] 2020/07/10 00:15:15 Finished clone github.com/morikuni/aec [2020-07-10T00:15:15.806Z] 2020/07/10 00:15:15 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-07-10T00:15:15.806Z] 2020/07/10 00:15:15 Finished clone github.com/spf13/pflag [2020-07-10T00:15:15.806Z] 2020/07/10 00:15:15 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2020-07-10T00:15:16.030Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-10T00:15:16.030Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2020-07-10T00:15:16.030Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-10T00:15:16.030Z] daemon.go:325: [de5fe8ee7c6ee] waiting for daemon to start [2020-07-10T00:15:16.030Z] daemon.go:325: [de5fe8ee7c6ee] waiting for daemon to start [2020-07-10T00:15:16.030Z] daemon.go:353: [de5fe8ee7c6ee] daemon started [2020-07-10T00:15:16.030Z] daemon.go:461: [de5fe8ee7c6ee] Stopping daemon [2020-07-10T00:15:16.030Z] daemon.go:296: [de5fe8ee7c6ee] exiting daemon [2020-07-10T00:15:16.030Z] daemon.go:448: [de5fe8ee7c6ee] Daemon stopped [2020-07-10T00:15:16.030Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-10T00:15:16.065Z] 2020/07/10 00:15:15 Finished clone github.com/docker/go-metrics [2020-07-10T00:15:16.065Z] 2020/07/10 00:15:15 Clone golang.org/x/sys, revision 4c4f7f33c9ed00de01c4c741d2177abfcfe19307, attempt 1/20 [2020-07-10T00:15:16.065Z] 2020/07/10 00:15:15 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-07-10T00:15:16.065Z] 2020/07/10 00:15:15 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-07-10T00:15:16.065Z] 2020/07/10 00:15:15 Finished clone github.com/mattn/go-shellwords [2020-07-10T00:15:16.065Z] 2020/07/10 00:15:15 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-07-10T00:15:16.324Z] 2020/07/10 00:15:16 Finished clone github.com/spf13/cobra [2020-07-10T00:15:16.324Z] 2020/07/10 00:15:16 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2020-07-10T00:15:16.616Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-10T00:15:16.674Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-10T00:15:17.089Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-10T00:15:17.263Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-10T00:15:17.265Z] 2020/07/10 00:15:16 Finished clone github.com/tchap/go-patricia [2020-07-10T00:15:17.265Z] 2020/07/10 00:15:16 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2020-07-10T00:15:17.524Z] 2020/07/10 00:15:17 Finished clone github.com/docker/go-units [2020-07-10T00:15:17.524Z] 2020/07/10 00:15:17 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-07-10T00:15:17.784Z] 2020/07/10 00:15:17 Finished clone github.com/sirupsen/logrus [2020-07-10T00:15:17.784Z] 2020/07/10 00:15:17 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-07-10T00:15:17.831Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.85s) [2020-07-10T00:15:17.831Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-10T00:15:17.831Z] daemon.go:325: [dd46e8853ae57] waiting for daemon to start [2020-07-10T00:15:17.831Z] daemon.go:325: [dd46e8853ae57] waiting for daemon to start [2020-07-10T00:15:17.831Z] daemon.go:353: [dd46e8853ae57] daemon started [2020-07-10T00:15:17.831Z] daemon.go:461: [dd46e8853ae57] Stopping daemon [2020-07-10T00:15:17.831Z] daemon.go:296: [dd46e8853ae57] exiting daemon [2020-07-10T00:15:17.831Z] daemon.go:448: [dd46e8853ae57] Daemon stopped [2020-07-10T00:15:17.831Z] === RUN TestAuthZPluginHeader [2020-07-10T00:15:18.087Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-10T00:15:18.558Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-10T00:15:18.769Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-07-10T00:15:18.769Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-10T00:15:18.769Z] daemon.go:325: [d776649f39786] waiting for daemon to start [2020-07-10T00:15:18.769Z] daemon.go:325: [d776649f39786] waiting for daemon to start [2020-07-10T00:15:18.769Z] daemon.go:353: [d776649f39786] daemon started [2020-07-10T00:15:18.769Z] daemon.go:461: [d776649f39786] Stopping daemon [2020-07-10T00:15:18.769Z] daemon.go:296: [d776649f39786] exiting daemon [2020-07-10T00:15:18.769Z] daemon.go:448: [d776649f39786] Daemon stopped [2020-07-10T00:15:18.769Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-10T00:15:19.166Z] 2020/07/10 00:15:18 Finished clone github.com/google/certificate-transparency-go [2020-07-10T00:15:19.166Z] 2020/07/10 00:15:18 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-07-10T00:15:19.166Z] 2020/07/10 00:15:18 Finished clone github.com/docker/go-connections [2020-07-10T00:15:19.166Z] 2020/07/10 00:15:18 Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20 [2020-07-10T00:15:19.166Z] 2020/07/10 00:15:18 Finished clone gotest.tools [2020-07-10T00:15:19.166Z] 2020/07/10 00:15:18 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2020-07-10T00:15:19.166Z] 2020/07/10 00:15:19 Finished clone github.com/syndtr/gocapability [2020-07-10T00:15:19.166Z] 2020/07/10 00:15:19 Clone github.com/moby/buildkit, revision a7d7b7f1e6bfc102810079f13212de6a869c494b, attempt 1/20 [2020-07-10T00:15:19.427Z] 2020/07/10 00:15:19 Finished clone github.com/google/go-cmp [2020-07-10T00:15:19.427Z] 2020/07/10 00:15:19 Clone github.com/tonistiigi/fsutil, revision 6c909ab392c173a4264ae1bfcbc0450b9aac0c7d, attempt 1/20 [2020-07-10T00:15:19.554Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-10T00:15:20.366Z] 2020/07/10 00:15:20 Finished clone github.com/RackSec/srslog [2020-07-10T00:15:20.366Z] 2020/07/10 00:15:20 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-07-10T00:15:20.627Z] 2020/07/10 00:15:20 Finished clone github.com/imdario/mergo [2020-07-10T00:15:20.627Z] 2020/07/10 00:15:20 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-07-10T00:15:20.627Z] 2020/07/10 00:15:20 Finished clone golang.org/x/sync [2020-07-10T00:15:20.627Z] 2020/07/10 00:15:20 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2020-07-10T00:15:21.805Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-10T00:15:22.538Z] 2020/07/10 00:15:21 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-07-10T00:15:22.538Z] 2020/07/10 00:15:21 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-07-10T00:15:22.538Z] 2020/07/10 00:15:22 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-07-10T00:15:22.538Z] 2020/07/10 00:15:22 Finished clone github.com/google/shlex [2020-07-10T00:15:22.538Z] 2020/07/10 00:15:22 Finished clone github.com/cloudflare/cfssl [2020-07-10T00:15:22.538Z] 2020/07/10 00:15:22 Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20 [2020-07-10T00:15:22.538Z] 2020/07/10 00:15:22 Finished clone github.com/opentracing/opentracing-go [2020-07-10T00:15:22.538Z] 2020/07/10 00:15:22 Clone github.com/docker/libnetwork, revision 026aabaa659832804b01754aaadd2c0f420c68b6, attempt 1/20 [2020-07-10T00:15:22.961Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.23s) [2020-07-10T00:15:22.961Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-07-10T00:15:22.961Z] daemon.go:325: [d6e0bf60bc673] waiting for daemon to start [2020-07-10T00:15:22.961Z] daemon.go:325: [d6e0bf60bc673] waiting for daemon to start [2020-07-10T00:15:22.961Z] daemon.go:353: [d6e0bf60bc673] daemon started [2020-07-10T00:15:22.961Z] daemon.go:461: [d6e0bf60bc673] Stopping daemon [2020-07-10T00:15:22.961Z] daemon.go:296: [d6e0bf60bc673] exiting daemon [2020-07-10T00:15:22.961Z] daemon.go:448: [d6e0bf60bc673] Daemon stopped [2020-07-10T00:15:22.961Z] daemon.go:325: [d6e0bf60bc673] waiting for daemon to start [2020-07-10T00:15:22.961Z] daemon.go:325: [d6e0bf60bc673] waiting for daemon to start [2020-07-10T00:15:22.961Z] daemon.go:353: [d6e0bf60bc673] daemon started [2020-07-10T00:15:22.961Z] daemon.go:461: [d6e0bf60bc673] Stopping daemon [2020-07-10T00:15:22.961Z] daemon.go:296: [d6e0bf60bc673] exiting daemon [2020-07-10T00:15:22.961Z] daemon.go:448: [d6e0bf60bc673] Daemon stopped [2020-07-10T00:15:22.961Z] === RUN TestAuthZPluginV2Disable [2020-07-10T00:15:23.529Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-10T00:15:23.919Z] 2020/07/10 00:15:23 Finished clone github.com/mitchellh/hashstructure [2020-07-10T00:15:23.920Z] 2020/07/10 00:15:23 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-07-10T00:15:23.920Z] 2020/07/10 00:15:23 Finished clone github.com/opentracing-contrib/go-stdlib [2020-07-10T00:15:23.920Z] 2020/07/10 00:15:23 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-07-10T00:15:23.920Z] 2020/07/10 00:15:23 Finished clone github.com/gofrs/flock [2020-07-10T00:15:23.920Z] 2020/07/10 00:15:23 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-07-10T00:15:24.489Z] 2020/07/10 00:15:24 Finished clone github.com/tonistiigi/fsutil [2020-07-10T00:15:24.489Z] 2020/07/10 00:15:24 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-07-10T00:15:25.445Z] 2020/07/10 00:15:25 Finished clone github.com/docker/go-events [2020-07-10T00:15:25.445Z] 2020/07/10 00:15:25 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-07-10T00:15:25.630Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-10T00:15:25.708Z] 2020/07/10 00:15:25 Finished clone github.com/armon/go-radix [2020-07-10T00:15:25.708Z] 2020/07/10 00:15:25 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-07-10T00:15:25.708Z] 2020/07/10 00:15:25 Finished clone github.com/armon/go-metrics [2020-07-10T00:15:25.708Z] 2020/07/10 00:15:25 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-07-10T00:15:26.820Z] --- PASS: TestAuthZPluginV2Disable (3.46s) [2020-07-10T00:15:26.820Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-07-10T00:15:26.820Z] daemon.go:325: [d660ae6d77cd8] waiting for daemon to start [2020-07-10T00:15:26.820Z] daemon.go:325: [d660ae6d77cd8] waiting for daemon to start [2020-07-10T00:15:26.820Z] daemon.go:353: [d660ae6d77cd8] daemon started [2020-07-10T00:15:26.820Z] daemon.go:461: [d660ae6d77cd8] Stopping daemon [2020-07-10T00:15:26.820Z] daemon.go:296: [d660ae6d77cd8] exiting daemon [2020-07-10T00:15:26.820Z] daemon.go:448: [d660ae6d77cd8] Daemon stopped [2020-07-10T00:15:26.820Z] daemon.go:325: [d660ae6d77cd8] waiting for daemon to start [2020-07-10T00:15:26.820Z] daemon.go:325: [d660ae6d77cd8] waiting for daemon to start [2020-07-10T00:15:26.820Z] daemon.go:353: [d660ae6d77cd8] daemon started [2020-07-10T00:15:26.820Z] daemon.go:461: [d660ae6d77cd8] Stopping daemon [2020-07-10T00:15:26.820Z] daemon.go:296: [d660ae6d77cd8] exiting daemon [2020-07-10T00:15:26.820Z] daemon.go:448: [d660ae6d77cd8] Daemon stopped [2020-07-10T00:15:26.820Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-10T00:15:26.820Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-10T00:15:27.615Z] 2020/07/10 00:15:27 Finished clone github.com/sean-/seed [2020-07-10T00:15:27.615Z] 2020/07/10 00:15:27 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-07-10T00:15:27.615Z] 2020/07/10 00:15:27 Finished clone github.com/hashicorp/errwrap [2020-07-10T00:15:27.615Z] 2020/07/10 00:15:27 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-07-10T00:15:28.199Z] === RUN TestDockerSuite/TestBuildRm [2020-07-10T00:15:28.993Z] 2020/07/10 00:15:28 Finished clone github.com/hashicorp/memberlist [2020-07-10T00:15:28.993Z] 2020/07/10 00:15:28 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-07-10T00:15:28.993Z] 2020/07/10 00:15:28 Finished clone github.com/hashicorp/go-multierror [2020-07-10T00:15:28.993Z] 2020/07/10 00:15:28 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-07-10T00:15:29.578Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.28s) [2020-07-10T00:15:29.578Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-07-10T00:15:29.578Z] daemon.go:325: [d9026145195f9] waiting for daemon to start [2020-07-10T00:15:29.578Z] daemon.go:325: [d9026145195f9] waiting for daemon to start [2020-07-10T00:15:29.578Z] daemon.go:353: [d9026145195f9] daemon started [2020-07-10T00:15:29.578Z] daemon.go:461: [d9026145195f9] Stopping daemon [2020-07-10T00:15:29.578Z] daemon.go:296: [d9026145195f9] exiting daemon [2020-07-10T00:15:29.578Z] daemon.go:448: [d9026145195f9] Daemon stopped [2020-07-10T00:15:29.578Z] daemon.go:325: [d9026145195f9] waiting for daemon to start [2020-07-10T00:15:29.578Z] daemon.go:325: [d9026145195f9] waiting for daemon to start [2020-07-10T00:15:29.578Z] daemon.go:353: [d9026145195f9] daemon started [2020-07-10T00:15:29.578Z] daemon.go:461: [d9026145195f9] Stopping daemon [2020-07-10T00:15:29.578Z] daemon.go:296: [d9026145195f9] exiting daemon [2020-07-10T00:15:29.578Z] daemon.go:448: [d9026145195f9] Daemon stopped [2020-07-10T00:15:29.578Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-10T00:15:30.518Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-10T00:15:30.899Z] 2020/07/10 00:15:30 Finished clone github.com/hashicorp/go-sockaddr [2020-07-10T00:15:30.899Z] 2020/07/10 00:15:30 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2020-07-10T00:15:30.899Z] 2020/07/10 00:15:30 Finished clone golang.org/x/net [2020-07-10T00:15:30.899Z] 2020/07/10 00:15:30 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2020-07-10T00:15:31.090Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-10T00:15:31.159Z] 2020/07/10 00:15:30 Finished clone github.com/docker/libkv [2020-07-10T00:15:31.159Z] 2020/07/10 00:15:30 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-07-10T00:15:31.533Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-10T00:15:32.098Z] 2020/07/10 00:15:31 Finished clone github.com/hashicorp/go-msgpack [2020-07-10T00:15:32.098Z] 2020/07/10 00:15:31 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-07-10T00:15:32.358Z] 2020/07/10 00:15:32 Finished clone github.com/vishvananda/netns [2020-07-10T00:15:32.358Z] 2020/07/10 00:15:32 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-07-10T00:15:32.470Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-10T00:15:32.730Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-10T00:15:32.928Z] 2020/07/10 00:15:32 Finished clone github.com/BurntSushi/toml [2020-07-10T00:15:32.928Z] 2020/07/10 00:15:32 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-07-10T00:15:32.990Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-10T00:15:33.697Z] --- PASS: TestDockerNetworkMacvlan (23.37s) [2020-07-10T00:15:33.698Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:15:33.698Z] daemon.go:325: [d851d738363a3] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:325: [d851d738363a3] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:353: [d851d738363a3] daemon started [2020-07-10T00:15:33.698Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-07-10T00:15:33.698Z] daemon.go:461: [d851d738363a3] Stopping daemon [2020-07-10T00:15:33.698Z] daemon.go:296: [d851d738363a3] exiting daemon [2020-07-10T00:15:33.698Z] daemon.go:448: [d851d738363a3] Daemon stopped [2020-07-10T00:15:33.698Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:15:33.698Z] daemon.go:325: [db5b9d630632f] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:325: [db5b9d630632f] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:353: [db5b9d630632f] daemon started [2020-07-10T00:15:33.698Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-10T00:15:33.698Z] daemon.go:461: [db5b9d630632f] Stopping daemon [2020-07-10T00:15:33.698Z] daemon.go:296: [db5b9d630632f] exiting daemon [2020-07-10T00:15:33.698Z] daemon.go:448: [db5b9d630632f] Daemon stopped [2020-07-10T00:15:33.698Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:15:33.698Z] daemon.go:325: [d99510bdb2a06] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:325: [d99510bdb2a06] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:353: [d99510bdb2a06] daemon started [2020-07-10T00:15:33.698Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2020-07-10T00:15:33.698Z] daemon.go:461: [d99510bdb2a06] Stopping daemon [2020-07-10T00:15:33.698Z] daemon.go:296: [d99510bdb2a06] exiting daemon [2020-07-10T00:15:33.698Z] daemon.go:448: [d99510bdb2a06] Daemon stopped [2020-07-10T00:15:33.698Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:15:33.698Z] daemon.go:325: [d40f91f4b462f] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:325: [d40f91f4b462f] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:353: [d40f91f4b462f] daemon started [2020-07-10T00:15:33.698Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.87s) [2020-07-10T00:15:33.698Z] daemon.go:461: [d40f91f4b462f] Stopping daemon [2020-07-10T00:15:33.698Z] daemon.go:296: [d40f91f4b462f] exiting daemon [2020-07-10T00:15:33.698Z] daemon.go:448: [d40f91f4b462f] Daemon stopped [2020-07-10T00:15:33.698Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-10T00:15:33.698Z] daemon.go:325: [d2cee0cf53f86] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:325: [d2cee0cf53f86] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:353: [d2cee0cf53f86] daemon started [2020-07-10T00:15:33.698Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.65s) [2020-07-10T00:15:33.698Z] daemon.go:461: [d2cee0cf53f86] Stopping daemon [2020-07-10T00:15:33.698Z] daemon.go:296: [d2cee0cf53f86] exiting daemon [2020-07-10T00:15:33.698Z] daemon.go:448: [d2cee0cf53f86] Daemon stopped [2020-07-10T00:15:33.698Z] PASS [2020-07-10T00:15:33.698Z] [2020-07-10T00:15:33.698Z] DONE 7 tests in 24.793s [2020-07-10T00:15:33.698Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-10T00:15:33.698Z] ++ 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-10T00:15:33.698Z] ++ set -e [2020-07-10T00:15:33.698Z] ++ '[' -n 0 ']' [2020-07-10T00:15:33.698Z] ++ set -x [2020-07-10T00:15:33.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:15:33.698Z] testing: warning: no tests to run [2020-07-10T00:15:33.698Z] PASS [2020-07-10T00:15:33.698Z] [2020-07-10T00:15:33.698Z] DONE 0 tests in 0.012s [2020-07-10T00:15:33.698Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-10T00:15:33.698Z] ++ 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-10T00:15:33.698Z] ++ set -e [2020-07-10T00:15:33.698Z] ++ '[' -n 0 ']' [2020-07-10T00:15:33.698Z] ++ set -x [2020-07-10T00:15:33.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:15:33.698Z] INFO: Testing against a local daemon [2020-07-10T00:15:33.698Z] === RUN TestAuthZPluginAllowRequest [2020-07-10T00:15:33.698Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-07-10T00:15:33.698Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-10T00:15:33.698Z] daemon.go:325: [d179312b2622a] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:325: [d179312b2622a] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:353: [d179312b2622a] daemon started [2020-07-10T00:15:33.698Z] daemon.go:461: [d179312b2622a] Stopping daemon [2020-07-10T00:15:33.698Z] daemon.go:296: [d179312b2622a] exiting daemon [2020-07-10T00:15:33.698Z] daemon.go:448: [d179312b2622a] Daemon stopped [2020-07-10T00:15:33.698Z] === RUN TestAuthZPluginTLS [2020-07-10T00:15:33.698Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-10T00:15:33.698Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-10T00:15:33.698Z] daemon.go:325: [d3474d74eb9aa] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:325: [d3474d74eb9aa] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:353: [d3474d74eb9aa] daemon started [2020-07-10T00:15:33.698Z] daemon.go:461: [d3474d74eb9aa] Stopping daemon [2020-07-10T00:15:33.698Z] daemon.go:296: [d3474d74eb9aa] exiting daemon [2020-07-10T00:15:33.698Z] daemon.go:448: [d3474d74eb9aa] Daemon stopped [2020-07-10T00:15:33.698Z] === RUN TestAuthZPluginDenyRequest [2020-07-10T00:15:33.698Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-10T00:15:33.698Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-10T00:15:33.698Z] daemon.go:325: [dd64fd538cc76] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:325: [dd64fd538cc76] waiting for daemon to start [2020-07-10T00:15:33.698Z] daemon.go:353: [dd64fd538cc76] daemon started [2020-07-10T00:15:33.698Z] daemon.go:461: [dd64fd538cc76] Stopping daemon [2020-07-10T00:15:33.698Z] daemon.go:296: [dd64fd538cc76] exiting daemon [2020-07-10T00:15:33.698Z] daemon.go:448: [dd64fd538cc76] Daemon stopped [2020-07-10T00:15:33.698Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-10T00:15:33.763Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-07-10T00:15:33.867Z] 2020/07/10 00:15:33 Finished clone github.com/samuel/go-zookeeper [2020-07-10T00:15:33.867Z] 2020/07/10 00:15:33 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-07-10T00:15:33.867Z] 2020/07/10 00:15:33 Finished clone cloud.google.com/go [2020-07-10T00:15:33.867Z] 2020/07/10 00:15:33 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-07-10T00:15:33.994Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-10T00:15:33.994Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-10T00:15:33.994Z] daemon.go:325: [d7a90ac268f2a] waiting for daemon to start [2020-07-10T00:15:33.994Z] daemon.go:325: [d7a90ac268f2a] waiting for daemon to start [2020-07-10T00:15:33.994Z] daemon.go:353: [d7a90ac268f2a] daemon started [2020-07-10T00:15:33.994Z] daemon.go:461: [d7a90ac268f2a] Stopping daemon [2020-07-10T00:15:33.994Z] daemon.go:296: [d7a90ac268f2a] exiting daemon [2020-07-10T00:15:33.994Z] daemon.go:448: [d7a90ac268f2a] Daemon stopped [2020-07-10T00:15:33.994Z] === RUN TestAuthZPluginDenyResponse [2020-07-10T00:15:34.127Z] 2020/07/10 00:15:33 Finished clone github.com/deckarep/golang-set [2020-07-10T00:15:34.127Z] 2020/07/10 00:15:33 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-07-10T00:15:34.127Z] 2020/07/10 00:15:34 Finished clone github.com/vishvananda/netlink [2020-07-10T00:15:34.127Z] 2020/07/10 00:15:34 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-07-10T00:15:34.378Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-10T00:15:34.682Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-10T00:15:34.682Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-10T00:15:34.682Z] daemon.go:325: [d349a36451f15] waiting for daemon to start [2020-07-10T00:15:34.682Z] daemon.go:325: [d349a36451f15] waiting for daemon to start [2020-07-10T00:15:34.682Z] daemon.go:353: [d349a36451f15] daemon started [2020-07-10T00:15:34.682Z] daemon.go:461: [d349a36451f15] Stopping daemon [2020-07-10T00:15:34.682Z] daemon.go:296: [d349a36451f15] exiting daemon [2020-07-10T00:15:34.682Z] daemon.go:448: [d349a36451f15] Daemon stopped [2020-07-10T00:15:34.682Z] === RUN TestAuthZPluginAllowEventStream [2020-07-10T00:15:35.315Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-10T00:15:35.997Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-07-10T00:15:36.035Z] 2020/07/10 00:15:35 Finished clone github.com/coreos/go-semver [2020-07-10T00:15:36.035Z] 2020/07/10 00:15:35 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-07-10T00:15:36.210Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2020-07-10T00:15:36.210Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-10T00:15:36.210Z] daemon.go:325: [dc2d2b6fec5a4] waiting for daemon to start [2020-07-10T00:15:36.210Z] daemon.go:325: [dc2d2b6fec5a4] waiting for daemon to start [2020-07-10T00:15:36.210Z] daemon.go:353: [dc2d2b6fec5a4] daemon started [2020-07-10T00:15:36.210Z] daemon.go:461: [dc2d2b6fec5a4] Stopping daemon [2020-07-10T00:15:36.210Z] daemon.go:296: [dc2d2b6fec5a4] exiting daemon [2020-07-10T00:15:36.210Z] daemon.go:448: [dc2d2b6fec5a4] Daemon stopped [2020-07-10T00:15:36.210Z] === RUN TestAuthZPluginErrorResponse [2020-07-10T00:15:36.251Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-10T00:15:36.505Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-10T00:15:36.505Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-10T00:15:36.505Z] daemon.go:325: [d78038a18514b] waiting for daemon to start [2020-07-10T00:15:36.505Z] daemon.go:325: [d78038a18514b] waiting for daemon to start [2020-07-10T00:15:36.505Z] daemon.go:353: [d78038a18514b] daemon started [2020-07-10T00:15:36.505Z] daemon.go:461: [d78038a18514b] Stopping daemon [2020-07-10T00:15:36.505Z] daemon.go:296: [d78038a18514b] exiting daemon [2020-07-10T00:15:36.505Z] daemon.go:448: [d78038a18514b] Daemon stopped [2020-07-10T00:15:36.505Z] === RUN TestAuthZPluginErrorRequest [2020-07-10T00:15:37.145Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-10T00:15:37.145Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-10T00:15:37.145Z] daemon.go:325: [dfa8c6dd8cae5] waiting for daemon to start [2020-07-10T00:15:37.145Z] daemon.go:325: [dfa8c6dd8cae5] waiting for daemon to start [2020-07-10T00:15:37.145Z] daemon.go:353: [dfa8c6dd8cae5] daemon started [2020-07-10T00:15:37.145Z] daemon.go:461: [dfa8c6dd8cae5] Stopping daemon [2020-07-10T00:15:37.145Z] daemon.go:296: [dfa8c6dd8cae5] exiting daemon [2020-07-10T00:15:37.145Z] daemon.go:448: [dfa8c6dd8cae5] Daemon stopped [2020-07-10T00:15:37.145Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-10T00:15:37.416Z] 2020/07/10 00:15:37 Finished clone github.com/ishidawataru/sctp [2020-07-10T00:15:37.416Z] 2020/07/10 00:15:37 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-07-10T00:15:37.790Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-10T00:15:37.790Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-10T00:15:37.790Z] daemon.go:325: [de4dde6fd9f47] waiting for daemon to start [2020-07-10T00:15:37.790Z] daemon.go:325: [de4dde6fd9f47] waiting for daemon to start [2020-07-10T00:15:37.790Z] daemon.go:353: [de4dde6fd9f47] daemon started [2020-07-10T00:15:37.790Z] daemon.go:461: [de4dde6fd9f47] Stopping daemon [2020-07-10T00:15:37.790Z] daemon.go:296: [de4dde6fd9f47] exiting daemon [2020-07-10T00:15:37.790Z] daemon.go:448: [de4dde6fd9f47] Daemon stopped [2020-07-10T00:15:37.790Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-10T00:15:38.976Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-07-10T00:15:39.315Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2020-07-10T00:15:39.315Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-10T00:15:39.315Z] daemon.go:325: [d9d4743c2ae87] waiting for daemon to start [2020-07-10T00:15:39.315Z] daemon.go:325: [d9d4743c2ae87] waiting for daemon to start [2020-07-10T00:15:39.315Z] daemon.go:353: [d9d4743c2ae87] daemon started [2020-07-10T00:15:39.315Z] daemon.go:461: [d9d4743c2ae87] Stopping daemon [2020-07-10T00:15:39.315Z] daemon.go:296: [d9d4743c2ae87] exiting daemon [2020-07-10T00:15:39.315Z] daemon.go:448: [d9d4743c2ae87] Daemon stopped [2020-07-10T00:15:39.315Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-10T00:15:39.324Z] 2020/07/10 00:15:38 Finished clone github.com/docker/swarmkit [2020-07-10T00:15:39.324Z] 2020/07/10 00:15:38 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-07-10T00:15:39.582Z] 2020/07/10 00:15:39 Finished clone golang.org/x/sys [2020-07-10T00:15:39.582Z] 2020/07/10 00:15:39 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-07-10T00:15:40.442Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-10T00:15:40.442Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-10T00:15:40.442Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-10T00:15:40.442Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-10T00:15:40.442Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-10T00:15:40.962Z] 2020/07/10 00:15:40 Finished clone go.etcd.io/bbolt [2020-07-10T00:15:40.962Z] 2020/07/10 00:15:40 Finished clone github.com/hashicorp/serf [2020-07-10T00:15:41.208Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-07-10T00:15:41.379Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-10T00:15:41.379Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-10T00:15:41.401Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2020-07-10T00:15:41.401Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-10T00:15:41.401Z] daemon.go:325: [de5d65514569a] waiting for daemon to start [2020-07-10T00:15:41.401Z] daemon.go:325: [de5d65514569a] waiting for daemon to start [2020-07-10T00:15:41.401Z] daemon.go:353: [de5d65514569a] daemon started [2020-07-10T00:15:41.401Z] daemon.go:461: [de5d65514569a] Stopping daemon [2020-07-10T00:15:41.401Z] daemon.go:296: [de5d65514569a] exiting daemon [2020-07-10T00:15:41.401Z] daemon.go:448: [de5d65514569a] Daemon stopped [2020-07-10T00:15:41.401Z] === RUN TestAuthZPluginHeader [2020-07-10T00:15:41.946Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-10T00:15:42.049Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-07-10T00:15:42.049Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-10T00:15:42.049Z] daemon.go:325: [dbc3f3af04231] waiting for daemon to start [2020-07-10T00:15:42.049Z] daemon.go:325: [dbc3f3af04231] waiting for daemon to start [2020-07-10T00:15:42.049Z] daemon.go:353: [dbc3f3af04231] daemon started [2020-07-10T00:15:42.049Z] daemon.go:461: [dbc3f3af04231] Stopping daemon [2020-07-10T00:15:42.049Z] daemon.go:296: [dbc3f3af04231] exiting daemon [2020-07-10T00:15:42.049Z] daemon.go:448: [dbc3f3af04231] Daemon stopped [2020-07-10T00:15:42.049Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-10T00:15:42.049Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-10T00:15:42.049Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:15:42.049Z] === RUN TestAuthZPluginV2Disable [2020-07-10T00:15:42.049Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-10T00:15:42.050Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:15:42.050Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-10T00:15:42.050Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-10T00:15:42.050Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:15:42.050Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-10T00:15:42.050Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-10T00:15:42.050Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:15:42.050Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-10T00:15:42.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-10T00:15:42.340Z] 2020/07/10 00:15:41 Finished clone github.com/vbatts/tar-split [2020-07-10T00:15:43.442Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-07-10T00:15:43.584Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.75s) [2020-07-10T00:15:43.584Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-10T00:15:43.584Z] daemon.go:325: [d5648039902ca] waiting for daemon to start [2020-07-10T00:15:43.584Z] daemon.go:325: [d5648039902ca] waiting for daemon to start [2020-07-10T00:15:43.584Z] daemon.go:353: [d5648039902ca] daemon started [2020-07-10T00:15:43.584Z] daemon.go:461: [d5648039902ca] Stopping daemon [2020-07-10T00:15:43.584Z] daemon.go:296: [d5648039902ca] exiting daemon [2020-07-10T00:15:43.584Z] daemon.go:448: [d5648039902ca] Daemon stopped [2020-07-10T00:15:43.584Z] daemon.go:325: [d5648039902ca] waiting for daemon to start [2020-07-10T00:15:43.584Z] daemon.go:325: [d5648039902ca] waiting for daemon to start [2020-07-10T00:15:43.584Z] daemon.go:296: [d5648039902ca] exiting daemon [2020-07-10T00:15:43.584Z] daemon.go:325: [d5648039902ca] waiting for daemon to start [2020-07-10T00:15:43.584Z] daemon.go:325: [d5648039902ca] waiting for daemon to start [2020-07-10T00:15:43.584Z] daemon.go:325: [d5648039902ca] waiting for daemon to start [2020-07-10T00:15:43.584Z] daemon.go:353: [d5648039902ca] daemon started [2020-07-10T00:15:43.584Z] daemon.go:461: [d5648039902ca] Stopping daemon [2020-07-10T00:15:43.584Z] daemon.go:296: [d5648039902ca] exiting daemon [2020-07-10T00:15:43.584Z] daemon.go:448: [d5648039902ca] Daemon stopped [2020-07-10T00:15:43.584Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-10T00:15:43.719Z] 2020/07/10 00:15:43 Finished clone github.com/ugorji/go [2020-07-10T00:15:43.978Z] 2020/07/10 00:15:43 Finished clone golang.org/x/text [2020-07-10T00:15:44.237Z] 2020/07/10 00:15:44 Finished clone github.com/moby/buildkit [2020-07-10T00:15:44.237Z] 2020/07/10 00:15:44 Finished clone github.com/docker/libnetwork [2020-07-10T00:15:45.489Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-10T00:15:45.671Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-10T00:15:45.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:15:45.671Z] INFO: Testing against a local daemon [2020-07-10T00:15:45.671Z] === RUN TestBuildWithSession [2020-07-10T00:15:45.671Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-10T00:15:45.671Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:15:45.671Z] === RUN TestBuildSquashParent [2020-07-10T00:15:45.671Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-07-10T00:15:45.671Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:15:45.671Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-10T00:15:45.671Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-10T00:15:45.671Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-10T00:15:45.671Z] === RUN TestBuildMultiStageCopy [2020-07-10T00:15:45.671Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-10T00:15:46.058Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-10T00:15:46.626Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-10T00:15:46.886Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-10T00:15:47.821Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-10T00:15:48.389Z] === RUN TestDockerSuite/TestBuildUser [2020-07-10T00:15:48.466Z] 2020/07/10 00:15:47 Finished clone github.com/containerd/containerd [2020-07-10T00:15:48.466Z] 2020/07/10 00:15:48 Finished clone github.com/miekg/dns [2020-07-10T00:15:49.765Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-10T00:15:51.670Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-10T00:15:52.666Z] 2020/07/10 00:15:52 Finished clone github.com/docker/distribution [2020-07-10T00:15:53.602Z] 2020/07/10 00:15:53 Finished clone google.golang.org/genproto [2020-07-10T00:15:54.369Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-10T00:15:54.369Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-10T00:15:55.364Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-10T00:15:56.361Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-10T00:15:57.359Z] --- PASS: TestBuildMultiStageCopy (11.93s) [2020-07-10T00:15:57.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.22s) [2020-07-10T00:15:57.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2020-07-10T00:15:57.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2020-07-10T00:15:57.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-10T00:15:57.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.11s) [2020-07-10T00:15:57.359Z] === RUN TestBuildMultiStageParentConfig [2020-07-10T00:15:57.359Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2020-07-10T00:15:57.359Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-10T00:15:57.359Z] === RUN TestBuildLabelWithTargets [2020-07-10T00:15:57.359Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-07-10T00:15:57.359Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-10T00:15:57.359Z] === RUN TestBuildWithEmptyLayers [2020-07-10T00:15:58.355Z] --- PASS: TestBuildWithEmptyLayers (0.84s) [2020-07-10T00:15:58.356Z] === RUN TestBuildMultiStageOnBuild [2020-07-10T00:15:58.356Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-07-10T00:15:58.356Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-10T00:15:58.356Z] === RUN TestBuildUncleanTarFilenames [2020-07-10T00:15:58.356Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-07-10T00:15:58.356Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-10T00:15:58.356Z] === RUN TestBuildMultiStageLayerLeak [2020-07-10T00:15:58.356Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-07-10T00:15:58.356Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-10T00:15:58.356Z] === RUN TestBuildWithHugeFile [2020-07-10T00:15:58.356Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-07-10T00:15:58.356Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-10T00:15:58.356Z] === RUN TestBuildWithEmptyDockerfile [2020-07-10T00:15:58.356Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-10T00:15:58.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-10T00:15:58.356Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-10T00:15:58.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-10T00:15:58.356Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-10T00:15:58.356Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-10T00:15:58.356Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-10T00:15:58.356Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-10T00:15:58.356Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-10T00:15:58.356Z] --- PASS: TestBuildWithEmptyDockerfile (0.29s) [2020-07-10T00:15:58.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-07-10T00:15:58.356Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-07-10T00:15:58.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-07-10T00:15:58.356Z] === RUN TestBuildPreserveOwnership [2020-07-10T00:15:58.356Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2020-07-10T00:15:58.356Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-10T00:15:58.356Z] === RUN TestBuildPlatformInvalid [2020-07-10T00:15:58.356Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2020-07-10T00:15:58.356Z] PASS [2020-07-10T00:15:58.356Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-10T00:15:58.356Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:15:58.356Z] INFO: Testing against a local daemon [2020-07-10T00:15:58.356Z] === RUN TestConfigList [2020-07-10T00:15:58.356Z] --- SKIP: TestConfigList (0.00s) [2020-07-10T00:15:58.356Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:15:58.356Z] === RUN TestConfigsCreateAndDelete [2020-07-10T00:15:58.356Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-07-10T00:15:58.356Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:15:58.356Z] === RUN TestConfigsUpdate [2020-07-10T00:15:58.356Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-07-10T00:15:58.356Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:15:58.356Z] === RUN TestTemplatedConfig [2020-07-10T00:15:58.356Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-10T00:15:58.356Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:15:58.356Z] === RUN TestConfigInspect [2020-07-10T00:15:58.356Z] --- SKIP: TestConfigInspect (0.00s) [2020-07-10T00:15:58.356Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:15:58.356Z] === RUN TestConfigCreateWithLabels [2020-07-10T00:15:58.356Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-07-10T00:15:58.356Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:15:58.356Z] === RUN TestConfigCreateResolve [2020-07-10T00:15:58.356Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-07-10T00:15:58.356Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:15:58.356Z] === RUN TestConfigDaemonLibtrustID [2020-07-10T00:15:58.356Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-07-10T00:15:58.356Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:15:58.356Z] PASS [2020-07-10T00:15:58.356Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-10T00:15:58.829Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:15:58.829Z] INFO: Testing against a local daemon [2020-07-10T00:15:58.829Z] === RUN TestCheckpoint [2020-07-10T00:15:58.829Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-10T00:15:58.829Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-10T00:15:58.830Z] === RUN TestContainerInvalidJSON [2020-07-10T00:15:58.830Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-10T00:15:58.830Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-10T00:15:58.830Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-10T00:15:58.830Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-10T00:15:58.830Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-10T00:15:58.830Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-10T00:15:58.830Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-10T00:15:58.830Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-10T00:15:58.830Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-10T00:15:58.830Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-10T00:15:58.830Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-10T00:15:58.830Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-10T00:15:58.830Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-10T00:15:58.830Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-10T00:15:58.830Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-10T00:15:58.830Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-10T00:15:58.830Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-10T00:15:58.830Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-10T00:15:58.830Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-10T00:15:58.830Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-10T00:15:58.830Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-10T00:15:58.830Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-10T00:15:58.830Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-10T00:15:58.830Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-07-10T00:15:58.830Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-10T00:15:58.830Z] === RUN TestCopyFromContainer [2020-07-10T00:15:58.830Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-07-10T00:15:58.830Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:15:58.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-10T00:15:58.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-10T00:15:58.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-10T00:15:58.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-10T00:15:58.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-10T00:15:58.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-10T00:15:58.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-10T00:15:58.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-10T00:15:58.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-10T00:15:58.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-10T00:15:58.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-10T00:15:58.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-10T00:15:58.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-10T00:15:58.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-10T00:15:58.830Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-10T00:15:58.830Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-07-10T00:15:58.830Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-10T00:15:58.830Z] === RUN TestCreateWithInvalidEnv [2020-07-10T00:15:58.830Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-10T00:15:58.830Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-10T00:15:58.830Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-10T00:15:58.830Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-10T00:15:58.830Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-10T00:15:58.830Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-10T00:15:58.830Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-10T00:15:58.830Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-10T00:15:58.830Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-10T00:15:58.830Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-10T00:15:58.830Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-10T00:15:58.830Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-10T00:15:58.830Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-10T00:15:58.830Z] === RUN TestCreateTmpfsMountsTarget [2020-07-10T00:15:58.830Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-07-10T00:15:58.830Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:15:58.830Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-10T00:15:58.830Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-07-10T00:15:58.830Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:15:58.830Z] === RUN TestCreateWithCapabilities [2020-07-10T00:15:58.830Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-07-10T00:15:58.830Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-10T00:15:58.830Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-10T00:15:58.830Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-10T00:15:58.830Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:15:58.830Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-10T00:15:58.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-10T00:15:58.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-10T00:15:58.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-10T00:15:58.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-10T00:15:58.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-10T00:15:58.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-10T00:15:58.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-10T00:15:58.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-10T00:15:58.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-10T00:15:58.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-10T00:15:58.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-10T00:15:58.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-10T00:15:58.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-10T00:15:58.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-10T00:15:58.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-10T00:15:58.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-10T00:15:58.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-10T00:15:58.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-10T00:15:58.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-10T00:15:58.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-10T00:15:58.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-10T00:15:58.830Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-10T00:15:58.830Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-10T00:15:58.830Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-10T00:15:58.830Z] === RUN TestDiff [2020-07-10T00:15:58.830Z] --- SKIP: TestDiff (0.00s) [2020-07-10T00:15:58.830Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-10T00:15:58.830Z] === RUN TestExecWithCloseStdin [2020-07-10T00:16:00.409Z] --- PASS: TestExecWithCloseStdin (1.72s) [2020-07-10T00:16:00.409Z] === RUN TestExec [2020-07-10T00:16:00.409Z] --- SKIP: TestExec (0.00s) [2020-07-10T00:16:00.409Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-10T00:16:00.409Z] === RUN TestExecUser [2020-07-10T00:16:00.409Z] --- SKIP: TestExecUser (0.00s) [2020-07-10T00:16:00.409Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-10T00:16:00.409Z] === RUN TestExportContainerAndImportImage [2020-07-10T00:16:00.409Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-07-10T00:16:00.409Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:00.409Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-10T00:16:00.409Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-07-10T00:16:00.409Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:00.409Z] === RUN TestHealthCheckWorkdir [2020-07-10T00:16:00.409Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-07-10T00:16:00.409Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-10T00:16:00.409Z] === RUN TestHealthKillContainer [2020-07-10T00:16:00.409Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-07-10T00:16:00.409Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-10T00:16:00.409Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-10T00:16:00.409Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-07-10T00:16:00.409Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-10T00:16:00.409Z] === RUN TestKillContainerInvalidSignal [2020-07-10T00:16:00.676Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-07-10T00:16:00.676Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-10T00:16:00.676Z] daemon.go:325: [d98b092a0396f] waiting for daemon to start [2020-07-10T00:16:00.676Z] daemon.go:325: [d98b092a0396f] waiting for daemon to start [2020-07-10T00:16:00.676Z] daemon.go:353: [d98b092a0396f] daemon started [2020-07-10T00:16:00.676Z] daemon.go:461: [d98b092a0396f] Stopping daemon [2020-07-10T00:16:00.676Z] daemon.go:296: [d98b092a0396f] exiting daemon [2020-07-10T00:16:00.676Z] daemon.go:448: [d98b092a0396f] Daemon stopped [2020-07-10T00:16:00.676Z] daemon.go:325: [d98b092a0396f] waiting for daemon to start [2020-07-10T00:16:00.676Z] daemon.go:325: [d98b092a0396f] waiting for daemon to start [2020-07-10T00:16:00.676Z] daemon.go:325: [d98b092a0396f] waiting for daemon to start [2020-07-10T00:16:00.676Z] daemon.go:325: [d98b092a0396f] waiting for daemon to start [2020-07-10T00:16:00.676Z] daemon.go:339: [d98b092a0396f] error pinging daemon on start: Get http://d98b092a0396f.sock/_ping: context deadline exceeded [2020-07-10T00:16:00.676Z] daemon.go:325: [d98b092a0396f] waiting for daemon to start [2020-07-10T00:16:00.676Z] daemon.go:339: [d98b092a0396f] error pinging daemon on start: Get http://d98b092a0396f.sock/_ping: context deadline exceeded [2020-07-10T00:16:00.676Z] daemon.go:325: [d98b092a0396f] waiting for daemon to start [2020-07-10T00:16:00.676Z] daemon.go:339: [d98b092a0396f] error pinging daemon on start: Get http://d98b092a0396f.sock/_ping: context deadline exceeded [2020-07-10T00:16:00.676Z] daemon.go:325: [d98b092a0396f] waiting for daemon to start [2020-07-10T00:16:00.676Z] daemon.go:339: [d98b092a0396f] error pinging daemon on start: Get http://d98b092a0396f.sock/_ping: context deadline exceeded [2020-07-10T00:16:00.676Z] daemon.go:296: [d98b092a0396f] exiting daemon [2020-07-10T00:16:00.676Z] daemon.go:325: [d98b092a0396f] waiting for daemon to start [2020-07-10T00:16:00.676Z] daemon.go:325: [d98b092a0396f] waiting for daemon to start [2020-07-10T00:16:00.676Z] daemon.go:325: [d98b092a0396f] waiting for daemon to start [2020-07-10T00:16:00.676Z] daemon.go:353: [d98b092a0396f] daemon started [2020-07-10T00:16:00.676Z] daemon.go:461: [d98b092a0396f] Stopping daemon [2020-07-10T00:16:00.676Z] daemon.go:296: [d98b092a0396f] exiting daemon [2020-07-10T00:16:00.676Z] daemon.go:448: [d98b092a0396f] Daemon stopped [2020-07-10T00:16:00.676Z] PASS [2020-07-10T00:16:00.676Z] [2020-07-10T00:16:00.676Z] === Skipped [2020-07-10T00:16:00.676Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-10T00:16:00.676Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:16:00.676Z] [2020-07-10T00:16:00.676Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-10T00:16:00.676Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:16:00.676Z] [2020-07-10T00:16:00.676Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-10T00:16:00.676Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:16:00.676Z] [2020-07-10T00:16:00.676Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-10T00:16:00.676Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:16:00.676Z] [2020-07-10T00:16:00.676Z] [2020-07-10T00:16:00.676Z] DONE 17 tests, 4 skipped in 27.525s [2020-07-10T00:16:00.676Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-10T00:16:00.676Z] ++ 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-10T00:16:00.676Z] ++ set -e [2020-07-10T00:16:00.676Z] ++ '[' -n 0 ']' [2020-07-10T00:16:00.676Z] ++ set -x [2020-07-10T00:16:00.676Z] ++ env -i DEST=/go/src/github.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-10T00:16:00.676Z] INFO: Testing against a local daemon [2020-07-10T00:16:00.676Z] === RUN TestPluginInvalidJSON [2020-07-10T00:16:00.676Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-10T00:16:00.676Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-10T00:16:00.676Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-10T00:16:00.676Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-10T00:16:00.676Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-10T00:16:00.676Z] PASS [2020-07-10T00:16:00.676Z] [2020-07-10T00:16:00.676Z] DONE 2 tests in 0.090s [2020-07-10T00:16:00.676Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-10T00:16:00.676Z] ++ 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-10T00:16:00.676Z] ++ set -e [2020-07-10T00:16:00.676Z] ++ '[' -n 0 ']' [2020-07-10T00:16:00.676Z] ++ set -x [2020-07-10T00:16:00.676Z] ++ env -i DEST=/go/src/github.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-10T00:16:00.676Z] INFO: Testing against a local daemon [2020-07-10T00:16:00.676Z] === RUN TestExternalGraphDriver [2020-07-10T00:16:00.676Z] === RUN TestExternalGraphDriver/json [2020-07-10T00:16:00.676Z] === RUN TestExternalGraphDriver/spec [2020-07-10T00:16:01.683Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-07-10T00:16:01.684Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-10T00:16:01.684Z] daemon.go:325: [df83a7d5b8d3d] waiting for daemon to start [2020-07-10T00:16:01.684Z] daemon.go:325: [df83a7d5b8d3d] waiting for daemon to start [2020-07-10T00:16:01.684Z] daemon.go:353: [df83a7d5b8d3d] daemon started [2020-07-10T00:16:01.684Z] daemon.go:461: [df83a7d5b8d3d] Stopping daemon [2020-07-10T00:16:01.684Z] daemon.go:296: [df83a7d5b8d3d] exiting daemon [2020-07-10T00:16:01.684Z] daemon.go:448: [df83a7d5b8d3d] Daemon stopped [2020-07-10T00:16:01.684Z] daemon.go:325: [df83a7d5b8d3d] waiting for daemon to start [2020-07-10T00:16:01.684Z] daemon.go:325: [df83a7d5b8d3d] waiting for daemon to start [2020-07-10T00:16:01.684Z] daemon.go:325: [df83a7d5b8d3d] waiting for daemon to start [2020-07-10T00:16:01.684Z] daemon.go:325: [df83a7d5b8d3d] waiting for daemon to start [2020-07-10T00:16:01.684Z] daemon.go:339: [df83a7d5b8d3d] error pinging daemon on start: Get http://df83a7d5b8d3d.sock/_ping: context deadline exceeded [2020-07-10T00:16:01.684Z] daemon.go:325: [df83a7d5b8d3d] waiting for daemon to start [2020-07-10T00:16:01.684Z] daemon.go:339: [df83a7d5b8d3d] error pinging daemon on start: Get http://df83a7d5b8d3d.sock/_ping: context deadline exceeded [2020-07-10T00:16:01.684Z] daemon.go:325: [df83a7d5b8d3d] waiting for daemon to start [2020-07-10T00:16:01.684Z] daemon.go:339: [df83a7d5b8d3d] error pinging daemon on start: Get http://df83a7d5b8d3d.sock/_ping: context deadline exceeded [2020-07-10T00:16:01.684Z] daemon.go:325: [df83a7d5b8d3d] waiting for daemon to start [2020-07-10T00:16:01.684Z] daemon.go:339: [df83a7d5b8d3d] error pinging daemon on start: Get http://df83a7d5b8d3d.sock/_ping: context deadline exceeded [2020-07-10T00:16:01.684Z] daemon.go:296: [df83a7d5b8d3d] exiting daemon [2020-07-10T00:16:01.684Z] daemon.go:325: [df83a7d5b8d3d] waiting for daemon to start [2020-07-10T00:16:01.684Z] daemon.go:325: [df83a7d5b8d3d] waiting for daemon to start [2020-07-10T00:16:01.684Z] daemon.go:325: [df83a7d5b8d3d] waiting for daemon to start [2020-07-10T00:16:01.684Z] daemon.go:353: [df83a7d5b8d3d] daemon started [2020-07-10T00:16:01.684Z] daemon.go:461: [df83a7d5b8d3d] Stopping daemon [2020-07-10T00:16:01.684Z] daemon.go:296: [df83a7d5b8d3d] exiting daemon [2020-07-10T00:16:01.684Z] daemon.go:448: [df83a7d5b8d3d] Daemon stopped [2020-07-10T00:16:01.684Z] PASS [2020-07-10T00:16:01.684Z] [2020-07-10T00:16:01.684Z] DONE 17 tests in 53.055s [2020-07-10T00:16:01.684Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-10T00:16:01.684Z] ++ 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-10T00:16:01.684Z] ++ set -e [2020-07-10T00:16:01.684Z] ++ '[' -n 0 ']' [2020-07-10T00:16:01.684Z] ++ set -x [2020-07-10T00:16:01.684Z] ++ env -i DEST=/go/src/github.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-10T00:16:01.684Z] INFO: Testing against a local daemon [2020-07-10T00:16:01.684Z] === RUN TestPluginInvalidJSON [2020-07-10T00:16:01.684Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-10T00:16:01.684Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-10T00:16:01.684Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-10T00:16:01.684Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-07-10T00:16:01.684Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-10T00:16:01.684Z] PASS [2020-07-10T00:16:01.684Z] [2020-07-10T00:16:01.684Z] DONE 2 tests in 0.177s [2020-07-10T00:16:01.684Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-10T00:16:01.684Z] ++ 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-10T00:16:01.684Z] ++ set -e [2020-07-10T00:16:01.684Z] ++ '[' -n 0 ']' [2020-07-10T00:16:01.684Z] ++ set -x [2020-07-10T00:16:01.684Z] ++ env -i DEST=/go/src/github.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-10T00:16:01.684Z] INFO: Testing against a local daemon [2020-07-10T00:16:01.684Z] === RUN TestExternalGraphDriver [2020-07-10T00:16:01.684Z] === RUN TestExternalGraphDriver/json [2020-07-10T00:16:01.684Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-10T00:16:01.985Z] --- PASS: TestKillContainerInvalidSignal (1.40s) [2020-07-10T00:16:01.985Z] === RUN TestKillContainer [2020-07-10T00:16:01.985Z] --- SKIP: TestKillContainer (0.00s) [2020-07-10T00:16:01.985Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-10T00:16:01.985Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-10T00:16:01.985Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-10T00:16:01.985Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-10T00:16:01.985Z] === RUN TestKillStoppedContainer [2020-07-10T00:16:01.985Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-07-10T00:16:01.985Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-10T00:16:01.985Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-10T00:16:01.985Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-10T00:16:01.985Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-10T00:16:01.985Z] === RUN TestKillDifferentUserContainer [2020-07-10T00:16:01.985Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-07-10T00:16:01.985Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-10T00:16:01.985Z] === RUN TestInspectOomKilledTrue [2020-07-10T00:16:01.985Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-10T00:16:01.985Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:16:01.985Z] === RUN TestInspectOomKilledFalse [2020-07-10T00:16:01.985Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-10T00:16:01.985Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-10T00:16:01.985Z] === RUN TestLogsFollowTailEmpty [2020-07-10T00:16:02.252Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-10T00:16:02.252Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-10T00:16:02.252Z] === RUN TestExternalGraphDriver/spec [2020-07-10T00:16:02.762Z] === RUN TestExternalGraphDriver/pull [2020-07-10T00:16:03.189Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-10T00:16:03.561Z] --- PASS: TestLogsFollowTailEmpty (1.38s) [2020-07-10T00:16:03.561Z] === RUN TestNetworkNat [2020-07-10T00:16:03.561Z] --- SKIP: TestNetworkNat (0.00s) [2020-07-10T00:16:03.561Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-10T00:16:03.561Z] === RUN TestNetworkLocalhostTCPNat [2020-07-10T00:16:03.561Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-07-10T00:16:03.561Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-10T00:16:03.561Z] === RUN TestNetworkLoopbackNat [2020-07-10T00:16:03.561Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-07-10T00:16:03.561Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-10T00:16:03.561Z] === RUN TestPause [2020-07-10T00:16:03.561Z] --- SKIP: TestPause (0.00s) [2020-07-10T00:16:03.561Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-10T00:16:03.561Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-10T00:16:03.756Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-10T00:16:04.324Z] === RUN TestExternalGraphDriver/pull [2020-07-10T00:16:04.853Z] --- PASS: TestExternalGraphDriver (5.74s) [2020-07-10T00:16:04.854Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-10T00:16:04.854Z] daemon.go:325: [dd93e1793f992] waiting for daemon to start [2020-07-10T00:16:04.854Z] daemon.go:325: [dd93e1793f992] waiting for daemon to start [2020-07-10T00:16:04.854Z] daemon.go:353: [dd93e1793f992] daemon started [2020-07-10T00:16:04.854Z] daemon.go:461: [dd93e1793f992] Stopping daemon [2020-07-10T00:16:04.854Z] daemon.go:296: [dd93e1793f992] exiting daemon [2020-07-10T00:16:04.854Z] daemon.go:448: [dd93e1793f992] Daemon stopped [2020-07-10T00:16:04.854Z] daemon.go:325: [dd93e1793f992] waiting for daemon to start [2020-07-10T00:16:04.854Z] daemon.go:325: [dd93e1793f992] waiting for daemon to start [2020-07-10T00:16:04.854Z] daemon.go:353: [dd93e1793f992] daemon started [2020-07-10T00:16:04.854Z] daemon.go:461: [dd93e1793f992] Stopping daemon [2020-07-10T00:16:04.854Z] daemon.go:296: [dd93e1793f992] exiting daemon [2020-07-10T00:16:04.854Z] daemon.go:448: [dd93e1793f992] Daemon stopped [2020-07-10T00:16:04.854Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-07-10T00:16:04.854Z] daemon.go:325: [dd93e1793f992] waiting for daemon to start [2020-07-10T00:16:04.854Z] daemon.go:325: [dd93e1793f992] waiting for daemon to start [2020-07-10T00:16:04.854Z] daemon.go:353: [dd93e1793f992] daemon started [2020-07-10T00:16:04.854Z] daemon.go:461: [dd93e1793f992] Stopping daemon [2020-07-10T00:16:04.854Z] daemon.go:296: [dd93e1793f992] exiting daemon [2020-07-10T00:16:04.854Z] daemon.go:448: [dd93e1793f992] Daemon stopped [2020-07-10T00:16:04.854Z] daemon.go:325: [dd93e1793f992] waiting for daemon to start [2020-07-10T00:16:04.854Z] daemon.go:325: [dd93e1793f992] waiting for daemon to start [2020-07-10T00:16:04.854Z] daemon.go:353: [dd93e1793f992] daemon started [2020-07-10T00:16:04.854Z] daemon.go:461: [dd93e1793f992] Stopping daemon [2020-07-10T00:16:04.854Z] daemon.go:296: [dd93e1793f992] exiting daemon [2020-07-10T00:16:04.854Z] daemon.go:448: [dd93e1793f992] Daemon stopped [2020-07-10T00:16:04.854Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-07-10T00:16:04.854Z] daemon.go:325: [dd93e1793f992] waiting for daemon to start [2020-07-10T00:16:04.854Z] daemon.go:325: [dd93e1793f992] waiting for daemon to start [2020-07-10T00:16:04.854Z] daemon.go:353: [dd93e1793f992] daemon started [2020-07-10T00:16:04.854Z] daemon.go:461: [dd93e1793f992] Stopping daemon [2020-07-10T00:16:04.854Z] daemon.go:296: [dd93e1793f992] exiting daemon [2020-07-10T00:16:04.854Z] daemon.go:448: [dd93e1793f992] Daemon stopped [2020-07-10T00:16:04.854Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2020-07-10T00:16:04.854Z] === RUN TestGraphdriverPluginV2 [2020-07-10T00:16:04.893Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-10T00:16:04.893Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-10T00:16:04.893Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-10T00:16:04.893Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-10T00:16:04.893Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-10T00:16:05.141Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.45s) [2020-07-10T00:16:05.141Z] === RUN TestPauseStopPausedContainer [2020-07-10T00:16:05.141Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-07-10T00:16:05.141Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:05.141Z] === RUN TestPsFilter [2020-07-10T00:16:05.141Z] --- PASS: TestPsFilter (0.08s) [2020-07-10T00:16:05.141Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-10T00:16:05.494Z] --- SKIP: TestGraphdriverPluginV2 (1.06s) [2020-07-10T00:16:05.495Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:16:05.495Z] PASS [2020-07-10T00:16:05.495Z] [2020-07-10T00:16:05.495Z] === Skipped [2020-07-10T00:16:05.495Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (1.06s) [2020-07-10T00:16:05.495Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:16:05.495Z] [2020-07-10T00:16:05.495Z] [2020-07-10T00:16:05.495Z] DONE 5 tests, 1 skipped in 6.868s [2020-07-10T00:16:05.495Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-10T00:16:05.495Z] ++ 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-10T00:16:05.495Z] ++ set -e [2020-07-10T00:16:05.495Z] ++ '[' -n 0 ']' [2020-07-10T00:16:05.495Z] ++ set -x [2020-07-10T00:16:05.495Z] ++ env -i DEST=/go/src/github.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-10T00:16:05.793Z] INFO: Testing against a local daemon [2020-07-10T00:16:05.793Z] === RUN TestContinueAfterPluginCrash [2020-07-10T00:16:05.793Z] === PAUSE TestContinueAfterPluginCrash [2020-07-10T00:16:05.793Z] === RUN TestDaemonStartWithLogOpt [2020-07-10T00:16:05.793Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-10T00:16:05.793Z] === CONT TestContinueAfterPluginCrash [2020-07-10T00:16:05.793Z] === CONT TestDaemonStartWithLogOpt [2020-07-10T00:16:05.827Z] 2020/07/10 00:16:05 Finished clone github.com/coreos/etcd [2020-07-10T00:16:05.831Z] --- PASS: TestExternalGraphDriver (5.57s) [2020-07-10T00:16:05.831Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-10T00:16:05.831Z] daemon.go:325: [d14c40cf878fb] waiting for daemon to start [2020-07-10T00:16:05.831Z] daemon.go:325: [d14c40cf878fb] waiting for daemon to start [2020-07-10T00:16:05.831Z] daemon.go:353: [d14c40cf878fb] daemon started [2020-07-10T00:16:05.831Z] daemon.go:461: [d14c40cf878fb] Stopping daemon [2020-07-10T00:16:05.831Z] daemon.go:296: [d14c40cf878fb] exiting daemon [2020-07-10T00:16:05.831Z] daemon.go:448: [d14c40cf878fb] Daemon stopped [2020-07-10T00:16:05.831Z] daemon.go:325: [d14c40cf878fb] waiting for daemon to start [2020-07-10T00:16:05.831Z] daemon.go:325: [d14c40cf878fb] waiting for daemon to start [2020-07-10T00:16:05.831Z] daemon.go:353: [d14c40cf878fb] daemon started [2020-07-10T00:16:05.831Z] daemon.go:461: [d14c40cf878fb] Stopping daemon [2020-07-10T00:16:05.831Z] daemon.go:296: [d14c40cf878fb] exiting daemon [2020-07-10T00:16:05.831Z] daemon.go:448: [d14c40cf878fb] Daemon stopped [2020-07-10T00:16:05.831Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2020-07-10T00:16:05.831Z] daemon.go:325: [d14c40cf878fb] waiting for daemon to start [2020-07-10T00:16:05.831Z] daemon.go:325: [d14c40cf878fb] waiting for daemon to start [2020-07-10T00:16:05.831Z] daemon.go:353: [d14c40cf878fb] daemon started [2020-07-10T00:16:05.831Z] daemon.go:461: [d14c40cf878fb] Stopping daemon [2020-07-10T00:16:05.831Z] daemon.go:296: [d14c40cf878fb] exiting daemon [2020-07-10T00:16:05.831Z] daemon.go:448: [d14c40cf878fb] Daemon stopped [2020-07-10T00:16:05.831Z] daemon.go:325: [d14c40cf878fb] waiting for daemon to start [2020-07-10T00:16:05.831Z] daemon.go:325: [d14c40cf878fb] waiting for daemon to start [2020-07-10T00:16:05.831Z] daemon.go:353: [d14c40cf878fb] daemon started [2020-07-10T00:16:05.831Z] daemon.go:461: [d14c40cf878fb] Stopping daemon [2020-07-10T00:16:05.831Z] daemon.go:296: [d14c40cf878fb] exiting daemon [2020-07-10T00:16:05.831Z] daemon.go:448: [d14c40cf878fb] Daemon stopped [2020-07-10T00:16:05.831Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2020-07-10T00:16:05.831Z] daemon.go:325: [d14c40cf878fb] waiting for daemon to start [2020-07-10T00:16:05.831Z] daemon.go:325: [d14c40cf878fb] waiting for daemon to start [2020-07-10T00:16:05.831Z] daemon.go:353: [d14c40cf878fb] daemon started [2020-07-10T00:16:05.831Z] daemon.go:461: [d14c40cf878fb] Stopping daemon [2020-07-10T00:16:05.831Z] daemon.go:296: [d14c40cf878fb] exiting daemon [2020-07-10T00:16:05.831Z] daemon.go:448: [d14c40cf878fb] Daemon stopped [2020-07-10T00:16:05.831Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2020-07-10T00:16:05.831Z] === RUN TestGraphdriverPluginV2 [2020-07-10T00:16:06.090Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-10T00:16:06.090Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-10T00:16:06.719Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.79s) [2020-07-10T00:16:06.719Z] === RUN TestRemoveContainerWithVolume [2020-07-10T00:16:06.765Z] 2020/07/10 00:16:06 Finished clone github.com/gogo/protobuf [2020-07-10T00:16:07.027Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-10T00:16:07.286Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-10T00:16:07.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-10T00:16:08.115Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-10T00:16:08.115Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-10T00:16:08.295Z] --- PASS: TestRemoveContainerWithVolume (1.75s) [2020-07-10T00:16:08.295Z] === RUN TestRemoveContainerRunning [2020-07-10T00:16:09.873Z] --- PASS: TestRemoveContainerRunning (1.39s) [2020-07-10T00:16:09.873Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-10T00:16:10.653Z] --- PASS: TestGraphdriverPluginV2 (4.71s) [2020-07-10T00:16:10.653Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-07-10T00:16:10.653Z] daemon.go:325: [dad4c5b34a076] waiting for daemon to start [2020-07-10T00:16:10.653Z] daemon.go:325: [dad4c5b34a076] waiting for daemon to start [2020-07-10T00:16:10.653Z] daemon.go:353: [dad4c5b34a076] daemon started [2020-07-10T00:16:10.653Z] daemon.go:461: [dad4c5b34a076] Stopping daemon [2020-07-10T00:16:10.653Z] daemon.go:296: [dad4c5b34a076] exiting daemon [2020-07-10T00:16:10.653Z] daemon.go:448: [dad4c5b34a076] Daemon stopped [2020-07-10T00:16:10.653Z] daemon.go:325: [dad4c5b34a076] waiting for daemon to start [2020-07-10T00:16:10.653Z] daemon.go:325: [dad4c5b34a076] waiting for daemon to start [2020-07-10T00:16:10.653Z] daemon.go:353: [dad4c5b34a076] daemon started [2020-07-10T00:16:10.653Z] daemon.go:461: [dad4c5b34a076] Stopping daemon [2020-07-10T00:16:10.653Z] daemon.go:296: [dad4c5b34a076] exiting daemon [2020-07-10T00:16:10.653Z] daemon.go:448: [dad4c5b34a076] Daemon stopped [2020-07-10T00:16:10.653Z] PASS [2020-07-10T00:16:10.653Z] [2020-07-10T00:16:10.653Z] DONE 5 tests in 10.433s [2020-07-10T00:16:10.653Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-10T00:16:10.653Z] ++ 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-10T00:16:10.653Z] ++ set -e [2020-07-10T00:16:10.653Z] ++ '[' -n 0 ']' [2020-07-10T00:16:10.653Z] ++ set -x [2020-07-10T00:16:10.653Z] ++ env -i DEST=/go/src/github.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-10T00:16:10.912Z] INFO: Testing against a local daemon [2020-07-10T00:16:10.912Z] === RUN TestContinueAfterPluginCrash [2020-07-10T00:16:10.912Z] === PAUSE TestContinueAfterPluginCrash [2020-07-10T00:16:10.912Z] === RUN TestDaemonStartWithLogOpt [2020-07-10T00:16:10.912Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-10T00:16:10.912Z] === CONT TestContinueAfterPluginCrash [2020-07-10T00:16:10.912Z] === CONT TestDaemonStartWithLogOpt [2020-07-10T00:16:10.912Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-10T00:16:11.459Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.39s) [2020-07-10T00:16:11.459Z] === RUN TestRemoveInvalidContainer [2020-07-10T00:16:11.459Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-10T00:16:11.459Z] === RUN TestRenameLinkedContainer [2020-07-10T00:16:11.459Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-07-10T00:16:11.459Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-10T00:16:11.459Z] === RUN TestRenameStoppedContainer [2020-07-10T00:16:12.819Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-10T00:16:13.036Z] --- PASS: TestRenameStoppedContainer (1.74s) [2020-07-10T00:16:13.036Z] === RUN TestRenameRunningContainerAndReuse [2020-07-10T00:16:13.756Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-10T00:16:14.325Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-10T00:16:15.264Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-10T00:16:15.264Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-10T00:16:15.838Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-10T00:16:16.008Z] --- PASS: TestRenameRunningContainerAndReuse (2.99s) [2020-07-10T00:16:16.008Z] === RUN TestRenameInvalidName [2020-07-10T00:16:17.585Z] --- PASS: TestRenameInvalidName (1.39s) [2020-07-10T00:16:17.585Z] === RUN TestRenameAnonymousContainer [2020-07-10T00:16:17.585Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-07-10T00:16:17.585Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-10T00:16:17.585Z] === RUN TestRenameContainerWithSameName [2020-07-10T00:16:18.378Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-10T00:16:18.378Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-10T00:16:18.378Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-10T00:16:18.551Z] --- PASS: TestDaemonStartWithLogOpt (10.91s) [2020-07-10T00:16:18.552Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-10T00:16:18.552Z] daemon.go:325: [d3e858328b025] waiting for daemon to start [2020-07-10T00:16:18.552Z] daemon.go:325: [d3e858328b025] waiting for daemon to start [2020-07-10T00:16:18.552Z] daemon.go:353: [d3e858328b025] daemon started [2020-07-10T00:16:18.552Z] daemon.go:461: [d3e858328b025] Stopping daemon [2020-07-10T00:16:18.552Z] daemon.go:296: [d3e858328b025] exiting daemon [2020-07-10T00:16:18.552Z] daemon.go:448: [d3e858328b025] Daemon stopped [2020-07-10T00:16:18.552Z] daemon.go:325: [d3e858328b025] waiting for daemon to start [2020-07-10T00:16:18.552Z] daemon.go:325: [d3e858328b025] waiting for daemon to start [2020-07-10T00:16:18.552Z] daemon.go:353: [d3e858328b025] daemon started [2020-07-10T00:16:18.552Z] daemon.go:461: [d3e858328b025] Stopping daemon [2020-07-10T00:16:18.552Z] daemon.go:296: [d3e858328b025] exiting daemon [2020-07-10T00:16:18.552Z] daemon.go:448: [d3e858328b025] Daemon stopped [2020-07-10T00:16:18.581Z] --- PASS: TestRenameContainerWithSameName (1.41s) [2020-07-10T00:16:18.581Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-10T00:16:18.581Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-07-10T00:16:18.581Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-10T00:16:18.581Z] === RUN TestResize [2020-07-10T00:16:18.581Z] --- SKIP: TestResize (0.00s) [2020-07-10T00:16:18.581Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-10T00:16:18.581Z] === RUN TestResizeWithInvalidSize [2020-07-10T00:16:18.581Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-07-10T00:16:18.581Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-10T00:16:18.581Z] === RUN TestResizeWhenContainerNotStarted [2020-07-10T00:16:19.318Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-10T00:16:20.257Z] === RUN TestDockerSuite/TestCommitChange [2020-07-10T00:16:20.813Z] --- PASS: TestResizeWhenContainerNotStarted (1.79s) [2020-07-10T00:16:20.813Z] === RUN TestDaemonRestartKillContainers [2020-07-10T00:16:20.813Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-10T00:16:20.813Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:20.813Z] === RUN TestStats [2020-07-10T00:16:20.813Z] --- SKIP: TestStats (0.00s) [2020-07-10T00:16:20.813Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-07-10T00:16:20.813Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-10T00:16:21.298Z] --- PASS: TestContinueAfterPluginCrash (15.64s) [2020-07-10T00:16:21.298Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-10T00:16:21.298Z] daemon.go:325: [d42090c5648dc] waiting for daemon to start [2020-07-10T00:16:21.298Z] daemon.go:325: [d42090c5648dc] waiting for daemon to start [2020-07-10T00:16:21.298Z] daemon.go:353: [d42090c5648dc] daemon started [2020-07-10T00:16:21.298Z] daemon.go:461: [d42090c5648dc] Stopping daemon [2020-07-10T00:16:21.298Z] daemon.go:296: [d42090c5648dc] exiting daemon [2020-07-10T00:16:21.298Z] daemon.go:448: [d42090c5648dc] Daemon stopped [2020-07-10T00:16:21.298Z] PASS [2020-07-10T00:16:21.298Z] [2020-07-10T00:16:21.298Z] DONE 2 tests in 15.713s [2020-07-10T00:16:21.298Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-10T00:16:21.298Z] ++ 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-10T00:16:21.298Z] ++ set -e [2020-07-10T00:16:21.298Z] ++ '[' -n 0 ']' [2020-07-10T00:16:21.298Z] ++ set -x [2020-07-10T00:16:21.298Z] ++ env -i DEST=/go/src/github.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-10T00:16:21.298Z] INFO: Testing against a local daemon [2020-07-10T00:16:21.298Z] === RUN TestPluginWithDevMounts [2020-07-10T00:16:21.298Z] === PAUSE TestPluginWithDevMounts [2020-07-10T00:16:21.298Z] === CONT TestPluginWithDevMounts [2020-07-10T00:16:21.639Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-10T00:16:22.578Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-10T00:16:23.383Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-07-10T00:16:23.383Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-10T00:16:23.383Z] daemon.go:325: [d49cd9e6295e6] waiting for daemon to start [2020-07-10T00:16:23.383Z] daemon.go:325: [d49cd9e6295e6] waiting for daemon to start [2020-07-10T00:16:23.383Z] daemon.go:353: [d49cd9e6295e6] daemon started [2020-07-10T00:16:23.383Z] daemon.go:461: [d49cd9e6295e6] Stopping daemon [2020-07-10T00:16:23.383Z] daemon.go:296: [d49cd9e6295e6] exiting daemon [2020-07-10T00:16:23.383Z] daemon.go:448: [d49cd9e6295e6] Daemon stopped [2020-07-10T00:16:23.383Z] PASS [2020-07-10T00:16:23.383Z] [2020-07-10T00:16:23.383Z] DONE 1 tests in 1.925s [2020-07-10T00:16:23.383Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-10T00:16:23.383Z] ++ 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-10T00:16:23.383Z] ++ set -e [2020-07-10T00:16:23.383Z] ++ '[' -n 0 ']' [2020-07-10T00:16:23.383Z] ++ set -x [2020-07-10T00:16:23.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:16:23.383Z] INFO: Testing against a local daemon [2020-07-10T00:16:23.383Z] === RUN TestSecretInspect [2020-07-10T00:16:23.956Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-10T00:16:24.869Z] 2020/07/10 00:16:24 Finished clone github.com/hashicorp/consul [2020-07-10T00:16:25.478Z] --- PASS: TestSecretInspect (1.86s) [2020-07-10T00:16:25.478Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-10T00:16:25.478Z] daemon.go:325: [d661da571be91] waiting for daemon to start [2020-07-10T00:16:25.478Z] daemon.go:325: [d661da571be91] waiting for daemon to start [2020-07-10T00:16:25.478Z] daemon.go:353: [d661da571be91] daemon started [2020-07-10T00:16:25.478Z] daemon.go:461: [d661da571be91] Stopping daemon [2020-07-10T00:16:25.478Z] daemon.go:296: [d661da571be91] exiting daemon [2020-07-10T00:16:25.478Z] daemon.go:448: [d661da571be91] Daemon stopped [2020-07-10T00:16:25.478Z] === RUN TestSecretList [2020-07-10T00:16:25.607Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.37s) [2020-07-10T00:16:25.607Z] === RUN TestStopContainerWithTimeout [2020-07-10T00:16:25.607Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-07-10T00:16:25.607Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-10T00:16:25.607Z] === RUN TestUpdateRestartPolicy [2020-07-10T00:16:25.862Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-10T00:16:26.429Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-10T00:16:26.997Z] --- PASS: TestDaemonStartWithLogOpt (16.33s) [2020-07-10T00:16:26.997Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-10T00:16:26.997Z] daemon.go:325: [da644aacf7462] waiting for daemon to start [2020-07-10T00:16:26.997Z] daemon.go:325: [da644aacf7462] waiting for daemon to start [2020-07-10T00:16:26.997Z] daemon.go:353: [da644aacf7462] daemon started [2020-07-10T00:16:26.997Z] daemon.go:461: [da644aacf7462] Stopping daemon [2020-07-10T00:16:26.997Z] daemon.go:296: [da644aacf7462] exiting daemon [2020-07-10T00:16:26.997Z] daemon.go:448: [da644aacf7462] Daemon stopped [2020-07-10T00:16:26.997Z] daemon.go:325: [da644aacf7462] waiting for daemon to start [2020-07-10T00:16:26.997Z] daemon.go:325: [da644aacf7462] waiting for daemon to start [2020-07-10T00:16:26.997Z] daemon.go:353: [da644aacf7462] daemon started [2020-07-10T00:16:26.997Z] daemon.go:461: [da644aacf7462] Stopping daemon [2020-07-10T00:16:26.997Z] daemon.go:296: [da644aacf7462] exiting daemon [2020-07-10T00:16:26.997Z] daemon.go:448: [da644aacf7462] Daemon stopped [2020-07-10T00:16:27.010Z] --- PASS: TestSecretList (1.89s) [2020-07-10T00:16:27.010Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-10T00:16:27.010Z] daemon.go:325: [d9447c69ac10e] waiting for daemon to start [2020-07-10T00:16:27.010Z] daemon.go:325: [d9447c69ac10e] waiting for daemon to start [2020-07-10T00:16:27.010Z] daemon.go:353: [d9447c69ac10e] daemon started [2020-07-10T00:16:27.010Z] daemon.go:461: [d9447c69ac10e] Stopping daemon [2020-07-10T00:16:27.010Z] daemon.go:296: [d9447c69ac10e] exiting daemon [2020-07-10T00:16:27.010Z] daemon.go:448: [d9447c69ac10e] Daemon stopped [2020-07-10T00:16:27.010Z] === RUN TestSecretsCreateAndDelete [2020-07-10T00:16:27.563Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-10T00:16:28.130Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-10T00:16:29.068Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-10T00:16:29.093Z] --- PASS: TestSecretsCreateAndDelete (1.88s) [2020-07-10T00:16:29.093Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-10T00:16:29.093Z] daemon.go:325: [d84d129353537] waiting for daemon to start [2020-07-10T00:16:29.093Z] daemon.go:325: [d84d129353537] waiting for daemon to start [2020-07-10T00:16:29.093Z] daemon.go:353: [d84d129353537] daemon started [2020-07-10T00:16:29.093Z] daemon.go:461: [d84d129353537] Stopping daemon [2020-07-10T00:16:29.093Z] daemon.go:296: [d84d129353537] exiting daemon [2020-07-10T00:16:29.093Z] daemon.go:448: [d84d129353537] Daemon stopped [2020-07-10T00:16:29.093Z] === RUN TestSecretsUpdate [2020-07-10T00:16:29.637Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-10T00:16:29.637Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-10T00:16:29.637Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-10T00:16:29.637Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-10T00:16:29.637Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-10T00:16:29.637Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-10T00:16:29.637Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-10T00:16:30.573Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-10T00:16:31.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-10T00:16:31.770Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-10T00:16:31.770Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-10T00:16:31.844Z] --- PASS: TestSecretsUpdate (2.41s) [2020-07-10T00:16:31.844Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-10T00:16:31.844Z] daemon.go:325: [d27fa04de1aaf] waiting for daemon to start [2020-07-10T00:16:31.844Z] daemon.go:325: [d27fa04de1aaf] waiting for daemon to start [2020-07-10T00:16:31.844Z] daemon.go:353: [d27fa04de1aaf] daemon started [2020-07-10T00:16:31.844Z] daemon.go:461: [d27fa04de1aaf] Stopping daemon [2020-07-10T00:16:31.844Z] daemon.go:296: [d27fa04de1aaf] exiting daemon [2020-07-10T00:16:31.844Z] daemon.go:448: [d27fa04de1aaf] Daemon stopped [2020-07-10T00:16:31.844Z] === RUN TestTemplatedSecret [2020-07-10T00:16:32.030Z] --- PASS: TestContinueAfterPluginCrash (21.20s) [2020-07-10T00:16:32.030Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-10T00:16:32.030Z] daemon.go:325: [dfb41a55994b3] waiting for daemon to start [2020-07-10T00:16:32.030Z] daemon.go:325: [dfb41a55994b3] waiting for daemon to start [2020-07-10T00:16:32.030Z] daemon.go:353: [dfb41a55994b3] daemon started [2020-07-10T00:16:32.030Z] daemon.go:461: [dfb41a55994b3] Stopping daemon [2020-07-10T00:16:32.030Z] daemon.go:296: [dfb41a55994b3] exiting daemon [2020-07-10T00:16:32.030Z] daemon.go:448: [dfb41a55994b3] Daemon stopped [2020-07-10T00:16:32.030Z] PASS [2020-07-10T00:16:32.030Z] [2020-07-10T00:16:32.030Z] DONE 2 tests in 21.331s [2020-07-10T00:16:32.030Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-10T00:16:32.030Z] ++ 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-10T00:16:32.030Z] ++ set -e [2020-07-10T00:16:32.030Z] ++ '[' -n 0 ']' [2020-07-10T00:16:32.030Z] ++ set -x [2020-07-10T00:16:32.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:16:32.290Z] INFO: Testing against a local daemon [2020-07-10T00:16:32.290Z] === RUN TestPluginWithDevMounts [2020-07-10T00:16:32.290Z] === PAUSE TestPluginWithDevMounts [2020-07-10T00:16:32.290Z] === CONT TestPluginWithDevMounts [2020-07-10T00:16:32.548Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-10T00:16:33.128Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-10T00:16:33.943Z] --- PASS: TestTemplatedSecret (2.33s) [2020-07-10T00:16:33.943Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-10T00:16:33.943Z] daemon.go:325: [db86ec3c59b79] waiting for daemon to start [2020-07-10T00:16:33.943Z] daemon.go:325: [db86ec3c59b79] waiting for daemon to start [2020-07-10T00:16:33.943Z] daemon.go:353: [db86ec3c59b79] daemon started [2020-07-10T00:16:33.943Z] daemon.go:461: [db86ec3c59b79] Stopping daemon [2020-07-10T00:16:33.943Z] daemon.go:296: [db86ec3c59b79] exiting daemon [2020-07-10T00:16:33.943Z] daemon.go:448: [db86ec3c59b79] Daemon stopped [2020-07-10T00:16:33.943Z] === RUN TestSecretCreateResolve [2020-07-10T00:16:34.069Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-10T00:16:34.637Z] --- PASS: TestPluginWithDevMounts (2.49s) [2020-07-10T00:16:34.637Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-10T00:16:34.637Z] daemon.go:325: [dfa85f48c27a2] waiting for daemon to start [2020-07-10T00:16:34.637Z] daemon.go:325: [dfa85f48c27a2] waiting for daemon to start [2020-07-10T00:16:34.637Z] daemon.go:353: [dfa85f48c27a2] daemon started [2020-07-10T00:16:34.637Z] daemon.go:461: [dfa85f48c27a2] Stopping daemon [2020-07-10T00:16:34.637Z] daemon.go:296: [dfa85f48c27a2] exiting daemon [2020-07-10T00:16:34.637Z] daemon.go:448: [dfa85f48c27a2] Daemon stopped [2020-07-10T00:16:34.637Z] PASS [2020-07-10T00:16:34.637Z] [2020-07-10T00:16:34.637Z] DONE 1 tests in 2.653s [2020-07-10T00:16:34.637Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-10T00:16:34.637Z] ++ 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-10T00:16:34.637Z] ++ set -e [2020-07-10T00:16:34.637Z] ++ '[' -n 0 ']' [2020-07-10T00:16:34.637Z] ++ set -x [2020-07-10T00:16:34.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T00:16:34.857Z] 2020/07/10 00:16:34 Finished clone github.com/aws/aws-sdk-go [2020-07-10T00:16:34.896Z] INFO: Testing against a local daemon [2020-07-10T00:16:34.896Z] === RUN TestSecretInspect [2020-07-10T00:16:35.155Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-10T00:16:36.034Z] --- PASS: TestSecretCreateResolve (1.94s) [2020-07-10T00:16:36.034Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-10T00:16:36.034Z] daemon.go:325: [de26b6e06b071] waiting for daemon to start [2020-07-10T00:16:36.034Z] daemon.go:325: [de26b6e06b071] waiting for daemon to start [2020-07-10T00:16:36.034Z] daemon.go:353: [de26b6e06b071] daemon started [2020-07-10T00:16:36.034Z] daemon.go:461: [de26b6e06b071] Stopping daemon [2020-07-10T00:16:36.034Z] daemon.go:296: [de26b6e06b071] exiting daemon [2020-07-10T00:16:36.034Z] daemon.go:448: [de26b6e06b071] Daemon stopped [2020-07-10T00:16:36.034Z] PASS [2020-07-10T00:16:36.034Z] [2020-07-10T00:16:36.034Z] DONE 6 tests in 12.377s [2020-07-10T00:16:36.034Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-10T00:16:36.034Z] ++ 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-10T00:16:36.034Z] ++ set -e [2020-07-10T00:16:36.034Z] ++ '[' -n 0 ']' [2020-07-10T00:16:36.034Z] ++ set -x [2020-07-10T00:16:36.034Z] ++ env -i DEST=/go/src/github.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-10T00:16:36.034Z] INFO: Testing against a local daemon [2020-07-10T00:16:36.034Z] === RUN TestServiceCreateInit [2020-07-10T00:16:36.034Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-10T00:16:36.091Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-10T00:16:36.091Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-10T00:16:36.091Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-10T00:16:36.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-10T00:16:36.608Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-10T00:16:36.608Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-10T00:16:36.608Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-10T00:16:36.868Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-10T00:16:36.868Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-10T00:16:37.435Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-10T00:16:38.004Z] --- PASS: TestSecretInspect (3.00s) [2020-07-10T00:16:38.004Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-10T00:16:38.004Z] daemon.go:325: [dd3ba4b736719] waiting for daemon to start [2020-07-10T00:16:38.004Z] daemon.go:325: [dd3ba4b736719] waiting for daemon to start [2020-07-10T00:16:38.004Z] daemon.go:353: [dd3ba4b736719] daemon started [2020-07-10T00:16:38.004Z] daemon.go:461: [dd3ba4b736719] Stopping daemon [2020-07-10T00:16:38.004Z] daemon.go:296: [dd3ba4b736719] exiting daemon [2020-07-10T00:16:38.004Z] daemon.go:448: [dd3ba4b736719] Daemon stopped [2020-07-10T00:16:38.004Z] === RUN TestSecretList [2020-07-10T00:16:38.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-10T00:16:39.202Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-10T00:16:39.202Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-10T00:16:39.582Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-10T00:16:41.108Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-10T00:16:41.108Z] --- PASS: TestSecretList (3.17s) [2020-07-10T00:16:41.108Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-10T00:16:41.108Z] daemon.go:325: [d07bbf3a64e2d] waiting for daemon to start [2020-07-10T00:16:41.108Z] daemon.go:325: [d07bbf3a64e2d] waiting for daemon to start [2020-07-10T00:16:41.108Z] daemon.go:353: [d07bbf3a64e2d] daemon started [2020-07-10T00:16:41.108Z] daemon.go:461: [d07bbf3a64e2d] Stopping daemon [2020-07-10T00:16:41.108Z] daemon.go:296: [d07bbf3a64e2d] exiting daemon [2020-07-10T00:16:41.108Z] daemon.go:448: [d07bbf3a64e2d] Daemon stopped [2020-07-10T00:16:41.108Z] === RUN TestSecretsCreateAndDelete [2020-07-10T00:16:41.368Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-10T00:16:41.368Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-10T00:16:41.937Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-10T00:16:42.507Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-10T00:16:43.075Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-10T00:16:43.485Z] --- PASS: TestUpdateRestartPolicy (18.48s) [2020-07-10T00:16:43.485Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-10T00:16:43.643Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-10T00:16:43.643Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-10T00:16:43.902Z] --- PASS: TestSecretsCreateAndDelete (2.78s) [2020-07-10T00:16:43.902Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-10T00:16:43.902Z] daemon.go:325: [d222f34f7c966] waiting for daemon to start [2020-07-10T00:16:43.902Z] daemon.go:325: [d222f34f7c966] waiting for daemon to start [2020-07-10T00:16:43.902Z] daemon.go:353: [d222f34f7c966] daemon started [2020-07-10T00:16:43.902Z] daemon.go:461: [d222f34f7c966] Stopping daemon [2020-07-10T00:16:43.902Z] daemon.go:296: [d222f34f7c966] exiting daemon [2020-07-10T00:16:43.902Z] daemon.go:448: [d222f34f7c966] Daemon stopped [2020-07-10T00:16:43.902Z] === RUN TestSecretsUpdate [2020-07-10T00:16:44.073Z] --- PASS: TestServiceCreateInit (7.59s) [2020-07-10T00:16:44.073Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2020-07-10T00:16:44.073Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-10T00:16:44.073Z] daemon.go:325: [d1ec474579f1a] waiting for daemon to start [2020-07-10T00:16:44.073Z] daemon.go:325: [d1ec474579f1a] waiting for daemon to start [2020-07-10T00:16:44.073Z] daemon.go:353: [d1ec474579f1a] daemon started [2020-07-10T00:16:44.073Z] daemon.go:461: [d1ec474579f1a] Stopping daemon [2020-07-10T00:16:44.073Z] daemon.go:296: [d1ec474579f1a] exiting daemon [2020-07-10T00:16:44.073Z] daemon.go:448: [d1ec474579f1a] Daemon stopped [2020-07-10T00:16:44.073Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2020-07-10T00:16:44.073Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-10T00:16:44.073Z] daemon.go:325: [d4e30627df825] waiting for daemon to start [2020-07-10T00:16:44.073Z] daemon.go:325: [d4e30627df825] waiting for daemon to start [2020-07-10T00:16:44.073Z] daemon.go:353: [d4e30627df825] daemon started [2020-07-10T00:16:44.073Z] daemon.go:461: [d4e30627df825] Stopping daemon [2020-07-10T00:16:44.073Z] daemon.go:296: [d4e30627df825] exiting daemon [2020-07-10T00:16:44.073Z] daemon.go:448: [d4e30627df825] Daemon stopped [2020-07-10T00:16:44.073Z] === RUN TestCreateServiceMultipleTimes [2020-07-10T00:16:44.161Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-10T00:16:44.728Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-10T00:16:45.063Z] --- PASS: TestUpdateRestartWithAutoRemove (1.42s) [2020-07-10T00:16:45.063Z] === RUN TestWaitNonBlocked [2020-07-10T00:16:45.063Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-10T00:16:45.063Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-10T00:16:45.063Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-10T00:16:45.063Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-10T00:16:45.063Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-10T00:16:45.063Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-10T00:16:45.296Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-10T00:16:45.296Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-10T00:16:45.866Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-10T00:16:46.802Z] --- PASS: TestSecretsUpdate (2.77s) [2020-07-10T00:16:46.802Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-10T00:16:46.802Z] daemon.go:325: [d60c48367ea69] waiting for daemon to start [2020-07-10T00:16:46.802Z] daemon.go:325: [d60c48367ea69] waiting for daemon to start [2020-07-10T00:16:46.802Z] daemon.go:353: [d60c48367ea69] daemon started [2020-07-10T00:16:46.802Z] daemon.go:461: [d60c48367ea69] Stopping daemon [2020-07-10T00:16:46.802Z] daemon.go:296: [d60c48367ea69] exiting daemon [2020-07-10T00:16:46.802Z] daemon.go:448: [d60c48367ea69] Daemon stopped [2020-07-10T00:16:46.802Z] === RUN TestTemplatedSecret [2020-07-10T00:16:46.802Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-10T00:16:47.301Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-10T00:16:47.301Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.15s) [2020-07-10T00:16:47.301Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.23s) [2020-07-10T00:16:47.301Z] === RUN TestWaitBlocked [2020-07-10T00:16:47.301Z] --- SKIP: TestWaitBlocked (0.00s) [2020-07-10T00:16:47.301Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:16:47.301Z] PASS [2020-07-10T00:16:47.301Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-10T00:16:47.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:16:47.301Z] INFO: Testing against a local daemon [2020-07-10T00:16:47.301Z] === RUN TestCommitInheritsEnv [2020-07-10T00:16:47.301Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-07-10T00:16:47.301Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-10T00:16:47.301Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-10T00:16:47.301Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-10T00:16:47.301Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-07-10T00:16:47.301Z] === RUN TestImagesFilterMultiReference [2020-07-10T00:16:47.301Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-10T00:16:47.301Z] === RUN TestImagePullPlatformInvalid [2020-07-10T00:16:47.301Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-10T00:16:47.301Z] === RUN TestRemoveImageOrphaning [2020-07-10T00:16:47.301Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-07-10T00:16:47.301Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-10T00:16:47.301Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-10T00:16:47.301Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-10T00:16:47.301Z] === RUN TestTagInvalidReference [2020-07-10T00:16:47.301Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-10T00:16:47.301Z] === RUN TestTagValidPrefixedRepo [2020-07-10T00:16:47.301Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-07-10T00:16:47.301Z] === RUN TestTagExistedNameWithoutForce [2020-07-10T00:16:47.301Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-10T00:16:47.301Z] === RUN TestTagOfficialNames [2020-07-10T00:16:47.301Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-07-10T00:16:47.301Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-10T00:16:47.301Z] === RUN TestTagMatchesDigest [2020-07-10T00:16:47.301Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-10T00:16:47.301Z] PASS [2020-07-10T00:16:47.301Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-10T00:16:47.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:16:47.301Z] INFO: Testing against a local daemon [2020-07-10T00:16:47.301Z] === RUN TestNetworkCreateDelete [2020-07-10T00:16:47.301Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-07-10T00:16:47.301Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:16:47.301Z] === RUN TestDockerNetworkDeletePreferID [2020-07-10T00:16:47.301Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-07-10T00:16:47.302Z] 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-10T00:16:47.302Z] === RUN TestDaemonDNSFallback [2020-07-10T00:16:47.302Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-07-10T00:16:47.302Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:16:47.302Z] === RUN TestInspectNetwork [2020-07-10T00:16:47.302Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-10T00:16:47.302Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-10T00:16:47.302Z] === RUN TestRunContainerWithBridgeNone [2020-07-10T00:16:47.302Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-10T00:16:47.302Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:16:47.302Z] === RUN TestNetworkInvalidJSON [2020-07-10T00:16:47.302Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-10T00:16:47.302Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-10T00:16:47.302Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-10T00:16:47.302Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-10T00:16:47.302Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-10T00:16:47.302Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-10T00:16:47.302Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-10T00:16:47.302Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-10T00:16:47.302Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-10T00:16:47.302Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-10T00:16:47.302Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-10T00:16:47.302Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-10T00:16:47.302Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-10T00:16:47.302Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-10T00:16:47.302Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-07-10T00:16:47.302Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-10T00:16:47.302Z] === RUN TestDaemonDefaultNetworkPools [2020-07-10T00:16:47.302Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-07-10T00:16:47.302Z] service_test.go:51: testEnv.OSType == "windows" [2020-07-10T00:16:47.302Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-10T00:16:47.302Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-10T00:16:47.302Z] service_test.go:94: testEnv.OSType == "windows" [2020-07-10T00:16:47.302Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-10T00:16:47.302Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-10T00:16:47.302Z] service_test.go:127: testEnv.OSType == "windows" [2020-07-10T00:16:47.302Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-10T00:16:47.302Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-10T00:16:47.302Z] service_test.go:177: testEnv.OSType == "windows" [2020-07-10T00:16:47.302Z] === RUN TestServiceWithPredefinedNetwork [2020-07-10T00:16:47.302Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-10T00:16:47.302Z] service_test.go:201: testEnv.OSType == "windows" [2020-07-10T00:16:47.302Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-10T00:16:47.302Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-10T00:16:47.302Z] service_test.go:230: FLAKY_TEST [2020-07-10T00:16:47.302Z] === RUN TestServiceWithDataPathPortInit [2020-07-10T00:16:47.302Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-10T00:16:47.302Z] service_test.go:319: testEnv.OSType == "windows" [2020-07-10T00:16:47.302Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-10T00:16:47.302Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-10T00:16:47.302Z] service_test.go:386: testEnv.OSType == "windows" [2020-07-10T00:16:47.302Z] PASS [2020-07-10T00:16:47.302Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-10T00:16:47.302Z] PASS [2020-07-10T00:16:47.302Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-10T00:16:47.302Z] PASS [2020-07-10T00:16:47.302Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-10T00:16:47.302Z] PASS [2020-07-10T00:16:47.741Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-10T00:16:47.741Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-10T00:16:47.741Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-10T00:16:47.741Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-10T00:16:47.741Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-10T00:16:47.774Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-10T00:16:47.774Z] PASS [2020-07-10T00:16:47.774Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-10T00:16:47.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:16:47.774Z] INFO: Testing against a local daemon [2020-07-10T00:16:47.774Z] === RUN TestPluginInvalidJSON [2020-07-10T00:16:47.774Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-10T00:16:47.774Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-10T00:16:47.774Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-10T00:16:47.774Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-10T00:16:47.774Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-10T00:16:47.774Z] PASS [2020-07-10T00:16:47.774Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-10T00:16:47.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:16:47.774Z] INFO: Testing against a local daemon [2020-07-10T00:16:47.774Z] === RUN TestExternalGraphDriver [2020-07-10T00:16:47.774Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-07-10T00:16:47.774Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-10T00:16:47.774Z] === RUN TestGraphdriverPluginV2 [2020-07-10T00:16:47.774Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-07-10T00:16:47.774Z] external_test.go:407: runtime.GOOS == "windows" [2020-07-10T00:16:47.774Z] PASS [2020-07-10T00:16:47.774Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-10T00:16:47.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:16:47.774Z] INFO: Testing against a local daemon [2020-07-10T00:16:47.774Z] PASS [2020-07-10T00:16:47.774Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-10T00:16:47.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:16:47.774Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-10T00:16:47.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:16:47.774Z] INFO: Testing against a local daemon [2020-07-10T00:16:47.774Z] === RUN TestSecretInspect [2020-07-10T00:16:47.774Z] --- SKIP: TestSecretInspect (0.00s) [2020-07-10T00:16:47.774Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:47.774Z] === RUN TestSecretList [2020-07-10T00:16:47.774Z] --- SKIP: TestSecretList (0.00s) [2020-07-10T00:16:47.774Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:47.774Z] === RUN TestSecretsCreateAndDelete [2020-07-10T00:16:47.774Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-07-10T00:16:47.774Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:47.774Z] === RUN TestSecretsUpdate [2020-07-10T00:16:47.774Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-07-10T00:16:47.774Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:47.774Z] === RUN TestTemplatedSecret [2020-07-10T00:16:47.774Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-10T00:16:47.774Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:47.774Z] === RUN TestSecretCreateResolve [2020-07-10T00:16:47.774Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-07-10T00:16:47.774Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:16:47.774Z] PASS [2020-07-10T00:16:47.774Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-10T00:16:48.247Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:16:48.247Z] INFO: Testing against a local daemon [2020-07-10T00:16:48.247Z] === RUN TestServiceCreateInit [2020-07-10T00:16:48.247Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-10T00:16:48.247Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-10T00:16:48.247Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-10T00:16:48.247Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-10T00:16:48.247Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.247Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-10T00:16:48.247Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.247Z] === RUN TestCreateServiceMultipleTimes [2020-07-10T00:16:48.247Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-07-10T00:16:48.247Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.247Z] === RUN TestCreateServiceConflict [2020-07-10T00:16:48.247Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-07-10T00:16:48.247Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.247Z] === RUN TestCreateServiceMaxReplicas [2020-07-10T00:16:48.247Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-07-10T00:16:48.247Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.247Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-10T00:16:48.247Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-10T00:16:48.247Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.247Z] === RUN TestCreateServiceSecretFileMode [2020-07-10T00:16:48.247Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-07-10T00:16:48.247Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.247Z] === RUN TestCreateServiceConfigFileMode [2020-07-10T00:16:48.247Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-07-10T00:16:48.247Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.247Z] === RUN TestCreateServiceSysctls [2020-07-10T00:16:48.247Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-10T00:16:48.247Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.247Z] === RUN TestInspect [2020-07-10T00:16:48.247Z] --- SKIP: TestInspect (0.00s) [2020-07-10T00:16:48.247Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.247Z] === RUN TestDockerNetworkConnectAlias [2020-07-10T00:16:48.247Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-07-10T00:16:48.247Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.247Z] === RUN TestDockerNetworkReConnect [2020-07-10T00:16:48.247Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-07-10T00:16:48.247Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.247Z] === RUN TestServicePlugin [2020-07-10T00:16:48.247Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-10T00:16:48.247Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.247Z] === RUN TestServiceUpdateLabel [2020-07-10T00:16:48.247Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-07-10T00:16:48.247Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:16:48.247Z] === RUN TestServiceUpdateSecrets [2020-07-10T00:16:48.247Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-07-10T00:16:48.247Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:16:48.247Z] === RUN TestServiceUpdateConfigs [2020-07-10T00:16:48.247Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-07-10T00:16:48.247Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:16:48.247Z] === RUN TestServiceUpdateNetwork [2020-07-10T00:16:48.247Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-07-10T00:16:48.247Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-07-10T00:16:48.247Z] PASS [2020-07-10T00:16:48.247Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-10T00:16:48.247Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:16:48.247Z] INFO: Testing against a local daemon [2020-07-10T00:16:48.247Z] === RUN TestSessionCreate [2020-07-10T00:16:48.247Z] --- SKIP: TestSessionCreate (0.00s) [2020-07-10T00:16:48.247Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-10T00:16:48.247Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-10T00:16:48.247Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-07-10T00:16:48.248Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-10T00:16:48.248Z] PASS [2020-07-10T00:16:48.248Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-10T00:16:48.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:16:48.248Z] INFO: Testing against a local daemon [2020-07-10T00:16:48.248Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-10T00:16:48.248Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-10T00:16:48.248Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-10T00:16:48.248Z] === RUN TestEventsExecDie [2020-07-10T00:16:48.248Z] --- SKIP: TestEventsExecDie (0.00s) [2020-07-10T00:16:48.248Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-10T00:16:48.248Z] === RUN TestEventsBackwardsCompatible [2020-07-10T00:16:48.248Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-07-10T00:16:48.248Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-10T00:16:48.248Z] === RUN TestInfoAPI [2020-07-10T00:16:48.248Z] --- PASS: TestInfoAPI (0.03s) [2020-07-10T00:16:48.248Z] === RUN TestInfoAPIWarnings [2020-07-10T00:16:48.248Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-07-10T00:16:48.248Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-10T00:16:48.248Z] === RUN TestLoginFailsWithBadCredentials [2020-07-10T00:16:48.312Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-10T00:16:49.244Z] --- PASS: TestLoginFailsWithBadCredentials (1.05s) [2020-07-10T00:16:49.244Z] === RUN TestPingCacheHeaders [2020-07-10T00:16:49.244Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-10T00:16:49.244Z] === RUN TestPingGet [2020-07-10T00:16:49.244Z] --- PASS: TestPingGet (0.02s) [2020-07-10T00:16:49.244Z] === RUN TestPingHead [2020-07-10T00:16:49.244Z] --- PASS: TestPingHead (0.03s) [2020-07-10T00:16:49.244Z] === RUN TestVersion [2020-07-10T00:16:49.244Z] --- PASS: TestVersion (0.02s) [2020-07-10T00:16:49.244Z] PASS [2020-07-10T00:16:49.244Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-10T00:16:49.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:16:49.244Z] INFO: Testing against a local daemon [2020-07-10T00:16:49.244Z] === RUN TestVolumesCreateAndList [2020-07-10T00:16:49.715Z] --- PASS: TestTemplatedSecret (2.79s) [2020-07-10T00:16:49.715Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-10T00:16:49.715Z] daemon.go:325: [d0db35b423814] waiting for daemon to start [2020-07-10T00:16:49.715Z] daemon.go:325: [d0db35b423814] waiting for daemon to start [2020-07-10T00:16:49.715Z] daemon.go:353: [d0db35b423814] daemon started [2020-07-10T00:16:49.715Z] daemon.go:461: [d0db35b423814] Stopping daemon [2020-07-10T00:16:49.715Z] daemon.go:296: [d0db35b423814] exiting daemon [2020-07-10T00:16:49.715Z] daemon.go:448: [d0db35b423814] Daemon stopped [2020-07-10T00:16:49.715Z] === RUN TestSecretCreateResolve [2020-07-10T00:16:49.719Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-10T00:16:49.719Z] === RUN TestVolumesRemove [2020-07-10T00:16:49.719Z] --- SKIP: TestVolumesRemove (0.00s) [2020-07-10T00:16:49.719Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-10T00:16:49.719Z] === RUN TestVolumesInspect [2020-07-10T00:16:49.719Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-10T00:16:49.719Z] === RUN TestVolumesInvalidJSON [2020-07-10T00:16:49.719Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-10T00:16:49.719Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-10T00:16:49.719Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-10T00:16:49.719Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-10T00:16:49.719Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-10T00:16:49.719Z] PASS [2020-07-10T00:16:49.719Z] INFO: make.ps1 ended at 07/10/2020 00:16:49 [2020-07-10T00:16:49.719Z] INFO: Integration CLI tests being run from the host: [2020-07-10T00:16:49.719Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-07-10T00:16:50.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-10T00:16:52.029Z] --- PASS: TestSecretCreateResolve (2.34s) [2020-07-10T00:16:52.029Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-10T00:16:52.029Z] daemon.go:325: [d063e7a28bf6e] waiting for daemon to start [2020-07-10T00:16:52.029Z] daemon.go:325: [d063e7a28bf6e] waiting for daemon to start [2020-07-10T00:16:52.029Z] daemon.go:353: [d063e7a28bf6e] daemon started [2020-07-10T00:16:52.029Z] daemon.go:461: [d063e7a28bf6e] Stopping daemon [2020-07-10T00:16:52.029Z] daemon.go:296: [d063e7a28bf6e] exiting daemon [2020-07-10T00:16:52.029Z] daemon.go:448: [d063e7a28bf6e] Daemon stopped [2020-07-10T00:16:52.029Z] PASS [2020-07-10T00:16:52.029Z] [2020-07-10T00:16:52.029Z] DONE 6 tests in 17.028s [2020-07-10T00:16:52.029Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-10T00:16:52.029Z] ++ 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-10T00:16:52.029Z] ++ set -e [2020-07-10T00:16:52.029Z] ++ '[' -n 0 ']' [2020-07-10T00:16:52.029Z] ++ set -x [2020-07-10T00:16:52.029Z] ++ env -i DEST=/go/src/github.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-10T00:16:52.029Z] INFO: Testing against a local daemon [2020-07-10T00:16:52.029Z] === RUN TestServiceCreateInit [2020-07-10T00:16:52.029Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-10T00:16:52.965Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-10T00:16:53.533Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-10T00:16:54.913Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-10T00:16:54.913Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-10T00:16:54.913Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-10T00:16:56.823Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-10T00:16:57.760Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-10T00:16:58.020Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-10T00:16:58.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-10T00:16:58.441Z] INFO: Testing against a local daemon [2020-07-10T00:16:58.441Z] === RUN TestDockerSuite [2020-07-10T00:16:58.441Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-10T00:16:58.441Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-10T00:16:58.441Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-10T00:16:58.441Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-10T00:16:58.441Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-10T00:16:58.441Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-10T00:16:58.441Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-10T00:16:58.441Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-10T00:16:58.441Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-10T00:16:58.441Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-10T00:16:58.441Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-10T00:16:58.914Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-10T00:16:58.960Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-10T00:16:59.521Z] --- PASS: TestCreateServiceMultipleTimes (14.97s) [2020-07-10T00:16:59.521Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-10T00:16:59.521Z] daemon.go:325: [d7f8d56dd448a] waiting for daemon to start [2020-07-10T00:16:59.521Z] daemon.go:325: [d7f8d56dd448a] waiting for daemon to start [2020-07-10T00:16:59.521Z] daemon.go:353: [d7f8d56dd448a] daemon started [2020-07-10T00:16:59.521Z] daemon.go:461: [d7f8d56dd448a] Stopping daemon [2020-07-10T00:16:59.521Z] daemon.go:296: [d7f8d56dd448a] exiting daemon [2020-07-10T00:16:59.521Z] daemon.go:448: [d7f8d56dd448a] Daemon stopped [2020-07-10T00:16:59.521Z] === RUN TestCreateServiceConflict [2020-07-10T00:17:00.162Z] --- PASS: TestCreateServiceConflict (1.89s) [2020-07-10T00:17:00.162Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-10T00:17:00.162Z] daemon.go:325: [de4c4bbd1af7a] waiting for daemon to start [2020-07-10T00:17:00.162Z] daemon.go:325: [de4c4bbd1af7a] waiting for daemon to start [2020-07-10T00:17:00.162Z] daemon.go:353: [de4c4bbd1af7a] daemon started [2020-07-10T00:17:00.162Z] daemon.go:461: [de4c4bbd1af7a] Stopping daemon [2020-07-10T00:17:00.162Z] daemon.go:296: [de4c4bbd1af7a] exiting daemon [2020-07-10T00:17:00.162Z] daemon.go:448: [de4c4bbd1af7a] Daemon stopped [2020-07-10T00:17:00.162Z] === RUN TestCreateServiceMaxReplicas [2020-07-10T00:17:00.868Z] --- PASS: TestServiceCreateInit (9.07s) [2020-07-10T00:17:00.868Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.74s) [2020-07-10T00:17:00.868Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-10T00:17:00.868Z] daemon.go:325: [d4ea51c651711] waiting for daemon to start [2020-07-10T00:17:00.868Z] daemon.go:325: [d4ea51c651711] waiting for daemon to start [2020-07-10T00:17:00.868Z] daemon.go:353: [d4ea51c651711] daemon started [2020-07-10T00:17:00.868Z] daemon.go:461: [d4ea51c651711] Stopping daemon [2020-07-10T00:17:00.868Z] daemon.go:296: [d4ea51c651711] exiting daemon [2020-07-10T00:17:00.868Z] daemon.go:448: [d4ea51c651711] Daemon stopped [2020-07-10T00:17:00.868Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.31s) [2020-07-10T00:17:00.868Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-10T00:17:00.868Z] daemon.go:325: [d6bc8807e909d] waiting for daemon to start [2020-07-10T00:17:00.868Z] daemon.go:325: [d6bc8807e909d] waiting for daemon to start [2020-07-10T00:17:00.868Z] daemon.go:353: [d6bc8807e909d] daemon started [2020-07-10T00:17:00.868Z] daemon.go:461: [d6bc8807e909d] Stopping daemon [2020-07-10T00:17:00.868Z] daemon.go:296: [d6bc8807e909d] exiting daemon [2020-07-10T00:17:00.868Z] daemon.go:448: [d6bc8807e909d] Daemon stopped [2020-07-10T00:17:00.868Z] === RUN TestCreateServiceMultipleTimes [2020-07-10T00:17:02.244Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-10T00:17:02.933Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2020-07-10T00:17:02.933Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-10T00:17:02.933Z] daemon.go:325: [dfe8b1493af3b] waiting for daemon to start [2020-07-10T00:17:02.933Z] daemon.go:325: [dfe8b1493af3b] waiting for daemon to start [2020-07-10T00:17:02.933Z] daemon.go:353: [dfe8b1493af3b] daemon started [2020-07-10T00:17:02.933Z] daemon.go:461: [dfe8b1493af3b] Stopping daemon [2020-07-10T00:17:02.933Z] daemon.go:296: [dfe8b1493af3b] exiting daemon [2020-07-10T00:17:02.933Z] daemon.go:448: [dfe8b1493af3b] Daemon stopped [2020-07-10T00:17:02.933Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-10T00:17:03.183Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-10T00:17:05.089Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-10T00:17:06.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-10T00:17:15.618Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.68s) [2020-07-10T00:17:15.618Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-10T00:17:15.618Z] daemon.go:325: [d020f402cc9cf] waiting for daemon to start [2020-07-10T00:17:15.618Z] daemon.go:325: [d020f402cc9cf] waiting for daemon to start [2020-07-10T00:17:15.618Z] daemon.go:353: [d020f402cc9cf] daemon started [2020-07-10T00:17:15.618Z] daemon.go:461: [d020f402cc9cf] Stopping daemon [2020-07-10T00:17:15.618Z] daemon.go:296: [d020f402cc9cf] exiting daemon [2020-07-10T00:17:15.618Z] daemon.go:448: [d020f402cc9cf] Daemon stopped [2020-07-10T00:17:15.618Z] === RUN TestCreateServiceSecretFileMode [2020-07-10T00:17:17.725Z] --- PASS: TestCreateServiceSecretFileMode (2.26s) [2020-07-10T00:17:17.725Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-10T00:17:17.725Z] daemon.go:325: [dacf88a897897] waiting for daemon to start [2020-07-10T00:17:17.725Z] daemon.go:325: [dacf88a897897] waiting for daemon to start [2020-07-10T00:17:17.725Z] daemon.go:353: [dacf88a897897] daemon started [2020-07-10T00:17:17.725Z] daemon.go:461: [dacf88a897897] Stopping daemon [2020-07-10T00:17:17.725Z] daemon.go:296: [dacf88a897897] exiting daemon [2020-07-10T00:17:17.725Z] daemon.go:448: [dacf88a897897] Daemon stopped [2020-07-10T00:17:17.725Z] === RUN TestCreateServiceConfigFileMode [2020-07-10T00:17:19.818Z] --- PASS: TestCreateServiceConfigFileMode (2.13s) [2020-07-10T00:17:19.818Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-10T00:17:19.818Z] daemon.go:325: [d9c43447fb2e6] waiting for daemon to start [2020-07-10T00:17:19.818Z] daemon.go:325: [d9c43447fb2e6] waiting for daemon to start [2020-07-10T00:17:19.818Z] daemon.go:353: [d9c43447fb2e6] daemon started [2020-07-10T00:17:19.818Z] daemon.go:461: [d9c43447fb2e6] Stopping daemon [2020-07-10T00:17:19.818Z] daemon.go:296: [d9c43447fb2e6] exiting daemon [2020-07-10T00:17:19.818Z] daemon.go:448: [d9c43447fb2e6] Daemon stopped [2020-07-10T00:17:19.818Z] === RUN TestCreateServiceSysctls [2020-07-10T00:17:20.914Z] --- PASS: TestCreateServiceMultipleTimes (17.51s) [2020-07-10T00:17:20.914Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-10T00:17:20.914Z] daemon.go:325: [debb093ecbc3b] waiting for daemon to start [2020-07-10T00:17:20.914Z] daemon.go:325: [debb093ecbc3b] waiting for daemon to start [2020-07-10T00:17:20.914Z] daemon.go:353: [debb093ecbc3b] daemon started [2020-07-10T00:17:20.914Z] daemon.go:461: [debb093ecbc3b] Stopping daemon [2020-07-10T00:17:20.914Z] daemon.go:296: [debb093ecbc3b] exiting daemon [2020-07-10T00:17:20.914Z] daemon.go:448: [debb093ecbc3b] Daemon stopped [2020-07-10T00:17:20.914Z] === RUN TestCreateServiceConflict [2020-07-10T00:17:20.914Z] --- PASS: TestCreateServiceConflict (2.49s) [2020-07-10T00:17:20.914Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-10T00:17:20.914Z] daemon.go:325: [dfe622f69b2aa] waiting for daemon to start [2020-07-10T00:17:20.914Z] daemon.go:325: [dfe622f69b2aa] waiting for daemon to start [2020-07-10T00:17:20.914Z] daemon.go:353: [dfe622f69b2aa] daemon started [2020-07-10T00:17:20.914Z] daemon.go:461: [dfe622f69b2aa] Stopping daemon [2020-07-10T00:17:20.914Z] daemon.go:296: [dfe622f69b2aa] exiting daemon [2020-07-10T00:17:20.914Z] daemon.go:448: [dfe622f69b2aa] Daemon stopped [2020-07-10T00:17:20.914Z] === RUN TestCreateServiceMaxReplicas [2020-07-10T00:17:23.365Z] --- PASS: TestCreateServiceSysctls (2.96s) [2020-07-10T00:17:23.365Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-10T00:17:23.365Z] daemon.go:325: [db27d3a4ae95d] waiting for daemon to start [2020-07-10T00:17:23.365Z] daemon.go:325: [db27d3a4ae95d] waiting for daemon to start [2020-07-10T00:17:23.365Z] daemon.go:353: [db27d3a4ae95d] daemon started [2020-07-10T00:17:23.365Z] daemon.go:461: [db27d3a4ae95d] Stopping daemon [2020-07-10T00:17:23.365Z] daemon.go:296: [db27d3a4ae95d] exiting daemon [2020-07-10T00:17:23.365Z] daemon.go:448: [db27d3a4ae95d] Daemon stopped [2020-07-10T00:17:23.365Z] === RUN TestInspect [2020-07-10T00:17:24.204Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2020-07-10T00:17:24.204Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-10T00:17:24.204Z] daemon.go:325: [db77357704c25] waiting for daemon to start [2020-07-10T00:17:24.204Z] daemon.go:325: [db77357704c25] waiting for daemon to start [2020-07-10T00:17:24.204Z] daemon.go:353: [db77357704c25] daemon started [2020-07-10T00:17:24.204Z] daemon.go:461: [db77357704c25] Stopping daemon [2020-07-10T00:17:24.204Z] daemon.go:296: [db77357704c25] exiting daemon [2020-07-10T00:17:24.204Z] daemon.go:448: [db77357704c25] Daemon stopped [2020-07-10T00:17:24.204Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-10T00:17:25.462Z] --- PASS: TestInspect (2.53s) [2020-07-10T00:17:25.462Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-10T00:17:25.462Z] daemon.go:325: [ddb53be6103bf] waiting for daemon to start [2020-07-10T00:17:25.462Z] daemon.go:325: [ddb53be6103bf] waiting for daemon to start [2020-07-10T00:17:25.462Z] daemon.go:353: [ddb53be6103bf] daemon started [2020-07-10T00:17:25.462Z] daemon.go:461: [ddb53be6103bf] Stopping daemon [2020-07-10T00:17:25.462Z] daemon.go:296: [ddb53be6103bf] exiting daemon [2020-07-10T00:17:25.462Z] daemon.go:448: [ddb53be6103bf] Daemon stopped [2020-07-10T00:17:25.462Z] === RUN TestDockerNetworkConnectAlias [2020-07-10T00:17:26.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-10T00:17:27.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-10T00:17:27.933Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-10T00:17:29.839Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-10T00:17:29.958Z] --- PASS: TestDockerNetworkConnectAlias (3.92s) [2020-07-10T00:17:29.958Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-10T00:17:29.958Z] daemon.go:325: [d14a6aacf9790] waiting for daemon to start [2020-07-10T00:17:29.958Z] daemon.go:325: [d14a6aacf9790] waiting for daemon to start [2020-07-10T00:17:29.958Z] daemon.go:353: [d14a6aacf9790] daemon started [2020-07-10T00:17:29.958Z] daemon.go:461: [d14a6aacf9790] Stopping daemon [2020-07-10T00:17:29.958Z] daemon.go:296: [d14a6aacf9790] exiting daemon [2020-07-10T00:17:29.958Z] daemon.go:448: [d14a6aacf9790] Daemon stopped [2020-07-10T00:17:29.958Z] === RUN TestDockerNetworkReConnect [2020-07-10T00:17:30.776Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-10T00:17:32.681Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-10T00:17:32.718Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2020-07-10T00:17:32.718Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-10T00:17:32.718Z] daemon.go:325: [d96f6112c7eb0] waiting for daemon to start [2020-07-10T00:17:32.718Z] daemon.go:325: [d96f6112c7eb0] waiting for daemon to start [2020-07-10T00:17:32.718Z] daemon.go:353: [d96f6112c7eb0] daemon started [2020-07-10T00:17:32.718Z] daemon.go:461: [d96f6112c7eb0] Stopping daemon [2020-07-10T00:17:32.718Z] daemon.go:296: [d96f6112c7eb0] exiting daemon [2020-07-10T00:17:32.718Z] daemon.go:448: [d96f6112c7eb0] Daemon stopped [2020-07-10T00:17:32.718Z] === RUN TestServicePlugin [2020-07-10T00:17:32.718Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-10T00:17:32.718Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:17:32.718Z] === RUN TestServiceUpdateLabel [2020-07-10T00:17:33.618Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-10T00:17:33.618Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-10T00:17:34.186Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-10T00:17:34.833Z] --- PASS: TestServiceUpdateLabel (1.91s) [2020-07-10T00:17:34.833Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-10T00:17:34.833Z] daemon.go:325: [dcda0811fbe5a] waiting for daemon to start [2020-07-10T00:17:34.833Z] daemon.go:325: [dcda0811fbe5a] waiting for daemon to start [2020-07-10T00:17:34.833Z] daemon.go:353: [dcda0811fbe5a] daemon started [2020-07-10T00:17:34.833Z] daemon.go:461: [dcda0811fbe5a] Stopping daemon [2020-07-10T00:17:34.833Z] daemon.go:296: [dcda0811fbe5a] exiting daemon [2020-07-10T00:17:34.833Z] daemon.go:448: [dcda0811fbe5a] Daemon stopped [2020-07-10T00:17:34.833Z] === RUN TestServiceUpdateSecrets [2020-07-10T00:17:35.122Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-10T00:17:35.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-10T00:17:35.712Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-10T00:17:36.279Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-10T00:17:36.848Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-10T00:17:37.418Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s) [2020-07-10T00:17:37.418Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-10T00:17:37.418Z] daemon.go:325: [da746dba98549] waiting for daemon to start [2020-07-10T00:17:37.418Z] daemon.go:325: [da746dba98549] waiting for daemon to start [2020-07-10T00:17:37.418Z] daemon.go:353: [da746dba98549] daemon started [2020-07-10T00:17:37.418Z] daemon.go:461: [da746dba98549] Stopping daemon [2020-07-10T00:17:37.418Z] daemon.go:296: [da746dba98549] exiting daemon [2020-07-10T00:17:37.418Z] daemon.go:448: [da746dba98549] Daemon stopped [2020-07-10T00:17:37.418Z] === RUN TestCreateServiceSecretFileMode [2020-07-10T00:17:37.678Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-10T00:17:38.619Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-10T00:17:39.189Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-10T00:17:40.128Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-10T00:17:40.699Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2020-07-10T00:17:40.699Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-10T00:17:40.699Z] daemon.go:325: [d57b0801df7dd] waiting for daemon to start [2020-07-10T00:17:40.699Z] daemon.go:325: [d57b0801df7dd] waiting for daemon to start [2020-07-10T00:17:40.699Z] daemon.go:353: [d57b0801df7dd] daemon started [2020-07-10T00:17:40.699Z] daemon.go:461: [d57b0801df7dd] Stopping daemon [2020-07-10T00:17:40.699Z] daemon.go:296: [d57b0801df7dd] exiting daemon [2020-07-10T00:17:40.699Z] daemon.go:448: [d57b0801df7dd] Daemon stopped [2020-07-10T00:17:40.699Z] === RUN TestCreateServiceConfigFileMode [2020-07-10T00:17:41.269Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-10T00:17:42.209Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-10T00:17:42.777Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-10T00:17:43.715Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-10T00:17:43.974Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2020-07-10T00:17:43.974Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-10T00:17:43.974Z] daemon.go:325: [d55cc323ae4e6] waiting for daemon to start [2020-07-10T00:17:43.974Z] daemon.go:325: [d55cc323ae4e6] waiting for daemon to start [2020-07-10T00:17:43.974Z] daemon.go:353: [d55cc323ae4e6] daemon started [2020-07-10T00:17:43.974Z] daemon.go:461: [d55cc323ae4e6] Stopping daemon [2020-07-10T00:17:43.974Z] daemon.go:296: [d55cc323ae4e6] exiting daemon [2020-07-10T00:17:43.974Z] daemon.go:448: [d55cc323ae4e6] Daemon stopped [2020-07-10T00:17:43.974Z] === RUN TestCreateServiceSysctls [2020-07-10T00:17:45.354Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-10T00:17:46.295Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-10T00:17:47.235Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-10T00:17:47.235Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-10T00:17:47.804Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-10T00:17:48.063Z] --- PASS: TestCreateServiceSysctls (4.07s) [2020-07-10T00:17:48.063Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-10T00:17:48.063Z] daemon.go:325: [d2a8d0b23b97f] waiting for daemon to start [2020-07-10T00:17:48.063Z] daemon.go:325: [d2a8d0b23b97f] waiting for daemon to start [2020-07-10T00:17:48.063Z] daemon.go:353: [d2a8d0b23b97f] daemon started [2020-07-10T00:17:48.063Z] daemon.go:461: [d2a8d0b23b97f] Stopping daemon [2020-07-10T00:17:48.063Z] daemon.go:296: [d2a8d0b23b97f] exiting daemon [2020-07-10T00:17:48.063Z] daemon.go:448: [d2a8d0b23b97f] Daemon stopped [2020-07-10T00:17:48.063Z] === RUN TestInspect [2020-07-10T00:17:48.631Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-10T00:17:49.199Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-10T00:17:49.769Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-10T00:17:50.240Z] --- PASS: TestServiceUpdateSecrets (14.19s) [2020-07-10T00:17:50.240Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-10T00:17:50.240Z] daemon.go:325: [d5eb74e45974c] waiting for daemon to start [2020-07-10T00:17:50.240Z] daemon.go:325: [d5eb74e45974c] waiting for daemon to start [2020-07-10T00:17:50.240Z] daemon.go:353: [d5eb74e45974c] daemon started [2020-07-10T00:17:50.240Z] daemon.go:461: [d5eb74e45974c] Stopping daemon [2020-07-10T00:17:50.240Z] daemon.go:296: [d5eb74e45974c] exiting daemon [2020-07-10T00:17:50.240Z] daemon.go:448: [d5eb74e45974c] Daemon stopped [2020-07-10T00:17:50.240Z] === RUN TestServiceUpdateConfigs [2020-07-10T00:17:50.721Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-10T00:17:51.291Z] --- PASS: TestInspect (3.22s) [2020-07-10T00:17:51.291Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-10T00:17:51.291Z] daemon.go:325: [dff32378edb4b] waiting for daemon to start [2020-07-10T00:17:51.291Z] daemon.go:325: [dff32378edb4b] waiting for daemon to start [2020-07-10T00:17:51.291Z] daemon.go:353: [dff32378edb4b] daemon started [2020-07-10T00:17:51.291Z] daemon.go:461: [dff32378edb4b] Stopping daemon [2020-07-10T00:17:51.291Z] daemon.go:296: [dff32378edb4b] exiting daemon [2020-07-10T00:17:51.291Z] daemon.go:448: [dff32378edb4b] Daemon stopped [2020-07-10T00:17:51.291Z] === RUN TestDockerNetworkConnectAlias [2020-07-10T00:17:51.859Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-10T00:17:52.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-10T00:17:52.685Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-10T00:17:55.222Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-10T00:17:56.326Z] 2020/07/10 00:17:46 Finished clone google.golang.org/api [2020-07-10T00:17:56.326Z] 2020/07/10 00:17:46 Dependencies downloaded. Download time: 2m50.304323586s [2020-07-10T00:17:56.326Z] 2020/07/10 00:17:46 Collecting all dependencies [2020-07-10T00:17:56.586Z] 2020/07/10 00:17:56 Clean vendor dir from unused packages [2020-07-10T00:17:56.586Z] 2020/07/10 00:17:56 Ignoring paths matching "^archive/tar" [2020-07-10T00:17:57.129Z] --- PASS: TestDockerNetworkConnectAlias (5.73s) [2020-07-10T00:17:57.129Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-10T00:17:57.129Z] daemon.go:325: [d52964ca89b01] waiting for daemon to start [2020-07-10T00:17:57.129Z] daemon.go:325: [d52964ca89b01] waiting for daemon to start [2020-07-10T00:17:57.129Z] daemon.go:353: [d52964ca89b01] daemon started [2020-07-10T00:17:57.129Z] daemon.go:461: [d52964ca89b01] Stopping daemon [2020-07-10T00:17:57.129Z] daemon.go:296: [d52964ca89b01] exiting daemon [2020-07-10T00:17:57.129Z] daemon.go:448: [d52964ca89b01] Daemon stopped [2020-07-10T00:17:57.129Z] === RUN TestDockerNetworkReConnect [2020-07-10T00:17:57.154Z] 2020/07/10 00:17:57 Success [2020-07-10T00:17:57.154Z] 2020/07/10 00:17:57 Running time: 3m3.320450004s [2020-07-10T00:17:57.414Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-10T00:17:58.672Z] + echo Building e2e image [2020-07-10T00:17:58.672Z] Building e2e image [2020-07-10T00:17:58.672Z] + docker build --build-arg DOCKER_GITCOMMIT=9d6053eda290badf708da39839249d3b041dea6d -t moby-e2e-test -f Dockerfile.e2e . [2020-07-10T00:17:58.672Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-10T00:17:58.672Z] #1 transferring dockerfile: 3.21kB done [2020-07-10T00:17:58.673Z] #1 DONE 0.0s [2020-07-10T00:17:58.673Z] [2020-07-10T00:17:58.673Z] #2 [internal] load .dockerignore [2020-07-10T00:17:58.673Z] #2 transferring context: 34B done [2020-07-10T00:17:58.673Z] #2 DONE 0.0s [2020-07-10T00:17:58.673Z] [2020-07-10T00:17:58.673Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-07-10T00:17:58.933Z] #4 DONE 0.3s [2020-07-10T00:17:58.933Z] [2020-07-10T00:17:58.933Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-10T00:17:58.933Z] #3 DONE 0.3s [2020-07-10T00:17:58.933Z] [2020-07-10T00:17:58.933Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-10T00:17:58.933Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-07-10T00:17:58.933Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s [2020-07-10T00:17:58.933Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s [2020-07-10T00:17:58.933Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-07-10T00:17:58.933Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-07-10T00:17:58.933Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-07-10T00:17:59.033Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-10T00:17:59.194Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-10T00:17:59.194Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-07-10T00:17:59.194Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-07-10T00:17:59.194Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 0B / 126.96MB 0.2s [2020-07-10T00:17:59.194Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 0B / 126B 0.2s [2020-07-10T00:17:59.194Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.2s done [2020-07-10T00:17:59.454Z] #14 ... [2020-07-10T00:17:59.454Z] [2020-07-10T00:17:59.454Z] #8 [internal] load build context [2020-07-10T00:17:59.454Z] #8 transferring context: 802.51kB 0.4s done [2020-07-10T00:17:59.454Z] #8 DONE 0.4s [2020-07-10T00:17:59.454Z] [2020-07-10T00:17:59.454Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-10T00:17:59.454Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-07-10T00:17:59.454Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 11.65MB / 126.96MB 0.4s [2020-07-10T00:17:59.454Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 24.41MB / 126.96MB 0.6s [2020-07-10T00:17:59.454Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-10T00:17:59.715Z] #14 ... [2020-07-10T00:17:59.715Z] [2020-07-10T00:17:59.715Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-10T00:17:59.715Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-10T00:17:59.715Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-10T00:17:59.715Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-10T00:17:59.715Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-10T00:17:59.715Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-07-10T00:17:59.715Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-07-10T00:17:59.715Z] #5 DONE 0.7s [2020-07-10T00:17:59.715Z] [2020-07-10T00:17:59.715Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-10T00:17:59.715Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 37.57MB / 126.96MB 0.8s [2020-07-10T00:17:59.976Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 57.59MB / 126.96MB 1.0s [2020-07-10T00:17:59.976Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 69.99MB / 126.96MB 1.1s [2020-07-10T00:18:00.240Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 98.07MB / 126.96MB 1.3s [2020-07-10T00:18:00.240Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 110.85MB / 126.96MB 1.4s [2020-07-10T00:18:00.501Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 123.48MB / 126.96MB 1.5s [2020-07-10T00:18:00.501Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.6s done [2020-07-10T00:18:00.762Z] #14 ... [2020-07-10T00:18:00.762Z] [2020-07-10T00:18:00.762Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-10T00:18:00.762Z] #6 DONE 1.1s [2020-07-10T00:18:00.762Z] [2020-07-10T00:18:00.762Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-10T00:18:00.762Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 [2020-07-10T00:18:01.567Z] --- PASS: TestDockerNetworkReConnect (4.17s) [2020-07-10T00:18:01.567Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-10T00:18:01.567Z] daemon.go:325: [ded7fde8d0e68] waiting for daemon to start [2020-07-10T00:18:01.567Z] daemon.go:325: [ded7fde8d0e68] waiting for daemon to start [2020-07-10T00:18:01.567Z] daemon.go:353: [ded7fde8d0e68] daemon started [2020-07-10T00:18:01.567Z] daemon.go:461: [ded7fde8d0e68] Stopping daemon [2020-07-10T00:18:01.567Z] daemon.go:296: [ded7fde8d0e68] exiting daemon [2020-07-10T00:18:01.567Z] daemon.go:448: [ded7fde8d0e68] Daemon stopped [2020-07-10T00:18:01.567Z] === RUN TestServicePlugin [2020-07-10T00:18:01.567Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-10T00:18:02.136Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-10T00:18:02.911Z] --- PASS: TestServiceUpdateConfigs (14.21s) [2020-07-10T00:18:02.911Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-10T00:18:02.911Z] daemon.go:325: [d23bb982591ec] waiting for daemon to start [2020-07-10T00:18:02.911Z] daemon.go:325: [d23bb982591ec] waiting for daemon to start [2020-07-10T00:18:02.911Z] daemon.go:353: [d23bb982591ec] daemon started [2020-07-10T00:18:02.911Z] daemon.go:461: [d23bb982591ec] Stopping daemon [2020-07-10T00:18:02.911Z] daemon.go:296: [d23bb982591ec] exiting daemon [2020-07-10T00:18:02.911Z] daemon.go:448: [d23bb982591ec] Daemon stopped [2020-07-10T00:18:02.911Z] === RUN TestServiceUpdateNetwork [2020-07-10T00:18:06.039Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.1s [2020-07-10T00:18:06.299Z] #14 ... [2020-07-10T00:18:06.299Z] [2020-07-10T00:18:06.299Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-10T00:18:06.299Z] #7 0.961 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-10T00:18:06.299Z] #7 2.141 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-10T00:18:06.299Z] #7 2.244 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-10T00:18:06.299Z] #7 2.250 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-10T00:18:06.299Z] #7 2.259 (3/30) Installing readline (8.0.0-r0) [2020-07-10T00:18:06.299Z] #7 2.266 (4/30) Installing bash (5.0.0-r0) [2020-07-10T00:18:06.299Z] #7 2.283 Executing bash-5.0.0-r0.post-install [2020-07-10T00:18:06.299Z] #7 2.286 (5/30) Installing ca-certificates (20191127-r2) [2020-07-10T00:18:06.299Z] #7 2.308 (6/30) Installing libgcc (8.3.0-r0) [2020-07-10T00:18:06.299Z] #7 2.312 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-10T00:18:06.299Z] #7 2.327 (8/30) Installing binutils (2.32-r0) [2020-07-10T00:18:06.299Z] #7 2.431 (9/30) Installing gmp (6.1.2-r1) [2020-07-10T00:18:06.299Z] #7 2.441 (10/30) Installing isl (0.18-r0) [2020-07-10T00:18:06.299Z] #7 2.462 (11/30) Installing libgomp (8.3.0-r0) [2020-07-10T00:18:06.299Z] #7 2.466 (12/30) Installing libatomic (8.3.0-r0) [2020-07-10T00:18:06.299Z] #7 2.468 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-10T00:18:06.299Z] #7 2.475 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-10T00:18:06.299Z] #7 2.477 (15/30) Installing gcc (8.3.0-r0) [2020-07-10T00:18:06.299Z] #7 3.337 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-10T00:18:06.299Z] #7 3.465 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-10T00:18:06.299Z] #7 3.466 (18/30) Installing g++ (8.3.0-r0) [2020-07-10T00:18:06.299Z] #7 4.020 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-10T00:18:06.299Z] #7 4.025 (20/30) Installing libcurl (7.66.0-r0) [2020-07-10T00:18:06.299Z] #7 4.034 (21/30) Installing expat (2.2.8-r0) [2020-07-10T00:18:06.299Z] #7 4.038 (22/30) Installing pcre2 (10.33-r0) [2020-07-10T00:18:06.299Z] #7 4.047 (23/30) Installing git (2.22.4-r0) [2020-07-10T00:18:06.299Z] #7 4.255 (24/30) Installing libmnl (1.0.4-r0) [2020-07-10T00:18:06.299Z] #7 4.257 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-10T00:18:06.299Z] #7 4.261 (26/30) Installing iptables (1.8.3-r1) [2020-07-10T00:18:06.299Z] #7 4.293 (27/30) Installing pigz (2.4-r0) [2020-07-10T00:18:06.299Z] #7 4.300 (28/30) Installing tar (1.32-r0) [2020-07-10T00:18:06.299Z] #7 4.308 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-10T00:18:06.299Z] #7 4.311 (30/30) Installing xz (5.2.4-r0) [2020-07-10T00:18:06.299Z] #7 4.316 Executing busybox-1.30.1-r3.trigger [2020-07-10T00:18:06.299Z] #7 4.325 Executing ca-certificates-20191127-r2.trigger [2020-07-10T00:18:06.299Z] #7 4.391 OK: 179 MiB in 44 packages [2020-07-10T00:18:06.299Z] #7 DONE 5.5s [2020-07-10T00:18:06.299Z] [2020-07-10T00:18:06.299Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-10T00:18:06.299Z] #14 ... [2020-07-10T00:18:06.299Z] [2020-07-10T00:18:06.299Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-10T00:18:06.299Z] #9 DONE 0.1s [2020-07-10T00:18:06.299Z] [2020-07-10T00:18:06.299Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-10T00:18:06.299Z] #10 DONE 0.1s [2020-07-10T00:18:06.299Z] [2020-07-10T00:18:06.299Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-10T00:18:06.330Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-10T00:18:06.559Z] #11 DONE 0.1s [2020-07-10T00:18:06.559Z] [2020-07-10T00:18:06.559Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-10T00:18:06.559Z] #12 DONE 0.1s [2020-07-10T00:18:06.559Z] [2020-07-10T00:18:06.559Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-10T00:18:06.818Z] #13 DONE 0.1s [2020-07-10T00:18:06.818Z] [2020-07-10T00:18:06.818Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-10T00:18:07.078Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.4s done [2020-07-10T00:18:07.337Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-07-10T00:18:07.337Z] #14 DONE 8.4s [2020-07-10T00:18:07.337Z] [2020-07-10T00:18:07.337Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-10T00:18:07.906Z] #15 0.546 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-10T00:18:08.235Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-10T00:18:08.805Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-10T00:18:08.842Z] #15 1.589 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-10T00:18:09.101Z] #15 1.699 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-07-10T00:18:09.101Z] #15 1.708 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-10T00:18:09.101Z] #15 1.711 (3/55) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-10T00:18:09.101Z] #15 1.717 (4/55) Installing readline (8.0.4-r0) [2020-07-10T00:18:09.101Z] #15 1.721 (5/55) Installing bash (5.0.17-r0) [2020-07-10T00:18:09.101Z] #15 1.732 Executing bash-5.0.17-r0.post-install [2020-07-10T00:18:09.101Z] #15 1.734 (6/55) Installing linux-headers (5.4.5-r1) [2020-07-10T00:18:09.101Z] #15 1.809 (7/55) Installing libblkid (2.35.2-r0) [2020-07-10T00:18:09.101Z] #15 1.814 (8/55) Installing libuuid (2.35.2-r0) [2020-07-10T00:18:09.101Z] #15 1.815 (9/55) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-10T00:18:09.101Z] #15 1.821 (10/55) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-10T00:18:09.101Z] #15 1.825 (11/55) Installing libgcc (9.3.0-r2) [2020-07-10T00:18:09.101Z] #15 1.826 (12/55) Installing libstdc++ (9.3.0-r2) [2020-07-10T00:18:09.101Z] #15 1.839 (13/55) Installing binutils (2.34-r1) [2020-07-10T00:18:09.101Z] #15 1.907 (14/55) Installing libmagic (5.38-r0) [2020-07-10T00:18:09.360Z] #15 1.928 (15/55) Installing file (5.38-r0) [2020-07-10T00:18:09.360Z] #15 1.929 (16/55) Installing gmp (6.2.0-r0) [2020-07-10T00:18:09.360Z] #15 1.936 (17/55) Installing isl (0.18-r0) [2020-07-10T00:18:09.360Z] #15 1.951 (18/55) Installing libgomp (9.3.0-r2) [2020-07-10T00:18:09.360Z] #15 1.954 (19/55) Installing libatomic (9.3.0-r2) [2020-07-10T00:18:09.360Z] #15 1.956 (20/55) Installing libgphobos (9.3.0-r2) [2020-07-10T00:18:09.360Z] #15 1.998 (21/55) Installing mpfr4 (4.0.2-r4) [2020-07-10T00:18:09.360Z] #15 2.004 (22/55) Installing mpc1 (1.1.0-r1) [2020-07-10T00:18:09.360Z] #15 2.006 (23/55) Installing gcc (9.3.0-r2) [2020-07-10T00:18:10.300Z] #15 2.842 (24/55) Installing musl-dev (1.1.24-r9) [2020-07-10T00:18:10.300Z] #15 2.913 (25/55) Installing libc-dev (0.7.2-r3) [2020-07-10T00:18:10.300Z] #15 2.914 (26/55) Installing g++ (9.3.0-r2) [2020-07-10T00:18:10.560Z] #15 3.322 (27/55) Installing make (4.3-r0) [2020-07-10T00:18:10.819Z] #15 3.325 (28/55) Installing fortify-headers (1.1-r0) [2020-07-10T00:18:10.819Z] #15 3.328 (29/55) Installing patch (2.7.6-r6) [2020-07-10T00:18:10.819Z] #15 3.331 (30/55) Installing build-base (0.5-r2) [2020-07-10T00:18:10.819Z] #15 3.332 (31/55) Installing nghttp2-libs (1.41.0-r0) [2020-07-10T00:18:10.819Z] #15 3.335 (32/55) Installing libcurl (7.69.1-r0) [2020-07-10T00:18:10.819Z] #15 3.341 (33/55) Installing curl (7.69.1-r0) [2020-07-10T00:18:10.819Z] #15 3.343 (34/55) Installing oniguruma (6.9.5-r1) [2020-07-10T00:18:10.819Z] #15 3.348 (35/55) Installing jq (1.6-r1) [2020-07-10T00:18:10.819Z] #15 3.354 (36/55) Installing device-mapper-libs (2.02.186-r1) [2020-07-10T00:18:10.819Z] #15 3.359 (37/55) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-10T00:18:10.819Z] #15 3.360 (38/55) Installing libaio (0.3.112-r1) [2020-07-10T00:18:10.819Z] #15 3.362 (39/55) Installing lvm2-libs (2.02.186-r1) [2020-07-10T00:18:10.819Z] #15 3.393 (40/55) Installing blkid (2.35.2-r0) [2020-07-10T00:18:10.819Z] #15 3.395 (41/55) Installing libcap-ng (0.7.10-r0) [2020-07-10T00:18:10.819Z] #15 3.397 (42/55) Installing setpriv (2.35.2-r0) [2020-07-10T00:18:10.819Z] #15 3.399 (43/55) Installing libmount (2.35.2-r0) [2020-07-10T00:18:10.819Z] #15 3.404 (44/55) Installing libsmartcols (2.35.2-r0) [2020-07-10T00:18:10.819Z] #15 3.407 (45/55) Installing findmnt (2.35.2-r0) [2020-07-10T00:18:10.819Z] #15 3.410 (46/55) Installing mcookie (2.35.2-r0) [2020-07-10T00:18:10.819Z] #15 3.412 (47/55) Installing hexdump (2.35.2-r0) [2020-07-10T00:18:10.819Z] #15 3.414 (48/55) Installing lsblk (2.35.2-r0) [2020-07-10T00:18:10.819Z] #15 3.417 (49/55) Installing libfdisk (2.35.2-r0) [2020-07-10T00:18:10.819Z] #15 3.422 (50/55) Installing sfdisk (2.35.2-r0) [2020-07-10T00:18:10.819Z] #15 3.425 (51/55) Installing cfdisk (2.35.2-r0) [2020-07-10T00:18:10.819Z] #15 3.427 (52/55) Installing util-linux (2.35.2-r0) [2020-07-10T00:18:10.819Z] #15 3.463 (53/55) Installing pkgconf (1.7.2-r0) [2020-07-10T00:18:10.819Z] #15 3.465 (54/55) Installing util-linux-dev (2.35.2-r0) [2020-07-10T00:18:10.819Z] #15 3.486 (55/55) Installing lvm2-dev (2.02.186-r1) [2020-07-10T00:18:10.819Z] #15 3.490 Executing busybox-1.31.1-r16.trigger [2020-07-10T00:18:10.819Z] #15 3.497 OK: 230 MiB in 69 packages [2020-07-10T00:18:11.388Z] #15 DONE 3.9s [2020-07-10T00:18:11.388Z] [2020-07-10T00:18:11.388Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-10T00:18:11.956Z] #16 DONE 0.6s [2020-07-10T00:18:11.956Z] [2020-07-10T00:18:11.956Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-10T00:18:12.104Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-10T00:18:12.525Z] #17 DONE 0.6s [2020-07-10T00:18:12.525Z] [2020-07-10T00:18:12.525Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-10T00:18:12.525Z] #18 DONE 0.0s [2020-07-10T00:18:12.525Z] [2020-07-10T00:18:12.525Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-10T00:18:12.525Z] #22 DONE 0.0s [2020-07-10T00:18:12.525Z] [2020-07-10T00:18:12.525Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-10T00:18:12.525Z] #26 DONE 0.1s [2020-07-10T00:18:12.525Z] [2020-07-10T00:18:12.525Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-10T00:18:12.696Z] === RUN TestDockerSuite/TestCpToDot [2020-07-10T00:18:12.784Z] #23 DONE 0.1s [2020-07-10T00:18:12.784Z] [2020-07-10T00:18:12.784Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-10T00:18:12.784Z] #19 DONE 0.1s [2020-07-10T00:18:12.784Z] [2020-07-10T00:18:12.784Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-10T00:18:12.784Z] #27 DONE 0.1s [2020-07-10T00:18:12.784Z] [2020-07-10T00:18:12.784Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-10T00:18:12.784Z] #28 DONE 0.1s [2020-07-10T00:18:12.784Z] [2020-07-10T00:18:12.784Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-10T00:18:13.265Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-10T00:18:14.165Z] #24 1.541 + RM_GOPATH=0 [2020-07-10T00:18:14.165Z] #24 1.542 + TMP_GOPATH= [2020-07-10T00:18:14.165Z] #24 1.542 + : /build [2020-07-10T00:18:14.165Z] #24 1.543 + '[' -z '' ']' [2020-07-10T00:18:14.165Z] #24 1.543 ++ mktemp -d [2020-07-10T00:18:14.165Z] #24 1.558 Install docker/cli version 17.06.2-ce from stable [2020-07-10T00:18:14.165Z] #24 1.558 + export GOPATH=/tmp/tmp.GchoEJ [2020-07-10T00:18:14.165Z] #24 1.558 + GOPATH=/tmp/tmp.GchoEJ [2020-07-10T00:18:14.165Z] #24 1.558 + RM_GOPATH=1 [2020-07-10T00:18:14.165Z] #24 1.558 ++ dirname ./install.sh [2020-07-10T00:18:14.165Z] #24 1.558 + dir=. [2020-07-10T00:18:14.165Z] #24 1.558 + bin=dockercli [2020-07-10T00:18:14.165Z] #24 1.558 + shift [2020-07-10T00:18:14.165Z] #24 1.558 + '[' '!' -f ./dockercli.installer ']' [2020-07-10T00:18:14.165Z] #24 1.558 + . ./dockercli.installer [2020-07-10T00:18:14.165Z] #24 1.558 ++ : stable [2020-07-10T00:18:14.165Z] #24 1.558 ++ : 17.06.2-ce [2020-07-10T00:18:14.165Z] #24 1.558 + install_dockercli [2020-07-10T00:18:14.165Z] #24 1.558 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-10T00:18:14.165Z] #24 1.558 ++ uname -m [2020-07-10T00:18:14.165Z] #24 1.558 + arch=x86_64 [2020-07-10T00:18:14.165Z] #24 1.558 + '[' x86_64 '!=' x86_64 ']' [2020-07-10T00:18:14.165Z] #24 1.558 + url=https://download.docker.com/linux/static [2020-07-10T00:18:14.165Z] #24 1.558 + tar -xz docker/docker [2020-07-10T00:18:14.165Z] #24 1.558 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-10T00:18:14.202Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-10T00:18:15.141Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-10T00:18:15.619Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2020-07-10T00:18:15.620Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-10T00:18:15.620Z] daemon.go:325: [d5ea6523a4476] waiting for daemon to start [2020-07-10T00:18:15.620Z] daemon.go:325: [d5ea6523a4476] waiting for daemon to start [2020-07-10T00:18:15.620Z] daemon.go:353: [d5ea6523a4476] daemon started [2020-07-10T00:18:15.620Z] daemon.go:461: [d5ea6523a4476] Stopping daemon [2020-07-10T00:18:15.620Z] daemon.go:296: [d5ea6523a4476] exiting daemon [2020-07-10T00:18:15.620Z] daemon.go:448: [d5ea6523a4476] Daemon stopped [2020-07-10T00:18:15.620Z] PASS [2020-07-10T00:18:15.620Z] [2020-07-10T00:18:15.620Z] === Skipped [2020-07-10T00:18:15.620Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-10T00:18:15.620Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-10T00:18:15.620Z] [2020-07-10T00:18:15.620Z] [2020-07-10T00:18:15.620Z] DONE 18 tests, 1 skipped in 99.564s [2020-07-10T00:18:15.620Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-10T00:18:15.620Z] ++ 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-10T00:18:15.620Z] ++ set -e [2020-07-10T00:18:15.620Z] ++ '[' -n 0 ']' [2020-07-10T00:18:15.620Z] ++ set -x [2020-07-10T00:18:15.620Z] ++ env -i DEST=/go/src/github.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-10T00:18:15.620Z] INFO: Testing against a local daemon [2020-07-10T00:18:15.620Z] === RUN TestSessionCreate [2020-07-10T00:18:15.620Z] --- PASS: TestSessionCreate (0.04s) [2020-07-10T00:18:15.620Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-10T00:18:15.620Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-10T00:18:15.620Z] PASS [2020-07-10T00:18:15.620Z] [2020-07-10T00:18:15.620Z] DONE 2 tests in 0.155s [2020-07-10T00:18:15.620Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-10T00:18:15.620Z] ++ 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-10T00:18:15.620Z] ++ set -e [2020-07-10T00:18:15.620Z] ++ '[' -n 0 ']' [2020-07-10T00:18:15.620Z] ++ set -x [2020-07-10T00:18:15.620Z] ++ env -i DEST=/go/src/github.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-10T00:18:15.620Z] INFO: Testing against a local daemon [2020-07-10T00:18:15.620Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-10T00:18:15.620Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-10T00:18:15.620Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-10T00:18:15.620Z] === RUN TestEventsExecDie [2020-07-10T00:18:15.710Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-10T00:18:16.118Z] #24 ... [2020-07-10T00:18:16.118Z] [2020-07-10T00:18:16.118Z] #31 [builder 1/4] COPY . . [2020-07-10T00:18:16.118Z] #31 DONE 3.6s [2020-07-10T00:18:16.273Z] --- PASS: TestEventsExecDie (0.63s) [2020-07-10T00:18:16.273Z] === RUN TestEventsBackwardsCompatible [2020-07-10T00:18:16.273Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-07-10T00:18:16.273Z] === RUN TestInfoBinaryCommits [2020-07-10T00:18:16.273Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-10T00:18:16.273Z] === RUN TestInfoAPIVersioned [2020-07-10T00:18:16.273Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-10T00:18:16.273Z] === RUN TestInfoAPI [2020-07-10T00:18:16.273Z] --- PASS: TestInfoAPI (0.04s) [2020-07-10T00:18:16.273Z] === RUN TestInfoAPIWarnings [2020-07-10T00:18:16.378Z] [2020-07-10T00:18:16.378Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-10T00:18:16.646Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-10T00:18:16.904Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-10T00:18:16.913Z] --- PASS: TestInfoAPIWarnings (0.78s) [2020-07-10T00:18:16.914Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-10T00:18:16.914Z] daemon.go:325: [de58bf1274483] waiting for daemon to start [2020-07-10T00:18:16.914Z] daemon.go:325: [de58bf1274483] waiting for daemon to start [2020-07-10T00:18:16.914Z] daemon.go:353: [de58bf1274483] daemon started [2020-07-10T00:18:16.914Z] daemon.go:461: [de58bf1274483] Stopping daemon [2020-07-10T00:18:16.914Z] daemon.go:296: [de58bf1274483] exiting daemon [2020-07-10T00:18:16.914Z] daemon.go:448: [de58bf1274483] Daemon stopped [2020-07-10T00:18:16.914Z] === RUN TestLoginFailsWithBadCredentials [2020-07-10T00:18:17.472Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-10T00:18:17.557Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2020-07-10T00:18:17.557Z] === RUN TestPingCacheHeaders [2020-07-10T00:18:17.557Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-10T00:18:17.557Z] === RUN TestPingGet [2020-07-10T00:18:17.557Z] --- PASS: TestPingGet (0.02s) [2020-07-10T00:18:17.557Z] === RUN TestPingHead [2020-07-10T00:18:17.557Z] --- PASS: TestPingHead (0.03s) [2020-07-10T00:18:17.557Z] === RUN TestVersion [2020-07-10T00:18:17.557Z] --- PASS: TestVersion (0.04s) [2020-07-10T00:18:17.557Z] PASS [2020-07-10T00:18:17.557Z] [2020-07-10T00:18:17.557Z] === Skipped [2020-07-10T00:18:17.557Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-10T00:18:17.557Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-10T00:18:17.557Z] [2020-07-10T00:18:17.557Z] [2020-07-10T00:18:17.557Z] DONE 12 tests, 1 skipped in 2.110s [2020-07-10T00:18:17.557Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-10T00:18:17.557Z] ++ 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-10T00:18:17.557Z] ++ set -e [2020-07-10T00:18:17.557Z] ++ '[' -n 0 ']' [2020-07-10T00:18:17.557Z] ++ set -x [2020-07-10T00:18:17.557Z] ++ env -i DEST=/go/src/github.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-10T00:18:17.557Z] INFO: Testing against a local daemon [2020-07-10T00:18:17.557Z] === RUN TestVolumesCreateAndList [2020-07-10T00:18:17.557Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-10T00:18:17.557Z] === RUN TestVolumesRemove [2020-07-10T00:18:17.756Z] #32 ... [2020-07-10T00:18:17.756Z] [2020-07-10T00:18:17.756Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-10T00:18:17.756Z] #24 4.897 + mkdir -p /build [2020-07-10T00:18:17.756Z] #24 4.899 + mv docker/docker /build/ [2020-07-10T00:18:17.756Z] #24 4.902 + rmdir docker [2020-07-10T00:18:17.756Z] #24 DONE 5.0s [2020-07-10T00:18:17.756Z] [2020-07-10T00:18:17.756Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-10T00:18:17.756Z] #32 DONE 1.6s [2020-07-10T00:18:17.756Z] [2020-07-10T00:18:17.756Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-10T00:18:17.756Z] #20 2.761 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-10T00:18:17.756Z] #20 3.469 curl: option --progress: is ambiguous [2020-07-10T00:18:17.756Z] #20 3.470 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-10T00:18:17.756Z] #20 4.148 curl: option --progress: is ambiguous [2020-07-10T00:18:17.756Z] #20 4.148 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-10T00:18:17.756Z] #20 4.578 curl: option --progress: is ambiguous [2020-07-10T00:18:17.756Z] #20 4.578 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-10T00:18:17.756Z] #20 5.142 curl: option --progress: is ambiguous [2020-07-10T00:18:17.756Z] #20 5.142 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-10T00:18:17.852Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-10T00:18:17.852Z] === RUN TestVolumesInspect [2020-07-10T00:18:17.852Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-10T00:18:17.852Z] === RUN TestVolumesInvalidJSON [2020-07-10T00:18:17.852Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-10T00:18:17.852Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-10T00:18:17.852Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-10T00:18:17.852Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-10T00:18:17.852Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-10T00:18:17.852Z] PASS [2020-07-10T00:18:17.852Z] [2020-07-10T00:18:17.852Z] DONE 5 tests in 0.226s [2020-07-10T00:18:17.852Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-10T00:18:17.852Z] ++++ cat bundles/test-integration/docker.pid [2020-07-10T00:18:17.852Z] +++ kill 12367 [2020-07-10T00:18:18.324Z] #20 5.674 [2020-07-10T00:18:18.849Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-10T00:18:18.849Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-10T00:18:18.849Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-10T00:18:19.108Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-10T00:18:19.368Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-10T00:18:19.368Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-10T00:18:19.387Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-10T00:18:19.387Z] +++ /etc/init.d/apparmor stop [2020-07-10T00:18:19.387Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-10T00:18:19.387Z] [2020-07-10T00:18:19.387Z] Unloading profiles will leave already running processes permanently [2020-07-10T00:18:19.387Z] unconfined, which can lead to unexpected situations. [2020-07-10T00:18:19.387Z] [2020-07-10T00:18:19.387Z] To set a process to complain mode, use the command line tool [2020-07-10T00:18:19.387Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-10T00:18:19.387Z] +++ true [2020-07-10T00:18:19.387Z] exiting test-integration [2020-07-10T00:18:19.387Z] ++ exit 0 [2020-07-10T00:18:19.387Z] [2020-07-10T00:18:19.627Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-10T00:18:19.703Z] #20 6.845 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-10T00:18:19.886Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-10T00:18:19.963Z] #20 7.186 curl: option --progress: is ambiguous [2020-07-10T00:18:19.963Z] #20 7.195 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-10T00:18:20.145Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-10T00:18:20.145Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-10T00:18:20.222Z] #20 7.553 [2020-07-10T00:18:20.404Z] === RUN TestDockerSuite/TestCreateRM [2020-07-10T00:18:20.404Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-10T00:18:20.404Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-10T00:18:20.404Z] === RUN TestDockerSuite/TestCreateStopTimeout Post stage [Pipeline] junit [2020-07-10T00:18:20.481Z] Recording test results [2020-07-10T00:18:20.663Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-10T00:18:21.160Z] #20 8.517 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-10T00:18:21.197Z] + echo Ensuring container killed. [2020-07-10T00:18:21.197Z] Ensuring container killed. [2020-07-10T00:18:21.197Z] + docker rm -vf docker-pr3 [2020-07-10T00:18:21.197Z] Error: No such container: docker-pr3 [2020-07-10T00:18:21.197Z] + true [Pipeline] sh [2020-07-10T00:18:21.619Z] + echo Chowning /workspace to jenkins user [2020-07-10T00:18:21.619Z] Chowning /workspace to jenkins user [2020-07-10T00:18:21.619Z] + id -u [2020-07-10T00:18:21.619Z] + id -g [2020-07-10T00:18:21.619Z] + docker run --rm -v /home/docker/workspace/moby_PR-41192:/workspace busybox chown -R 1001:1001 /workspace [2020-07-10T00:18:21.619Z] Unable to find image 'busybox:latest' locally [2020-07-10T00:18:21.679Z] #20 8.882 curl: option --progress: is ambiguous [2020-07-10T00:18:21.680Z] #20 8.887 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-10T00:18:21.915Z] latest: Pulling from library/busybox [2020-07-10T00:18:21.915Z] 7257f00f7d70: Pulling fs layer [2020-07-10T00:18:21.938Z] #20 9.241 [2020-07-10T00:18:22.213Z] 7257f00f7d70: Verifying Checksum [2020-07-10T00:18:22.213Z] 7257f00f7d70: Download complete [2020-07-10T00:18:22.213Z] 7257f00f7d70: Pull complete [2020-07-10T00:18:22.213Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-10T00:18:22.213Z] Status: Downloaded newer image for busybox:latest [2020-07-10T00:18:22.573Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-10T00:18:22.573Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-10T00:18:22.573Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-10T00:18:22.875Z] #20 ... [2020-07-10T00:18:22.875Z] [2020-07-10T00:18:22.875Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-10T00:18:22.875Z] #29 ... [2020-07-10T00:18:22.875Z] [2020-07-10T00:18:22.875Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-10T00:18:22.875Z] #33 1.615 [2020-07-10T00:18:22.875Z] #33 1.720 Removing bundles/ [2020-07-10T00:18:22.875Z] #33 1.722 [2020-07-10T00:18:22.875Z] #33 1.729 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-10T00:18:22.875Z] #33 2.811 Building test suite binary ./integration-cli/test.main [2020-07-10T00:18:23.445Z] #33 ... [2020-07-10T00:18:23.445Z] [2020-07-10T00:18:23.445Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-10T00:18:23.445Z] #20 10.59 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-10T00:18:23.705Z] #20 10.89 curl: option --progress: is ambiguous [2020-07-10T00:18:23.705Z] #20 10.89 curl: try 'curl --help' or 'curl --manual' for more information [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-10T00:18:23.965Z] #20 11.31 [2020-07-10T00:18:24.144Z] + bundleName=ppc64le-integration [2020-07-10T00:18:24.144Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-10T00:18:24.144Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-10T00:18:24.144Z] + 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-10T00:18:24.144Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-10T00:18:24.193Z] Archiving artifacts [2020-07-10T00:18:24.585Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41192/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-10T00:18:24.904Z] #20 12.44 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-10T00:18:24.975Z] + make clean [2020-07-10T00:18:25.269Z] docker volume rm -f docker-dev-cache [2020-07-10T00:18:25.269Z] docker-dev-cache [Pipeline] deleteDir [2020-07-10T00:18:25.473Z] #20 12.83 curl: option --progress: is ambiguous [2020-07-10T00:18:25.473Z] #20 12.83 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-10T00:18:26.043Z] #20 13.26 [2020-07-10T00:18:26.043Z] #20 13.37 Download of images into '/build' complete. [2020-07-10T00:18:26.043Z] #20 13.37 Use something like the following to load the result into a Docker daemon: [2020-07-10T00:18:26.043Z] #20 13.37 tar -cC '/build' . | docker load [2020-07-10T00:18:26.043Z] #20 DONE 13.4s [2020-07-10T00:18:26.043Z] [2020-07-10T00:18:26.043Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-10T00:18:26.613Z] #33 ... [2020-07-10T00:18:26.613Z] [2020-07-10T00:18:26.613Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-10T00:18:26.765Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-10T00:18:26.765Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-10T00:18:26.765Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-10T00:18:26.765Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-10T00:18:26.765Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-10T00:18:26.765Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-10T00:18:26.765Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-07-10T00:18:26.873Z] #21 DONE 0.0s [2020-07-10T00:18:26.873Z] [2020-07-10T00:18:26.873Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-10T00:18:26.873Z] #25 DONE 0.2s [2020-07-10T00:18:26.873Z] [2020-07-10T00:18:26.873Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-10T00:18:27.707Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-10T00:18:28.276Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-10T00:18:28.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-10T00:18:29.216Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-10T00:18:30.608Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-10T00:18:30.870Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-10T00:18:31.437Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-10T00:18:31.437Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-10T00:18:32.006Z] === RUN TestDockerSuite/TestDockerFails [2020-07-10T00:18:32.006Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-10T00:18:32.006Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-10T00:18:32.006Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-10T00:18:32.575Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-10T00:18:33.143Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-10T00:18:34.080Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-10T00:18:34.080Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-10T00:18:34.080Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-10T00:18:34.339Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-10T00:18:34.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-10T00:18:34.857Z] --- PASS: TestServicePlugin (33.72s) [2020-07-10T00:18:34.857Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-10T00:18:34.857Z] daemon.go:325: [d1ae504598d8d] waiting for daemon to start [2020-07-10T00:18:34.857Z] daemon.go:325: [d1ae504598d8d] waiting for daemon to start [2020-07-10T00:18:34.857Z] daemon.go:353: [d1ae504598d8d] daemon started [2020-07-10T00:18:34.857Z] daemon.go:461: [d1ae504598d8d] Stopping daemon [2020-07-10T00:18:34.857Z] daemon.go:296: [d1ae504598d8d] exiting daemon [2020-07-10T00:18:34.857Z] daemon.go:448: [d1ae504598d8d] Daemon stopped [2020-07-10T00:18:34.857Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-10T00:18:34.857Z] daemon.go:325: [dde65e1d21643] waiting for daemon to start [2020-07-10T00:18:34.857Z] daemon.go:325: [dde65e1d21643] waiting for daemon to start [2020-07-10T00:18:34.857Z] daemon.go:353: [dde65e1d21643] daemon started [2020-07-10T00:18:34.857Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-10T00:18:34.857Z] daemon.go:325: [dd684334452dc] waiting for daemon to start [2020-07-10T00:18:34.857Z] daemon.go:325: [dd684334452dc] waiting for daemon to start [2020-07-10T00:18:34.857Z] daemon.go:353: [dd684334452dc] daemon started [2020-07-10T00:18:34.857Z] plugin_test.go:60: [dd684334452dc] joining swarm manager [dde65e1d21643]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:18:34.857Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-10T00:18:34.857Z] daemon.go:325: [df14347e56951] waiting for daemon to start [2020-07-10T00:18:34.857Z] daemon.go:325: [df14347e56951] waiting for daemon to start [2020-07-10T00:18:34.857Z] daemon.go:353: [df14347e56951] daemon started [2020-07-10T00:18:34.857Z] plugin_test.go:63: [df14347e56951] joining swarm manager [dde65e1d21643]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:18:34.857Z] daemon.go:461: [df14347e56951] Stopping daemon [2020-07-10T00:18:34.857Z] daemon.go:296: [df14347e56951] exiting daemon [2020-07-10T00:18:34.857Z] daemon.go:448: [df14347e56951] Daemon stopped [2020-07-10T00:18:34.857Z] daemon.go:461: [dd684334452dc] Stopping daemon [2020-07-10T00:18:34.857Z] daemon.go:296: [dd684334452dc] exiting daemon [2020-07-10T00:18:34.857Z] daemon.go:448: [dd684334452dc] Daemon stopped [2020-07-10T00:18:34.857Z] daemon.go:461: [dde65e1d21643] Stopping daemon [2020-07-10T00:18:34.857Z] daemon.go:296: [dde65e1d21643] exiting daemon [2020-07-10T00:18:34.857Z] daemon.go:448: [dde65e1d21643] Daemon stopped [2020-07-10T00:18:34.857Z] === RUN TestServiceUpdateLabel [2020-07-10T00:18:38.148Z] --- PASS: TestServiceUpdateLabel (2.69s) [2020-07-10T00:18:38.148Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-10T00:18:38.148Z] daemon.go:325: [da57448da8b20] waiting for daemon to start [2020-07-10T00:18:38.148Z] daemon.go:325: [da57448da8b20] waiting for daemon to start [2020-07-10T00:18:38.148Z] daemon.go:353: [da57448da8b20] daemon started [2020-07-10T00:18:38.148Z] daemon.go:461: [da57448da8b20] Stopping daemon [2020-07-10T00:18:38.148Z] daemon.go:296: [da57448da8b20] exiting daemon [2020-07-10T00:18:38.148Z] daemon.go:448: [da57448da8b20] Daemon stopped [2020-07-10T00:18:38.148Z] === RUN TestServiceUpdateSecrets [2020-07-10T00:18:40.679Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-10T00:18:42.059Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-10T00:18:43.439Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-10T00:18:44.819Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-10T00:18:44.981Z] #33 ... [2020-07-10T00:18:44.981Z] [2020-07-10T00:18:44.981Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-10T00:18:44.981Z] #29 29.88 # github.com/docker/docker/contrib/httpserver [2020-07-10T00:18:44.981Z] #29 29.88 loadinternal: cannot find runtime/cgo [2020-07-10T00:18:44.981Z] #29 DONE 30.1s [2020-07-10T00:18:44.981Z] [2020-07-10T00:18:44.981Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-10T00:18:44.981Z] #33 ... [2020-07-10T00:18:44.981Z] [2020-07-10T00:18:44.981Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-10T00:18:44.981Z] #30 DONE 0.1s [2020-07-10T00:18:44.981Z] [2020-07-10T00:18:44.981Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-10T00:18:45.386Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-10T00:18:45.955Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-10T00:18:46.523Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-10T00:18:47.091Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-10T00:18:47.660Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-10T00:18:47.919Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-10T00:18:49.827Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-10T00:18:50.767Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-10T00:18:52.683Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2020-07-10T00:18:52.683Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-10T00:18:52.683Z] daemon.go:325: [dce8d64cce340] waiting for daemon to start [2020-07-10T00:18:52.683Z] daemon.go:325: [dce8d64cce340] waiting for daemon to start [2020-07-10T00:18:52.683Z] daemon.go:353: [dce8d64cce340] daemon started [2020-07-10T00:18:52.683Z] daemon.go:461: [dce8d64cce340] Stopping daemon [2020-07-10T00:18:52.683Z] daemon.go:296: [dce8d64cce340] exiting daemon [2020-07-10T00:18:52.683Z] daemon.go:448: [dce8d64cce340] Daemon stopped [2020-07-10T00:18:52.683Z] === RUN TestServiceUpdateConfigs [2020-07-10T00:18:52.683Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-10T00:18:55.219Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-10T00:18:55.787Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-10T00:18:56.723Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-10T00:18:56.982Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-10T00:18:57.241Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-10T00:18:58.177Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-10T00:18:59.113Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-10T00:18:59.372Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-10T00:18:59.632Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-10T00:18:59.632Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-10T00:18:59.632Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-10T00:19:00.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-10T00:19:00.771Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-10T00:19:02.152Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-10T00:19:02.152Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-10T00:19:02.152Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-10T00:19:03.092Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-10T00:19:03.092Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-10T00:19:04.028Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-10T00:19:04.966Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-10T00:19:05.225Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-10T00:19:05.225Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-10T00:19:05.225Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-10T00:19:06.624Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-10T00:19:07.193Z] --- PASS: TestServiceUpdateConfigs (14.87s) [2020-07-10T00:19:07.193Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-10T00:19:07.193Z] daemon.go:325: [de20252076a86] waiting for daemon to start [2020-07-10T00:19:07.193Z] daemon.go:325: [de20252076a86] waiting for daemon to start [2020-07-10T00:19:07.193Z] daemon.go:353: [de20252076a86] daemon started [2020-07-10T00:19:07.193Z] daemon.go:461: [de20252076a86] Stopping daemon [2020-07-10T00:19:07.193Z] daemon.go:296: [de20252076a86] exiting daemon [2020-07-10T00:19:07.193Z] daemon.go:448: [de20252076a86] Daemon stopped [2020-07-10T00:19:07.193Z] === RUN TestServiceUpdateNetwork [2020-07-10T00:19:07.193Z] === RUN TestDockerSuite/TestEventsRename [2020-07-10T00:19:07.805Z] === RUN TestDockerSuite/TestEventsResize [2020-07-10T00:19:08.373Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-10T00:19:08.942Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-10T00:19:09.881Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-10T00:19:10.820Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-10T00:19:13.352Z] === RUN TestDockerSuite/TestEventsTop [2020-07-10T00:19:13.920Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-10T00:19:16.452Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-10T00:19:17.388Z] === RUN TestDockerSuite/TestExec [2020-07-10T00:19:17.956Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-10T00:19:18.216Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-10T00:19:18.784Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-10T00:19:19.353Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-10T00:19:20.291Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-10T00:19:20.551Z] --- PASS: TestServiceUpdateNetwork (13.26s) [2020-07-10T00:19:20.551Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-10T00:19:20.551Z] daemon.go:325: [d249eb8ad3d3c] waiting for daemon to start [2020-07-10T00:19:20.551Z] daemon.go:325: [d249eb8ad3d3c] waiting for daemon to start [2020-07-10T00:19:20.551Z] daemon.go:353: [d249eb8ad3d3c] daemon started [2020-07-10T00:19:20.551Z] daemon.go:461: [d249eb8ad3d3c] Stopping daemon [2020-07-10T00:19:20.551Z] daemon.go:296: [d249eb8ad3d3c] exiting daemon [2020-07-10T00:19:20.551Z] daemon.go:448: [d249eb8ad3d3c] Daemon stopped [2020-07-10T00:19:20.551Z] PASS [2020-07-10T00:19:20.551Z] [2020-07-10T00:19:20.551Z] DONE 18 tests in 148.718s [2020-07-10T00:19:20.551Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-10T00:19:20.551Z] ++ 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-10T00:19:20.551Z] ++ set -e [2020-07-10T00:19:20.551Z] ++ '[' -n 0 ']' [2020-07-10T00:19:20.551Z] ++ set -x [2020-07-10T00:19:20.551Z] ++ env -i DEST=/go/src/github.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-10T00:19:20.551Z] INFO: Testing against a local daemon [2020-07-10T00:19:20.551Z] === RUN TestSessionCreate [2020-07-10T00:19:20.551Z] --- PASS: TestSessionCreate (0.03s) [2020-07-10T00:19:20.551Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-10T00:19:20.817Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-10T00:19:20.817Z] PASS [2020-07-10T00:19:20.817Z] [2020-07-10T00:19:20.817Z] DONE 2 tests in 0.175s [2020-07-10T00:19:20.817Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-10T00:19:20.817Z] ++ 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-10T00:19:20.817Z] ++ set -e [2020-07-10T00:19:20.817Z] ++ '[' -n 0 ']' [2020-07-10T00:19:20.817Z] ++ set -x [2020-07-10T00:19:20.817Z] ++ env -i DEST=/go/src/github.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-10T00:19:20.817Z] INFO: Testing against a local daemon [2020-07-10T00:19:20.817Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-10T00:19:20.817Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-10T00:19:20.817Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-10T00:19:20.817Z] === RUN TestEventsExecDie [2020-07-10T00:19:21.085Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-10T00:19:21.654Z] --- PASS: TestEventsExecDie (0.77s) [2020-07-10T00:19:21.654Z] === RUN TestEventsBackwardsCompatible [2020-07-10T00:19:21.654Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-10T00:19:21.654Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-10T00:19:21.654Z] === RUN TestInfoBinaryCommits [2020-07-10T00:19:21.654Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-10T00:19:21.654Z] === RUN TestInfoAPIVersioned [2020-07-10T00:19:21.654Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-10T00:19:21.654Z] === RUN TestInfoAPI [2020-07-10T00:19:21.654Z] --- PASS: TestInfoAPI (0.05s) [2020-07-10T00:19:21.654Z] === RUN TestInfoAPIWarnings [2020-07-10T00:19:22.223Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-10T00:19:22.482Z] --- PASS: TestInfoAPIWarnings (0.79s) [2020-07-10T00:19:22.482Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-10T00:19:22.482Z] daemon.go:325: [df7a0e548fa60] waiting for daemon to start [2020-07-10T00:19:22.482Z] daemon.go:325: [df7a0e548fa60] waiting for daemon to start [2020-07-10T00:19:22.482Z] daemon.go:353: [df7a0e548fa60] daemon started [2020-07-10T00:19:22.482Z] daemon.go:461: [df7a0e548fa60] Stopping daemon [2020-07-10T00:19:22.482Z] daemon.go:296: [df7a0e548fa60] exiting daemon [2020-07-10T00:19:22.482Z] daemon.go:448: [df7a0e548fa60] Daemon stopped [2020-07-10T00:19:22.482Z] === RUN TestLoginFailsWithBadCredentials [2020-07-10T00:19:22.742Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-07-10T00:19:22.742Z] === RUN TestPingCacheHeaders [2020-07-10T00:19:22.742Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-10T00:19:22.742Z] === RUN TestPingGet [2020-07-10T00:19:22.742Z] --- PASS: TestPingGet (0.02s) [2020-07-10T00:19:22.742Z] === RUN TestPingHead [2020-07-10T00:19:22.742Z] --- PASS: TestPingHead (0.03s) [2020-07-10T00:19:22.742Z] === RUN TestVersion [2020-07-10T00:19:22.742Z] --- PASS: TestVersion (0.02s) [2020-07-10T00:19:22.742Z] PASS [2020-07-10T00:19:22.742Z] [2020-07-10T00:19:22.743Z] === Skipped [2020-07-10T00:19:22.743Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-10T00:19:22.743Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-10T00:19:22.743Z] [2020-07-10T00:19:22.743Z] [2020-07-10T00:19:22.743Z] DONE 12 tests, 1 skipped in 2.133s [2020-07-10T00:19:22.743Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-10T00:19:22.743Z] ++ 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-10T00:19:22.743Z] ++ set -e [2020-07-10T00:19:22.743Z] ++ '[' -n 0 ']' [2020-07-10T00:19:22.743Z] ++ set -x [2020-07-10T00:19:22.743Z] ++ env -i DEST=/go/src/github.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-10T00:19:23.002Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-10T00:19:23.002Z] INFO: Testing against a local daemon [2020-07-10T00:19:23.002Z] === RUN TestVolumesCreateAndList [2020-07-10T00:19:23.002Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-10T00:19:23.002Z] === RUN TestVolumesRemove [2020-07-10T00:19:23.261Z] --- PASS: TestVolumesRemove (0.13s) [2020-07-10T00:19:23.261Z] === RUN TestVolumesInspect [2020-07-10T00:19:23.261Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-10T00:19:23.261Z] === RUN TestVolumesInvalidJSON [2020-07-10T00:19:23.261Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-10T00:19:23.261Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-10T00:19:23.261Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-10T00:19:23.261Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-10T00:19:23.261Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-10T00:19:23.261Z] PASS [2020-07-10T00:19:23.261Z] [2020-07-10T00:19:23.261Z] DONE 5 tests in 0.323s [2020-07-10T00:19:23.261Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-10T00:19:23.261Z] ++++ cat bundles/test-integration/docker.pid [2020-07-10T00:19:23.261Z] +++ kill 4652 [2020-07-10T00:19:23.520Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-10T00:19:24.088Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-10T00:19:24.655Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-10T00:19:24.655Z] +++ /etc/init.d/apparmor stop [2020-07-10T00:19:24.655Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-10T00:19:24.655Z] [2020-07-10T00:19:24.655Z] Unloading profiles will leave already running processes permanently [2020-07-10T00:19:24.655Z] unconfined, which can lead to unexpected situations. [2020-07-10T00:19:24.655Z] [2020-07-10T00:19:24.655Z] To set a process to complain mode, use the command line tool [2020-07-10T00:19:24.655Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-10T00:19:24.655Z] +++ true [2020-07-10T00:19:24.655Z] exiting test-integration [2020-07-10T00:19:24.655Z] ++ exit 0 [2020-07-10T00:19:24.655Z] [2020-07-10T00:19:25.224Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-10T00:19:25.224Z] + for job in $(jobs -p) [2020-07-10T00:19:25.224Z] + wait 1009 [2020-07-10T00:19:26.176Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-10T00:19:26.176Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-10T00:19:26.176Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-10T00:19:26.176Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-10T00:19:26.176Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-10T00:19:26.176Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-10T00:19:26.176Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-10T00:19:26.176Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-10T00:19:26.176Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-10T00:19:26.176Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-10T00:19:26.176Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-10T00:19:26.176Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-10T00:19:26.601Z] === RUN TestDockerSuite/TestExecEnv [2020-07-10T00:19:26.860Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-10T00:19:27.798Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-10T00:19:28.366Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-10T00:19:29.148Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-10T00:19:29.148Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-10T00:19:29.148Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-10T00:19:30.896Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-10T00:19:31.466Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-10T00:19:32.035Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-10T00:19:32.125Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-10T00:19:32.603Z] === RUN TestDockerSuite/TestExecParseError [2020-07-10T00:19:32.862Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-10T00:19:33.431Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-10T00:19:33.715Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-10T00:19:33.715Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-10T00:19:33.715Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-10T00:19:33.715Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-10T00:19:33.715Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-10T00:19:34.000Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-10T00:19:34.955Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-10T00:19:35.220Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-10T00:19:35.788Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-10T00:19:36.703Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-10T00:19:36.703Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-10T00:19:36.703Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-10T00:19:42.611Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-10T00:19:47.992Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-10T00:19:47.992Z] === RUN TestDockerSuite/TestExecTTY [2020-07-10T00:19:47.992Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-10T00:19:47.992Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-10T00:19:48.561Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-10T00:19:49.129Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-10T00:19:49.129Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-10T00:19:50.508Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-10T00:19:50.768Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-10T00:19:51.335Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-10T00:19:51.904Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-10T00:19:52.474Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-10T00:19:57.744Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-10T00:20:01.955Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-10T00:20:02.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-10T00:20:03.591Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-10T00:20:07.778Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-10T00:20:08.346Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-10T00:20:08.346Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-10T00:20:08.346Z] === RUN TestDockerSuite/TestHealth [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-10T00:20:30.949Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-10T00:20:31.208Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-10T00:20:31.467Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-10T00:20:34.769Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-10T00:20:34.769Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-10T00:20:34.769Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-10T00:20:35.337Z] === RUN TestDockerSuite/TestImportFile [2020-07-10T00:20:36.496Z] #33 126.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-10T00:20:36.496Z] #33 128.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-10T00:20:36.496Z] #33 129.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-10T00:20:36.496Z] #33 131.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-10T00:20:36.496Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-10T00:20:36.496Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-10T00:20:36.496Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-10T00:20:36.496Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-10T00:20:36.496Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-10T00:20:36.496Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-10T00:20:36.714Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-10T00:20:36.714Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-10T00:20:37.064Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-10T00:20:37.651Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-10T00:20:38.445Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-10T00:20:38.590Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-10T00:20:39.968Z] === RUN TestDockerSuite/TestInfoDebug [2020-07-10T00:20:40.227Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-10T00:20:40.354Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-10T00:20:40.795Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-07-10T00:20:41.362Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-10T00:20:41.733Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-10T00:20:42.297Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-10T00:20:42.671Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-10T00:20:42.865Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-10T00:20:43.433Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-10T00:20:44.001Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-10T00:20:44.001Z] === RUN TestDockerSuite/TestInfoFormat [2020-07-10T00:20:44.001Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-10T00:20:44.001Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-07-10T00:20:44.568Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-10T00:20:44.579Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-10T00:20:45.135Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-10T00:20:45.396Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-10T00:20:45.960Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-10T00:20:45.963Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-10T00:20:46.530Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-10T00:20:46.790Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-10T00:20:47.351Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-10T00:20:47.358Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-10T00:20:47.358Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-10T00:20:48.295Z] #33 150.5 [2020-07-10T00:20:48.554Z] #33 DONE 150.7s [2020-07-10T00:20:48.554Z] [2020-07-10T00:20:48.554Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-10T00:20:48.772Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-10T00:20:49.031Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-10T00:20:49.291Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-10T00:20:49.291Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-10T00:20:49.861Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-10T00:20:49.861Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-10T00:20:49.932Z] #34 DONE 1.3s [2020-07-10T00:20:50.431Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-10T00:20:50.999Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-10T00:20:51.325Z] [2020-07-10T00:20:51.325Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-10T00:20:51.567Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-10T00:20:51.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-10T00:20:51.584Z] #35 DONE 0.5s [2020-07-10T00:20:51.584Z] [2020-07-10T00:20:51.584Z] #36 exporting to image [2020-07-10T00:20:51.584Z] #36 exporting layers [2020-07-10T00:20:52.136Z] === RUN TestDockerSuite/TestInspectImage [2020-07-10T00:20:52.136Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-10T00:20:52.136Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-10T00:20:52.136Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-10T00:20:52.705Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-10T00:20:52.965Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-10T00:20:53.224Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-10T00:20:53.482Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-10T00:20:53.490Z] #36 exporting layers 1.8s done [2020-07-10T00:20:53.490Z] #36 writing image sha256:4bf73c22f72eda88a395813693097115da51a24ee0d1c701ad268b07aeb2ece2 done [2020-07-10T00:20:53.490Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-10T00:20:53.490Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-10T00:20:53.798Z] + echo Ensuring container killed. [2020-07-10T00:20:53.799Z] Ensuring container killed. [2020-07-10T00:20:53.799Z] + docker rm -vf docker-pr3 [2020-07-10T00:20:53.799Z] Error: No such container: docker-pr3 [2020-07-10T00:20:53.799Z] + true [Pipeline] sh [2020-07-10T00:20:54.050Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-10T00:20:54.079Z] + echo Chowning /workspace to jenkins user [2020-07-10T00:20:54.079Z] Chowning /workspace to jenkins user [2020-07-10T00:20:54.079Z] + id -u [2020-07-10T00:20:54.079Z] + id -g [2020-07-10T00:20:54.079Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41192:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-10T00:20:55.308Z] + bundleName=unit [2020-07-10T00:20:55.308Z] + echo Creating unit-bundles.tar.gz [2020-07-10T00:20:55.308Z] Creating unit-bundles.tar.gz [2020-07-10T00:20:55.308Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-10T00:20:55.308Z] bundles/junit-report.xml [2020-07-10T00:20:55.308Z] bundles/go-test-report.json [2020-07-10T00:20:55.308Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-10T00:20:55.320Z] Archiving artifacts [2020-07-10T00:20:55.430Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-10T00:20:55.430Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-10T00:20:55.695Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41192/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-10T00:20:55.998Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-10T00:20:56.009Z] + make clean [2020-07-10T00:20:56.010Z] docker volume rm -f docker-dev-cache [2020-07-10T00:20:56.268Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-07-10T00:20:56.565Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-10T00:20:57.502Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-10T00:20:57.762Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-10T00:20:58.330Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-10T00:20:58.899Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-10T00:20:59.158Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-10T00:20:59.725Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-10T00:20:59.983Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-10T00:20:59.983Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-10T00:21:01.361Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-10T00:21:02.309Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-10T00:21:03.254Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-10T00:21:03.513Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-10T00:21:04.451Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-10T00:21:05.829Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-10T00:21:07.212Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-10T00:21:07.471Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-10T00:21:08.848Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-10T00:21:08.848Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-10T00:21:09.417Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-10T00:21:13.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-10T00:21:17.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-10T00:21:17.806Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-10T00:21:19.185Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-10T00:21:20.577Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-10T00:21:21.159Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-10T00:21:23.697Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-10T00:21:23.697Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-10T00:21:23.697Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-10T00:21:23.697Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-10T00:21:23.697Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-10T00:21:24.204Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-10T00:21:24.204Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-10T00:21:24.204Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-10T00:21:24.204Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-10T00:21:24.204Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-10T00:21:24.204Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-10T00:21:24.204Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-10T00:21:24.204Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-10T00:21:24.204Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-10T00:21:24.204Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-10T00:21:24.204Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-10T00:21:24.266Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-10T00:21:24.835Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-10T00:21:26.438Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-10T00:21:27.435Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-10T00:21:27.435Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-10T00:21:27.435Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-10T00:21:27.435Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-10T00:21:29.026Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-10T00:21:29.026Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-10T00:21:29.671Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-10T00:21:34.296Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-10T00:21:34.296Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-10T00:21:34.296Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-10T00:21:34.864Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-10T00:21:35.433Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-10T00:21:36.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-10T00:21:36.261Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-10T00:21:37.201Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-10T00:21:38.139Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-10T00:21:40.158Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-10T00:21:41.434Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-10T00:21:41.694Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-10T00:21:42.631Z] === RUN TestDockerSuite/TestLogsSince [2020-07-10T00:21:43.978Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-10T00:21:44.450Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-10T00:21:44.450Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-10T00:21:47.427Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-10T00:21:49.006Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-10T00:21:49.193Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-10T00:21:53.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-10T00:21:53.794Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-10T00:21:53.794Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-10T00:21:53.794Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-10T00:21:53.794Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-10T00:21:53.794Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-10T00:21:53.794Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-10T00:21:54.757Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-10T00:21:55.326Z] === RUN TestDockerSuite/TestLogsTail [2020-07-10T00:21:55.893Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-10T00:21:56.462Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-10T00:21:57.400Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-10T00:21:57.658Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-10T00:21:58.227Z] === RUN TestDockerSuite/TestNetHostname [2020-07-10T00:22:00.142Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-10T00:22:00.142Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-10T00:22:00.710Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-10T00:22:02.086Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-10T00:22:02.345Z] === RUN TestDockerSuite/TestPluginActive [2020-07-10T00:22:03.721Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-10T00:22:08.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-10T00:22:10.899Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-10T00:22:10.899Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-10T00:22:11.838Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-10T00:22:14.372Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-10T00:22:15.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-10T00:22:15.568Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-10T00:22:18.107Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-10T00:22:23.413Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-10T00:22:23.672Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-10T00:22:24.608Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-10T00:22:25.546Z] === RUN TestDockerSuite/TestPortList [2020-07-10T00:22:29.795Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-10T00:22:29.795Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-10T00:22:29.795Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-10T00:22:32.116Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-10T00:22:32.116Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-10T00:22:38.682Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-10T00:22:38.682Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-10T00:22:38.682Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-10T00:22:38.682Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-10T00:22:38.682Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-10T00:22:39.249Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-10T00:22:39.250Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-10T00:22:39.817Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-10T00:22:39.817Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-10T00:22:40.756Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-10T00:22:40.756Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-10T00:22:42.660Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-10T00:22:42.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-10T00:22:43.519Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-10T00:22:44.088Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-10T00:22:44.088Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-10T00:22:45.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-10T00:22:46.561Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-10T00:22:47.131Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-10T00:22:47.675Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-10T00:22:48.148Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-10T00:22:48.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-10T00:22:49.667Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-10T00:22:53.862Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-10T00:22:53.862Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-10T00:22:55.769Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-10T00:22:55.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-10T00:22:55.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-10T00:23:00.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-10T00:23:02.335Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-10T00:23:02.902Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-10T00:23:04.298Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-10T00:23:05.234Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-10T00:23:06.169Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-10T00:23:07.105Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-10T00:23:08.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-10T00:23:08.484Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-10T00:23:09.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-10T00:23:09.863Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-10T00:23:09.863Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-10T00:23:10.431Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-10T00:23:12.337Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-10T00:23:14.244Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-10T00:23:14.814Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-10T00:23:14.814Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-10T00:23:15.074Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-10T00:23:15.334Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-10T00:23:15.334Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-10T00:23:16.272Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-10T00:23:16.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-10T00:23:16.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-10T00:23:17.212Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-10T00:23:18.150Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-10T00:23:18.409Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-10T00:23:24.989Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-10T00:23:24.989Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-10T00:23:26.370Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-10T00:23:26.370Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-10T00:23:26.370Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-10T00:23:26.370Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-10T00:23:27.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-10T00:23:27.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-10T00:23:27.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-10T00:23:28.905Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-10T00:23:29.475Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-10T00:23:30.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-10T00:23:30.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-10T00:23:30.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-10T00:23:31.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-10T00:23:31.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-10T00:23:31.379Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-10T00:23:32.759Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-10T00:23:33.018Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-10T00:23:33.018Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-10T00:23:36.304Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-10T00:23:36.565Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-10T00:23:36.824Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-10T00:23:37.766Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-10T00:23:38.334Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-10T00:23:39.727Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-10T00:23:39.986Z] === RUN TestDockerSuite/TestRmiTag [2020-07-10T00:23:40.245Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-10T00:23:40.504Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-10T00:23:40.763Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-10T00:23:44.054Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-10T00:23:44.313Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-10T00:23:44.884Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-10T00:23:45.453Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-10T00:23:47.358Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-10T00:23:47.621Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-10T00:23:48.191Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-10T00:23:48.759Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-10T00:23:48.759Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-10T00:23:49.018Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-10T00:23:50.396Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-10T00:23:50.964Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-10T00:23:51.534Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-10T00:23:52.103Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-10T00:23:52.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-10T00:23:53.040Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-10T00:23:53.977Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-10T00:23:54.236Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-10T00:23:55.181Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-10T00:23:55.440Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-10T00:23:55.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-10T00:23:56.125Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-10T00:23:56.377Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-10T00:23:56.598Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-10T00:23:56.946Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-10T00:23:57.515Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-10T00:23:57.592Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-10T00:23:57.592Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-10T00:23:58.452Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-10T00:23:58.711Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-10T00:23:59.279Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-10T00:23:59.538Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-10T00:23:59.798Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-10T00:24:01.178Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-10T00:24:01.746Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-10T00:24:02.314Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-10T00:24:02.373Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-10T00:24:02.575Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-10T00:24:02.845Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-10T00:24:02.845Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-10T00:24:02.845Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-10T00:24:03.143Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-10T00:24:03.143Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-10T00:24:03.402Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-10T00:24:03.840Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-10T00:24:03.969Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-10T00:24:04.537Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-10T00:24:04.795Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-10T00:24:04.835Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-10T00:24:04.835Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-10T00:24:05.308Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-10T00:24:05.364Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-10T00:24:05.364Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-10T00:24:05.779Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-10T00:24:05.935Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-10T00:24:05.935Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-10T00:24:06.508Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-10T00:24:06.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-10T00:24:07.077Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-10T00:24:07.645Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-10T00:24:08.217Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-10T00:24:08.477Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-10T00:24:09.045Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-10T00:24:10.423Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-10T00:24:10.559Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-10T00:24:11.804Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-10T00:24:12.138Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-10T00:24:12.138Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-10T00:24:12.743Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-10T00:24:13.002Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-10T00:24:13.133Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-10T00:24:13.571Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-10T00:24:14.139Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-10T00:24:14.707Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-10T00:24:14.966Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-10T00:24:16.343Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-10T00:24:18.249Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-10T00:24:18.249Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-10T00:24:18.508Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-10T00:24:20.413Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-10T00:24:21.354Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-10T00:24:22.731Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-10T00:24:24.114Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-10T00:24:24.114Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-10T00:24:24.114Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-10T00:24:24.684Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-10T00:24:25.677Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-10T00:24:25.677Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-10T00:24:25.677Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-10T00:24:26.064Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-10T00:24:26.631Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-10T00:24:27.253Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-10T00:24:27.726Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-10T00:24:28.208Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-10T00:24:28.208Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-10T00:24:28.538Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-10T00:24:28.680Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-10T00:24:29.106Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-10T00:24:29.152Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-10T00:24:29.152Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-10T00:24:29.152Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-10T00:24:30.042Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-10T00:24:30.609Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-10T00:24:30.609Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-10T00:24:30.870Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-10T00:24:31.811Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-10T00:24:31.811Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-10T00:24:32.378Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-10T00:24:32.945Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-10T00:24:33.205Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-10T00:24:33.773Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-10T00:24:33.773Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-10T00:24:33.941Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-10T00:24:34.343Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-10T00:24:34.912Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-10T00:24:35.480Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-10T00:24:36.047Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-10T00:24:36.615Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-10T00:24:36.879Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-10T00:24:37.460Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-10T00:24:37.721Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-10T00:24:37.721Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-10T00:24:38.289Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-10T00:24:38.549Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-10T00:24:39.926Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-10T00:24:39.926Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-10T00:24:39.926Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-10T00:24:41.833Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-10T00:24:42.401Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-10T00:24:46.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-10T00:24:53.155Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-10T00:24:53.723Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-10T00:24:54.660Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-10T00:24:54.919Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-10T00:24:54.919Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-10T00:24:54.919Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-10T00:24:55.488Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-10T00:24:58.030Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-10T00:24:58.597Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-10T00:24:59.535Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-10T00:25:00.913Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-10T00:25:01.173Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-10T00:25:01.743Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-10T00:25:02.313Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-10T00:25:02.572Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-10T00:25:02.572Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-10T00:25:03.953Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-10T00:25:04.891Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-10T00:25:06.272Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-10T00:25:06.272Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-10T00:25:06.272Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-10T00:25:07.209Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-10T00:25:08.150Z] === RUN TestDockerSuite/TestRunMount [2020-07-10T00:25:09.876Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-10T00:25:09.876Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-10T00:25:09.876Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-10T00:25:10.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-10T00:25:12.107Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-10T00:25:12.107Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-10T00:25:12.580Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-10T00:25:12.580Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-10T00:25:13.052Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-10T00:25:13.052Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-10T00:25:13.991Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-10T00:25:14.926Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-10T00:25:15.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-10T00:25:15.446Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-10T00:25:16.382Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-10T00:25:17.760Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-10T00:25:18.019Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-10T00:25:20.559Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-10T00:25:20.559Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-10T00:25:22.465Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-10T00:25:23.845Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-10T00:25:24.104Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-10T00:25:25.484Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-10T00:25:26.420Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-10T00:25:26.679Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-10T00:25:26.679Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-10T00:25:27.249Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-10T00:25:28.187Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-10T00:25:28.755Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-10T00:25:29.015Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-10T00:25:29.015Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-10T00:25:30.943Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-10T00:25:32.322Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-10T00:25:33.699Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-10T00:25:36.234Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-10T00:25:36.234Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-10T00:25:36.494Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-10T00:25:37.061Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-10T00:25:37.061Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-10T00:25:37.630Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-10T00:25:37.630Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-10T00:25:38.198Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-10T00:25:38.198Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-10T00:25:38.404Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-10T00:25:38.404Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-10T00:25:38.766Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-10T00:25:38.875Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-10T00:25:39.335Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-10T00:25:39.335Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-10T00:25:39.903Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-10T00:25:40.841Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-10T00:25:41.779Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-10T00:25:42.346Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-10T00:25:42.605Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-10T00:25:43.172Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-10T00:25:43.431Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-10T00:25:43.998Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-10T00:25:44.257Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-10T00:25:44.257Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-10T00:25:44.824Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-10T00:25:45.083Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-10T00:25:45.083Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-10T00:25:45.661Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-10T00:25:46.614Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-10T00:25:46.614Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-10T00:25:48.516Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-10T00:25:49.452Z] === RUN TestDockerSuite/TestRunRm [2020-07-10T00:25:50.022Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-10T00:25:53.308Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-10T00:25:53.875Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-10T00:25:54.135Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-10T00:25:55.512Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-10T00:25:55.771Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-10T00:25:58.307Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-10T00:26:00.845Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-10T00:26:01.104Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-10T00:26:01.671Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-10T00:26:01.931Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-10T00:26:02.499Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-10T00:26:02.757Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-10T00:26:03.342Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-10T00:26:03.914Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-10T00:26:04.226Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-10T00:26:04.483Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-10T00:26:05.221Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-10T00:26:05.421Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-10T00:26:05.681Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-10T00:26:06.218Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-10T00:26:08.969Z] === RUN TestDockerSuite/TestRunState [2020-07-10T00:26:09.193Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-10T00:26:09.228Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-10T00:26:09.799Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-10T00:26:10.737Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-10T00:26:10.737Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-10T00:26:10.737Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-10T00:26:10.996Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-10T00:26:11.256Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-10T00:26:11.423Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-10T00:26:11.825Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-10T00:26:12.764Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-10T00:26:12.764Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-10T00:26:12.764Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-10T00:26:13.655Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-10T00:26:13.704Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-10T00:26:15.083Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-10T00:26:15.342Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-10T00:26:15.911Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-10T00:26:17.291Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-10T00:26:19.837Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-10T00:26:22.369Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-10T00:26:22.629Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-10T00:26:23.197Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-10T00:26:23.456Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-10T00:26:24.835Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-10T00:26:25.774Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-10T00:26:26.342Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-10T00:26:26.342Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-10T00:26:26.342Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-10T00:26:26.910Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-10T00:26:27.477Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-10T00:26:27.736Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-10T00:26:27.997Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-10T00:26:27.997Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-10T00:26:27.997Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-10T00:26:28.566Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-10T00:26:30.471Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-10T00:26:32.377Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-10T00:26:32.637Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-10T00:26:33.575Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-10T00:26:33.575Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-10T00:26:35.488Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-10T00:26:36.056Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-10T00:26:36.315Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-10T00:26:38.221Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-10T00:26:39.601Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-10T00:26:40.172Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-10T00:26:40.740Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-10T00:26:41.308Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-10T00:26:41.877Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-10T00:26:41.877Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-10T00:26:41.877Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-10T00:26:41.877Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-10T00:26:41.877Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-10T00:26:41.877Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-10T00:26:42.445Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-10T00:26:43.014Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-10T00:26:43.950Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-10T00:26:44.210Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-10T00:26:44.778Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-10T00:26:44.778Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-10T00:26:45.038Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-10T00:26:45.038Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-10T00:26:45.038Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-10T00:26:45.038Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-10T00:26:45.038Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-10T00:26:45.038Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-10T00:26:45.297Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-10T00:26:45.297Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-10T00:26:45.297Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-10T00:26:45.297Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-10T00:26:45.556Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-10T00:26:46.124Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-10T00:26:46.383Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-10T00:26:46.642Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-10T00:26:46.901Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-10T00:26:47.160Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-10T00:26:47.730Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-10T00:26:47.730Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-10T00:26:48.298Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-10T00:26:48.557Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-10T00:26:48.557Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-10T00:26:48.557Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-10T00:26:49.130Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-10T00:26:50.072Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-10T00:26:50.334Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-10T00:26:50.334Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-10T00:26:50.595Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-10T00:26:50.854Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-10T00:26:51.789Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-10T00:26:52.051Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-10T00:26:53.432Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-10T00:26:54.000Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-10T00:26:54.000Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-10T00:26:54.000Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-10T00:26:54.569Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-10T00:26:55.505Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-10T00:26:56.073Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-10T00:26:56.073Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-10T00:26:57.451Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-10T00:26:57.451Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-10T00:26:57.710Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-10T00:26:57.970Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-10T00:26:59.877Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-10T00:26:59.877Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-10T00:27:00.446Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-10T00:27:01.016Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-10T00:27:01.016Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-10T00:27:01.016Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-10T00:27:02.396Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-10T00:27:03.337Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-10T00:27:03.905Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-10T00:27:04.612Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-10T00:27:05.608Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-10T00:27:05.608Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-10T00:27:06.462Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-10T00:27:06.462Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-10T00:27:06.462Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-10T00:27:06.462Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-10T00:27:06.462Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-10T00:27:07.030Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-10T00:27:08.937Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-10T00:27:12.224Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-10T00:27:14.128Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-10T00:27:16.035Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-10T00:27:16.294Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-10T00:27:17.231Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-10T00:27:17.231Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-10T00:27:20.521Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-10T00:27:21.458Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-10T00:27:22.025Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-10T00:27:22.965Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-10T00:27:23.929Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-10T00:27:25.306Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-10T00:27:27.839Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-10T00:27:30.372Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-10T00:27:30.631Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-10T00:27:32.534Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-10T00:27:33.911Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-10T00:27:36.443Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-10T00:27:38.347Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-10T00:27:38.915Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-10T00:27:41.448Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-10T00:27:42.393Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-10T00:27:43.342Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-10T00:27:43.342Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-10T00:27:43.910Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-10T00:27:44.478Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-10T00:27:44.478Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-10T00:27:45.046Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-10T00:27:46.953Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-10T00:27:48.332Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-10T00:27:51.621Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-10T00:27:51.882Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-10T00:27:52.450Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-10T00:27:52.450Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-10T00:27:53.018Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-10T00:27:53.955Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-10T00:27:53.955Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-10T00:27:54.892Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-10T00:27:55.460Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-10T00:27:56.029Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-10T00:27:56.570Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-10T00:27:56.570Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-10T00:27:56.570Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-10T00:27:56.967Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-10T00:27:59.526Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-10T00:28:00.462Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-10T00:28:01.840Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-10T00:28:01.840Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-10T00:28:02.406Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-10T00:28:02.975Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-10T00:28:05.508Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-10T00:28:07.411Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-10T00:28:09.953Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-10T00:28:11.331Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-10T00:28:11.899Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-10T00:28:13.805Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-10T00:28:17.094Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-10T00:28:18.049Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-10T00:28:19.425Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-10T00:28:19.995Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-10T00:28:20.932Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-10T00:28:21.925Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-10T00:28:22.310Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-10T00:28:23.686Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-10T00:28:25.065Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-10T00:28:25.323Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-10T00:28:26.703Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-10T00:28:28.082Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-10T00:28:28.082Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-10T00:28:36.920Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-10T00:28:45.622Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-10T00:28:46.163Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-10T00:28:46.164Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-10T00:28:46.164Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-10T00:28:46.164Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-10T00:28:46.164Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-10T00:28:46.164Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-10T00:28:46.164Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-10T00:28:46.164Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-10T00:28:46.164Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-10T00:28:46.164Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-10T00:28:46.164Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-10T00:28:46.164Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-10T00:28:46.164Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-10T00:28:46.164Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-10T00:28:46.164Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-10T00:28:47.567Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-10T00:28:47.567Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-10T00:28:47.567Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-10T00:28:47.827Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-10T00:28:47.827Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-10T00:28:48.396Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-10T00:28:48.655Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-10T00:28:50.033Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-10T00:28:50.033Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-10T00:28:50.293Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-10T00:28:51.670Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-10T00:28:52.608Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-10T00:28:55.901Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite (1278.92s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.25s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.70s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.41s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.08s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.06s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.96s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.35s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.78s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.86s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.86s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.84s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.99s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.88s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAttachDetach (1.04s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.88s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.79s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.07s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.64s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.77s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.96s) [2020-07-10T00:28:55.901Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.98s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.57s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.05s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.44s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.52s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.12s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.97s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.31s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.86s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.53s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.16s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.71s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.77s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.41s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.63s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.43s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.05s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.97s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.35s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.49s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.32s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.57s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.33s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.62s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.58s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.34s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.83s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.90s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.50s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.52s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.37s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.99s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.31s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.65s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.23s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.02s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.10s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.95s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.17s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.66s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.97s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.62s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.18s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.96s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2020-07-10T00:28:55.902Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-10T00:28:55.902Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.32s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.41s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildContChar (3.60s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.04s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.16s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.66s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.67s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.59s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.51s) [2020-07-10T00:28:55.902Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-07-10T00:28:55.902Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.902Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-10T00:28:55.902Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.902Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-10T00:28:55.902Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.902Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-10T00:28:55.902Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.57s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.55s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.24s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.78s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.88s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.45s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.73s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.26s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.26s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.14s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.70s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.44s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.95s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.24s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.24s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.79s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.37s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.29s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.29s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.99s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.59s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.51s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.34s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.83s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEnv (1.39s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.39s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.22s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.06s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.17s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.54s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.52s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.13s) [2020-07-10T00:28:55.902Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-10T00:28:55.902Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.70s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildExpose (0.48s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.42s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildFails (0.52s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.31s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.29s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.81s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.13s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.84s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.34s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.06s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.36s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.16s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildHistory (3.55s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.53s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.48s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildLabel (0.27s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.70s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.14s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.27s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.74s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.41s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.91s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.23s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.34s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.53s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.41s) [2020-07-10T00:28:55.902Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-10T00:28:55.902Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.76s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.27s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.18s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.25s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.35s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.60s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.00s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.24s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.37s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.54s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.99s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.67s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.16s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.17s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.57s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.21s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildPATH (1.88s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.36s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.74s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.83s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildRm (2.16s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.66s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.31s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.04s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.14s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.00s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.54s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2020-07-10T00:28:55.902Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-10T00:28:55.902Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildStderr (0.61s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.37s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.72s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.88s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildUser (1.17s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.07s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.63s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.75s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.75s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.78s) [2020-07-10T00:28:55.902Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.94s) [2020-07-10T00:28:55.902Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-10T00:28:55.902Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.902Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-10T00:28:55.902Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.903Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-10T00:28:55.903Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.903Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-10T00:28:55.903Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.26s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.76s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.89s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.56s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.19s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.77s) [2020-07-10T00:28:55.903Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-10T00:28:55.903Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.87s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.44s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2020-07-10T00:28:55.903Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-10T00:28:55.903Z] docker_cli_sni_test.go:18: Flakey test [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.69s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.98s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCommitChange (1.29s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.96s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.70s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.58s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.64s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCommitTTY (1.15s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.93s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.96s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.18s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.67s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.63s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.06s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.97s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.90s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.57s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.66s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.67s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.61s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.48s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.51s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.58s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.60s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.55s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.54s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.50s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.59s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.96s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.43s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.71s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.15s) [2020-07-10T00:28:55.903Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-10T00:28:55.903Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.95s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.28s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.73s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.86s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.24s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.71s) [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc000901f80 } [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1556979236 /foo false } [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1556979236 /foo true } [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3826127155 /foo false } [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3826127155 /foo true } [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3826127155 /foo true 0xc0008f4420 } [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0008f4440 } [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0008f4480 } [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0008f44a0 } [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0008f44c0 } [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.84s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 0 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 1 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 2 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 3 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 4 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 5 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 6 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 7 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 8 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 9 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 10 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 11 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 12 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 13 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 14 [2020-07-10T00:28:55.903Z] docker_api_containers_test.go:1926: case 15 [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.71s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.33s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.70s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.90s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.59s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.71s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership521137740/file1 8d0d4921c77ea9c54ff7079651cd0275e60f799541c454b4237cc9a6e04ae925:/tmpvol/file1` [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 1b71ca5660e4c56d8cd682aedb0a2bc3d580e6ec0d5fa9061e1e6a7e920ccc37:/root/file1 /tmp/test-cp-from-case-a690239803/itWorks.txt` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a690239803/itWorks.txt" contains "file1\n" [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.56s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 6993cee4fd766bf33a717521d0bca45d28f47f7baf73e37bdb3bf23e46db25b8:/file1 /tmp/test-cp-from-case-b698978142/testDir/` [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c288937253/file2" contains "file2\n" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp ad8500809810791ea95bd28a5de4b270f1188d4108cd48bc7094bb277cf798dc:/root/file1 /tmp/test-cp-from-case-c288937253/file2` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c288937253/file2" contains "file1\n" [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 286c9f5d640bfa3535efc821eb54f0a60ad8c06ab7efdb1f20cd2855867102f0:/file1 /tmp/test-cp-from-case-d655617088/dir1` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d655617088/dir1/file1" contains "file1\n" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 286c9f5d640bfa3535efc821eb54f0a60ad8c06ab7efdb1f20cd2855867102f0:/file1 /tmp/test-cp-from-case-d655617088/dir1/` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d655617088/dir1/file1" contains "file1\n" [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 1475a8ccf895e5d50267eafb10fe2da238f8079fe0fd7bb29c909cd3c23fa980:dir1 /tmp/test-cp-from-case-e195470495/testDir` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e195470495/testDir/file1-1" contains "file1-1\n" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 1475a8ccf895e5d50267eafb10fe2da238f8079fe0fd7bb29c909cd3c23fa980:dir1 /tmp/test-cp-from-case-e195470495/testDir/` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e195470495/testDir/file1-1" contains "file1-1\n" [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.02s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 7dc6d52e106c94a583d522f7dbca18aed8ebf263d2f17b847f621abd40484841:/root/dir1 /tmp/test-cp-from-case-f666119538/file1` [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 97f70e2faba54b43774b175b3a11893d50bf1581bbf3692562338c81049909c7:/root/dir1 /tmp/test-cp-from-case-g060627497/dir2` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g060627497/dir2/dir1/file1-1" contains "file1-1\n" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 97f70e2faba54b43774b175b3a11893d50bf1581bbf3692562338c81049909c7:/root/dir1 /tmp/test-cp-from-case-g060627497/dir2/` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g060627497/dir2/dir1/file1-1" contains "file1-1\n" [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.82s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 34473e6b92bd3f151dc0f2062e8fde8a4edc4421fbeb8d4ea73d54ffa6ba11e4:dir1/. /tmp/test-cp-from-case-h820795252/testDir` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h820795252/testDir/file1-1" contains "file1-1\n" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 34473e6b92bd3f151dc0f2062e8fde8a4edc4421fbeb8d4ea73d54ffa6ba11e4:dir1/. /tmp/test-cp-from-case-h820795252/testDir/` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h820795252/testDir/file1-1" contains "file1-1\n" [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.85s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 570d3c1673040d93e0c685e2e5f9bde610288de50ffb36d59986b6b23d335e9d:/root/dir1/. /tmp/test-cp-from-case-i673415235/file1` [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 7ade9dd934ba0a1cb756074862498ecf420cf23ac4dc68146bb029ce7e9fb3f3:/root/dir1/. /tmp/test-cp-from-case-j971697862/dir2` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j971697862/dir2/file1-1" contains "file1-1\n" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 7ade9dd934ba0a1cb756074862498ecf420cf23ac4dc68146bb029ce7e9fb3f3:/root/dir1/. /tmp/test-cp-from-case-j971697862/dir2/` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j971697862/dir2/file1-1" contains "file1-1\n" [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.38s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 4e4d501c0e6153270e740b562204c83e35d033aaf6fe279567218a17243ac12f:/file2 /tmp/test-cp-from-err-dst-not-dir433452909/symlinkToFile1` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir433452909/symlinkToFile1" points to "file1" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir433452909/file1" contains "file2\n" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 4e4d501c0e6153270e740b562204c83e35d033aaf6fe279567218a17243ac12f:/file2 /tmp/test-cp-from-err-dst-not-dir433452909/symlinkToDir1` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir433452909/symlinkToDir1" points to "dir1" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir433452909/file2" contains "file2\n" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 4e4d501c0e6153270e740b562204c83e35d033aaf6fe279567218a17243ac12f:/file2 /tmp/test-cp-from-err-dst-not-dir433452909/brokenSymlinkToFileX` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir433452909/brokenSymlinkToFileX" points to "fileX" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir433452909/fileX" contains "file2\n" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 4e4d501c0e6153270e740b562204c83e35d033aaf6fe279567218a17243ac12f:/dir2 /tmp/test-cp-from-err-dst-not-dir433452909/symlinkToDir1` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir433452909/symlinkToDir1" points to "dir1" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir433452909/dir1/dir2/file2-1" contains "file2-1\n" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp 4e4d501c0e6153270e740b562204c83e35d033aaf6fe279567218a17243ac12f:/dir2 /tmp/test-cp-from-err-dst-not-dir433452909/brokenSymlinkToDirX` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir433452909/brokenSymlinkToDirX" points to "dirX" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir433452909/dirX/file2-1" contains "file2-1\n" [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.17s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.65s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.68s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.72s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.59s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.01s) [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.17s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a063128757/file1 305b29f9ee0999d45c8a05504a53c08b1f93e2ead83e057317fc824fe78049f0:/root/itWorks.txt` [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:279: checking that container "305b29f9ee0999d45c8a05504a53c08b1f93e2ead83e057317fc824fe78049f0" start output contains "file1\n" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:209: running `docker start -a 305b29f9ee0999d45c8a05504a53c08b1f93e2ead83e057317fc824fe78049f0` [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.56s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b033253008/file1 c5b0ee27297a7786613cc7fa7653a2abd1cb563ccef34078378e5e2a3c66e712:testDir/` [2020-07-10T00:28:55.903Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.38s) [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:279: checking that container "0cb4130bc5a56840aab57b715b1341c4c41e149dee57a23756cb7e1ef8be59f3" start output contains "file2\n" [2020-07-10T00:28:55.903Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0cb4130bc5a56840aab57b715b1341c4c41e149dee57a23756cb7e1ef8be59f3` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c981569711/file1 0cb4130bc5a56840aab57b715b1341c4c41e149dee57a23756cb7e1ef8be59f3:/root/file2` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "0cb4130bc5a56840aab57b715b1341c4c41e149dee57a23756cb7e1ef8be59f3" start output contains "file1\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0cb4130bc5a56840aab57b715b1341c4c41e149dee57a23756cb7e1ef8be59f3` [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.77s) [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "8354f38e7e1c0fcb85915937d6adbadb0b7e104fabfe7996833e9fa4073acab0" start output contains "" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8354f38e7e1c0fcb85915937d6adbadb0b7e104fabfe7996833e9fa4073acab0` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d123002434/file1 8354f38e7e1c0fcb85915937d6adbadb0b7e104fabfe7996833e9fa4073acab0:dir1` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "8354f38e7e1c0fcb85915937d6adbadb0b7e104fabfe7996833e9fa4073acab0" start output contains "file1\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8354f38e7e1c0fcb85915937d6adbadb0b7e104fabfe7996833e9fa4073acab0` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "6eb66a3b1c56f664a2f15f38d79b1f80ea0f65d03bc05e855b3d3a95168d5b52" start output contains "" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6eb66a3b1c56f664a2f15f38d79b1f80ea0f65d03bc05e855b3d3a95168d5b52` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d123002434/file1 6eb66a3b1c56f664a2f15f38d79b1f80ea0f65d03bc05e855b3d3a95168d5b52:dir1/` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "6eb66a3b1c56f664a2f15f38d79b1f80ea0f65d03bc05e855b3d3a95168d5b52" start output contains "file1\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6eb66a3b1c56f664a2f15f38d79b1f80ea0f65d03bc05e855b3d3a95168d5b52` [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.77s) [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e592392889/dir1 2e7aca41f0d48ea6f5e4e84a369281f84cca2a85b34b30ffb50ef770d162de7c:testDir` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "2e7aca41f0d48ea6f5e4e84a369281f84cca2a85b34b30ffb50ef770d162de7c" start output contains "file1-1\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2e7aca41f0d48ea6f5e4e84a369281f84cca2a85b34b30ffb50ef770d162de7c` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e592392889/dir1 5eecf8df31360b10201dbb3398e8366147e9e36c3919b4cc67867437538ea4d6:testDir/` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "5eecf8df31360b10201dbb3398e8366147e9e36c3919b4cc67867437538ea4d6" start output contains "file1-1\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5eecf8df31360b10201dbb3398e8366147e9e36c3919b4cc67867437538ea4d6` [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.63s) [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f519283908/dir1 e8f5aba6d0630017d4873c172f7dcac8e24047f1977c6a1ad33a55c7952cdfb7:/root/file1` [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.73s) [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "d74092033ed9f352a51046247a04c8e901a4433533eb96355dca9af49985d1af" start output contains "" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a d74092033ed9f352a51046247a04c8e901a4433533eb96355dca9af49985d1af` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g101082451/dir1 d74092033ed9f352a51046247a04c8e901a4433533eb96355dca9af49985d1af:/root/dir2` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "d74092033ed9f352a51046247a04c8e901a4433533eb96355dca9af49985d1af" start output contains "file1-1\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a d74092033ed9f352a51046247a04c8e901a4433533eb96355dca9af49985d1af` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "474f442d515a02137931c909cb1a1cf77fc0556ae85ef59b172f20456d2f01cc" start output contains "" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 474f442d515a02137931c909cb1a1cf77fc0556ae85ef59b172f20456d2f01cc` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g101082451/dir1 474f442d515a02137931c909cb1a1cf77fc0556ae85ef59b172f20456d2f01cc:/dir2/` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "474f442d515a02137931c909cb1a1cf77fc0556ae85ef59b172f20456d2f01cc" start output contains "file1-1\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 474f442d515a02137931c909cb1a1cf77fc0556ae85ef59b172f20456d2f01cc` [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.35s) [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h771334806/dir1/. ef00e3410777d93b96a61ed26bd23263ee8f8af7e627ddde63ffa0df7bcc4bb5:testDir` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "ef00e3410777d93b96a61ed26bd23263ee8f8af7e627ddde63ffa0df7bcc4bb5" start output contains "file1-1\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a ef00e3410777d93b96a61ed26bd23263ee8f8af7e627ddde63ffa0df7bcc4bb5` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h771334806/dir1/. 9aed2cecb4a2e0db304880d6f5ba37694534e9095d923f0ec3541065dcd60448:testDir/` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "9aed2cecb4a2e0db304880d6f5ba37694534e9095d923f0ec3541065dcd60448" start output contains "file1-1\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9aed2cecb4a2e0db304880d6f5ba37694534e9095d923f0ec3541065dcd60448` [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.64s) [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i457666813/dir1/. 3f035bce8a6a4333944a58adf844f9a2be5e03ca4510bf7ff3ed5f0de86f77df:/root/file1` [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.19s) [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "cd391839eb04cf625626bbb38132c608a58570dc47c4b60283f439c1ba19981e" start output contains "" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a cd391839eb04cf625626bbb38132c608a58570dc47c4b60283f439c1ba19981e` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j351022136/dir1/. cd391839eb04cf625626bbb38132c608a58570dc47c4b60283f439c1ba19981e:/dir2` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "cd391839eb04cf625626bbb38132c608a58570dc47c4b60283f439c1ba19981e" start output contains "file1-1\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a cd391839eb04cf625626bbb38132c608a58570dc47c4b60283f439c1ba19981e` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "9756a4f8e06f2f6f44bee10f25e4299396fb0b24331960da16b8d68e93452212" start output contains "" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9756a4f8e06f2f6f44bee10f25e4299396fb0b24331960da16b8d68e93452212` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j351022136/dir1/. 9756a4f8e06f2f6f44bee10f25e4299396fb0b24331960da16b8d68e93452212:/dir2/` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "9756a4f8e06f2f6f44bee10f25e4299396fb0b24331960da16b8d68e93452212" start output contains "file1-1\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9756a4f8e06f2f6f44bee10f25e4299396fb0b24331960da16b8d68e93452212` [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.76s) [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions452882999/permdirtest permtest:/` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToDot (0.51s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.92s) [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs404466049/file1 8e2c074340a8d9acdd2a52fd1bc04995fcaa92970e01c1617986c26b57994b9b:/root/shouldNotExist` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "8e2c074340a8d9acdd2a52fd1bc04995fcaa92970e01c1617986c26b57994b9b" start output contains "" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8e2c074340a8d9acdd2a52fd1bc04995fcaa92970e01c1617986c26b57994b9b` [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.03s) [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume359067884/file1 0b717059ebd30bd471f0bc3ff2c3088e866a9fe8bb0f7097614570bc82917ca1:/vol_ro/shouldNotExist` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:279: checking that container "0b717059ebd30bd471f0bc3ff2c3088e866a9fe8bb0f7097614570bc82917ca1" start output contains "" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0b717059ebd30bd471f0bc3ff2c3088e866a9fe8bb0f7097614570bc82917ca1` [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToStdout (0.56s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.85s) [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-259043163/file2 8bacb3284ca288e7e445f4afce9b0143fd004effb5dcdeb9bd89985f8921f907:/vol2/symlinkToFile1` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-259043163/symlinkToFile1" points to "file1" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-259043163/file1" contains "file2\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-259043163/file2 8bacb3284ca288e7e445f4afce9b0143fd004effb5dcdeb9bd89985f8921f907:/vol2/symlinkToDir1` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-259043163/symlinkToDir1" points to "dir1" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-259043163/file2" contains "file2\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-259043163/file2 8bacb3284ca288e7e445f4afce9b0143fd004effb5dcdeb9bd89985f8921f907:/vol2/brokenSymlinkToFileX` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-259043163/brokenSymlinkToFileX" points to "fileX" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-259043163/fileX" contains "file2\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-259043163//dir2 8bacb3284ca288e7e445f4afce9b0143fd004effb5dcdeb9bd89985f8921f907:/vol2/symlinkToDir1` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-259043163/symlinkToDir1" points to "dir1" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-259043163/dir1/dir2/file2-1" contains "file2-1\n" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-259043163//dir2 8bacb3284ca288e7e445f4afce9b0143fd004effb5dcdeb9bd89985f8921f907:/vol2/brokenSymlinkToDirX` [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-259043163/brokenSymlinkToDirX" points to "dirX" [2020-07-10T00:28:55.904Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-259043163/dirX/file2-1" contains "file2-1\n" [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.25s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s) [2020-07-10T00:28:55.904Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-10T00:28:55.904Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.41s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2020-07-10T00:28:55.904Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-10T00:28:55.904Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.91s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.85s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.06s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.21s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.93s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.58s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.73s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.14s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsCommit (0.71s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.10s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.21s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsCopy (0.77s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.43s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.84s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsFilters (0.99s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsFormat (1.27s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.87s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.82s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2020-07-10T00:28:55.904Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-10T00:28:55.904Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:28:55.904Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-10T00:28:55.904Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.38s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.68s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsRename (0.63s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsResize (0.55s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.55s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.01s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.59s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2020-07-10T00:28:55.904Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.96s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExec (0.50s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.14s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.68s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.63s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.70s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.67s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.48s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecCgroup (1.21s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.66s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecTTY (0.48s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2020-07-10T00:28:55.905Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-10T00:28:55.905Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.48s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestExecWithUser (0.56s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.56s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.74s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.62s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestHealth (18.93s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImportDisplay (0.95s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImportFile (1.20s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-07-10T00:28:55.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-07-10T00:28:55.905Z] daemon.go:325: [d15a649ac4f4e] waiting for daemon to start [2020-07-10T00:28:55.905Z] daemon.go:325: [d15a649ac4f4e] waiting for daemon to start [2020-07-10T00:28:55.905Z] daemon.go:353: [d15a649ac4f4e] daemon started [2020-07-10T00:28:55.905Z] daemon.go:461: [d15a649ac4f4e] Stopping daemon [2020-07-10T00:28:55.905Z] daemon.go:296: [d15a649ac4f4e] exiting daemon [2020-07-10T00:28:55.905Z] daemon.go:448: [d15a649ac4f4e] Daemon stopped [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-07-10T00:28:55.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-10T00:28:55.905Z] daemon.go:325: [d1e08083ef7c0] waiting for daemon to start [2020-07-10T00:28:55.905Z] daemon.go:325: [d1e08083ef7c0] waiting for daemon to start [2020-07-10T00:28:55.905Z] daemon.go:353: [d1e08083ef7c0] daemon started [2020-07-10T00:28:55.905Z] daemon.go:461: [d1e08083ef7c0] Stopping daemon [2020-07-10T00:28:55.905Z] daemon.go:296: [d1e08083ef7c0] exiting daemon [2020-07-10T00:28:55.905Z] daemon.go:448: [d1e08083ef7c0] Daemon stopped [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-07-10T00:28:55.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-07-10T00:28:55.905Z] daemon.go:325: [d8a24c80edadf] waiting for daemon to start [2020-07-10T00:28:55.905Z] daemon.go:325: [d8a24c80edadf] waiting for daemon to start [2020-07-10T00:28:55.905Z] daemon.go:353: [d8a24c80edadf] daemon started [2020-07-10T00:28:55.905Z] daemon.go:461: [d8a24c80edadf] Stopping daemon [2020-07-10T00:28:55.905Z] daemon.go:296: [d8a24c80edadf] exiting daemon [2020-07-10T00:28:55.905Z] daemon.go:448: [d8a24c80edadf] Daemon stopped [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-10T00:28:55.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-10T00:28:55.905Z] daemon.go:325: [d36d8598d6973] waiting for daemon to start [2020-07-10T00:28:55.905Z] daemon.go:296: [d36d8598d6973] exiting daemon [2020-07-10T00:28:55.905Z] daemon.go:325: [d36d8598d6973] waiting for daemon to start [2020-07-10T00:28:55.905Z] daemon.go:325: [d36d8598d6973] waiting for daemon to start [2020-07-10T00:28:55.905Z] daemon.go:296: [d36d8598d6973] exiting daemon [2020-07-10T00:28:55.905Z] daemon.go:325: [d36d8598d6973] waiting for daemon to start [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-07-10T00:28:55.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-07-10T00:28:55.905Z] daemon.go:325: [df4291c96d3f0] waiting for daemon to start [2020-07-10T00:28:55.905Z] daemon.go:325: [df4291c96d3f0] waiting for daemon to start [2020-07-10T00:28:55.905Z] daemon.go:353: [df4291c96d3f0] daemon started [2020-07-10T00:28:55.905Z] daemon.go:461: [df4291c96d3f0] Stopping daemon [2020-07-10T00:28:55.905Z] daemon.go:296: [df4291c96d3f0] exiting daemon [2020-07-10T00:28:55.905Z] daemon.go:448: [df4291c96d3f0] Daemon stopped [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.55s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2020-07-10T00:28:55.905Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-10T00:28:55.905Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-10T00:28:55.905Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-10T00:28:55.905Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.50s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.35s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.97s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.58s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.41s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.67s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.20s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.61s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.75s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.77s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.82s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.90s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.78s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.73s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsTail (0.70s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.55s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.83s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.72s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestNetHostname (1.41s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.66s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPluginActive (1.47s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.96s) [2020-07-10T00:28:55.905Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-10T00:28:55.905Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.02s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.48s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.47s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.51s) [2020-07-10T00:28:55.905Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-07-10T00:28:55.905Z] daemon.go:325: [d76b1edeba569] waiting for daemon to start [2020-07-10T00:28:55.905Z] daemon.go:325: [d76b1edeba569] waiting for daemon to start [2020-07-10T00:28:55.905Z] daemon.go:353: [d76b1edeba569] daemon started [2020-07-10T00:28:55.905Z] daemon.go:461: [d76b1edeba569] Stopping daemon [2020-07-10T00:28:55.905Z] daemon.go:296: [d76b1edeba569] exiting daemon [2020-07-10T00:28:55.905Z] daemon.go:448: [d76b1edeba569] Daemon stopped [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.37s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.27s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.84s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPortList (5.89s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.99s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.01s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsByOrder (2.34s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.71s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.52s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.14s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.41s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.53s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.00s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.41s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s) [2020-07-10T00:28:55.905Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.76s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.74s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.86s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.79s) [2020-07-10T00:28:55.906Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2020-07-10T00:28:55.906Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.18s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.74s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.49s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.83s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.11s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.39s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.94s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.04s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.60s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.26s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.63s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAddHost (0.76s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.29s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.57s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.32s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.56s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.34s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.67s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.58s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.60s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.57s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.67s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.10s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.49s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.62s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.53s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.40s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.93s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.42s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.66s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.00s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.46s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.52s) [2020-07-10T00:28:55.906Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-10T00:28:55.906Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.906Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-10T00:28:55.906Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.23s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.87s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2020-07-10T00:28:55.906Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-10T00:28:55.906Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.53s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.59s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.56s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.62s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.42s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.00s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2020-07-10T00:28:55.906Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-10T00:28:55.906Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.02s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.85s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.56s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.65s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.07s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.11s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (1.13s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.46s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.80s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.35s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.87s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.18s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.91s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunMount (5.88s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.83s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.60s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.00s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.71s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.55s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.56s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.06s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.38s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.13s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.56s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNetHost (0.76s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.61s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.39s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.91s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.32s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.59s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.57s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.54s) [2020-07-10T00:28:55.906Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-10T00:28:55.906Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.65s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.03s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.39s) [2020-07-10T00:28:55.906Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2020-07-10T00:28:55.906Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-10T00:28:55.906Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s) [2020-07-10T00:28:55.906Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-10T00:28:55.906Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2020-07-10T00:28:55.906Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-10T00:28:55.906Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.07s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.83s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.22s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.13s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.57s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.51s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.61s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.61s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.56s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.60s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunState (0.95s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-07-10T00:28:55.906Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-10T00:28:55.906Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.55s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunSysctls (0.95s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.09s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.74s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.88s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.46s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.13s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.74s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.31s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2020-07-10T00:28:55.906Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunUserByName (0.51s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.52s) [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-10T00:28:55.907Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.46s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.91s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.56s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.18s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.63s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.13s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.53s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.67s) [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.44s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.43s) [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.44s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.42s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.89s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.43s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.51s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.54s) [2020-07-10T00:28:55.907Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents612340981 [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.21s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.36s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.50s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.16s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.01s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.65s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.09s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.08s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.43s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (2.95s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.81s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.64s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.70s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.61s) [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.24s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.29s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.54s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.07s) [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.25s) [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.45s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.15s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.29s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.38s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.63s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.86s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.27s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.26s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.28s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.63s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.67s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.61s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.63s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.84s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.62s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.12s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.21s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.69s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.55s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.28s) [2020-07-10T00:28:55.907Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.84s) [2020-07-10T00:28:55.907Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-10T00:28:55.907Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-10T00:28:55.907Z] === RUN TestDockerRegistrySuite [2020-07-10T00:28:55.907Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-10T00:28:56.475Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-10T00:28:57.410Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-10T00:28:58.789Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-10T00:29:01.323Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-10T00:29:03.866Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-10T00:29:04.820Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-10T00:29:05.388Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-10T00:29:06.326Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-10T00:29:07.702Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-10T00:29:08.270Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-10T00:29:09.650Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-10T00:29:10.217Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-10T00:29:11.596Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-10T00:29:12.166Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-10T00:29:14.702Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-10T00:29:15.270Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-10T00:29:15.840Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-10T00:29:17.176Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-10T00:29:18.112Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-10T00:29:18.371Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-10T00:29:19.308Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-10T00:29:19.568Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-10T00:29:20.522Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-10T00:29:21.462Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-10T00:29:22.031Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-10T00:29:23.937Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-10T00:29:24.505Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-10T00:29:24.542Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-10T00:29:25.441Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-10T00:29:26.008Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-10T00:29:26.008Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-10T00:29:26.267Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-10T00:29:26.526Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-10T00:29:26.785Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-10T00:29:26.785Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-10T00:29:27.722Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-10T00:29:29.101Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-10T00:29:30.038Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-10T00:29:30.976Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-10T00:29:31.912Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite (37.26s) [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon dd8669e0a784e is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.93s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon d7976c5616df6 is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.19s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon d7d14c9a3c9e9 is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.48s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon d51ca33bc0306 is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.52s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon d6577b2a56d99 is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon d0f88475a8d79 is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon d698d6701878d is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon d6f21ad91be1b is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.00s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon d1ef80245dae1 is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon de4f87b998d13 is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.01s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon d107ed6d5027a is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.89s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon d76ffe4bbca14 is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.95s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-10T00:29:32.848Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:286f8c0a5e1696313dfc6d2f23203d608b9ddaa70dad7f39f9e8f61da53ecde8 [2020-07-10T00:29:32.848Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:af1d8856d975491b399cb9bef6e6022968be219b3f60ec3d12b65a78672ad728 [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon d1ff9b9f1d940 is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.13s) [2020-07-10T00:29:32.848Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-10T00:29:32.848Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:89acb3d55060f8114cd655638151f7f33f7547f5532a2164063561ef1e18e255 [2020-07-10T00:29:32.848Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:df8eb2576ec602ac135d4b27320b8283a29ec9295fd065a2997416476802c830 [2020-07-10T00:29:32.848Z] check_test.go:196: Daemon db0b6551ac313 is not started [2020-07-10T00:29:32.848Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon d62ac24054fec is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.99s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon de9232581da93 is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon df5ebc83b9efa is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon d02583f99a2a5 is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon dd0ad5de8cc0c is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.07s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon d5dfe418b42b4 is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.01s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon dd83caad76fcb is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.68s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon ddb211744a58b is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.53s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon da40495dd6b1d is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.92s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon d939bb3294cde is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon d0f8eaef68994 is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon dba0be27d82d0 is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon d18c7d67dbc81 is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon df7340bb94e3f is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon d8cee162a6e92 is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon d41c636c31a69 is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.93s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon daf95c28583c6 is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon daf6329bdaccf is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon d580a9a64826b is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-07-10T00:29:32.849Z] check_test.go:196: Daemon d616b423896db is not started [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-10T00:29:32.849Z] daemon.go:325: [d84a88a335c7e] waiting for daemon to start [2020-07-10T00:29:32.849Z] daemon.go:325: [d84a88a335c7e] waiting for daemon to start [2020-07-10T00:29:32.849Z] daemon.go:353: [d84a88a335c7e] daemon started [2020-07-10T00:29:32.849Z] daemon.go:461: [d84a88a335c7e] Stopping daemon [2020-07-10T00:29:32.849Z] daemon.go:296: [d84a88a335c7e] exiting daemon [2020-07-10T00:29:32.849Z] daemon.go:448: [d84a88a335c7e] Daemon stopped [2020-07-10T00:29:32.849Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-10T00:29:32.849Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-07-10T00:29:32.849Z] daemon.go:325: [d281cdf8ef1cb] waiting for daemon to start [2020-07-10T00:29:32.849Z] daemon.go:325: [d281cdf8ef1cb] waiting for daemon to start [2020-07-10T00:29:32.849Z] daemon.go:353: [d281cdf8ef1cb] daemon started [2020-07-10T00:29:32.849Z] daemon.go:461: [d281cdf8ef1cb] Stopping daemon [2020-07-10T00:29:32.849Z] daemon.go:296: [d281cdf8ef1cb] exiting daemon [2020-07-10T00:29:32.849Z] daemon.go:448: [d281cdf8ef1cb] Daemon stopped [2020-07-10T00:29:32.849Z] === RUN TestDockerSchema1RegistrySuite [2020-07-10T00:29:32.849Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-10T00:29:35.384Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-10T00:29:37.925Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-10T00:29:38.184Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-10T00:29:39.527Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-10T00:29:39.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-10T00:29:40.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-10T00:29:40.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-10T00:29:41.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-10T00:29:42.446Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-10T00:29:43.383Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-10T00:29:45.916Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-10T00:29:45.916Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-10T00:29:46.485Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-10T00:29:46.485Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-10T00:29:46.744Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-10T00:29:47.003Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-10T00:29:47.261Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite (14.82s) [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon de816d5bcd447 is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.93s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon d72eaac2a93a5 is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.09s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon d8081dc749ae1 is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.21s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon d266d70a892aa is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon dda12c61176e1 is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.07s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon d123d171c4bf9 is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon d5c8d34d48d41 is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon da70a299267e8 is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.17s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon d34650a020e0a is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon d8d7a55c80b24 is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon d87925a5f55e2 is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon d4fe3f198cb09 is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon d40f6370ad854 is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon da3f2b925600b is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-07-10T00:29:47.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-10T00:29:47.520Z] check_test.go:223: Daemon d0d26f5884de1 is not started [2020-07-10T00:29:47.520Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-10T00:29:47.521Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-10T00:29:47.521Z] check_test.go:223: Daemon d846bb0936a5b is not started [2020-07-10T00:29:47.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-10T00:29:47.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-10T00:29:48.088Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-10T00:29:48.656Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-10T00:29:48.656Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-10T00:29:50.033Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-10T00:29:50.033Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-10T00:29:50.292Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-10T00:29:50.860Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-10T00:29:51.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.62s) [2020-07-10T00:29:51.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2020-07-10T00:29:51.119Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-10T00:29:51.119Z] check_test.go:252: Daemon dcc2ad517bc6b is not started [2020-07-10T00:29:51.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2020-07-10T00:29:51.119Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-10T00:29:51.119Z] check_test.go:252: Daemon d2157835f3bed is not started [2020-07-10T00:29:51.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-10T00:29:51.119Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-10T00:29:51.119Z] check_test.go:252: Daemon d1df714f286f8 is not started [2020-07-10T00:29:51.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s) [2020-07-10T00:29:51.119Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-10T00:29:51.119Z] daemon.go:325: [d5ba5ff48c288] waiting for daemon to start [2020-07-10T00:29:51.119Z] daemon.go:325: [d5ba5ff48c288] waiting for daemon to start [2020-07-10T00:29:51.119Z] daemon.go:353: [d5ba5ff48c288] daemon started [2020-07-10T00:29:51.119Z] daemon.go:461: [d5ba5ff48c288] Stopping daemon [2020-07-10T00:29:51.119Z] daemon.go:296: [d5ba5ff48c288] exiting daemon [2020-07-10T00:29:51.119Z] daemon.go:448: [d5ba5ff48c288] Daemon stopped [2020-07-10T00:29:51.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-10T00:29:51.119Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-10T00:29:51.119Z] check_test.go:252: Daemon d017cb20b8a5c is not started [2020-07-10T00:29:51.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-07-10T00:29:51.119Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-10T00:29:51.119Z] check_test.go:252: Daemon d5c6c949adb7d is not started [2020-07-10T00:29:51.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-07-10T00:29:51.119Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-10T00:29:51.119Z] check_test.go:252: Daemon d341afd5c764d is not started [2020-07-10T00:29:51.119Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-07-10T00:29:51.119Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-10T00:29:51.119Z] check_test.go:252: Daemon dd38b8b97429b is not started [2020-07-10T00:29:51.119Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-10T00:29:51.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-10T00:29:56.419Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-10T00:29:56.419Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-10T00:29:56.419Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-10T00:29:56.678Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-10T00:29:56.937Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-07-10T00:29:56.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-10T00:29:56.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-10T00:29:56.937Z] check_test.go:279: Daemon df8c4f33d2cc0 is not started [2020-07-10T00:29:56.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-10T00:29:56.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-10T00:29:56.937Z] check_test.go:279: Daemon db40b0bfdcd67 is not started [2020-07-10T00:29:56.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-10T00:29:56.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-10T00:29:56.937Z] check_test.go:279: Daemon d5ef4d52d2846 is not started [2020-07-10T00:29:56.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-07-10T00:29:56.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-10T00:29:56.937Z] check_test.go:279: Daemon d6c26fed3885f is not started [2020-07-10T00:29:56.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-10T00:29:56.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-10T00:29:56.937Z] check_test.go:279: Daemon d7f89642f5fe9 is not started [2020-07-10T00:29:56.937Z] === RUN TestDockerNetworkSuite [2020-07-10T00:29:56.937Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-10T00:29:56.937Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-10T00:29:59.472Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-10T00:29:59.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-10T00:30:03.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-10T00:30:04.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-10T00:30:04.967Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-10T00:30:06.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-10T00:30:08.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-10T00:30:14.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-10T00:30:15.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-10T00:30:16.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-10T00:30:17.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-10T00:30:17.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-10T00:30:18.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-10T00:30:19.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-10T00:30:19.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-10T00:30:19.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-10T00:30:20.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-10T00:30:20.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-10T00:30:21.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-10T00:30:21.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-10T00:30:22.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-10T00:30:22.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-10T00:30:22.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-10T00:30:23.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-10T00:30:23.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-10T00:30:25.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-10T00:30:27.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-10T00:30:32.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-10T00:30:32.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-10T00:30:33.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-10T00:30:33.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-10T00:30:33.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-10T00:30:33.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-10T00:30:33.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-10T00:30:33.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-10T00:30:36.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-10T00:30:36.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-10T00:30:36.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-10T00:30:36.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-10T00:30:40.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-10T00:30:43.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-10T00:30:43.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-10T00:30:44.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-10T00:30:45.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-10T00:30:45.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-10T00:30:46.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-10T00:30:46.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-10T00:30:47.570Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-10T00:30:54.139Z] --- PASS: TestDockerNetworkSuite (56.91s) [2020-07-10T00:30:54.139Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.19s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d7d3b98caeafd is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.80s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon da3b40bd7ae51 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.81s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d39e77890ae78 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d3652810119b0 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.74s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:1233: Daemon d05336e93f661 is not started [2020-07-10T00:30:54.140Z] daemon.go:325: [d05336e93f661] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:325: [d05336e93f661] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:353: [d05336e93f661] daemon started [2020-07-10T00:30:54.140Z] daemon.go:461: [d05336e93f661] Stopping daemon [2020-07-10T00:30:54.140Z] daemon.go:296: [d05336e93f661] exiting daemon [2020-07-10T00:30:54.140Z] daemon.go:448: [d05336e93f661] Daemon stopped [2020-07-10T00:30:54.140Z] daemon.go:325: [d05336e93f661] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:325: [d05336e93f661] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:353: [d05336e93f661] daemon started [2020-07-10T00:30:54.140Z] daemon.go:461: [d05336e93f661] Stopping daemon [2020-07-10T00:30:54.140Z] daemon.go:296: [d05336e93f661] exiting daemon [2020-07-10T00:30:54.140Z] daemon.go:448: [d05336e93f661] Daemon stopped [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.65s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon db0897015af0b is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.14s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon da3e3866b7a01 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon db75aeac2229c is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon da4a2d5b997d1 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d92de14d3173b is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d4bfc380652ab is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.82s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d98f1dbf21ac5 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.81s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon ddc3204a0ba17 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon dbd368729552d is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon dcc2e514f4d8f is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.80s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d4714298d70b0 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d77d8bb1d544b is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d80cd8e73d09c is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon dafc2366c8da8 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon dd082adb7f916 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.96s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d19a2dc1f48bb is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d56b298847c3d is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d87f1c3036b1f is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d5965a03ca7d3 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-10T00:30:54.140Z] daemon.go:325: [df0e65a8d984c] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:325: [df0e65a8d984c] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:353: [df0e65a8d984c] daemon started [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:968: Daemon df0e65a8d984c is not started [2020-07-10T00:30:54.140Z] daemon.go:296: [df0e65a8d984c] exiting daemon [2020-07-10T00:30:54.140Z] daemon.go:325: [df0e65a8d984c] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:325: [df0e65a8d984c] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:353: [df0e65a8d984c] daemon started [2020-07-10T00:30:54.140Z] daemon.go:461: [df0e65a8d984c] Stopping daemon [2020-07-10T00:30:54.140Z] daemon.go:296: [df0e65a8d984c] exiting daemon [2020-07-10T00:30:54.140Z] daemon.go:448: [df0e65a8d984c] Daemon stopped [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.65s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d5dde3f285165 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.20s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-10T00:30:54.140Z] daemon.go:325: [dae322fbf210c] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:325: [dae322fbf210c] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:353: [dae322fbf210c] daemon started [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:1116: Daemon dae322fbf210c is not started [2020-07-10T00:30:54.140Z] daemon.go:296: [dae322fbf210c] exiting daemon [2020-07-10T00:30:54.140Z] daemon.go:325: [dae322fbf210c] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:325: [dae322fbf210c] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:353: [dae322fbf210c] daemon started [2020-07-10T00:30:54.140Z] daemon.go:461: [dae322fbf210c] Stopping daemon [2020-07-10T00:30:54.140Z] daemon.go:296: [dae322fbf210c] exiting daemon [2020-07-10T00:30:54.140Z] daemon.go:448: [dae322fbf210c] Daemon stopped [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d092dcdc6ccdd is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon dd926d3fcabca is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d56d68c4e0816 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d2e6fdd99a765 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon dfa56cdd925b3 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon decace4b0d169 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon dd9b8777fbbc1 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d6873c117cbda is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d2fd3586d1e22 is not started [2020-07-10T00:30:54.140Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-10T00:30:54.140Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d8ef9025d7b7a is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon de77e02ae3396 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.28s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-10T00:30:54.140Z] daemon.go:325: [d16092a45fd77] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:325: [d16092a45fd77] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:353: [d16092a45fd77] daemon started [2020-07-10T00:30:54.140Z] daemon.go:461: [d16092a45fd77] Stopping daemon [2020-07-10T00:30:54.140Z] daemon.go:296: [d16092a45fd77] exiting daemon [2020-07-10T00:30:54.140Z] daemon.go:448: [d16092a45fd77] Daemon stopped [2020-07-10T00:30:54.140Z] daemon.go:325: [d16092a45fd77] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:325: [d16092a45fd77] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:353: [d16092a45fd77] daemon started [2020-07-10T00:30:54.140Z] daemon.go:461: [d16092a45fd77] Stopping daemon [2020-07-10T00:30:54.140Z] daemon.go:296: [d16092a45fd77] exiting daemon [2020-07-10T00:30:54.140Z] daemon.go:448: [d16092a45fd77] Daemon stopped [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.81s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-10T00:30:54.140Z] daemon.go:325: [d653aaefdb5a6] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:325: [d653aaefdb5a6] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:353: [d653aaefdb5a6] daemon started [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:1084: Daemon d653aaefdb5a6 is not started [2020-07-10T00:30:54.140Z] daemon.go:325: [d653aaefdb5a6] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:296: [d653aaefdb5a6] exiting daemon [2020-07-10T00:30:54.140Z] daemon.go:325: [d653aaefdb5a6] waiting for daemon to start [2020-07-10T00:30:54.140Z] daemon.go:353: [d653aaefdb5a6] daemon started [2020-07-10T00:30:54.140Z] daemon.go:461: [d653aaefdb5a6] Stopping daemon [2020-07-10T00:30:54.140Z] daemon.go:296: [d653aaefdb5a6] exiting daemon [2020-07-10T00:30:54.140Z] daemon.go:448: [d653aaefdb5a6] Daemon stopped [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d463c61d221d7 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.83s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d382732d67509 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.41s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon ddeaf0e5a2527 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d096bf8e4a251 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon db44556c6df4d is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2020-07-10T00:30:54.140Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-10T00:30:54.140Z] docker_cli_network_unix_test.go:46: Daemon d2abfb5b1cf70 is not started [2020-07-10T00:30:54.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2020-07-10T00:30:54.141Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-10T00:30:54.141Z] docker_cli_network_unix_test.go:46: Daemon d6730cb67dffe is not started [2020-07-10T00:30:54.141Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.16s) [2020-07-10T00:30:54.141Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-10T00:30:54.141Z] docker_cli_network_unix_test.go:46: Daemon d2ecdadccbba1 is not started [2020-07-10T00:30:54.141Z] === RUN TestDockerHubPullSuite [2020-07-10T00:30:54.141Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-10T00:30:55.542Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-10T00:30:58.074Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-10T00:30:58.641Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-10T00:30:59.576Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-10T00:31:00.144Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-10T00:31:00.144Z] --- PASS: TestDockerHubPullSuite (6.42s) [2020-07-10T00:31:00.144Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.88s) [2020-07-10T00:31:00.144Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-10T00:31:00.144Z] daemon.go:325: [d0db8d47c0108] waiting for daemon to start [2020-07-10T00:31:00.144Z] daemon.go:325: [d0db8d47c0108] waiting for daemon to start [2020-07-10T00:31:00.144Z] daemon.go:353: [d0db8d47c0108] daemon started [2020-07-10T00:31:00.144Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.47s) [2020-07-10T00:31:00.144Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-07-10T00:31:00.144Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.22s) [2020-07-10T00:31:00.144Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.31s) [2020-07-10T00:31:00.144Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.15s) [2020-07-10T00:31:00.144Z] daemon.go:461: [d0db8d47c0108] Stopping daemon [2020-07-10T00:31:00.144Z] daemon.go:296: [d0db8d47c0108] exiting daemon [2020-07-10T00:31:00.144Z] daemon.go:448: [d0db8d47c0108] Daemon stopped [2020-07-10T00:31:00.144Z] PASS [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === Skipped [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-10T00:31:00.144Z] docker_cli_sni_test.go:18: Flakey test [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-10T00:31:00.144Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-10T00:31:00.144Z] [2020-07-10T00:31:00.144Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-10T00:31:00.144Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-10T00:31:00.145Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-10T00:31:00.145Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-10T00:31:00.145Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-10T00:31:00.145Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-10T00:31:00.145Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-10T00:31:00.145Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-10T00:31:00.145Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-07-10T00:31:00.145Z] docker_cli_network_unix_test.go:46: Daemon d8ef9025d7b7a is not started [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] [2020-07-10T00:31:00.145Z] DONE 1249 tests, 51 skipped in 1435.588s [2020-07-10T00:31:00.145Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-10T00:31:00.145Z] ++++ cat bundles/test-integration/docker.pid [2020-07-10T00:31:00.145Z] +++ kill 7320 [2020-07-10T00:31:01.520Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-10T00:31:01.520Z] +++ /etc/init.d/apparmor stop [2020-07-10T00:31:01.520Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-10T00:31:01.520Z] [2020-07-10T00:31:01.520Z] Unloading profiles will leave already running processes permanently [2020-07-10T00:31:01.520Z] unconfined, which can lead to unexpected situations. [2020-07-10T00:31:01.520Z] [2020-07-10T00:31:01.520Z] To set a process to complain mode, use the command line tool [2020-07-10T00:31:01.520Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-10T00:31:01.520Z] +++ true [2020-07-10T00:31:01.520Z] exiting test-integration [2020-07-10T00:31:01.520Z] ++ exit 0 [2020-07-10T00:31:01.520Z] [2020-07-10T00:31:01.520Z] + for job in $(jobs -p) [2020-07-10T00:31:01.520Z] + wait 1010 [2020-07-10T00:31:05.877Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-10T00:31:05.877Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-10T00:31:05.877Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-10T00:31:05.877Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-10T00:31:05.877Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-10T00:31:05.877Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-10T00:31:05.877Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-10T00:31:05.877Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-10T00:31:05.877Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-10T00:31:09.701Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-10T00:31:12.682Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-10T00:31:17.472Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-10T00:31:17.472Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-10T00:31:17.472Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-10T00:31:17.472Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-10T00:31:17.472Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-10T00:31:17.472Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-10T00:31:19.706Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-10T00:31:19.706Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-10T00:31:19.706Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-10T00:31:19.706Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-10T00:31:20.701Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-10T00:31:25.486Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-10T00:31:38.031Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-10T00:31:38.031Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-10T00:31:38.031Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-10T00:31:38.505Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-10T00:31:38.505Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-10T00:31:38.505Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-10T00:31:38.505Z] === RUN TestDockerSuite/TestBuildFails [2020-07-10T00:31:40.090Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-10T00:31:40.563Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-10T00:31:44.381Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-10T00:31:49.192Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-10T00:31:55.094Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-10T00:31:57.799Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-10T00:31:57.799Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-10T00:31:59.877Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-10T00:32:00.873Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-10T00:32:04.364Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-10T00:32:06.773Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-10T00:32:06.773Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-10T00:32:06.773Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-10T00:32:07.246Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-10T00:32:07.246Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-10T00:32:09.634Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-10T00:32:11.538Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-10T00:32:15.728Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-10T00:32:15.955Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-10T00:32:15.955Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-10T00:32:22.291Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-10T00:32:23.157Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-10T00:32:23.643Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-10T00:32:25.222Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-10T00:32:25.222Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-10T00:32:26.225Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-10T00:32:26.225Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-10T00:32:26.479Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-10T00:32:26.479Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-10T00:32:30.044Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-10T00:32:31.039Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-10T00:32:31.512Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-10T00:32:31.754Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-10T00:32:31.985Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-10T00:32:32.323Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-10T00:32:32.457Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-10T00:32:33.259Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-10T00:32:33.452Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-10T00:32:34.447Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-10T00:32:35.792Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-10T00:32:38.829Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-10T00:32:38.829Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-10T00:32:38.829Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-10T00:32:38.829Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-10T00:32:38.829Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-10T00:32:39.302Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-10T00:32:39.302Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-10T00:32:39.775Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-10T00:32:40.248Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-10T00:32:45.040Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-10T00:33:00.108Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-10T00:33:00.108Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-10T00:33:00.108Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-10T00:33:32.014Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-10T00:33:36.045Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-10T00:33:44.754Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-10T00:33:48.571Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-10T00:33:53.353Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-10T00:33:58.143Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-10T00:34:13.136Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-10T00:34:13.136Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-10T00:34:18.716Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-10T00:34:19.036Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-10T00:34:19.036Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-10T00:34:19.036Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-10T00:34:19.036Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-10T00:34:21.273Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-10T00:34:26.069Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-10T00:34:27.652Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-10T00:34:27.652Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-10T00:34:27.652Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-10T00:34:29.885Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-10T00:34:30.883Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-10T00:34:30.916Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-10T00:34:31.877Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-10T00:34:34.203Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-10T00:34:40.583Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-10T00:34:41.586Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-10T00:34:48.785Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-10T00:34:51.760Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-10T00:34:58.957Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-10T00:35:03.745Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-10T00:35:08.531Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-10T00:35:09.004Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-10T00:35:09.004Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-10T00:35:09.004Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-10T00:35:10.584Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-10T00:35:10.584Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-10T00:35:46.517Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-10T00:36:04.403Z] === RUN TestDockerSuite/TestBuildRm [2020-07-10T00:36:14.876Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-10T00:36:17.109Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-10T00:36:17.109Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-10T00:36:17.109Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-10T00:36:18.687Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-10T00:36:21.662Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-10T00:36:24.499Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-10T00:36:28.315Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-10T00:36:49.611Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-10T00:36:49.611Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-10T00:36:49.611Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-10T00:36:55.690Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-10T00:36:56.817Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-10T00:36:57.289Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-10T00:37:02.072Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-10T00:37:02.072Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-10T00:37:05.887Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-10T00:37:07.892Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-10T00:37:10.424Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-10T00:37:11.800Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-10T00:37:15.089Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-10T00:37:17.622Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-10T00:37:23.762Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-10T00:37:23.762Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-10T00:37:25.993Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-10T00:37:26.989Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-10T00:37:31.777Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-10T00:37:36.558Z] === RUN TestDockerSuite/TestBuildUser [2020-07-10T00:37:36.558Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-10T00:37:36.558Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-10T00:37:36.558Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-10T00:37:40.383Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-10T00:37:40.383Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-10T00:37:47.580Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-10T00:37:47.580Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-10T00:37:47.580Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-10T00:38:08.876Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-10T00:38:08.876Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-10T00:38:13.868Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-10T00:38:13.868Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-10T00:38:15.771Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-10T00:38:16.071Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-10T00:38:17.674Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-10T00:38:19.887Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-10T00:38:20.359Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-10T00:38:20.359Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-10T00:38:20.961Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-10T00:38:22.590Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-10T00:38:22.590Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-07-10T00:38:23.495Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-10T00:38:35.132Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-10T00:38:37.365Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-10T00:38:37.838Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-10T00:38:45.422Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-10T00:38:55.714Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-10T00:38:55.714Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-10T00:38:55.714Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-10T00:38:55.714Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-10T00:38:55.714Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-10T00:38:57.646Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-10T00:38:59.022Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-10T00:39:01.554Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-10T00:39:04.421Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-10T00:39:04.839Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-10T00:39:04.895Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-10T00:39:05.367Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-10T00:39:05.367Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-10T00:39:05.367Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-10T00:39:06.947Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-10T00:39:11.402Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-10T00:39:11.739Z] === RUN TestDockerSuite/TestCommitChange [2020-07-10T00:39:15.555Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-10T00:39:15.593Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-10T00:39:18.127Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-10T00:39:20.344Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-10T00:39:20.344Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-10T00:39:20.660Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-10T00:39:23.212Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-10T00:39:25.744Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-10T00:39:26.245Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-10T00:39:26.245Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-10T00:39:29.030Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-10T00:39:31.564Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-10T00:39:32.145Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-10T00:39:40.843Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-10T00:39:40.843Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-10T00:39:40.843Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-10T00:39:40.843Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-10T00:39:40.843Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-10T00:39:40.843Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-10T00:39:40.843Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-10T00:39:40.843Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-10T00:39:40.843Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-10T00:39:46.759Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-10T00:39:57.229Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-10T00:39:57.229Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-10T00:39:59.462Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-10T00:39:59.462Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-10T00:39:59.462Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-10T00:39:59.462Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-10T00:40:01.042Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-10T00:40:01.042Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-10T00:40:01.042Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-10T00:40:03.275Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-10T00:40:03.275Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-10T00:40:03.275Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-10T00:40:03.275Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-10T00:40:03.275Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-10T00:40:05.507Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-10T00:40:06.611Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-10T00:40:08.188Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-10T00:40:08.188Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-10T00:40:08.188Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-10T00:40:10.442Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-10T00:40:10.442Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-10T00:40:12.681Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-10T00:40:12.681Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-10T00:40:12.681Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-10T00:40:14.263Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-10T00:40:14.263Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-10T00:40:15.841Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-10T00:40:15.841Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-10T00:40:18.093Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-10T00:40:18.093Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-10T00:40:20.324Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-10T00:40:27.782Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-10T00:40:29.028Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-10T00:40:31.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-10T00:40:31.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-10T00:40:31.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-10T00:40:31.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-10T00:40:31.265Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-10T00:40:32.841Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-10T00:40:32.841Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-10T00:40:35.071Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-10T00:40:35.071Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-10T00:40:36.651Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-10T00:40:36.651Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-10T00:40:40.469Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-10T00:40:42.658Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-10T00:40:42.703Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-10T00:40:42.703Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-10T00:40:42.703Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-10T00:40:42.703Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-10T00:40:42.703Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-10T00:40:42.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-07-10T00:40:44.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-10T00:40:57.537Z] --- PASS: TestDockerSwarmSuite (1671.68s) [2020-07-10T00:40:57.537Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.71s) [2020-07-10T00:40:57.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-10T00:40:57.537Z] daemon.go:325: [d81e1078bae9e] waiting for daemon to start [2020-07-10T00:40:57.537Z] daemon.go:325: [d81e1078bae9e] waiting for daemon to start [2020-07-10T00:40:57.537Z] daemon.go:353: [d81e1078bae9e] daemon started [2020-07-10T00:40:57.537Z] daemon.go:461: [d81e1078bae9e] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d81e1078bae9e] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d81e1078bae9e] Daemon stopped [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.65s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-10T00:40:57.538Z] daemon.go:325: [d92c43ed94230] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d92c43ed94230] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d92c43ed94230] daemon started [2020-07-10T00:40:57.538Z] daemon.go:461: [d92c43ed94230] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d92c43ed94230] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d92c43ed94230] Daemon stopped [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.61s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-10T00:40:57.538Z] daemon.go:325: [d54656c420e8a] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d54656c420e8a] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d54656c420e8a] daemon started [2020-07-10T00:40:57.538Z] daemon.go:461: [d54656c420e8a] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d54656c420e8a] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d54656c420e8a] Daemon stopped [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.45s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-10T00:40:57.538Z] daemon.go:325: [da024546f5295] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [da024546f5295] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [da024546f5295] daemon started [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-10T00:40:57.538Z] daemon.go:325: [d219251a98c61] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d219251a98c61] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d219251a98c61] daemon started [2020-07-10T00:40:57.538Z] daemon.go:461: [da024546f5295] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [da024546f5295] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [da024546f5295] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:461: [d219251a98c61] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d219251a98c61] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d219251a98c61] Daemon stopped [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-10T00:40:57.538Z] daemon.go:325: [d7b3cd0f60410] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d7b3cd0f60410] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d7b3cd0f60410] daemon started [2020-07-10T00:40:57.538Z] daemon.go:461: [d7b3cd0f60410] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d7b3cd0f60410] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d7b3cd0f60410] Daemon stopped [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.99s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-10T00:40:57.538Z] daemon.go:325: [dcc698d43136d] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [dcc698d43136d] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [dcc698d43136d] daemon started [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-10T00:40:57.538Z] daemon.go:325: [d1e960db7ead5] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d1e960db7ead5] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d1e960db7ead5] daemon started [2020-07-10T00:40:57.538Z] check_test.go:358: [d1e960db7ead5] joining swarm manager [dcc698d43136d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.538Z] daemon.go:461: [d1e960db7ead5] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d1e960db7ead5] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d1e960db7ead5] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-10T00:40:57.538Z] daemon.go:325: [d84b58c08a632] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d84b58c08a632] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d84b58c08a632] daemon started [2020-07-10T00:40:57.538Z] check_test.go:358: [d84b58c08a632] joining swarm manager [dcc698d43136d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.538Z] daemon.go:461: [dcc698d43136d] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [dcc698d43136d] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [dcc698d43136d] Daemon stopped [2020-07-10T00:40:57.538Z] check_test.go:379: Daemon d1e960db7ead5 is not started [2020-07-10T00:40:57.538Z] daemon.go:461: [d84b58c08a632] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d84b58c08a632] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d84b58c08a632] Daemon stopped [2020-07-10T00:40:57.538Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-10T00:40:57.538Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.03s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-07-10T00:40:57.538Z] daemon.go:325: [da1ebce8b5bbf] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [da1ebce8b5bbf] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [da1ebce8b5bbf] daemon started [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-07-10T00:40:57.538Z] daemon.go:325: [dc7b8a7d175bb] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [dc7b8a7d175bb] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [dc7b8a7d175bb] daemon started [2020-07-10T00:40:57.538Z] check_test.go:358: [dc7b8a7d175bb] joining swarm manager [da1ebce8b5bbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.538Z] daemon.go:461: [da1ebce8b5bbf] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [da1ebce8b5bbf] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [da1ebce8b5bbf] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:461: [dc7b8a7d175bb] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [dc7b8a7d175bb] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [dc7b8a7d175bb] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:325: [da1ebce8b5bbf] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [da1ebce8b5bbf] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [da1ebce8b5bbf] daemon started [2020-07-10T00:40:57.538Z] daemon.go:325: [dc7b8a7d175bb] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [dc7b8a7d175bb] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [dc7b8a7d175bb] daemon started [2020-07-10T00:40:57.538Z] daemon.go:461: [da1ebce8b5bbf] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [da1ebce8b5bbf] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [da1ebce8b5bbf] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:461: [dc7b8a7d175bb] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [dc7b8a7d175bb] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [dc7b8a7d175bb] Daemon stopped [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-10T00:40:57.538Z] daemon.go:325: [d012e522c9d06] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d012e522c9d06] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d012e522c9d06] daemon started [2020-07-10T00:40:57.538Z] daemon.go:461: [d012e522c9d06] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d012e522c9d06] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d012e522c9d06] Daemon stopped [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.42s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-10T00:40:57.538Z] daemon.go:325: [d8305ce49e2f7] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d8305ce49e2f7] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d8305ce49e2f7] daemon started [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-10T00:40:57.538Z] daemon.go:325: [d5528aa1109ae] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d5528aa1109ae] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d5528aa1109ae] daemon started [2020-07-10T00:40:57.538Z] daemon.go:461: [d8305ce49e2f7] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d8305ce49e2f7] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d8305ce49e2f7] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:461: [d5528aa1109ae] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d5528aa1109ae] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d5528aa1109ae] Daemon stopped [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.53s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-10T00:40:57.538Z] daemon.go:325: [d83adaa5decfc] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d83adaa5decfc] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d83adaa5decfc] daemon started [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-10T00:40:57.538Z] daemon.go:325: [d95474fe6203c] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d95474fe6203c] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d95474fe6203c] daemon started [2020-07-10T00:40:57.538Z] check_test.go:358: [d95474fe6203c] joining swarm manager [d83adaa5decfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-10T00:40:57.538Z] daemon.go:325: [da72ff4c4fe20] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [da72ff4c4fe20] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [da72ff4c4fe20] daemon started [2020-07-10T00:40:57.538Z] check_test.go:358: [da72ff4c4fe20] joining swarm manager [d83adaa5decfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.538Z] daemon.go:461: [d83adaa5decfc] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d83adaa5decfc] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d83adaa5decfc] Daemon stopped [2020-07-10T00:40:57.538Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-07-10T00:40:57.538Z] daemon.go:325: [d83adaa5decfc] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d83adaa5decfc] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d83adaa5decfc] daemon started [2020-07-10T00:40:57.538Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-07-10T00:40:57.538Z] daemon.go:461: [d83adaa5decfc] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d83adaa5decfc] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d83adaa5decfc] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:461: [d95474fe6203c] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d95474fe6203c] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d95474fe6203c] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:461: [da72ff4c4fe20] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [da72ff4c4fe20] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [da72ff4c4fe20] Daemon stopped [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.82s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-10T00:40:57.538Z] daemon.go:325: [dfc7d695e21e3] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [dfc7d695e21e3] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [dfc7d695e21e3] daemon started [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-10T00:40:57.538Z] daemon.go:325: [d6a2d31204d10] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d6a2d31204d10] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d6a2d31204d10] daemon started [2020-07-10T00:40:57.538Z] check_test.go:358: [d6a2d31204d10] joining swarm manager [dfc7d695e21e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-10T00:40:57.538Z] daemon.go:325: [d818850e09d33] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d818850e09d33] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d818850e09d33] daemon started [2020-07-10T00:40:57.538Z] check_test.go:358: [d818850e09d33] joining swarm manager [dfc7d695e21e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.538Z] daemon.go:461: [dfc7d695e21e3] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [dfc7d695e21e3] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [dfc7d695e21e3] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:461: [d6a2d31204d10] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d6a2d31204d10] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d6a2d31204d10] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:461: [d818850e09d33] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d818850e09d33] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d818850e09d33] Daemon stopped [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.54s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-10T00:40:57.538Z] daemon.go:325: [d1707d325e3c2] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d1707d325e3c2] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d1707d325e3c2] daemon started [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-10T00:40:57.538Z] daemon.go:325: [df3c2f1aced98] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [df3c2f1aced98] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [df3c2f1aced98] daemon started [2020-07-10T00:40:57.538Z] daemon.go:461: [d1707d325e3c2] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d1707d325e3c2] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d1707d325e3c2] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:461: [df3c2f1aced98] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [df3c2f1aced98] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [df3c2f1aced98] Daemon stopped [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.90s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-10T00:40:57.538Z] daemon.go:325: [d04016bca5f12] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d04016bca5f12] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d04016bca5f12] daemon started [2020-07-10T00:40:57.538Z] daemon.go:461: [d04016bca5f12] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d04016bca5f12] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d04016bca5f12] Daemon stopped [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.33s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-10T00:40:57.538Z] daemon.go:325: [dc1625e037e9c] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [dc1625e037e9c] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [dc1625e037e9c] daemon started [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-10T00:40:57.538Z] daemon.go:325: [d8aa5fc05112c] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d8aa5fc05112c] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d8aa5fc05112c] daemon started [2020-07-10T00:40:57.538Z] check_test.go:358: [d8aa5fc05112c] joining swarm manager [dc1625e037e9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-10T00:40:57.538Z] daemon.go:325: [d3beb0a9352ec] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d3beb0a9352ec] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d3beb0a9352ec] daemon started [2020-07-10T00:40:57.538Z] check_test.go:358: [d3beb0a9352ec] joining swarm manager [dc1625e037e9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.538Z] daemon.go:461: [dc1625e037e9c] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [dc1625e037e9c] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [dc1625e037e9c] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:461: [d8aa5fc05112c] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d8aa5fc05112c] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d8aa5fc05112c] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:461: [d3beb0a9352ec] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d3beb0a9352ec] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d3beb0a9352ec] Daemon stopped [2020-07-10T00:40:57.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.43s) [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-10T00:40:57.538Z] daemon.go:325: [d93dc1c25e023] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d93dc1c25e023] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d93dc1c25e023] daemon started [2020-07-10T00:40:57.538Z] daemon.go:461: [d93dc1c25e023] Stopping daemon [2020-07-10T00:40:57.538Z] daemon.go:296: [d93dc1c25e023] exiting daemon [2020-07-10T00:40:57.538Z] daemon.go:448: [d93dc1c25e023] Daemon stopped [2020-07-10T00:40:57.538Z] daemon.go:325: [d93dc1c25e023] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:325: [d93dc1c25e023] waiting for daemon to start [2020-07-10T00:40:57.538Z] daemon.go:353: [d93dc1c25e023] daemon started [2020-07-10T00:40:57.538Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-10T00:40:57.538Z] daemon.go:325: [d6436f9afe0e3] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d6436f9afe0e3] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d6436f9afe0e3] daemon started [2020-07-10T00:40:57.539Z] check_test.go:358: [d6436f9afe0e3] joining swarm manager [d93dc1c25e023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.539Z] daemon.go:461: [d6436f9afe0e3] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d6436f9afe0e3] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d6436f9afe0e3] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:325: [d6436f9afe0e3] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d6436f9afe0e3] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d6436f9afe0e3] daemon started [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-10T00:40:57.539Z] daemon.go:325: [d67fb6fc17ca1] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d67fb6fc17ca1] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d67fb6fc17ca1] daemon started [2020-07-10T00:40:57.539Z] check_test.go:358: [d67fb6fc17ca1] joining swarm manager [d93dc1c25e023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.539Z] daemon.go:461: [d67fb6fc17ca1] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d67fb6fc17ca1] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d67fb6fc17ca1] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:325: [d67fb6fc17ca1] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d67fb6fc17ca1] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d67fb6fc17ca1] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d67fb6fc17ca1] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d67fb6fc17ca1] daemon started [2020-07-10T00:40:57.539Z] daemon.go:296: [d67fb6fc17ca1] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:325: [d67fb6fc17ca1] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d67fb6fc17ca1] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d67fb6fc17ca1] daemon started [2020-07-10T00:40:57.539Z] daemon.go:461: [d93dc1c25e023] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d93dc1c25e023] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d93dc1c25e023] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:461: [d6436f9afe0e3] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d6436f9afe0e3] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d6436f9afe0e3] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:461: [d67fb6fc17ca1] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d67fb6fc17ca1] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d67fb6fc17ca1] Daemon stopped [2020-07-10T00:40:57.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.04s) [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-10T00:40:57.539Z] daemon.go:325: [d6ecc114b84f7] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d6ecc114b84f7] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d6ecc114b84f7] daemon started [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-10T00:40:57.539Z] daemon.go:325: [df4b4f2b7bfe7] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [df4b4f2b7bfe7] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [df4b4f2b7bfe7] daemon started [2020-07-10T00:40:57.539Z] check_test.go:358: [df4b4f2b7bfe7] joining swarm manager [d6ecc114b84f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.539Z] daemon.go:461: [d6ecc114b84f7] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d6ecc114b84f7] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d6ecc114b84f7] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:461: [df4b4f2b7bfe7] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [df4b4f2b7bfe7] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [df4b4f2b7bfe7] Daemon stopped [2020-07-10T00:40:57.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.07s) [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-10T00:40:57.539Z] daemon.go:325: [d87085a5e4d65] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d87085a5e4d65] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d87085a5e4d65] daemon started [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-10T00:40:57.539Z] daemon.go:325: [d9ca8337570d2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d9ca8337570d2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d9ca8337570d2] daemon started [2020-07-10T00:40:57.539Z] check_test.go:358: [d9ca8337570d2] joining swarm manager [d87085a5e4d65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-10T00:40:57.539Z] daemon.go:325: [d43990342f410] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d43990342f410] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d43990342f410] daemon started [2020-07-10T00:40:57.539Z] check_test.go:358: [d43990342f410] joining swarm manager [d87085a5e4d65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.539Z] daemon.go:461: [d9ca8337570d2] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d9ca8337570d2] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d9ca8337570d2] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:325: [d9ca8337570d2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d9ca8337570d2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d9ca8337570d2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d9ca8337570d2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:339: [d9ca8337570d2] error pinging daemon on start: Get http://d9ca8337570d2.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:325: [d9ca8337570d2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:339: [d9ca8337570d2] error pinging daemon on start: Get http://d9ca8337570d2.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:325: [d9ca8337570d2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:339: [d9ca8337570d2] error pinging daemon on start: Get http://d9ca8337570d2.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:325: [d9ca8337570d2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:339: [d9ca8337570d2] error pinging daemon on start: Get http://d9ca8337570d2.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:325: [d9ca8337570d2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:339: [d9ca8337570d2] error pinging daemon on start: Get http://d9ca8337570d2.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:325: [d9ca8337570d2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:339: [d9ca8337570d2] error pinging daemon on start: Get http://d9ca8337570d2.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:325: [d9ca8337570d2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d9ca8337570d2] daemon started [2020-07-10T00:40:57.539Z] daemon.go:461: [d87085a5e4d65] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d87085a5e4d65] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d87085a5e4d65] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:461: [d9ca8337570d2] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d9ca8337570d2] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d9ca8337570d2] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:461: [d43990342f410] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d43990342f410] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d43990342f410] Daemon stopped [2020-07-10T00:40:57.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.42s) [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-10T00:40:57.539Z] daemon.go:325: [d11057bd611bc] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d11057bd611bc] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d11057bd611bc] daemon started [2020-07-10T00:40:57.539Z] daemon.go:461: [d11057bd611bc] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d11057bd611bc] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d11057bd611bc] Daemon stopped [2020-07-10T00:40:57.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.52s) [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-10T00:40:57.539Z] daemon.go:325: [d846537b20a95] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d846537b20a95] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d846537b20a95] daemon started [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-10T00:40:57.539Z] daemon.go:325: [d1d703fe4502c] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d1d703fe4502c] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d1d703fe4502c] daemon started [2020-07-10T00:40:57.539Z] check_test.go:358: [d1d703fe4502c] joining swarm manager [d846537b20a95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.539Z] daemon.go:461: [d846537b20a95] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d846537b20a95] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d846537b20a95] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:461: [d1d703fe4502c] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d1d703fe4502c] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d1d703fe4502c] Daemon stopped [2020-07-10T00:40:57.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.05s) [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-10T00:40:57.539Z] daemon.go:325: [d487f0c5d045b] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d487f0c5d045b] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d487f0c5d045b] daemon started [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-10T00:40:57.539Z] daemon.go:325: [d5aa1a501949b] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d5aa1a501949b] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d5aa1a501949b] daemon started [2020-07-10T00:40:57.539Z] check_test.go:358: [d5aa1a501949b] joining swarm manager [d487f0c5d045b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-10T00:40:57.539Z] daemon.go:325: [d40d6b1b64ac8] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d40d6b1b64ac8] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d40d6b1b64ac8] daemon started [2020-07-10T00:40:57.539Z] check_test.go:358: [d40d6b1b64ac8] joining swarm manager [d487f0c5d045b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.539Z] daemon.go:461: [d5aa1a501949b] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d5aa1a501949b] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d5aa1a501949b] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:461: [d40d6b1b64ac8] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d40d6b1b64ac8] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d40d6b1b64ac8] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:325: [d5aa1a501949b] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d5aa1a501949b] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d5aa1a501949b] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d5aa1a501949b] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:339: [d5aa1a501949b] error pinging daemon on start: Get http://d5aa1a501949b.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:325: [d5aa1a501949b] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:339: [d5aa1a501949b] error pinging daemon on start: Get http://d5aa1a501949b.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:325: [d5aa1a501949b] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:339: [d5aa1a501949b] error pinging daemon on start: Get http://d5aa1a501949b.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:325: [d5aa1a501949b] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d5aa1a501949b] daemon started [2020-07-10T00:40:57.539Z] daemon.go:461: [d487f0c5d045b] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d487f0c5d045b] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d487f0c5d045b] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:461: [d5aa1a501949b] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [d5aa1a501949b] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d5aa1a501949b] Daemon stopped [2020-07-10T00:40:57.539Z] check_test.go:379: Daemon d40d6b1b64ac8 is not started [2020-07-10T00:40:57.539Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.37s) [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-10T00:40:57.539Z] daemon.go:325: [daa165a80d5ce] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [daa165a80d5ce] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [daa165a80d5ce] daemon started [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-10T00:40:57.539Z] daemon.go:325: [db97973c07520] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [db97973c07520] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [db97973c07520] daemon started [2020-07-10T00:40:57.539Z] check_test.go:358: [db97973c07520] joining swarm manager [daa165a80d5ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-10T00:40:57.539Z] daemon.go:325: [dabd70af2aea2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [dabd70af2aea2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [dabd70af2aea2] daemon started [2020-07-10T00:40:57.539Z] check_test.go:358: [dabd70af2aea2] joining swarm manager [daa165a80d5ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-10T00:40:57.539Z] daemon.go:325: [dd51455f970af] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [dd51455f970af] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [dd51455f970af] daemon started [2020-07-10T00:40:57.539Z] check_test.go:358: [dd51455f970af] joining swarm manager [daa165a80d5ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-10T00:40:57.539Z] daemon.go:325: [d9c06dc3322ce] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d9c06dc3322ce] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d9c06dc3322ce] daemon started [2020-07-10T00:40:57.539Z] check_test.go:358: [d9c06dc3322ce] joining swarm manager [daa165a80d5ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-10T00:40:57.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-10T00:40:57.539Z] daemon.go:325: [d5b36cdb25901] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d5b36cdb25901] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:353: [d5b36cdb25901] daemon started [2020-07-10T00:40:57.539Z] check_test.go:358: [d5b36cdb25901] joining swarm manager [daa165a80d5ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-10T00:40:57.539Z] daemon.go:461: [d5b36cdb25901] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:461: [daa165a80d5ce] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:461: [db97973c07520] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:461: [dabd70af2aea2] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:461: [dd51455f970af] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:461: [d9c06dc3322ce] Stopping daemon [2020-07-10T00:40:57.539Z] daemon.go:296: [daa165a80d5ce] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [daa165a80d5ce] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:296: [d5b36cdb25901] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d5b36cdb25901] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:296: [d9c06dc3322ce] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [d9c06dc3322ce] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:296: [db97973c07520] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [db97973c07520] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:296: [dd51455f970af] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [dd51455f970af] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:296: [dabd70af2aea2] exiting daemon [2020-07-10T00:40:57.539Z] daemon.go:448: [dabd70af2aea2] Daemon stopped [2020-07-10T00:40:57.539Z] daemon.go:325: [d5b36cdb25901] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [dabd70af2aea2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [daa165a80d5ce] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [db97973c07520] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [dd51455f970af] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d9c06dc3322ce] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [dabd70af2aea2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d5b36cdb25901] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [db97973c07520] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [daa165a80d5ce] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [dd51455f970af] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d9c06dc3322ce] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [dabd70af2aea2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d5b36cdb25901] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [db97973c07520] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [daa165a80d5ce] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [dd51455f970af] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d9c06dc3322ce] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [dabd70af2aea2] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d5b36cdb25901] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [db97973c07520] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [daa165a80d5ce] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [dd51455f970af] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:325: [d9c06dc3322ce] waiting for daemon to start [2020-07-10T00:40:57.539Z] daemon.go:339: [dabd70af2aea2] error pinging daemon on start: Get http://dabd70af2aea2.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:339: [d5b36cdb25901] error pinging daemon on start: Get http://d5b36cdb25901.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:339: [db97973c07520] error pinging daemon on start: Get http://db97973c07520.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:339: [daa165a80d5ce] error pinging daemon on start: Get http://daa165a80d5ce.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:339: [dd51455f970af] error pinging daemon on start: Get http://dd51455f970af.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:339: [d9c06dc3322ce] error pinging daemon on start: Get http://d9c06dc3322ce.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.539Z] daemon.go:325: [dabd70af2aea2] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d5b36cdb25901] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [db97973c07520] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [daa165a80d5ce] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [dd51455f970af] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d9c06dc3322ce] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:339: [dabd70af2aea2] error pinging daemon on start: Get http://dabd70af2aea2.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.540Z] daemon.go:339: [d5b36cdb25901] error pinging daemon on start: Get http://d5b36cdb25901.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.540Z] daemon.go:339: [db97973c07520] error pinging daemon on start: Get http://db97973c07520.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.540Z] daemon.go:339: [daa165a80d5ce] error pinging daemon on start: Get http://daa165a80d5ce.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.540Z] daemon.go:339: [dd51455f970af] error pinging daemon on start: Get http://dd51455f970af.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.540Z] daemon.go:339: [d9c06dc3322ce] error pinging daemon on start: Get http://d9c06dc3322ce.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.540Z] daemon.go:325: [dabd70af2aea2] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d5b36cdb25901] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [db97973c07520] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [daa165a80d5ce] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [dd51455f970af] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d9c06dc3322ce] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d5b36cdb25901] daemon started [2020-07-10T00:40:57.540Z] daemon.go:353: [d9c06dc3322ce] daemon started [2020-07-10T00:40:57.540Z] daemon.go:353: [daa165a80d5ce] daemon started [2020-07-10T00:40:57.540Z] daemon.go:353: [dd51455f970af] daemon started [2020-07-10T00:40:57.540Z] daemon.go:353: [db97973c07520] daemon started [2020-07-10T00:40:57.540Z] daemon.go:353: [dabd70af2aea2] daemon started [2020-07-10T00:40:57.540Z] daemon.go:461: [daa165a80d5ce] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [daa165a80d5ce] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [daa165a80d5ce] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [db97973c07520] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [db97973c07520] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [db97973c07520] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [dabd70af2aea2] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [dabd70af2aea2] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [dabd70af2aea2] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [dd51455f970af] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [dd51455f970af] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [dd51455f970af] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [d9c06dc3322ce] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d9c06dc3322ce] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d9c06dc3322ce] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [d5b36cdb25901] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d5b36cdb25901] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d5b36cdb25901] Daemon stopped [2020-07-10T00:40:57.540Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-10T00:40:57.540Z] daemon.go:325: [dae2b452ec0f8] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [dae2b452ec0f8] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [dae2b452ec0f8] daemon started [2020-07-10T00:40:57.540Z] daemon.go:461: [dae2b452ec0f8] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [dae2b452ec0f8] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [dae2b452ec0f8] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:325: [dae2b452ec0f8] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [dae2b452ec0f8] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [dae2b452ec0f8] daemon started [2020-07-10T00:40:57.540Z] daemon.go:461: [dae2b452ec0f8] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [dae2b452ec0f8] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [dae2b452ec0f8] Daemon stopped [2020-07-10T00:40:57.540Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.41s) [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-10T00:40:57.540Z] daemon.go:325: [d5b890018008f] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d5b890018008f] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d5b890018008f] daemon started [2020-07-10T00:40:57.540Z] daemon.go:461: [d5b890018008f] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d5b890018008f] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d5b890018008f] Daemon stopped [2020-07-10T00:40:57.540Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.66s) [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-10T00:40:57.540Z] daemon.go:325: [d018ded1ebcb7] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d018ded1ebcb7] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d018ded1ebcb7] daemon started [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-10T00:40:57.540Z] daemon.go:325: [d4748c277f7e0] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d4748c277f7e0] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d4748c277f7e0] daemon started [2020-07-10T00:40:57.540Z] check_test.go:358: [d4748c277f7e0] joining swarm manager [d018ded1ebcb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-10T00:40:57.540Z] daemon.go:325: [d26a0f3a07308] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d26a0f3a07308] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d26a0f3a07308] daemon started [2020-07-10T00:40:57.540Z] check_test.go:358: [d26a0f3a07308] joining swarm manager [d018ded1ebcb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.540Z] daemon.go:461: [d018ded1ebcb7] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d018ded1ebcb7] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d018ded1ebcb7] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [d4748c277f7e0] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d4748c277f7e0] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d4748c277f7e0] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [d26a0f3a07308] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d26a0f3a07308] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d26a0f3a07308] Daemon stopped [2020-07-10T00:40:57.540Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.97s) [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-10T00:40:57.540Z] daemon.go:325: [d50dcde828f80] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d50dcde828f80] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d50dcde828f80] daemon started [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-10T00:40:57.540Z] daemon.go:325: [d2ad87d05e5f4] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d2ad87d05e5f4] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d2ad87d05e5f4] daemon started [2020-07-10T00:40:57.540Z] check_test.go:358: [d2ad87d05e5f4] joining swarm manager [d50dcde828f80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-10T00:40:57.540Z] daemon.go:325: [d77e007103914] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d77e007103914] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d77e007103914] daemon started [2020-07-10T00:40:57.540Z] check_test.go:358: [d77e007103914] joining swarm manager [d50dcde828f80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.540Z] daemon.go:461: [d50dcde828f80] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d50dcde828f80] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d50dcde828f80] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [d2ad87d05e5f4] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d2ad87d05e5f4] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d2ad87d05e5f4] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [d77e007103914] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d77e007103914] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d77e007103914] Daemon stopped [2020-07-10T00:40:57.540Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.80s) [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-10T00:40:57.540Z] daemon.go:325: [de3d815a3e320] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [de3d815a3e320] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [de3d815a3e320] daemon started [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-10T00:40:57.540Z] daemon.go:325: [d1cfd85dfa19f] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d1cfd85dfa19f] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d1cfd85dfa19f] daemon started [2020-07-10T00:40:57.540Z] check_test.go:358: [d1cfd85dfa19f] joining swarm manager [de3d815a3e320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-10T00:40:57.540Z] daemon.go:325: [d52bac7265e57] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d52bac7265e57] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d52bac7265e57] daemon started [2020-07-10T00:40:57.540Z] check_test.go:358: [d52bac7265e57] joining swarm manager [de3d815a3e320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.540Z] daemon.go:461: [de3d815a3e320] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [de3d815a3e320] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [de3d815a3e320] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [d1cfd85dfa19f] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d1cfd85dfa19f] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d1cfd85dfa19f] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [d52bac7265e57] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d52bac7265e57] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d52bac7265e57] Daemon stopped [2020-07-10T00:40:57.540Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.31s) [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-10T00:40:57.540Z] daemon.go:325: [dbd67cb44915a] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [dbd67cb44915a] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [dbd67cb44915a] daemon started [2020-07-10T00:40:57.540Z] daemon.go:461: [dbd67cb44915a] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [dbd67cb44915a] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [dbd67cb44915a] Daemon stopped [2020-07-10T00:40:57.540Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.87s) [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-10T00:40:57.540Z] daemon.go:325: [d3b451dad5106] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d3b451dad5106] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d3b451dad5106] daemon started [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-10T00:40:57.540Z] daemon.go:325: [db06b85f61b9b] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [db06b85f61b9b] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [db06b85f61b9b] daemon started [2020-07-10T00:40:57.540Z] check_test.go:358: [db06b85f61b9b] joining swarm manager [d3b451dad5106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-10T00:40:57.540Z] daemon.go:325: [d90eff133abb9] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d90eff133abb9] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d90eff133abb9] daemon started [2020-07-10T00:40:57.540Z] check_test.go:358: [d90eff133abb9] joining swarm manager [d3b451dad5106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-10T00:40:57.540Z] daemon.go:325: [d70074bfcaa3d] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d70074bfcaa3d] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d70074bfcaa3d] daemon started [2020-07-10T00:40:57.540Z] check_test.go:358: [d70074bfcaa3d] joining swarm manager [d3b451dad5106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-10T00:40:57.540Z] daemon.go:325: [dbcdfbd11ddcf] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [dbcdfbd11ddcf] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [dbcdfbd11ddcf] daemon started [2020-07-10T00:40:57.540Z] check_test.go:358: [dbcdfbd11ddcf] joining swarm manager [d3b451dad5106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-10T00:40:57.540Z] daemon.go:461: [d3b451dad5106] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d3b451dad5106] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d3b451dad5106] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [db06b85f61b9b] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [db06b85f61b9b] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [db06b85f61b9b] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [d90eff133abb9] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d90eff133abb9] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d90eff133abb9] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [d70074bfcaa3d] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d70074bfcaa3d] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d70074bfcaa3d] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [dbcdfbd11ddcf] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [dbcdfbd11ddcf] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [dbcdfbd11ddcf] Daemon stopped [2020-07-10T00:40:57.540Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-10T00:40:57.540Z] daemon.go:325: [d0c34eab43b56] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d0c34eab43b56] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d0c34eab43b56] daemon started [2020-07-10T00:40:57.540Z] daemon.go:461: [d0c34eab43b56] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d0c34eab43b56] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d0c34eab43b56] Daemon stopped [2020-07-10T00:40:57.540Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.81s) [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-10T00:40:57.540Z] daemon.go:325: [dcf4777832e81] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [dcf4777832e81] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [dcf4777832e81] daemon started [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-10T00:40:57.540Z] daemon.go:325: [d7da52edc4ace] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d7da52edc4ace] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d7da52edc4ace] daemon started [2020-07-10T00:40:57.540Z] check_test.go:358: [d7da52edc4ace] joining swarm manager [dcf4777832e81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-10T00:40:57.540Z] daemon.go:325: [d814e494f713f] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d814e494f713f] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:353: [d814e494f713f] daemon started [2020-07-10T00:40:57.540Z] check_test.go:358: [d814e494f713f] joining swarm manager [dcf4777832e81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.540Z] daemon.go:461: [dcf4777832e81] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [dcf4777832e81] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [dcf4777832e81] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [d7da52edc4ace] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d7da52edc4ace] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d7da52edc4ace] Daemon stopped [2020-07-10T00:40:57.540Z] daemon.go:461: [d814e494f713f] Stopping daemon [2020-07-10T00:40:57.540Z] daemon.go:296: [d814e494f713f] exiting daemon [2020-07-10T00:40:57.540Z] daemon.go:448: [d814e494f713f] Daemon stopped [2020-07-10T00:40:57.540Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.93s) [2020-07-10T00:40:57.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-10T00:40:57.540Z] daemon.go:325: [d623606ae6007] waiting for daemon to start [2020-07-10T00:40:57.540Z] daemon.go:325: [d623606ae6007] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d623606ae6007] daemon started [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-10T00:40:57.541Z] daemon.go:325: [d7c686a1412a0] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d7c686a1412a0] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d7c686a1412a0] daemon started [2020-07-10T00:40:57.541Z] check_test.go:358: [d7c686a1412a0] joining swarm manager [d623606ae6007]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-10T00:40:57.541Z] daemon.go:325: [dd9677610d207] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [dd9677610d207] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [dd9677610d207] daemon started [2020-07-10T00:40:57.541Z] check_test.go:358: [dd9677610d207] joining swarm manager [d623606ae6007]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.541Z] daemon.go:461: [d7c686a1412a0] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d7c686a1412a0] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d7c686a1412a0] Daemon stopped [2020-07-10T00:40:57.541Z] daemon.go:461: [d623606ae6007] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d623606ae6007] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d623606ae6007] Daemon stopped [2020-07-10T00:40:57.541Z] check_test.go:379: Daemon d7c686a1412a0 is not started [2020-07-10T00:40:57.541Z] daemon.go:461: [dd9677610d207] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [dd9677610d207] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [dd9677610d207] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.16s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-10T00:40:57.541Z] daemon.go:325: [d1b6ef9bb1b69] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d1b6ef9bb1b69] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d1b6ef9bb1b69] daemon started [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-10T00:40:57.541Z] daemon.go:325: [d8848de9f6de1] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d8848de9f6de1] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d8848de9f6de1] daemon started [2020-07-10T00:40:57.541Z] check_test.go:358: [d8848de9f6de1] joining swarm manager [d1b6ef9bb1b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-10T00:40:57.541Z] daemon.go:325: [d3fdebdfd5d63] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d3fdebdfd5d63] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d3fdebdfd5d63] daemon started [2020-07-10T00:40:57.541Z] check_test.go:358: [d3fdebdfd5d63] joining swarm manager [d1b6ef9bb1b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.541Z] daemon.go:461: [d1b6ef9bb1b69] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d1b6ef9bb1b69] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d1b6ef9bb1b69] Daemon stopped [2020-07-10T00:40:57.541Z] daemon.go:461: [d8848de9f6de1] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d8848de9f6de1] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d8848de9f6de1] Daemon stopped [2020-07-10T00:40:57.541Z] daemon.go:461: [d3fdebdfd5d63] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d3fdebdfd5d63] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d3fdebdfd5d63] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.39s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-10T00:40:57.541Z] daemon.go:325: [de8af3cbd5afd] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [de8af3cbd5afd] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [de8af3cbd5afd] daemon started [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-10T00:40:57.541Z] daemon.go:325: [d8a4c424e888b] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d8a4c424e888b] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d8a4c424e888b] daemon started [2020-07-10T00:40:57.541Z] check_test.go:358: [d8a4c424e888b] joining swarm manager [de8af3cbd5afd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-10T00:40:57.541Z] daemon.go:325: [d6a49ca077a48] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d6a49ca077a48] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d6a49ca077a48] daemon started [2020-07-10T00:40:57.541Z] check_test.go:358: [d6a49ca077a48] joining swarm manager [de8af3cbd5afd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.541Z] daemon.go:461: [de8af3cbd5afd] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [de8af3cbd5afd] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [de8af3cbd5afd] Daemon stopped [2020-07-10T00:40:57.541Z] daemon.go:461: [d8a4c424e888b] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d8a4c424e888b] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d8a4c424e888b] Daemon stopped [2020-07-10T00:40:57.541Z] daemon.go:461: [d6a49ca077a48] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d6a49ca077a48] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d6a49ca077a48] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.51s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-10T00:40:57.541Z] daemon.go:325: [dffbaf68d2897] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [dffbaf68d2897] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [dffbaf68d2897] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [dffbaf68d2897] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [dffbaf68d2897] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [dffbaf68d2897] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.62s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-10T00:40:57.541Z] daemon.go:325: [d840d0236c8f8] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d840d0236c8f8] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d840d0236c8f8] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [d840d0236c8f8] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d840d0236c8f8] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d840d0236c8f8] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.60s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-10T00:40:57.541Z] daemon.go:325: [db83a275a4cea] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [db83a275a4cea] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [db83a275a4cea] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [db83a275a4cea] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [db83a275a4cea] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [db83a275a4cea] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.74s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-07-10T00:40:57.541Z] daemon.go:325: [de1f439ce2715] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [de1f439ce2715] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [de1f439ce2715] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [de1f439ce2715] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [de1f439ce2715] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [de1f439ce2715] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.15s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-10T00:40:57.541Z] daemon.go:325: [dc3c72b67789a] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [dc3c72b67789a] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [dc3c72b67789a] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [dc3c72b67789a] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [dc3c72b67789a] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [dc3c72b67789a] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.68s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-07-10T00:40:57.541Z] daemon.go:325: [dcbf29c0e2abe] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [dcbf29c0e2abe] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [dcbf29c0e2abe] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [dcbf29c0e2abe] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [dcbf29c0e2abe] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [dcbf29c0e2abe] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-10T00:40:57.541Z] daemon.go:325: [d7d7d12f48694] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d7d7d12f48694] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d7d7d12f48694] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [d7d7d12f48694] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d7d7d12f48694] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d7d7d12f48694] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.47s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-07-10T00:40:57.541Z] daemon.go:325: [dba3ac89bf9fb] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [dba3ac89bf9fb] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [dba3ac89bf9fb] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [dba3ac89bf9fb] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [dba3ac89bf9fb] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [dba3ac89bf9fb] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-10T00:40:57.541Z] daemon.go:325: [dfec5d7493088] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [dfec5d7493088] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [dfec5d7493088] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [dfec5d7493088] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [dfec5d7493088] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [dfec5d7493088] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.34s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-10T00:40:57.541Z] daemon.go:325: [d2d86883b3859] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d2d86883b3859] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d2d86883b3859] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [d2d86883b3859] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d2d86883b3859] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d2d86883b3859] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.05s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-07-10T00:40:57.541Z] daemon.go:325: [d8be4e0f7559d] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d8be4e0f7559d] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d8be4e0f7559d] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [d8be4e0f7559d] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d8be4e0f7559d] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d8be4e0f7559d] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.75s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-10T00:40:57.541Z] daemon.go:325: [dbf0e77fb7d9f] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [dbf0e77fb7d9f] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [dbf0e77fb7d9f] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [dbf0e77fb7d9f] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [dbf0e77fb7d9f] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [dbf0e77fb7d9f] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.87s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-10T00:40:57.541Z] daemon.go:325: [d61d4ab81a343] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d61d4ab81a343] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d61d4ab81a343] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [d61d4ab81a343] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d61d4ab81a343] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d61d4ab81a343] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.61s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-10T00:40:57.541Z] daemon.go:325: [d471f5d1235d6] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d471f5d1235d6] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d471f5d1235d6] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [d471f5d1235d6] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d471f5d1235d6] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d471f5d1235d6] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-10T00:40:57.541Z] daemon.go:325: [dc2c26633da82] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [dc2c26633da82] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [dc2c26633da82] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [dc2c26633da82] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [dc2c26633da82] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [dc2c26633da82] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-10T00:40:57.541Z] daemon.go:325: [de89b081d7ffc] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [de89b081d7ffc] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [de89b081d7ffc] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [de89b081d7ffc] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [de89b081d7ffc] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [de89b081d7ffc] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.36s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-10T00:40:57.541Z] daemon.go:325: [d2ba5d66bda6d] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d2ba5d66bda6d] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d2ba5d66bda6d] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [d2ba5d66bda6d] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d2ba5d66bda6d] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d2ba5d66bda6d] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.83s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-10T00:40:57.541Z] daemon.go:325: [d3986a1461434] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d3986a1461434] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d3986a1461434] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [d3986a1461434] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d3986a1461434] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d3986a1461434] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.24s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-10T00:40:57.541Z] daemon.go:325: [d40f30d36ef0d] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [d40f30d36ef0d] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [d40f30d36ef0d] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [d40f30d36ef0d] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [d40f30d36ef0d] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [d40f30d36ef0d] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.74s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-10T00:40:57.541Z] daemon.go:325: [dcc24e53414c7] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [dcc24e53414c7] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [dcc24e53414c7] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [dcc24e53414c7] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [dcc24e53414c7] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [dcc24e53414c7] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.90s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-10T00:40:57.541Z] daemon.go:325: [db4865c7c9b6f] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:325: [db4865c7c9b6f] waiting for daemon to start [2020-07-10T00:40:57.541Z] daemon.go:353: [db4865c7c9b6f] daemon started [2020-07-10T00:40:57.541Z] daemon.go:461: [db4865c7c9b6f] Stopping daemon [2020-07-10T00:40:57.541Z] daemon.go:296: [db4865c7c9b6f] exiting daemon [2020-07-10T00:40:57.541Z] daemon.go:448: [db4865c7c9b6f] Daemon stopped [2020-07-10T00:40:57.541Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.99s) [2020-07-10T00:40:57.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-07-10T00:40:57.542Z] daemon.go:325: [d1f1a9792dffe] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d1f1a9792dffe] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d1f1a9792dffe] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [d1f1a9792dffe] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d1f1a9792dffe] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d1f1a9792dffe] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.24s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-07-10T00:40:57.542Z] daemon.go:325: [d608c90c4382b] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d608c90c4382b] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d608c90c4382b] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [d608c90c4382b] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d608c90c4382b] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d608c90c4382b] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.83s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-07-10T00:40:57.542Z] daemon.go:325: [d6799e4f767b0] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d6799e4f767b0] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d6799e4f767b0] daemon started [2020-07-10T00:40:57.542Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.ows85upbidmy@2ab7d6770ee8 | hello1\n" [2020-07-10T00:40:57.542Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.0qwwfsz7inal@2ab7d6770ee8 | hello2\n" [2020-07-10T00:40:57.542Z] daemon.go:461: [d6799e4f767b0] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d6799e4f767b0] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d6799e4f767b0] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.38s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-10T00:40:57.542Z] daemon.go:325: [d65d1d4a1ca27] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d65d1d4a1ca27] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d65d1d4a1ca27] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [d65d1d4a1ca27] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d65d1d4a1ca27] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d65d1d4a1ca27] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.56s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-10T00:40:57.542Z] daemon.go:325: [dca38361ebc9a] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [dca38361ebc9a] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [dca38361ebc9a] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [dca38361ebc9a] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [dca38361ebc9a] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [dca38361ebc9a] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.73s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-10T00:40:57.542Z] daemon.go:325: [dbf3105a89f9b] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [dbf3105a89f9b] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [dbf3105a89f9b] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [dbf3105a89f9b] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [dbf3105a89f9b] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [dbf3105a89f9b] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.53s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-10T00:40:57.542Z] daemon.go:325: [d9269e018bd82] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d9269e018bd82] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d9269e018bd82] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [d9269e018bd82] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d9269e018bd82] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d9269e018bd82] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-07-10T00:40:57.542Z] daemon.go:325: [da31877cb1cb7] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [da31877cb1cb7] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [da31877cb1cb7] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [da31877cb1cb7] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [da31877cb1cb7] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [da31877cb1cb7] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.88s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-10T00:40:57.542Z] daemon.go:325: [d9531c5ba3e3a] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d9531c5ba3e3a] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d9531c5ba3e3a] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [d9531c5ba3e3a] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d9531c5ba3e3a] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d9531c5ba3e3a] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.43s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-07-10T00:40:57.542Z] daemon.go:325: [dd270a3470178] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [dd270a3470178] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [dd270a3470178] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [dd270a3470178] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [dd270a3470178] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [dd270a3470178] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.45s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-10T00:40:57.542Z] daemon.go:325: [d82c02b8b6015] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d82c02b8b6015] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d82c02b8b6015] daemon started [2020-07-10T00:40:57.542Z] docker_cli_service_logs_test.go:242: checking task vbq4qscthhrl [2020-07-10T00:40:57.542Z] docker_cli_service_logs_test.go:247: checking messages for vbq4qscthhrl [2020-07-10T00:40:57.542Z] docker_cli_service_logs_test.go:242: checking task 6o7ncs7rud5x [2020-07-10T00:40:57.542Z] docker_cli_service_logs_test.go:247: checking messages for 6o7ncs7rud5x [2020-07-10T00:40:57.542Z] daemon.go:461: [d82c02b8b6015] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d82c02b8b6015] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d82c02b8b6015] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-07-10T00:40:57.542Z] daemon.go:325: [d1079b296b28e] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d1079b296b28e] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d1079b296b28e] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [d1079b296b28e] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d1079b296b28e] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d1079b296b28e] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.89s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-10T00:40:57.542Z] daemon.go:325: [ded72a4cf78a9] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [ded72a4cf78a9] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [ded72a4cf78a9] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [ded72a4cf78a9] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [ded72a4cf78a9] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [ded72a4cf78a9] Daemon stopped [2020-07-10T00:40:57.542Z] daemon.go:325: [ded72a4cf78a9] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [ded72a4cf78a9] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [ded72a4cf78a9] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [ded72a4cf78a9] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [ded72a4cf78a9] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [ded72a4cf78a9] Daemon stopped [2020-07-10T00:40:57.542Z] daemon.go:325: [ded72a4cf78a9] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [ded72a4cf78a9] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [ded72a4cf78a9] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [ded72a4cf78a9] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [ded72a4cf78a9] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [ded72a4cf78a9] Daemon stopped [2020-07-10T00:40:57.542Z] daemon.go:325: [ded72a4cf78a9] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [ded72a4cf78a9] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [ded72a4cf78a9] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [ded72a4cf78a9] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [ded72a4cf78a9] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [ded72a4cf78a9] Daemon stopped [2020-07-10T00:40:57.542Z] daemon.go:325: [ded72a4cf78a9] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [ded72a4cf78a9] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [ded72a4cf78a9] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [ded72a4cf78a9] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [ded72a4cf78a9] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [ded72a4cf78a9] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.70s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-10T00:40:57.542Z] daemon.go:325: [db79a6b1ce828] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [db79a6b1ce828] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [db79a6b1ce828] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [db79a6b1ce828] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [db79a6b1ce828] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [db79a6b1ce828] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-10T00:40:57.542Z] daemon.go:325: [d9919020b13e8] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d9919020b13e8] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d9919020b13e8] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [d9919020b13e8] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d9919020b13e8] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d9919020b13e8] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.90s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-10T00:40:57.542Z] daemon.go:325: [d45010b72ab31] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d45010b72ab31] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d45010b72ab31] daemon started [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-10T00:40:57.542Z] daemon.go:325: [d2d218b53aced] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d2d218b53aced] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d2d218b53aced] daemon started [2020-07-10T00:40:57.542Z] check_test.go:358: [d2d218b53aced] joining swarm manager [d45010b72ab31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-10T00:40:57.542Z] daemon.go:325: [dcc6ffe8c3593] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [dcc6ffe8c3593] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [dcc6ffe8c3593] daemon started [2020-07-10T00:40:57.542Z] check_test.go:358: [dcc6ffe8c3593] joining swarm manager [d45010b72ab31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.542Z] daemon.go:461: [d45010b72ab31] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d45010b72ab31] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d45010b72ab31] Daemon stopped [2020-07-10T00:40:57.542Z] daemon.go:461: [d2d218b53aced] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d2d218b53aced] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d2d218b53aced] Daemon stopped [2020-07-10T00:40:57.542Z] daemon.go:461: [dcc6ffe8c3593] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [dcc6ffe8c3593] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [dcc6ffe8c3593] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.13s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-10T00:40:57.542Z] daemon.go:325: [d02985fd9b013] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d02985fd9b013] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d02985fd9b013] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [d02985fd9b013] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d02985fd9b013] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d02985fd9b013] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.69s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-10T00:40:57.542Z] daemon.go:325: [d8dde15557acf] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d8dde15557acf] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d8dde15557acf] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [d8dde15557acf] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d8dde15557acf] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d8dde15557acf] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.62s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-10T00:40:57.542Z] daemon.go:325: [d6781550d6e5f] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d6781550d6e5f] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d6781550d6e5f] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [d6781550d6e5f] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d6781550d6e5f] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d6781550d6e5f] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.19s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-10T00:40:57.542Z] daemon.go:325: [dda4e5ff37778] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [dda4e5ff37778] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [dda4e5ff37778] daemon started [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-10T00:40:57.542Z] daemon.go:325: [d7a7290fd16e7] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d7a7290fd16e7] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d7a7290fd16e7] daemon started [2020-07-10T00:40:57.542Z] check_test.go:358: [d7a7290fd16e7] joining swarm manager [dda4e5ff37778]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-10T00:40:57.542Z] daemon.go:325: [db846efe89fa4] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [db846efe89fa4] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [db846efe89fa4] daemon started [2020-07-10T00:40:57.542Z] check_test.go:358: [db846efe89fa4] joining swarm manager [dda4e5ff37778]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.542Z] daemon.go:461: [dda4e5ff37778] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [dda4e5ff37778] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [dda4e5ff37778] Daemon stopped [2020-07-10T00:40:57.542Z] daemon.go:461: [d7a7290fd16e7] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [d7a7290fd16e7] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [d7a7290fd16e7] Daemon stopped [2020-07-10T00:40:57.542Z] daemon.go:461: [db846efe89fa4] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [db846efe89fa4] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [db846efe89fa4] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.03s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-10T00:40:57.542Z] daemon.go:325: [da40e38dfb1bf] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [da40e38dfb1bf] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [da40e38dfb1bf] daemon started [2020-07-10T00:40:57.542Z] daemon.go:461: [da40e38dfb1bf] Stopping daemon [2020-07-10T00:40:57.542Z] daemon.go:296: [da40e38dfb1bf] exiting daemon [2020-07-10T00:40:57.542Z] daemon.go:448: [da40e38dfb1bf] Daemon stopped [2020-07-10T00:40:57.542Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (109.27s) [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-10T00:40:57.542Z] daemon.go:325: [d76840ce82997] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [d76840ce82997] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [d76840ce82997] daemon started [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-10T00:40:57.542Z] daemon.go:325: [da545682e217b] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [da545682e217b] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [da545682e217b] daemon started [2020-07-10T00:40:57.542Z] check_test.go:358: [da545682e217b] joining swarm manager [d76840ce82997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.542Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-10T00:40:57.542Z] daemon.go:325: [dde3f50c80faf] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:325: [dde3f50c80faf] waiting for daemon to start [2020-07-10T00:40:57.542Z] daemon.go:353: [dde3f50c80faf] daemon started [2020-07-10T00:40:57.543Z] check_test.go:358: [dde3f50c80faf] joining swarm manager [d76840ce82997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.543Z] daemon.go:461: [da545682e217b] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [da545682e217b] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [da545682e217b] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [da545682e217b] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [da545682e217b] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [da545682e217b] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [dde3f50c80faf] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [dde3f50c80faf] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [dde3f50c80faf] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [dde3f50c80faf] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [dde3f50c80faf] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [dde3f50c80faf] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [da545682e217b] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [da545682e217b] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [da545682e217b] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [da545682e217b] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [da545682e217b] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [da545682e217b] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [dde3f50c80faf] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [dde3f50c80faf] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [dde3f50c80faf] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [dde3f50c80faf] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [dde3f50c80faf] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [dde3f50c80faf] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [da545682e217b] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [da545682e217b] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [da545682e217b] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [da545682e217b] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [da545682e217b] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [da545682e217b] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [dde3f50c80faf] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [dde3f50c80faf] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [dde3f50c80faf] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [dde3f50c80faf] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [dde3f50c80faf] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [dde3f50c80faf] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d76840ce82997] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d76840ce82997] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d76840ce82997] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:461: [da545682e217b] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [da545682e217b] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [da545682e217b] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:461: [dde3f50c80faf] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [dde3f50c80faf] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [dde3f50c80faf] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.61s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-10T00:40:57.543Z] daemon.go:325: [d9c2aa3f45cd1] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d9c2aa3f45cd1] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d9c2aa3f45cd1] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d9c2aa3f45cd1] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d9c2aa3f45cd1] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d9c2aa3f45cd1] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.67s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-10T00:40:57.543Z] daemon.go:325: [d122d1295df74] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d122d1295df74] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d122d1295df74] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d122d1295df74] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d122d1295df74] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d122d1295df74] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [d122d1295df74] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d122d1295df74] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d122d1295df74] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d122d1295df74] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d122d1295df74] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d122d1295df74] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.60s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-10T00:40:57.543Z] daemon.go:325: [de340ddede003] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [de340ddede003] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [de340ddede003] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [de340ddede003] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [de340ddede003] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [de340ddede003] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.30s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-10T00:40:57.543Z] daemon.go:325: [d117aa29a690b] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d117aa29a690b] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d117aa29a690b] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d117aa29a690b] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d117aa29a690b] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d117aa29a690b] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.34s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-10T00:40:57.543Z] daemon.go:325: [dd5b5177daa8c] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [dd5b5177daa8c] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [dd5b5177daa8c] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [dd5b5177daa8c] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [dd5b5177daa8c] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [dd5b5177daa8c] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [dd5b5177daa8c] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:296: [dd5b5177daa8c] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:325: [dd5b5177daa8c] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [dd5b5177daa8c] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:296: [dd5b5177daa8c] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:325: [dd5b5177daa8c] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [dd5b5177daa8c] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [dd5b5177daa8c] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [dd5b5177daa8c] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [dd5b5177daa8c] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [dd5b5177daa8c] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [dd5b5177daa8c] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.58s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-10T00:40:57.543Z] daemon.go:325: [d2224287c5258] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d2224287c5258] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d2224287c5258] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d2224287c5258] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d2224287c5258] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d2224287c5258] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.81s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-07-10T00:40:57.543Z] daemon.go:325: [d52c94bd220b5] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d52c94bd220b5] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d52c94bd220b5] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d52c94bd220b5] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d52c94bd220b5] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d52c94bd220b5] Daemon stopped [2020-07-10T00:40:57.543Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-07-10T00:40:57.543Z] requirement.go:26: unmatched requirement IPv6 [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.47s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-10T00:40:57.543Z] daemon.go:325: [d5941f27e69c2] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d5941f27e69c2] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d5941f27e69c2] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d5941f27e69c2] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d5941f27e69c2] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d5941f27e69c2] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [d5941f27e69c2] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d5941f27e69c2] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d5941f27e69c2] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d5941f27e69c2] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d5941f27e69c2] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d5941f27e69c2] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [d5941f27e69c2] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d5941f27e69c2] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d5941f27e69c2] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d5941f27e69c2] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d5941f27e69c2] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d5941f27e69c2] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-10T00:40:57.543Z] daemon.go:325: [dddcaecaaa035] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [dddcaecaaa035] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [dddcaecaaa035] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [dddcaecaaa035] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [dddcaecaaa035] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [dddcaecaaa035] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-10T00:40:57.543Z] daemon.go:325: [d5fc78bcdaec1] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d5fc78bcdaec1] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d5fc78bcdaec1] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d5fc78bcdaec1] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d5fc78bcdaec1] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d5fc78bcdaec1] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.24s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-10T00:40:57.543Z] daemon.go:325: [d46e7bbcd7b39] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d46e7bbcd7b39] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d46e7bbcd7b39] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d46e7bbcd7b39] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d46e7bbcd7b39] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d46e7bbcd7b39] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.56s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-10T00:40:57.543Z] daemon.go:325: [dae9a5c32b526] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [dae9a5c32b526] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [dae9a5c32b526] daemon started [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-10T00:40:57.543Z] daemon.go:325: [d5a7c7bd2071b] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d5a7c7bd2071b] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d5a7c7bd2071b] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [dae9a5c32b526] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [dae9a5c32b526] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [dae9a5c32b526] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:461: [d5a7c7bd2071b] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d5a7c7bd2071b] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d5a7c7bd2071b] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.87s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-10T00:40:57.543Z] daemon.go:325: [ddebec0e2fbf1] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [ddebec0e2fbf1] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [ddebec0e2fbf1] daemon started [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-10T00:40:57.543Z] daemon.go:325: [d1442b7be1980] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d1442b7be1980] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d1442b7be1980] daemon started [2020-07-10T00:40:57.543Z] check_test.go:358: [d1442b7be1980] joining swarm manager [ddebec0e2fbf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.543Z] daemon.go:461: [d1442b7be1980] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d1442b7be1980] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d1442b7be1980] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [d1442b7be1980] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d1442b7be1980] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d1442b7be1980] daemon started [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-10T00:40:57.543Z] daemon.go:325: [d3582c85f9260] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d3582c85f9260] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d3582c85f9260] daemon started [2020-07-10T00:40:57.543Z] check_test.go:358: [d3582c85f9260] joining swarm manager [ddebec0e2fbf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.543Z] daemon.go:461: [d1442b7be1980] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d1442b7be1980] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d1442b7be1980] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [d1442b7be1980] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d1442b7be1980] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d1442b7be1980] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d3582c85f9260] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d3582c85f9260] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d3582c85f9260] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [d3582c85f9260] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d3582c85f9260] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d3582c85f9260] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d3582c85f9260] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d3582c85f9260] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d3582c85f9260] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:325: [d3582c85f9260] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d3582c85f9260] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d3582c85f9260] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [ddebec0e2fbf1] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [ddebec0e2fbf1] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [ddebec0e2fbf1] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:461: [d1442b7be1980] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d1442b7be1980] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d1442b7be1980] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:461: [d3582c85f9260] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d3582c85f9260] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d3582c85f9260] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.97s) [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-10T00:40:57.543Z] daemon.go:325: [d68c74dca5929] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d68c74dca5929] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d68c74dca5929] daemon started [2020-07-10T00:40:57.543Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-10T00:40:57.543Z] daemon.go:325: [d128ee6ba57d9] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:325: [d128ee6ba57d9] waiting for daemon to start [2020-07-10T00:40:57.543Z] daemon.go:353: [d128ee6ba57d9] daemon started [2020-07-10T00:40:57.543Z] daemon.go:461: [d68c74dca5929] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d68c74dca5929] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d68c74dca5929] Daemon stopped [2020-07-10T00:40:57.543Z] daemon.go:461: [d128ee6ba57d9] Stopping daemon [2020-07-10T00:40:57.543Z] daemon.go:296: [d128ee6ba57d9] exiting daemon [2020-07-10T00:40:57.543Z] daemon.go:448: [d128ee6ba57d9] Daemon stopped [2020-07-10T00:40:57.543Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.38s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-10T00:40:57.544Z] daemon.go:325: [de9a24cf41faf] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [de9a24cf41faf] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [de9a24cf41faf] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [de9a24cf41faf] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [de9a24cf41faf] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [de9a24cf41faf] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:325: [de9a24cf41faf] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [de9a24cf41faf] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [de9a24cf41faf] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [de9a24cf41faf] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [de9a24cf41faf] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [de9a24cf41faf] Daemon stopped [2020-07-10T00:40:57.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.18s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-10T00:40:57.544Z] daemon.go:325: [d7a81e3ec8e65] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d7a81e3ec8e65] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d7a81e3ec8e65] daemon started [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-10T00:40:57.544Z] daemon.go:325: [d752413c7015c] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d752413c7015c] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d752413c7015c] daemon started [2020-07-10T00:40:57.544Z] check_test.go:358: [d752413c7015c] joining swarm manager [d7a81e3ec8e65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-10T00:40:57.544Z] daemon.go:325: [d06de66e70be2] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d06de66e70be2] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d06de66e70be2] daemon started [2020-07-10T00:40:57.544Z] check_test.go:358: [d06de66e70be2] joining swarm manager [d7a81e3ec8e65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.544Z] daemon.go:461: [d752413c7015c] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d752413c7015c] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d752413c7015c] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:325: [d752413c7015c] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d752413c7015c] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d752413c7015c] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [d752413c7015c] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d752413c7015c] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d752413c7015c] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:461: [d7a81e3ec8e65] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d7a81e3ec8e65] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d7a81e3ec8e65] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:325: [d7a81e3ec8e65] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d7a81e3ec8e65] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d7a81e3ec8e65] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [d06de66e70be2] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d06de66e70be2] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d06de66e70be2] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:325: [d06de66e70be2] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d06de66e70be2] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d06de66e70be2] daemon started [2020-07-10T00:40:57.544Z] daemon.go:325: [d752413c7015c] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d752413c7015c] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d752413c7015c] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [d752413c7015c] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d752413c7015c] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d752413c7015c] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:325: [d752413c7015c] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d752413c7015c] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d752413c7015c] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [d7a81e3ec8e65] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d7a81e3ec8e65] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d7a81e3ec8e65] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:325: [d7a81e3ec8e65] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d7a81e3ec8e65] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d7a81e3ec8e65] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d7a81e3ec8e65] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:339: [d7a81e3ec8e65] error pinging daemon on start: Get http://d7a81e3ec8e65.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.544Z] daemon.go:325: [d7a81e3ec8e65] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:339: [d7a81e3ec8e65] error pinging daemon on start: Get http://d7a81e3ec8e65.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.544Z] daemon.go:325: [d7a81e3ec8e65] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:339: [d7a81e3ec8e65] error pinging daemon on start: Get http://d7a81e3ec8e65.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.544Z] daemon.go:325: [d7a81e3ec8e65] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:339: [d7a81e3ec8e65] error pinging daemon on start: Get http://d7a81e3ec8e65.sock/_ping: context deadline exceeded [2020-07-10T00:40:57.544Z] daemon.go:325: [d7a81e3ec8e65] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d7a81e3ec8e65] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [d06de66e70be2] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d06de66e70be2] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d06de66e70be2] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:325: [d06de66e70be2] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d06de66e70be2] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d06de66e70be2] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d06de66e70be2] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d06de66e70be2] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [d752413c7015c] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d752413c7015c] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d752413c7015c] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:325: [d752413c7015c] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d752413c7015c] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d752413c7015c] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d752413c7015c] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d752413c7015c] daemon started [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-10T00:40:57.544Z] daemon.go:325: [de233255391e5] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [de233255391e5] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [de233255391e5] daemon started [2020-07-10T00:40:57.544Z] check_test.go:358: [de233255391e5] joining swarm manager [d7a81e3ec8e65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-10T00:40:57.544Z] daemon.go:461: [de233255391e5] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [de233255391e5] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [de233255391e5] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:325: [de233255391e5] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [de233255391e5] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [de233255391e5] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [d7a81e3ec8e65] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d7a81e3ec8e65] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d7a81e3ec8e65] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:461: [d752413c7015c] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d752413c7015c] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d752413c7015c] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:461: [d06de66e70be2] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d06de66e70be2] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d06de66e70be2] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:461: [de233255391e5] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [de233255391e5] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [de233255391e5] Daemon stopped [2020-07-10T00:40:57.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-10T00:40:57.544Z] daemon.go:325: [dd8ee946b1977] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [dd8ee946b1977] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [dd8ee946b1977] daemon started [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-10T00:40:57.544Z] daemon.go:325: [dced65b857194] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [dced65b857194] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [dced65b857194] daemon started [2020-07-10T00:40:57.544Z] check_test.go:358: [dced65b857194] joining swarm manager [dd8ee946b1977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-10T00:40:57.544Z] daemon.go:325: [de105cd36a912] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [de105cd36a912] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [de105cd36a912] daemon started [2020-07-10T00:40:57.544Z] check_test.go:358: [de105cd36a912] joining swarm manager [dd8ee946b1977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-10T00:40:57.544Z] daemon.go:461: [dd8ee946b1977] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [dd8ee946b1977] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [dd8ee946b1977] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:461: [dced65b857194] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [dced65b857194] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [dced65b857194] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:461: [de105cd36a912] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [de105cd36a912] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [de105cd36a912] Daemon stopped [2020-07-10T00:40:57.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-10T00:40:57.544Z] daemon.go:325: [d02b96ca76d31] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d02b96ca76d31] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d02b96ca76d31] daemon started [2020-07-10T00:40:57.544Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-07-10T00:40:57.544Z] 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-10T00:40:57.544Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-07-10T00:40:57.544Z] 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-10T00:40:57.544Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-07-10T00:40:57.544Z] 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-10T00:40:57.544Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-07-10T00:40:57.544Z] 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-10T00:40:57.544Z] daemon.go:461: [d02b96ca76d31] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d02b96ca76d31] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d02b96ca76d31] Daemon stopped [2020-07-10T00:40:57.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.79s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-10T00:40:57.544Z] daemon.go:325: [d6aed8c2cffb6] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d6aed8c2cffb6] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d6aed8c2cffb6] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [d6aed8c2cffb6] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d6aed8c2cffb6] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d6aed8c2cffb6] Daemon stopped [2020-07-10T00:40:57.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.28s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-10T00:40:57.544Z] daemon.go:325: [dec3e1fe69f98] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [dec3e1fe69f98] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [dec3e1fe69f98] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [dec3e1fe69f98] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [dec3e1fe69f98] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [dec3e1fe69f98] Daemon stopped [2020-07-10T00:40:57.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.28s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-10T00:40:57.544Z] daemon.go:325: [d9297844b16b7] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d9297844b16b7] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d9297844b16b7] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [d9297844b16b7] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d9297844b16b7] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d9297844b16b7] Daemon stopped [2020-07-10T00:40:57.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.66s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-10T00:40:57.544Z] daemon.go:325: [d9eaf1012a1ad] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d9eaf1012a1ad] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d9eaf1012a1ad] daemon started [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-10T00:40:57.544Z] daemon.go:325: [dd0f63d2fbcdb] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [dd0f63d2fbcdb] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [dd0f63d2fbcdb] daemon started [2020-07-10T00:40:57.544Z] check_test.go:358: [dd0f63d2fbcdb] joining swarm manager [d9eaf1012a1ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.544Z] daemon.go:461: [d9eaf1012a1ad] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d9eaf1012a1ad] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d9eaf1012a1ad] Daemon stopped [2020-07-10T00:40:57.544Z] daemon.go:461: [dd0f63d2fbcdb] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [dd0f63d2fbcdb] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [dd0f63d2fbcdb] Daemon stopped [2020-07-10T00:40:57.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-10T00:40:57.544Z] daemon.go:325: [d988bde24bb01] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d988bde24bb01] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d988bde24bb01] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [d988bde24bb01] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d988bde24bb01] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d988bde24bb01] Daemon stopped [2020-07-10T00:40:57.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.20s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-10T00:40:57.544Z] daemon.go:325: [d97ef3a84cd60] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d97ef3a84cd60] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d97ef3a84cd60] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [d97ef3a84cd60] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d97ef3a84cd60] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d97ef3a84cd60] Daemon stopped [2020-07-10T00:40:57.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-10T00:40:57.544Z] daemon.go:325: [dc909d7db2961] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [dc909d7db2961] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [dc909d7db2961] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [dc909d7db2961] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [dc909d7db2961] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [dc909d7db2961] Daemon stopped [2020-07-10T00:40:57.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-10T00:40:57.544Z] daemon.go:325: [df18138f21a7a] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [df18138f21a7a] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [df18138f21a7a] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [df18138f21a7a] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [df18138f21a7a] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [df18138f21a7a] Daemon stopped [2020-07-10T00:40:57.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-10T00:40:57.544Z] daemon.go:325: [d94f9a9c0a487] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d94f9a9c0a487] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d94f9a9c0a487] daemon started [2020-07-10T00:40:57.544Z] daemon.go:461: [d94f9a9c0a487] Stopping daemon [2020-07-10T00:40:57.544Z] daemon.go:296: [d94f9a9c0a487] exiting daemon [2020-07-10T00:40:57.544Z] daemon.go:448: [d94f9a9c0a487] Daemon stopped [2020-07-10T00:40:57.544Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-10T00:40:57.544Z] daemon.go:325: [db44bb07110be] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [db44bb07110be] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [db44bb07110be] daemon started [2020-07-10T00:40:57.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-10T00:40:57.544Z] daemon.go:325: [d90fcaef76ebd] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:325: [d90fcaef76ebd] waiting for daemon to start [2020-07-10T00:40:57.544Z] daemon.go:353: [d90fcaef76ebd] daemon started [2020-07-10T00:40:57.545Z] check_test.go:358: [d90fcaef76ebd] joining swarm manager [db44bb07110be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-10T00:40:57.545Z] daemon.go:461: [db44bb07110be] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [db44bb07110be] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [db44bb07110be] Daemon stopped [2020-07-10T00:40:57.545Z] daemon.go:461: [d90fcaef76ebd] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [d90fcaef76ebd] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [d90fcaef76ebd] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.42s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-10T00:40:57.545Z] daemon.go:325: [d18d35f701386] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [d18d35f701386] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [d18d35f701386] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [d18d35f701386] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [d18d35f701386] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [d18d35f701386] Daemon stopped [2020-07-10T00:40:57.545Z] daemon.go:325: [d18d35f701386] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [d18d35f701386] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [d18d35f701386] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [d18d35f701386] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [d18d35f701386] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [d18d35f701386] Daemon stopped [2020-07-10T00:40:57.545Z] daemon.go:325: [d18d35f701386] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [d18d35f701386] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [d18d35f701386] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [d18d35f701386] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [d18d35f701386] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [d18d35f701386] Daemon stopped [2020-07-10T00:40:57.545Z] daemon.go:325: [d18d35f701386] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [d18d35f701386] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [d18d35f701386] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [d18d35f701386] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [d18d35f701386] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [d18d35f701386] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-10T00:40:57.545Z] daemon.go:325: [d8ed5bcfdafd8] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [d8ed5bcfdafd8] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [d8ed5bcfdafd8] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [d8ed5bcfdafd8] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [d8ed5bcfdafd8] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [d8ed5bcfdafd8] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-10T00:40:57.545Z] daemon.go:325: [dd34606df1bb8] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [dd34606df1bb8] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [dd34606df1bb8] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [dd34606df1bb8] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [dd34606df1bb8] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [dd34606df1bb8] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.96s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-10T00:40:57.545Z] daemon.go:325: [d6f344bb3a2c6] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [d6f344bb3a2c6] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [d6f344bb3a2c6] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [d6f344bb3a2c6] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [d6f344bb3a2c6] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [d6f344bb3a2c6] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-10T00:40:57.545Z] daemon.go:325: [de313ade024fb] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [de313ade024fb] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [de313ade024fb] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [de313ade024fb] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [de313ade024fb] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [de313ade024fb] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.52s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-10T00:40:57.545Z] daemon.go:325: [d15ecf1265cc9] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [d15ecf1265cc9] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [d15ecf1265cc9] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [d15ecf1265cc9] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [d15ecf1265cc9] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [d15ecf1265cc9] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-10T00:40:57.545Z] daemon.go:325: [d63448deba1f7] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [d63448deba1f7] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [d63448deba1f7] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [d63448deba1f7] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [d63448deba1f7] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [d63448deba1f7] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-10T00:40:57.545Z] daemon.go:325: [dbd09a95408fe] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [dbd09a95408fe] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [dbd09a95408fe] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [dbd09a95408fe] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [dbd09a95408fe] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [dbd09a95408fe] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-10T00:40:57.545Z] daemon.go:325: [d4f5b709a3c85] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [d4f5b709a3c85] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [d4f5b709a3c85] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [d4f5b709a3c85] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [d4f5b709a3c85] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [d4f5b709a3c85] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-10T00:40:57.545Z] daemon.go:325: [d70b3b2cffd0b] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [d70b3b2cffd0b] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [d70b3b2cffd0b] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [d70b3b2cffd0b] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [d70b3b2cffd0b] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [d70b3b2cffd0b] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-10T00:40:57.545Z] daemon.go:325: [d7e108ce33a42] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [d7e108ce33a42] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [d7e108ce33a42] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [d7e108ce33a42] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [d7e108ce33a42] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [d7e108ce33a42] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-07-10T00:40:57.545Z] daemon.go:325: [d0cf335c99c82] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [d0cf335c99c82] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [d0cf335c99c82] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [d0cf335c99c82] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [d0cf335c99c82] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [d0cf335c99c82] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-10T00:40:57.545Z] daemon.go:325: [de7c1753e7d4f] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [de7c1753e7d4f] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [de7c1753e7d4f] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [de7c1753e7d4f] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [de7c1753e7d4f] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [de7c1753e7d4f] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-10T00:40:57.545Z] daemon.go:325: [dc042cf4c433d] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [dc042cf4c433d] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [dc042cf4c433d] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [dc042cf4c433d] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [dc042cf4c433d] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [dc042cf4c433d] Daemon stopped [2020-07-10T00:40:57.545Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2020-07-10T00:40:57.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-10T00:40:57.545Z] daemon.go:325: [de69d28853a73] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:325: [de69d28853a73] waiting for daemon to start [2020-07-10T00:40:57.545Z] daemon.go:353: [de69d28853a73] daemon started [2020-07-10T00:40:57.545Z] daemon.go:461: [de69d28853a73] Stopping daemon [2020-07-10T00:40:57.545Z] daemon.go:296: [de69d28853a73] exiting daemon [2020-07-10T00:40:57.545Z] daemon.go:448: [de69d28853a73] Daemon stopped [2020-07-10T00:40:57.545Z] === RUN TestDockerExternalVolumeSuite [2020-07-10T00:40:57.545Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-10T00:41:05.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-10T00:41:05.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-10T00:41:05.575Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-10T00:41:05.575Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-10T00:41:05.575Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-10T00:41:05.575Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-10T00:41:05.575Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-10T00:41:05.575Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-10T00:41:07.153Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-10T00:41:09.387Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-10T00:41:09.387Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-10T00:41:09.387Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-10T00:41:11.619Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-10T00:41:11.619Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-10T00:41:11.619Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-10T00:41:11.619Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-10T00:41:15.445Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-10T00:41:15.632Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-10T00:41:17.034Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-10T00:41:17.034Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-10T00:41:17.034Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-10T00:41:29.571Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-10T00:41:29.571Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-10T00:41:29.571Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-10T00:41:38.274Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-10T00:41:38.274Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-10T00:41:38.274Z] === RUN TestDockerSuite/TestCpToDot [2020-07-10T00:41:39.269Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-10T00:41:39.269Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-10T00:41:39.269Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-10T00:41:41.500Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-10T00:41:41.500Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-10T00:41:41.500Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-10T00:41:41.500Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-10T00:41:41.500Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-10T00:41:41.500Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-10T00:41:41.975Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-10T00:41:43.562Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-10T00:41:45.141Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-10T00:41:45.614Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-10T00:41:45.614Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-10T00:41:47.845Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-10T00:41:48.317Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-10T00:41:48.318Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-10T00:41:48.318Z] === RUN TestDockerSuite/TestCreateRM [2020-07-10T00:41:48.318Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-10T00:41:48.318Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-10T00:41:48.790Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-10T00:41:48.790Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-10T00:41:55.984Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-10T00:41:55.984Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-10T00:41:56.457Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-10T00:42:00.272Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-10T00:42:00.272Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-10T00:42:00.272Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-10T00:42:02.504Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-10T00:42:02.504Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-10T00:42:02.504Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-10T00:42:02.504Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-10T00:42:02.504Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-10T00:42:02.504Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-10T00:42:02.504Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-10T00:42:02.504Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-10T00:42:02.504Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-10T00:42:02.504Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-10T00:42:02.504Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-10T00:42:02.504Z] === RUN TestDockerSuite/TestDockerFails [2020-07-10T00:42:02.976Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-10T00:42:02.976Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-10T00:42:02.976Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-10T00:42:02.976Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-10T00:42:02.976Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-10T00:42:02.976Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-10T00:42:05.210Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-10T00:42:06.787Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-10T00:42:09.021Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-10T00:42:16.218Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-10T00:42:21.006Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-10T00:42:23.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-10T00:42:29.881Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-10T00:42:31.479Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-10T00:42:32.474Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-10T00:42:32.946Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-10T00:42:35.920Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-10T00:42:36.393Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-10T00:42:37.388Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-10T00:42:41.204Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-10T00:42:45.023Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-10T00:42:45.023Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-10T00:42:45.023Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-10T00:42:45.023Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-10T00:42:45.023Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-10T00:42:45.023Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-10T00:42:46.602Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-10T00:42:46.602Z] === RUN TestDockerSuite/TestEventsRename [2020-07-10T00:42:48.180Z] === RUN TestDockerSuite/TestEventsResize [2020-07-10T00:42:50.413Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-10T00:42:57.609Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-10T00:42:59.843Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-10T00:43:01.951Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-10T00:43:03.666Z] === RUN TestDockerSuite/TestEventsTop [2020-07-10T00:43:04.139Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-10T00:43:07.123Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-10T00:43:10.099Z] === RUN TestDockerSuite/TestExec [2020-07-10T00:43:10.099Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-10T00:43:10.099Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-10T00:43:11.676Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-10T00:43:13.255Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-10T00:43:13.255Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-10T00:43:13.255Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-10T00:43:13.255Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-10T00:43:15.487Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-10T00:43:16.826Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-10T00:43:17.066Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-10T00:43:18.645Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-10T00:43:20.224Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-10T00:43:24.041Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-10T00:43:24.041Z] === RUN TestDockerSuite/TestExecEnv [2020-07-10T00:43:24.041Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-10T00:43:24.041Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-10T00:43:26.273Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-10T00:43:30.089Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-10T00:43:30.089Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-10T00:43:30.089Z] === RUN TestDockerSuite/TestExecParseError [2020-07-10T00:43:30.089Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-10T00:43:30.089Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-10T00:43:30.089Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-10T00:43:32.329Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-10T00:43:32.329Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-10T00:43:32.329Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-10T00:43:32.329Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-10T00:43:32.329Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-10T00:43:32.329Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-10T00:43:34.561Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-10T00:43:34.561Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-10T00:43:40.471Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-10T00:43:40.471Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-10T00:43:40.471Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-10T00:43:40.471Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-10T00:43:45.255Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-10T00:43:48.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-10T00:43:51.172Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-10T00:43:54.145Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-10T00:44:00.044Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-10T00:44:00.044Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-10T00:44:00.044Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-10T00:44:00.044Z] === RUN TestDockerSuite/TestHealth [2020-07-10T00:44:00.044Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-10T00:44:00.044Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-10T00:44:00.044Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-10T00:44:00.044Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-10T00:44:01.123Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-10T00:44:03.858Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-10T00:44:03.858Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-10T00:44:03.858Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-10T00:44:03.858Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-10T00:44:03.858Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-10T00:44:04.330Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-10T00:44:04.806Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-10T00:44:04.806Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-10T00:44:05.804Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-10T00:44:05.804Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-10T00:44:07.381Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-10T00:44:07.381Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-10T00:44:08.958Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-10T00:44:11.189Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-10T00:44:11.660Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-10T00:44:11.661Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-10T00:44:14.633Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-10T00:44:14.633Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-10T00:44:17.608Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-10T00:44:17.608Z] === RUN TestDockerSuite/TestImportFile [2020-07-10T00:44:17.608Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-10T00:44:17.608Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-10T00:44:17.608Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-10T00:44:17.608Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-10T00:44:17.608Z] === RUN TestDockerSuite/TestInfoDebug [2020-07-10T00:44:17.608Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-10T00:44:17.608Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-07-10T00:44:17.608Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-10T00:44:17.608Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-10T00:44:17.608Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-10T00:44:18.081Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-10T00:44:18.081Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-10T00:44:18.081Z] === RUN TestDockerSuite/TestInfoFormat [2020-07-10T00:44:18.081Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-07-10T00:44:18.081Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-10T00:44:18.081Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-10T00:44:18.081Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-10T00:44:19.659Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-10T00:44:21.894Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-10T00:44:21.894Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-10T00:44:21.894Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-10T00:44:21.894Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-10T00:44:21.894Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-10T00:44:23.473Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-10T00:44:23.947Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-10T00:44:25.526Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-10T00:44:25.526Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-10T00:44:25.526Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-10T00:44:25.999Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-10T00:44:27.578Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-10T00:44:31.396Z] === RUN TestDockerSuite/TestInspectImage [2020-07-10T00:44:31.396Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-10T00:44:31.396Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-10T00:44:31.396Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-10T00:44:33.194Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-10T00:44:33.630Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-10T00:44:35.208Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-10T00:44:35.208Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-10T00:44:37.455Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-10T00:44:39.033Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-10T00:44:39.033Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-10T00:44:39.033Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-10T00:44:40.611Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-10T00:44:42.848Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-10T00:44:46.673Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-10T00:44:48.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-10T00:44:48.252Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-10T00:44:50.486Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-10T00:44:52.069Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-10T00:44:53.647Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-10T00:44:55.885Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-10T00:44:57.467Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-10T00:44:59.046Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-10T00:45:01.280Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-10T00:45:06.066Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-10T00:45:06.158Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-10T00:45:08.305Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-10T00:45:08.305Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-10T00:45:09.884Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-10T00:45:09.884Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-10T00:45:15.790Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-10T00:45:21.705Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-10T00:45:27.609Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-10T00:45:28.604Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-10T00:45:30.839Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-10T00:45:30.839Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-10T00:45:33.081Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-10T00:45:40.284Z] === RUN TestDockerSuite/TestLogsSince [2020-07-10T00:45:48.992Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-10T00:45:48.992Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-10T00:45:48.992Z] === RUN TestDockerSuite/TestLogsTail [2020-07-10T00:45:50.573Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-10T00:45:52.808Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-10T00:45:52.825Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-10T00:45:54.387Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-10T00:45:54.388Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-10T00:45:54.388Z] === RUN TestDockerSuite/TestNetHostname [2020-07-10T00:45:54.388Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-10T00:45:54.388Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPluginActive [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPortList [2020-07-10T00:45:54.861Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-10T00:45:58.685Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-10T00:45:58.685Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-10T00:45:58.685Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-10T00:45:58.685Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-10T00:45:58.685Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-10T00:45:58.685Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-10T00:45:58.685Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-10T00:45:58.685Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-10T00:45:58.685Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-10T00:45:58.685Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-10T00:46:02.504Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-10T00:46:02.504Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-10T00:46:09.710Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-10T00:46:09.710Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-10T00:46:10.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-10T00:46:16.925Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-10T00:46:29.489Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-10T00:46:29.489Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-10T00:46:29.489Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-10T00:46:39.964Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-10T00:46:42.202Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-10T00:46:43.004Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-10T00:46:52.680Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-10T00:46:56.499Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-10T00:46:56.499Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-10T00:46:56.499Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-10T00:46:59.474Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-10T00:46:59.474Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-10T00:46:59.947Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-10T00:46:59.947Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-10T00:46:59.947Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-10T00:47:05.860Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-10T00:47:05.860Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-10T00:47:06.856Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-10T00:47:06.856Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-10T00:47:08.439Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-10T00:47:09.435Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-10T00:47:09.435Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-10T00:47:15.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-10T00:47:18.157Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-10T00:47:21.133Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-10T00:47:23.368Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-10T00:47:27.276Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-10T00:47:41.251Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-10T00:47:41.251Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-10T00:47:44.228Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-10T00:47:44.709Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-10T00:47:44.709Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-10T00:47:45.182Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-10T00:47:45.376Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-10T00:47:49.003Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-10T00:47:52.820Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-10T00:47:52.820Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-10T00:47:55.798Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-10T00:47:55.798Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-10T00:47:56.271Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-10T00:48:00.250Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-10T00:48:08.822Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-10T00:48:11.797Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-10T00:48:11.797Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite (437.04s) [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.68s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-10T00:48:15.125Z] docker_cli_external_volume_driver_test.go:53: Daemon d0d40e12ccb74 is not started [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-10T00:48:15.125Z] daemon.go:325: [dcd08a66a6916] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:325: [dcd08a66a6916] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:353: [dcd08a66a6916] daemon started [2020-07-10T00:48:15.125Z] daemon.go:461: [dcd08a66a6916] Stopping daemon [2020-07-10T00:48:15.125Z] daemon.go:296: [dcd08a66a6916] exiting daemon [2020-07-10T00:48:15.125Z] daemon.go:448: [dcd08a66a6916] Daemon stopped [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-10T00:48:15.125Z] daemon.go:325: [d743711e8f89b] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:325: [d743711e8f89b] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:353: [d743711e8f89b] daemon started [2020-07-10T00:48:15.125Z] daemon.go:461: [d743711e8f89b] Stopping daemon [2020-07-10T00:48:15.125Z] daemon.go:296: [d743711e8f89b] exiting daemon [2020-07-10T00:48:15.125Z] daemon.go:448: [d743711e8f89b] Daemon stopped [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-10T00:48:15.125Z] docker_cli_external_volume_driver_test.go:53: Daemon d6f03ebda029b is not started [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-10T00:48:15.125Z] daemon.go:325: [d08f448b6bd1e] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:325: [d08f448b6bd1e] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:353: [d08f448b6bd1e] daemon started [2020-07-10T00:48:15.125Z] daemon.go:461: [d08f448b6bd1e] Stopping daemon [2020-07-10T00:48:15.125Z] daemon.go:296: [d08f448b6bd1e] exiting daemon [2020-07-10T00:48:15.125Z] daemon.go:448: [d08f448b6bd1e] Daemon stopped [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-10T00:48:15.125Z] docker_cli_external_volume_driver_test.go:53: Daemon dbb9d042ae8bf is not started [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-10T00:48:15.125Z] docker_cli_external_volume_driver_test.go:53: Daemon d85d9136f0bd0 is not started [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-10T00:48:15.125Z] daemon.go:325: [d257b69f93e23] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:325: [d257b69f93e23] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:353: [d257b69f93e23] daemon started [2020-07-10T00:48:15.125Z] daemon.go:461: [d257b69f93e23] Stopping daemon [2020-07-10T00:48:15.125Z] daemon.go:296: [d257b69f93e23] exiting daemon [2020-07-10T00:48:15.125Z] daemon.go:448: [d257b69f93e23] Daemon stopped [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-10T00:48:15.125Z] daemon.go:325: [d8fb40c286786] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:325: [d8fb40c286786] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:353: [d8fb40c286786] daemon started [2020-07-10T00:48:15.125Z] daemon.go:461: [d8fb40c286786] Stopping daemon [2020-07-10T00:48:15.125Z] daemon.go:296: [d8fb40c286786] exiting daemon [2020-07-10T00:48:15.125Z] daemon.go:448: [d8fb40c286786] Daemon stopped [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-10T00:48:15.125Z] daemon.go:325: [dbf959414442e] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:325: [dbf959414442e] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:353: [dbf959414442e] daemon started [2020-07-10T00:48:15.125Z] daemon.go:461: [dbf959414442e] Stopping daemon [2020-07-10T00:48:15.125Z] daemon.go:296: [dbf959414442e] exiting daemon [2020-07-10T00:48:15.125Z] daemon.go:448: [dbf959414442e] Daemon stopped [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-10T00:48:15.125Z] daemon.go:325: [dd5cca5cbaea6] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:325: [dd5cca5cbaea6] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:353: [dd5cca5cbaea6] daemon started [2020-07-10T00:48:15.125Z] daemon.go:461: [dd5cca5cbaea6] Stopping daemon [2020-07-10T00:48:15.125Z] daemon.go:296: [dd5cca5cbaea6] exiting daemon [2020-07-10T00:48:15.125Z] daemon.go:448: [dd5cca5cbaea6] Daemon stopped [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-10T00:48:15.125Z] daemon.go:325: [d928660426ee6] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:325: [d928660426ee6] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:353: [d928660426ee6] daemon started [2020-07-10T00:48:15.125Z] daemon.go:461: [d928660426ee6] Stopping daemon [2020-07-10T00:48:15.125Z] daemon.go:296: [d928660426ee6] exiting daemon [2020-07-10T00:48:15.125Z] daemon.go:448: [d928660426ee6] Daemon stopped [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-10T00:48:15.125Z] daemon.go:325: [d79ad52150d2f] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:325: [d79ad52150d2f] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:353: [d79ad52150d2f] daemon started [2020-07-10T00:48:15.125Z] daemon.go:461: [d79ad52150d2f] Stopping daemon [2020-07-10T00:48:15.125Z] daemon.go:296: [d79ad52150d2f] exiting daemon [2020-07-10T00:48:15.125Z] daemon.go:448: [d79ad52150d2f] Daemon stopped [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-10T00:48:15.125Z] daemon.go:325: [d10f09a744cd4] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:325: [d10f09a744cd4] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:353: [d10f09a744cd4] daemon started [2020-07-10T00:48:15.125Z] daemon.go:461: [d10f09a744cd4] Stopping daemon [2020-07-10T00:48:15.125Z] daemon.go:296: [d10f09a744cd4] exiting daemon [2020-07-10T00:48:15.125Z] daemon.go:448: [d10f09a744cd4] Daemon stopped [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-10T00:48:15.125Z] daemon.go:325: [d7b0ffda69156] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:325: [d7b0ffda69156] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:353: [d7b0ffda69156] daemon started [2020-07-10T00:48:15.125Z] daemon.go:461: [d7b0ffda69156] Stopping daemon [2020-07-10T00:48:15.125Z] daemon.go:296: [d7b0ffda69156] exiting daemon [2020-07-10T00:48:15.125Z] daemon.go:448: [d7b0ffda69156] Daemon stopped [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-10T00:48:15.125Z] daemon.go:325: [d384d489cae49] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:325: [d384d489cae49] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:353: [d384d489cae49] daemon started [2020-07-10T00:48:15.125Z] daemon.go:461: [d384d489cae49] Stopping daemon [2020-07-10T00:48:15.125Z] daemon.go:296: [d384d489cae49] exiting daemon [2020-07-10T00:48:15.125Z] daemon.go:448: [d384d489cae49] Daemon stopped [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-10T00:48:15.125Z] docker_cli_external_volume_driver_test.go:486: Daemon dd77867492855 is not started [2020-07-10T00:48:15.125Z] daemon.go:325: [dd77867492855] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:325: [dd77867492855] waiting for daemon to start [2020-07-10T00:48:15.125Z] daemon.go:353: [dd77867492855] daemon started [2020-07-10T00:48:15.125Z] daemon.go:461: [dd77867492855] Stopping daemon [2020-07-10T00:48:15.125Z] daemon.go:296: [dd77867492855] exiting daemon [2020-07-10T00:48:15.125Z] daemon.go:448: [dd77867492855] Daemon stopped [2020-07-10T00:48:15.125Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-10T00:48:15.125Z] docker_cli_external_volume_driver_test.go:53: Daemon df624d03be472 is not started [2020-07-10T00:48:15.125Z] PASS [2020-07-10T00:48:15.125Z] [2020-07-10T00:48:15.125Z] === Skipped [2020-07-10T00:48:15.125Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-10T00:48:15.125Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-10T00:48:15.125Z] requirement.go:26: unmatched requirement IPv6 [2020-07-10T00:48:15.125Z] check_test.go:309: Daemon dd64d0ee2dee0 is not started [2020-07-10T00:48:15.125Z] [2020-07-10T00:48:15.125Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-10T00:48:15.125Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-10T00:48:15.125Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-10T00:48:15.125Z] check_test.go:309: Daemon d6dac53e1a057 is not started [2020-07-10T00:48:15.125Z] [2020-07-10T00:48:15.125Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-10T00:48:15.125Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-10T00:48:15.125Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-10T00:48:15.125Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-10T00:48:15.125Z] check_test.go:309: Daemon ddb03f33056c5 is not started [2020-07-10T00:48:15.125Z] [2020-07-10T00:48:15.125Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-10T00:48:15.125Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-10T00:48:15.125Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-07-10T00:48:15.125Z] [2020-07-10T00:48:15.125Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-07-10T00:48:15.125Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-07-10T00:48:15.125Z] requirement.go:26: unmatched requirement IPv6 [2020-07-10T00:48:15.125Z] [2020-07-10T00:48:15.125Z] [2020-07-10T00:48:15.125Z] DONE 270 tests, 5 skipped in 2468.184s [2020-07-10T00:48:15.125Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-10T00:48:15.125Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d88f1b3206115/docker.pid [2020-07-10T00:48:15.125Z] +++ kill 4005 [2020-07-10T00:48:15.125Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4005 is not a child of this shell [2020-07-10T00:48:15.125Z] warning: PID 4005 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d88f1b3206115/docker.pid had a nonzero exit code [2020-07-10T00:48:15.125Z] ++++ cat bundles/test-integration/docker.pid [2020-07-10T00:48:15.125Z] +++ kill 7344 [2020-07-10T00:48:16.060Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-10T00:48:16.060Z] +++ /etc/init.d/apparmor stop [2020-07-10T00:48:16.060Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-10T00:48:16.060Z] [2020-07-10T00:48:16.060Z] Unloading profiles will leave already running processes permanently [2020-07-10T00:48:16.060Z] unconfined, which can lead to unexpected situations. [2020-07-10T00:48:16.060Z] [2020-07-10T00:48:16.060Z] To set a process to complain mode, use the command line tool [2020-07-10T00:48:16.060Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-10T00:48:16.060Z] +++ true [2020-07-10T00:48:16.060Z] exiting test-integration [2020-07-10T00:48:16.060Z] ++ exit 0 [2020-07-10T00:48:16.060Z] [2020-07-10T00:48:16.319Z] + exit 0 [2020-07-10T00:48:16.319Z] ++ jobs -p [2020-07-10T00:48:16.319Z] + pids= [2020-07-10T00:48:16.319Z] + echo 'Remaining pids to kill: []' [2020-07-10T00:48:16.319Z] Remaining pids to kill: [] [2020-07-10T00:48:16.319Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-10T00:48:16.337Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-10T00:48:18.508Z] + echo Ensuring container killed. [2020-07-10T00:48:18.508Z] Ensuring container killed. [2020-07-10T00:48:18.508Z] + docker ps -aq -f name=docker-pr3-* [2020-07-10T00:48:18.508Z] + cids=2ab7d6770ee8 [2020-07-10T00:48:18.508Z] e67376fb53e6 [2020-07-10T00:48:18.508Z] 1ede756d432e [2020-07-10T00:48:18.508Z] + [ -n 2ab7d6770ee8 [2020-07-10T00:48:18.508Z] e67376fb53e6 [2020-07-10T00:48:18.508Z] 1ede756d432e ] [2020-07-10T00:48:18.508Z] + docker rm -vf 2ab7d6770ee8 e67376fb53e6 1ede756d432e [2020-07-10T00:48:18.995Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-10T00:48:21.042Z] 2ab7d6770ee8 [2020-07-10T00:48:21.042Z] e67376fb53e6 [2020-07-10T00:48:21.042Z] 1ede756d432e [Pipeline] sh [2020-07-10T00:48:21.323Z] + echo Chowning /workspace to jenkins user [2020-07-10T00:48:21.323Z] Chowning /workspace to jenkins user [2020-07-10T00:48:21.323Z] + id -u [2020-07-10T00:48:21.323Z] + id -g [2020-07-10T00:48:21.323Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41192:/workspace busybox chown -R 1000:1000 /workspace [2020-07-10T00:48:21.323Z] Unable to find image 'busybox:latest' locally [2020-07-10T00:48:21.323Z] latest: Pulling from library/busybox [2020-07-10T00:48:21.582Z] 91f30d776fb2: Pulling fs layer [2020-07-10T00:48:21.582Z] 91f30d776fb2: Download complete [2020-07-10T00:48:21.582Z] 91f30d776fb2: Pull complete [2020-07-10T00:48:21.582Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-10T00:48:21.582Z] Status: Downloaded newer image for busybox:latest [2020-07-10T00:48:23.779Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-10T00:48:25.167Z] + bundleName=amd64 [2020-07-10T00:48:25.167Z] + echo Creating amd64-bundles.tar.gz [2020-07-10T00:48:25.167Z] Creating amd64-bundles.tar.gz [2020-07-10T00:48:25.167Z] + 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-10T00:48:25.167Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-10T00:48:26.116Z] Archiving artifacts [2020-07-10T00:48:27.944Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41192/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-10T00:48:28.257Z] + make clean [2020-07-10T00:48:28.516Z] docker volume rm -f docker-dev-cache [2020-07-10T00:48:28.516Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-10T00:48:36.327Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-10T00:48:39.300Z] === RUN TestDockerSuite/TestRmiTag [2020-07-10T00:48:39.773Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-10T00:48:42.009Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-10T00:48:57.003Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-10T00:48:59.236Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-10T00:49:07.946Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-10T00:49:08.942Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-10T00:49:08.942Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-10T00:49:08.942Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-10T00:49:08.942Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-10T00:49:08.942Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-10T00:49:08.942Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-10T00:49:08.942Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-10T00:49:08.942Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-10T00:49:11.178Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-10T00:49:11.178Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-10T00:49:11.178Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-10T00:49:14.166Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-10T00:49:16.429Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-10T00:49:18.668Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-10T00:49:20.247Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-10T00:49:22.482Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-10T00:49:22.482Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-10T00:49:26.303Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-10T00:49:26.303Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-10T00:49:26.303Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-10T00:49:26.303Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-10T00:49:26.303Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-10T00:49:26.303Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-10T00:49:26.303Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-10T00:49:26.303Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-10T00:49:26.303Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-10T00:49:26.303Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-10T00:49:26.303Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-10T00:49:26.303Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-10T00:49:27.882Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-10T00:49:27.882Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-10T00:49:30.117Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-10T00:49:30.117Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-10T00:49:30.117Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-10T00:49:32.353Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-10T00:49:32.353Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-10T00:49:32.353Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-10T00:49:32.353Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-10T00:49:32.353Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-10T00:49:32.353Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-10T00:49:32.353Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-10T00:49:32.353Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-10T00:49:33.932Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-10T00:49:35.510Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-10T00:49:37.758Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-10T00:49:37.758Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-10T00:49:37.758Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-10T00:49:37.758Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-10T00:49:39.337Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-10T00:49:39.337Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-10T00:49:39.337Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-10T00:49:39.337Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-10T00:49:39.337Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-10T00:49:41.571Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-10T00:49:47.484Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-10T00:49:47.484Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-10T00:49:47.484Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-10T00:49:47.484Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-10T00:49:47.484Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-10T00:49:47.484Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-10T00:49:47.484Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-10T00:49:48.480Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-10T00:49:48.480Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-10T00:49:48.480Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-10T00:49:48.480Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-10T00:49:50.714Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-10T00:49:52.293Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-10T00:49:52.294Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-10T00:49:53.872Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-10T00:49:53.872Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-10T00:49:53.872Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-10T00:49:53.872Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-10T00:49:56.107Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-10T00:49:57.689Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-10T00:49:59.929Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-10T00:50:01.508Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-10T00:50:01.508Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-10T00:50:01.508Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-10T00:50:01.508Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-10T00:50:01.508Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-10T00:50:01.508Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-10T00:50:01.508Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-10T00:50:01.508Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-10T00:50:01.508Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-10T00:50:05.329Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-10T00:50:05.329Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-10T00:50:05.329Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-10T00:50:05.329Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-10T00:50:05.329Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-10T00:50:05.329Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-10T00:50:05.329Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-10T00:50:11.237Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-10T00:50:11.237Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-10T00:50:12.234Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-10T00:50:12.234Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-10T00:50:12.234Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-10T00:50:12.234Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-10T00:50:12.234Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-10T00:50:12.234Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-10T00:50:12.798Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-10T00:50:12.798Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-10T00:50:12.798Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-10T00:50:12.798Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-10T00:50:12.798Z] === RUN TestDockerSuite/TestRunMount [2020-07-10T00:50:12.798Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-10T00:50:12.798Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-10T00:50:12.798Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-10T00:50:12.798Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-10T00:50:18.703Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-10T00:50:18.703Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-10T00:50:18.703Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-10T00:50:18.703Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-10T00:50:22.525Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-10T00:50:25.500Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-10T00:50:25.500Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-10T00:50:25.500Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-10T00:50:25.500Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-10T00:50:25.500Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-10T00:50:25.500Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-10T00:50:25.500Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-10T00:50:25.500Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-10T00:50:25.500Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-10T00:50:25.974Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-10T00:50:25.974Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-10T00:50:26.970Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-10T00:50:28.548Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-10T00:50:30.782Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-10T00:50:31.778Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-10T00:50:33.357Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-10T00:50:33.830Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-10T00:50:33.830Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-10T00:50:33.830Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-10T00:50:33.830Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-10T00:50:33.830Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-10T00:50:33.830Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-10T00:50:33.830Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-10T00:50:33.830Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-10T00:50:41.029Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-10T00:50:41.029Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-10T00:50:41.029Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-10T00:50:41.029Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-10T00:50:41.029Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-10T00:50:41.029Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-10T00:50:53.578Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-10T00:50:53.578Z] === RUN TestDockerSuite/TestRunRm [2020-07-10T00:50:54.574Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-10T00:51:00.480Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-10T00:51:01.476Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-10T00:51:03.055Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-10T00:51:04.634Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-10T00:51:06.868Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-10T00:51:06.868Z] === RUN TestDockerSuite/TestRunState [2020-07-10T00:51:06.868Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-10T00:51:08.446Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-10T00:51:08.919Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-10T00:51:10.501Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-10T00:51:10.501Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-10T00:51:10.501Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-10T00:51:10.501Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-10T00:51:10.501Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-10T00:51:10.501Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-10T00:51:15.293Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-10T00:51:15.293Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-10T00:51:15.293Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-10T00:51:15.293Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-10T00:51:15.293Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-10T00:51:15.293Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-10T00:51:15.293Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-10T00:51:15.293Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-10T00:51:15.293Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-10T00:51:15.293Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-10T00:51:15.293Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-10T00:51:16.875Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-10T00:51:16.875Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-10T00:51:19.108Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-10T00:51:19.108Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-10T00:51:19.108Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-10T00:51:21.344Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-10T00:51:27.246Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-10T00:51:31.064Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-10T00:51:35.850Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-10T00:51:35.850Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-10T00:51:35.850Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-10T00:51:35.850Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-10T00:51:35.850Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-10T00:51:37.430Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-10T00:51:39.664Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-10T00:51:41.244Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-10T00:51:41.244Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-10T00:51:41.244Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-10T00:51:41.244Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-10T00:51:41.244Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-10T00:51:41.244Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-10T00:51:41.244Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-10T00:51:41.244Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-10T00:51:41.244Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-10T00:51:45.066Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-10T00:51:46.062Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-10T00:51:48.296Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-10T00:51:52.129Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-10T00:51:54.364Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-10T00:51:54.837Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-10T00:51:55.310Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-10T00:51:55.310Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-10T00:51:56.889Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-10T00:52:02.797Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-10T00:52:02.797Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-10T00:52:08.703Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-10T00:52:08.703Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-10T00:52:12.525Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-10T00:52:12.525Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-10T00:52:12.525Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-10T00:52:12.525Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-10T00:52:12.525Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-10T00:52:17.311Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-10T00:52:17.311Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-10T00:52:17.311Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-10T00:52:17.311Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-10T00:52:17.311Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-10T00:52:17.311Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-10T00:52:17.311Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-10T00:52:18.890Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-10T00:52:21.125Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-10T00:52:21.125Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-10T00:52:22.120Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-10T00:52:22.120Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-10T00:52:22.593Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-10T00:52:22.593Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-10T00:52:22.593Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-10T00:52:22.593Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-10T00:52:22.593Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-10T00:52:37.590Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-10T00:52:37.590Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-10T00:52:38.063Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-10T00:52:38.063Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-10T00:52:38.063Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-10T00:52:38.536Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-10T00:52:38.536Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-10T00:52:40.770Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-10T00:52:40.770Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-10T00:52:43.745Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-10T00:52:43.745Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-10T00:52:43.745Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-10T00:52:44.217Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-10T00:52:44.217Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-10T00:52:51.425Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-10T00:52:51.425Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-10T00:52:51.425Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-10T00:52:51.425Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-10T00:52:51.425Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-10T00:52:57.332Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-10T00:52:57.332Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-10T00:52:57.332Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-10T00:53:04.531Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-10T00:53:04.531Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-10T00:53:05.526Z] --- PASS: TestDockerSuite (2168.19s) [2020-07-10T00:53:05.526Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-10T00:53:05.526Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-10T00:53:05.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.526Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-07-10T00:53:05.526Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-10T00:53:05.526Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-10T00:53:05.526Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-10T00:53:05.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.526Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-07-10T00:53:05.526Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.53s) [2020-07-10T00:53:05.526Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2020-07-10T00:53:05.526Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.41s) [2020-07-10T00:53:05.526Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.42s) [2020-07-10T00:53:05.526Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (142.10s) [2020-07-10T00:53:05.526Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2020-07-10T00:53:05.526Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-07-10T00:53:05.526Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-07-10T00:53:05.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.526Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-07-10T00:53:05.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.526Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-07-10T00:53:05.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.526Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.83s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.98s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.75s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement Apparmor [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement Apparmor [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.89s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement IsPausable [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.74s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.31s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement UnixCli [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.25s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.79s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.64s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.09s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.99s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.46s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.18s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.34s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.71s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.00s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.33s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.49s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.40s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.95s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.17s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.55s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.24s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.32s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.11s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement UnixCli [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.70s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.53s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.91s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildContChar (11.92s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.58s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.67s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.55s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.38s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.14s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.84s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.99s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.09s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.30s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.76s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.74s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.30s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.26s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.20s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.95s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (47.06s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.32s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.28s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.29s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.08s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.83s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.43s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.86s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (85.06s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.27s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.63s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.51s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.74s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.66s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.46s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.70s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildFails (1.96s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.23s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.34s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.67s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.21s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.18s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.94s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement UnixCli [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.80s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildHistory (7.93s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.77s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.82s) [2020-07-10T00:53:05.527Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-10T00:53:05.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.08s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildLabel (0.71s) [2020-07-10T00:53:05.527Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.65s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildLabels (0.73s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.23s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.27s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.41s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.69s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.23s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.05s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.35s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.30s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.28s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.88s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.55s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.34s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.48s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.27s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.11s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.02s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.39s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.92s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.95s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.16s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.26s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.18s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.82s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.67s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.55s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.31s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.85s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.76s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.04s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.61s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildRm (12.00s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.67s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.11s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.97s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.86s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.21s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.81s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.50s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.35s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.39s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildStderr (4.09s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.75s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.43s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.93s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.37s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.70s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.72s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (6.96s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.46s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.68s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.56s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.85s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.06s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.68s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.13s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.42s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.00s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.60s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.48s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-10T00:53:05.528Z] docker_cli_sni_test.go:18: Flakey test [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.77s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.28s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestCommitChange (4.37s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.09s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.81s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestCommitTTY (5.96s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.76s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.89s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.02s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.81s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.85s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.97s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.05s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.66s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.64s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.96s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.11s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.87s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.53s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.14s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.00s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.92s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.22s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.44s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.92s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.76s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.93s) [2020-07-10T00:53:05.528Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.80s) [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.528Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-10T00:53:05.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.529Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-10T00:53:05.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:05.529Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.95s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.29s) [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0008ad640 } [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1558546550 c:\foo false } [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1558546550 c:\foo true } [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s) [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:1926: case 0 [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:1926: case 1 [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:1926: case 2 [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:1926: case 3 [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:1926: case 4 [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:1926: case 5 [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:1926: case 6 [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:1926: case 7 [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:1926: case 8 [2020-07-10T00:53:06.003Z] docker_api_containers_test.go:1926: case 9 [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.07s) [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.02s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.02s) [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.75s) [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a510393313\file1 0dd4a0a18eb40768315a6eadd69525b86f83dbb81dd256d0086631d68242e615:/root/itWorks.txt` [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:279: checking that container "0dd4a0a18eb40768315a6eadd69525b86f83dbb81dd256d0086631d68242e615" start output contains "file1\n" [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0dd4a0a18eb40768315a6eadd69525b86f83dbb81dd256d0086631d68242e615` [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.07s) [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b566708172\file1 3075a5cd9d931e9a9125b334790761d468cceb7e61e2b0683695e647626fec32:testDir/` [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.54s) [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e770183867\dir1 10b20a4ed4fce401cdceae6362ce5b778f21c638d2a4955b91ead8b51442a1f0:testDir` [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:279: checking that container "10b20a4ed4fce401cdceae6362ce5b778f21c638d2a4955b91ead8b51442a1f0" start output contains "file1-1\n" [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:209: running `docker start -a 10b20a4ed4fce401cdceae6362ce5b778f21c638d2a4955b91ead8b51442a1f0` [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e770183867\dir1 8a7b9bb7860c71bc2fb1f59d733611c7f89a1b632b86b6c02b06c931111f87e5:testDir/` [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:279: checking that container "8a7b9bb7860c71bc2fb1f59d733611c7f89a1b632b86b6c02b06c931111f87e5" start output contains "file1-1\n" [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8a7b9bb7860c71bc2fb1f59d733611c7f89a1b632b86b6c02b06c931111f87e5` [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.81s) [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h080842462\dir1\. 6dba3a6aeddf0433c79ac0f25c3fac0221f4328f25a821ab84333546d5c58003:testDir` [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:279: checking that container "6dba3a6aeddf0433c79ac0f25c3fac0221f4328f25a821ab84333546d5c58003" start output contains "file1-1\n" [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6dba3a6aeddf0433c79ac0f25c3fac0221f4328f25a821ab84333546d5c58003` [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h080842462\dir1\. 696b15c91712464133fe293c0d3340402e87f3d67ebbd2c26767bdf488930d47:testDir/` [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:279: checking that container "696b15c91712464133fe293c0d3340402e87f3d67ebbd2c26767bdf488930d47" start output contains "file1-1\n" [2020-07-10T00:53:06.003Z] docker_cli_cp_utils_test.go:209: running `docker start -a 696b15c91712464133fe293c0d3340402e87f3d67ebbd2c26767bdf488930d47` [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCpToDot (1.95s) [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCpToStdout (2.07s) [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.64s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.87s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.78s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateRM (0.26s) [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.82s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.87s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.17s) [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-10T00:53:06.003Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.06s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.93s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.94s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.17s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestEventsCopy (4.69s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (9.70s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.90s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.09s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.37s) [2020-07-10T00:53:06.003Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestEventsFilters (3.97s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestEventsFormat (3.80s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestEventsRename (1.96s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestEventsResize (2.27s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.78s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.16s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.36s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.45s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.60s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.56s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.75s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.77s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.82s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.70s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.61s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.86s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestExecInspectID (4.27s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement IsPausable [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.09s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.90s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.38s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.60s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.62s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.62s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.18s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.49s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.80s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.33s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.70s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.30s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.31s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.02s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.40s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement IsPausable [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInfoFormat (0.11s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.81s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.85s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.79s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.93s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectDefault (1.75s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectHistory (4.00s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.83s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.60s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.97s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.67s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.77s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectStatus (2.18s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.51s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.85s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.96s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.69s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.91s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.84s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.80s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.55s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.74s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.21s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.91s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.69s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.55s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.57s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.75s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.97s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.11s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.99s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.73s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsSince (8.58s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsTail (2.35s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.19s) [2020-07-10T00:53:06.004Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.87s) [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-10T00:53:06.004Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.004Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement IsAmd64 [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement IsAmd64 [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.62s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.66s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPsByOrder (6.84s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.76s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.45s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-10T00:53:06.005Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.90s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.77s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.47s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.43s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.52s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.94s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.37s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.07s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.24s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.41s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.94s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.17s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.12s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.59s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.57s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.50s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.49s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.63s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.59s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.53s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.51s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.91s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.84s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.99s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.95s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.09s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.03s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (9.12s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.87s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.82s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.52s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.20s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.95s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.80s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.79s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.58s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.73s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.45s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.86s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.87s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.82s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.80s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.87s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.84s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.37s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.85s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.85s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.75s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.79s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunExitCode (1.85s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.77s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.82s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.88s) [2020-07-10T00:53:06.005Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.005Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-10T00:53:06.005Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.22s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.11s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.43s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.82s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.95s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.29s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.26s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.97s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.79s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.76s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.97s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.77s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.54s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.11s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement Apparmor [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.73s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunRm (1.85s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.98s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.87s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.78s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.53s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.02s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.83s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.60s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.38s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement Apparmor [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.86s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.02s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.48s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.44s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.62s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.75s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.28s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.82s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.80s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.39s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.39s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.78s) [2020-07-10T00:53:06.006Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.76s) [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement Apparmor [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-10T00:53:06.006Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.006Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.44s) [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.20s) [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.35s) [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement IsPausable [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.15s) [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.62s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.86s) [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.58s) [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.05s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.08s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.43s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.26s) [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.41s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.35s) [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.21s) [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-10T00:53:06.007Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-10T00:53:06.007Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-10T00:53:06.007Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-10T00:53:06.007Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-10T00:53:06.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-10T00:53:06.008Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-10T00:53:06.008Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-10T00:53:06.008Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-10T00:53:06.008Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-10T00:53:06.008Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-10T00:53:06.008Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-10T00:53:06.008Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] === RUN TestDockerDaemonSuite [2020-07-10T00:53:06.008Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-10T00:53:06.008Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-10T00:53:06.008Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-07-10T00:53:06.008Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-10T00:53:06.008Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] === RUN TestDockerSwarmSuite [2020-07-10T00:53:06.008Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-07-10T00:53:06.008Z] === RUN TestDockerPluginSuite [2020-07-10T00:53:06.008Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-07-10T00:53:06.008Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-07-10T00:53:06.008Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-07-10T00:53:06.008Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-07-10T00:53:06.008Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-07-10T00:53:06.008Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-07-10T00:53:06.008Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-07-10T00:53:06.008Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-07-10T00:53:06.008Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-07-10T00:53:06.008Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-07-10T00:53:06.008Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-07-10T00:53:06.008Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] === RUN TestDockerExternalVolumeSuite [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] === RUN TestDockerNetworkSuite [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] === RUN TestDockerHubPullSuite [2020-07-10T00:53:06.008Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-07-10T00:53:06.008Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-10T00:53:06.008Z] PASS [2020-07-10T00:53:06.008Z] ok github.com/docker/docker/integration-cli 2168.811s [2020-07-10T00:53:06.008Z] INFO: Integration tests ended at 07/10/2020 00:53:05. Duration:00:36:16.5636875 [2020-07-10T00:53:06.008Z] INFO: Docker info of the daemon under test at end of run [2020-07-10T00:53:06.008Z] [2020-07-10T00:53:06.008Z] Containers: 2 [2020-07-10T00:53:06.008Z] Running: 0 [2020-07-10T00:53:06.008Z] Paused: 0 [2020-07-10T00:53:06.008Z] Stopped: 2 [2020-07-10T00:53:06.008Z] Images: 12 [2020-07-10T00:53:06.008Z] Server Version: 0.0.0-dev [2020-07-10T00:53:06.008Z] Storage Driver: windowsfilter [2020-07-10T00:53:06.008Z] Windows: [2020-07-10T00:53:06.008Z] Logging Driver: json-file [2020-07-10T00:53:06.008Z] Plugins: [2020-07-10T00:53:06.008Z] Volume: local [2020-07-10T00:53:06.008Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-10T00:53:06.008Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-10T00:53:06.008Z] Swarm: inactive [2020-07-10T00:53:06.008Z] Default Isolation: process [2020-07-10T00:53:06.008Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-10T00:53:06.008Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-10T00:53:06.008Z] OSType: windows [2020-07-10T00:53:06.008Z] Architecture: x86_64 [2020-07-10T00:53:06.008Z] CPUs: 4 [2020-07-10T00:53:06.008Z] Total Memory: 32GiB [2020-07-10T00:53:06.008Z] Name: azwin-2-7ccea0 [2020-07-10T00:53:06.008Z] ID: NYMN:6MHE:O7UZ:TNKB:3M66:SK56:7KSL:L3SO:QSN6:VOHM:KCGA:TTLP [2020-07-10T00:53:06.008Z] Docker Root Dir: D:\CI\PR-41192\3\daemon [2020-07-10T00:53:06.008Z] Debug Mode (client): false [2020-07-10T00:53:06.008Z] Debug Mode (server): true [2020-07-10T00:53:06.008Z] File Descriptors: -1 [2020-07-10T00:53:06.008Z] Goroutines: 18 [2020-07-10T00:53:06.008Z] System Time: 2020-07-10T00:53:05.858403Z [2020-07-10T00:53:06.008Z] EventsListeners: 0 [2020-07-10T00:53:06.008Z] Registry: https://index.docker.io/v1/ [2020-07-10T00:53:06.008Z] Labels: [2020-07-10T00:53:06.008Z] Experimental: false [2020-07-10T00:53:06.008Z] Insecure Registries: [2020-07-10T00:53:06.008Z] 127.0.0.0/8 [2020-07-10T00:53:06.008Z] Live Restore Enabled: false [2020-07-10T00:53:06.008Z] [2020-07-10T00:53:06.008Z] [2020-07-10T00:53:06.481Z] INFO: Stopping daemon under test [2020-07-10T00:53:06.481Z] SUCCESS: The process with PID 5720 (child process of PID 5180) has been terminated. [2020-07-10T00:53:06.481Z] SUCCESS: The process with PID 5180 (child process of PID 4472) has been terminated. [2020-07-10T00:53:06.481Z] INFO: Stop tailing logs of the daemon under tests [2020-07-10T00:53:06.481Z] INFO: executeCI.ps1 Completed successfully at 07/10/2020 00:53:06. [2020-07-10T00:53:06.481Z] INFO: Tidying up at end of run [2020-07-10T00:53:06.481Z] INFO: Saving daemon under test log (d:\CI\PR-41192\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-10T00:53:06.481Z] INFO: Saving daemon under test log (d:\CI\PR-41192\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-10T00:53:06.481Z] INFO: Nuke-Everything... [2020-07-10T00:53:06.481Z] INFO: Container count on control daemon to delete is 2 [2020-07-10T00:53:06.954Z] 5f6fa9086028 [2020-07-10T00:53:06.954Z] d2471e0f2aed [2020-07-10T00:53:06.954Z] INFO: Tidying pidfile d:\CI\PR-41192\3\docker.pid [2020-07-10T00:53:07.428Z] INFO: Nuking d:\CI [2020-07-10T00:53:32.791Z] INFO: Zapped successfully [2020-07-10T00:53:32.791Z] [2020-07-10T00:53:32.791Z] INFO: executeCI.ps1 exiting at Fri Jul 10 00:53:30 CUT 2020. Duration 00:56:20.7729777 [2020-07-10T00:53:32.791Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-10T00:53:33.984Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-10T00:53:35.208Z] Archiving artifacts [2020-07-10T00:53:51.592Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41192/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-10T00:53:52.552Z] + make clean [2020-07-10T00:53:54.789Z] docker volume rm -f docker-dev-cache [2020-07-10T00:53:54.789Z] 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