Started by user Brian Goff Replayed #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5e23653130a65e90b7296c70f9230d9f09374efb+130ae89dab3b3144d39801232fe04d4762dc90b8 (ae44bfcc193ede4e730bde7efe368e75c85b14a7) 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 26028d2ce48352c9b2c3f496e963b79a4944a426 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 --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [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-02-10T23:40:34.972Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-10T23:40:34.976Z] Trying to pass milestone 2 [Pipeline] milestone [2020-02-10T23:40:35.003Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-10T23:40:35.140Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aa77a85dd0538730) in /home/ubuntu/workspace/moby_PR-40490 [Pipeline] { [Pipeline] checkout [2020-02-10T23:40:35.176Z] using credential docker-jenkins-github-credentials [2020-02-10T23:40:35.183Z] Cloning the remote Git repository [2020-02-10T23:40:35.183Z] Cloning with configured refspecs honoured and without tags [2020-02-10T23:40:35.216Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T23:40:35.217Z] > git init /home/ubuntu/workspace/moby_PR-40490 # timeout=10 [2020-02-10T23:40:35.231Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:40:35.231Z] > git --version # timeout=10 [2020-02-10T23:40:35.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:40:35.239Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40490/head:refs/remotes/origin/PR-40490 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-10T23:40:47.621Z] Fetching without tags [2020-02-10T23:40:47.563Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:40:47.577Z] > git config --add remote.origin.fetch +refs/pull/40490/head:refs/remotes/origin/PR-40490 # timeout=10 [2020-02-10T23:40:47.591Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-10T23:40:47.598Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:40:47.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:40:47.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:40:47.653Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40490/head:refs/remotes/origin/PR-40490 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-10T23:40:47.964Z] Merging remotes/origin/19.03 commit 130ae89dab3b3144d39801232fe04d4762dc90b8 into PR head commit 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:40:48.438Z] Merge succeeded, producing 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:40:48.439Z] Checking out Revision 5e23653130a65e90b7296c70f9230d9f09374efb (PR-40490) [2020-02-10T23:40:48.904Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints" [2020-02-10T23:40:47.955Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:40:47.961Z] > git checkout -f 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:40:48.412Z] > git merge 130ae89dab3b3144d39801232fe04d4762dc90b8 # timeout=10 [2020-02-10T23:40:48.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T23:40:48.472Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:40:48.476Z] > git checkout -f 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:40:48.896Z] > git rev-list --no-walk 5e23653130a65e90b7296c70f9230d9f09374efb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T23:40:49.974Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40490:/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-02-10T23:40:49.974Z] Unable to find image 'alpine:latest' locally [2020-02-10T23:40:49.974Z] latest: Pulling from library/alpine [2020-02-10T23:40:49.974Z] c9b1b535fdd9: Already exists [2020-02-10T23:40:49.974Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-02-10T23:40:49.974Z] Status: Downloaded newer image for alpine:latest [2020-02-10T23:40:53.232Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-02-10T23:40:53.458Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01787804d2a498c48) in /home/ubuntu/workspace/moby_PR-40490 [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] } [2020-02-10T23:40:53.466Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-085a862e1ed6285d7) in /home/ubuntu/workspace/moby_PR-40490 [Pipeline] { [Pipeline] // stage [2020-02-10T23:40:53.492Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-40490 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-02-10T23:40:53.588Z] using credential docker-jenkins-github-credentials [2020-02-10T23:40:53.590Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-02-10T23:40:53.598Z] Cloning the remote Git repository [2020-02-10T23:40:53.598Z] Cloning with configured refspecs honoured and without tags [2020-02-10T23:40:53.602Z] Cloning the remote Git repository [2020-02-10T23:40:53.602Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-02-10T23:40:53.612Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40490 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [2020-02-10T23:40:53.642Z] using credential docker-jenkins-github-credentials [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-02-10T23:40:53.661Z] Cloning the remote Git repository [2020-02-10T23:40:53.661Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-02-10T23:40:53.854Z] using credential docker-jenkins-github-credentials [2020-02-10T23:40:53.897Z] Cloning the remote Git repository [2020-02-10T23:40:53.897Z] Cloning with configured refspecs honoured and without tags [2020-02-10T23:40:54.155Z] Running on azwin-2-f2b350 in d:\jenkins\workspace\moby_PR-40490 [Pipeline] { [Pipeline] ws [2020-02-10T23:40:54.167Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-02-10T23:40:53.613Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T23:40:53.614Z] > git init /home/ubuntu/workspace/moby_PR-40490 # timeout=10 [2020-02-10T23:40:53.639Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:40:53.639Z] > git --version # timeout=10 [2020-02-10T23:40:53.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:40:53.648Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40490/head:refs/remotes/origin/PR-40490 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-10T23:40:53.600Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T23:40:53.601Z] > git init /home/ubuntu/workspace/moby_PR-40490 # timeout=10 [2020-02-10T23:40:53.634Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:40:53.634Z] > git --version # timeout=10 [2020-02-10T23:40:53.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:40:53.640Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40490/head:refs/remotes/origin/PR-40490 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-10T23:40:53.663Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T23:40:53.665Z] > git init /home/docker/workspace/moby_PR-40490 # timeout=10 [2020-02-10T23:40:53.676Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:40:53.677Z] > git --version # timeout=10 [2020-02-10T23:40:53.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:40:53.681Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40490/head:refs/remotes/origin/PR-40490 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-10T23:40:54.663Z] using credential docker-jenkins-github-credentials [2020-02-10T23:40:53.923Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T23:40:53.925Z] > git init /home/jenkins/workspace/moby_PR-40490 # timeout=10 [2020-02-10T23:40:53.983Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:40:53.984Z] > git --version # timeout=10 [2020-02-10T23:40:54.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:40:54.003Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40490/head:refs/remotes/origin/PR-40490 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-10T23:40:54.792Z] Cloning the remote Git repository [2020-02-10T23:40:54.792Z] Cloning with configured refspecs honoured and without tags [2020-02-10T23:40:54.875Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T23:40:54.875Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-10T23:40:54.935Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:40:54.935Z] > git --version # timeout=10 [2020-02-10T23:40:54.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:40:54.992Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40490/head:refs/remotes/origin/PR-40490 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-10T23:41:01.802Z] Fetching without tags [2020-02-10T23:41:01.685Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:41:01.700Z] > git config --add remote.origin.fetch +refs/pull/40490/head:refs/remotes/origin/PR-40490 # timeout=10 [2020-02-10T23:41:01.716Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-10T23:41:01.770Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:41:01.831Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:41:01.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:41:01.833Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40490/head:refs/remotes/origin/PR-40490 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-10T23:41:02.193Z] Merging remotes/origin/19.03 commit 130ae89dab3b3144d39801232fe04d4762dc90b8 into PR head commit 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:02.876Z] Merge succeeded, producing 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:02.877Z] Checking out Revision 5e23653130a65e90b7296c70f9230d9f09374efb (PR-40490) [2020-02-10T23:41:02.219Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:41:02.234Z] > git checkout -f 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:02.786Z] > git merge 130ae89dab3b3144d39801232fe04d4762dc90b8 # timeout=10 [2020-02-10T23:41:02.844Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T23:41:02.903Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:41:02.920Z] > git checkout -f 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:03.484Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T23:41:04.732Z] + docker version [2020-02-10T23:41:04.732Z] Client: [2020-02-10T23:41:04.732Z] Version: 18.06.3-ce [2020-02-10T23:41:04.732Z] API version: 1.38 [2020-02-10T23:41:04.732Z] Go version: go1.10.3 [2020-02-10T23:41:04.732Z] Git commit: d7080c1 [2020-02-10T23:41:04.732Z] Built: Wed Feb 20 02:27:09 2019 [2020-02-10T23:41:04.732Z] OS/Arch: linux/s390x [2020-02-10T23:41:04.732Z] Experimental: false [2020-02-10T23:41:04.732Z] [2020-02-10T23:41:04.732Z] Server: [2020-02-10T23:41:04.732Z] Engine: [2020-02-10T23:41:04.732Z] Version: 18.06.3-ce [2020-02-10T23:41:04.732Z] API version: 1.38 (minimum version 1.12) [2020-02-10T23:41:04.732Z] Go version: go1.10.3 [2020-02-10T23:41:04.732Z] Git commit: d7080c1 [2020-02-10T23:41:04.732Z] Built: Wed Feb 20 02:26:03 2019 [2020-02-10T23:41:04.732Z] OS/Arch: linux/s390x [2020-02-10T23:41:04.732Z] Experimental: true [Pipeline] sh [2020-02-10T23:41:05.445Z] + docker info [2020-02-10T23:41:05.445Z] Containers: 0 [2020-02-10T23:41:05.445Z] Running: 0 [2020-02-10T23:41:05.445Z] Paused: 0 [2020-02-10T23:41:05.445Z] Stopped: 0 [2020-02-10T23:41:05.445Z] Images: 0 [2020-02-10T23:41:05.445Z] Server Version: 18.06.3-ce [2020-02-10T23:41:05.445Z] Storage Driver: overlay2 [2020-02-10T23:41:05.445Z] Backing Filesystem: extfs [2020-02-10T23:41:05.445Z] Supports d_type: true [2020-02-10T23:41:05.445Z] Native Overlay Diff: true [2020-02-10T23:41:05.445Z] Logging Driver: json-file [2020-02-10T23:41:05.445Z] Cgroup Driver: cgroupfs [2020-02-10T23:41:05.445Z] Plugins: [2020-02-10T23:41:05.445Z] Volume: local [2020-02-10T23:41:05.445Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T23:41:05.445Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-10T23:41:05.445Z] Swarm: inactive [2020-02-10T23:41:05.445Z] Runtimes: runc [2020-02-10T23:41:05.445Z] Default Runtime: runc [2020-02-10T23:41:05.445Z] Init Binary: docker-init [2020-02-10T23:41:05.445Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-10T23:41:05.445Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-02-10T23:41:05.445Z] init version: fec3683 [2020-02-10T23:41:05.445Z] Security Options: [2020-02-10T23:41:05.445Z] apparmor [2020-02-10T23:41:05.445Z] seccomp [2020-02-10T23:41:05.445Z] Profile: default [2020-02-10T23:41:05.445Z] Kernel Version: 4.4.0-154-generic [2020-02-10T23:41:05.445Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-10T23:41:05.445Z] OSType: linux [2020-02-10T23:41:05.445Z] Architecture: s390x [2020-02-10T23:41:05.445Z] CPUs: 2 [2020-02-10T23:41:05.445Z] Total Memory: 7.862GiB [2020-02-10T23:41:05.445Z] Name: s390x-ubuntu-26 [2020-02-10T23:41:05.445Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-10T23:41:05.445Z] Docker Root Dir: /var/lib/docker [2020-02-10T23:41:05.445Z] Debug Mode (client): false [2020-02-10T23:41:05.445Z] Debug Mode (server): false [2020-02-10T23:41:05.445Z] Username: dockerbuildbot [2020-02-10T23:41:05.445Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:41:05.445Z] Labels: [2020-02-10T23:41:05.445Z] Experimental: true [2020-02-10T23:41:05.445Z] Insecure Registries: [2020-02-10T23:41:05.445Z] 127.0.0.0/8 [2020-02-10T23:41:05.445Z] Live Restore Enabled: false [2020-02-10T23:41:05.445Z] [2020-02-10T23:41:05.445Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T23:41:06.009Z] Fetching without tags [2020-02-10T23:41:05.964Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:41:05.967Z] > git config --add remote.origin.fetch +refs/pull/40490/head:refs/remotes/origin/PR-40490 # timeout=10 [2020-02-10T23:41:05.987Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-10T23:41:05.999Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:41:06.011Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:41:06.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:41:06.011Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40490/head:refs/remotes/origin/PR-40490 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-10T23:41:06.198Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:41:06.198Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:41:06.198Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40490/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T23:41:06.198Z] + bash /home/jenkins/workspace/moby_PR-40490/check-config.sh [2020-02-10T23:41:06.198Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T23:41:06.198Z] info: reading kernel config from /boot/config-4.4.0-154-generic ... [2020-02-10T23:41:06.198Z] [2020-02-10T23:41:06.198Z] Generally Necessary: [2020-02-10T23:41:06.198Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T23:41:06.198Z] - apparmor: enabled and tools installed [2020-02-10T23:41:06.198Z] - CONFIG_NAMESPACES: enabled [2020-02-10T23:41:06.198Z] - CONFIG_NET_NS: enabled [2020-02-10T23:41:06.198Z] - CONFIG_PID_NS: enabled [2020-02-10T23:41:06.198Z] - CONFIG_IPC_NS: enabled [2020-02-10T23:41:06.198Z] - CONFIG_UTS_NS: enabled [2020-02-10T23:41:06.198Z] - CONFIG_CGROUPS: enabled [2020-02-10T23:41:06.198Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T23:41:06.198Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T23:41:06.198Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T23:41:06.198Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T23:41:06.198Z] - CONFIG_CPUSETS: enabled [2020-02-10T23:41:06.198Z] - CONFIG_MEMCG: enabled [2020-02-10T23:41:06.198Z] - CONFIG_KEYS: enabled [2020-02-10T23:41:06.198Z] - CONFIG_VETH: enabled (as module) [2020-02-10T23:41:06.198Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T23:41:06.198Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T23:41:06.198Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T23:41:06.198Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T23:41:06.245Z] Fetching without tags [2020-02-10T23:41:06.246Z] Merging remotes/origin/19.03 commit 130ae89dab3b3144d39801232fe04d4762dc90b8 into PR head commit 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:06.502Z] Merging remotes/origin/19.03 commit 130ae89dab3b3144d39801232fe04d4762dc90b8 into PR head commit 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:06.564Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T23:41:06.564Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T23:41:06.564Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-10T23:41:06.564Z] [2020-02-10T23:41:06.564Z] Optional Features: [2020-02-10T23:41:06.564Z] - CONFIG_USER_NS: enabled [2020-02-10T23:41:06.564Z] - CONFIG_SECCOMP: enabled [2020-02-10T23:41:06.564Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T23:41:06.564Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T23:41:06.564Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T23:41:06.564Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T23:41:06.564Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-10T23:41:06.564Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T23:41:06.564Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T23:41:06.564Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T23:41:06.564Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T23:41:06.564Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T23:41:06.564Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T23:41:06.564Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T23:41:06.564Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T23:41:06.564Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T23:41:06.564Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T23:41:06.564Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T23:41:06.564Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T23:41:06.564Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T23:41:06.564Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_EXT4_FS: enabled [2020-02-10T23:41:06.564Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T23:41:06.564Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T23:41:06.564Z] - Network Drivers: [2020-02-10T23:41:06.564Z] - "overlay": [2020-02-10T23:41:06.564Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T23:41:06.564Z] Optional (for encrypted networks): [2020-02-10T23:41:06.564Z] - CONFIG_CRYPTO: enabled [2020-02-10T23:41:06.564Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_XFRM: enabled [2020-02-10T23:41:06.564Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T23:41:06.564Z] - "ipvlan": [2020-02-10T23:41:06.564Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T23:41:06.564Z] - "macvlan": [2020-02-10T23:41:06.564Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T23:41:06.564Z] - "ftp,tftp client in container": [2020-02-10T23:41:06.564Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T23:41:06.564Z] - Storage Drivers: [2020-02-10T23:41:06.564Z] - "aufs": [2020-02-10T23:41:06.564Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T23:41:06.564Z] - "btrfs": [2020-02-10T23:41:06.564Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T23:41:06.564Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T23:41:06.564Z] - "devicemapper": [2020-02-10T23:41:06.564Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T23:41:06.564Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T23:41:06.564Z] - "overlay": [2020-02-10T23:41:06.564Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T23:41:06.564Z] - "zfs": [2020-02-10T23:41:06.564Z] - /dev/zfs: missing [2020-02-10T23:41:06.564Z] - zfs command: missing [2020-02-10T23:41:06.564Z] - zpool command: missing [2020-02-10T23:41:06.564Z] [2020-02-10T23:41:06.564Z] Limits: [2020-02-10T23:41:06.564Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T23:41:06.564Z] [2020-02-10T23:41:06.564Z] + true [Pipeline] } [Pipeline] // stage [2020-02-10T23:41:06.672Z] Merge succeeded, producing 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:06.673Z] Checking out Revision 5e23653130a65e90b7296c70f9230d9f09374efb (PR-40490) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T23:41:06.938Z] Merge succeeded, producing 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:06.939Z] Checking out Revision 5e23653130a65e90b7296c70f9230d9f09374efb (PR-40490) [2020-02-10T23:41:07.117Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints" [2020-02-10T23:41:07.400Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints" [2020-02-10T23:41:07.434Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5e23653130a65e90b7296c70f9230d9f09374efb . [2020-02-10T23:41:06.202Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:41:06.213Z] > git config --add remote.origin.fetch +refs/pull/40490/head:refs/remotes/origin/PR-40490 # timeout=10 [2020-02-10T23:41:06.224Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-10T23:41:06.236Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:41:06.255Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:41:06.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:41:06.256Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40490/head:refs/remotes/origin/PR-40490 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-10T23:41:06.512Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:41:06.521Z] > git checkout -f 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:06.926Z] > git merge 130ae89dab3b3144d39801232fe04d4762dc90b8 # timeout=10 [2020-02-10T23:41:06.938Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T23:41:06.948Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:41:06.964Z] > git checkout -f 5e23653130a65e90b7296c70f9230d9f09374efb [Pipeline] withEnv [Pipeline] { [2020-02-10T23:41:06.247Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:41:06.250Z] > git checkout -f 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:06.656Z] > git merge 130ae89dab3b3144d39801232fe04d4762dc90b8 # timeout=10 [2020-02-10T23:41:06.665Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T23:41:06.674Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:41:06.679Z] > git checkout -f 5e23653130a65e90b7296c70f9230d9f09374efb [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T23:41:07.906Z] Fetching without tags [2020-02-10T23:41:08.054Z] + docker version [2020-02-10T23:41:08.054Z] Client: Docker Engine - Community [2020-02-10T23:41:08.054Z] Version: 19.03.5 [2020-02-10T23:41:08.054Z] API version: 1.40 [2020-02-10T23:41:08.054Z] Go version: go1.12.12 [2020-02-10T23:41:08.054Z] Git commit: 633a0ea838 [2020-02-10T23:41:08.054Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-10T23:41:08.054Z] OS/Arch: linux/amd64 [2020-02-10T23:41:08.054Z] Experimental: false [2020-02-10T23:41:08.054Z] [2020-02-10T23:41:08.054Z] Server: Docker Engine - Community [2020-02-10T23:41:08.054Z] Engine: [2020-02-10T23:41:08.054Z] Version: 19.03.5 [2020-02-10T23:41:08.054Z] API version: 1.40 (minimum version 1.12) [2020-02-10T23:41:08.054Z] Go version: go1.12.12 [2020-02-10T23:41:08.054Z] Git commit: 633a0ea838 [2020-02-10T23:41:08.054Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-10T23:41:08.054Z] OS/Arch: linux/amd64 [2020-02-10T23:41:08.054Z] Experimental: true [2020-02-10T23:41:08.054Z] containerd: [2020-02-10T23:41:08.054Z] Version: 1.2.10 [2020-02-10T23:41:08.054Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T23:41:08.054Z] runc: [2020-02-10T23:41:08.054Z] Version: 1.0.0-rc8+dev [2020-02-10T23:41:08.054Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T23:41:08.054Z] docker-init: [2020-02-10T23:41:08.054Z] Version: 0.18.0 [2020-02-10T23:41:08.054Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T23:41:08.221Z] Sending build context to Docker daemon 49.86MB [2020-02-10T23:41:08.221Z] Step 1/125 : ARG CROSS="false" [2020-02-10T23:41:08.221Z] Step 2/125 : ARG GO_VERSION=1.12.16 [2020-02-10T23:41:08.221Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-02-10T23:41:08.221Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-02-10T23:41:08.341Z] + docker info [2020-02-10T23:41:08.441Z] + docker version [2020-02-10T23:41:08.441Z] Client: Docker Engine - Community [2020-02-10T23:41:08.441Z] Version: 19.03.5 [2020-02-10T23:41:08.441Z] API version: 1.40 [2020-02-10T23:41:08.441Z] Go version: go1.12.12 [2020-02-10T23:41:08.441Z] Git commit: 633a0ea838 [2020-02-10T23:41:08.441Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-10T23:41:08.441Z] OS/Arch: linux/amd64 [2020-02-10T23:41:08.441Z] Experimental: false [2020-02-10T23:41:08.441Z] [2020-02-10T23:41:08.441Z] Server: Docker Engine - Community [2020-02-10T23:41:08.441Z] Engine: [2020-02-10T23:41:08.441Z] Version: 19.03.5 [2020-02-10T23:41:08.441Z] API version: 1.40 (minimum version 1.12) [2020-02-10T23:41:08.441Z] Go version: go1.12.12 [2020-02-10T23:41:08.441Z] Git commit: 633a0ea838 [2020-02-10T23:41:08.441Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-10T23:41:08.441Z] OS/Arch: linux/amd64 [2020-02-10T23:41:08.441Z] Experimental: true [2020-02-10T23:41:08.441Z] containerd: [2020-02-10T23:41:08.441Z] Version: 1.2.10 [2020-02-10T23:41:08.441Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T23:41:08.441Z] runc: [2020-02-10T23:41:08.441Z] Version: 1.0.0-rc8+dev [2020-02-10T23:41:08.441Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T23:41:08.441Z] docker-init: [2020-02-10T23:41:08.441Z] Version: 0.18.0 [2020-02-10T23:41:08.441Z] GitCommit: fec3683 [Pipeline] sh [2020-02-10T23:41:08.567Z] 1.12.16-stretch: Pulling from library/golang [2020-02-10T23:41:08.567Z] fb54e9d54b34: Pulling fs layer [2020-02-10T23:41:08.567Z] 03d13d856049: Pulling fs layer [2020-02-10T23:41:08.567Z] 596b324848b1: Pulling fs layer [2020-02-10T23:41:08.567Z] 38645e5b0e64: Pulling fs layer [2020-02-10T23:41:08.567Z] 555ca4faedcd: Pulling fs layer [2020-02-10T23:41:08.567Z] 17e0a93fe6a6: Pulling fs layer [2020-02-10T23:41:08.567Z] 76d35ac876fe: Pulling fs layer [2020-02-10T23:41:08.567Z] 38645e5b0e64: Waiting [2020-02-10T23:41:08.567Z] 555ca4faedcd: Waiting [2020-02-10T23:41:08.567Z] 76d35ac876fe: Waiting [2020-02-10T23:41:08.567Z] 17e0a93fe6a6: Waiting [2020-02-10T23:41:07.517Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:41:07.570Z] > git config --add remote.origin.fetch +refs/pull/40490/head:refs/remotes/origin/PR-40490 # timeout=10 [2020-02-10T23:41:07.623Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-10T23:41:07.804Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:41:07.984Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:41:07.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:41:07.986Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40490/head:refs/remotes/origin/PR-40490 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-10T23:41:08.684Z] Merging remotes/origin/19.03 commit 130ae89dab3b3144d39801232fe04d4762dc90b8 into PR head commit 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:08.801Z] + docker info [2020-02-10T23:41:08.904Z] Client: [2020-02-10T23:41:08.904Z] Debug Mode: false [2020-02-10T23:41:08.904Z] [2020-02-10T23:41:08.904Z] Server: [2020-02-10T23:41:08.904Z] Containers: 0 [2020-02-10T23:41:08.904Z] Running: 0 [2020-02-10T23:41:08.904Z] Paused: 0 [2020-02-10T23:41:08.904Z] Stopped: 0 [2020-02-10T23:41:08.904Z] Images: 5 [2020-02-10T23:41:08.904Z] Server Version: 19.03.5 [2020-02-10T23:41:08.904Z] Storage Driver: overlay2 [2020-02-10T23:41:08.904Z] Backing Filesystem: extfs [2020-02-10T23:41:08.904Z] Supports d_type: true [2020-02-10T23:41:08.904Z] Native Overlay Diff: true [2020-02-10T23:41:08.904Z] Logging Driver: json-file [2020-02-10T23:41:08.904Z] Cgroup Driver: cgroupfs [2020-02-10T23:41:08.904Z] Plugins: [2020-02-10T23:41:08.904Z] Volume: local [2020-02-10T23:41:08.904Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T23:41:08.904Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T23:41:08.904Z] Swarm: inactive [2020-02-10T23:41:08.904Z] Runtimes: runc [2020-02-10T23:41:08.904Z] Default Runtime: runc [2020-02-10T23:41:08.904Z] Init Binary: docker-init [2020-02-10T23:41:08.904Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T23:41:08.904Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T23:41:08.904Z] init version: fec3683 [2020-02-10T23:41:08.904Z] Security Options: [2020-02-10T23:41:08.904Z] apparmor [2020-02-10T23:41:08.904Z] seccomp [2020-02-10T23:41:08.904Z] Profile: default [2020-02-10T23:41:08.904Z] Kernel Version: 4.15.0-1058-aws [2020-02-10T23:41:08.904Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-10T23:41:08.904Z] OSType: linux [2020-02-10T23:41:08.904Z] Architecture: x86_64 [2020-02-10T23:41:08.904Z] CPUs: 2 [2020-02-10T23:41:08.904Z] Total Memory: 7.501GiB [2020-02-10T23:41:08.904Z] Name: ip-10-100-61-86 [2020-02-10T23:41:08.904Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-10T23:41:08.904Z] Docker Root Dir: /var/lib/docker [2020-02-10T23:41:08.904Z] Debug Mode: false [2020-02-10T23:41:08.904Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:41:08.904Z] Labels: [2020-02-10T23:41:08.904Z] Experimental: true [2020-02-10T23:41:08.904Z] Insecure Registries: [2020-02-10T23:41:08.904Z] 127.0.0.0/8 [2020-02-10T23:41:08.904Z] Live Restore Enabled: true [2020-02-10T23:41:08.904Z] [2020-02-10T23:41:08.904Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T23:41:08.931Z] 596b324848b1: Verifying Checksum [2020-02-10T23:41:08.931Z] 596b324848b1: Download complete [2020-02-10T23:41:09.193Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:41:09.193Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:41:09.193Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40490/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T23:41:09.193Z] + bash /home/ubuntu/workspace/moby_PR-40490/check-config.sh [2020-02-10T23:41:09.193Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T23:41:09.193Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-10T23:41:09.193Z] [2020-02-10T23:41:09.193Z] Generally Necessary: [2020-02-10T23:41:09.193Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T23:41:09.193Z] - apparmor: enabled and tools installed [2020-02-10T23:41:09.193Z] - CONFIG_NAMESPACES: enabled [2020-02-10T23:41:09.193Z] - CONFIG_NET_NS: enabled [2020-02-10T23:41:09.193Z] - CONFIG_PID_NS: enabled [2020-02-10T23:41:09.193Z] - CONFIG_IPC_NS: enabled [2020-02-10T23:41:09.193Z] - CONFIG_UTS_NS: enabled [2020-02-10T23:41:09.193Z] - CONFIG_CGROUPS: enabled [2020-02-10T23:41:09.193Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T23:41:09.193Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T23:41:09.193Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T23:41:09.193Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T23:41:09.193Z] - CONFIG_CPUSETS: enabled [2020-02-10T23:41:09.193Z] - CONFIG_MEMCG: enabled [2020-02-10T23:41:09.193Z] - CONFIG_KEYS: enabled [2020-02-10T23:41:09.193Z] - CONFIG_VETH: enabled (as module) [2020-02-10T23:41:09.193Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T23:41:09.193Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T23:41:09.193Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T23:41:09.193Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T23:41:09.193Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T23:41:09.193Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T23:41:09.193Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T23:41:09.193Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T23:41:09.193Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T23:41:09.193Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T23:41:09.193Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T23:41:09.193Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T23:41:09.193Z] [2020-02-10T23:41:09.193Z] Optional Features: [2020-02-10T23:41:09.193Z] - CONFIG_USER_NS: enabled [2020-02-10T23:41:09.193Z] - CONFIG_SECCOMP: enabled [2020-02-10T23:41:09.193Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T23:41:09.193Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T23:41:09.193Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T23:41:09.193Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T23:41:09.337Z] 03d13d856049: Verifying Checksum [2020-02-10T23:41:09.337Z] 03d13d856049: Download complete [2020-02-10T23:41:09.337Z] fb54e9d54b34: Verifying Checksum [2020-02-10T23:41:09.337Z] fb54e9d54b34: Download complete [2020-02-10T23:41:09.359Z] Client: [2020-02-10T23:41:09.359Z] Debug Mode: false [2020-02-10T23:41:09.359Z] [2020-02-10T23:41:09.359Z] Server: [2020-02-10T23:41:09.360Z] Containers: 1 [2020-02-10T23:41:09.360Z] Running: 0 [2020-02-10T23:41:09.360Z] Paused: 0 [2020-02-10T23:41:09.360Z] Stopped: 1 [2020-02-10T23:41:09.360Z] Images: 23 [2020-02-10T23:41:09.360Z] Server Version: 19.03.5 [2020-02-10T23:41:09.360Z] Storage Driver: overlay2 [2020-02-10T23:41:09.360Z] Backing Filesystem: extfs [2020-02-10T23:41:09.360Z] Supports d_type: true [2020-02-10T23:41:09.360Z] Native Overlay Diff: true [2020-02-10T23:41:09.360Z] Logging Driver: json-file [2020-02-10T23:41:09.360Z] Cgroup Driver: cgroupfs [2020-02-10T23:41:09.360Z] Plugins: [2020-02-10T23:41:09.360Z] Volume: local [2020-02-10T23:41:09.360Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T23:41:09.360Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T23:41:09.360Z] Swarm: inactive [2020-02-10T23:41:09.360Z] Runtimes: runc [2020-02-10T23:41:09.360Z] Default Runtime: runc [2020-02-10T23:41:09.360Z] Init Binary: docker-init [2020-02-10T23:41:09.360Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T23:41:09.360Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T23:41:09.360Z] init version: fec3683 [2020-02-10T23:41:09.360Z] Security Options: [2020-02-10T23:41:09.360Z] apparmor [2020-02-10T23:41:09.360Z] seccomp [2020-02-10T23:41:09.360Z] Profile: default [2020-02-10T23:41:09.360Z] Kernel Version: 4.15.0-1058-aws [2020-02-10T23:41:09.360Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-10T23:41:09.360Z] OSType: linux [2020-02-10T23:41:09.360Z] Architecture: x86_64 [2020-02-10T23:41:09.360Z] CPUs: 2 [2020-02-10T23:41:09.360Z] Total Memory: 7.501GiB [2020-02-10T23:41:09.360Z] Name: ip-10-100-67-26 [2020-02-10T23:41:09.360Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-10T23:41:09.360Z] Docker Root Dir: /var/lib/docker [2020-02-10T23:41:09.360Z] Debug Mode: false [2020-02-10T23:41:09.360Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:41:09.360Z] Labels: [2020-02-10T23:41:09.360Z] Experimental: true [2020-02-10T23:41:09.360Z] Insecure Registries: [2020-02-10T23:41:09.360Z] 127.0.0.0/8 [2020-02-10T23:41:09.360Z] Live Restore Enabled: true [2020-02-10T23:41:09.360Z] [2020-02-10T23:41:09.360Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T23:41:09.450Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-10T23:41:09.450Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T23:41:09.450Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T23:41:09.450Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T23:41:09.450Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T23:41:09.450Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T23:41:09.450Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T23:41:09.450Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T23:41:09.450Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T23:41:09.450Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T23:41:09.450Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T23:41:09.450Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T23:41:09.450Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T23:41:09.450Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T23:41:09.450Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T23:41:09.450Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T23:41:09.450Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T23:41:09.450Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T23:41:09.450Z] - CONFIG_EXT4_FS: enabled [2020-02-10T23:41:09.450Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T23:41:09.450Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T23:41:09.450Z] - Network Drivers: [2020-02-10T23:41:09.450Z] - "overlay": [2020-02-10T23:41:09.450Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T23:41:09.450Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T23:41:09.450Z] Optional (for encrypted networks): [2020-02-10T23:41:09.450Z] - CONFIG_CRYPTO: enabled [2020-02-10T23:41:09.450Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T23:41:09.450Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T23:41:09.450Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T23:41:09.450Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T23:41:09.450Z] - CONFIG_XFRM: enabled [2020-02-10T23:41:09.450Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T23:41:09.450Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T23:41:09.450Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T23:41:09.450Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T23:41:09.450Z] - "ipvlan": [2020-02-10T23:41:09.450Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T23:41:09.450Z] - "macvlan": [2020-02-10T23:41:09.450Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T23:41:09.450Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T23:41:09.450Z] - "ftp,tftp client in container": [2020-02-10T23:41:09.450Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T23:41:09.450Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T23:41:09.450Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T23:41:09.450Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T23:41:09.450Z] - Storage Drivers: [2020-02-10T23:41:09.450Z] - "aufs": [2020-02-10T23:41:09.450Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T23:41:09.450Z] - "btrfs": [2020-02-10T23:41:09.450Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T23:41:09.450Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T23:41:09.450Z] - "devicemapper": [2020-02-10T23:41:09.450Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T23:41:09.450Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T23:41:09.450Z] - "overlay": [2020-02-10T23:41:09.450Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T23:41:09.450Z] - "zfs": [2020-02-10T23:41:09.450Z] - /dev/zfs: missing [2020-02-10T23:41:09.450Z] - zfs command: missing [2020-02-10T23:41:09.450Z] - zpool command: missing [2020-02-10T23:41:09.450Z] [2020-02-10T23:41:09.450Z] Limits: [2020-02-10T23:41:09.677Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:41:09.677Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:41:09.677Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40490/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T23:41:09.677Z] + bash /home/ubuntu/workspace/moby_PR-40490/check-config.sh [2020-02-10T23:41:09.677Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T23:41:09.677Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-10T23:41:09.677Z] [2020-02-10T23:41:09.677Z] Generally Necessary: [2020-02-10T23:41:09.677Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T23:41:09.677Z] - apparmor: enabled and tools installed [2020-02-10T23:41:09.677Z] - CONFIG_NAMESPACES: enabled [2020-02-10T23:41:09.677Z] - CONFIG_NET_NS: enabled [2020-02-10T23:41:09.677Z] - CONFIG_PID_NS: enabled [2020-02-10T23:41:09.677Z] - CONFIG_IPC_NS: enabled [2020-02-10T23:41:09.677Z] - CONFIG_UTS_NS: enabled [2020-02-10T23:41:09.677Z] - CONFIG_CGROUPS: enabled [2020-02-10T23:41:09.677Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T23:41:09.677Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T23:41:09.677Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T23:41:09.677Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T23:41:09.677Z] - CONFIG_CPUSETS: enabled [2020-02-10T23:41:09.677Z] - CONFIG_MEMCG: enabled [2020-02-10T23:41:09.677Z] - CONFIG_KEYS: enabled [2020-02-10T23:41:09.677Z] - CONFIG_VETH: enabled (as module) [2020-02-10T23:41:09.677Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T23:41:09.677Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T23:41:09.677Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T23:41:09.677Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T23:41:09.677Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T23:41:09.677Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T23:41:09.677Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T23:41:09.677Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T23:41:09.677Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T23:41:09.677Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T23:41:09.677Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T23:41:09.677Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T23:41:09.677Z] [2020-02-10T23:41:09.677Z] Optional Features: [2020-02-10T23:41:09.677Z] - CONFIG_USER_NS: enabled [2020-02-10T23:41:09.677Z] - CONFIG_SECCOMP: enabled [2020-02-10T23:41:09.677Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T23:41:09.677Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T23:41:09.677Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T23:41:09.677Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T23:41:09.677Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-10T23:41:09.677Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T23:41:09.677Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T23:41:09.677Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T23:41:09.677Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T23:41:09.677Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T23:41:09.677Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T23:41:09.677Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T23:41:09.677Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T23:41:09.677Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T23:41:09.677Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T23:41:09.677Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T23:41:09.707Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T23:41:09.707Z] [2020-02-10T23:41:09.707Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T23:41:09.932Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T23:41:09.932Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T23:41:09.932Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T23:41:09.932Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T23:41:09.932Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T23:41:09.932Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T23:41:09.932Z] - CONFIG_EXT4_FS: enabled [2020-02-10T23:41:09.932Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T23:41:09.932Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T23:41:09.932Z] - Network Drivers: [2020-02-10T23:41:09.932Z] - "overlay": [2020-02-10T23:41:09.932Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T23:41:09.933Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T23:41:09.933Z] Optional (for encrypted networks): [2020-02-10T23:41:09.933Z] - CONFIG_CRYPTO: enabled [2020-02-10T23:41:09.933Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T23:41:09.933Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T23:41:09.933Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T23:41:09.933Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T23:41:09.933Z] - CONFIG_XFRM: enabled [2020-02-10T23:41:09.933Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T23:41:09.933Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T23:41:09.933Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T23:41:09.933Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T23:41:09.933Z] - "ipvlan": [2020-02-10T23:41:09.933Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T23:41:09.933Z] - "macvlan": [2020-02-10T23:41:09.933Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T23:41:09.933Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T23:41:09.933Z] - "ftp,tftp client in container": [2020-02-10T23:41:09.933Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T23:41:09.933Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T23:41:09.933Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T23:41:09.933Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T23:41:09.933Z] - Storage Drivers: [2020-02-10T23:41:09.933Z] - "aufs": [2020-02-10T23:41:09.933Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T23:41:09.933Z] - "btrfs": [2020-02-10T23:41:09.933Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T23:41:09.933Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T23:41:09.933Z] - "devicemapper": [2020-02-10T23:41:09.933Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T23:41:09.933Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T23:41:09.933Z] - "overlay": [2020-02-10T23:41:09.933Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T23:41:09.933Z] - "zfs": [2020-02-10T23:41:09.933Z] - /dev/zfs: missing [2020-02-10T23:41:09.933Z] - zfs command: missing [2020-02-10T23:41:09.933Z] - zpool command: missing [2020-02-10T23:41:09.933Z] [2020-02-10T23:41:09.933Z] Limits: [2020-02-10T23:41:09.933Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T23:41:09.933Z] [2020-02-10T23:41:09.933Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T23:41:10.040Z] + sudo modprobe ip_vs [2020-02-10T23:41:10.040Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5e23653130a65e90b7296c70f9230d9f09374efb . [2020-02-10T23:41:10.184Z] 38645e5b0e64: Verifying Checksum [2020-02-10T23:41:10.184Z] 38645e5b0e64: Download complete [2020-02-10T23:41:10.184Z] 76d35ac876fe: Verifying Checksum [2020-02-10T23:41:10.184Z] 76d35ac876fe: Download complete [2020-02-10T23:41:10.290Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5e23653130a65e90b7296c70f9230d9f09374efb . [2020-02-10T23:41:10.290Z] #1 [internal] load build definition from Dockerfile [2020-02-10T23:41:10.290Z] #1 DONE 0.0s [2020-02-10T23:41:10.290Z] [2020-02-10T23:41:10.290Z] #2 [internal] load .dockerignore [2020-02-10T23:41:10.290Z] #2 DONE 0.0s [2020-02-10T23:41:10.290Z] [2020-02-10T23:41:10.290Z] #1 [internal] load build definition from Dockerfile [2020-02-10T23:41:10.290Z] #1 transferring dockerfile: 10.82kB done [2020-02-10T23:41:10.290Z] #1 DONE 0.0s [2020-02-10T23:41:10.290Z] [2020-02-10T23:41:10.290Z] #2 [internal] load .dockerignore [2020-02-10T23:41:10.290Z] #2 transferring context: 87B done [2020-02-10T23:41:10.290Z] #2 DONE 0.0s [2020-02-10T23:41:10.290Z] [2020-02-10T23:41:10.290Z] #3 [internal] load metadata for docker.io/library/golang:1.12.16-stretch [2020-02-10T23:41:10.298Z] #2 [internal] load .dockerignore [2020-02-10T23:41:10.298Z] #2 transferring context: 87B done [2020-02-10T23:41:10.298Z] #2 DONE 0.0s [2020-02-10T23:41:10.298Z] [2020-02-10T23:41:10.298Z] #1 [internal] load build definition from Dockerfile [2020-02-10T23:41:10.298Z] #1 transferring dockerfile: 10.82kB done [2020-02-10T23:41:10.298Z] #1 DONE 0.0s [2020-02-10T23:41:10.298Z] [2020-02-10T23:41:10.298Z] #3 [internal] load metadata for docker.io/library/golang:1.12.16-stretch [2020-02-10T23:41:08.757Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:41:08.808Z] > git checkout -f 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:10.545Z] #3 DONE 0.2s [2020-02-10T23:41:10.546Z] [2020-02-10T23:41:10.546Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-10T23:41:10.546Z] #64 CACHED [2020-02-10T23:41:10.546Z] [2020-02-10T23:41:10.546Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b59957... [2020-02-10T23:41:10.546Z] #4 resolve docker.io/library/golang:1.12.16-stretch@sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 done [2020-02-10T23:41:10.555Z] #3 DONE 0.2s [2020-02-10T23:41:10.555Z] [2020-02-10T23:41:10.555Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-10T23:41:10.555Z] #64 CACHED [2020-02-10T23:41:10.555Z] [2020-02-10T23:41:10.555Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b59957... [2020-02-10T23:41:10.555Z] #4 resolve docker.io/library/golang:1.12.16-stretch@sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 done [2020-02-10T23:41:10.555Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0B / 10.80MB 0.1s [2020-02-10T23:41:10.555Z] #4 sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 1.42kB / 1.42kB done [2020-02-10T23:41:10.555Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 278.06kB / 45.38MB 0.1s [2020-02-10T23:41:10.555Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0B / 4.34MB 0.1s [2020-02-10T23:41:10.555Z] #4 sha256:a7c95a8a29f7d3457bb219062f641fb1ef39072310f6075ba600259a5e144119 1.80kB / 1.80kB done [2020-02-10T23:41:10.555Z] #4 sha256:7ad03a8aece51714711b2c514b720c2a1aed410de5c8049efd604bb19c10eb1c 5.46kB / 5.46kB done [2020-02-10T23:41:10.555Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 8.08MB / 45.38MB 0.2s [2020-02-10T23:41:10.802Z] #4 sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 1.42kB / 1.42kB done [2020-02-10T23:41:10.802Z] #4 sha256:7ad03a8aece51714711b2c514b720c2a1aed410de5c8049efd604bb19c10eb1c 5.46kB / 5.46kB done [2020-02-10T23:41:10.802Z] #4 sha256:a7c95a8a29f7d3457bb219062f641fb1ef39072310f6075ba600259a5e144119 1.80kB / 1.80kB done [2020-02-10T23:41:10.802Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 11.97MB / 45.38MB 0.2s [2020-02-10T23:41:10.802Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 260.65kB / 10.80MB 0.2s [2020-02-10T23:41:10.802Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0B / 4.34MB 0.2s [2020-02-10T23:41:10.802Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 23.52MB / 45.38MB 0.3s [2020-02-10T23:41:10.802Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 8.51MB / 10.80MB 0.3s [2020-02-10T23:41:10.802Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.33MB / 4.34MB 0.3s [2020-02-10T23:41:10.812Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.3s done [2020-02-10T23:41:10.812Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 24.14MB / 45.38MB 0.4s [2020-02-10T23:41:10.813Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.3s done [2020-02-10T23:41:10.813Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 0B / 50.07MB 0.4s [2020-02-10T23:41:10.813Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0B / 57.69MB 0.4s [2020-02-10T23:41:11.030Z] 17e0a93fe6a6: Verifying Checksum [2020-02-10T23:41:11.030Z] 17e0a93fe6a6: Download complete [2020-02-10T23:41:11.030Z] fb54e9d54b34: Pull complete [2020-02-10T23:41:11.059Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 27.30MB / 45.38MB 0.4s [2020-02-10T23:41:11.059Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.4s done [2020-02-10T23:41:11.059Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.3s done [2020-02-10T23:41:11.059Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0B / 57.69MB 0.4s [2020-02-10T23:41:11.059Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 0B / 50.07MB 0.4s [2020-02-10T23:41:11.059Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 32.96MB / 45.38MB 0.5s [2020-02-10T23:41:11.059Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 3.76MB / 57.69MB 0.5s [2020-02-10T23:41:11.059Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 6.34MB / 50.07MB 0.5s [2020-02-10T23:41:11.070Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 34.29MB / 45.38MB 0.5s [2020-02-10T23:41:11.070Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 3.60MB / 50.07MB 0.5s [2020-02-10T23:41:11.070Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 4.52MB / 57.69MB 0.5s [2020-02-10T23:41:11.070Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 39.36MB / 45.38MB 0.6s [2020-02-10T23:41:11.070Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 6.62MB / 50.07MB 0.6s [2020-02-10T23:41:11.070Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 8.07MB / 57.69MB 0.6s [2020-02-10T23:41:11.329Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.7s [2020-02-10T23:41:11.329Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 12.40MB / 50.07MB 0.7s [2020-02-10T23:41:11.329Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 18.55MB / 57.69MB 0.7s [2020-02-10T23:41:11.329Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.7s done [2020-02-10T23:41:11.329Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 18.86MB / 50.07MB 0.8s [2020-02-10T23:41:11.329Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 24.89MB / 57.69MB 0.8s [2020-02-10T23:41:11.329Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 0B / 126.73MB 0.8s [2020-02-10T23:41:11.354Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 42.39MB / 45.38MB 0.7s [2020-02-10T23:41:11.354Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 11.18MB / 57.69MB 0.7s [2020-02-10T23:41:11.354Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 18.28MB / 50.07MB 0.7s [2020-02-10T23:41:11.354Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.8s [2020-02-10T23:41:11.354Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 16.91MB / 57.69MB 0.8s [2020-02-10T23:41:11.354Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 25.90MB / 50.07MB 0.8s [2020-02-10T23:41:11.468Z] 555ca4faedcd: Verifying Checksum [2020-02-10T23:41:11.468Z] 555ca4faedcd: Download complete [2020-02-10T23:41:11.468Z] 03d13d856049: Pull complete [2020-02-10T23:41:11.589Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 30.65MB / 50.07MB 1.0s [2020-02-10T23:41:11.589Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 30.42MB / 57.69MB 1.0s [2020-02-10T23:41:11.589Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 40.41MB / 50.07MB 1.2s [2020-02-10T23:41:11.589Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 41.00MB / 57.69MB 1.2s [2020-02-10T23:41:11.589Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 12.63MB / 126.73MB 1.2s [2020-02-10T23:41:11.589Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 [2020-02-10T23:41:11.610Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.9s done [2020-02-10T23:41:11.610Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 24.29MB / 57.69MB 1.0s [2020-02-10T23:41:11.610Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 38.07MB / 50.07MB 1.0s [2020-02-10T23:41:11.610Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 0B / 126.73MB 1.0s [2020-02-10T23:41:11.610Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 31.31MB / 57.69MB 1.1s [2020-02-10T23:41:11.610Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 42.66MB / 50.07MB 1.1s [2020-02-10T23:41:11.852Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 44.10MB / 50.07MB 1.3s [2020-02-10T23:41:11.852Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 45.76MB / 57.69MB 1.3s [2020-02-10T23:41:11.852Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.4s [2020-02-10T23:41:11.852Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 55.68MB / 57.69MB 1.4s [2020-02-10T23:41:11.852Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 22.00MB / 126.73MB 1.4s [2020-02-10T23:41:11.865Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 35.76MB / 57.69MB 1.2s [2020-02-10T23:41:11.865Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 49.12MB / 50.07MB 1.2s [2020-02-10T23:41:11.865Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 [2020-02-10T23:41:11.872Z] 596b324848b1: Pull complete [2020-02-10T23:41:11.976Z] > git merge 130ae89dab3b3144d39801232fe04d4762dc90b8 # timeout=10 [2020-02-10T23:41:12.109Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.5s done [2020-02-10T23:41:12.109Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 1.6s done [2020-02-10T23:41:12.109Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 29.83MB / 126.73MB 1.6s [2020-02-10T23:41:12.109Z] #4 sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 0B / 126B 1.6s [2020-02-10T23:41:12.109Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 37.38MB / 126.73MB 1.7s [2020-02-10T23:41:12.109Z] #4 sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 126B / 126B 1.6s done [2020-02-10T23:41:12.120Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 48.49MB / 57.69MB 1.4s [2020-02-10T23:41:12.120Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.3s done [2020-02-10T23:41:12.120Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 11.53MB / 126.73MB 1.4s [2020-02-10T23:41:12.120Z] #4 sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 126B / 126B 1.4s done [2020-02-10T23:41:12.120Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 1.6s done [2020-02-10T23:41:12.120Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 29.88MB / 126.73MB 1.7s [2020-02-10T23:41:12.240Z] Merge succeeded, producing 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:12.241Z] Checking out Revision 5e23653130a65e90b7296c70f9230d9f09374efb (PR-40490) [2020-02-10T23:41:12.377Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 39.32MB / 126.73MB 1.8s [2020-02-10T23:41:12.632Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 48.47MB / 126.73MB 1.9s [2020-02-10T23:41:12.632Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 70.58MB / 126.73MB 2.1s [2020-02-10T23:41:12.673Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 57.80MB / 126.73MB 2.1s [2020-02-10T23:41:12.673Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 67.12MB / 126.73MB 2.2s [2020-02-10T23:41:12.888Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 83.70MB / 126.73MB 2.2s [2020-02-10T23:41:12.888Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 101.55MB / 126.73MB 2.4s [2020-02-10T23:41:12.930Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 75.18MB / 126.73MB 2.3s [2020-02-10T23:41:13.028Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints" [2020-02-10T23:41:13.143Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 109.21MB / 126.73MB 2.5s [2020-02-10T23:41:13.143Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 117.72MB / 126.73MB 2.6s [2020-02-10T23:41:13.143Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 126.73MB / 126.73MB 2.7s [2020-02-10T23:41:13.192Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 87.96MB / 126.73MB 2.5s [2020-02-10T23:41:13.192Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 102.49MB / 126.73MB 2.7s [2020-02-10T23:41:13.192Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 110.49MB / 126.73MB 2.8s [2020-02-10T23:41:13.398Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 126.73MB / 126.73MB 2.9s done [2020-02-10T23:41:13.457Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 119.50MB / 126.73MB 2.9s [2020-02-10T23:41:13.457Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 126.73MB / 126.73MB 3.0s [2020-02-10T23:41:13.658Z] 38645e5b0e64: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-02-10T23:41:13.715Z] #4 ... [2020-02-10T23:41:13.716Z] [2020-02-10T23:41:13.716Z] #18 [internal] load build context [2020-02-10T23:41:13.716Z] #18 transferring context: 45.38MB 3.2s done [2020-02-10T23:41:13.716Z] #18 DONE 3.3s [2020-02-10T23:41:13.716Z] [2020-02-10T23:41:13.716Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b59957... [Pipeline] sh [2020-02-10T23:41:13.960Z] #4 ... [2020-02-10T23:41:13.960Z] [2020-02-10T23:41:13.960Z] #18 [internal] load build context [2020-02-10T23:41:13.960Z] #18 transferring context: 45.38MB 3.3s done [2020-02-10T23:41:13.960Z] #18 DONE 3.4s [2020-02-10T23:41:13.960Z] [2020-02-10T23:41:13.960Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b59957... [2020-02-10T23:41:13.972Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 126.73MB / 126.73MB 3.2s done [2020-02-10T23:41:12.146Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-10T23:41:12.311Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:41:12.366Z] > git checkout -f 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:14.848Z] 555ca4faedcd: Pull complete [2020-02-10T23:41:14.902Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 3.3s done [2020-02-10T23:41:15.026Z] + docker version [2020-02-10T23:41:15.026Z] Client: Docker Engine - Enterprise [2020-02-10T23:41:15.026Z] Version: 19.03.5 [2020-02-10T23:41:15.026Z] API version: 1.40 [2020-02-10T23:41:15.026Z] Go version: go1.12.12 [2020-02-10T23:41:15.026Z] Git commit: 2ee0c57608 [2020-02-10T23:41:15.026Z] Built: 11/13/2019 08:00:16 [2020-02-10T23:41:15.026Z] OS/Arch: windows/amd64 [2020-02-10T23:41:15.026Z] Experimental: false [2020-02-10T23:41:15.026Z] [2020-02-10T23:41:15.026Z] Server: Docker Engine - Enterprise [2020-02-10T23:41:15.026Z] Engine: [2020-02-10T23:41:15.026Z] Version: 19.03.5 [2020-02-10T23:41:15.026Z] API version: 1.40 (minimum version 1.24) [2020-02-10T23:41:15.026Z] Go version: go1.12.12 [2020-02-10T23:41:15.026Z] Git commit: 2ee0c57608 [2020-02-10T23:41:15.026Z] Built: 11/13/2019 07:58:51 [2020-02-10T23:41:15.026Z] OS/Arch: windows/amd64 [2020-02-10T23:41:15.026Z] Experimental: true [2020-02-10T23:41:15.158Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 [Pipeline] sh [2020-02-10T23:41:15.319Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 3.5s done [2020-02-10T23:41:15.319Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.1s [2020-02-10T23:41:15.415Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.3s done [2020-02-10T23:41:15.415Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 [2020-02-10T23:41:15.573Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.3s done [2020-02-10T23:41:15.573Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 [2020-02-10T23:41:15.671Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.1s done [2020-02-10T23:41:15.671Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 [2020-02-10T23:41:15.827Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.1s done [2020-02-10T23:41:16.082Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 0.1s [2020-02-10T23:41:16.571Z] + docker info [2020-02-10T23:41:17.837Z] Client: [2020-02-10T23:41:17.837Z] Debug Mode: false [2020-02-10T23:41:17.837Z] Plugins: [2020-02-10T23:41:17.837Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-10T23:41:17.837Z] [2020-02-10T23:41:17.837Z] Server: [2020-02-10T23:41:17.837Z] Containers: 0 [2020-02-10T23:41:17.837Z] Running: 0 [2020-02-10T23:41:17.837Z] Paused: 0 [2020-02-10T23:41:17.837Z] Stopped: 0 [2020-02-10T23:41:17.837Z] Images: 10 [2020-02-10T23:41:17.837Z] Server Version: 19.03.5 [2020-02-10T23:41:17.837Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-10T23:41:17.837Z] Windows: [2020-02-10T23:41:17.837Z] LCOW: [2020-02-10T23:41:17.837Z] Logging Driver: json-file [2020-02-10T23:41:17.837Z] Plugins: [2020-02-10T23:41:17.837Z] Volume: local [2020-02-10T23:41:17.837Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T23:41:17.837Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T23:41:17.837Z] Swarm: inactive [2020-02-10T23:41:17.837Z] Default Isolation: process [2020-02-10T23:41:17.837Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T23:41:17.837Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T23:41:17.837Z] OSType: windows [2020-02-10T23:41:17.837Z] Architecture: x86_64 [2020-02-10T23:41:17.837Z] CPUs: 4 [2020-02-10T23:41:17.837Z] Total Memory: 32GiB [2020-02-10T23:41:17.837Z] Name: azwin-2-f2b350 [2020-02-10T23:41:17.837Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-10T23:41:17.837Z] Docker Root Dir: D:\docker [2020-02-10T23:41:17.837Z] Debug Mode: false [2020-02-10T23:41:17.837Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:41:17.837Z] Labels: [2020-02-10T23:41:17.837Z] Experimental: true [2020-02-10T23:41:17.837Z] Insecure Registries: [2020-02-10T23:41:17.837Z] 10.0.0.4:5000 [2020-02-10T23:41:17.837Z] 127.0.0.0/8 [2020-02-10T23:41:17.837Z] Registry Mirrors: [2020-02-10T23:41:17.837Z] http://10.0.0.4:5000/ [2020-02-10T23:41:17.837Z] Live Restore Enabled: false [2020-02-10T23:41:17.837Z] [2020-02-10T23:41:17.963Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 1.9s done [Pipeline] } [Pipeline] // stage [2020-02-10T23:41:18.092Z] 17e0a93fe6a6: Pull complete [2020-02-10T23:41:18.092Z] 76d35ac876fe: Pull complete [2020-02-10T23:41:18.092Z] Digest: sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 [2020-02-10T23:41:18.092Z] Status: Downloaded newer image for golang:1.12.16-stretch [2020-02-10T23:41:18.092Z] ---> 54d5b47c91c8 [2020-02-10T23:41:18.092Z] Step 5/125 : ARG APT_MIRROR [2020-02-10T23:41:18.092Z] ---> Running in 57a69f5dfec7 [2020-02-10T23:41:18.092Z] Removing intermediate container 57a69f5dfec7 [2020-02-10T23:41:18.092Z] ---> d8a470e02e2c [2020-02-10T23:41:18.093Z] Step 6/125 : 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-02-10T23:41:18.093Z] ---> Running in 029193c144bc [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-10T23:41:18.192Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 2.0s done [2020-02-10T23:41:18.192Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0.1s [2020-02-10T23:41:18.218Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0.1s [2020-02-10T23:41:18.310Z] Fetching without tags [2020-02-10T23:41:18.831Z] Merging remotes/origin/19.03 commit 130ae89dab3b3144d39801232fe04d4762dc90b8 into PR head commit 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:18.835Z] Removing intermediate container 029193c144bc [2020-02-10T23:41:18.835Z] ---> d0cb24229ec2 [2020-02-10T23:41:18.835Z] Step 7/125 : FROM base AS criu [2020-02-10T23:41:18.835Z] ---> d0cb24229ec2 [2020-02-10T23:41:18.835Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:41:19.187Z] ---> Running in b2e705bc3d6d [2020-02-10T23:41:19.187Z] Removing intermediate container b2e705bc3d6d [2020-02-10T23:41:19.188Z] ---> 6e7c7cf9f626 [2020-02-10T23:41:19.188Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-02-10T23:41:19.188Z] ---> Running in c233927023b3 [2020-02-10T23:41:18.268Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:41:18.272Z] > git config --add remote.origin.fetch +refs/pull/40490/head:refs/remotes/origin/PR-40490 # timeout=10 [2020-02-10T23:41:18.280Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-10T23:41:18.296Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T23:41:18.312Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T23:41:18.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T23:41:18.313Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40490/head:refs/remotes/origin/PR-40490 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-10T23:41:18.832Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:41:18.839Z] > git checkout -f 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:19.542Z] Removing intermediate container c233927023b3 [2020-02-10T23:41:19.542Z] ---> 788b77de4ab1 [2020-02-10T23:41:19.542Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-02-10T23:41:19.542Z] ---> Running in e471642ad6bb [2020-02-10T23:41:19.561Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 1.6s done [2020-02-10T23:41:19.561Z] #4 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 [2020-02-10T23:41:19.886Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:41:19.946Z] Merge succeeded, producing 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:19.948Z] Checking out Revision 5e23653130a65e90b7296c70f9230d9f09374efb (PR-40490) [2020-02-10T23:41:20.141Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 1.7s done [2020-02-10T23:41:20.141Z] #4 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 [2020-02-10T23:41:20.232Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:41:20.232Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:41:20.584Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:41:20.584Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [495 kB] [2020-02-10T23:41:20.584Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-10T23:41:20.940Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:41:20.940Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-02-10T23:41:21.013Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T23:41:19.895Z] > git merge 130ae89dab3b3144d39801232fe04d4762dc90b8 # timeout=10 [2020-02-10T23:41:19.930Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T23:41:19.949Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T23:41:19.953Z] > git checkout -f 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:21.868Z] + docker version [2020-02-10T23:41:21.868Z] Client: [2020-02-10T23:41:21.868Z] Version: 18.06.1-ce [2020-02-10T23:41:21.868Z] API version: 1.38 [2020-02-10T23:41:21.868Z] Go version: go1.10.3 [2020-02-10T23:41:21.868Z] Git commit: e68fc7a [2020-02-10T23:41:21.868Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-10T23:41:21.868Z] OS/Arch: linux/ppc64le [2020-02-10T23:41:21.868Z] Experimental: false [2020-02-10T23:41:21.868Z] [2020-02-10T23:41:21.868Z] Server: [2020-02-10T23:41:21.868Z] Engine: [2020-02-10T23:41:21.868Z] Version: 18.06.1-ce [2020-02-10T23:41:21.868Z] API version: 1.38 (minimum version 1.12) [2020-02-10T23:41:21.868Z] Go version: go1.10.3 [2020-02-10T23:41:21.868Z] Git commit: e68fc7a [2020-02-10T23:41:21.868Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-10T23:41:21.868Z] OS/Arch: linux/ppc64le [2020-02-10T23:41:21.868Z] Experimental: true [Pipeline] sh [2020-02-10T23:41:22.175Z] Fetched 7681 kB in 2s (3641 kB/s) [2020-02-10T23:41:22.260Z] + docker info [2020-02-10T23:41:22.260Z] Containers: 0 [2020-02-10T23:41:22.260Z] Running: 0 [2020-02-10T23:41:22.260Z] Paused: 0 [2020-02-10T23:41:22.261Z] Stopped: 0 [2020-02-10T23:41:22.261Z] Images: 0 [2020-02-10T23:41:22.261Z] Server Version: 18.06.1-ce [2020-02-10T23:41:22.261Z] Storage Driver: overlay2 [2020-02-10T23:41:22.261Z] Backing Filesystem: extfs [2020-02-10T23:41:22.261Z] Supports d_type: true [2020-02-10T23:41:22.261Z] Native Overlay Diff: true [2020-02-10T23:41:22.261Z] Logging Driver: json-file [2020-02-10T23:41:22.261Z] Cgroup Driver: cgroupfs [2020-02-10T23:41:22.261Z] Plugins: [2020-02-10T23:41:22.261Z] Volume: local [2020-02-10T23:41:22.261Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T23:41:22.261Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-10T23:41:22.261Z] Swarm: inactive [2020-02-10T23:41:22.261Z] Runtimes: runc [2020-02-10T23:41:22.261Z] Default Runtime: runc [2020-02-10T23:41:22.261Z] Init Binary: docker-init [2020-02-10T23:41:22.261Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-10T23:41:22.261Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-10T23:41:22.261Z] init version: fec3683 [2020-02-10T23:41:22.261Z] Security Options: [2020-02-10T23:41:22.261Z] apparmor [2020-02-10T23:41:22.261Z] seccomp [2020-02-10T23:41:22.261Z] Profile: default [2020-02-10T23:41:22.261Z] Kernel Version: 4.4.0-139-generic [2020-02-10T23:41:22.261Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-10T23:41:22.261Z] OSType: linux [2020-02-10T23:41:22.261Z] Architecture: ppc64le [2020-02-10T23:41:22.261Z] CPUs: 4 [2020-02-10T23:41:22.261Z] Total Memory: 7.972GiB [2020-02-10T23:41:22.261Z] Name: ppc64le-ubuntu-15 [2020-02-10T23:41:22.261Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-10T23:41:22.261Z] Docker Root Dir: /var/lib/docker [2020-02-10T23:41:22.261Z] Debug Mode (client): false [2020-02-10T23:41:22.261Z] Debug Mode (server): false [2020-02-10T23:41:22.261Z] Username: dockerbuildbot [2020-02-10T23:41:22.261Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:41:22.261Z] Labels: [2020-02-10T23:41:22.261Z] Experimental: true [2020-02-10T23:41:22.261Z] Insecure Registries: [2020-02-10T23:41:22.261Z] 127.0.0.0/8 [2020-02-10T23:41:22.261Z] Live Restore Enabled: false [2020-02-10T23:41:22.261Z] [Pipeline] sh [2020-02-10T23:41:22.573Z] Reading package lists... [2020-02-10T23:41:22.644Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:41:22.644Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:41:22.644Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40490/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T23:41:22.931Z] + bash /home/docker/workspace/moby_PR-40490/check-config.sh [2020-02-10T23:41:22.931Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T23:41:22.931Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-10T23:41:22.931Z] [2020-02-10T23:41:22.931Z] Generally Necessary: [2020-02-10T23:41:22.931Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T23:41:22.931Z] - apparmor: enabled and tools installed [2020-02-10T23:41:22.931Z] - CONFIG_NAMESPACES: enabled [2020-02-10T23:41:22.931Z] - CONFIG_NET_NS: enabled [2020-02-10T23:41:22.931Z] - CONFIG_PID_NS: enabled [2020-02-10T23:41:22.931Z] - CONFIG_IPC_NS: enabled [2020-02-10T23:41:22.931Z] - CONFIG_UTS_NS: enabled [2020-02-10T23:41:22.931Z] - CONFIG_CGROUPS: enabled [2020-02-10T23:41:22.931Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T23:41:22.931Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T23:41:22.931Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T23:41:22.931Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T23:41:22.931Z] - CONFIG_CPUSETS: enabled [2020-02-10T23:41:22.931Z] - CONFIG_MEMCG: enabled [2020-02-10T23:41:22.931Z] - CONFIG_KEYS: enabled [2020-02-10T23:41:22.931Z] - CONFIG_VETH: enabled (as module) [2020-02-10T23:41:22.931Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T23:41:22.931Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T23:41:22.963Z] Reading package lists... [2020-02-10T23:41:22.963Z] Building dependency tree... [2020-02-10T23:41:22.963Z] Reading state information... [2020-02-10T23:41:22.963Z] The following additional packages will be installed: [2020-02-10T23:41:22.963Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-10T23:41:22.963Z] libprotoc10 python-pkg-resources zlib1g-dev [2020-02-10T23:41:22.963Z] Suggested packages: [2020-02-10T23:41:22.963Z] manpages-dev python-setuptools [2020-02-10T23:41:23.217Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T23:41:23.217Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T23:41:23.217Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T23:41:23.217Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T23:41:23.217Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T23:41:23.217Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T23:41:23.217Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T23:41:23.217Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T23:41:23.217Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T23:41:23.217Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T23:41:23.217Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-10T23:41:23.217Z] [2020-02-10T23:41:23.217Z] Optional Features: [2020-02-10T23:41:23.217Z] - CONFIG_USER_NS: enabled [2020-02-10T23:41:23.217Z] - CONFIG_SECCOMP: enabled [2020-02-10T23:41:23.217Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T23:41:23.217Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T23:41:23.217Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T23:41:23.217Z] (cgroup swap accounting is currently enabled) [2020-02-10T23:41:23.217Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-10T23:41:23.217Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T23:41:23.217Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T23:41:23.217Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T23:41:23.217Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T23:41:23.217Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T23:41:23.217Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T23:41:23.217Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T23:41:23.217Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T23:41:23.217Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T23:41:23.217Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T23:41:23.217Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T23:41:23.217Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T23:41:23.217Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T23:41:23.217Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T23:41:23.217Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T23:41:23.217Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T23:41:23.217Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T23:41:23.368Z] The following NEW packages will be installed: [2020-02-10T23:41:23.368Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T23:41:23.368Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-10T23:41:23.368Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T23:41:23.368Z] zlib1g-dev [2020-02-10T23:41:23.368Z] 0 upgraded, 16 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:41:23.368Z] Need to get 3476 kB of archives. [2020-02-10T23:41:23.368Z] After this operation, 20.2 MB of additional disk space will be used. [2020-02-10T23:41:23.368Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-02-10T23:41:23.368Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2020-02-10T23:41:23.369Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2020-02-10T23:41:23.369Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-02-10T23:41:23.369Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2020-02-10T23:41:23.369Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-02-10T23:41:23.369Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2020-02-10T23:41:23.369Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2020-02-10T23:41:23.369Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2020-02-10T23:41:23.369Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2020-02-10T23:41:23.369Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2020-02-10T23:41:23.369Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2020-02-10T23:41:23.369Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2020-02-10T23:41:23.369Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2020-02-10T23:41:23.369Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-10T23:41:23.369Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2020-02-10T23:41:23.369Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:41:23.369Z] Fetched 3476 kB in 0s (24.6 MB/s) [2020-02-10T23:41:23.369Z] Selecting previously unselected package libnet1:s390x. [2020-02-10T23:41:23.369Z] (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 ... 14828 files and directories currently installed.) [2020-02-10T23:41:23.369Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-02-10T23:41:23.369Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-02-10T23:41:23.369Z] Selecting previously unselected package libcap-dev:s390x. [2020-02-10T23:41:23.369Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2020-02-10T23:41:23.369Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2020-02-10T23:41:23.369Z] Selecting previously unselected package libnet1-dev. [2020-02-10T23:41:23.369Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2020-02-10T23:41:23.369Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-10T23:41:23.503Z] - CONFIG_EXT4_FS: enabled [2020-02-10T23:41:23.503Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T23:41:23.503Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T23:41:23.503Z] - Network Drivers: [2020-02-10T23:41:23.503Z] - "overlay": [2020-02-10T23:41:23.503Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T23:41:23.503Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T23:41:23.503Z] Optional (for encrypted networks): [2020-02-10T23:41:23.503Z] - CONFIG_CRYPTO: enabled [2020-02-10T23:41:23.503Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-10T23:41:23.503Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-10T23:41:23.503Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-10T23:41:23.503Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-10T23:41:23.503Z] - CONFIG_XFRM: enabled [2020-02-10T23:41:23.503Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T23:41:23.503Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T23:41:23.503Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T23:41:23.503Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T23:41:23.503Z] - "ipvlan": [2020-02-10T23:41:23.503Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T23:41:23.503Z] - "macvlan": [2020-02-10T23:41:23.503Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T23:41:23.503Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T23:41:23.503Z] - "ftp,tftp client in container": [2020-02-10T23:41:23.503Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T23:41:23.503Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T23:41:23.503Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T23:41:23.503Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T23:41:23.503Z] - Storage Drivers: [2020-02-10T23:41:23.503Z] - "aufs": [2020-02-10T23:41:23.503Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T23:41:23.503Z] - "btrfs": [2020-02-10T23:41:23.503Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T23:41:23.503Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T23:41:23.728Z] Selecting previously unselected package libnl-3-200:s390x. [2020-02-10T23:41:23.728Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2020-02-10T23:41:23.728Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-02-10T23:41:23.728Z] Selecting previously unselected package libnl-3-dev:s390x. [2020-02-10T23:41:23.728Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2020-02-10T23:41:23.728Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2020-02-10T23:41:23.728Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-10T23:41:23.728Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-02-10T23:41:23.728Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-02-10T23:41:23.728Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-10T23:41:23.728Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2020-02-10T23:41:23.728Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-02-10T23:41:23.728Z] Selecting previously unselected package zlib1g-dev:s390x. [2020-02-10T23:41:23.728Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2020-02-10T23:41:23.728Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-02-10T23:41:23.728Z] Selecting previously unselected package libprotobuf10:s390x. [2020-02-10T23:41:23.728Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2020-02-10T23:41:23.728Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2020-02-10T23:41:23.728Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2020-02-10T23:41:23.728Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2020-02-10T23:41:23.728Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2020-02-10T23:41:23.728Z] Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-10T23:41:23.728Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2020-02-10T23:41:23.728Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2020-02-10T23:41:23.733Z] #4 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 4.0s done [2020-02-10T23:41:23.788Z] - "devicemapper": [2020-02-10T23:41:23.788Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T23:41:23.788Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T23:41:23.788Z] - "overlay": [2020-02-10T23:41:23.788Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T23:41:23.788Z] - "zfs": [2020-02-10T23:41:23.788Z] - /dev/zfs: missing [2020-02-10T23:41:23.788Z] - zfs command: missing [2020-02-10T23:41:23.788Z] - zpool command: missing [2020-02-10T23:41:23.788Z] [2020-02-10T23:41:23.788Z] Limits: [2020-02-10T23:41:23.788Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T23:41:23.788Z] [2020-02-10T23:41:23.788Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T23:41:23.990Z] #4 extracting sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 done [2020-02-10T23:41:23.990Z] #4 DONE 13.6s [2020-02-10T23:41:24.082Z] Selecting previously unselected package libprotoc10:s390x. [2020-02-10T23:41:24.082Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2020-02-10T23:41:24.082Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2020-02-10T23:41:24.082Z] Selecting previously unselected package protobuf-c-compiler. [2020-02-10T23:41:24.082Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2020-02-10T23:41:24.082Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-10T23:41:24.082Z] Selecting previously unselected package protobuf-compiler. [2020-02-10T23:41:24.082Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2020-02-10T23:41:24.082Z] Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-10T23:41:24.082Z] Selecting previously unselected package python-pkg-resources. [2020-02-10T23:41:24.082Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-10T23:41:24.082Z] Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-10T23:41:24.082Z] Selecting previously unselected package python-protobuf. [2020-02-10T23:41:24.082Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2020-02-10T23:41:24.082Z] Unpacking python-protobuf (3.0.0-9) ... [2020-02-10T23:41:24.082Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-02-10T23:41:24.082Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-02-10T23:41:24.082Z] Setting up python-pkg-resources (33.1.1-1) ... [2020-02-10T23:41:24.232Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5e23653130a65e90b7296c70f9230d9f09374efb . [2020-02-10T23:41:24.246Z] [2020-02-10T23:41:24.246Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T23:41:24.339Z] #4 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 4.2s done [2020-02-10T23:41:24.339Z] #4 extracting sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 done [2020-02-10T23:41:24.339Z] #4 DONE 13.8s [2020-02-10T23:41:24.339Z] [2020-02-10T23:41:24.339Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T23:41:24.462Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-10T23:41:24.462Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2020-02-10T23:41:24.462Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:41:24.462Z] Setting up python-protobuf (3.0.0-9) ... [2020-02-10T23:41:24.809Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2020-02-10T23:41:24.809Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-02-10T23:41:24.809Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-02-10T23:41:24.809Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2020-02-10T23:41:24.809Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2020-02-10T23:41:24.809Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-10T23:41:24.809Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-02-10T23:41:25.155Z] Setting up protobuf-compiler (3.0.0-9) ... [2020-02-10T23:41:25.155Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2020-02-10T23:41:25.155Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2020-02-10T23:41:25.155Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:41:25.741Z] #5 DONE 1.4s [2020-02-10T23:41:25.913Z] Removing intermediate container e471642ad6bb [2020-02-10T23:41:25.913Z] ---> 6fadb3a72852 [2020-02-10T23:41:25.913Z] Step 11/125 : 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-02-10T23:41:25.913Z] ---> Running in 1a174d7f9e06 [2020-02-10T23:41:26.002Z] [2020-02-10T23:41:26.002Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:41:26.002Z] #22 DONE 0.1s [2020-02-10T23:41:26.002Z] [2020-02-10T23:41:26.002Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T23:41:26.140Z] #5 DONE 1.9s [2020-02-10T23:41:26.140Z] [2020-02-10T23:41:26.140Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:26.140Z] #35 ... [2020-02-10T23:41:26.140Z] [2020-02-10T23:41:26.140Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:41:26.140Z] #22 DONE 0.1s [2020-02-10T23:41:26.140Z] [2020-02-10T23:41:26.140Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T23:41:26.140Z] #26 DONE 0.1s [2020-02-10T23:41:26.140Z] [2020-02-10T23:41:26.140Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T23:41:26.140Z] #52 ... [2020-02-10T23:41:26.140Z] [2020-02-10T23:41:26.140Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-02-10T23:41:26.140Z] #23 DONE 0.1s [2020-02-10T23:41:26.140Z] [2020-02-10T23:41:26.140Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T23:41:26.140Z] #60 DONE 0.2s [2020-02-10T23:41:26.257Z] #26 DONE 0.3s [2020-02-10T23:41:26.257Z] [2020-02-10T23:41:26.257Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-02-10T23:41:26.257Z] #23 DONE 0.2s [2020-02-10T23:41:26.257Z] [2020-02-10T23:41:26.257Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T23:41:26.257Z] #60 DONE 0.2s [2020-02-10T23:41:26.257Z] [2020-02-10T23:41:26.257Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T23:41:26.257Z] #29 DONE 0.2s [2020-02-10T23:41:26.257Z] [2020-02-10T23:41:26.257Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T23:41:26.257Z] #32 DONE 0.3s [2020-02-10T23:41:26.257Z] [2020-02-10T23:41:26.257Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:41:26.257Z] #30 ... [2020-02-10T23:41:26.257Z] [2020-02-10T23:41:26.257Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T23:41:26.257Z] #52 DONE 0.3s [2020-02-10T23:41:26.257Z] [2020-02-10T23:41:26.257Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T23:41:26.257Z] #49 DONE 0.3s [2020-02-10T23:41:26.397Z] [2020-02-10T23:41:26.397Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T23:41:26.397Z] #32 DONE 0.2s [2020-02-10T23:41:26.397Z] [2020-02-10T23:41:26.397Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T23:41:26.397Z] #52 DONE 0.3s [2020-02-10T23:41:26.397Z] [2020-02-10T23:41:26.397Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T23:41:26.397Z] #29 DONE 0.3s [2020-02-10T23:41:26.397Z] [2020-02-10T23:41:26.397Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T23:41:26.397Z] #49 DONE 0.3s [2020-02-10T23:41:26.397Z] [2020-02-10T23:41:26.397Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-10T23:41:26.511Z] [2020-02-10T23:41:26.511Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-10T23:41:26.930Z] Sending build context to Docker daemon 49.86MB [2020-02-10T23:41:26.930Z] Step 1/125 : ARG CROSS="false" [2020-02-10T23:41:26.930Z] Step 2/125 : ARG GO_VERSION=1.12.16 [2020-02-10T23:41:26.930Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-02-10T23:41:26.930Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-02-10T23:41:26.930Z] 1.12.16-stretch: Pulling from library/golang [2020-02-10T23:41:26.930Z] 072f803f12e3: Pulling fs layer [2020-02-10T23:41:26.930Z] 1738f3141f52: Pulling fs layer [2020-02-10T23:41:26.930Z] c3a959eee44d: Pulling fs layer [2020-02-10T23:41:26.930Z] 42c05296e9b4: Pulling fs layer [2020-02-10T23:41:26.930Z] 4f10a928f107: Pulling fs layer [2020-02-10T23:41:26.930Z] f9c461123a3e: Pulling fs layer [2020-02-10T23:41:26.930Z] 2be21bac617a: Pulling fs layer [2020-02-10T23:41:26.930Z] 42c05296e9b4: Waiting [2020-02-10T23:41:26.930Z] f9c461123a3e: Waiting [2020-02-10T23:41:26.930Z] 4f10a928f107: Waiting [2020-02-10T23:41:26.930Z] 2be21bac617a: Waiting [2020-02-10T23:41:27.241Z] Note: Building without setproctitle() and strlcpy() support. [2020-02-10T23:41:27.241Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T23:41:27.241Z] fatal: Not a git repository (or any of the parent directories): .git [2020-02-10T23:41:27.241Z]  GEN .gitid [2020-02-10T23:41:27.241Z] GEN criu/include/version.h [2020-02-10T23:41:27.241Z] GEN include/common/asm [2020-02-10T23:41:27.241Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T23:41:27.241Z] PBCC images/opts.pb-c.c [2020-02-10T23:41:27.241Z] PBCC images/sit.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T23:41:27.241Z] DEP images/opts.pb-c.d [2020-02-10T23:41:27.241Z] DEP images/sit.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/macvlan.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/macvlan.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/autofs.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/autofs.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/sysctl.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/sysctl.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/time.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/time.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/binfmt-misc.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/binfmt-misc.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/seccomp.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/seccomp.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/userns.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/userns.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/cgroup.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/cgroup.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/fown.pb-c.c [2020-02-10T23:41:27.241Z] PBCC images/ext-file.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/fown.pb-c.d [2020-02-10T23:41:27.241Z] DEP images/ext-file.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/rpc.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/rpc.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/siginfo.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/siginfo.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/pagemap.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/pagemap.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/rlimit.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/rlimit.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/file-lock.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/file-lock.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/tty.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/tty.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/tun.pb-c.c [2020-02-10T23:41:27.241Z] PBCC images/netdev.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/tun.pb-c.d [2020-02-10T23:41:27.241Z] DEP images/netdev.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/vma.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/vma.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/creds.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/creds.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/utsns.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/utsns.pb-c.d [2020-02-10T23:41:27.241Z] PBCC images/ipc-desc.pb-c.c [2020-02-10T23:41:27.241Z] PBCC images/ipc-sem.pb-c.c [2020-02-10T23:41:27.241Z] DEP images/ipc-desc.pb-c.d [2020-02-10T23:41:27.241Z] DEP images/ipc-sem.pb-c.d [2020-02-10T23:41:27.555Z] c3a959eee44d: Verifying Checksum [2020-02-10T23:41:27.555Z] c3a959eee44d: Download complete [2020-02-10T23:41:27.618Z] PBCC images/ipc-msg.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/ipc-msg.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/ipc-shm.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/ipc-shm.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/ipc-var.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/ipc-var.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/sk-opts.pb-c.c [2020-02-10T23:41:27.618Z] PBCC images/packet-sock.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/sk-opts.pb-c.d [2020-02-10T23:41:27.618Z] DEP images/packet-sock.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/sk-netlink.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/sk-netlink.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/sk-inet.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/sk-inet.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/sk-unix.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/sk-unix.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/mm.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/mm.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/timerfd.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/timerfd.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/timer.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/timer.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/sa.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/sa.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/pipe-data.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/pipe-data.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/mnt.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/mnt.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/sk-packet.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/sk-packet.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/tcp-stream.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/tcp-stream.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/pipe.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/pipe.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/pstree.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/pstree.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/fs.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/fs.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/signalfd.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/signalfd.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/fh.pb-c.c [2020-02-10T23:41:27.618Z] PBCC images/fsnotify.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/fh.pb-c.d [2020-02-10T23:41:27.618Z] DEP images/fsnotify.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/eventpoll.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/eventpoll.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/eventfd.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/eventfd.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/remap-file-path.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/remap-file-path.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/fifo.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/fifo.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/ghost-file.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/ghost-file.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/regfile.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/regfile.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/ns.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/ns.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/fdinfo.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/fdinfo.pb-c.d [2020-02-10T23:41:27.618Z] PBCC images/core-aarch64.pb-c.c [2020-02-10T23:41:27.618Z] PBCC images/core-arm.pb-c.c [2020-02-10T23:41:27.618Z] PBCC images/core-ppc64.pb-c.c [2020-02-10T23:41:27.618Z] PBCC images/core-s390.pb-c.c [2020-02-10T23:41:27.618Z] PBCC images/core-x86.pb-c.c [2020-02-10T23:41:27.618Z] PBCC images/core.pb-c.c [2020-02-10T23:41:27.618Z] PBCC images/inventory.pb-c.c [2020-02-10T23:41:27.618Z] DEP images/core-aarch64.pb-c.d [2020-02-10T23:41:27.618Z] DEP images/core-arm.pb-c.d [2020-02-10T23:41:27.967Z] DEP images/core-ppc64.pb-c.d [2020-02-10T23:41:27.967Z] DEP images/core-s390.pb-c.d [2020-02-10T23:41:27.967Z] DEP images/core-x86.pb-c.d [2020-02-10T23:41:27.967Z] DEP images/core.pb-c.d [2020-02-10T23:41:27.967Z] DEP images/inventory.pb-c.d [2020-02-10T23:41:27.967Z] PBCC images/cpuinfo.pb-c.c [2020-02-10T23:41:27.967Z] DEP images/cpuinfo.pb-c.d [2020-02-10T23:41:27.967Z] PBCC images/stats.pb-c.c [2020-02-10T23:41:27.967Z] DEP images/stats.pb-c.d [2020-02-10T23:41:27.967Z] make[1]: Nothing to be done for 'all'. [2020-02-10T23:41:27.967Z] CC images/stats.o [2020-02-10T23:41:28.189Z] 1738f3141f52: Verifying Checksum [2020-02-10T23:41:28.189Z] 1738f3141f52: Download complete [2020-02-10T23:41:28.336Z] CC images/core.o [2020-02-10T23:41:28.336Z] CC images/core-x86.o [2020-02-10T23:41:28.336Z] CC images/core-arm.o [2020-02-10T23:41:28.336Z] CC images/core-aarch64.o [2020-02-10T23:41:28.336Z] CC images/core-ppc64.o [2020-02-10T23:41:28.336Z] CC images/core-s390.o [2020-02-10T23:41:28.686Z] CC images/cpuinfo.o [2020-02-10T23:41:28.686Z] CC images/inventory.o [2020-02-10T23:41:28.686Z] CC images/fdinfo.o [2020-02-10T23:41:28.686Z] CC images/fown.o [2020-02-10T23:41:28.686Z] CC images/ns.o [2020-02-10T23:41:28.686Z] CC images/regfile.o [2020-02-10T23:41:28.686Z] CC images/ghost-file.o [2020-02-10T23:41:28.686Z] CC images/fifo.o [2020-02-10T23:41:28.686Z] CC images/remap-file-path.o [2020-02-10T23:41:28.686Z] CC images/eventfd.o [2020-02-10T23:41:28.686Z] CC images/eventpoll.o [2020-02-10T23:41:28.686Z] CC images/fh.o [2020-02-10T23:41:28.686Z] CC images/fsnotify.o [2020-02-10T23:41:29.032Z] CC images/signalfd.o [2020-02-10T23:41:29.032Z] CC images/fs.o [2020-02-10T23:41:29.032Z] CC images/pstree.o [2020-02-10T23:41:29.032Z] CC images/pipe.o [2020-02-10T23:41:29.032Z] CC images/tcp-stream.o [2020-02-10T23:41:29.032Z] CC images/sk-packet.o [2020-02-10T23:41:29.032Z] CC images/mnt.o [2020-02-10T23:41:29.032Z] CC images/pipe-data.o [2020-02-10T23:41:29.032Z] CC images/sa.o [2020-02-10T23:41:29.032Z] CC images/timer.o [2020-02-10T23:41:29.032Z] CC images/timerfd.o [2020-02-10T23:41:29.032Z] CC images/mm.o [2020-02-10T23:41:29.389Z] CC images/sk-opts.o [2020-02-10T23:41:29.389Z] CC images/sk-unix.o [2020-02-10T23:41:29.389Z] CC images/sk-inet.o [2020-02-10T23:41:29.389Z] CC images/tun.o [2020-02-10T23:41:29.389Z] CC images/sk-netlink.o [2020-02-10T23:41:29.389Z] CC images/packet-sock.o [2020-02-10T23:41:29.389Z] CC images/ipc-var.o [2020-02-10T23:41:29.389Z] CC images/ipc-desc.o [2020-02-10T23:41:29.389Z] CC images/ipc-shm.o [2020-02-10T23:41:29.389Z] CC images/ipc-msg.o [2020-02-10T23:41:29.389Z] CC images/ipc-sem.o [2020-02-10T23:41:29.389Z] CC images/utsns.o [2020-02-10T23:41:29.389Z] CC images/creds.o [2020-02-10T23:41:29.389Z] CC images/vma.o [2020-02-10T23:41:29.753Z] CC images/netdev.o [2020-02-10T23:41:29.753Z] CC images/tty.o [2020-02-10T23:41:29.753Z] CC images/file-lock.o [2020-02-10T23:41:29.753Z] CC images/rlimit.o [2020-02-10T23:41:29.753Z] CC images/pagemap.o [2020-02-10T23:41:29.753Z] CC images/siginfo.o [2020-02-10T23:41:29.753Z] CC images/rpc.o [2020-02-10T23:41:29.753Z] CC images/ext-file.o [2020-02-10T23:41:30.099Z] CC images/cgroup.o [2020-02-10T23:41:30.099Z] CC images/userns.o [2020-02-10T23:41:30.099Z] CC images/google/protobuf/descriptor.o [2020-02-10T23:41:30.099Z] CC images/opts.o [2020-02-10T23:41:30.099Z] CC images/seccomp.o [2020-02-10T23:41:30.099Z] CC images/binfmt-misc.o [2020-02-10T23:41:30.099Z] CC images/time.o [2020-02-10T23:41:30.240Z] 072f803f12e3: Verifying Checksum [2020-02-10T23:41:30.240Z] 072f803f12e3: Download complete [2020-02-10T23:41:30.451Z] CC images/sysctl.o [2020-02-10T23:41:30.451Z] CC images/autofs.o [2020-02-10T23:41:30.451Z] CC images/macvlan.o [2020-02-10T23:41:30.451Z] CC images/sit.o [2020-02-10T23:41:30.451Z] LINK images/built-in.o [2020-02-10T23:41:30.451Z] GEN compel/include/asm [2020-02-10T23:41:30.451Z] GEN compel/include/version.h [2020-02-10T23:41:30.451Z] touch .config [2020-02-10T23:41:30.451Z] GEN include/common/config.h [2020-02-10T23:41:30.451Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-10T23:41:30.451Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T23:41:30.451Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T23:41:30.451Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-10T23:41:30.451Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-10T23:41:30.451Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-10T23:41:30.451Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T23:41:30.451Z] DEP compel/plugins/std/infect.d [2020-02-10T23:41:30.451Z] DEP compel/plugins/std/string.d [2020-02-10T23:41:30.451Z] DEP compel/plugins/std/log.d [2020-02-10T23:41:30.451Z] DEP compel/plugins/std/fds.d [2020-02-10T23:41:30.451Z] DEP compel/plugins/std/std.d [2020-02-10T23:41:30.451Z] DEP compel/plugins/shmem/shmem.d [2020-02-10T23:41:30.451Z] DEP compel/plugins/fds/fds.d [2020-02-10T23:41:30.451Z] CC compel/plugins/std/std.o [2020-02-10T23:41:30.451Z] CC compel/plugins/std/fds.o [2020-02-10T23:41:30.808Z] CC compel/plugins/std/log.o [2020-02-10T23:41:30.808Z] CC compel/plugins/std/string.o [2020-02-10T23:41:30.808Z] CC compel/plugins/std/infect.o [2020-02-10T23:41:30.808Z] CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-10T23:41:30.808Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-10T23:41:30.808Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-10T23:41:30.808Z] AR compel/plugins/std.lib.a [2020-02-10T23:41:30.814Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-10T23:41:30.814Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-211afe86\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-10T23:41:30.814Z] ---------------------------------------------------------------------------- [2020-02-10T23:41:30.814Z] [2020-02-10T23:41:30.814Z] INFO: executeCI.ps1 starting at Mon Feb 10 23:41:29 CUT 2020 [2020-02-10T23:41:30.814Z] [2020-02-10T23:41:30.814Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-10T23:41:30.814Z] INFO: Running git version 2.24.1.windows.2 [2020-02-10T23:41:30.814Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-10T23:41:30.814Z] INFO: Environment variables: [2020-02-10T23:41:30.814Z] [2020-02-10T23:41:30.814Z] Name Value [2020-02-10T23:41:30.814Z] ---- ----- [2020-02-10T23:41:30.814Z] ALLUSERSPROFILE C:\ProgramData [2020-02-10T23:41:30.814Z] amd64 true [2020-02-10T23:41:30.814Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-10T23:41:30.814Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-10T23:41:30.814Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-10T23:41:30.814Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-10T23:41:30.814Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-10T23:41:30.814Z] BRANCH_NAME PR-40490 [2020-02-10T23:41:30.814Z] BUILD_DISPLAY_NAME #3 [2020-02-10T23:41:30.814Z] BUILD_ID 3 [2020-02-10T23:41:30.814Z] BUILD_NUMBER 3 [2020-02-10T23:41:30.814Z] BUILD_TAG jenkins-moby-PR-40490-3 [2020-02-10T23:41:30.814Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40490/3/ [2020-02-10T23:41:30.814Z] CHANGE_AUTHOR thaJeztah [2020-02-10T23:41:30.814Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-02-10T23:41:30.814Z] CHANGE_BRANCH 19.03_backport_swagger_document_constraints [2020-02-10T23:41:30.814Z] CHANGE_FORK thaJeztah/docker [2020-02-10T23:41:30.814Z] CHANGE_ID 40490 [2020-02-10T23:41:30.814Z] CHANGE_TARGET 19.03 [2020-02-10T23:41:30.814Z] CHANGE_TITLE [19.03 backport] swagger: document "node.platform.(arch|os)" constraints [2020-02-10T23:41:30.814Z] CHANGE_URL https://github.com/moby/moby/pull/40490 [2020-02-10T23:41:30.814Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T23:41:30.814Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-10T23:41:30.814Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-10T23:41:30.814Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-10T23:41:30.814Z] COMPUTERNAME azwin-2-f2b350 [2020-02-10T23:41:30.814Z] ComSpec C:\windows\system32\cmd.exe [2020-02-10T23:41:30.814Z] ConfigSequenceNumber 0 [2020-02-10T23:41:30.814Z] DOCKER_BUILDKIT 0 [2020-02-10T23:41:30.814Z] DOCKER_DUT_DEBUG 1 [2020-02-10T23:41:30.814Z] DOCKER_EXPERIMENTAL 1 [2020-02-10T23:41:30.814Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-10T23:41:30.814Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-10T23:41:30.814Z] EXECUTOR_NUMBER 0 [2020-02-10T23:41:30.814Z] FQDN azwin-2-f2b350.westus.cloudapp.azure.com [2020-02-10T23:41:30.814Z] GIT_BRANCH PR-40490 [2020-02-10T23:41:30.814Z] GIT_COMMIT 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:30.814Z] GIT_PREVIOUS_COMMIT 5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:41:30.814Z] GIT_URL https://github.com/moby/moby.git [2020-02-10T23:41:30.814Z] HUDSON_COOKIE 96637f2d-5a59-4366-bfa3-ec7d3fb221d4 [2020-02-10T23:41:30.814Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-10T23:41:30.814Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-10T23:41:30.814Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-10T23:41:30.814Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-10T23:41:30.814Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-10T23:41:30.814Z] JENKINS_NODE_COOKIE ab3305e8-db7f-49be-a1ca-1f8ca9b8ee7d [2020-02-10T23:41:30.814Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-10T23:41:30.814Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-10T23:41:30.814Z] JOB_BASE_NAME PR-40490 [2020-02-10T23:41:30.814Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40490/display/redirect [2020-02-10T23:41:30.814Z] JOB_NAME moby/PR-40490 [2020-02-10T23:41:30.814Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40490/ [2020-02-10T23:41:30.814Z] library.jps.version master [2020-02-10T23:41:30.814Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-10T23:41:30.814Z] NODE_LABELS amd64 azure azwin-2-f2b350 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-10T23:41:30.814Z] NODE_NAME azwin-2-f2b350 [2020-02-10T23:41:30.814Z] NUMBER_OF_PROCESSORS 4 [2020-02-10T23:41:30.814Z] OS Windows_NT [2020-02-10T23:41:30.814Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-10T23:41:30.814Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-10T23:41:30.816Z] ppc64le true [2020-02-10T23:41:30.816Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-10T23:41:30.816Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-02-10T23:41:30.816Z] PROCESSOR_LEVEL 6 [2020-02-10T23:41:30.816Z] PROCESSOR_REVISION 4f01 [2020-02-10T23:41:30.816Z] ProgramData C:\ProgramData [2020-02-10T23:41:30.816Z] ProgramFiles C:\Program Files [2020-02-10T23:41:30.816Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-10T23:41:30.816Z] ProgramW6432 C:\Program Files [2020-02-10T23:41:30.816Z] PROMPT $P$G [2020-02-10T23:41:30.816Z] PSExecutionPolicyPreference Bypass [2020-02-10T23:41:30.816Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-10T23:41:30.816Z] PUBLIC C:\Users\Public [2020-02-10T23:41:30.816Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40490/3/display/redirect?page=changes [2020-02-10T23:41:30.816Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40490/3/display/redirect [2020-02-10T23:41:30.816Z] s390x true [2020-02-10T23:41:30.816Z] skip_dco false [2020-02-10T23:41:30.816Z] SKIP_VALIDATION_TESTS 1 [2020-02-10T23:41:30.816Z] SOURCES_DRIVE d [2020-02-10T23:41:30.816Z] SOURCES_SUBDIR gopath [2020-02-10T23:41:30.816Z] STAGE_NAME Run tests [2020-02-10T23:41:30.816Z] SystemDrive C: [2020-02-10T23:41:30.816Z] SystemRoot C:\windows [2020-02-10T23:41:30.816Z] TEMP C:\windows\TEMP [2020-02-10T23:41:30.816Z] TESTDEBUG 0 [2020-02-10T23:41:30.816Z] TESTRUN_DRIVE d [2020-02-10T23:41:30.816Z] TESTRUN_SUBDIR CI [2020-02-10T23:41:30.816Z] TIMEOUT 120m [2020-02-10T23:41:30.816Z] TMP C:\windows\TEMP [2020-02-10T23:41:30.816Z] unit_validate true [2020-02-10T23:41:30.816Z] USERDOMAIN WORKGROUP [2020-02-10T23:41:30.816Z] USERNAME azwin-2-f2b350$ [2020-02-10T23:41:30.816Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-10T23:41:30.816Z] windir C:\windows [2020-02-10T23:41:30.816Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-10T23:41:30.816Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-02-10T23:41:30.816Z] windowsRS1 false [2020-02-10T23:41:30.816Z] windowsRS5 true [2020-02-10T23:41:30.816Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-10T23:41:30.816Z] [2020-02-10T23:41:30.816Z] [2020-02-10T23:41:30.816Z] [2020-02-10T23:41:30.816Z] INFO: Sources under d:\gopath\... [2020-02-10T23:41:30.816Z] INFO: Test run under d:\CI\... [2020-02-10T23:41:30.816Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-10T23:41:30.816Z] INFO: docker/docker repository was found [2020-02-10T23:41:30.816Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-02-10T23:41:30.816Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-02-10T23:41:30.816Z] INFO: Docker version of control daemon [2020-02-10T23:41:30.816Z] [2020-02-10T23:41:30.816Z] Client: Docker Engine - Enterprise [2020-02-10T23:41:30.816Z] Version: 19.03.5 [2020-02-10T23:41:30.816Z] API version: 1.40 [2020-02-10T23:41:30.816Z] Go version: go1.12.12 [2020-02-10T23:41:30.816Z] Git commit: 2ee0c57608 [2020-02-10T23:41:30.816Z] Built: 11/13/2019 08:00:16 [2020-02-10T23:41:30.816Z] OS/Arch: windows/amd64 [2020-02-10T23:41:30.816Z] Experimental: false [2020-02-10T23:41:30.816Z] [2020-02-10T23:41:30.816Z] Server: Docker Engine - Enterprise [2020-02-10T23:41:30.816Z] Engine: [2020-02-10T23:41:30.816Z] Version: 19.03.5 [2020-02-10T23:41:30.816Z] API version: 1.40 (minimum version 1.24) [2020-02-10T23:41:30.816Z] Go version: go1.12.12 [2020-02-10T23:41:30.816Z] Git commit: 2ee0c57608 [2020-02-10T23:41:30.816Z] Built: 11/13/2019 07:58:51 [2020-02-10T23:41:30.816Z] OS/Arch: windows/amd64 [2020-02-10T23:41:30.816Z] Experimental: true [2020-02-10T23:41:30.816Z] [2020-02-10T23:41:30.816Z] INFO: Docker info of control daemon [2020-02-10T23:41:30.816Z] [2020-02-10T23:41:31.159Z] CC compel/plugins/fds/fds.o [2020-02-10T23:41:31.159Z] AR compel/plugins/fds.lib.a [2020-02-10T23:41:31.159Z] HOSTDEP compel/src/lib/log-host.d [2020-02-10T23:41:31.159Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T23:41:31.159Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-10T23:41:31.159Z] HOSTDEP compel/src/main-host.d [2020-02-10T23:41:31.159Z] DEP compel/src/lib/ptrace.d [2020-02-10T23:41:31.159Z] DEP compel/src/lib/infect.d [2020-02-10T23:41:31.159Z] DEP compel/src/lib/infect-util.d [2020-02-10T23:41:31.159Z] DEP compel/src/lib/infect-rpc.d [2020-02-10T23:41:31.159Z] DEP compel/arch/s390/src/lib/infect.d [2020-02-10T23:41:31.159Z] DEP compel/arch/s390/src/lib/cpu.d [2020-02-10T23:41:31.159Z] DEP compel/src/lib/log.d [2020-02-10T23:41:31.159Z] DEP compel/src/main.d [2020-02-10T23:41:31.159Z] DEP compel/src/lib/handle-elf.d [2020-02-10T23:41:31.159Z] DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-10T23:41:31.159Z] CC compel/src/lib/log.o [2020-02-10T23:41:31.270Z] 42c05296e9b4: Verifying Checksum [2020-02-10T23:41:31.270Z] 42c05296e9b4: Download complete [2020-02-10T23:41:31.507Z] CC compel/arch/s390/src/lib/cpu.o [2020-02-10T23:41:31.507Z] CC compel/arch/s390/src/lib/infect.o [2020-02-10T23:41:31.507Z] CC compel/src/lib/infect-rpc.o [2020-02-10T23:41:31.507Z] CC compel/src/lib/infect-util.o [2020-02-10T23:41:31.507Z] CC compel/src/lib/infect.o [2020-02-10T23:41:31.559Z] 2be21bac617a: Verifying Checksum [2020-02-10T23:41:31.559Z] 2be21bac617a: Download complete [2020-02-10T23:41:31.652Z] #50 ... [2020-02-10T23:41:31.652Z] [2020-02-10T23:41:31.652Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-10T23:41:31.652Z] #15 5.311 + mktemp -d [2020-02-10T23:41:31.652Z] #15 5.317 + export GOPATH=/tmp/tmp.InPdO2qosw [2020-02-10T23:41:31.652Z] #15 5.318 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.InPdO2qosw/src/github.com/go-swagger/go-swagger [2020-02-10T23:41:31.652Z] #15 5.319 Cloning into '/tmp/tmp.InPdO2qosw/src/github.com/go-swagger/go-swagger'... [2020-02-10T23:41:31.836Z] #50 ... [2020-02-10T23:41:31.836Z] [2020-02-10T23:41:31.836Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:31.836Z] #57 4.855 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:41:31.836Z] #57 4.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:41:31.836Z] #57 4.942 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:41:31.836Z] #57 4.965 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:41:31.836Z] #57 5.006 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:41:31.836Z] #57 5.891 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-10T23:41:31.836Z] #57 ... [2020-02-10T23:41:31.836Z] [2020-02-10T23:41:31.836Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-10T23:41:31.836Z] #27 5.343 + RM_GOPATH=0 [2020-02-10T23:41:31.836Z] #27 5.343 + TMP_GOPATH= [2020-02-10T23:41:31.836Z] #27 5.349 + : /build [2020-02-10T23:41:31.836Z] #27 5.349 + '[' -z '' ']' [2020-02-10T23:41:31.836Z] #27 5.349 ++ mktemp -d [2020-02-10T23:41:31.836Z] #27 5.356 + export GOPATH=/tmp/tmp.fNpbLwPtZI [2020-02-10T23:41:31.836Z] #27 5.356 + GOPATH=/tmp/tmp.fNpbLwPtZI [2020-02-10T23:41:31.836Z] #27 5.356 + RM_GOPATH=1 [2020-02-10T23:41:31.836Z] #27 5.357 ++ dirname ./install.sh [2020-02-10T23:41:31.836Z] #27 5.359 + dir=. [2020-02-10T23:41:31.836Z] #27 5.359 + bin=gotestsum [2020-02-10T23:41:31.836Z] #27 5.359 + shift [2020-02-10T23:41:31.836Z] #27 5.359 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T23:41:31.836Z] #27 5.359 + . ./gotestsum.installer [2020-02-10T23:41:31.836Z] #27 5.359 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-10T23:41:31.836Z] #27 5.359 + install_gotestsum [2020-02-10T23:41:31.836Z] #27 5.359 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T23:41:31.836Z] #27 5.359 + go get -d gotest.tools/gotestsum [2020-02-10T23:41:31.836Z] #27 5.359 Installing gotestsum version v0.3.5 [2020-02-10T23:41:31.836Z] #27 ... [2020-02-10T23:41:31.836Z] [2020-02-10T23:41:31.836Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-10T23:41:31.836Z] #50 5.742 + RM_GOPATH=0 [2020-02-10T23:41:31.836Z] #50 5.742 + TMP_GOPATH= [2020-02-10T23:41:31.836Z] #50 5.742 + : /build [2020-02-10T23:41:31.836Z] #50 5.743 + '[' -z '' ']' [2020-02-10T23:41:31.836Z] #50 5.747 ++ mktemp -d [2020-02-10T23:41:31.836Z] #50 5.757 + export GOPATH=/tmp/tmp.GqxV4nHGrM [2020-02-10T23:41:31.913Z] CC compel/src/lib/ptrace.o [2020-02-10T23:41:31.913Z] AR compel/libcompel.a [2020-02-10T23:41:31.913Z] HOSTCC compel/src/main-host.o [2020-02-10T23:41:32.052Z] Client: [2020-02-10T23:41:32.052Z] Debug Mode: false [2020-02-10T23:41:32.052Z] Plugins: [2020-02-10T23:41:32.052Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-10T23:41:32.052Z] [2020-02-10T23:41:32.052Z] Server: [2020-02-10T23:41:32.052Z] Containers: 0 [2020-02-10T23:41:32.052Z] Running: 0 [2020-02-10T23:41:32.052Z] Paused: 0 [2020-02-10T23:41:32.052Z] Stopped: 0 [2020-02-10T23:41:32.052Z] Images: 10 [2020-02-10T23:41:32.052Z] Server Version: 19.03.5 [2020-02-10T23:41:32.052Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-10T23:41:32.052Z] Windows: [2020-02-10T23:41:32.052Z] LCOW: [2020-02-10T23:41:32.052Z] Logging Driver: json-file [2020-02-10T23:41:32.052Z] Plugins: [2020-02-10T23:41:32.052Z] Volume: local [2020-02-10T23:41:32.052Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T23:41:32.052Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T23:41:32.052Z] Swarm: inactive [2020-02-10T23:41:32.052Z] Default Isolation: process [2020-02-10T23:41:32.052Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T23:41:32.052Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T23:41:32.052Z] OSType: windows [2020-02-10T23:41:32.052Z] Architecture: x86_64 [2020-02-10T23:41:32.052Z] CPUs: 4 [2020-02-10T23:41:32.052Z] Total Memory: 32GiB [2020-02-10T23:41:32.052Z] Name: azwin-2-f2b350 [2020-02-10T23:41:32.052Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-10T23:41:32.052Z] Docker Root Dir: D:\docker [2020-02-10T23:41:32.052Z] Debug Mode: false [2020-02-10T23:41:32.052Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:41:32.052Z] Labels: [2020-02-10T23:41:32.052Z] Experimental: true [2020-02-10T23:41:32.052Z] Insecure Registries: [2020-02-10T23:41:32.052Z] 10.0.0.4:5000 [2020-02-10T23:41:32.052Z] 127.0.0.0/8 [2020-02-10T23:41:32.052Z] Registry Mirrors: [2020-02-10T23:41:32.052Z] http://10.0.0.4:5000/ [2020-02-10T23:41:32.052Z] Live Restore Enabled: false [2020-02-10T23:41:32.052Z] [2020-02-10T23:41:32.052Z] [2020-02-10T23:41:32.052Z] INFO: Commit hash is 5e2365313 [2020-02-10T23:41:32.052Z] INFO: Nuke-Everything... [2020-02-10T23:41:32.090Z] #50 5.758 + GOPATH=/tmp/tmp.GqxV4nHGrM [2020-02-10T23:41:32.090Z] #50 5.758 + RM_GOPATH=1 [2020-02-10T23:41:32.090Z] #50 5.759 ++ dirname ./install.sh [2020-02-10T23:41:32.090Z] #50 5.760 + dir=. [2020-02-10T23:41:32.090Z] #50 5.760 + bin=proxy [2020-02-10T23:41:32.090Z] #50 5.760 + shift [2020-02-10T23:41:32.090Z] #50 5.761 + '[' '!' -f ./proxy.installer ']' [2020-02-10T23:41:32.090Z] #50 5.762 + . ./proxy.installer [2020-02-10T23:41:32.090Z] #50 5.762 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-10T23:41:32.090Z] #50 5.763 + install_proxy [2020-02-10T23:41:32.090Z] #50 5.770 + case "$1" in [2020-02-10T23:41:32.090Z] #50 5.770 + export CGO_ENABLED=0 [2020-02-10T23:41:32.090Z] #50 5.770 + CGO_ENABLED=0 [2020-02-10T23:41:32.090Z] #50 5.770 + _install_proxy [2020-02-10T23:41:32.090Z] #50 5.771 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-10T23:41:32.090Z] #50 5.771 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-10T23:41:32.090Z] #50 5.771 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GqxV4nHGrM/src/github.com/docker/libnetwork [2020-02-10T23:41:32.090Z] #50 5.773 Cloning into '/tmp/tmp.GqxV4nHGrM/src/github.com/docker/libnetwork'... [2020-02-10T23:41:32.186Z] 4f10a928f107: Verifying Checksum [2020-02-10T23:41:32.186Z] 4f10a928f107: Download complete [2020-02-10T23:41:32.217Z] #15 ... [2020-02-10T23:41:32.217Z] [2020-02-10T23:41:32.217Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-10T23:41:32.217Z] #50 5.569 + RM_GOPATH=0 [2020-02-10T23:41:32.217Z] #50 5.569 + TMP_GOPATH= [2020-02-10T23:41:32.217Z] #50 5.569 + : /build [2020-02-10T23:41:32.217Z] #50 5.569 + '[' -z '' ']' [2020-02-10T23:41:32.217Z] #50 5.571 ++ mktemp -d [2020-02-10T23:41:32.217Z] #50 5.572 + export GOPATH=/tmp/tmp.y2YHoEbh8O [2020-02-10T23:41:32.217Z] #50 5.572 + GOPATH=/tmp/tmp.y2YHoEbh8O [2020-02-10T23:41:32.217Z] #50 5.572 + RM_GOPATH=1 [2020-02-10T23:41:32.217Z] #50 5.574 ++ dirname ./install.sh [2020-02-10T23:41:32.217Z] #50 5.574 + dir=. [2020-02-10T23:41:32.217Z] #50 5.574 + bin=proxy [2020-02-10T23:41:32.217Z] #50 5.574 + shift [2020-02-10T23:41:32.217Z] #50 5.574 + '[' '!' -f ./proxy.installer ']' [2020-02-10T23:41:32.217Z] #50 5.574 + . ./proxy.installer [2020-02-10T23:41:32.217Z] #50 5.575 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-10T23:41:32.217Z] #50 5.575 + install_proxy [2020-02-10T23:41:32.217Z] #50 5.575 + case "$1" in [2020-02-10T23:41:32.217Z] #50 5.575 + export CGO_ENABLED=0 [2020-02-10T23:41:32.217Z] #50 5.575 + CGO_ENABLED=0 [2020-02-10T23:41:32.217Z] #50 5.575 + _install_proxy [2020-02-10T23:41:32.217Z] #50 5.575 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-10T23:41:32.217Z] #50 5.575 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-10T23:41:32.217Z] #50 5.575 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.y2YHoEbh8O/src/github.com/docker/libnetwork [2020-02-10T23:41:32.217Z] #50 5.584 Cloning into '/tmp/tmp.y2YHoEbh8O/src/github.com/docker/libnetwork'... [2020-02-10T23:41:32.292Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-10T23:41:32.292Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T23:41:32.292Z] HOSTCC compel/src/lib/log-host.o [2020-02-10T23:41:32.292Z] HOSTLINK compel/compel-host-bin [2020-02-10T23:41:32.292Z] DEP soccr/soccr.d [2020-02-10T23:41:32.292Z] CC soccr/soccr.o [2020-02-10T23:41:32.640Z] INFO: Container count on control daemon to delete is 0 [2020-02-10T23:41:32.640Z] INFO: Nuking d:\CI [2020-02-10T23:41:32.640Z] INFO: Zapped successfully [2020-02-10T23:41:32.640Z] INFO: Location for testing is d:\CI\PR-40490\3 [2020-02-10T23:41:32.640Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-10T23:41:32.640Z] [2020-02-10T23:41:32.640Z] [2020-02-10T23:41:32.640Z] INFO: Building the image from Dockerfile.windows at 02/10/2020 23:41:32... [2020-02-10T23:41:32.640Z] [2020-02-10T23:41:32.672Z] AR soccr/libsoccr.a [2020-02-10T23:41:32.672Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T23:41:32.672Z] DEP criu/arch/s390/sigframe.d [2020-02-10T23:41:32.672Z] DEP criu/arch/s390/crtools.d [2020-02-10T23:41:32.672Z] DEP criu/arch/s390/cpu.d [2020-02-10T23:41:32.672Z] CC criu/arch/s390/cpu.o [2020-02-10T23:41:32.672Z] CC criu/arch/s390/crtools.o [2020-02-10T23:41:32.672Z] CC criu/arch/s390/sigframe.o [2020-02-10T23:41:33.022Z] LINK criu/arch/s390/crtools.built-in.o [2020-02-10T23:41:33.022Z] DEP criu/arch/s390/vdso-pie.d [2020-02-10T23:41:33.022Z] DEP criu/pie/parasite-vdso.d [2020-02-10T23:41:33.022Z] DEP criu/pie/util-vdso.d [2020-02-10T23:41:33.022Z] DEP criu/pie/util.d [2020-02-10T23:41:33.022Z] CC criu/pie/util.o [2020-02-10T23:41:33.022Z] CC criu/pie/util-vdso.o [2020-02-10T23:41:33.022Z] CC criu/pie/parasite-vdso.o [2020-02-10T23:41:33.374Z] CC criu/arch/s390/vdso-pie.o [2020-02-10T23:41:33.374Z] AR criu/pie/pie.lib.a [2020-02-10T23:41:33.374Z] DEP criu/pie/restorer.d [2020-02-10T23:41:33.374Z] DEP criu/arch/s390/restorer.d [2020-02-10T23:41:33.374Z] DEP criu/pie/parasite.d [2020-02-10T23:41:33.374Z] CC criu/pie/parasite.o [2020-02-10T23:41:33.733Z] LINK criu/pie/parasite.built-in.o [2020-02-10T23:41:33.733Z] GEN criu/pie/parasite-blob.h [2020-02-10T23:41:33.733Z] CC criu/arch/s390/restorer.o [2020-02-10T23:41:33.733Z] CC criu/pie/restorer.o [2020-02-10T23:41:34.080Z] LINK criu/pie/restorer.built-in.o [2020-02-10T23:41:34.080Z] GEN criu/pie/restorer-blob.h [2020-02-10T23:41:34.080Z] DEP criu/vdso.d [2020-02-10T23:41:34.080Z] DEP criu/uts_ns.d [2020-02-10T23:41:34.080Z] DEP criu/util.d [2020-02-10T23:41:34.080Z] DEP criu/uffd.d [2020-02-10T23:41:34.080Z] DEP criu/tun.d [2020-02-10T23:41:34.080Z] DEP criu/tty.d [2020-02-10T23:41:34.448Z] DEP criu/timerfd.d [2020-02-10T23:41:34.448Z] DEP criu/sysfs_parse.d [2020-02-10T23:41:34.448Z] DEP criu/sysctl.d [2020-02-10T23:41:34.448Z] DEP criu/string.d [2020-02-10T23:41:34.448Z] DEP criu/stats.d [2020-02-10T23:41:34.448Z] DEP criu/sockets.d [2020-02-10T23:41:34.448Z] DEP criu/sk-unix.d [2020-02-10T23:41:34.448Z] DEP criu/sk-tcp.d [2020-02-10T23:41:34.448Z] DEP criu/sk-queue.d [2020-02-10T23:41:34.448Z] DEP criu/sk-packet.d [2020-02-10T23:41:34.448Z] DEP criu/sk-netlink.d [2020-02-10T23:41:34.448Z] DEP criu/sk-inet.d [2020-02-10T23:41:34.805Z] DEP criu/signalfd.d [2020-02-10T23:41:34.805Z] DEP criu/sigframe.d [2020-02-10T23:41:34.805Z] DEP criu/shmem.d [2020-02-10T23:41:34.805Z] DEP criu/servicefd.d [2020-02-10T23:41:34.805Z] DEP criu/seize.d [2020-02-10T23:41:34.805Z] DEP criu/seccomp.d [2020-02-10T23:41:34.805Z] DEP criu/rst-malloc.d [2020-02-10T23:41:34.805Z] DEP criu/rbtree.d [2020-02-10T23:41:34.805Z] DEP criu/pstree.d [2020-02-10T23:41:34.805Z] DEP criu/protobuf.d [2020-02-10T23:41:34.805Z] GEN criu/protobuf-desc-gen.h [2020-02-10T23:41:35.159Z] DEP criu/protobuf-desc.d [2020-02-10T23:41:35.159Z] DEP criu/proc_parse.d [2020-02-10T23:41:35.159Z] DEP criu/plugin.d [2020-02-10T23:41:35.159Z] DEP criu/pipes.d [2020-02-10T23:41:35.159Z] DEP criu/pie-util.d [2020-02-10T23:41:35.159Z] DEP criu/pie-util-vdso.d [2020-02-10T23:41:35.159Z] DEP criu/pie-util-vdso-elf32.d [2020-02-10T23:41:35.159Z] DEP criu/path.d [2020-02-10T23:41:35.159Z] DEP criu/parasite-syscall.d [2020-02-10T23:41:35.516Z] DEP criu/pagemap.d [2020-02-10T23:41:35.516Z] DEP criu/pagemap-cache.d [2020-02-10T23:41:35.516Z] DEP criu/page-xfer.d [2020-02-10T23:41:35.516Z] DEP criu/page-pipe.d [2020-02-10T23:41:35.516Z] DEP criu/netfilter.d [2020-02-10T23:41:35.516Z] DEP criu/net.d [2020-02-10T23:41:35.516Z] DEP criu/namespaces.d [2020-02-10T23:41:35.516Z] DEP criu/mount.d [2020-02-10T23:41:35.516Z] DEP criu/mem.d [2020-02-10T23:41:35.516Z] DEP criu/lsm.d [2020-02-10T23:41:35.516Z] DEP criu/log.d [2020-02-10T23:41:35.516Z] DEP criu/libnetlink.d [2020-02-10T23:41:35.688Z] 072f803f12e3: Pull complete [2020-02-10T23:41:35.865Z] DEP criu/kerndat.d [2020-02-10T23:41:35.865Z] DEP criu/kcmp-ids.d [2020-02-10T23:41:35.865Z] DEP criu/irmap.d [2020-02-10T23:41:35.865Z] DEP criu/ipc_ns.d [2020-02-10T23:41:35.865Z] DEP criu/image.d [2020-02-10T23:41:35.865Z] DEP criu/image-desc.d [2020-02-10T23:41:35.865Z] DEP criu/fsnotify.d [2020-02-10T23:41:35.865Z] DEP criu/filesystems.d [2020-02-10T23:41:35.865Z] DEP criu/files.d [2020-02-10T23:41:35.865Z] DEP criu/files-reg.d [2020-02-10T23:41:35.865Z] DEP criu/files-ext.d [2020-02-10T23:41:35.865Z] DEP criu/file-lock.d [2020-02-10T23:41:35.975Z] 1738f3141f52: Pull complete [2020-02-10T23:41:36.236Z] DEP criu/file-ids.d [2020-02-10T23:41:36.236Z] DEP criu/fifo.d [2020-02-10T23:41:36.236Z] DEP criu/fdstore.d [2020-02-10T23:41:36.236Z] DEP criu/fault-injection.d [2020-02-10T23:41:36.236Z] DEP criu/external.d [2020-02-10T23:41:36.236Z] DEP criu/eventpoll.d [2020-02-10T23:41:36.236Z] DEP criu/eventfd.d [2020-02-10T23:41:36.236Z] DEP criu/crtools.d [2020-02-10T23:41:36.236Z] DEP criu/cr-service.d [2020-02-10T23:41:36.236Z] DEP criu/cr-restore.d [2020-02-10T23:41:36.236Z] DEP criu/cr-errno.d [2020-02-10T23:41:36.236Z] DEP criu/cr-dump.d [2020-02-10T23:41:36.236Z] DEP criu/cr-dedup.d [2020-02-10T23:41:36.236Z] DEP criu/cr-check.d [2020-02-10T23:41:36.249Z] #50 ... [2020-02-10T23:41:36.249Z] [2020-02-10T23:41:36.249Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-10T23:41:36.249Z] #15 6.033 + mktemp -d [2020-02-10T23:41:36.249Z] #15 6.036 + export GOPATH=/tmp/tmp.bmJE5yEwuW [2020-02-10T23:41:36.249Z] #15 6.036 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.bmJE5yEwuW/src/github.com/go-swagger/go-swagger [2020-02-10T23:41:36.249Z] #15 6.039 Cloning into '/tmp/tmp.bmJE5yEwuW/src/github.com/go-swagger/go-swagger'... [2020-02-10T23:41:36.249Z] #15 ... [2020-02-10T23:41:36.249Z] [2020-02-10T23:41:36.249Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-10T23:41:36.249Z] #44 7.544 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:41:36.249Z] #44 7.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:41:36.249Z] #44 7.585 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:41:36.249Z] #44 7.613 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:41:36.249Z] #44 7.630 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:41:36.249Z] #44 8.653 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-10T23:41:36.249Z] #44 10.31 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-10T23:41:36.249Z] #44 ... [2020-02-10T23:41:36.249Z] [2020-02-10T23:41:36.249Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-10T23:41:36.249Z] #6 6.871 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:41:36.249Z] #6 6.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:41:36.249Z] #6 6.901 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:41:36.249Z] #6 6.906 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:41:36.249Z] #6 7.005 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:41:36.249Z] #6 7.897 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-10T23:41:36.249Z] #6 9.565 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-10T23:41:36.249Z] #6 10.42 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-10T23:41:36.249Z] #6 ... [2020-02-10T23:41:36.249Z] [2020-02-10T23:41:36.249Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-10T23:41:36.249Z] #53 6.308 + RM_GOPATH=0 [2020-02-10T23:41:36.249Z] #53 6.308 + TMP_GOPATH= [2020-02-10T23:41:36.249Z] #53 6.309 + : /build [2020-02-10T23:41:36.249Z] #53 6.309 + '[' -z '' ']' [2020-02-10T23:41:36.249Z] #53 6.311 ++ mktemp -d [2020-02-10T23:41:36.249Z] #53 6.318 + export GOPATH=/tmp/tmp.efrfgnQzp6 [2020-02-10T23:41:36.249Z] #53 6.318 + GOPATH=/tmp/tmp.efrfgnQzp6 [2020-02-10T23:41:36.249Z] #53 6.318 + RM_GOPATH=1 [2020-02-10T23:41:36.249Z] #53 6.322 ++ dirname ./install.sh [2020-02-10T23:41:36.249Z] #53 6.327 + dir=. [2020-02-10T23:41:36.249Z] #53 6.327 + bin=dockercli [2020-02-10T23:41:36.249Z] #53 6.327 + shift [2020-02-10T23:41:36.249Z] #53 6.327 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T23:41:36.249Z] #53 6.327 + . ./dockercli.installer [2020-02-10T23:41:36.249Z] #53 6.327 ++ DOCKERCLI_CHANNEL=stable [2020-02-10T23:41:36.249Z] #53 6.327 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-10T23:41:36.249Z] #53 6.328 + install_dockercli [2020-02-10T23:41:36.249Z] #53 6.328 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T23:41:36.249Z] #53 6.328 Install docker/cli version 17.06.2-ce from stable [2020-02-10T23:41:36.249Z] #53 6.328 ++ uname -m [2020-02-10T23:41:36.249Z] #53 6.334 + arch=x86_64 [2020-02-10T23:41:36.249Z] #53 6.334 + '[' x86_64 '!=' x86_64 ']' [2020-02-10T23:41:36.249Z] #53 6.334 + url=https://download.docker.com/linux/static [2020-02-10T23:41:36.249Z] #53 6.338 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-10T23:41:36.249Z] #53 6.339 + tar -xz docker/docker [2020-02-10T23:41:36.269Z] c3a959eee44d: Pull complete [2020-02-10T23:41:36.392Z] #50 ... [2020-02-10T23:41:36.392Z] [2020-02-10T23:41:36.392Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-10T23:41:36.392Z] #6 5.849 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:41:36.392Z] #6 5.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:41:36.392Z] #6 5.885 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:41:36.392Z] #6 5.901 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:41:36.392Z] #6 5.919 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:41:36.392Z] #6 6.654 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-10T23:41:36.392Z] #6 8.356 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-10T23:41:36.392Z] #6 9.160 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-10T23:41:36.392Z] #6 ... [2020-02-10T23:41:36.392Z] [2020-02-10T23:41:36.392Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-10T23:41:36.392Z] #17 6.168 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:41:36.392Z] #17 6.171 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:41:36.392Z] #17 6.221 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:41:36.392Z] #17 6.230 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:41:36.392Z] #17 6.272 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:41:36.392Z] #17 7.045 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-10T23:41:36.392Z] #17 8.843 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-10T23:41:36.392Z] #17 9.649 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-10T23:41:36.392Z] #17 ... [2020-02-10T23:41:36.392Z] [2020-02-10T23:41:36.392Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-10T23:41:36.392Z] #61 5.776 + RM_GOPATH=0 [2020-02-10T23:41:36.392Z] #61 5.776 + TMP_GOPATH= [2020-02-10T23:41:36.392Z] #61 5.776 + : /build/ [2020-02-10T23:41:36.392Z] #61 5.776 + '[' -z '' ']' [2020-02-10T23:41:36.392Z] #61 5.779 ++ mktemp -d [2020-02-10T23:41:36.392Z] #61 5.781 + export GOPATH=/tmp/tmp.bk7fFKYe5N [2020-02-10T23:41:36.392Z] #61 5.781 + GOPATH=/tmp/tmp.bk7fFKYe5N [2020-02-10T23:41:36.392Z] #61 5.781 + RM_GOPATH=1 [2020-02-10T23:41:36.392Z] #61 5.782 ++ dirname ./install.sh [2020-02-10T23:41:36.392Z] #61 5.789 + dir=. [2020-02-10T23:41:36.392Z] #61 5.791 + bin=rootlesskit [2020-02-10T23:41:36.392Z] #61 5.791 + shift [2020-02-10T23:41:36.392Z] #61 5.792 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T23:41:36.392Z] #61 5.796 + . ./rootlesskit.installer [2020-02-10T23:41:36.392Z] #61 5.796 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:41:36.392Z] #61 5.797 + install_rootlesskit [2020-02-10T23:41:36.392Z] #61 5.800 + case "$1" in [2020-02-10T23:41:36.392Z] #61 5.800 + export CGO_ENABLED=0 [2020-02-10T23:41:36.392Z] #61 5.801 + CGO_ENABLED=0 [2020-02-10T23:41:36.392Z] #61 5.801 + _install_rootlesskit [2020-02-10T23:41:36.392Z] #61 5.806 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T23:41:36.392Z] #61 5.806 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:41:36.392Z] #61 5.807 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bk7fFKYe5N/src/github.com/rootless-containers/rootlesskit [2020-02-10T23:41:36.392Z] #61 5.818 Cloning into '/tmp/tmp.bk7fFKYe5N/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T23:41:36.392Z] #61 9.410 + cd /tmp/tmp.bk7fFKYe5N/src/github.com/rootless-containers/rootlesskit [2020-02-10T23:41:36.392Z] #61 9.410 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:41:36.392Z] #61 9.669 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T23:41:36.392Z] #61 9.685 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T23:41:36.392Z] #61 ... [2020-02-10T23:41:36.392Z] [2020-02-10T23:41:36.392Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:41:36.392Z] #33 5.977 + RM_GOPATH=0 [2020-02-10T23:41:36.392Z] #33 5.977 + TMP_GOPATH= [2020-02-10T23:41:36.392Z] #33 5.977 + : /build [2020-02-10T23:41:36.392Z] #33 5.977 + '[' -z '' ']' [2020-02-10T23:41:36.392Z] #33 5.980 ++ mktemp -d [2020-02-10T23:41:36.392Z] #33 5.985 + export GOPATH=/tmp/tmp.MaFhtnAh4g [2020-02-10T23:41:36.392Z] #33 5.988 + GOPATH=/tmp/tmp.MaFhtnAh4g [2020-02-10T23:41:36.392Z] #33 5.988 + RM_GOPATH=1 [2020-02-10T23:41:36.392Z] #33 5.990 ++ dirname ./install.sh [2020-02-10T23:41:36.392Z] #33 5.999 + dir=. [2020-02-10T23:41:36.392Z] #33 6.001 + bin=vndr [2020-02-10T23:41:36.392Z] #33 6.001 + shift [2020-02-10T23:41:36.392Z] #33 6.002 + '[' '!' -f ./vndr.installer ']' [2020-02-10T23:41:36.392Z] #33 6.002 + . ./vndr.installer [2020-02-10T23:41:36.392Z] #33 6.002 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-10T23:41:36.392Z] #33 6.005 + install_vndr [2020-02-10T23:41:36.392Z] #33 6.006 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-10T23:41:36.392Z] #33 6.006 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-10T23:41:36.392Z] #33 6.006 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MaFhtnAh4g/src/github.com/LK4D4/vndr [2020-02-10T23:41:36.392Z] #33 6.007 Cloning into '/tmp/tmp.MaFhtnAh4g/src/github.com/LK4D4/vndr'... [2020-02-10T23:41:36.392Z] #33 6.929 + cd /tmp/tmp.MaFhtnAh4g/src/github.com/LK4D4/vndr [2020-02-10T23:41:36.392Z] #33 6.930 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-10T23:41:36.392Z] #33 6.956 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T23:41:36.392Z] #33 8.235 errors [2020-02-10T23:41:36.392Z] #33 8.260 internal/cpu [2020-02-10T23:41:36.392Z] #33 8.406 internal/race [2020-02-10T23:41:36.392Z] #33 8.472 runtime/internal/atomic [2020-02-10T23:41:36.392Z] #33 8.779 internal/bytealg [2020-02-10T23:41:36.392Z] #33 8.889 runtime/internal/sys [2020-02-10T23:41:36.392Z] #33 9.201 runtime/internal/math [2020-02-10T23:41:36.392Z] #33 9.273 sync/atomic [2020-02-10T23:41:36.392Z] #33 9.499 runtime [2020-02-10T23:41:36.392Z] #33 9.709 unicode [2020-02-10T23:41:36.589Z] #53 ... [2020-02-10T23:41:36.589Z] [2020-02-10T23:41:36.589Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:41:36.589Z] #33 6.055 + RM_GOPATH=0 [2020-02-10T23:41:36.589Z] #33 6.055 + TMP_GOPATH= [2020-02-10T23:41:36.589Z] #33 6.055 + : /build [2020-02-10T23:41:36.589Z] #33 6.055 + '[' -z '' ']' [2020-02-10T23:41:36.589Z] #33 6.062 ++ mktemp -d [2020-02-10T23:41:36.589Z] #33 6.070 + export GOPATH=/tmp/tmp.XEAJfYZ4f3 [2020-02-10T23:41:36.589Z] #33 6.070 + GOPATH=/tmp/tmp.XEAJfYZ4f3 [2020-02-10T23:41:36.589Z] #33 6.071 + RM_GOPATH=1 [2020-02-10T23:41:36.589Z] #33 6.071 ++ dirname ./install.sh [2020-02-10T23:41:36.589Z] #33 6.073 + dir=. [2020-02-10T23:41:36.589Z] #33 6.073 + bin=vndr [2020-02-10T23:41:36.589Z] #33 6.074 + shift [2020-02-10T23:41:36.589Z] #33 6.074 + '[' '!' -f ./vndr.installer ']' [2020-02-10T23:41:36.589Z] #33 6.074 + . ./vndr.installer [2020-02-10T23:41:36.589Z] #33 6.074 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-10T23:41:36.589Z] #33 6.075 + install_vndr [2020-02-10T23:41:36.589Z] #33 6.075 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-10T23:41:36.589Z] #33 6.075 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-10T23:41:36.589Z] #33 6.089 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XEAJfYZ4f3/src/github.com/LK4D4/vndr [2020-02-10T23:41:36.589Z] #33 6.099 Cloning into '/tmp/tmp.XEAJfYZ4f3/src/github.com/LK4D4/vndr'... [2020-02-10T23:41:36.589Z] #33 7.106 + cd /tmp/tmp.XEAJfYZ4f3/src/github.com/LK4D4/vndr [2020-02-10T23:41:36.589Z] #33 7.106 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-10T23:41:36.589Z] #33 7.130 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T23:41:36.589Z] #33 8.525 errors [2020-02-10T23:41:36.589Z] #33 8.585 internal/cpu [2020-02-10T23:41:36.589Z] #33 8.632 internal/race [2020-02-10T23:41:36.589Z] #33 8.862 runtime/internal/atomic [2020-02-10T23:41:36.589Z] #33 9.122 internal/bytealg [2020-02-10T23:41:36.589Z] #33 9.141 runtime/internal/sys [2020-02-10T23:41:36.589Z] #33 9.394 runtime/internal/math [2020-02-10T23:41:36.589Z] #33 9.471 sync/atomic [2020-02-10T23:41:36.589Z] #33 9.859 runtime [2020-02-10T23:41:36.589Z] #33 9.874 unicode [2020-02-10T23:41:36.589Z] #33 ... [2020-02-10T23:41:36.589Z] [2020-02-10T23:41:36.589Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-10T23:41:36.589Z] #17 3.645 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:41:36.589Z] #17 3.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:41:36.589Z] #17 3.757 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:41:36.589Z] #17 3.782 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:41:36.589Z] #17 3.782 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:41:36.589Z] #17 4.199 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-10T23:41:36.589Z] #17 6.079 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-10T23:41:36.590Z] #17 6.784 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-10T23:41:36.639Z] DEP criu/config.d [2020-02-10T23:41:36.639Z] DEP criu/clone-noasan.d [2020-02-10T23:41:36.639Z] DEP criu/cgroup.d [2020-02-10T23:41:36.639Z] DEP criu/cgroup-props.d [2020-02-10T23:41:36.639Z] DEP criu/bitmap.d [2020-02-10T23:41:36.639Z] DEP criu/bfd.d [2020-02-10T23:41:36.639Z] DEP criu/autofs.d [2020-02-10T23:41:36.639Z] DEP criu/aio.d [2020-02-10T23:41:36.639Z] DEP criu/action-scripts.d [2020-02-10T23:41:36.639Z] CC criu/action-scripts.o [2020-02-10T23:41:36.639Z] CC criu/aio.o [2020-02-10T23:41:36.649Z] #33 ... [2020-02-10T23:41:36.649Z] [2020-02-10T23:41:36.649Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-10T23:41:36.649Z] #55 3.228 + mktemp -d [2020-02-10T23:41:36.649Z] #55 3.228 + export GOPATH=/tmp/tmp.ImecdWCWbG [2020-02-10T23:41:36.649Z] #55 3.228 + git clone https://github.com/docker/distribution.git /tmp/tmp.ImecdWCWbG/src/github.com/docker/distribution [2020-02-10T23:41:36.649Z] #55 3.230 Cloning into '/tmp/tmp.ImecdWCWbG/src/github.com/docker/distribution'... [2020-02-10T23:41:36.649Z] #55 ... [2020-02-10T23:41:36.649Z] [2020-02-10T23:41:36.649Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-10T23:41:36.649Z] #44 6.809 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:41:36.649Z] #44 6.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:41:36.649Z] #44 6.868 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:41:36.649Z] #44 6.871 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:41:36.649Z] #44 6.953 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:41:36.649Z] #44 7.771 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-10T23:41:36.649Z] #44 9.426 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-10T23:41:36.649Z] #44 10.29 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-10T23:41:36.844Z] #17 ... [2020-02-10T23:41:36.844Z] [2020-02-10T23:41:36.844Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-10T23:41:36.844Z] #55 2.971 + mktemp -d [2020-02-10T23:41:36.844Z] #55 2.971 + export GOPATH=/tmp/tmp.qB6U3HEitz [2020-02-10T23:41:36.844Z] #55 2.971 + git clone https://github.com/docker/distribution.git /tmp/tmp.qB6U3HEitz/src/github.com/docker/distribution [2020-02-10T23:41:36.844Z] #55 2.976 Cloning into '/tmp/tmp.qB6U3HEitz/src/github.com/docker/distribution'... [2020-02-10T23:41:36.844Z] #55 ... [2020-02-10T23:41:36.844Z] [2020-02-10T23:41:36.844Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:36.844Z] #35 7.703 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:41:36.844Z] #35 7.704 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:41:36.844Z] #35 7.747 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:41:36.844Z] #35 7.763 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:41:36.844Z] #35 7.787 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:41:36.844Z] #35 8.722 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-10T23:41:36.844Z] #35 10.48 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-10T23:41:36.906Z] #44 ... [2020-02-10T23:41:36.906Z] [2020-02-10T23:41:36.906Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-10T23:41:36.906Z] #24 5.908 + RM_GOPATH=0 [2020-02-10T23:41:36.906Z] #24 5.908 + TMP_GOPATH= [2020-02-10T23:41:36.906Z] #24 5.908 + : /build [2020-02-10T23:41:36.906Z] #24 5.908 + '[' -z '' ']' [2020-02-10T23:41:36.906Z] #24 5.912 ++ mktemp -d [2020-02-10T23:41:36.906Z] #24 5.914 + export GOPATH=/tmp/tmp.fF9TKoUVWm [2020-02-10T23:41:36.906Z] #24 5.914 + GOPATH=/tmp/tmp.fF9TKoUVWm [2020-02-10T23:41:36.906Z] #24 5.914 + RM_GOPATH=1 [2020-02-10T23:41:36.906Z] #24 5.914 ++ dirname ./install.sh [2020-02-10T23:41:36.906Z] #24 5.920 + dir=. [2020-02-10T23:41:36.906Z] #24 5.920 + bin=gometalinter [2020-02-10T23:41:36.906Z] #24 5.920 + shift [2020-02-10T23:41:36.906Z] #24 5.920 + '[' '!' -f ./gometalinter.installer ']' [2020-02-10T23:41:36.906Z] #24 5.920 + . ./gometalinter.installer [2020-02-10T23:41:36.906Z] #24 5.920 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-10T23:41:36.906Z] #24 5.920 + install_gometalinter [2020-02-10T23:41:36.906Z] #24 5.920 + echo 'Installing gometalinter version v2.0.6' [2020-02-10T23:41:36.906Z] #24 5.920 + go get -d github.com/alecthomas/gometalinter [2020-02-10T23:41:36.906Z] #24 5.920 Installing gometalinter version v2.0.6 [2020-02-10T23:41:37.012Z] CC criu/autofs.o [2020-02-10T23:41:37.012Z] CC criu/bfd.o [2020-02-10T23:41:37.098Z] #35 ... [2020-02-10T23:41:37.098Z] [2020-02-10T23:41:37.098Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-10T23:41:37.098Z] #24 6.411 + RM_GOPATH=0 [2020-02-10T23:41:37.098Z] #24 6.412 + TMP_GOPATH= [2020-02-10T23:41:37.098Z] #24 6.412 + : /build [2020-02-10T23:41:37.098Z] #24 6.412 + '[' -z '' ']' [2020-02-10T23:41:37.098Z] #24 6.414 ++ mktemp -d [2020-02-10T23:41:37.098Z] #24 6.417 + export GOPATH=/tmp/tmp.h0lhisMA5H [2020-02-10T23:41:37.098Z] #24 6.417 + GOPATH=/tmp/tmp.h0lhisMA5H [2020-02-10T23:41:37.098Z] #24 6.417 + RM_GOPATH=1 [2020-02-10T23:41:37.098Z] #24 6.417 ++ dirname ./install.sh [2020-02-10T23:41:37.098Z] #24 6.418 + dir=. [2020-02-10T23:41:37.098Z] #24 6.424 Installing gometalinter version v2.0.6 [2020-02-10T23:41:37.098Z] #24 6.424 + bin=gometalinter [2020-02-10T23:41:37.098Z] #24 6.424 + shift [2020-02-10T23:41:37.098Z] #24 6.424 + '[' '!' -f ./gometalinter.installer ']' [2020-02-10T23:41:37.098Z] #24 6.424 + . ./gometalinter.installer [2020-02-10T23:41:37.098Z] #24 6.424 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-10T23:41:37.098Z] #24 6.424 + install_gometalinter [2020-02-10T23:41:37.098Z] #24 6.424 + echo 'Installing gometalinter version v2.0.6' [2020-02-10T23:41:37.098Z] #24 6.427 + go get -d github.com/alecthomas/gometalinter [2020-02-10T23:41:37.098Z] #24 ... [2020-02-10T23:41:37.098Z] [2020-02-10T23:41:37.098Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-10T23:41:37.098Z] #61 6.488 + RM_GOPATH=0 [2020-02-10T23:41:37.098Z] #61 6.488 + TMP_GOPATH= [2020-02-10T23:41:37.098Z] #61 6.488 + : /build/ [2020-02-10T23:41:37.098Z] #61 6.488 + '[' -z '' ']' [2020-02-10T23:41:37.098Z] #61 6.495 ++ mktemp -d [2020-02-10T23:41:37.098Z] #61 6.501 + export GOPATH=/tmp/tmp.zcmJL9Plkv [2020-02-10T23:41:37.098Z] #61 6.501 + GOPATH=/tmp/tmp.zcmJL9Plkv [2020-02-10T23:41:37.098Z] #61 6.501 + RM_GOPATH=1 [2020-02-10T23:41:37.098Z] #61 6.505 ++ dirname ./install.sh [2020-02-10T23:41:37.098Z] #61 6.512 + dir=. [2020-02-10T23:41:37.098Z] #61 6.513 + bin=rootlesskit [2020-02-10T23:41:37.098Z] #61 6.513 + shift [2020-02-10T23:41:37.098Z] #61 6.513 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T23:41:37.098Z] #61 6.513 + . ./rootlesskit.installer [2020-02-10T23:41:37.098Z] #61 6.513 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:41:37.098Z] #61 6.513 + install_rootlesskit [2020-02-10T23:41:37.098Z] #61 6.513 + case "$1" in [2020-02-10T23:41:37.098Z] #61 6.513 + export CGO_ENABLED=0 [2020-02-10T23:41:37.098Z] #61 6.513 + CGO_ENABLED=0 [2020-02-10T23:41:37.098Z] #61 6.513 + _install_rootlesskit [2020-02-10T23:41:37.098Z] #61 6.514 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:41:37.098Z] #61 6.514 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T23:41:37.098Z] #61 6.514 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zcmJL9Plkv/src/github.com/rootless-containers/rootlesskit [2020-02-10T23:41:37.098Z] #61 6.515 Cloning into '/tmp/tmp.zcmJL9Plkv/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T23:41:37.098Z] #61 9.634 + cd /tmp/tmp.zcmJL9Plkv/src/github.com/rootless-containers/rootlesskit [2020-02-10T23:41:37.098Z] #61 9.639 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:41:37.098Z] #61 10.02 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T23:41:37.098Z] #61 10.03 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T23:41:37.163Z] #24 ... [2020-02-10T23:41:37.163Z] [2020-02-10T23:41:37.163Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:37.163Z] #57 4.920 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:41:37.163Z] #57 4.923 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:41:37.163Z] #57 4.963 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:41:37.163Z] #57 4.967 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:41:37.163Z] #57 5.010 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:41:37.163Z] #57 5.691 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-10T23:41:37.163Z] #57 7.150 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-10T23:41:37.163Z] #57 7.845 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-10T23:41:37.163Z] #57 ... [2020-02-10T23:41:37.163Z] [2020-02-10T23:41:37.163Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-10T23:41:37.163Z] #27 6.069 + RM_GOPATH=0 [2020-02-10T23:41:37.163Z] #27 6.069 + TMP_GOPATH= [2020-02-10T23:41:37.163Z] #27 6.069 + : /build [2020-02-10T23:41:37.163Z] #27 6.069 + '[' -z '' ']' [2020-02-10T23:41:37.163Z] #27 6.072 ++ mktemp -d [2020-02-10T23:41:37.163Z] #27 6.079 + export GOPATH=/tmp/tmp.7NpXB3XXtI [2020-02-10T23:41:37.163Z] #27 6.079 + GOPATH=/tmp/tmp.7NpXB3XXtI [2020-02-10T23:41:37.163Z] #27 6.079 + RM_GOPATH=1 [2020-02-10T23:41:37.163Z] #27 6.080 ++ dirname ./install.sh [2020-02-10T23:41:37.163Z] #27 6.083 + dir=. [2020-02-10T23:41:37.163Z] #27 6.083 + bin=gotestsum [2020-02-10T23:41:37.163Z] #27 6.083 + shift [2020-02-10T23:41:37.163Z] #27 6.083 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T23:41:37.163Z] #27 6.083 + . ./gotestsum.installer [2020-02-10T23:41:37.163Z] #27 6.083 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-10T23:41:37.163Z] #27 6.083 + install_gotestsum [2020-02-10T23:41:37.163Z] #27 6.083 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T23:41:37.163Z] #27 6.083 + go get -d gotest.tools/gotestsum [2020-02-10T23:41:37.163Z] #27 6.083 Installing gotestsum version v0.3.5 [2020-02-10T23:41:37.352Z] #61 ... [2020-02-10T23:41:37.352Z] [2020-02-10T23:41:37.352Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:37.352Z] #35 11.43 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-10T23:41:37.359Z] CC criu/bitmap.o [2020-02-10T23:41:37.359Z] CC criu/cgroup-props.o [2020-02-10T23:41:37.359Z] CC criu/cgroup.o [2020-02-10T23:41:37.420Z] #27 ... [2020-02-10T23:41:37.420Z] [2020-02-10T23:41:37.420Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-10T23:41:37.420Z] #53 6.127 + RM_GOPATH=0 [2020-02-10T23:41:37.420Z] #53 6.127 + TMP_GOPATH= [2020-02-10T23:41:37.420Z] #53 6.127 + : /build [2020-02-10T23:41:37.420Z] #53 6.127 + '[' -z '' ']' [2020-02-10T23:41:37.420Z] #53 6.130 ++ mktemp -d [2020-02-10T23:41:37.420Z] #53 6.132 + export GOPATH=/tmp/tmp.hEE0j3NlET [2020-02-10T23:41:37.420Z] #53 6.132 + GOPATH=/tmp/tmp.hEE0j3NlET [2020-02-10T23:41:37.420Z] #53 6.132 + RM_GOPATH=1 [2020-02-10T23:41:37.420Z] #53 6.132 ++ dirname ./install.sh [2020-02-10T23:41:37.420Z] #53 6.134 + dir=. [2020-02-10T23:41:37.420Z] #53 6.135 + bin=dockercli [2020-02-10T23:41:37.420Z] #53 6.135 + shift [2020-02-10T23:41:37.420Z] #53 6.135 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T23:41:37.420Z] #53 6.135 + . ./dockercli.installer [2020-02-10T23:41:37.420Z] #53 6.135 ++ DOCKERCLI_CHANNEL=stable [2020-02-10T23:41:37.420Z] #53 6.135 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-10T23:41:37.420Z] #53 6.150 + install_dockercli [2020-02-10T23:41:37.420Z] #53 6.150 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T23:41:37.420Z] #53 6.150 Install docker/cli version 17.06.2-ce from stable [2020-02-10T23:41:37.420Z] #53 6.151 ++ uname -m [2020-02-10T23:41:37.420Z] #53 6.154 + arch=x86_64 [2020-02-10T23:41:37.420Z] #53 6.155 + '[' x86_64 '!=' x86_64 ']' [2020-02-10T23:41:37.420Z] #53 6.155 + url=https://download.docker.com/linux/static [2020-02-10T23:41:37.420Z] #53 6.155 + tar -xz docker/docker [2020-02-10T23:41:37.420Z] #53 6.155 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-10T23:41:37.420Z] #53 ... [2020-02-10T23:41:37.420Z] [2020-02-10T23:41:37.420Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:41:37.420Z] #30 5.636 + RM_GOPATH=0 [2020-02-10T23:41:37.420Z] #30 5.636 + TMP_GOPATH= [2020-02-10T23:41:37.420Z] #30 5.636 + : /build [2020-02-10T23:41:37.420Z] #30 5.636 + '[' -z '' ']' [2020-02-10T23:41:37.420Z] #30 5.636 ++ mktemp -d [2020-02-10T23:41:37.420Z] #30 5.639 + export GOPATH=/tmp/tmp.baiSx7wpGc [2020-02-10T23:41:37.420Z] #30 5.643 + GOPATH=/tmp/tmp.baiSx7wpGc [2020-02-10T23:41:37.420Z] #30 5.643 + RM_GOPATH=1 [2020-02-10T23:41:37.420Z] #30 5.643 ++ dirname ./install.sh [2020-02-10T23:41:37.420Z] #30 5.647 + dir=. [2020-02-10T23:41:37.420Z] #30 5.647 + bin=tomlv [2020-02-10T23:41:37.420Z] #30 5.647 + shift [2020-02-10T23:41:37.420Z] #30 5.647 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T23:41:37.420Z] #30 5.647 + . ./tomlv.installer [2020-02-10T23:41:37.420Z] #30 5.647 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:41:37.420Z] #30 5.647 + install_tomlv [2020-02-10T23:41:37.420Z] #30 5.647 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T23:41:37.420Z] #30 5.647 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.baiSx7wpGc/src/github.com/BurntSushi/toml [2020-02-10T23:41:37.420Z] #30 5.647 Cloning into '/tmp/tmp.baiSx7wpGc/src/github.com/BurntSushi/toml'... [2020-02-10T23:41:37.420Z] #30 5.647 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:41:37.420Z] #30 6.860 + cd /tmp/tmp.baiSx7wpGc/src/github.com/BurntSushi/toml [2020-02-10T23:41:37.420Z] #30 6.860 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:41:37.420Z] #30 6.877 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T23:41:37.420Z] #30 7.694 errors [2020-02-10T23:41:37.420Z] #30 7.745 internal/cpu [2020-02-10T23:41:37.420Z] #30 7.751 math/bits [2020-02-10T23:41:37.420Z] #30 8.347 internal/bytealg [2020-02-10T23:41:37.420Z] #30 8.488 math [2020-02-10T23:41:37.420Z] #30 8.885 runtime/internal/atomic [2020-02-10T23:41:37.420Z] #30 9.148 runtime/internal/sys [2020-02-10T23:41:37.420Z] #30 9.429 runtime/internal/math [2020-02-10T23:41:37.420Z] #30 9.717 runtime [2020-02-10T23:41:37.760Z] f9c461123a3e: Verifying Checksum [2020-02-10T23:41:37.760Z] f9c461123a3e: Download complete [2020-02-10T23:41:38.108Z] CC criu/clone-noasan.o [2020-02-10T23:41:38.108Z] CC criu/config.o [2020-02-10T23:41:38.108Z] CC criu/cr-check.o [2020-02-10T23:41:38.256Z] Sending build context to Docker daemon 49.85MB [2020-02-10T23:41:38.256Z] [2020-02-10T23:41:38.256Z] Step 1/8 : FROM microsoft/windowsservercore [2020-02-10T23:41:38.256Z] ---> 8351e66084ac [2020-02-10T23:41:38.256Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-10T23:41:38.256Z] ---> Using cache [2020-02-10T23:41:38.256Z] ---> acc36591012c [2020-02-10T23:41:38.256Z] Step 3/8 : ARG GO_VERSION=1.12.16 [2020-02-10T23:41:38.256Z] ---> Running in 0816e8cc3326 [2020-02-10T23:41:38.468Z] CC criu/cr-dedup.o [2020-02-10T23:41:38.468Z] CC criu/cr-dump.o [2020-02-10T23:41:38.790Z] #30 ... [2020-02-10T23:41:38.790Z] [2020-02-10T23:41:38.790Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-10T23:41:38.790Z] #24 12.26 + cd /tmp/tmp.fF9TKoUVWm/src/github.com/alecthomas/gometalinter [2020-02-10T23:41:38.790Z] #24 12.26 + git checkout -q v2.0.6 [2020-02-10T23:41:38.838Z] Removing intermediate container 0816e8cc3326 [2020-02-10T23:41:38.838Z] ---> 67048e0daeff [2020-02-10T23:41:38.838Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath FROM_DOCKERFILE=1 [2020-02-10T23:41:38.838Z] ---> Running in e34747f5e71e [2020-02-10T23:41:39.047Z] #24 12.77 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-10T23:41:39.248Z] CC criu/cr-errno.o [2020-02-10T23:41:39.248Z] CC criu/cr-restore.o [2020-02-10T23:41:39.427Z] Removing intermediate container e34747f5e71e [2020-02-10T23:41:39.427Z] ---> c36b9adf84b8 [2020-02-10T23:41:39.427Z] 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-02-10T23:41:39.427Z] ---> Running in 3c516acb9ec6 [2020-02-10T23:41:39.816Z] 42c05296e9b4: Pull complete [2020-02-10T23:41:39.992Z] CC criu/cr-service.o [2020-02-10T23:41:40.339Z] CC criu/crtools.o [2020-02-10T23:41:40.339Z] CC criu/eventfd.o [2020-02-10T23:41:40.339Z] CC criu/eventpoll.o [2020-02-10T23:41:40.694Z] CC criu/external.o [2020-02-10T23:41:40.694Z] CC criu/fault-injection.o [2020-02-10T23:41:40.694Z] CC criu/fdstore.o [2020-02-10T23:41:40.694Z] CC criu/fifo.o [2020-02-10T23:41:40.942Z] #24 ... [2020-02-10T23:41:40.942Z] [2020-02-10T23:41:40.942Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-10T23:41:40.942Z] #53 14.02 + mkdir -p /build [2020-02-10T23:41:40.942Z] #53 14.02 + mv docker/docker /build/ [2020-02-10T23:41:40.942Z] #53 14.03 + rmdir docker [2020-02-10T23:41:40.942Z] #53 DONE 14.5s [2020-02-10T23:41:40.942Z] [2020-02-10T23:41:40.942Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:41:40.942Z] #33 13.79 unicode/utf8 [2020-02-10T23:41:40.942Z] #33 14.43 math/bits [2020-02-10T23:41:41.042Z] CC criu/file-ids.o [2020-02-10T23:41:41.042Z] CC criu/file-lock.o [2020-02-10T23:41:41.042Z] CC criu/files-ext.o [2020-02-10T23:41:41.042Z] CC criu/files-reg.o [2020-02-10T23:41:41.505Z] #33 15.02 math [2020-02-10T23:41:41.865Z] CC criu/files.o [2020-02-10T23:41:42.217Z] CC criu/filesystems.o [2020-02-10T23:41:42.217Z] CC criu/fsnotify.o [2020-02-10T23:41:42.435Z] #33 ... [2020-02-10T23:41:42.435Z] [2020-02-10T23:41:42.435Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:42.435Z] #35 6.457 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:41:42.435Z] #35 6.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:41:42.435Z] #35 6.502 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:41:42.435Z] #35 6.506 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:41:42.435Z] #35 6.579 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:41:42.435Z] #35 7.384 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-10T23:41:42.435Z] #35 9.207 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-10T23:41:42.435Z] #35 9.991 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-10T23:41:42.516Z] 4f10a928f107: Pull complete [2020-02-10T23:41:42.566Z] CC criu/image-desc.o [2020-02-10T23:41:42.566Z] CC criu/image.o [2020-02-10T23:41:42.566Z] CC criu/ipc_ns.o [2020-02-10T23:41:42.587Z] #35 ... [2020-02-10T23:41:42.587Z] [2020-02-10T23:41:42.587Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-10T23:41:42.587Z] #53 15.14 + mkdir -p /build [2020-02-10T23:41:42.587Z] #53 15.15 + mv docker/docker /build/ [2020-02-10T23:41:42.587Z] #53 15.16 + rmdir docker [2020-02-10T23:41:42.587Z] #53 DONE 15.7s [2020-02-10T23:41:42.587Z] [2020-02-10T23:41:42.587Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-10T23:41:42.587Z] #55 13.23 + cd /tmp/tmp.qB6U3HEitz/src/github.com/docker/distribution [2020-02-10T23:41:42.587Z] #55 13.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T23:41:42.587Z] #55 15.77 + GOPATH=/tmp/tmp.qB6U3HEitz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qB6U3HEitz go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-10T23:41:42.587Z] #55 ... [2020-02-10T23:41:42.587Z] [2020-02-10T23:41:42.587Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:41:42.587Z] #30 6.300 + RM_GOPATH=0 [2020-02-10T23:41:42.587Z] #30 6.300 + TMP_GOPATH= [2020-02-10T23:41:42.587Z] #30 6.300 + : /build [2020-02-10T23:41:42.587Z] #30 6.301 + '[' -z '' ']' [2020-02-10T23:41:42.587Z] #30 6.301 ++ mktemp -d [2020-02-10T23:41:42.587Z] #30 6.310 + export GOPATH=/tmp/tmp.FEGrbdUgSo [2020-02-10T23:41:42.587Z] #30 6.310 + GOPATH=/tmp/tmp.FEGrbdUgSo [2020-02-10T23:41:42.587Z] #30 6.310 + RM_GOPATH=1 [2020-02-10T23:41:42.587Z] #30 6.311 ++ dirname ./install.sh [2020-02-10T23:41:42.587Z] #30 6.313 + dir=. [2020-02-10T23:41:42.587Z] #30 6.313 + bin=tomlv [2020-02-10T23:41:42.587Z] #30 6.313 + shift [2020-02-10T23:41:42.587Z] #30 6.314 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T23:41:42.587Z] #30 6.314 + . ./tomlv.installer [2020-02-10T23:41:42.587Z] #30 6.314 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:41:42.587Z] #30 6.314 + install_tomlv [2020-02-10T23:41:42.587Z] #30 6.314 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:41:42.587Z] #30 6.314 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T23:41:42.587Z] #30 6.314 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FEGrbdUgSo/src/github.com/BurntSushi/toml [2020-02-10T23:41:42.587Z] #30 6.321 Cloning into '/tmp/tmp.FEGrbdUgSo/src/github.com/BurntSushi/toml'... [2020-02-10T23:41:42.587Z] #30 7.560 + cd /tmp/tmp.FEGrbdUgSo/src/github.com/BurntSushi/toml [2020-02-10T23:41:42.587Z] #30 7.560 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:41:42.587Z] #30 7.592 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T23:41:42.587Z] #30 8.324 errors [2020-02-10T23:41:42.587Z] #30 8.337 internal/cpu [2020-02-10T23:41:42.587Z] #30 8.433 math/bits [2020-02-10T23:41:42.587Z] #30 8.969 internal/bytealg [2020-02-10T23:41:42.587Z] #30 9.034 math [2020-02-10T23:41:42.587Z] #30 9.822 runtime/internal/atomic [2020-02-10T23:41:42.587Z] #30 10.07 runtime/internal/sys [2020-02-10T23:41:42.587Z] #30 10.29 runtime/internal/math [2020-02-10T23:41:42.587Z] #30 10.67 runtime [2020-02-10T23:41:42.587Z] #30 14.65 unicode/utf8 [2020-02-10T23:41:42.587Z] #30 15.08 strconv [2020-02-10T23:41:42.692Z] #35 ... [2020-02-10T23:41:42.692Z] [2020-02-10T23:41:42.692Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-10T23:41:42.692Z] #55 16.13 + cd /tmp/tmp.ImecdWCWbG/src/github.com/docker/distribution [2020-02-10T23:41:42.692Z] #55 16.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T23:41:42.913Z] CC criu/irmap.o [2020-02-10T23:41:42.913Z] CC criu/kcmp-ids.o [2020-02-10T23:41:43.190Z] #30 ... [2020-02-10T23:41:43.190Z] [2020-02-10T23:41:43.190Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:43.190Z] #57 7.304 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-10T23:41:43.190Z] #57 8.063 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-10T23:41:43.190Z] #57 ... [2020-02-10T23:41:43.190Z] [2020-02-10T23:41:43.190Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:41:43.190Z] #33 13.52 unicode/utf8 [2020-02-10T23:41:43.190Z] #33 14.23 math/bits [2020-02-10T23:41:43.190Z] #33 14.83 math [2020-02-10T23:41:43.262Z] CC criu/kerndat.o [2020-02-10T23:41:43.262Z] CC criu/libnetlink.o [2020-02-10T23:41:43.262Z] CC criu/log.o [2020-02-10T23:41:43.611Z] CC criu/lsm.o [2020-02-10T23:41:43.611Z] CC criu/mem.o [2020-02-10T23:41:43.958Z] CC criu/mount.o [2020-02-10T23:41:44.003Z] [2020-02-10T23:41:44.003Z] SUCCESS: Specified value was saved. [2020-02-10T23:41:44.610Z] #55 18.28 + GOPATH=/tmp/tmp.ImecdWCWbG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ImecdWCWbG go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-10T23:41:44.702Z] CC criu/namespaces.o [2020-02-10T23:41:45.054Z] CC criu/net.o [2020-02-10T23:41:45.074Z] #33 ... [2020-02-10T23:41:45.074Z] [2020-02-10T23:41:45.074Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:45.074Z] #57 19.39 Fetched 7934 kB in 15s (511 kB/s) [2020-02-10T23:41:45.229Z] INFO: Downloading git... [2020-02-10T23:41:45.811Z] CC criu/netfilter.o [2020-02-10T23:41:45.811Z] CC criu/page-pipe.o [2020-02-10T23:41:46.233Z] CC criu/page-xfer.o [2020-02-10T23:41:46.462Z] INFO: Downloading go... [2020-02-10T23:41:46.615Z] CC criu/pagemap-cache.o [2020-02-10T23:41:46.615Z] CC criu/pagemap.o [2020-02-10T23:41:46.615Z] CC criu/parasite-syscall.o [2020-02-10T23:41:46.956Z] #57 19.39 Reading package lists... [2020-02-10T23:41:46.956Z] #57 ... [2020-02-10T23:41:46.956Z] [2020-02-10T23:41:46.956Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-10T23:41:46.956Z] #44 11.17 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-10T23:41:46.964Z] CC criu/path.o [2020-02-10T23:41:46.964Z] CC criu/pie-util-vdso-elf32.o [2020-02-10T23:41:46.964Z] CC criu/pie-util-vdso.o [2020-02-10T23:41:47.210Z] #44 ... [2020-02-10T23:41:47.210Z] [2020-02-10T23:41:47.210Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:41:47.210Z] #30 19.45 internal/race [2020-02-10T23:41:47.210Z] #30 19.57 sync/atomic [2020-02-10T23:41:47.210Z] #30 19.81 unicode [2020-02-10T23:41:47.312Z] CC criu/pie-util.o [2020-02-10T23:41:47.312Z] CC criu/pipes.o [2020-02-10T23:41:47.659Z] CC criu/plugin.o [2020-02-10T23:41:47.659Z] CC criu/proc_parse.o [2020-02-10T23:41:47.886Z] #55 ... [2020-02-10T23:41:47.886Z] [2020-02-10T23:41:47.886Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-10T23:41:47.886Z] #44 21.82 Fetched 7934 kB in 16s (495 kB/s) [2020-02-10T23:41:48.034Z] f9c461123a3e: Pull complete [2020-02-10T23:41:48.034Z] 2be21bac617a: Pull complete [2020-02-10T23:41:48.034Z] Digest: sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 [2020-02-10T23:41:48.034Z] Status: Downloaded newer image for golang:1.12.16-stretch [2020-02-10T23:41:48.034Z] ---> a451c5a1ac78 [2020-02-10T23:41:48.034Z] Step 5/125 : ARG APT_MIRROR [2020-02-10T23:41:48.034Z] ---> Running in 0b3deacaf52d [2020-02-10T23:41:48.322Z] Removing intermediate container 0b3deacaf52d [2020-02-10T23:41:48.322Z] ---> b29ae723218f [2020-02-10T23:41:48.322Z] Step 6/125 : 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-02-10T23:41:48.322Z] ---> Running in 733f9c8d70f9 [2020-02-10T23:41:48.421Z] CC criu/protobuf-desc.o [2020-02-10T23:41:48.421Z] CC criu/protobuf.o [2020-02-10T23:41:48.768Z] CC criu/pstree.o [2020-02-10T23:41:49.092Z] #30 23.03 internal/testlog [2020-02-10T23:41:49.099Z] INFO: Downloading compiler 1 of 3... [2020-02-10T23:41:49.115Z] CC criu/rbtree.o [2020-02-10T23:41:49.115Z] CC criu/rst-malloc.o [2020-02-10T23:41:49.115Z] CC criu/seccomp.o [2020-02-10T23:41:49.115Z] CC criu/seize.o [2020-02-10T23:41:49.343Z] Removing intermediate container 733f9c8d70f9 [2020-02-10T23:41:49.343Z] ---> 317ac534ce8d [2020-02-10T23:41:49.343Z] Step 7/125 : FROM base AS criu [2020-02-10T23:41:49.343Z] ---> 317ac534ce8d [2020-02-10T23:41:49.343Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:41:49.343Z] ---> Running in 9a856abb3508 [2020-02-10T23:41:49.343Z] Removing intermediate container 9a856abb3508 [2020-02-10T23:41:49.343Z] ---> 4585bf945a7b [2020-02-10T23:41:49.343Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-02-10T23:41:49.343Z] ---> Running in a791eb1c5532 [2020-02-10T23:41:49.343Z] Removing intermediate container a791eb1c5532 [2020-02-10T23:41:49.343Z] ---> 9f138ac227d3 [2020-02-10T23:41:49.343Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-02-10T23:41:49.343Z] ---> Running in 4f9e2b52ba7c [2020-02-10T23:41:49.347Z] #30 ... [2020-02-10T23:41:49.347Z] [2020-02-10T23:41:49.347Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-10T23:41:49.347Z] #24 13.14 + cd /tmp/tmp.h0lhisMA5H/src/github.com/alecthomas/gometalinter [2020-02-10T23:41:49.347Z] #24 13.14 + git checkout -q v2.0.6 [2020-02-10T23:41:49.347Z] #24 13.57 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-10T23:41:49.347Z] #24 ... [2020-02-10T23:41:49.347Z] [2020-02-10T23:41:49.347Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:41:49.347Z] #30 23.28 encoding [2020-02-10T23:41:49.458Z] CC criu/servicefd.o [2020-02-10T23:41:49.459Z] CC criu/shmem.o [2020-02-10T23:41:49.642Z] #30 23.46 runtime/cgo [2020-02-10T23:41:49.675Z] INFO: Downloading compiler 2 of 3... [2020-02-10T23:41:49.813Z] CC criu/sigframe.o [2020-02-10T23:41:49.813Z] CC criu/signalfd.o [2020-02-10T23:41:49.813Z] CC criu/sk-inet.o [2020-02-10T23:41:49.964Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:41:49.964Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:41:49.964Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:41:49.964Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:41:49.964Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:41:49.964Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [497 kB] [2020-02-10T23:41:50.158Z] CC criu/sk-netlink.o [2020-02-10T23:41:50.158Z] CC criu/sk-packet.o [2020-02-10T23:41:50.257Z] INFO: Downloading compiler 3 of 3... [2020-02-10T23:41:50.257Z] INFO: Extracting git... [2020-02-10T23:41:50.408Z] #44 21.82 Reading package lists... [2020-02-10T23:41:50.408Z] #44 ... [2020-02-10T23:41:50.408Z] [2020-02-10T23:41:50.408Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:41:50.408Z] #30 14.06 unicode/utf8 [2020-02-10T23:41:50.408Z] #30 14.86 strconv [2020-02-10T23:41:50.408Z] #30 18.85 internal/race [2020-02-10T23:41:50.408Z] #30 18.97 sync/atomic [2020-02-10T23:41:50.408Z] #30 19.39 unicode [2020-02-10T23:41:50.408Z] #30 22.09 internal/testlog [2020-02-10T23:41:50.408Z] #30 22.38 encoding [2020-02-10T23:41:50.408Z] #30 22.53 runtime/cgo [2020-02-10T23:41:50.512Z] CC criu/sk-queue.o [2020-02-10T23:41:50.512Z] CC criu/sk-tcp.o [2020-02-10T23:41:50.593Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-10T23:41:50.593Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-02-10T23:41:50.665Z] #30 ... [2020-02-10T23:41:50.665Z] [2020-02-10T23:41:50.665Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:41:50.665Z] #33 20.24 strconv [2020-02-10T23:41:50.665Z] #33 23.61 internal/testlog [2020-02-10T23:41:50.665Z] #33 23.92 encoding [2020-02-10T23:41:50.665Z] #33 24.06 unicode/utf16 [2020-02-10T23:41:50.665Z] #33 24.38 container/list [2020-02-10T23:41:50.893Z] CC criu/sk-unix.o [2020-02-10T23:41:51.229Z] #33 24.99 crypto/internal/subtle [2020-02-10T23:41:51.312Z] CC criu/sockets.o [2020-02-10T23:41:51.486Z] #33 25.21 crypto/subtle [2020-02-10T23:41:51.675Z] CC criu/stats.o [2020-02-10T23:41:51.675Z] CC criu/string.o [2020-02-10T23:41:51.675Z] CC criu/sysctl.o [2020-02-10T23:41:51.675Z] CC criu/sysfs_parse.o [2020-02-10T23:41:51.743Z] #33 25.35 crypto/rc4 [2020-02-10T23:41:52.001Z] #33 25.63 internal/x/crypto/cryptobyte/asn1 [2020-02-10T23:41:52.001Z] #33 25.71 internal/nettrace [2020-02-10T23:41:52.018Z] CC criu/timerfd.o [2020-02-10T23:41:52.018Z] CC criu/tty.o [2020-02-10T23:41:52.258Z] #33 25.75 internal/x/net/dns/dnsmessage [2020-02-10T23:41:52.631Z] Fetched 7735 kB in 2s (3024 kB/s) [2020-02-10T23:41:52.772Z] CC criu/tun.o [2020-02-10T23:41:52.772Z] CC criu/uffd.o [2020-02-10T23:41:53.126Z] CC criu/util.o [2020-02-10T23:41:53.493Z] CC criu/uts_ns.o [2020-02-10T23:41:53.493Z] CC criu/vdso.o [2020-02-10T23:41:53.493Z] LINK criu/built-in.o [2020-02-10T23:41:53.644Z] Reading package lists... [2020-02-10T23:41:53.838Z] LINK criu/criu [2020-02-10T23:41:53.838Z] DEP lib/c/criu.d [2020-02-10T23:41:53.838Z] CC images/rpc.pb-c.o [2020-02-10T23:41:53.838Z] CC lib/c/criu.o [2020-02-10T23:41:54.153Z] #33 ... [2020-02-10T23:41:54.153Z] [2020-02-10T23:41:54.153Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-10T23:41:54.153Z] #44 21.82 Reading package lists... [2020-02-10T23:41:54.192Z] LINK lib/c/built-in.o [2020-02-10T23:41:54.193Z] LINK lib/c/libcriu.so [2020-02-10T23:41:54.193Z] GEN magic.py [2020-02-10T23:41:54.193Z] Note: Building without setproctitle() and strlcpy() support. [2020-02-10T23:41:54.193Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T23:41:54.543Z] fatal: Not a git repository (or any of the parent directories): .git [2020-02-10T23:41:54.543Z] make[1]: Nothing to be done for 'all'. [2020-02-10T23:41:54.543Z] make[1]: 'images/built-in.o' is up to date. [2020-02-10T23:41:54.543Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T23:41:54.543Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T23:41:54.657Z] Reading package lists... [2020-02-10T23:41:54.880Z] #30 ... [2020-02-10T23:41:54.880Z] [2020-02-10T23:41:54.880Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-10T23:41:54.880Z] #17 18.37 Fetched 7934 kB in 15s (502 kB/s) [2020-02-10T23:41:54.880Z] #17 18.37 Reading package lists... [2020-02-10T23:41:54.880Z] #17 24.68 Reading package lists... [2020-02-10T23:41:54.880Z] #17 ... [2020-02-10T23:41:54.880Z] [2020-02-10T23:41:54.880Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:41:54.880Z] #33 20.24 strconv [2020-02-10T23:41:54.880Z] #33 23.78 internal/testlog [2020-02-10T23:41:54.880Z] #33 24.10 encoding [2020-02-10T23:41:54.880Z] #33 24.25 unicode/utf16 [2020-02-10T23:41:54.880Z] #33 24.57 container/list [2020-02-10T23:41:54.880Z] #33 25.03 crypto/internal/subtle [2020-02-10T23:41:54.880Z] #33 25.18 crypto/subtle [2020-02-10T23:41:54.880Z] #33 25.35 crypto/rc4 [2020-02-10T23:41:54.880Z] #33 25.59 internal/x/crypto/cryptobyte/asn1 [2020-02-10T23:41:54.880Z] #33 25.71 internal/nettrace [2020-02-10T23:41:54.880Z] #33 25.78 internal/x/net/dns/dnsmessage [2020-02-10T23:41:54.892Z] make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T23:41:54.892Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T23:41:54.892Z] make[1]: Nothing to be done for 'all'. [2020-02-10T23:41:54.892Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T23:41:54.892Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:41:54.892Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:41:54.892Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:41:54.892Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:41:54.892Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:41:54.892Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:41:54.892Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:41:54.892Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:41:54.892Z] INSTALL criu/criu [2020-02-10T23:41:54.945Z] Building dependency tree... [2020-02-10T23:41:54.945Z] Reading state information... [2020-02-10T23:41:55.228Z] The following additional packages will be installed: [2020-02-10T23:41:55.228Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-10T23:41:55.228Z] libprotoc10 python-pkg-resources zlib1g-dev [2020-02-10T23:41:55.228Z] Suggested packages: [2020-02-10T23:41:55.228Z] manpages-dev python-setuptools [2020-02-10T23:41:55.440Z] #33 ... [2020-02-10T23:41:55.440Z] [2020-02-10T23:41:55.440Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-10T23:41:55.440Z] #50 19.28 + cd /tmp/tmp.GqxV4nHGrM/src/github.com/docker/libnetwork [2020-02-10T23:41:55.440Z] #50 19.29 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-10T23:41:55.440Z] #50 19.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T23:41:55.515Z] The following NEW packages will be installed: [2020-02-10T23:41:55.515Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T23:41:55.515Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-10T23:41:55.515Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T23:41:55.515Z] zlib1g-dev [2020-02-10T23:41:55.515Z] 0 upgraded, 16 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:41:55.515Z] Need to get 3548 kB of archives. [2020-02-10T23:41:55.515Z] After this operation, 21.2 MB of additional disk space will be used. [2020-02-10T23:41:55.515Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-02-10T23:41:55.515Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2020-02-10T23:41:55.515Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2020-02-10T23:41:55.695Z] #50 ... [2020-02-10T23:41:55.695Z] [2020-02-10T23:41:55.695Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:55.695Z] #57 19.39 Reading package lists... [2020-02-10T23:41:55.781Z] #44 28.38 Reading package lists... [2020-02-10T23:41:55.781Z] #44 ... [2020-02-10T23:41:55.781Z] [2020-02-10T23:41:55.781Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:55.781Z] #57 19.66 Fetched 7934 kB in 15s (500 kB/s) [2020-02-10T23:41:55.781Z] #57 19.66 Reading package lists... [2020-02-10T23:41:55.781Z] #57 25.40 Reading package lists... [2020-02-10T23:41:55.781Z] #57 ... [2020-02-10T23:41:55.781Z] [2020-02-10T23:41:55.781Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:55.781Z] #35 22.43 Fetched 7934 kB in 17s (465 kB/s) [2020-02-10T23:41:55.781Z] #35 22.43 Reading package lists... [2020-02-10T23:41:55.803Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-02-10T23:41:55.803Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2020-02-10T23:41:55.803Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-02-10T23:41:55.803Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2020-02-10T23:41:55.803Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2020-02-10T23:41:55.803Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2020-02-10T23:41:55.803Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2020-02-10T23:41:55.803Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2020-02-10T23:41:55.803Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2020-02-10T23:41:56.039Z] #35 28.75 Reading package lists... [2020-02-10T23:41:56.039Z] #35 ... [2020-02-10T23:41:56.039Z] [2020-02-10T23:41:56.039Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-10T23:41:56.039Z] #50 19.60 + cd /tmp/tmp.y2YHoEbh8O/src/github.com/docker/libnetwork [2020-02-10T23:41:56.039Z] #50 19.60 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-10T23:41:56.039Z] #50 20.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T23:41:56.039Z] #50 ... [2020-02-10T23:41:56.039Z] [2020-02-10T23:41:56.039Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-10T23:41:56.039Z] #17 22.11 Fetched 7934 kB in 16s (468 kB/s) [2020-02-10T23:41:56.039Z] #17 22.11 Reading package lists... [2020-02-10T23:41:56.088Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2020-02-10T23:41:56.088Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2020-02-10T23:41:56.088Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-10T23:41:56.088Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2020-02-10T23:41:56.287Z] Removing intermediate container 1a174d7f9e06 [2020-02-10T23:41:56.287Z] ---> 310b03442207 [2020-02-10T23:41:56.287Z] Step 12/125 : FROM base AS registry [2020-02-10T23:41:56.287Z] ---> d0cb24229ec2 [2020-02-10T23:41:56.287Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T23:41:56.287Z] ---> Running in 7a7743914338 [2020-02-10T23:41:56.287Z] Removing intermediate container 7a7743914338 [2020-02-10T23:41:56.287Z] ---> b83b41895e67 [2020-02-10T23:41:56.287Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T23:41:56.287Z] ---> Running in 8ecc9bcabb09 [2020-02-10T23:41:56.287Z] Removing intermediate container 8ecc9bcabb09 [2020-02-10T23:41:56.287Z] ---> a77ce3e70288 [2020-02-10T23:41:56.287Z] Step 15/125 : 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-02-10T23:41:56.374Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:41:56.374Z] Fetched 3548 kB in 0s (8096 kB/s) [2020-02-10T23:41:56.374Z] Selecting previously unselected package libnet1:ppc64el. [2020-02-10T23:41:56.374Z] (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 ... 14950 files and directories currently installed.) [2020-02-10T23:41:56.374Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-02-10T23:41:56.374Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-02-10T23:41:56.374Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-02-10T23:41:56.374Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2020-02-10T23:41:56.374Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2020-02-10T23:41:56.374Z] Selecting previously unselected package libnet1-dev. [2020-02-10T23:41:56.374Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2020-02-10T23:41:56.374Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-10T23:41:56.374Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-10T23:41:56.374Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-02-10T23:41:56.374Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-02-10T23:41:56.374Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-10T23:41:56.374Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2020-02-10T23:41:56.374Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2020-02-10T23:41:56.603Z] #17 28.74 Reading package lists... [2020-02-10T23:41:56.603Z] #17 ... [2020-02-10T23:41:56.603Z] [2020-02-10T23:41:56.603Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:41:56.603Z] #33 30.24 runtime/cgo [2020-02-10T23:41:56.603Z] #33 ... [2020-02-10T23:41:56.603Z] [2020-02-10T23:41:56.603Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-10T23:41:56.603Z] #6 20.71 Fetched 7934 kB in 15s (501 kB/s) [2020-02-10T23:41:56.603Z] #6 20.71 Reading package lists... [2020-02-10T23:41:56.620Z] #57 25.80 Reading package lists... [2020-02-10T23:41:56.620Z] #57 ... [2020-02-10T23:41:56.620Z] [2020-02-10T23:41:56.620Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-10T23:41:56.620Z] #17 24.68 Reading package lists... [2020-02-10T23:41:56.632Z] ---> Running in ef3828214dc6 [2020-02-10T23:41:56.660Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-10T23:41:56.660Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-02-10T23:41:56.660Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-02-10T23:41:56.660Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-10T23:41:56.660Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2020-02-10T23:41:56.660Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-02-10T23:41:56.660Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-10T23:41:56.660Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2020-02-10T23:41:56.660Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-02-10T23:41:56.660Z] Selecting previously unselected package libprotobuf10:ppc64el. [2020-02-10T23:41:56.660Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2020-02-10T23:41:56.660Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2020-02-10T23:41:56.660Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2020-02-10T23:41:56.660Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2020-02-10T23:41:56.660Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-02-10T23:41:56.950Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-10T23:41:56.950Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2020-02-10T23:41:56.950Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-02-10T23:41:56.950Z] Selecting previously unselected package libprotoc10:ppc64el. [2020-02-10T23:41:56.950Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2020-02-10T23:41:56.950Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2020-02-10T23:41:56.988Z] + mktemp -d [2020-02-10T23:41:56.988Z] + export GOPATH=/tmp/tmp.4MslLswNQP [2020-02-10T23:41:56.988Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.4MslLswNQP/src/github.com/docker/distribution [2020-02-10T23:41:56.988Z] Cloning into '/tmp/tmp.4MslLswNQP/src/github.com/docker/distribution'... [2020-02-10T23:41:57.236Z] Selecting previously unselected package protobuf-c-compiler. [2020-02-10T23:41:57.236Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2020-02-10T23:41:57.236Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-10T23:41:57.236Z] Selecting previously unselected package protobuf-compiler. [2020-02-10T23:41:57.236Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2020-02-10T23:41:57.236Z] Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-10T23:41:57.236Z] Selecting previously unselected package python-pkg-resources. [2020-02-10T23:41:57.236Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-10T23:41:57.236Z] Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-10T23:41:57.236Z] Selecting previously unselected package python-protobuf. [2020-02-10T23:41:57.236Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2020-02-10T23:41:57.236Z] Unpacking python-protobuf (3.0.0-9) ... [2020-02-10T23:41:57.521Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-02-10T23:41:57.521Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-02-10T23:41:57.521Z] Setting up python-pkg-resources (33.1.1-1) ... [2020-02-10T23:41:57.534Z] #6 27.07 Reading package lists... [2020-02-10T23:41:57.534Z] #6 ... [2020-02-10T23:41:57.534Z] [2020-02-10T23:41:57.534Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:57.534Z] #57 25.40 Reading package lists... [2020-02-10T23:41:57.545Z] #17 30.90 Building dependency tree... [2020-02-10T23:41:57.545Z] #17 ... [2020-02-10T23:41:57.545Z] [2020-02-10T23:41:57.545Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-10T23:41:57.545Z] #6 21.75 Fetched 7934 kB in 15s (499 kB/s) [2020-02-10T23:41:57.545Z] #6 21.75 Reading package lists... [2020-02-10T23:41:57.799Z] #6 28.07 Reading package lists... [2020-02-10T23:41:57.800Z] #6 ... [2020-02-10T23:41:57.800Z] [2020-02-10T23:41:57.800Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:57.800Z] #57 25.80 Reading package lists... [2020-02-10T23:41:58.199Z] + cd /tmp/tmp.4MslLswNQP/src/github.com/docker/distribution [2020-02-10T23:41:58.199Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T23:41:58.310Z] #57 32.13 Building dependency tree... [2020-02-10T23:41:58.310Z] #57 ... [2020-02-10T23:41:58.310Z] [2020-02-10T23:41:58.310Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:41:58.310Z] #35 22.43 Fetched 7934 kB in 15s (504 kB/s) [2020-02-10T23:41:58.310Z] #35 22.43 Reading package lists... [2020-02-10T23:41:58.310Z] #35 28.44 Reading package lists... [2020-02-10T23:41:58.310Z] #35 ... [2020-02-10T23:41:58.310Z] [2020-02-10T23:41:58.310Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-10T23:41:58.310Z] #44 22.51 Fetched 7934 kB in 15s (497 kB/s) [2020-02-10T23:41:58.310Z] #44 22.51 Reading package lists... [2020-02-10T23:41:58.534Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-10T23:41:58.534Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2020-02-10T23:41:58.534Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:41:58.534Z] Setting up python-protobuf (3.0.0-9) ... [2020-02-10T23:41:58.545Z] + GOPATH=/tmp/tmp.4MslLswNQP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4MslLswNQP go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-10T23:41:58.606Z] #44 28.46 Reading package lists... [2020-02-10T23:41:58.606Z] #44 ... [2020-02-10T23:41:58.606Z] [2020-02-10T23:41:58.606Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-10T23:41:58.606Z] #17 30.90 Building dependency tree... [2020-02-10T23:41:58.606Z] #17 32.30 Reading state information... [2020-02-10T23:41:59.162Z] #57 31.87 Building dependency tree... [2020-02-10T23:41:59.162Z] #57 33.07 Reading state information... [2020-02-10T23:41:59.531Z] #17 33.77 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-10T23:41:59.531Z] #17 33.77 The following additional packages will be installed: [2020-02-10T23:41:59.531Z] #17 33.79 libjq1 libonig4 [2020-02-10T23:42:00.017Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2020-02-10T23:42:00.017Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-02-10T23:42:00.017Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-02-10T23:42:00.017Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-02-10T23:42:00.017Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2020-02-10T23:42:00.017Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-10T23:42:00.017Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-02-10T23:42:00.017Z] Setting up protobuf-compiler (3.0.0-9) ... [2020-02-10T23:42:00.017Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-02-10T23:42:00.017Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2020-02-10T23:42:00.017Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:00.091Z] #17 34.18 The following NEW packages will be installed: [2020-02-10T23:42:00.091Z] #17 34.19 jq libjq1 libonig4 [2020-02-10T23:42:00.533Z] #57 34.33 The following additional packages will be installed: [2020-02-10T23:42:00.533Z] #57 34.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-10T23:42:00.533Z] #57 34.33 libprotoc10 python-pkg-resources zlib1g-dev [2020-02-10T23:42:00.533Z] #57 34.34 Suggested packages: [2020-02-10T23:42:00.533Z] #57 34.35 manpages-dev python-setuptools [2020-02-10T23:42:00.640Z] Removing intermediate container 4f9e2b52ba7c [2020-02-10T23:42:00.640Z] ---> 18b4b9401b5f [2020-02-10T23:42:00.640Z] Step 11/125 : 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-02-10T23:42:00.640Z] ---> Running in a1fca650764f [2020-02-10T23:42:01.015Z] #17 35.32 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:42:01.015Z] #17 35.32 Need to get 327 kB of archives. [2020-02-10T23:42:01.015Z] #17 35.32 After this operation, 1157 kB of additional disk space will be used. [2020-02-10T23:42:01.015Z] #17 35.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-10T23:42:01.015Z] #17 35.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-10T23:42:01.015Z] #17 35.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-10T23:42:01.660Z] Note: Building without setproctitle() and strlcpy() support. [2020-02-10T23:42:01.660Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T23:42:01.946Z] fatal: Not a git repository (or any of the parent directories): .git [2020-02-10T23:42:01.946Z]  GEN .gitid [2020-02-10T23:42:01.946Z] GEN criu/include/version.h [2020-02-10T23:42:01.946Z] GEN include/common/asm [2020-02-10T23:42:02.232Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T23:42:02.232Z] PBCC images/opts.pb-c.c [2020-02-10T23:42:02.232Z] PBCC images/sit.pb-c.c [2020-02-10T23:42:02.232Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T23:42:02.232Z] DEP images/opts.pb-c.d [2020-02-10T23:42:02.232Z] DEP images/sit.pb-c.d [2020-02-10T23:42:02.232Z] PBCC images/macvlan.pb-c.c [2020-02-10T23:42:02.232Z] DEP images/macvlan.pb-c.d [2020-02-10T23:42:02.232Z] PBCC images/autofs.pb-c.c [2020-02-10T23:42:02.232Z] DEP images/autofs.pb-c.d [2020-02-10T23:42:02.232Z] PBCC images/sysctl.pb-c.c [2020-02-10T23:42:02.232Z] DEP images/sysctl.pb-c.d [2020-02-10T23:42:02.232Z] PBCC images/time.pb-c.c [2020-02-10T23:42:02.232Z] DEP images/time.pb-c.d [2020-02-10T23:42:02.377Z] #17 36.43 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:42:02.377Z] #17 36.62 Fetched 327 kB in 1s (310 kB/s) [2020-02-10T23:42:02.429Z] #57 36.21 The following NEW packages will be installed: [2020-02-10T23:42:02.429Z] #57 36.21 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T23:42:02.429Z] #57 36.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-10T23:42:02.429Z] #57 36.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T23:42:02.429Z] #57 36.22 zlib1g-dev [2020-02-10T23:42:02.517Z] PBCC images/binfmt-misc.pb-c.c [2020-02-10T23:42:02.517Z] DEP images/binfmt-misc.pb-c.d [2020-02-10T23:42:02.517Z] PBCC images/seccomp.pb-c.c [2020-02-10T23:42:02.517Z] DEP images/seccomp.pb-c.d [2020-02-10T23:42:02.517Z] PBCC images/userns.pb-c.c [2020-02-10T23:42:02.517Z] DEP images/userns.pb-c.d [2020-02-10T23:42:02.517Z] PBCC images/cgroup.pb-c.c [2020-02-10T23:42:02.517Z] DEP images/cgroup.pb-c.d [2020-02-10T23:42:02.517Z] PBCC images/fown.pb-c.c [2020-02-10T23:42:02.517Z] PBCC images/ext-file.pb-c.c [2020-02-10T23:42:02.517Z] DEP images/fown.pb-c.d [2020-02-10T23:42:02.517Z] DEP images/ext-file.pb-c.d [2020-02-10T23:42:02.517Z] PBCC images/rpc.pb-c.c [2020-02-10T23:42:02.517Z] DEP images/rpc.pb-c.d [2020-02-10T23:42:02.517Z] PBCC images/siginfo.pb-c.c [2020-02-10T23:42:02.517Z] DEP images/siginfo.pb-c.d [2020-02-10T23:42:02.517Z] PBCC images/pagemap.pb-c.c [2020-02-10T23:42:02.517Z] DEP images/pagemap.pb-c.d [2020-02-10T23:42:02.517Z] PBCC images/rlimit.pb-c.c [2020-02-10T23:42:02.517Z] DEP images/rlimit.pb-c.d [2020-02-10T23:42:02.517Z] PBCC images/file-lock.pb-c.c [2020-02-10T23:42:02.517Z] DEP images/file-lock.pb-c.d [2020-02-10T23:42:02.632Z] #17 ... [2020-02-10T23:42:02.632Z] [2020-02-10T23:42:02.632Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-10T23:42:02.632Z] #50 DONE 36.3s [2020-02-10T23:42:02.632Z] [2020-02-10T23:42:02.632Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-10T23:42:02.632Z] #17 36.85 Selecting previously unselected package libonig4:amd64. [2020-02-10T23:42:02.632Z] #17 36.85 (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 ... 15091 files and directories currently installed.) [2020-02-10T23:42:02.802Z] PBCC images/tty.pb-c.c [2020-02-10T23:42:02.802Z] DEP images/tty.pb-c.d [2020-02-10T23:42:02.802Z] PBCC images/tun.pb-c.c [2020-02-10T23:42:02.802Z] PBCC images/netdev.pb-c.c [2020-02-10T23:42:02.802Z] DEP images/tun.pb-c.d [2020-02-10T23:42:02.802Z] DEP images/netdev.pb-c.d [2020-02-10T23:42:02.802Z] PBCC images/vma.pb-c.c [2020-02-10T23:42:02.802Z] DEP images/vma.pb-c.d [2020-02-10T23:42:02.802Z] PBCC images/creds.pb-c.c [2020-02-10T23:42:02.802Z] DEP images/creds.pb-c.d [2020-02-10T23:42:02.802Z] PBCC images/utsns.pb-c.c [2020-02-10T23:42:02.802Z] DEP images/utsns.pb-c.d [2020-02-10T23:42:02.802Z] PBCC images/ipc-desc.pb-c.c [2020-02-10T23:42:02.802Z] PBCC images/ipc-sem.pb-c.c [2020-02-10T23:42:02.802Z] DEP images/ipc-desc.pb-c.d [2020-02-10T23:42:02.802Z] DEP images/ipc-sem.pb-c.d [2020-02-10T23:42:02.802Z] PBCC images/ipc-msg.pb-c.c [2020-02-10T23:42:02.802Z] DEP images/ipc-msg.pb-c.d [2020-02-10T23:42:02.802Z] PBCC images/ipc-shm.pb-c.c [2020-02-10T23:42:02.802Z] DEP images/ipc-shm.pb-c.d [2020-02-10T23:42:02.888Z] #17 37.00 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-02-10T23:42:02.888Z] #17 37.01 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-10T23:42:03.087Z] PBCC images/ipc-var.pb-c.c [2020-02-10T23:42:03.087Z] DEP images/ipc-var.pb-c.d [2020-02-10T23:42:03.087Z] PBCC images/sk-opts.pb-c.c [2020-02-10T23:42:03.087Z] PBCC images/packet-sock.pb-c.c [2020-02-10T23:42:03.087Z] DEP images/sk-opts.pb-c.d [2020-02-10T23:42:03.087Z] DEP images/packet-sock.pb-c.d [2020-02-10T23:42:03.087Z] PBCC images/sk-netlink.pb-c.c [2020-02-10T23:42:03.087Z] DEP images/sk-netlink.pb-c.d [2020-02-10T23:42:03.087Z] PBCC images/sk-inet.pb-c.c [2020-02-10T23:42:03.087Z] DEP images/sk-inet.pb-c.d [2020-02-10T23:42:03.087Z] PBCC images/sk-unix.pb-c.c [2020-02-10T23:42:03.087Z] DEP images/sk-unix.pb-c.d [2020-02-10T23:42:03.087Z] PBCC images/mm.pb-c.c [2020-02-10T23:42:03.087Z] DEP images/mm.pb-c.d [2020-02-10T23:42:03.087Z] PBCC images/timerfd.pb-c.c [2020-02-10T23:42:03.087Z] DEP images/timerfd.pb-c.d [2020-02-10T23:42:03.087Z] PBCC images/timer.pb-c.c [2020-02-10T23:42:03.087Z] DEP images/timer.pb-c.d [2020-02-10T23:42:03.087Z] PBCC images/sa.pb-c.c [2020-02-10T23:42:03.361Z] #57 37.34 0 upgraded, 16 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:42:03.361Z] #57 37.34 Need to get 3602 kB of archives. [2020-02-10T23:42:03.361Z] #57 37.34 After this operation, 18.9 MB of additional disk space will be used. [2020-02-10T23:42:03.361Z] #57 37.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-10T23:42:03.361Z] #57 37.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-02-10T23:42:03.361Z] #57 37.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-02-10T23:42:03.361Z] #57 ... [2020-02-10T23:42:03.361Z] [2020-02-10T23:42:03.361Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-10T23:42:03.361Z] #50 DONE 37.0s [2020-02-10T23:42:03.361Z] [2020-02-10T23:42:03.361Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:03.361Z] #57 37.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-10T23:42:03.361Z] #57 37.42 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-02-10T23:42:03.361Z] #57 37.43 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-10T23:42:03.361Z] #57 37.44 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-02-10T23:42:03.361Z] #57 37.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-02-10T23:42:03.361Z] #57 37.46 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-02-10T23:42:03.361Z] #57 ... [2020-02-10T23:42:03.361Z] [2020-02-10T23:42:03.361Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:03.361Z] #35 28.75 Reading package lists... [2020-02-10T23:42:03.361Z] #35 35.06 Building dependency tree... [2020-02-10T23:42:03.361Z] #35 36.18 Reading state information... [2020-02-10T23:42:03.361Z] #35 37.42 The following additional packages will be installed: [2020-02-10T23:42:03.361Z] #35 37.43 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-10T23:42:03.361Z] #35 37.43 Suggested packages: [2020-02-10T23:42:03.361Z] #35 37.44 codeblocks eclipse ninja-build lrzip [2020-02-10T23:42:03.361Z] #35 37.44 Recommended packages: [2020-02-10T23:42:03.361Z] #35 37.44 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T23:42:03.374Z] DEP images/sa.pb-c.d [2020-02-10T23:42:03.374Z] PBCC images/pipe-data.pb-c.c [2020-02-10T23:42:03.374Z] DEP images/pipe-data.pb-c.d [2020-02-10T23:42:03.374Z] PBCC images/mnt.pb-c.c [2020-02-10T23:42:03.374Z] DEP images/mnt.pb-c.d [2020-02-10T23:42:03.374Z] PBCC images/sk-packet.pb-c.c [2020-02-10T23:42:03.374Z] DEP images/sk-packet.pb-c.d [2020-02-10T23:42:03.374Z] PBCC images/tcp-stream.pb-c.c [2020-02-10T23:42:03.374Z] DEP images/tcp-stream.pb-c.d [2020-02-10T23:42:03.374Z] PBCC images/pipe.pb-c.c [2020-02-10T23:42:03.374Z] DEP images/pipe.pb-c.d [2020-02-10T23:42:03.374Z] PBCC images/pstree.pb-c.c [2020-02-10T23:42:03.374Z] DEP images/pstree.pb-c.d [2020-02-10T23:42:03.374Z] PBCC images/fs.pb-c.c [2020-02-10T23:42:03.374Z] DEP images/fs.pb-c.d [2020-02-10T23:42:03.374Z] PBCC images/signalfd.pb-c.c [2020-02-10T23:42:03.374Z] DEP images/signalfd.pb-c.d [2020-02-10T23:42:03.374Z] PBCC images/fh.pb-c.c [2020-02-10T23:42:03.374Z] PBCC images/fsnotify.pb-c.c [2020-02-10T23:42:03.374Z] DEP images/fh.pb-c.d [2020-02-10T23:42:03.490Z] #17 37.62 Selecting previously unselected package libjq1:amd64. [2020-02-10T23:42:03.490Z] #17 37.62 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-10T23:42:03.490Z] #17 37.62 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-10T23:42:03.659Z] DEP images/fsnotify.pb-c.d [2020-02-10T23:42:03.659Z] PBCC images/eventpoll.pb-c.c [2020-02-10T23:42:03.659Z] DEP images/eventpoll.pb-c.d [2020-02-10T23:42:03.659Z] PBCC images/eventfd.pb-c.c [2020-02-10T23:42:03.659Z] DEP images/eventfd.pb-c.d [2020-02-10T23:42:03.659Z] PBCC images/remap-file-path.pb-c.c [2020-02-10T23:42:03.659Z] DEP images/remap-file-path.pb-c.d [2020-02-10T23:42:03.659Z] PBCC images/fifo.pb-c.c [2020-02-10T23:42:03.659Z] DEP images/fifo.pb-c.d [2020-02-10T23:42:03.659Z] PBCC images/ghost-file.pb-c.c [2020-02-10T23:42:03.659Z] DEP images/ghost-file.pb-c.d [2020-02-10T23:42:03.659Z] PBCC images/regfile.pb-c.c [2020-02-10T23:42:03.659Z] DEP images/regfile.pb-c.d [2020-02-10T23:42:03.659Z] PBCC images/ns.pb-c.c [2020-02-10T23:42:03.659Z] DEP images/ns.pb-c.d [2020-02-10T23:42:03.659Z] PBCC images/fdinfo.pb-c.c [2020-02-10T23:42:03.659Z] DEP images/fdinfo.pb-c.d [2020-02-10T23:42:03.659Z] PBCC images/core-aarch64.pb-c.c [2020-02-10T23:42:03.659Z] PBCC images/core-arm.pb-c.c [2020-02-10T23:42:03.659Z] PBCC images/core-ppc64.pb-c.c [2020-02-10T23:42:03.786Z] #17 37.80 Selecting previously unselected package jq. [2020-02-10T23:42:03.787Z] #17 37.80 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-10T23:42:03.787Z] #17 37.81 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-10T23:42:03.787Z] #17 37.93 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-10T23:42:03.787Z] #17 37.97 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-10T23:42:03.787Z] #17 37.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:03.787Z] #17 38.02 Setting up jq (1.5+dfsg-1.3) ... [2020-02-10T23:42:03.946Z] PBCC images/core-s390.pb-c.c [2020-02-10T23:42:03.946Z] PBCC images/core-x86.pb-c.c [2020-02-10T23:42:03.946Z] PBCC images/core.pb-c.c [2020-02-10T23:42:03.946Z] PBCC images/inventory.pb-c.c [2020-02-10T23:42:03.946Z] DEP images/core-aarch64.pb-c.d [2020-02-10T23:42:03.946Z] DEP images/core-arm.pb-c.d [2020-02-10T23:42:03.946Z] DEP images/core-ppc64.pb-c.d [2020-02-10T23:42:03.946Z] DEP images/core-s390.pb-c.d [2020-02-10T23:42:03.946Z] DEP images/core-x86.pb-c.d [2020-02-10T23:42:03.946Z] DEP images/core.pb-c.d [2020-02-10T23:42:03.946Z] DEP images/inventory.pb-c.d [2020-02-10T23:42:03.946Z] PBCC images/cpuinfo.pb-c.c [2020-02-10T23:42:03.946Z] DEP images/cpuinfo.pb-c.d [2020-02-10T23:42:03.946Z] PBCC images/stats.pb-c.c [2020-02-10T23:42:03.946Z] DEP images/stats.pb-c.d [2020-02-10T23:42:04.042Z] #17 DONE 38.2s [2020-02-10T23:42:04.042Z] [2020-02-10T23:42:04.042Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T23:42:04.042Z] #19 DONE 0.1s [2020-02-10T23:42:04.042Z] [2020-02-10T23:42:04.042Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:04.042Z] #57 32.13 Building dependency tree... [2020-02-10T23:42:04.042Z] #57 33.55 Reading state information... [2020-02-10T23:42:04.042Z] #57 34.96 The following additional packages will be installed: [2020-02-10T23:42:04.042Z] #57 34.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-10T23:42:04.042Z] #57 34.96 libprotoc10 python-pkg-resources zlib1g-dev [2020-02-10T23:42:04.042Z] #57 34.97 Suggested packages: [2020-02-10T23:42:04.042Z] #57 35.00 manpages-dev python-setuptools [2020-02-10T23:42:04.042Z] #57 36.68 The following NEW packages will be installed: [2020-02-10T23:42:04.042Z] #57 36.69 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T23:42:04.042Z] #57 36.69 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-10T23:42:04.042Z] #57 36.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T23:42:04.042Z] #57 36.70 zlib1g-dev [2020-02-10T23:42:04.042Z] #57 38.04 0 upgraded, 16 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:42:04.042Z] #57 38.04 Need to get 3602 kB of archives. [2020-02-10T23:42:04.042Z] #57 38.04 After this operation, 18.9 MB of additional disk space will be used. [2020-02-10T23:42:04.042Z] #57 38.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-10T23:42:04.042Z] #57 38.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-02-10T23:42:04.042Z] #57 38.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-02-10T23:42:04.042Z] #57 38.05 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-10T23:42:04.042Z] #57 38.05 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-02-10T23:42:04.042Z] #57 38.05 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-10T23:42:04.042Z] #57 38.06 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-02-10T23:42:04.042Z] #57 38.07 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-02-10T23:42:04.042Z] #57 38.09 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-02-10T23:42:04.042Z] #57 38.19 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-02-10T23:42:04.042Z] #57 38.19 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-02-10T23:42:04.042Z] #57 38.26 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-02-10T23:42:04.042Z] #57 38.34 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-02-10T23:42:04.042Z] #57 38.36 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-02-10T23:42:04.042Z] #57 38.36 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-10T23:42:04.042Z] #57 38.40 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-02-10T23:42:04.233Z] make[1]: Nothing to be done for 'all'. [2020-02-10T23:42:04.257Z] INFO: Expanding go... [2020-02-10T23:42:04.297Z] #57 ... [2020-02-10T23:42:04.297Z] [2020-02-10T23:42:04.297Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-10T23:42:04.297Z] #15 38.65 + cd /tmp/tmp.bmJE5yEwuW/src/github.com/go-swagger/go-swagger [2020-02-10T23:42:04.297Z] #15 38.65 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-10T23:42:04.730Z] #35 38.52 The following NEW packages will be installed: [2020-02-10T23:42:04.730Z] #35 38.55 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-10T23:42:04.730Z] #35 38.56 vim-common xxd [2020-02-10T23:42:04.859Z] CC images/stats.o [2020-02-10T23:42:04.859Z] CC images/core.o [2020-02-10T23:42:05.145Z] CC images/core-x86.o [2020-02-10T23:42:05.145Z] CC images/core-arm.o [2020-02-10T23:42:05.430Z] CC images/core-aarch64.o [2020-02-10T23:42:05.430Z] CC images/core-ppc64.o [2020-02-10T23:42:05.662Z] #35 39.64 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:42:05.662Z] #35 39.64 Need to get 13.7 MB of archives. [2020-02-10T23:42:05.662Z] #35 39.64 After this operation, 57.2 MB of additional disk space will be used. [2020-02-10T23:42:05.662Z] #35 39.64 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-02-10T23:42:05.662Z] #35 39.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-10T23:42:05.715Z] CC images/core-s390.o [2020-02-10T23:42:05.920Z] #35 39.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-02-10T23:42:05.999Z] CC images/cpuinfo.o [2020-02-10T23:42:05.999Z] CC images/inventory.o [2020-02-10T23:42:06.177Z] #35 ... [2020-02-10T23:42:06.177Z] [2020-02-10T23:42:06.177Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:06.177Z] #57 37.53 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-02-10T23:42:06.177Z] #57 37.56 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-02-10T23:42:06.177Z] #57 37.69 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-02-10T23:42:06.177Z] #57 37.75 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-02-10T23:42:06.177Z] #57 37.75 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-02-10T23:42:06.177Z] #57 37.77 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-10T23:42:06.177Z] #57 37.78 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-02-10T23:42:06.177Z] #57 38.92 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:42:06.177Z] #57 39.03 Fetched 3602 kB in 1s (2415 kB/s) [2020-02-10T23:42:06.177Z] #57 39.14 Selecting previously unselected package libnet1:amd64. [2020-02-10T23:42:06.177Z] #57 39.14 (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 ... 15091 files and directories currently installed.) [2020-02-10T23:42:06.177Z] #57 39.17 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-10T23:42:06.177Z] #57 39.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-10T23:42:06.177Z] #57 39.30 Selecting previously unselected package libcap-dev:amd64. [2020-02-10T23:42:06.177Z] #57 39.31 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-02-10T23:42:06.177Z] #57 39.32 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-02-10T23:42:06.177Z] #57 39.43 Selecting previously unselected package libnet1-dev. [2020-02-10T23:42:06.177Z] #57 39.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-02-10T23:42:06.177Z] #57 39.44 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-10T23:42:06.177Z] #57 39.64 Selecting previously unselected package libnl-3-200:amd64. [2020-02-10T23:42:06.177Z] #57 39.65 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-10T23:42:06.177Z] #57 39.66 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-10T23:42:06.177Z] #57 39.86 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-10T23:42:06.177Z] #57 39.87 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-02-10T23:42:06.177Z] #57 39.87 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-10T23:42:06.177Z] #57 40.15 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-10T23:42:06.177Z] #57 40.17 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-10T23:42:06.177Z] #57 40.18 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-10T23:42:06.177Z] #57 40.26 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-10T23:42:06.177Z] #57 40.28 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-02-10T23:42:06.177Z] #57 40.30 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-10T23:42:06.229Z] #15 ... [2020-02-10T23:42:06.229Z] [2020-02-10T23:42:06.229Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:42:06.229Z] #33 30.05 runtime/cgo [2020-02-10T23:42:06.229Z] #33 39.84 internal/x/crypto/curve25519 [2020-02-10T23:42:06.229Z] #33 ... [2020-02-10T23:42:06.229Z] [2020-02-10T23:42:06.229Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:06.229Z] #57 39.31 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:42:06.229Z] #57 39.44 Fetched 3602 kB in 1s (2489 kB/s) [2020-02-10T23:42:06.229Z] #57 39.60 Selecting previously unselected package libnet1:amd64. [2020-02-10T23:42:06.229Z] #57 39.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-10T23:42:06.229Z] #57 39.66 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-10T23:42:06.229Z] #57 39.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-10T23:42:06.229Z] #57 39.85 Selecting previously unselected package libcap-dev:amd64. [2020-02-10T23:42:06.229Z] #57 39.86 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-02-10T23:42:06.229Z] #57 39.86 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-02-10T23:42:06.229Z] #57 40.02 Selecting previously unselected package libnet1-dev. [2020-02-10T23:42:06.229Z] #57 40.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-02-10T23:42:06.229Z] #57 40.02 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-10T23:42:06.230Z] #57 40.23 Selecting previously unselected package libnl-3-200:amd64. [2020-02-10T23:42:06.230Z] #57 40.23 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-10T23:42:06.230Z] #57 40.27 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-10T23:42:06.230Z] #57 40.41 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-10T23:42:06.230Z] #57 40.41 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-02-10T23:42:06.230Z] #57 40.42 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-10T23:42:06.285Z] CC images/fdinfo.o [2020-02-10T23:42:06.285Z] CC images/fown.o [2020-02-10T23:42:06.285Z] CC images/ns.o [2020-02-10T23:42:06.485Z] #57 40.71 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-10T23:42:06.485Z] #57 40.71 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-10T23:42:06.485Z] #57 40.72 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-10T23:42:06.571Z] CC images/regfile.o [2020-02-10T23:42:06.571Z] CC images/ghost-file.o [2020-02-10T23:42:06.571Z] CC images/fifo.o [2020-02-10T23:42:06.571Z] CC images/remap-file-path.o [2020-02-10T23:42:06.740Z] #57 40.82 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-10T23:42:06.740Z] #57 40.83 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-02-10T23:42:06.740Z] #57 40.83 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-10T23:42:06.740Z] #57 40.94 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-10T23:42:06.740Z] #57 40.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-02-10T23:42:06.740Z] #57 40.97 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-10T23:42:06.742Z] #57 40.61 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-10T23:42:06.742Z] #57 40.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-02-10T23:42:06.742Z] #57 40.66 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-10T23:42:06.855Z] CC images/eventfd.o [2020-02-10T23:42:06.855Z] CC images/eventpoll.o [2020-02-10T23:42:06.855Z] CC images/fh.o [2020-02-10T23:42:07.019Z] #57 ... [2020-02-10T23:42:07.019Z] [2020-02-10T23:42:07.019Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-10T23:42:07.019Z] #6 27.07 Reading package lists... [2020-02-10T23:42:07.019Z] #6 33.29 Building dependency tree... [2020-02-10T23:42:07.019Z] #6 34.54 Reading state information... [2020-02-10T23:42:07.019Z] #6 36.19 The following additional packages will be installed: [2020-02-10T23:42:07.019Z] #6 36.20 libapparmor1 libseccomp2 [2020-02-10T23:42:07.019Z] #6 36.22 Suggested packages: [2020-02-10T23:42:07.019Z] #6 36.22 seccomp [2020-02-10T23:42:07.019Z] #6 36.68 The following NEW packages will be installed: [2020-02-10T23:42:07.019Z] #6 36.69 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-10T23:42:07.019Z] #6 37.80 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:42:07.019Z] #6 37.80 Need to get 300 kB of archives. [2020-02-10T23:42:07.019Z] #6 37.80 After this operation, 1201 kB of additional disk space will be used. [2020-02-10T23:42:07.019Z] #6 37.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-02-10T23:42:07.019Z] #6 37.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-02-10T23:42:07.019Z] #6 37.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-02-10T23:42:07.019Z] #6 37.84 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-02-10T23:42:07.019Z] #6 38.91 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:42:07.019Z] #6 39.04 Fetched 300 kB in 1s (274 kB/s) [2020-02-10T23:42:07.019Z] #6 39.15 Selecting previously unselected package libseccomp2:amd64. [2020-02-10T23:42:07.019Z] #6 39.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 ... 15091 files and directories currently installed.) [2020-02-10T23:42:07.019Z] #6 39.24 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-10T23:42:07.019Z] #6 39.26 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-10T23:42:07.019Z] #6 39.38 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-10T23:42:07.019Z] #6 39.38 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-10T23:42:07.019Z] #6 39.39 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-10T23:42:07.019Z] #6 39.55 Selecting previously unselected package libapparmor1:amd64. [2020-02-10T23:42:07.019Z] #6 39.56 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-02-10T23:42:07.019Z] #6 39.58 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-10T23:42:07.019Z] #6 39.70 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-10T23:42:07.019Z] #6 39.70 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-02-10T23:42:07.019Z] #6 39.72 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-10T23:42:07.019Z] #6 40.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:07.019Z] #6 40.09 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-10T23:42:07.019Z] #6 40.11 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-10T23:42:07.019Z] #6 40.13 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-10T23:42:07.019Z] #6 40.14 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-10T23:42:07.019Z] #6 40.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:07.019Z] #6 DONE 40.9s [2020-02-10T23:42:07.019Z] [2020-02-10T23:42:07.019Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:42:07.019Z] #40 DONE 0.1s [2020-02-10T23:42:07.019Z] [2020-02-10T23:42:07.019Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T23:42:07.019Z] #41 DONE 0.1s [2020-02-10T23:42:07.019Z] [2020-02-10T23:42:07.019Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:07.019Z] #57 41.18 Selecting previously unselected package libprotobuf10:amd64. [2020-02-10T23:42:07.140Z] CC images/fsnotify.o [2020-02-10T23:42:07.140Z] CC images/signalfd.o [2020-02-10T23:42:07.284Z] #57 41.19 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-02-10T23:42:07.284Z] #57 41.22 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-02-10T23:42:07.302Z] #57 ... [2020-02-10T23:42:07.302Z] [2020-02-10T23:42:07.302Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-10T23:42:07.302Z] #44 28.46 Reading package lists... [2020-02-10T23:42:07.302Z] #44 34.03 Building dependency tree... [2020-02-10T23:42:07.302Z] #44 35.36 Reading state information... [2020-02-10T23:42:07.302Z] #44 36.90 The following additional packages will be installed: [2020-02-10T23:42:07.302Z] #44 36.93 btrfs-progs liblzo2-2 [2020-02-10T23:42:07.302Z] #44 37.26 The following NEW packages will be installed: [2020-02-10T23:42:07.302Z] #44 37.29 btrfs-progs btrfs-tools liblzo2-2 [2020-02-10T23:42:07.302Z] #44 38.47 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:42:07.302Z] #44 38.47 Need to get 649 kB of archives. [2020-02-10T23:42:07.302Z] #44 38.47 After this operation, 4320 kB of additional disk space will be used. [2020-02-10T23:42:07.302Z] #44 38.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-10T23:42:07.302Z] #44 38.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-10T23:42:07.302Z] #44 38.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-10T23:42:07.302Z] #44 39.35 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:42:07.302Z] #44 39.48 Fetched 649 kB in 1s (574 kB/s) [2020-02-10T23:42:07.302Z] #44 39.57 Selecting previously unselected package liblzo2-2:amd64. [2020-02-10T23:42:07.302Z] #44 39.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-10T23:42:07.302Z] #44 39.64 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-10T23:42:07.302Z] #44 39.65 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-10T23:42:07.302Z] #44 39.86 Selecting previously unselected package btrfs-progs. [2020-02-10T23:42:07.302Z] #44 39.86 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-10T23:42:07.302Z] #44 39.87 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-10T23:42:07.302Z] #44 40.58 Selecting previously unselected package btrfs-tools. [2020-02-10T23:42:07.302Z] #44 40.60 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-10T23:42:07.302Z] #44 40.62 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-10T23:42:07.302Z] #44 40.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:07.302Z] #44 40.87 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-10T23:42:07.302Z] #44 40.89 Setting up btrfs-progs (4.7.3-1) ... [2020-02-10T23:42:07.302Z] #44 40.91 Setting up btrfs-tools (4.7.3-1) ... [2020-02-10T23:42:07.302Z] #44 40.93 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:07.302Z] #44 DONE 41.4s [2020-02-10T23:42:07.302Z] [2020-02-10T23:42:07.302Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:42:07.302Z] #45 DONE 0.1s [2020-02-10T23:42:07.302Z] [2020-02-10T23:42:07.302Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:07.302Z] #57 41.33 Selecting previously unselected package libprotobuf10:amd64. [2020-02-10T23:42:07.302Z] #57 41.34 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-02-10T23:42:07.302Z] #57 41.35 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-02-10T23:42:07.302Z] #57 ... [2020-02-10T23:42:07.302Z] [2020-02-10T23:42:07.302Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T23:42:07.302Z] #46 DONE 0.1s [2020-02-10T23:42:07.426Z] CC images/fs.o [2020-02-10T23:42:07.426Z] CC images/pstree.o [2020-02-10T23:42:07.426Z] CC images/pipe.o [2020-02-10T23:42:07.426Z] CC images/tcp-stream.o [2020-02-10T23:42:07.600Z] [2020-02-10T23:42:07.600Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-10T23:42:07.600Z] #6 28.07 Reading package lists... [2020-02-10T23:42:07.600Z] #6 34.56 Building dependency tree... [2020-02-10T23:42:07.600Z] #6 35.66 Reading state information... [2020-02-10T23:42:07.600Z] #6 37.57 The following additional packages will be installed: [2020-02-10T23:42:07.600Z] #6 37.57 libapparmor1 libseccomp2 [2020-02-10T23:42:07.600Z] #6 37.58 Suggested packages: [2020-02-10T23:42:07.600Z] #6 37.58 seccomp [2020-02-10T23:42:07.600Z] #6 37.91 The following NEW packages will be installed: [2020-02-10T23:42:07.600Z] #6 37.93 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-10T23:42:07.600Z] #6 39.04 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:42:07.600Z] #6 39.04 Need to get 300 kB of archives. [2020-02-10T23:42:07.600Z] #6 39.04 After this operation, 1201 kB of additional disk space will be used. [2020-02-10T23:42:07.600Z] #6 39.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-02-10T23:42:07.600Z] #6 39.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-02-10T23:42:07.600Z] #6 39.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-02-10T23:42:07.600Z] #6 39.05 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-02-10T23:42:07.600Z] #6 40.03 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:42:07.600Z] #6 40.22 Fetched 300 kB in 1s (279 kB/s) [2020-02-10T23:42:07.600Z] #6 40.31 Selecting previously unselected package libseccomp2:amd64. [2020-02-10T23:42:07.600Z] #6 40.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 ... 15091 files and directories currently installed.) [2020-02-10T23:42:07.600Z] #6 40.41 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-10T23:42:07.600Z] #6 40.42 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-10T23:42:07.600Z] #6 40.58 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-10T23:42:07.600Z] #6 40.61 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-10T23:42:07.600Z] #6 40.62 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-10T23:42:07.600Z] #6 40.83 Selecting previously unselected package libapparmor1:amd64. [2020-02-10T23:42:07.600Z] #6 40.84 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-02-10T23:42:07.600Z] #6 40.84 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-10T23:42:07.600Z] #6 41.03 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-10T23:42:07.600Z] #6 41.03 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-02-10T23:42:07.600Z] #6 41.04 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-10T23:42:07.600Z] #6 41.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:07.600Z] #6 41.57 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-10T23:42:07.600Z] #6 41.62 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-10T23:42:07.600Z] #6 41.64 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-10T23:42:07.600Z] #6 41.67 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-10T23:42:07.600Z] #6 41.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:07.712Z] CC images/sk-packet.o [2020-02-10T23:42:07.712Z] CC images/mnt.o [2020-02-10T23:42:07.712Z] CC images/pipe-data.o [2020-02-10T23:42:07.855Z] #6 DONE 41.9s [2020-02-10T23:42:07.855Z] [2020-02-10T23:42:07.855Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:42:07.855Z] #40 DONE 0.1s [2020-02-10T23:42:07.855Z] [2020-02-10T23:42:07.855Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T23:42:07.855Z] #41 DONE 0.1s [2020-02-10T23:42:07.855Z] [2020-02-10T23:42:07.855Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-10T23:42:07.998Z] CC images/sa.o [2020-02-10T23:42:07.998Z] CC images/timer.o [2020-02-10T23:42:07.998Z] CC images/timerfd.o [2020-02-10T23:42:08.215Z] #57 42.02 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-02-10T23:42:08.215Z] #57 42.02 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-02-10T23:42:08.215Z] #57 42.02 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-10T23:42:08.215Z] #57 ... [2020-02-10T23:42:08.215Z] [2020-02-10T23:42:08.215Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-10T23:42:08.215Z] #44 28.38 Reading package lists... [2020-02-10T23:42:08.215Z] #44 34.83 Building dependency tree... [2020-02-10T23:42:08.215Z] #44 36.16 Reading state information... [2020-02-10T23:42:08.215Z] #44 37.31 The following additional packages will be installed: [2020-02-10T23:42:08.215Z] #44 37.31 btrfs-progs liblzo2-2 [2020-02-10T23:42:08.215Z] #44 37.60 The following NEW packages will be installed: [2020-02-10T23:42:08.215Z] #44 37.63 btrfs-progs btrfs-tools liblzo2-2 [2020-02-10T23:42:08.215Z] #44 38.87 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:42:08.215Z] #44 38.87 Need to get 649 kB of archives. [2020-02-10T23:42:08.215Z] #44 38.87 After this operation, 4320 kB of additional disk space will be used. [2020-02-10T23:42:08.215Z] #44 38.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-10T23:42:08.215Z] #44 38.88 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-10T23:42:08.215Z] #44 38.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-10T23:42:08.215Z] #44 39.80 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:42:08.215Z] #44 40.00 Fetched 649 kB in 1s (599 kB/s) [2020-02-10T23:42:08.215Z] #44 40.10 Selecting previously unselected package liblzo2-2:amd64. [2020-02-10T23:42:08.215Z] #44 40.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-10T23:42:08.215Z] #44 40.21 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-10T23:42:08.215Z] #44 40.23 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-10T23:42:08.215Z] #44 40.59 Selecting previously unselected package btrfs-progs. [2020-02-10T23:42:08.215Z] #44 40.59 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-10T23:42:08.215Z] #44 40.63 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-10T23:42:08.215Z] #44 41.59 Selecting previously unselected package btrfs-tools. [2020-02-10T23:42:08.215Z] #44 41.59 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-10T23:42:08.216Z] #44 41.61 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-10T23:42:08.216Z] #44 41.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:08.216Z] #44 41.95 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-10T23:42:08.216Z] #44 41.95 Setting up btrfs-progs (4.7.3-1) ... [2020-02-10T23:42:08.216Z] #44 41.98 Setting up btrfs-tools (4.7.3-1) ... [2020-02-10T23:42:08.216Z] #44 41.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:08.216Z] #44 DONE 42.3s [2020-02-10T23:42:08.286Z] CC images/mm.o [2020-02-10T23:42:08.286Z] CC images/sk-opts.o [2020-02-10T23:42:08.286Z] CC images/sk-unix.o [2020-02-10T23:42:08.286Z] CC images/sk-inet.o [2020-02-10T23:42:08.474Z] [2020-02-10T23:42:08.474Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:42:08.474Z] #45 DONE 0.1s [2020-02-10T23:42:08.474Z] [2020-02-10T23:42:08.474Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:08.474Z] #57 42.35 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-10T23:42:08.474Z] #57 42.35 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-02-10T23:42:08.474Z] #57 42.36 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-10T23:42:08.474Z] #57 ... [2020-02-10T23:42:08.474Z] [2020-02-10T23:42:08.474Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T23:42:08.474Z] #46 DONE 0.1s [2020-02-10T23:42:08.572Z] CC images/tun.o [2020-02-10T23:42:08.572Z] CC images/sk-netlink.o [2020-02-10T23:42:08.732Z] [2020-02-10T23:42:08.732Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-10T23:42:08.732Z] #17 28.74 Reading package lists... [2020-02-10T23:42:08.732Z] #17 34.83 Building dependency tree... [2020-02-10T23:42:08.732Z] #17 36.16 Reading state information... [2020-02-10T23:42:08.732Z] #17 37.52 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-10T23:42:08.732Z] #17 37.52 The following additional packages will be installed: [2020-02-10T23:42:08.732Z] #17 37.52 libjq1 libonig4 [2020-02-10T23:42:08.732Z] #17 37.88 The following NEW packages will be installed: [2020-02-10T23:42:08.732Z] #17 37.89 jq libjq1 libonig4 [2020-02-10T23:42:08.732Z] #17 39.10 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:42:08.732Z] #17 39.10 Need to get 327 kB of archives. [2020-02-10T23:42:08.732Z] #17 39.10 After this operation, 1157 kB of additional disk space will be used. [2020-02-10T23:42:08.732Z] #17 39.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-10T23:42:08.732Z] #17 39.11 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-10T23:42:08.732Z] #17 39.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-10T23:42:08.732Z] #17 40.09 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:42:08.732Z] #17 40.29 Fetched 327 kB in 1s (305 kB/s) [2020-02-10T23:42:08.732Z] #17 40.54 Selecting previously unselected package libonig4:amd64. [2020-02-10T23:42:08.733Z] #17 40.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-10T23:42:08.733Z] #17 40.60 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-02-10T23:42:08.733Z] #17 40.82 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-10T23:42:08.733Z] #17 41.46 Selecting previously unselected package libjq1:amd64. [2020-02-10T23:42:08.733Z] #17 41.47 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-10T23:42:08.733Z] #17 41.48 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-10T23:42:08.733Z] #17 41.92 Selecting previously unselected package jq. [2020-02-10T23:42:08.733Z] #17 41.94 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-10T23:42:08.733Z] #17 41.94 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-10T23:42:08.733Z] #17 42.15 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-10T23:42:08.733Z] #17 42.17 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-10T23:42:08.733Z] #17 42.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:08.733Z] #17 42.24 Setting up jq (1.5+dfsg-1.3) ... [2020-02-10T23:42:08.733Z] #17 DONE 42.6s [2020-02-10T23:42:08.733Z] [2020-02-10T23:42:08.733Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T23:42:08.733Z] #19 DONE 0.1s [2020-02-10T23:42:08.733Z] [2020-02-10T23:42:08.733Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:42:08.859Z] CC images/packet-sock.o [2020-02-10T23:42:08.859Z] CC images/ipc-var.o [2020-02-10T23:42:08.859Z] CC images/ipc-desc.o [2020-02-10T23:42:08.859Z] CC images/ipc-shm.o [2020-02-10T23:42:09.144Z] CC images/ipc-msg.o [2020-02-10T23:42:09.144Z] CC images/ipc-sem.o [2020-02-10T23:42:09.144Z] CC images/utsns.o [2020-02-10T23:42:09.443Z] CC images/creds.o [2020-02-10T23:42:09.443Z] CC images/vma.o [2020-02-10T23:42:09.443Z] CC images/netdev.o [2020-02-10T23:42:09.729Z] CC images/tty.o [2020-02-10T23:42:09.729Z] CC images/file-lock.o [2020-02-10T23:42:10.015Z] CC images/rlimit.o [2020-02-10T23:42:10.015Z] CC images/pagemap.o [2020-02-10T23:42:10.015Z] CC images/siginfo.o [2020-02-10T23:42:10.015Z] CC images/rpc.o [2020-02-10T23:42:10.366Z] #42 ... [2020-02-10T23:42:10.366Z] [2020-02-10T23:42:10.366Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:10.366Z] #35 28.44 Reading package lists... [2020-02-10T23:42:10.366Z] #35 34.70 Building dependency tree... [2020-02-10T23:42:10.367Z] #35 35.87 Reading state information... [2020-02-10T23:42:10.367Z] #35 37.58 The following additional packages will be installed: [2020-02-10T23:42:10.367Z] #35 37.59 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-10T23:42:10.367Z] #35 37.62 Suggested packages: [2020-02-10T23:42:10.367Z] #35 37.63 codeblocks eclipse ninja-build lrzip [2020-02-10T23:42:10.367Z] #35 37.63 Recommended packages: [2020-02-10T23:42:10.367Z] #35 37.63 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T23:42:10.367Z] #35 38.42 The following NEW packages will be installed: [2020-02-10T23:42:10.367Z] #35 38.42 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-10T23:42:10.367Z] #35 38.42 vim-common xxd [2020-02-10T23:42:10.367Z] #35 39.61 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:42:10.367Z] #35 39.61 Need to get 13.7 MB of archives. [2020-02-10T23:42:10.367Z] #35 39.61 After this operation, 57.2 MB of additional disk space will be used. [2020-02-10T23:42:10.367Z] #35 39.61 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-02-10T23:42:10.367Z] #35 39.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-10T23:42:10.367Z] #35 39.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-02-10T23:42:10.367Z] #35 40.49 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-02-10T23:42:10.367Z] #35 40.56 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-02-10T23:42:10.367Z] #35 40.59 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-10T23:42:10.367Z] #35 40.60 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-02-10T23:42:10.367Z] #35 40.60 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-02-10T23:42:10.367Z] #35 40.85 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-10T23:42:10.367Z] #35 40.87 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-10T23:42:10.367Z] #35 42.23 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:42:10.367Z] #35 42.45 Fetched 13.7 MB in 2s (5805 kB/s) [2020-02-10T23:42:10.367Z] #35 42.63 Selecting previously unselected package cmake-data. [2020-02-10T23:42:10.367Z] #35 42.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-10T23:42:10.367Z] #35 42.76 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-10T23:42:10.367Z] #35 42.80 Unpacking cmake-data (3.7.2-1) ... [2020-02-10T23:42:10.367Z] #35 ... [2020-02-10T23:42:10.367Z] [2020-02-10T23:42:10.367Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:10.367Z] #57 42.38 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-02-10T23:42:10.367Z] #57 42.39 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-02-10T23:42:10.367Z] #57 42.40 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-10T23:42:10.367Z] #57 42.85 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-10T23:42:10.367Z] #57 42.86 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-02-10T23:42:10.367Z] #57 42.88 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-10T23:42:10.367Z] #57 44.39 Selecting previously unselected package libprotoc10:amd64. [2020-02-10T23:42:10.367Z] #57 44.39 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-02-10T23:42:10.367Z] #57 44.39 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-02-10T23:42:10.635Z] CC images/ext-file.o [2020-02-10T23:42:10.635Z] CC images/cgroup.o [2020-02-10T23:42:10.919Z] CC images/userns.o [2020-02-10T23:42:10.919Z] CC images/google/protobuf/descriptor.o [2020-02-10T23:42:10.927Z] #57 45.09 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T23:42:10.927Z] #57 45.10 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-02-10T23:42:10.927Z] #57 45.11 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-10T23:42:10.927Z] #57 45.28 Selecting previously unselected package protobuf-compiler. [2020-02-10T23:42:11.182Z] #57 45.29 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-02-10T23:42:11.182Z] #57 45.30 Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-10T23:42:11.182Z] #57 45.48 Selecting previously unselected package python-pkg-resources. [2020-02-10T23:42:11.182Z] #57 45.48 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-10T23:42:11.182Z] #57 45.49 Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-10T23:42:11.539Z] CC images/opts.o [2020-02-10T23:42:11.742Z] #57 45.90 Selecting previously unselected package python-protobuf. [2020-02-10T23:42:11.742Z] #57 45.90 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-02-10T23:42:11.742Z] #57 45.91 Unpacking python-protobuf (3.0.0-9) ... [2020-02-10T23:42:11.742Z] #57 ... [2020-02-10T23:42:11.742Z] [2020-02-10T23:42:11.742Z] #7 [dev 1/24] RUN groupadd -r docker [2020-02-10T23:42:11.742Z] #7 DONE 4.0s [2020-02-10T23:42:11.824Z] CC images/seccomp.o [2020-02-10T23:42:11.824Z] CC images/binfmt-misc.o [2020-02-10T23:42:11.824Z] CC images/time.o [2020-02-10T23:42:11.824Z] CC images/sysctl.o [2020-02-10T23:42:11.997Z] [2020-02-10T23:42:11.997Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:42:11.997Z] #33 45.81 sync [2020-02-10T23:42:12.011Z] #47 ... [2020-02-10T23:42:12.011Z] [2020-02-10T23:42:12.011Z] #7 [dev 1/24] RUN groupadd -r docker [2020-02-10T23:42:12.011Z] #7 DONE 4.5s [2020-02-10T23:42:12.011Z] [2020-02-10T23:42:12.011Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:12.011Z] #57 43.81 Selecting previously unselected package libprotoc10:amd64. [2020-02-10T23:42:12.011Z] #57 43.81 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-02-10T23:42:12.011Z] #57 43.85 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-02-10T23:42:12.011Z] #57 44.59 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T23:42:12.011Z] #57 44.59 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-02-10T23:42:12.011Z] #57 44.61 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-10T23:42:12.011Z] #57 44.78 Selecting previously unselected package protobuf-compiler. [2020-02-10T23:42:12.011Z] #57 44.79 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-02-10T23:42:12.011Z] #57 44.80 Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-10T23:42:12.011Z] #57 44.91 Selecting previously unselected package python-pkg-resources. [2020-02-10T23:42:12.011Z] #57 44.91 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-10T23:42:12.011Z] #57 44.93 Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-10T23:42:12.011Z] #57 45.33 Selecting previously unselected package python-protobuf. [2020-02-10T23:42:12.011Z] #57 45.34 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-02-10T23:42:12.011Z] #57 45.35 Unpacking python-protobuf (3.0.0-9) ... [2020-02-10T23:42:12.109Z] CC images/autofs.o [2020-02-10T23:42:12.109Z] CC images/macvlan.o [2020-02-10T23:42:12.109Z] CC images/sit.o [2020-02-10T23:42:12.109Z] LINK images/built-in.o [2020-02-10T23:42:12.270Z] #57 46.23 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-10T23:42:12.270Z] #57 46.36 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-10T23:42:12.270Z] #57 46.37 Setting up python-pkg-resources (33.1.1-1) ... [2020-02-10T23:42:12.396Z] GEN compel/include/asm [2020-02-10T23:42:12.396Z] GEN compel/include/version.h [2020-02-10T23:42:12.396Z] touch .config [2020-02-10T23:42:12.396Z] GEN include/common/config.h [2020-02-10T23:42:12.396Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T23:42:12.396Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T23:42:12.396Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-10T23:42:12.396Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-10T23:42:12.396Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-10T23:42:12.396Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-10T23:42:12.396Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-10T23:42:12.396Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T23:42:12.396Z] DEP compel/plugins/std/infect.d [2020-02-10T23:42:12.396Z] DEP compel/plugins/std/string.d [2020-02-10T23:42:12.396Z] DEP compel/plugins/std/log.d [2020-02-10T23:42:12.396Z] DEP compel/plugins/std/fds.d [2020-02-10T23:42:12.681Z] DEP compel/plugins/std/std.d [2020-02-10T23:42:12.681Z] DEP compel/plugins/shmem/shmem.d [2020-02-10T23:42:12.681Z] DEP compel/plugins/fds/fds.d [2020-02-10T23:42:12.681Z] CC compel/plugins/std/std.o [2020-02-10T23:42:12.681Z] CC compel/plugins/std/fds.o [2020-02-10T23:42:12.923Z] #33 46.60 reflect [2020-02-10T23:42:12.923Z] #33 46.61 io [2020-02-10T23:42:12.967Z] CC compel/plugins/std/log.o [2020-02-10T23:42:13.251Z] CC compel/plugins/std/string.o [2020-02-10T23:42:13.535Z] CC compel/plugins/std/infect.o [2020-02-10T23:42:13.535Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-10T23:42:13.535Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-10T23:42:13.535Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-10T23:42:13.535Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-10T23:42:13.535Z] AR compel/plugins/std.lib.a [2020-02-10T23:42:13.535Z] CC compel/plugins/fds/fds.o [2020-02-10T23:42:13.820Z] AR compel/plugins/fds.lib.a [2020-02-10T23:42:13.820Z] HOSTDEP compel/src/lib/log-host.d [2020-02-10T23:42:13.820Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T23:42:13.820Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-10T23:42:13.820Z] HOSTDEP compel/src/main-host.d [2020-02-10T23:42:13.820Z] DEP compel/src/lib/ptrace.d [2020-02-10T23:42:14.105Z] DEP compel/src/lib/infect.d [2020-02-10T23:42:14.105Z] DEP compel/src/lib/infect-util.d [2020-02-10T23:42:14.105Z] DEP compel/src/lib/infect-rpc.d [2020-02-10T23:42:14.105Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-02-10T23:42:14.105Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-10T23:42:14.105Z] DEP compel/src/lib/log.d [2020-02-10T23:42:14.326Z] #33 ... [2020-02-10T23:42:14.326Z] [2020-02-10T23:42:14.326Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:14.326Z] #20 4.721 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T23:42:14.326Z] #20 5.463 [2020-02-10T23:42:14.326Z] #20 5.733 #### 6.3% ######## 11.5% ############# 18.2% ################## 25.1% ##################### 29.5% ######################### 35.8% ############################## 42.7% ################################### 49.8% ######################################## 55.8% ############################################ 62.3% ################################################ 66.8% ##################################################### 74.6% ######################################################## 78.0% ############################################################# 85.2% ################################################################## 92.1% ######################################################################## 100.0% [2020-02-10T23:42:14.326Z] #20 8.164 [2020-02-10T23:42:14.326Z] #20 8.620 ################## 25.1% ################################### 49.7% ################################################## 70.4% ################################################################## 92.3% ######################################################################## 100.0% [2020-02-10T23:42:14.326Z] #20 9.555 [2020-02-10T23:42:14.391Z] DEP compel/src/main.d [2020-02-10T23:42:14.391Z] DEP compel/src/lib/handle-elf.d [2020-02-10T23:42:14.391Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-10T23:42:14.391Z] CC compel/src/lib/log.o [2020-02-10T23:42:14.676Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-02-10T23:42:14.676Z] CC compel/arch/ppc64/src/lib/infect.o [2020-02-10T23:42:14.796Z] #57 ... [2020-02-10T23:42:14.796Z] [2020-02-10T23:42:14.796Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T23:42:14.796Z] #8 DONE 3.0s [2020-02-10T23:42:14.796Z] [2020-02-10T23:42:14.796Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:42:14.796Z] #47 3.718 + RM_GOPATH=0 [2020-02-10T23:42:14.796Z] #47 3.719 + TMP_GOPATH= [2020-02-10T23:42:14.796Z] #47 3.720 + : /build [2020-02-10T23:42:14.796Z] #47 3.720 + '[' -z '' ']' [2020-02-10T23:42:14.796Z] #47 3.720 ++ mktemp -d [2020-02-10T23:42:14.796Z] #47 3.722 + export GOPATH=/tmp/tmp.L9vD6beZom [2020-02-10T23:42:14.796Z] #47 3.722 + GOPATH=/tmp/tmp.L9vD6beZom [2020-02-10T23:42:14.796Z] #47 3.722 + RM_GOPATH=1 [2020-02-10T23:42:14.796Z] #47 3.723 ++ dirname ./install.sh [2020-02-10T23:42:14.796Z] #47 3.724 + dir=. [2020-02-10T23:42:14.796Z] #47 3.724 + bin=containerd [2020-02-10T23:42:14.796Z] #47 3.724 + shift [2020-02-10T23:42:14.796Z] #47 3.725 + '[' '!' -f ./containerd.installer ']' [2020-02-10T23:42:14.796Z] #47 3.725 + . ./containerd.installer [2020-02-10T23:42:14.796Z] #47 3.725 ++ CONTAINERD_COMMIT=35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-10T23:42:14.796Z] #47 3.726 + install_containerd [2020-02-10T23:42:14.796Z] #47 3.726 + echo 'Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021' [2020-02-10T23:42:14.796Z] #47 3.726 + git clone https://github.com/containerd/containerd.git /tmp/tmp.L9vD6beZom/src/github.com/containerd/containerd [2020-02-10T23:42:14.796Z] #47 3.726 Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-10T23:42:14.796Z] #47 3.729 Cloning into '/tmp/tmp.L9vD6beZom/src/github.com/containerd/containerd'... [2020-02-10T23:42:14.796Z] #47 ... [2020-02-10T23:42:14.796Z] [2020-02-10T23:42:14.796Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-10T23:42:14.796Z] #15 38.74 + cd /tmp/tmp.InPdO2qosw/src/github.com/go-swagger/go-swagger [2020-02-10T23:42:14.796Z] #15 38.74 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-10T23:42:14.796Z] #15 40.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T23:42:14.796Z] #15 ... [2020-02-10T23:42:14.796Z] [2020-02-10T23:42:14.796Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:14.796Z] #20 5.115 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T23:42:14.796Z] #20 5.794 [2020-02-10T23:42:14.814Z] + dpkg --print-architecture [2020-02-10T23:42:14.814Z] + cd /tmp/tmp.4MslLswNQP/src/github.com/docker/distribution [2020-02-10T23:42:14.814Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T23:42:14.814Z] + GOPATH=/tmp/tmp.4MslLswNQP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4MslLswNQP [2020-02-10T23:42:14.814Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T23:42:14.961Z] CC compel/src/lib/infect-rpc.o [2020-02-10T23:42:14.961Z] CC compel/src/lib/infect-util.o [2020-02-10T23:42:15.248Z] CC compel/src/lib/infect.o [2020-02-10T23:42:15.387Z] #20 9.918 ### 4.2% ######## 11.3% ############## 20.8% #################### 28.5% ########################## 36.6% ################################# 46.0% ###################################### 53.5% ########################################## 59.7% ################################################# 68.8% ########################################################## 80.6% ############################################################### 88.2% #20 ... [2020-02-10T23:42:15.387Z] [2020-02-10T23:42:15.387Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T23:42:15.387Z] #8 DONE 3.6s [2020-02-10T23:42:15.387Z] [2020-02-10T23:42:15.387Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:15.388Z] #20 9.918 ### 4.2% ######## 11.3% ############## 20.8% #################### 28.5% ########################## 36.6% ################################# 46.0% ###################################### 53.5% ########################################## 59.7% ################################################# 68.8% ########################################################## 80.6% ############################################################### 88.2% ####################################################################### 99.8% ######################################################################## 100.0% [2020-02-10T23:42:15.388Z] #20 ... [2020-02-10T23:42:15.388Z] [2020-02-10T23:42:15.388Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T23:42:16.283Z] CC compel/src/lib/ptrace.o [2020-02-10T23:42:16.283Z] AR compel/libcompel.a [2020-02-10T23:42:16.283Z] HOSTCC compel/src/main-host.o [2020-02-10T23:42:16.283Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-10T23:42:16.313Z] #9 ... [2020-02-10T23:42:16.313Z] [2020-02-10T23:42:16.313Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-10T23:42:16.313Z] #27 39.80 + cd /tmp/tmp.fNpbLwPtZI/src/gotest.tools/gotestsum [2020-02-10T23:42:16.313Z] #27 39.80 + git checkout -q v0.3.5 [2020-02-10T23:42:16.313Z] #27 39.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T23:42:16.313Z] #27 ... [2020-02-10T23:42:16.313Z] [2020-02-10T23:42:16.313Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:16.313Z] #20 11.92 [2020-02-10T23:42:16.341Z] #20 6.182 ## 3.0% ### 5.3% ####### 10.2% ########## 14.5% ############## 20.0% ################## 26.2% ###################### 31.9% ############################## 42.1% #################################### 50.3% ######################################### 57.6% ############################################## 64.9% ################################################## 70.4% ######################################################## 78.2% ############################################################## 86.2% #################################################################### 94.5% ######################################################################## 100.0% [2020-02-10T23:42:16.341Z] #20 ... [2020-02-10T23:42:16.341Z] [2020-02-10T23:42:16.341Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:42:16.341Z] #33 40.04 internal/x/crypto/curve25519 [2020-02-10T23:42:16.341Z] #33 46.67 sync [2020-02-10T23:42:16.341Z] #33 47.41 reflect [2020-02-10T23:42:16.341Z] #33 47.41 io [2020-02-10T23:42:16.341Z] #33 49.45 bytes [2020-02-10T23:42:16.567Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T23:42:16.568Z] HOSTCC compel/src/lib/log-host.o [2020-02-10T23:42:16.568Z] HOSTLINK compel/compel-host-bin [2020-02-10T23:42:16.598Z] #33 ... [2020-02-10T23:42:16.598Z] [2020-02-10T23:42:16.598Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:16.598Z] #35 40.47 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-02-10T23:42:16.598Z] #35 40.53 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-02-10T23:42:16.598Z] #35 40.57 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-10T23:42:16.598Z] #35 40.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-02-10T23:42:16.598Z] #35 40.60 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-02-10T23:42:16.598Z] #35 41.02 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-10T23:42:16.598Z] #35 41.09 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-10T23:42:16.598Z] #35 43.18 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:42:16.598Z] #35 43.38 Fetched 13.7 MB in 2s (5385 kB/s) [2020-02-10T23:42:16.598Z] #35 43.63 Selecting previously unselected package cmake-data. [2020-02-10T23:42:16.598Z] #35 43.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-10T23:42:16.598Z] #35 43.75 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-10T23:42:16.598Z] #35 43.81 Unpacking cmake-data (3.7.2-1) ... [2020-02-10T23:42:16.598Z] #35 47.40 Selecting previously unselected package liblzo2-2:amd64. [2020-02-10T23:42:16.598Z] #35 47.42 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-10T23:42:16.598Z] #35 47.43 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-10T23:42:16.598Z] #35 47.62 Selecting previously unselected package libicu57:amd64. [2020-02-10T23:42:16.598Z] #35 47.65 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-02-10T23:42:16.598Z] #35 47.66 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-10T23:42:16.853Z] DEP soccr/soccr.d [2020-02-10T23:42:16.853Z] CC soccr/soccr.o [2020-02-10T23:42:16.856Z] #35 ... [2020-02-10T23:42:16.856Z] [2020-02-10T23:42:16.856Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:42:16.856Z] #30 40.28 sync [2020-02-10T23:42:16.856Z] #30 41.04 reflect [2020-02-10T23:42:16.856Z] #30 41.05 io [2020-02-10T23:42:16.856Z] #30 43.23 syscall [2020-02-10T23:42:16.856Z] #30 ... [2020-02-10T23:42:16.856Z] [2020-02-10T23:42:16.856Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-10T23:42:16.856Z] #42 3.622 + RM_GOPATH=0 [2020-02-10T23:42:16.856Z] #42 3.622 + TMP_GOPATH= [2020-02-10T23:42:16.856Z] #42 3.622 + : /build [2020-02-10T23:42:16.856Z] #42 3.622 + '[' -z '' ']' [2020-02-10T23:42:16.856Z] #42 3.622 ++ mktemp -d [2020-02-10T23:42:16.856Z] #42 3.625 + export GOPATH=/tmp/tmp.ooEHuNaB50 [2020-02-10T23:42:16.856Z] #42 3.626 + GOPATH=/tmp/tmp.ooEHuNaB50 [2020-02-10T23:42:16.856Z] #42 3.626 + RM_GOPATH=1 [2020-02-10T23:42:16.856Z] #42 3.629 ++ dirname ./install.sh [2020-02-10T23:42:16.856Z] #42 3.632 + dir=. [2020-02-10T23:42:16.856Z] #42 3.639 + bin=runc [2020-02-10T23:42:16.856Z] #42 3.639 + shift [2020-02-10T23:42:16.856Z] #42 3.640 + '[' '!' -f ./runc.installer ']' [2020-02-10T23:42:16.856Z] #42 3.640 + . ./runc.installer [2020-02-10T23:42:16.856Z] #42 3.644 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T23:42:16.856Z] #42 3.645 + install_runc [2020-02-10T23:42:16.856Z] #42 3.646 + uname -r [2020-02-10T23:42:16.856Z] #42 3.646 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T23:42:16.856Z] #42 3.651 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T23:42:16.856Z] #42 3.651 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T23:42:16.856Z] #42 3.652 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T23:42:16.856Z] #42 3.652 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ooEHuNaB50/src/github.com/opencontainers/runc [2020-02-10T23:42:16.856Z] #42 3.665 Cloning into '/tmp/tmp.ooEHuNaB50/src/github.com/opencontainers/runc'... [2020-02-10T23:42:16.864Z] #20 12.26 # 1.9% ## 4.1% #### 6.5% ###### 8.9% ######## [2020-02-10T23:42:16.864Z] #20 ... [2020-02-10T23:42:16.864Z] [2020-02-10T23:42:16.864Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-10T23:42:16.864Z] #15 40.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T23:42:16.864Z] #15 ... [2020-02-10T23:42:16.864Z] [2020-02-10T23:42:16.864Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:17.113Z] #42 ... [2020-02-10T23:42:17.113Z] [2020-02-10T23:42:17.113Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:17.113Z] #20 8.362 [2020-02-10T23:42:17.375Z] #20 12.26 # 1.9% ## 4.1% #### 6.5% ###### 8.9% ######## 11.6% ########## 14.3% ############ 17.2% ############## 19.7% ############### 21.9% [2020-02-10T23:42:17.375Z] #20 ... [2020-02-10T23:42:17.375Z] [2020-02-10T23:42:17.375Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:42:17.375Z] #47 3.730 + RM_GOPATH=0 [2020-02-10T23:42:17.375Z] #47 3.735 + TMP_GOPATH= [2020-02-10T23:42:17.375Z] #47 3.735 + : /build [2020-02-10T23:42:17.375Z] #47 3.735 + '[' -z '' ']' [2020-02-10T23:42:17.375Z] #47 3.738 ++ mktemp -d [2020-02-10T23:42:17.375Z] #47 3.748 + export GOPATH=/tmp/tmp.OVBKOV1ysO [2020-02-10T23:42:17.375Z] #47 3.748 + GOPATH=/tmp/tmp.OVBKOV1ysO [2020-02-10T23:42:17.375Z] #47 3.748 + RM_GOPATH=1 [2020-02-10T23:42:17.375Z] #47 3.768 ++ dirname ./install.sh [2020-02-10T23:42:17.375Z] #47 3.773 + dir=. [2020-02-10T23:42:17.375Z] #47 3.773 + bin=containerd [2020-02-10T23:42:17.375Z] #47 3.778 + shift [2020-02-10T23:42:17.375Z] #47 3.778 + '[' '!' -f ./containerd.installer ']' [2020-02-10T23:42:17.375Z] #47 3.778 + . ./containerd.installer [2020-02-10T23:42:17.375Z] #47 3.778 ++ CONTAINERD_COMMIT=35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-10T23:42:17.375Z] #47 3.782 + install_containerd [2020-02-10T23:42:17.375Z] #47 3.782 + echo 'Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021' [2020-02-10T23:42:17.375Z] #47 3.782 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OVBKOV1ysO/src/github.com/containerd/containerd [2020-02-10T23:42:17.375Z] #47 3.783 Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-10T23:42:17.375Z] #47 3.802 Cloning into '/tmp/tmp.OVBKOV1ysO/src/github.com/containerd/containerd'... [2020-02-10T23:42:17.375Z] #47 ... [2020-02-10T23:42:17.375Z] [2020-02-10T23:42:17.375Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:17.471Z] AR soccr/libsoccr.a [2020-02-10T23:42:17.471Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T23:42:17.471Z] DEP criu/arch/ppc64/sigframe.d [2020-02-10T23:42:17.471Z] DEP criu/arch/ppc64/crtools.d [2020-02-10T23:42:17.471Z] DEP criu/arch/ppc64/cpu.d [2020-02-10T23:42:17.629Z] #20 8.610 ####### 11.1% ################## 25.1% [2020-02-10T23:42:17.629Z] #20 ... [2020-02-10T23:42:17.629Z] [2020-02-10T23:42:17.629Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T23:42:17.629Z] #9 2.930 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T23:42:17.629Z] #9 DONE 3.2s [2020-02-10T23:42:17.629Z] [2020-02-10T23:42:17.629Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:17.756Z] CC criu/arch/ppc64/cpu.o [2020-02-10T23:42:17.756Z] CC criu/arch/ppc64/crtools.o [2020-02-10T23:42:17.886Z] #20 8.610 ####### 11.1% ################## 25.1% ####################### 32.7% ############################### 44.0% ############################################## 64.6% ########################################################## 80.9% ######################################################################## 100.0% [2020-02-10T23:42:18.262Z] #20 12.26 # 1.9% ## 4.1% #### 6.5% ###### 8.9% ######## 11.6% ########## 14.3% ############ 17.2% ############## 19.7% ############### 21.9% ################## 25.0% #################### 28.1% ##################### 30.3% ####################### 33.2% ######################### 35.2% ########################### 38.1% ############################## 41.9% ############################### 44.0% ################################# 47.0% # [2020-02-10T23:42:18.262Z] #20 ... [2020-02-10T23:42:18.262Z] [2020-02-10T23:42:18.262Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:42:18.262Z] #30 42.07 sync [2020-02-10T23:42:18.262Z] #30 43.22 io [2020-02-10T23:42:18.262Z] #30 43.22 reflect [2020-02-10T23:42:18.262Z] #30 44.86 syscall [2020-02-10T23:42:18.262Z] #30 ... [2020-02-10T23:42:18.262Z] [2020-02-10T23:42:18.262Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:18.375Z] CC criu/arch/ppc64/sigframe.o [2020-02-10T23:42:18.375Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-02-10T23:42:18.375Z] DEP criu/arch/ppc64/misc.d [2020-02-10T23:42:18.375Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-10T23:42:18.375Z] DEP criu/arch/ppc64/vdso-pie.d [2020-02-10T23:42:18.375Z] DEP criu/pie/parasite-vdso.d [2020-02-10T23:42:18.660Z] DEP criu/pie/util-vdso.d [2020-02-10T23:42:18.660Z] DEP criu/pie/util.d [2020-02-10T23:42:18.660Z] CC criu/pie/util.o [2020-02-10T23:42:18.660Z] CC criu/pie/util-vdso.o [2020-02-10T23:42:18.796Z] #20 12.26 # 1.9% ## 4.1% #### 6.5% ###### 8.9% ######## 11.6% ########## 14.3% ############ 17.2% ############## 19.7% ############### 21.9% ################## 25.0% #################### 28.1% ##################### 30.3% ####################### 33.2% ######################### 35.2% ########################### 38.1% ############################## 41.9% ############################### 44.0% ################################# 47.0% ################################### 49.5% #################################### 51.1% ###################################### 53.8% ########################### [2020-02-10T23:42:18.796Z] #20 ... [2020-02-10T23:42:18.796Z] [2020-02-10T23:42:18.796Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T23:42:18.796Z] #9 3.041 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T23:42:18.796Z] #9 DONE 3.3s [2020-02-10T23:42:18.796Z] [2020-02-10T23:42:18.796Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:18.813Z] + rm -rf /tmp/tmp.4MslLswNQP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4MslLswNQP [2020-02-10T23:42:18.818Z] #20 10.01 [2020-02-10T23:42:18.953Z] CC criu/pie/parasite-vdso.o [2020-02-10T23:42:19.238Z] CC criu/arch/ppc64/vdso-pie.o [2020-02-10T23:42:19.332Z] #20 10.47 ###### 9.5% [2020-02-10T23:42:19.332Z] #20 ... [2020-02-10T23:42:19.332Z] [2020-02-10T23:42:19.332Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-10T23:42:19.332Z] #27 43.03 + cd /tmp/tmp.7NpXB3XXtI/src/gotest.tools/gotestsum [2020-02-10T23:42:19.332Z] #27 43.03 + git checkout -q v0.3.5 [2020-02-10T23:42:19.332Z] #27 43.20 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T23:42:19.332Z] #27 ... [2020-02-10T23:42:19.332Z] [2020-02-10T23:42:19.332Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:19.524Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-02-10T23:42:19.524Z] CC criu/arch/ppc64/misc.o [2020-02-10T23:42:19.524Z] AR criu/pie/pie.lib.a [2020-02-10T23:42:19.524Z] DEP criu/pie/restorer.d [2020-02-10T23:42:19.524Z] DEP criu/arch/ppc64/restorer.d [2020-02-10T23:42:19.524Z] DEP criu/pie/parasite.d [2020-02-10T23:42:19.559Z] Removing intermediate container ef3828214dc6 [2020-02-10T23:42:19.559Z] ---> a9b0dd47d9a3 [2020-02-10T23:42:19.559Z] Step 16/125 : FROM base AS swagger [2020-02-10T23:42:19.559Z] ---> d0cb24229ec2 [2020-02-10T23:42:19.559Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-10T23:42:19.559Z] ---> Running in 401cbede4724 [2020-02-10T23:42:19.813Z] CC criu/pie/parasite.o [2020-02-10T23:42:19.922Z] Removing intermediate container 401cbede4724 [2020-02-10T23:42:19.922Z] ---> f3f7716df72f [2020-02-10T23:42:19.922Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/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-02-10T23:42:19.922Z] ---> Running in 5feacca63592 [2020-02-10T23:42:20.099Z] LINK criu/pie/parasite.built-in.o [2020-02-10T23:42:20.099Z] GEN criu/pie/parasite-blob.h [2020-02-10T23:42:20.362Z] #20 10.47 ###### 9.5% ############ 17.3% ################### 27.3% ########################### 37.6% ################################## 47.9% ######################################### 58.3% ############################################### 66.0% ###################################################### 75.6% ############################################################# 85.5% ###################################################################### 97.5% ######################################################################## 100.0% [2020-02-10T23:42:20.383Z] CC criu/arch/ppc64/restorer.o [2020-02-10T23:42:20.383Z] CC criu/pie/restorer.o [2020-02-10T23:42:20.620Z] #20 ... [2020-02-10T23:42:20.620Z] [2020-02-10T23:42:20.620Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T23:42:20.620Z] #10 DONE 3.2s [2020-02-10T23:42:20.620Z] [2020-02-10T23:42:20.620Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:20.620Z] #20 11.90 [2020-02-10T23:42:20.668Z] + mktemp -d [2020-02-10T23:42:20.668Z] + export GOPATH=/tmp/tmp.WH0Pw1uYlj [2020-02-10T23:42:20.668Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.WH0Pw1uYlj/src/github.com/go-swagger/go-swagger [2020-02-10T23:42:20.668Z] Cloning into '/tmp/tmp.WH0Pw1uYlj/src/github.com/go-swagger/go-swagger'... [2020-02-10T23:42:20.883Z] #20 12.26 # 1.9% ## 4.1% #### 6.5% ###### 8.9% ######## 11.6% ########## 14.3% ############ 17.2% ############## 19.7% ############### 21.9% ################## 25.0% #################### 28.1% ##################### 30.3% ####################### 33.2% ######################### 35.2% ########################### 38.1% ############################## 41.9% ############################### 44.0% ################################# 47.0% ################################### 49.5% #################################### 51.1% ###################################### 53.8% ######################################## 56.5% ########################################## 58.4% ########################################### 60.2% ############################################ 62.2% ############################################# 63.4% ############################################### 66.3% ################################################# 68.3% ################################################### 71.4% ##################################################### 73.7% ##################################################### 74.9% ####################################################### 77.5% ######################################################### 79.3% ########################################################### 82.5% ############################################################# 85.1% ############################################################## 86.9% ################################################################ 89.8% ################################################################## 92.1% #################################################################### 95.7% ####################################################################### 99.3% ######################################################################## 100.0% [2020-02-10T23:42:20.883Z] #20 16.79 [2020-02-10T23:42:21.406Z] LINK criu/pie/restorer.built-in.o [2020-02-10T23:42:21.406Z] GEN criu/pie/restorer-blob.h [2020-02-10T23:42:21.442Z] #20 ... [2020-02-10T23:42:21.442Z] [2020-02-10T23:42:21.442Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-10T23:42:21.442Z] #42 3.561 + RM_GOPATH=0 [2020-02-10T23:42:21.442Z] #42 3.561 + TMP_GOPATH= [2020-02-10T23:42:21.442Z] #42 3.561 + : /build [2020-02-10T23:42:21.442Z] #42 3.561 + '[' -z '' ']' [2020-02-10T23:42:21.442Z] #42 3.561 ++ mktemp -d [2020-02-10T23:42:21.442Z] #42 3.570 + export GOPATH=/tmp/tmp.FM5AhXlMpK [2020-02-10T23:42:21.442Z] #42 3.570 + GOPATH=/tmp/tmp.FM5AhXlMpK [2020-02-10T23:42:21.442Z] #42 3.570 + RM_GOPATH=1 [2020-02-10T23:42:21.442Z] #42 3.570 ++ dirname ./install.sh [2020-02-10T23:42:21.442Z] #42 3.572 + dir=. [2020-02-10T23:42:21.442Z] #42 3.573 + bin=runc [2020-02-10T23:42:21.442Z] #42 3.573 + shift [2020-02-10T23:42:21.442Z] #42 3.573 + '[' '!' -f ./runc.installer ']' [2020-02-10T23:42:21.442Z] #42 3.573 + . ./runc.installer [2020-02-10T23:42:21.442Z] #42 3.573 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T23:42:21.442Z] #42 3.575 + install_runc [2020-02-10T23:42:21.442Z] #42 3.583 + uname -r [2020-02-10T23:42:21.442Z] #42 3.584 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T23:42:21.442Z] #42 3.592 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T23:42:21.442Z] #42 3.592 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T23:42:21.442Z] #42 3.592 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T23:42:21.442Z] #42 3.593 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FM5AhXlMpK/src/github.com/opencontainers/runc [2020-02-10T23:42:21.442Z] #42 3.608 Cloning into '/tmp/tmp.FM5AhXlMpK/src/github.com/opencontainers/runc'... [2020-02-10T23:42:21.442Z] #42 12.58 + cd /tmp/tmp.FM5AhXlMpK/src/github.com/opencontainers/runc [2020-02-10T23:42:21.442Z] #42 12.58 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T23:42:21.442Z] #42 12.78 + '[' -z '' ']' [2020-02-10T23:42:21.442Z] #42 12.78 + target=static [2020-02-10T23:42:21.442Z] #42 12.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T23:42:21.442Z] #42 ... [2020-02-10T23:42:21.442Z] [2020-02-10T23:42:21.442Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:21.442Z] #35 46.13 Selecting previously unselected package liblzo2-2:amd64. [2020-02-10T23:42:21.442Z] #35 46.14 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-10T23:42:21.442Z] #35 46.16 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-10T23:42:21.442Z] #35 46.42 Selecting previously unselected package libicu57:amd64. [2020-02-10T23:42:21.442Z] #35 46.42 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-02-10T23:42:21.442Z] #35 46.44 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-10T23:42:21.442Z] #35 54.28 Selecting previously unselected package libxml2:amd64. [2020-02-10T23:42:21.442Z] #35 54.28 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-02-10T23:42:21.442Z] #35 54.29 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-10T23:42:21.442Z] #35 55.11 Selecting previously unselected package libarchive13:amd64. [2020-02-10T23:42:21.442Z] #35 55.11 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-02-10T23:42:21.442Z] #35 55.12 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-10T23:42:21.442Z] #35 55.42 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-10T23:42:21.442Z] #35 55.49 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-10T23:42:21.442Z] #35 55.51 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-10T23:42:21.442Z] #35 55.70 Selecting previously unselected package libuv1:amd64. [2020-02-10T23:42:21.442Z] #35 55.70 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-02-10T23:42:21.442Z] #35 55.71 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-02-10T23:42:21.703Z] DEP criu/vdso.d [2020-02-10T23:42:21.703Z] DEP criu/uts_ns.d [2020-02-10T23:42:21.703Z] DEP criu/util.d [2020-02-10T23:42:21.703Z] DEP criu/uffd.d [2020-02-10T23:42:21.739Z] #35 55.92 Selecting previously unselected package cmake. [2020-02-10T23:42:21.739Z] #35 55.93 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-02-10T23:42:21.739Z] #35 56.04 Unpacking cmake (3.7.2-1) ... [2020-02-10T23:42:21.991Z] DEP criu/tun.d [2020-02-10T23:42:21.991Z] DEP criu/tty.d [2020-02-10T23:42:21.991Z] DEP criu/timerfd.d [2020-02-10T23:42:21.991Z] DEP criu/sysfs_parse.d [2020-02-10T23:42:22.036Z] #35 ... [2020-02-10T23:42:22.036Z] [2020-02-10T23:42:22.036Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T23:42:22.036Z] #10 DONE 3.4s [2020-02-10T23:42:22.036Z] [2020-02-10T23:42:22.036Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:22.036Z] #57 46.68 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-10T23:42:22.036Z] #57 46.73 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-10T23:42:22.036Z] #57 46.74 Setting up python-pkg-resources (33.1.1-1) ... [2020-02-10T23:42:22.036Z] #57 52.93 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-10T23:42:22.036Z] #57 52.99 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-02-10T23:42:22.037Z] #57 53.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:22.037Z] #57 53.09 Setting up python-protobuf (3.0.0-9) ... [2020-02-10T23:42:22.037Z] #57 ... [2020-02-10T23:42:22.037Z] [2020-02-10T23:42:22.037Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T23:42:22.276Z] DEP criu/sysctl.d [2020-02-10T23:42:22.276Z] DEP criu/string.d [2020-02-10T23:42:22.276Z] DEP criu/stats.d [2020-02-10T23:42:22.276Z] DEP criu/sockets.d [2020-02-10T23:42:22.276Z] DEP criu/sk-unix.d [2020-02-10T23:42:22.560Z] DEP criu/sk-tcp.d [2020-02-10T23:42:22.560Z] DEP criu/sk-queue.d [2020-02-10T23:42:22.560Z] DEP criu/sk-packet.d [2020-02-10T23:42:22.844Z] DEP criu/sk-netlink.d [2020-02-10T23:42:22.844Z] DEP criu/sk-inet.d [2020-02-10T23:42:22.844Z] DEP criu/signalfd.d [2020-02-10T23:42:22.844Z] DEP criu/sigframe.d [2020-02-10T23:42:23.129Z] DEP criu/shmem.d [2020-02-10T23:42:23.129Z] DEP criu/servicefd.d [2020-02-10T23:42:23.129Z] DEP criu/seize.d [2020-02-10T23:42:23.129Z] DEP criu/seccomp.d [2020-02-10T23:42:23.421Z] DEP criu/rst-malloc.d [2020-02-10T23:42:23.421Z] DEP criu/rbtree.d [2020-02-10T23:42:23.421Z] DEP criu/pstree.d [2020-02-10T23:42:23.421Z] DEP criu/protobuf.d [2020-02-10T23:42:23.421Z] GEN criu/protobuf-desc-gen.h [2020-02-10T23:42:23.817Z] + cd /tmp/tmp.WH0Pw1uYlj/src/github.com/go-swagger/go-swagger [2020-02-10T23:42:23.817Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-10T23:42:23.817Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T23:42:24.043Z] DEP criu/protobuf-desc.d [2020-02-10T23:42:24.043Z] DEP criu/proc_parse.d [2020-02-10T23:42:24.043Z] DEP criu/plugin.d [2020-02-10T23:42:24.043Z] DEP criu/pipes.d [2020-02-10T23:42:24.043Z] DEP criu/pie-util.d [2020-02-10T23:42:24.043Z] DEP criu/pie-util-vdso.d [2020-02-10T23:42:24.328Z] DEP criu/pie-util-vdso-elf32.d [2020-02-10T23:42:24.328Z] DEP criu/path.d [2020-02-10T23:42:24.328Z] DEP criu/parasite-syscall.d [2020-02-10T23:42:24.328Z] DEP criu/pagemap.d [2020-02-10T23:42:24.540Z] #20 12.45 # 2.5% #### 6.1% ##### 8.3% ####### 10.7% ######### 13.0% ########### 15.4% ############# 18.2% ############### 21.2% ################# 24.5% ################### 27.1% ###################### 30.9% ######################## 34.4% ########################## 37.1% ############################ 40.2% ############################### 43.3% ################################# 46.5% #################################### 51.0% ####################################### 55.1% ######################################### 58.0% ############################################ 61.7% ############################################## 64.4% ################################################# 68.7% ################################################### 71.7% ##################################################### 75.0% ####################################################### 77.7% ########################################################## 81.8% ############################################################# 86.1% ################################################################ 89.4% ################################################################### 93.3% ##################################################################### 96.4% ##20 ... [2020-02-10T23:42:24.540Z] [2020-02-10T23:42:24.540Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T23:42:24.540Z] #11 DONE 3.8s [2020-02-10T23:42:24.540Z] [2020-02-10T23:42:24.540Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:24.540Z] #20 12.45 # 2.5% #### 6.1% ##### 8.3% ####### 10.7% ######### 13.0% ########### 15.4% ############# 18.2% ############### 21.2% ################# 24.5% ################### 27.1% ###################### 30.9% ######################## 34.4% ########################## 37.1% ############################ 40.2% ############################### 43.3% ################################# 46.5% #################################### 51.0% ####################################### 55.1% ######################################### 58.0% ############################################ 61.7% ############################################## 64.4% ################################################# 68.7% ################################################### 71.7% ##################################################### 75.0% ####################################################### 77.7% ########################################################## 81.8% ############################################################# 86.1% ################################################################ 89.4% ################################################################### 93.3% ##################################################################### 96.4% ######################################################################## 100.0% [2020-02-10T23:42:24.540Z] #20 15.92 [2020-02-10T23:42:24.547Z] #11 ... [2020-02-10T23:42:24.548Z] [2020-02-10T23:42:24.548Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:42:24.548Z] #33 47.94 bytes [2020-02-10T23:42:24.548Z] #33 50.81 bufio [2020-02-10T23:42:24.548Z] #33 53.74 syscall [2020-02-10T23:42:24.548Z] #33 ... [2020-02-10T23:42:24.548Z] [2020-02-10T23:42:24.548Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:24.548Z] #20 18.37 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T23:42:24.548Z] #20 19.01 [2020-02-10T23:42:24.548Z] #20 19.23 ######################################################################## 100.0% [2020-02-10T23:42:24.548Z] #20 19.33 [2020-02-10T23:42:24.548Z] #20 ... [2020-02-10T23:42:24.548Z] [2020-02-10T23:42:24.548Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T23:42:24.548Z] #11 DONE 2.6s [2020-02-10T23:42:24.613Z] DEP criu/pagemap-cache.d [2020-02-10T23:42:24.613Z] DEP criu/page-xfer.d [2020-02-10T23:42:24.613Z] DEP criu/page-pipe.d [2020-02-10T23:42:24.613Z] DEP criu/netfilter.d [2020-02-10T23:42:24.803Z] [2020-02-10T23:42:24.803Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:24.803Z] #20 20.56 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T23:42:24.899Z] DEP criu/net.d [2020-02-10T23:42:24.899Z] DEP criu/namespaces.d [2020-02-10T23:42:24.899Z] DEP criu/mount.d [2020-02-10T23:42:24.899Z] DEP criu/mem.d [2020-02-10T23:42:25.184Z] DEP criu/lsm.d [2020-02-10T23:42:25.184Z] DEP criu/log.d [2020-02-10T23:42:25.184Z] DEP criu/libnetlink.d [2020-02-10T23:42:25.184Z] DEP criu/kerndat.d [2020-02-10T23:42:25.479Z] DEP criu/kcmp-ids.d [2020-02-10T23:42:25.479Z] DEP criu/irmap.d [2020-02-10T23:42:25.479Z] DEP criu/ipc_ns.d [2020-02-10T23:42:25.479Z] DEP criu/image.d [2020-02-10T23:42:25.764Z] DEP criu/image-desc.d [2020-02-10T23:42:25.764Z] DEP criu/fsnotify.d [2020-02-10T23:42:25.764Z] DEP criu/filesystems.d [2020-02-10T23:42:25.764Z] DEP criu/files.d [2020-02-10T23:42:25.771Z] #20 21.45 [2020-02-10T23:42:26.026Z] #20 21.86 ######################################################################## 100.0% [2020-02-10T23:42:26.026Z] #20 21.99 [2020-02-10T23:42:26.055Z] DEP criu/files-reg.d [2020-02-10T23:42:26.055Z] DEP criu/files-ext.d [2020-02-10T23:42:26.055Z] DEP criu/file-lock.d [2020-02-10T23:42:26.055Z] DEP criu/file-ids.d [2020-02-10T23:42:26.350Z] DEP criu/fifo.d [2020-02-10T23:42:26.350Z] DEP criu/fdstore.d [2020-02-10T23:42:26.350Z] DEP criu/fault-injection.d [2020-02-10T23:42:26.350Z] DEP criu/external.d [2020-02-10T23:42:26.350Z] DEP criu/eventpoll.d [2020-02-10T23:42:26.439Z] #20 ... [2020-02-10T23:42:26.439Z] [2020-02-10T23:42:26.439Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:26.439Z] #57 51.86 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-10T23:42:26.439Z] #57 51.89 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-02-10T23:42:26.439Z] #57 51.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:26.439Z] #57 51.97 Setting up python-protobuf (3.0.0-9) ... [2020-02-10T23:42:26.439Z] #57 59.67 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-02-10T23:42:26.439Z] #57 59.69 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-10T23:42:26.439Z] #57 59.70 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-10T23:42:26.439Z] #57 59.74 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-10T23:42:26.439Z] #57 59.77 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-02-10T23:42:26.439Z] #57 59.80 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-10T23:42:26.439Z] #57 59.83 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-10T23:42:26.439Z] #57 59.85 Setting up protobuf-compiler (3.0.0-9) ... [2020-02-10T23:42:26.439Z] #57 59.90 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-10T23:42:26.439Z] #57 59.95 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-10T23:42:26.439Z] #57 59.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:26.439Z] #57 DONE 60.4s [2020-02-10T23:42:26.439Z] [2020-02-10T23:42:26.439Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:26.439Z] #20 17.58 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T23:42:26.630Z] #20 ... [2020-02-10T23:42:26.630Z] [2020-02-10T23:42:26.630Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:26.630Z] #35 59.35 Selecting previously unselected package xxd. [2020-02-10T23:42:26.630Z] #35 59.35 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-10T23:42:26.630Z] #35 59.39 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:42:26.630Z] #35 59.69 Selecting previously unselected package vim-common. [2020-02-10T23:42:26.630Z] #35 59.72 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-10T23:42:26.630Z] #35 59.76 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:42:26.630Z] #35 60.08 Processing triggers for mime-support (3.60) ... [2020-02-10T23:42:26.630Z] #35 60.24 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:42:26.630Z] #35 60.25 Setting up libuv1:amd64 (1.9.1-3) ... [2020-02-10T23:42:26.630Z] #35 60.26 Setting up cmake-data (3.7.2-1) ... [2020-02-10T23:42:26.630Z] #35 60.28 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-10T23:42:26.630Z] #35 60.31 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-10T23:42:26.630Z] #35 60.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:26.630Z] #35 60.43 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:42:26.630Z] #35 60.46 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-10T23:42:26.630Z] #35 60.47 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-10T23:42:26.630Z] #35 60.48 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-10T23:42:26.630Z] #35 60.49 Setting up cmake (3.7.2-1) ... [2020-02-10T23:42:26.630Z] #35 60.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:26.630Z] #35 DONE 60.9s [2020-02-10T23:42:26.638Z] DEP criu/eventfd.d [2020-02-10T23:42:26.638Z] DEP criu/crtools.d [2020-02-10T23:42:26.638Z] DEP criu/cr-service.d [2020-02-10T23:42:26.638Z] DEP criu/cr-restore.d [2020-02-10T23:42:26.885Z] [2020-02-10T23:42:26.885Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:42:26.886Z] #36 DONE 0.1s [2020-02-10T23:42:26.886Z] [2020-02-10T23:42:26.886Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:26.886Z] #57 60.73 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-02-10T23:42:26.886Z] #57 60.74 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-10T23:42:26.886Z] #57 60.75 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-10T23:42:26.886Z] #57 60.78 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-10T23:42:26.886Z] #57 60.79 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-02-10T23:42:26.886Z] #57 60.83 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-10T23:42:26.886Z] #57 60.88 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-10T23:42:26.886Z] #57 60.92 Setting up protobuf-compiler (3.0.0-9) ... [2020-02-10T23:42:26.886Z] #57 60.95 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-10T23:42:26.886Z] #57 61.02 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-10T23:42:26.886Z] #57 ... [2020-02-10T23:42:26.886Z] [2020-02-10T23:42:26.886Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T23:42:26.886Z] #37 DONE 0.1s [2020-02-10T23:42:26.886Z] [2020-02-10T23:42:26.886Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:26.886Z] #57 61.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:26.922Z] DEP criu/cr-errno.d [2020-02-10T23:42:26.922Z] DEP criu/cr-dump.d [2020-02-10T23:42:26.922Z] DEP criu/cr-dedup.d [2020-02-10T23:42:26.922Z] DEP criu/cr-check.d [2020-02-10T23:42:27.007Z] #20 18.37 [2020-02-10T23:42:27.208Z] DEP criu/config.d [2020-02-10T23:42:27.208Z] DEP criu/clone-noasan.d [2020-02-10T23:42:27.208Z] DEP criu/cgroup.d [2020-02-10T23:42:27.208Z] DEP criu/cgroup-props.d [2020-02-10T23:42:27.208Z] DEP criu/bitmap.d [2020-02-10T23:42:27.265Z] #20 18.62 ######################################################################## 100.0% [2020-02-10T23:42:27.265Z] #20 18.73 [2020-02-10T23:42:27.445Z] #57 DONE 61.4s [2020-02-10T23:42:27.446Z] [2020-02-10T23:42:27.446Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:27.469Z] INFO: Expanding compiler 1 of 3... [2020-02-10T23:42:27.469Z] INFO: Expanding compiler 2 of 3... [2020-02-10T23:42:27.494Z] DEP criu/bfd.d [2020-02-10T23:42:27.494Z] DEP criu/autofs.d [2020-02-10T23:42:27.494Z] DEP criu/aio.d [2020-02-10T23:42:27.494Z] DEP criu/action-scripts.d [2020-02-10T23:42:27.788Z] CC criu/action-scripts.o [2020-02-10T23:42:27.788Z] CC criu/aio.o [2020-02-10T23:42:28.005Z] #58 ... [2020-02-10T23:42:28.005Z] [2020-02-10T23:42:28.005Z] #12 [dev 6/24] RUN ldconfig [2020-02-10T23:42:28.005Z] #12 DONE 3.3s [2020-02-10T23:42:28.095Z] CC criu/autofs.o [2020-02-10T23:42:28.198Z] #20 ... [2020-02-10T23:42:28.198Z] [2020-02-10T23:42:28.198Z] #12 [dev 6/24] RUN ldconfig [2020-02-10T23:42:28.198Z] #12 DONE 3.6s [2020-02-10T23:42:28.198Z] [2020-02-10T23:42:28.198Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:28.198Z] #35 56.31 Selecting previously unselected package libxml2:amd64. [2020-02-10T23:42:28.198Z] #35 56.32 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-02-10T23:42:28.198Z] #35 56.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-10T23:42:28.198Z] #35 57.25 Selecting previously unselected package libarchive13:amd64. [2020-02-10T23:42:28.198Z] #35 57.26 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-02-10T23:42:28.198Z] #35 57.27 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-10T23:42:28.198Z] #35 57.62 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-10T23:42:28.198Z] #35 57.63 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-10T23:42:28.198Z] #35 57.63 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-10T23:42:28.198Z] #35 57.81 Selecting previously unselected package libuv1:amd64. [2020-02-10T23:42:28.198Z] #35 57.81 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-02-10T23:42:28.198Z] #35 57.82 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-02-10T23:42:28.198Z] #35 58.08 Selecting previously unselected package cmake. [2020-02-10T23:42:28.198Z] #35 58.09 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-02-10T23:42:28.198Z] #35 58.26 Unpacking cmake (3.7.2-1) ... [2020-02-10T23:42:28.198Z] #35 61.91 Selecting previously unselected package xxd. [2020-02-10T23:42:28.198Z] #35 61.91 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-10T23:42:28.198Z] #35 61.93 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:42:28.198Z] #35 62.21 Selecting previously unselected package vim-common. [2020-02-10T23:42:28.198Z] #35 62.21 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-10T23:42:28.198Z] #35 62.25 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:42:28.260Z] [2020-02-10T23:42:28.260Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:28.455Z] #35 ... [2020-02-10T23:42:28.455Z] [2020-02-10T23:42:28.455Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:42:28.455Z] #30 52.09 time [2020-02-10T23:42:28.455Z] #30 58.21 sort [2020-02-10T23:42:28.455Z] #30 59.89 internal/poll [2020-02-10T23:42:28.455Z] #30 59.94 internal/fmtsort [2020-02-10T23:42:28.455Z] #30 60.99 internal/syscall/unix [2020-02-10T23:42:28.455Z] #30 61.41 strings [2020-02-10T23:42:28.713Z] #30 ... [2020-02-10T23:42:28.713Z] [2020-02-10T23:42:28.713Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:42:28.713Z] #33 51.89 bufio [2020-02-10T23:42:28.713Z] #33 53.73 syscall [2020-02-10T23:42:28.713Z] #33 ... [2020-02-10T23:42:28.713Z] [2020-02-10T23:42:28.713Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:28.713Z] #35 62.79 Processing triggers for mime-support (3.60) ... [2020-02-10T23:42:28.971Z] #35 63.00 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:42:28.971Z] #35 63.01 Setting up libuv1:amd64 (1.9.1-3) ... [2020-02-10T23:42:28.971Z] #35 63.02 Setting up cmake-data (3.7.2-1) ... [2020-02-10T23:42:28.971Z] #35 63.04 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-10T23:42:28.971Z] #35 63.05 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-10T23:42:28.971Z] #35 63.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:28.971Z] #35 63.15 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:42:29.109Z] CC criu/bfd.o [2020-02-10T23:42:29.109Z] CC criu/bitmap.o [2020-02-10T23:42:29.228Z] #35 63.17 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-10T23:42:29.228Z] #35 63.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-10T23:42:29.228Z] #35 63.22 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-10T23:42:29.228Z] #35 63.23 Setting up cmake (3.7.2-1) ... [2020-02-10T23:42:29.396Z] CC criu/cgroup-props.o [2020-02-10T23:42:29.490Z] #35 63.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:29.490Z] #35 DONE 63.6s [2020-02-10T23:42:29.490Z] [2020-02-10T23:42:29.490Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:29.490Z] #20 20.39 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T23:42:29.682Z] CC criu/cgroup.o [2020-02-10T23:42:29.748Z] #20 ... [2020-02-10T23:42:29.748Z] [2020-02-10T23:42:29.748Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:42:29.748Z] #36 DONE 0.1s [2020-02-10T23:42:29.748Z] [2020-02-10T23:42:29.748Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T23:42:29.748Z] #37 DONE 0.1s [2020-02-10T23:42:29.748Z] [2020-02-10T23:42:29.748Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-10T23:42:29.748Z] #42 12.53 + cd /tmp/tmp.ooEHuNaB50/src/github.com/opencontainers/runc [2020-02-10T23:42:29.748Z] #42 12.53 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T23:42:29.748Z] #42 12.89 + '[' -z '' ']' [2020-02-10T23:42:29.748Z] #42 12.89 + target=static [2020-02-10T23:42:29.748Z] #42 12.89 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T23:42:29.748Z] #42 16.17 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-02-10T23:42:29.748Z] #42 ... [2020-02-10T23:42:29.748Z] [2020-02-10T23:42:29.748Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:29.748Z] #20 21.05 [2020-02-10T23:42:30.321Z] #20 21.41 ######################################################################## 100.0% [2020-02-10T23:42:30.321Z] #20 21.58 [2020-02-10T23:42:30.813Z] #13 ... [2020-02-10T23:42:30.813Z] [2020-02-10T23:42:30.813Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:42:30.813Z] #30 54.18 time [2020-02-10T23:42:30.813Z] #30 59.78 sort [2020-02-10T23:42:30.813Z] #30 61.54 internal/fmtsort [2020-02-10T23:42:30.813Z] #30 62.07 internal/poll [2020-02-10T23:42:30.813Z] #30 62.44 internal/syscall/unix [2020-02-10T23:42:30.813Z] #30 63.08 strings [2020-02-10T23:42:30.813Z] #30 ... [2020-02-10T23:42:30.813Z] [2020-02-10T23:42:30.813Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T23:42:30.813Z] #20 23.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T23:42:30.813Z] #20 23.49 skipping existing 1849cc453dee [2020-02-10T23:42:30.813Z] #20 23.67 [2020-02-10T23:42:30.813Z] #20 25.48 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T23:42:30.813Z] #20 26.10 [2020-02-10T23:42:30.813Z] #20 26.36 ######################################################################## 100.0% [2020-02-10T23:42:30.813Z] #20 26.53 [2020-02-10T23:42:30.813Z] #20 26.62 Download of images into '/build' complete. [2020-02-10T23:42:30.814Z] #20 26.62 Use something like the following to load the result into a Docker daemon: [2020-02-10T23:42:30.814Z] #20 26.62 tar -cC '/build' . | docker load [2020-02-10T23:42:31.068Z] #20 DONE 26.8s [2020-02-10T23:42:31.068Z] [2020-02-10T23:42:31.068Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-10T23:42:31.068Z] #38 3.847 + RM_GOPATH=0 [2020-02-10T23:42:31.068Z] #38 3.847 + TMP_GOPATH= [2020-02-10T23:42:31.068Z] #38 3.847 + : /build [2020-02-10T23:42:31.068Z] #38 3.848 + '[' -z '' ']' [2020-02-10T23:42:31.068Z] #38 3.849 ++ mktemp -d [2020-02-10T23:42:31.068Z] #38 3.850 + export GOPATH=/tmp/tmp.mHzsrQrHzH [2020-02-10T23:42:31.068Z] #38 3.850 + GOPATH=/tmp/tmp.mHzsrQrHzH [2020-02-10T23:42:31.069Z] #38 3.850 + RM_GOPATH=1 [2020-02-10T23:42:31.069Z] #38 3.851 ++ dirname ./install.sh [2020-02-10T23:42:31.069Z] #38 3.852 + dir=. [2020-02-10T23:42:31.069Z] #38 3.855 + bin=tini [2020-02-10T23:42:31.069Z] #38 3.855 + shift [2020-02-10T23:42:31.069Z] #38 3.857 + '[' '!' -f ./tini.installer ']' [2020-02-10T23:42:31.069Z] #38 3.859 + . ./tini.installer [2020-02-10T23:42:31.069Z] #38 3.859 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:42:31.069Z] #38 3.859 + install_tini [2020-02-10T23:42:31.069Z] #38 3.859 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T23:42:31.069Z] #38 3.866 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:42:31.069Z] #38 3.866 + git clone https://github.com/krallin/tini.git /tmp/tmp.mHzsrQrHzH/tini [2020-02-10T23:42:31.069Z] #38 3.867 Cloning into '/tmp/tmp.mHzsrQrHzH/tini'... [2020-02-10T23:42:31.098Z] INFO: Expanding compiler 3 of 3... [2020-02-10T23:42:31.163Z] CC criu/clone-noasan.o [2020-02-10T23:42:31.164Z] CC criu/config.o [2020-02-10T23:42:31.469Z] + rm -rf /tmp/tmp.WH0Pw1uYlj [2020-02-10T23:42:31.690Z] #20 23.14 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T23:42:31.698Z] INFO: Removing downloaded files... [2020-02-10T23:42:31.698Z] INFO: Creating source directory... [2020-02-10T23:42:31.698Z] INFO: Configuring git core.autocrlf... [2020-02-10T23:42:31.698Z] INFO: Completed [2020-02-10T23:42:31.783Z] CC criu/cr-check.o [2020-02-10T23:42:31.946Z] #20 23.20 skipping existing 1849cc453dee [2020-02-10T23:42:32.203Z] #20 23.34 [2020-02-10T23:42:32.215Z] Removing intermediate container 5feacca63592 [2020-02-10T23:42:32.215Z] ---> b8c056222841 [2020-02-10T23:42:32.215Z] Step 19/125 : FROM base AS frozen-images [2020-02-10T23:42:32.215Z] ---> d0cb24229ec2 [2020-02-10T23:42:32.215Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:42:32.215Z] ---> Using cache [2020-02-10T23:42:32.215Z] ---> 6e7c7cf9f626 [2020-02-10T23:42:32.215Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-02-10T23:42:32.561Z] ---> Running in 7001005ec8c7 [2020-02-10T23:42:32.798Z] CC criu/cr-dedup.o [2020-02-10T23:42:32.798Z] CC criu/cr-dump.o [2020-02-10T23:42:32.935Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:42:32.935Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:42:32.935Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:42:32.935Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:42:32.935Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [495 kB] [2020-02-10T23:42:32.953Z] #38 5.733 + cd /tmp/tmp.mHzsrQrHzH/tini [2020-02-10T23:42:32.953Z] #38 5.735 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:42:32.953Z] #38 5.783 + cmake . [2020-02-10T23:42:32.953Z] #38 ... [2020-02-10T23:42:32.953Z] [2020-02-10T23:42:32.953Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:32.953Z] #13 4.755 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:42:32.953Z] #13 4.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:42:32.953Z] #13 4.817 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:42:32.953Z] #13 4.893 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:42:32.953Z] #13 4.901 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:42:33.207Z] #13 ... [2020-02-10T23:42:33.207Z] [2020-02-10T23:42:33.207Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-10T23:42:33.207Z] #42 15.37 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-02-10T23:42:33.328Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:42:33.328Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-10T23:42:33.328Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-02-10T23:42:33.461Z] #42 ... [2020-02-10T23:42:33.461Z] [2020-02-10T23:42:33.461Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:33.461Z] #58 5.730 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T23:42:33.461Z] #58 5.730 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T23:42:33.572Z] #20 24.71 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T23:42:34.136Z] #20 25.30 [2020-02-10T23:42:34.280Z] CC criu/cr-errno.o [2020-02-10T23:42:34.280Z] CC criu/cr-restore.o [2020-02-10T23:42:34.393Z] #20 25.52 ######################################################################## 100.0% [2020-02-10T23:42:34.393Z] #20 25.66 [2020-02-10T23:42:34.393Z] #20 25.72 Download of images into '/build' complete. [2020-02-10T23:42:34.393Z] #20 25.72 Use something like the following to load the result into a Docker daemon: [2020-02-10T23:42:34.393Z] #20 25.72 tar -cC '/build' . | docker load [2020-02-10T23:42:34.548Z] Fetched 7681 kB in 1s (4703 kB/s) [2020-02-10T23:42:34.650Z] #20 DONE 25.9s [2020-02-10T23:42:34.650Z] [2020-02-10T23:42:34.650Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-10T23:42:34.650Z] #38 3.049 + RM_GOPATH=0 [2020-02-10T23:42:34.650Z] #38 3.049 + TMP_GOPATH= [2020-02-10T23:42:34.650Z] #38 3.049 + : /build [2020-02-10T23:42:34.650Z] #38 3.049 + '[' -z '' ']' [2020-02-10T23:42:34.650Z] #38 3.049 ++ mktemp -d [2020-02-10T23:42:34.650Z] #38 3.060 + export GOPATH=/tmp/tmp.W0VO5aiGI7 [2020-02-10T23:42:34.650Z] #38 3.060 + GOPATH=/tmp/tmp.W0VO5aiGI7 [2020-02-10T23:42:34.650Z] #38 3.060 + RM_GOPATH=1 [2020-02-10T23:42:34.650Z] #38 3.060 ++ dirname ./install.sh [2020-02-10T23:42:34.650Z] #38 3.062 + dir=. [2020-02-10T23:42:34.650Z] #38 3.062 + bin=tini [2020-02-10T23:42:34.650Z] #38 3.062 + shift [2020-02-10T23:42:34.650Z] #38 3.062 + '[' '!' -f ./tini.installer ']' [2020-02-10T23:42:34.650Z] #38 3.062 + . ./tini.installer [2020-02-10T23:42:34.650Z] #38 3.063 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:42:34.650Z] #38 3.063 + install_tini [2020-02-10T23:42:34.650Z] #38 3.063 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T23:42:34.650Z] #38 3.063 + git clone https://github.com/krallin/tini.git /tmp/tmp.W0VO5aiGI7/tini [2020-02-10T23:42:34.650Z] #38 3.063 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:42:34.650Z] #38 3.066 Cloning into '/tmp/tmp.W0VO5aiGI7/tini'... [2020-02-10T23:42:34.650Z] #38 4.113 + cd /tmp/tmp.W0VO5aiGI7/tini [2020-02-10T23:42:34.650Z] #38 4.114 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:42:34.650Z] #38 4.152 + cmake . [2020-02-10T23:42:34.650Z] #38 4.872 -- The C compiler identification is GNU 6.3.0 [2020-02-10T23:42:34.650Z] #38 4.939 -- Check for working C compiler: /usr/bin/cc [2020-02-10T23:42:34.911Z] Reading package lists... [2020-02-10T23:42:35.255Z] Reading package lists... [2020-02-10T23:42:35.342Z] #58 7.774 fatal: Not a git repository (or any of the parent directories): .git [2020-02-10T23:42:35.342Z] #58 7.813 GEN .gitid [2020-02-10T23:42:35.342Z] #58 7.818 GEN criu/include/version.h [2020-02-10T23:42:35.342Z] #58 7.843 GEN include/common/asm [2020-02-10T23:42:35.612Z] Building dependency tree... [2020-02-10T23:42:35.613Z] Reading state information... [2020-02-10T23:42:35.613Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-10T23:42:35.613Z] The following additional packages will be installed: [2020-02-10T23:42:35.613Z] libjq1 libonig4 [2020-02-10T23:42:35.613Z] The following NEW packages will be installed: [2020-02-10T23:42:35.613Z] jq libjq1 libonig4 [2020-02-10T23:42:35.613Z] 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:42:35.613Z] Need to get 328 kB of archives. [2020-02-10T23:42:35.613Z] After this operation, 1263 kB of additional disk space will be used. [2020-02-10T23:42:35.613Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-02-10T23:42:35.613Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-02-10T23:42:35.613Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-02-10T23:42:35.613Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:42:35.613Z] Fetched 328 kB in 0s (3992 kB/s) [2020-02-10T23:42:35.960Z] Selecting previously unselected package libonig4:s390x. [2020-02-10T23:42:35.960Z] (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 ... 14828 files and directories currently installed.) [2020-02-10T23:42:35.960Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2020-02-10T23:42:35.960Z] Unpacking libonig4:s390x (6.1.3-2) ... [2020-02-10T23:42:35.960Z] Selecting previously unselected package libjq1:s390x. [2020-02-10T23:42:35.960Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-02-10T23:42:35.960Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-02-10T23:42:35.960Z] Selecting previously unselected package jq. [2020-02-10T23:42:35.960Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2020-02-10T23:42:35.960Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-02-10T23:42:35.960Z] Setting up libonig4:s390x (6.1.3-2) ... [2020-02-10T23:42:35.960Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-02-10T23:42:35.960Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:35.960Z] Setting up jq (1.5+dfsg-1.3) ... [2020-02-10T23:42:36.308Z] Removing intermediate container 7001005ec8c7 [2020-02-10T23:42:36.308Z] ---> 6eb3ca99727a [2020-02-10T23:42:36.308Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-02-10T23:42:36.544Z] #38 6.494 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T23:42:36.544Z] #38 6.496 -- Detecting C compiler ABI info [2020-02-10T23:42:36.544Z] #38 ... [2020-02-10T23:42:36.544Z] [2020-02-10T23:42:36.544Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:36.544Z] #58 4.845 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T23:42:36.544Z] #58 4.846 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T23:42:36.544Z] #58 6.675 fatal: Not a git repository (or any of the parent directories): .git [2020-02-10T23:42:36.544Z] #58 6.697 GEN .gitid [2020-02-10T23:42:36.544Z] #58 6.729 GEN criu/include/version.h [2020-02-10T23:42:36.544Z] #58 6.782 GEN include/common/asm [2020-02-10T23:42:36.544Z] #58 9.431 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T23:42:36.544Z] #58 9.725 PBCC images/opts.pb-c.c [2020-02-10T23:42:36.544Z] #58 9.873 PBCC images/sit.pb-c.c [2020-02-10T23:42:36.544Z] #58 10.08 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T23:42:36.656Z] ---> ee42e97176e0 [2020-02-10T23:42:36.656Z] Step 23/125 : 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-02-10T23:42:36.656Z] ---> Running in 6b08473b51d9 [2020-02-10T23:42:36.701Z] #58 9.500 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T23:42:36.801Z] #58 10.31 DEP images/opts.pb-c.d [2020-02-10T23:42:36.801Z] #58 10.46 DEP images/sit.pb-c.d [2020-02-10T23:42:36.956Z] #58 9.577 PBCC images/opts.pb-c.c [2020-02-10T23:42:36.956Z] #58 9.636 PBCC images/sit.pb-c.c [2020-02-10T23:42:36.956Z] #58 9.672 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T23:42:37.002Z] CC criu/cr-service.o [2020-02-10T23:42:37.058Z] #58 10.66 PBCC images/macvlan.pb-c.c [2020-02-10T23:42:37.058Z] #58 10.74 DEP images/macvlan.pb-c.d [2020-02-10T23:42:37.210Z] #58 9.767 DEP images/opts.pb-c.d [2020-02-10T23:42:37.210Z] #58 9.849 DEP images/sit.pb-c.d [2020-02-10T23:42:37.210Z] #58 9.918 PBCC images/macvlan.pb-c.c [2020-02-10T23:42:37.210Z] #58 9.924 DEP images/macvlan.pb-c.d [2020-02-10T23:42:37.210Z] #58 9.981 PBCC images/autofs.pb-c.c [2020-02-10T23:42:37.210Z] #58 10.02 DEP images/autofs.pb-c.d [2020-02-10T23:42:37.315Z] #58 ... [2020-02-10T23:42:37.315Z] [2020-02-10T23:42:37.315Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-10T23:42:37.315Z] #38 7.520 -- Detecting C compiler ABI info - done [2020-02-10T23:42:37.315Z] #38 7.599 -- Detecting C compile features [2020-02-10T23:42:37.464Z] #58 10.09 PBCC images/sysctl.pb-c.c [2020-02-10T23:42:37.464Z] #58 10.14 DEP images/sysctl.pb-c.d [2020-02-10T23:42:37.464Z] #58 10.21 PBCC images/time.pb-c.c [2020-02-10T23:42:37.464Z] #58 10.27 DEP images/time.pb-c.d [2020-02-10T23:42:37.464Z] #58 10.36 PBCC images/binfmt-misc.pb-c.c [2020-02-10T23:42:37.464Z] #58 10.37 DEP images/binfmt-misc.pb-c.d [2020-02-10T23:42:37.464Z] #58 10.38 PBCC images/seccomp.pb-c.c [2020-02-10T23:42:37.622Z] CC criu/crtools.o [2020-02-10T23:42:37.718Z] #58 10.43 DEP images/seccomp.pb-c.d [2020-02-10T23:42:37.718Z] #58 10.50 PBCC images/userns.pb-c.c [2020-02-10T23:42:37.718Z] #58 10.53 DEP images/userns.pb-c.d [2020-02-10T23:42:37.718Z] #58 10.58 PBCC images/cgroup.pb-c.c [2020-02-10T23:42:37.718Z] #58 10.63 DEP images/cgroup.pb-c.d [2020-02-10T23:42:37.899Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T23:42:37.899Z]  [2020-02-10T23:42:37.908Z] CC criu/eventfd.o [2020-02-10T23:42:37.908Z] CC criu/eventpoll.o [2020-02-10T23:42:37.972Z] #58 10.68 PBCC images/fown.pb-c.c [2020-02-10T23:42:37.972Z] #58 10.69 PBCC images/ext-file.pb-c.c [2020-02-10T23:42:37.972Z] #58 10.72 DEP images/fown.pb-c.d [2020-02-10T23:42:37.972Z] #58 10.77 DEP images/ext-file.pb-c.d [2020-02-10T23:42:38.227Z] #58 10.81 PBCC images/rpc.pb-c.c [2020-02-10T23:42:38.227Z] #58 10.92 DEP images/rpc.pb-c.d [2020-02-10T23:42:38.227Z] #58 10.99 PBCC images/siginfo.pb-c.c [2020-02-10T23:42:38.227Z] #58 11.06 DEP images/siginfo.pb-c.d [2020-02-10T23:42:38.260Z] #38 ... [2020-02-10T23:42:38.260Z] [2020-02-10T23:42:38.260Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:38.260Z] #13 4.313 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:42:38.260Z] #13 4.315 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:42:38.260Z] #13 4.362 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:42:38.260Z] #13 4.465 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:42:38.260Z] #13 4.520 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:42:38.260Z] #13 5.155 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-10T23:42:38.260Z] #13 6.984 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-10T23:42:38.260Z] #13 8.950 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-10T23:42:38.260Z] #13 ... [2020-02-10T23:42:38.260Z] [2020-02-10T23:42:38.260Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:38.260Z] #58 10.96 PBCC images/autofs.pb-c.c [2020-02-10T23:42:38.260Z] #58 10.99 DEP images/autofs.pb-c.d [2020-02-10T23:42:38.260Z] #58 11.04 PBCC images/sysctl.pb-c.c [2020-02-10T23:42:38.260Z] #58 11.07 DEP images/sysctl.pb-c.d [2020-02-10T23:42:38.260Z] #58 11.14 PBCC images/time.pb-c.c [2020-02-10T23:42:38.260Z] #58 11.18 DEP images/time.pb-c.d [2020-02-10T23:42:38.260Z] #58 11.25 PBCC images/binfmt-misc.pb-c.c [2020-02-10T23:42:38.260Z] #58 11.28 DEP images/binfmt-misc.pb-c.d [2020-02-10T23:42:38.260Z] #58 11.35 PBCC images/seccomp.pb-c.c [2020-02-10T23:42:38.260Z] #58 11.39 DEP images/seccomp.pb-c.d [2020-02-10T23:42:38.260Z] #58 11.46 PBCC images/userns.pb-c.c [2020-02-10T23:42:38.260Z] #58 11.50 DEP images/userns.pb-c.d [2020-02-10T23:42:38.260Z] #58 11.55 PBCC images/cgroup.pb-c.c [2020-02-10T23:42:38.260Z] #58 11.59 DEP images/cgroup.pb-c.d [2020-02-10T23:42:38.260Z] #58 11.62 PBCC images/fown.pb-c.c [2020-02-10T23:42:38.260Z] #58 11.64 PBCC images/ext-file.pb-c.c [2020-02-10T23:42:38.260Z] #58 11.70 DEP images/fown.pb-c.d [2020-02-10T23:42:38.260Z] #58 11.80 DEP images/ext-file.pb-c.d [2020-02-10T23:42:38.260Z] #58 11.87 PBCC images/rpc.pb-c.c [2020-02-10T23:42:38.260Z] #58 11.97 DEP images/rpc.pb-c.d [2020-02-10T23:42:38.260Z] #58 12.02 PBCC images/siginfo.pb-c.c [2020-02-10T23:42:38.260Z] #58 12.05 DEP images/siginfo.pb-c.d [2020-02-10T23:42:38.481Z] #58 11.10 PBCC images/pagemap.pb-c.c [2020-02-10T23:42:38.481Z] #58 11.16 DEP images/pagemap.pb-c.d [2020-02-10T23:42:38.481Z] #58 11.24 PBCC images/rlimit.pb-c.c [2020-02-10T23:42:38.481Z] #58 11.30 DEP images/rlimit.pb-c.d [2020-02-10T23:42:38.481Z] #58 11.39 PBCC images/file-lock.pb-c.c [2020-02-10T23:42:38.518Z] #58 12.09 PBCC images/pagemap.pb-c.c [2020-02-10T23:42:38.518Z] #58 12.15 DEP images/pagemap.pb-c.d [2020-02-10T23:42:38.518Z] #58 12.21 PBCC images/rlimit.pb-c.c [2020-02-10T23:42:38.518Z] #58 12.28 DEP images/rlimit.pb-c.d [2020-02-10T23:42:38.535Z] CC criu/external.o [2020-02-10T23:42:38.535Z] CC criu/fault-injection.o [2020-02-10T23:42:38.710Z]  ######## 11.2% #####################                                           30.1% ###################################  48.8% ################################################## 69.8% ##############################################################  86.5% ######################################################################## 100.0% [2020-02-10T23:42:38.710Z]  [2020-02-10T23:42:38.735Z] #58 11.43 DEP images/file-lock.pb-c.d [2020-02-10T23:42:38.735Z] #58 11.51 PBCC images/tty.pb-c.c [2020-02-10T23:42:38.735Z] #58 11.62 DEP images/tty.pb-c.d [2020-02-10T23:42:38.775Z] #58 12.32 PBCC images/file-lock.pb-c.c [2020-02-10T23:42:38.775Z] #58 12.39 DEP images/file-lock.pb-c.d [2020-02-10T23:42:38.775Z] #58 12.45 PBCC images/tty.pb-c.c [2020-02-10T23:42:38.775Z] #58 12.50 DEP images/tty.pb-c.d [2020-02-10T23:42:38.823Z] CC criu/fdstore.o [2020-02-10T23:42:38.823Z] CC criu/fifo.o [2020-02-10T23:42:38.990Z] #58 11.67 PBCC images/tun.pb-c.c [2020-02-10T23:42:38.990Z] #58 11.71 PBCC images/netdev.pb-c.c [2020-02-10T23:42:38.990Z] #58 11.76 DEP images/tun.pb-c.d [2020-02-10T23:42:38.990Z] #58 11.85 DEP images/netdev.pb-c.d [2020-02-10T23:42:39.032Z] #58 12.59 PBCC images/tun.pb-c.c [2020-02-10T23:42:39.033Z] #58 12.66 PBCC images/netdev.pb-c.c [2020-02-10T23:42:39.033Z] #58 12.74 DEP images/tun.pb-c.d [2020-02-10T23:42:39.033Z] #58 12.78 DEP images/netdev.pb-c.d [2020-02-10T23:42:39.088Z]  ## 3.8% #######################################                              55.3% ######################################################################## 100.0% [2020-02-10T23:42:39.088Z]  [2020-02-10T23:42:39.111Z] CC criu/file-ids.o [2020-02-10T23:42:39.244Z] #58 11.94 PBCC images/vma.pb-c.c [2020-02-10T23:42:39.244Z] #58 12.00 DEP images/vma.pb-c.d [2020-02-10T23:42:39.244Z] #58 12.06 PBCC images/creds.pb-c.c [2020-02-10T23:42:39.244Z] #58 12.10 DEP images/creds.pb-c.d [2020-02-10T23:42:39.244Z] #58 12.16 PBCC images/utsns.pb-c.c [2020-02-10T23:42:39.290Z] #58 12.86 PBCC images/vma.pb-c.c [2020-02-10T23:42:39.290Z] #58 12.90 DEP images/vma.pb-c.d [2020-02-10T23:42:39.290Z] #58 12.96 PBCC images/creds.pb-c.c [2020-02-10T23:42:39.290Z] #58 12.99 DEP images/creds.pb-c.d [2020-02-10T23:42:39.395Z] CC criu/file-lock.o [2020-02-10T23:42:39.499Z] #58 12.21 DEP images/utsns.pb-c.d [2020-02-10T23:42:39.499Z] #58 12.25 PBCC images/ipc-desc.pb-c.c [2020-02-10T23:42:39.499Z] #58 12.28 PBCC images/ipc-sem.pb-c.c [2020-02-10T23:42:39.499Z] #58 ... [2020-02-10T23:42:39.499Z] [2020-02-10T23:42:39.499Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:42:39.499Z] #33 63.25 time [2020-02-10T23:42:39.499Z] #33 63.85 sort [2020-02-10T23:42:39.499Z] #33 65.61 internal/fmtsort [2020-02-10T23:42:39.499Z] #33 66.76 internal/syscall/unix [2020-02-10T23:42:39.499Z] #33 67.35 strings [2020-02-10T23:42:39.499Z] #33 70.21 internal/poll [2020-02-10T23:42:39.499Z] #33 70.58 path [2020-02-10T23:42:39.499Z] #33 71.23 regexp/syntax [2020-02-10T23:42:39.499Z] #33 72.35 os [2020-02-10T23:42:39.499Z] #33 ... [2020-02-10T23:42:39.499Z] [2020-02-10T23:42:39.499Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:39.499Z] #58 12.33 DEP images/ipc-desc.pb-c.d [2020-02-10T23:42:39.499Z] #58 12.40 DEP images/ipc-sem.pb-c.d [2020-02-10T23:42:39.547Z] #58 13.05 PBCC images/utsns.pb-c.c [2020-02-10T23:42:39.547Z] #58 13.09 DEP images/utsns.pb-c.d [2020-02-10T23:42:39.547Z] #58 13.16 PBCC images/ipc-desc.pb-c.c [2020-02-10T23:42:39.547Z] #58 13.17 PBCC images/ipc-sem.pb-c.c [2020-02-10T23:42:39.547Z] #58 13.18 DEP images/ipc-desc.pb-c.d [2020-02-10T23:42:39.547Z] #58 13.23 DEP images/ipc-sem.pb-c.d [2020-02-10T23:42:39.547Z] #58 13.28 PBCC images/ipc-msg.pb-c.c [2020-02-10T23:42:39.686Z] CC criu/files-ext.o [2020-02-10T23:42:39.754Z] #58 12.48 PBCC images/ipc-msg.pb-c.c [2020-02-10T23:42:39.754Z] #58 12.51 DEP images/ipc-msg.pb-c.d [2020-02-10T23:42:39.754Z] #58 12.58 PBCC images/ipc-shm.pb-c.c [2020-02-10T23:42:39.754Z] #58 12.63 DEP images/ipc-shm.pb-c.d [2020-02-10T23:42:39.805Z] #58 13.31 DEP images/ipc-msg.pb-c.d [2020-02-10T23:42:39.805Z] #58 13.36 PBCC images/ipc-shm.pb-c.c [2020-02-10T23:42:39.805Z] #58 13.40 DEP images/ipc-shm.pb-c.d [2020-02-10T23:42:39.805Z] #58 ... [2020-02-10T23:42:39.805Z] [2020-02-10T23:42:39.805Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:42:39.805Z] #30 63.26 os [2020-02-10T23:42:39.805Z] #30 65.07 bytes [2020-02-10T23:42:39.805Z] #30 67.41 bufio [2020-02-10T23:42:39.805Z] #30 68.41 fmt [2020-02-10T23:42:39.805Z] #30 69.93 path/filepath [2020-02-10T23:42:39.805Z] #30 72.26 io/ioutil [2020-02-10T23:42:39.805Z] #30 73.40 path [2020-02-10T23:42:39.805Z] #30 ... [2020-02-10T23:42:39.805Z] [2020-02-10T23:42:39.805Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:39.805Z] #58 13.46 PBCC images/ipc-var.pb-c.c [2020-02-10T23:42:39.805Z] #58 13.47 DEP images/ipc-var.pb-c.d [2020-02-10T23:42:39.805Z] #58 13.53 PBCC images/sk-opts.pb-c.c [2020-02-10T23:42:39.805Z] #58 13.60 PBCC images/packet-sock.pb-c.c [2020-02-10T23:42:39.805Z] #58 ... [2020-02-10T23:42:39.805Z] [2020-02-10T23:42:39.805Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:42:39.805Z] #33 63.54 time [2020-02-10T23:42:39.805Z] #33 64.78 sort [2020-02-10T23:42:39.805Z] #33 66.19 internal/fmtsort [2020-02-10T23:42:39.805Z] #33 66.77 internal/syscall/unix [2020-02-10T23:42:39.805Z] #33 67.04 strings [2020-02-10T23:42:39.805Z] #33 69.91 internal/poll [2020-02-10T23:42:39.805Z] #33 71.43 path [2020-02-10T23:42:39.805Z] #33 72.04 regexp/syntax [2020-02-10T23:42:39.805Z] #33 72.63 os [2020-02-10T23:42:39.806Z]  ###########                                                               16.6% ############################                                             39.5% ###########################################    59.8% ###########################################################  82.7% ######################################################################## 100.0% [2020-02-10T23:42:39.806Z]  [2020-02-10T23:42:39.972Z] CC criu/files-reg.o [2020-02-10T23:42:40.025Z] #58 12.68 PBCC images/ipc-var.pb-c.c [2020-02-10T23:42:40.025Z] #58 12.75 DEP images/ipc-var.pb-c.d [2020-02-10T23:42:40.025Z] #58 12.80 PBCC images/sk-opts.pb-c.c [2020-02-10T23:42:40.025Z] #58 12.84 PBCC images/packet-sock.pb-c.c [2020-02-10T23:42:40.025Z] #58 12.88 DEP images/sk-opts.pb-c.d [2020-02-10T23:42:40.062Z] #33 ... [2020-02-10T23:42:40.062Z] [2020-02-10T23:42:40.062Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:40.062Z] #58 13.65 DEP images/sk-opts.pb-c.d [2020-02-10T23:42:40.062Z] #58 13.74 DEP images/packet-sock.pb-c.d [2020-02-10T23:42:40.062Z] #58 13.80 PBCC images/sk-netlink.pb-c.c [2020-02-10T23:42:40.320Z] #58 13.90 DEP images/sk-netlink.pb-c.d [2020-02-10T23:42:40.320Z] #58 13.94 PBCC images/sk-inet.pb-c.c [2020-02-10T23:42:40.320Z] #58 14.00 DEP images/sk-inet.pb-c.d [2020-02-10T23:42:40.320Z] #58 14.06 PBCC images/sk-unix.pb-c.c [2020-02-10T23:42:40.323Z] #58 13.01 DEP images/packet-sock.pb-c.d [2020-02-10T23:42:40.323Z] #58 ... [2020-02-10T23:42:40.323Z] [2020-02-10T23:42:40.323Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-10T23:42:40.323Z] #38 6.949 -- The C compiler identification is GNU 6.3.0 [2020-02-10T23:42:40.323Z] #38 7.004 -- Check for working C compiler: /usr/bin/cc [2020-02-10T23:42:40.323Z] #38 7.761 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T23:42:40.323Z] #38 7.762 -- Detecting C compiler ABI info [2020-02-10T23:42:40.323Z] #38 8.236 -- Detecting C compiler ABI info - done [2020-02-10T23:42:40.323Z] #38 8.308 -- Detecting C compile features [2020-02-10T23:42:40.323Z] #38 10.10 -- Detecting C compile features - done [2020-02-10T23:42:40.323Z] #38 10.15 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T23:42:40.323Z] #38 10.39 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T23:42:40.323Z] #38 10.51 -- Configuring done [2020-02-10T23:42:40.323Z] #38 10.53 -- Generating done [2020-02-10T23:42:40.323Z] #38 10.54 -- Build files have been written to: /tmp/tmp.mHzsrQrHzH/tini [2020-02-10T23:42:40.323Z] #38 10.56 + make tini-static [2020-02-10T23:42:40.323Z] #38 10.90 Scanning dependencies of target tini-static [2020-02-10T23:42:40.323Z] #38 11.04 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T23:42:40.323Z] #38 12.58 [100%] Linking C executable tini-static [2020-02-10T23:42:40.323Z] #38 13.04 [100%] Built target tini-static [2020-02-10T23:42:40.323Z] #38 13.13 + mkdir -p /build [2020-02-10T23:42:40.323Z] #38 13.15 + cp tini-static /build/docker-init [2020-02-10T23:42:40.323Z] #38 DONE 13.4s [2020-02-10T23:42:40.323Z] [2020-02-10T23:42:40.323Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:40.323Z] #58 13.11 PBCC images/sk-netlink.pb-c.c [2020-02-10T23:42:40.323Z] #58 13.25 DEP images/sk-netlink.pb-c.d [2020-02-10T23:42:40.577Z] #58 14.16 DEP images/sk-unix.pb-c.d [2020-02-10T23:42:40.577Z] #58 14.23 PBCC images/mm.pb-c.c [2020-02-10T23:42:40.577Z] #58 14.24 DEP images/mm.pb-c.d [2020-02-10T23:42:40.577Z] #58 14.31 PBCC images/timerfd.pb-c.c [2020-02-10T23:42:40.577Z] #58 14.40 DEP images/timerfd.pb-c.d [2020-02-10T23:42:40.580Z] #58 13.32 PBCC images/sk-inet.pb-c.c [2020-02-10T23:42:40.580Z] #58 13.45 DEP images/sk-inet.pb-c.d [2020-02-10T23:42:40.835Z] #58 14.48 PBCC images/timer.pb-c.c [2020-02-10T23:42:40.835Z] #58 14.50 DEP images/timer.pb-c.d [2020-02-10T23:42:40.919Z] #58 13.58 PBCC images/sk-unix.pb-c.c [2020-02-10T23:42:40.919Z] #58 13.66 DEP images/sk-unix.pb-c.d [2020-02-10T23:42:41.092Z] #58 14.60 PBCC images/sa.pb-c.c [2020-02-10T23:42:41.093Z] #58 14.67 DEP images/sa.pb-c.d [2020-02-10T23:42:41.093Z] #58 14.73 PBCC images/pipe-data.pb-c.c [2020-02-10T23:42:41.093Z] #58 14.77 DEP images/pipe-data.pb-c.d [2020-02-10T23:42:41.093Z] #58 14.81 PBCC images/mnt.pb-c.c [2020-02-10T23:42:41.173Z] #58 13.78 PBCC images/mm.pb-c.c [2020-02-10T23:42:41.173Z] #58 13.85 DEP images/mm.pb-c.d [2020-02-10T23:42:41.173Z] #58 13.85 PBCC images/timerfd.pb-c.c [2020-02-10T23:42:41.173Z] #58 13.88 DEP images/timerfd.pb-c.d [2020-02-10T23:42:41.173Z] #58 13.92 PBCC images/timer.pb-c.c [2020-02-10T23:42:41.173Z] #58 13.97 DEP images/timer.pb-c.d [2020-02-10T23:42:41.173Z] #58 14.05 PBCC images/sa.pb-c.c [2020-02-10T23:42:41.220Z]  ####                                                        6.1% ##########                                                 14.6% ###############                                                22.2% ####################   28.8% ##########################    37.3% ################################  45.8% ###################################### 53.4% ############################################  61.9% ##################################################   70.4% ########################################################  78.9% ##############################################################  87.4% ##################################################################### 95.9% ######################################################################## 100.0% [2020-02-10T23:42:41.220Z]  [2020-02-10T23:42:41.350Z] #58 14.90 DEP images/mnt.pb-c.d [2020-02-10T23:42:41.350Z] #58 14.98 PBCC images/sk-packet.pb-c.c [2020-02-10T23:42:41.350Z] #58 15.00 DEP images/sk-packet.pb-c.d [2020-02-10T23:42:41.350Z] #58 15.06 PBCC images/tcp-stream.pb-c.c [2020-02-10T23:42:41.428Z] #58 14.12 DEP images/sa.pb-c.d [2020-02-10T23:42:41.428Z] #58 14.19 PBCC images/pipe-data.pb-c.c [2020-02-10T23:42:41.428Z] #58 14.24 DEP images/pipe-data.pb-c.d [2020-02-10T23:42:41.453Z] CC criu/files.o [2020-02-10T23:42:41.607Z] #58 15.13 DEP images/tcp-stream.pb-c.d [2020-02-10T23:42:41.607Z] #58 15.19 PBCC images/pipe.pb-c.c [2020-02-10T23:42:41.607Z] #58 15.29 DEP images/pipe.pb-c.d [2020-02-10T23:42:41.607Z] #58 15.37 PBCC images/pstree.pb-c.c [2020-02-10T23:42:41.607Z] #58 15.41 DEP images/pstree.pb-c.d [2020-02-10T23:42:41.607Z] #58 15.44 PBCC images/fs.pb-c.c [2020-02-10T23:42:41.683Z] #58 14.32 PBCC images/mnt.pb-c.c [2020-02-10T23:42:41.683Z] #58 14.38 DEP images/mnt.pb-c.d [2020-02-10T23:42:41.683Z] #58 14.46 PBCC images/sk-packet.pb-c.c [2020-02-10T23:42:41.683Z] #58 14.50 DEP images/sk-packet.pb-c.d [2020-02-10T23:42:41.864Z] #58 15.50 DEP images/fs.pb-c.d [2020-02-10T23:42:41.864Z] #58 15.58 PBCC images/signalfd.pb-c.c [2020-02-10T23:42:41.864Z] #58 15.67 DEP images/signalfd.pb-c.d [2020-02-10T23:42:41.937Z] #58 14.58 PBCC images/tcp-stream.pb-c.c [2020-02-10T23:42:41.937Z] #58 14.66 DEP images/tcp-stream.pb-c.d [2020-02-10T23:42:41.937Z] #58 ... [2020-02-10T23:42:41.937Z] [2020-02-10T23:42:41.937Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:42:41.937Z] #30 65.70 os [2020-02-10T23:42:41.937Z] #30 66.73 bytes [2020-02-10T23:42:41.937Z] #30 69.37 bufio [2020-02-10T23:42:41.937Z] #30 71.00 fmt [2020-02-10T23:42:41.937Z] #30 71.01 path/filepath [2020-02-10T23:42:41.937Z] #30 72.56 io/ioutil [2020-02-10T23:42:41.937Z] #30 73.20 path [2020-02-10T23:42:41.937Z] #30 73.82 text/tabwriter [2020-02-10T23:42:41.937Z] #30 ... [2020-02-10T23:42:41.937Z] [2020-02-10T23:42:41.937Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:42:41.968Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T23:42:41.968Z]  [2020-02-10T23:42:41.968Z]  ######################################################################## 100.0% [2020-02-10T23:42:41.968Z]  [2020-02-10T23:42:42.121Z] #58 15.74 PBCC images/fh.pb-c.c [2020-02-10T23:42:42.122Z] #58 15.78 PBCC images/fsnotify.pb-c.c [2020-02-10T23:42:42.379Z] #58 15.88 DEP images/fh.pb-c.d [2020-02-10T23:42:42.379Z] #58 15.94 DEP images/fsnotify.pb-c.d [2020-02-10T23:42:42.379Z] #58 15.97 PBCC images/eventpoll.pb-c.c [2020-02-10T23:42:42.379Z] #58 15.99 DEP images/eventpoll.pb-c.d [2020-02-10T23:42:42.379Z] #58 16.04 PBCC images/eventfd.pb-c.c [2020-02-10T23:42:42.379Z] #58 16.08 DEP images/eventfd.pb-c.d [2020-02-10T23:42:42.379Z] #58 16.14 PBCC images/remap-file-path.pb-c.c [2020-02-10T23:42:42.447Z] #47 33.43 Checking out files: 39% (1201/3042) Checking out files: 40% (1217/3042) Checking out files: 41% (1248/3042) Checking out files: 42% (1278/3042) Checking out files: 43% (1309/3042) Checking out files: 44% (1339/3042) Checking out files: 45% (1369/3042) Checking out files: 46% (1400/3042) Checking out files: 47% (1430/3042) Checking out files: 48% (1461/3042) Checking out files: 49% (1491/3042) Checking out files: 50% (1521/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 79% (2409/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-10T23:42:42.447Z] #47 35.15 + cd /tmp/tmp.OVBKOV1ysO/src/github.com/containerd/containerd [2020-02-10T23:42:42.447Z] #47 35.15 + git checkout -q 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-10T23:42:42.472Z] CC criu/filesystems.o [2020-02-10T23:42:42.636Z] #58 16.16 DEP images/remap-file-path.pb-c.d [2020-02-10T23:42:42.636Z] #58 16.27 PBCC images/fifo.pb-c.c [2020-02-10T23:42:42.636Z] #58 16.31 DEP images/fifo.pb-c.d [2020-02-10T23:42:42.725Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T23:42:42.725Z]  [2020-02-10T23:42:42.725Z]  ######################################################################## 100.0% [2020-02-10T23:42:42.725Z]  [2020-02-10T23:42:42.763Z] CC criu/fsnotify.o [2020-02-10T23:42:42.894Z] #58 16.39 PBCC images/ghost-file.pb-c.c [2020-02-10T23:42:42.894Z] #58 16.41 DEP images/ghost-file.pb-c.d [2020-02-10T23:42:42.894Z] #58 16.48 PBCC images/regfile.pb-c.c [2020-02-10T23:42:42.894Z] #58 16.53 DEP images/regfile.pb-c.d [2020-02-10T23:42:43.151Z] #58 16.62 PBCC images/ns.pb-c.c [2020-02-10T23:42:43.151Z] #58 16.65 DEP images/ns.pb-c.d [2020-02-10T23:42:43.151Z] #58 16.75 PBCC images/fdinfo.pb-c.c [2020-02-10T23:42:43.151Z] #58 16.84 DEP images/fdinfo.pb-c.d [2020-02-10T23:42:43.381Z] CC criu/image-desc.o [2020-02-10T23:42:43.381Z] CC criu/image.o [2020-02-10T23:42:43.409Z] #58 ... [2020-02-10T23:42:43.409Z] [2020-02-10T23:42:43.409Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-10T23:42:43.409Z] #38 9.606 -- Detecting C compile features - done [2020-02-10T23:42:43.409Z] #38 9.641 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T23:42:43.409Z] #38 10.12 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T23:42:43.409Z] #38 10.27 -- Configuring done [2020-02-10T23:42:43.409Z] #38 10.29 -- Generating done [2020-02-10T23:42:43.409Z] #38 10.32 -- Build files have been written to: /tmp/tmp.W0VO5aiGI7/tini [2020-02-10T23:42:43.409Z] #38 10.33 + make tini-static [2020-02-10T23:42:43.409Z] #38 10.69 Scanning dependencies of target tini-static [2020-02-10T23:42:43.409Z] #38 10.79 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T23:42:43.409Z] #38 12.48 [100%] Linking C executable tini-static [2020-02-10T23:42:43.409Z] #38 13.20 [100%] Built target tini-static [2020-02-10T23:42:43.409Z] #38 13.26 + mkdir -p /build [2020-02-10T23:42:43.409Z] #38 13.26 + cp tini-static /build/docker-init [2020-02-10T23:42:43.409Z] #38 DONE 13.6s [2020-02-10T23:42:43.409Z] [2020-02-10T23:42:43.409Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:43.409Z] #58 16.99 PBCC images/core-aarch64.pb-c.c [2020-02-10T23:42:43.409Z] #58 17.04 PBCC images/core-arm.pb-c.c [2020-02-10T23:42:43.409Z] #58 17.14 PBCC images/core-ppc64.pb-c.c [2020-02-10T23:42:43.552Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T23:42:43.552Z] skipping existing b63cc5f62c21 [2020-02-10T23:42:43.552Z] [2020-02-10T23:42:43.666Z] #58 17.19 PBCC images/core-s390.pb-c.c [2020-02-10T23:42:43.666Z] #58 17.39 PBCC images/core-x86.pb-c.c [2020-02-10T23:42:43.666Z] #58 17.44 PBCC images/core.pb-c.c [2020-02-10T23:42:43.923Z] #58 17.52 PBCC images/inventory.pb-c.c [2020-02-10T23:42:43.923Z] #58 17.63 DEP images/core-aarch64.pb-c.d [2020-02-10T23:42:43.923Z] #58 17.71 DEP images/core-arm.pb-c.d [2020-02-10T23:42:43.998Z] CC criu/ipc_ns.o [2020-02-10T23:42:44.180Z] #58 17.91 DEP images/core-ppc64.pb-c.d [2020-02-10T23:42:44.302Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T23:42:44.328Z] #47 ... [2020-02-10T23:42:44.328Z] [2020-02-10T23:42:44.328Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:44.328Z] #13 6.189 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] [2020-02-10T23:42:44.328Z] #13 7.546 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-10T23:42:44.328Z] #13 8.149 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-02-10T23:42:44.328Z] #13 ... [2020-02-10T23:42:44.328Z] [2020-02-10T23:42:44.328Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:42:44.328Z] #47 37.06 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T23:42:44.328Z] #47 37.06 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T23:42:44.328Z] #47 37.06 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T23:42:44.328Z] #47 37.06 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T23:42:44.328Z] #47 37.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T23:42:44.328Z] #47 37.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T23:42:44.328Z] #47 37.06 + '[' '' = dynamic ']' [2020-02-10T23:42:44.328Z] #47 37.06 + make [2020-02-10T23:42:44.440Z] #58 18.15 DEP images/core-s390.pb-c.d [2020-02-10T23:42:44.619Z] CC criu/irmap.o [2020-02-10T23:42:44.646Z]  [2020-02-10T23:42:44.646Z]  ######################################################################## 100.0% [2020-02-10T23:42:44.646Z]  [2020-02-10T23:42:44.646Z] Download of images into '/build' complete. [2020-02-10T23:42:44.646Z] Use something like the following to load the result into a Docker daemon: [2020-02-10T23:42:44.646Z] tar -cC '/build' . | docker load [2020-02-10T23:42:44.697Z] #58 18.28 DEP images/core-x86.pb-c.d [2020-02-10T23:42:44.698Z] #58 18.43 DEP images/core.pb-c.d [2020-02-10T23:42:44.903Z] CC criu/kcmp-ids.o [2020-02-10T23:42:44.955Z] #58 18.52 DEP images/inventory.pb-c.d [2020-02-10T23:42:44.955Z] #58 18.59 PBCC images/cpuinfo.pb-c.c [2020-02-10T23:42:44.955Z] #58 18.63 DEP images/cpuinfo.pb-c.d [2020-02-10T23:42:44.955Z] #58 18.68 PBCC images/stats.pb-c.c [2020-02-10T23:42:45.187Z] CC criu/kerndat.o [2020-02-10T23:42:45.212Z] #58 18.69 DEP images/stats.pb-c.d [2020-02-10T23:42:45.689Z] #47 38.28 🇩 bin/ctr [2020-02-10T23:42:45.807Z] CC criu/libnetlink.o [2020-02-10T23:42:45.867Z] Removing intermediate container 6b08473b51d9 [2020-02-10T23:42:45.867Z] ---> de8196613ab6 [2020-02-10T23:42:45.867Z] Step 24/125 : FROM base AS cross-false [2020-02-10T23:42:45.867Z] ---> d0cb24229ec2 [2020-02-10T23:42:45.867Z] Step 25/125 : FROM base AS cross-true [2020-02-10T23:42:45.867Z] ---> d0cb24229ec2 [2020-02-10T23:42:45.867Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:42:45.867Z] ---> Using cache [2020-02-10T23:42:45.867Z] ---> 6e7c7cf9f626 [2020-02-10T23:42:45.867Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-02-10T23:42:45.867Z] ---> Running in fbc90114d2f0 [2020-02-10T23:42:46.091Z] CC criu/log.o [2020-02-10T23:42:46.385Z] CC criu/lsm.o [2020-02-10T23:42:46.385Z] CC criu/mem.o [2020-02-10T23:42:46.583Z] #58 20.30 make[1]: Nothing to be done for 'all'. [2020-02-10T23:42:47.062Z] Removing intermediate container fbc90114d2f0 [2020-02-10T23:42:47.062Z] ---> abf56789c508 [2020-02-10T23:42:47.062Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-02-10T23:42:47.062Z] ---> Running in dee6c7abd205 [2020-02-10T23:42:47.398Z] CC criu/mount.o [2020-02-10T23:42:47.799Z] Removing intermediate container dee6c7abd205 [2020-02-10T23:42:47.799Z] ---> 8cdc392ae0cf [2020-02-10T23:42:47.799Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-02-10T23:42:48.203Z] ---> Running in f75ecfde6ed5 [2020-02-10T23:42:48.479Z] #58 21.75 CC images/stats.o [2020-02-10T23:42:48.737Z] #58 22.30 CC images/core.o [2020-02-10T23:42:48.965Z] Removing intermediate container f75ecfde6ed5 [2020-02-10T23:42:48.965Z] ---> b08428b22a26 [2020-02-10T23:42:48.965Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2020-02-10T23:42:48.965Z] ---> Running in 9a2094b40c3e [2020-02-10T23:42:49.669Z] #58 23.03 CC images/core-x86.o [2020-02-10T23:42:49.926Z] #58 23.62 CC images/core-arm.o [2020-02-10T23:42:50.096Z] CC criu/namespaces.o [2020-02-10T23:42:50.180Z] Removing intermediate container 9a2094b40c3e [2020-02-10T23:42:50.180Z] ---> 216f0d9c8d3d [2020-02-10T23:42:50.180Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-02-10T23:42:50.180Z] ---> d0cb24229ec2 [2020-02-10T23:42:50.180Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-02-10T23:42:50.180Z] ---> d0cb24229ec2 [2020-02-10T23:42:50.180Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:42:50.180Z] ---> Using cache [2020-02-10T23:42:50.180Z] ---> 6e7c7cf9f626 [2020-02-10T23:42:50.180Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-02-10T23:42:50.180Z] ---> Running in dda4ac9a7362 [2020-02-10T23:42:50.491Z] #58 ... [2020-02-10T23:42:50.491Z] [2020-02-10T23:42:50.491Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:42:50.491Z] #30 73.96 text/tabwriter [2020-02-10T23:42:50.491Z] #30 74.61 flag [2020-02-10T23:42:50.491Z] #30 74.79 github.com/BurntSushi/toml [2020-02-10T23:42:50.491Z] #30 76.74 log [2020-02-10T23:42:50.491Z] #30 79.95 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T23:42:50.491Z] #30 ... [2020-02-10T23:42:50.491Z] [2020-02-10T23:42:50.491Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:50.491Z] #58 24.12 CC images/core-aarch64.o [2020-02-10T23:42:50.531Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:42:50.531Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:42:50.531Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:42:50.531Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:42:50.748Z] #58 ... [2020-02-10T23:42:50.748Z] [2020-02-10T23:42:50.748Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:42:50.748Z] #30 DONE 84.4s [2020-02-10T23:42:50.748Z] [2020-02-10T23:42:50.748Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:42:50.748Z] #47 32.74 Checking out files: 50% (1530/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 86% (2642/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-10T23:42:50.748Z] #47 34.18 + cd /tmp/tmp.L9vD6beZom/src/github.com/containerd/containerd [2020-02-10T23:42:50.748Z] #47 34.18 + git checkout -q 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-10T23:42:50.748Z] #47 36.90 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T23:42:50.748Z] #47 36.91 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T23:42:50.748Z] #47 36.91 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T23:42:50.748Z] #47 36.91 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T23:42:50.748Z] #47 36.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T23:42:50.748Z] #47 36.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T23:42:50.748Z] #47 36.91 + '[' '' = dynamic ']' [2020-02-10T23:42:50.748Z] #47 36.91 + make [2020-02-10T23:42:50.748Z] #47 38.28 🇩 bin/ctr [2020-02-10T23:42:50.878Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:42:50.878Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [495 kB] [2020-02-10T23:42:50.878Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-10T23:42:50.878Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-02-10T23:42:50.919Z] #47 ... [2020-02-10T23:42:50.919Z] [2020-02-10T23:42:50.919Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:50.919Z] #58 14.71 PBCC images/pipe.pb-c.c [2020-02-10T23:42:50.919Z] #58 14.81 DEP images/pipe.pb-c.d [2020-02-10T23:42:50.919Z] #58 14.87 PBCC images/pstree.pb-c.c [2020-02-10T23:42:50.919Z] #58 14.89 DEP images/pstree.pb-c.d [2020-02-10T23:42:50.919Z] #58 14.96 PBCC images/fs.pb-c.c [2020-02-10T23:42:50.919Z] #58 14.97 DEP images/fs.pb-c.d [2020-02-10T23:42:50.919Z] #58 15.06 PBCC images/signalfd.pb-c.c [2020-02-10T23:42:50.919Z] #58 15.12 DEP images/signalfd.pb-c.d [2020-02-10T23:42:50.919Z] #58 15.18 PBCC images/fh.pb-c.c [2020-02-10T23:42:50.919Z] #58 15.23 PBCC images/fsnotify.pb-c.c [2020-02-10T23:42:50.919Z] #58 15.29 DEP images/fh.pb-c.d [2020-02-10T23:42:50.919Z] #58 15.30 DEP images/fsnotify.pb-c.d [2020-02-10T23:42:50.919Z] #58 15.36 PBCC images/eventpoll.pb-c.c [2020-02-10T23:42:50.919Z] #58 15.40 DEP images/eventpoll.pb-c.d [2020-02-10T23:42:50.919Z] #58 15.44 PBCC images/eventfd.pb-c.c [2020-02-10T23:42:50.919Z] #58 15.46 DEP images/eventfd.pb-c.d [2020-02-10T23:42:50.919Z] #58 15.59 PBCC images/remap-file-path.pb-c.c [2020-02-10T23:42:50.919Z] #58 15.63 DEP images/remap-file-path.pb-c.d [2020-02-10T23:42:50.919Z] #58 15.70 PBCC images/fifo.pb-c.c [2020-02-10T23:42:50.919Z] #58 15.71 DEP images/fifo.pb-c.d [2020-02-10T23:42:50.919Z] #58 15.80 PBCC images/ghost-file.pb-c.c [2020-02-10T23:42:50.919Z] #58 15.88 DEP images/ghost-file.pb-c.d [2020-02-10T23:42:50.919Z] #58 15.96 PBCC images/regfile.pb-c.c [2020-02-10T23:42:50.919Z] #58 16.02 DEP images/regfile.pb-c.d [2020-02-10T23:42:50.919Z] #58 16.09 PBCC images/ns.pb-c.c [2020-02-10T23:42:50.919Z] #58 16.14 DEP images/ns.pb-c.d [2020-02-10T23:42:50.919Z] #58 16.20 PBCC images/fdinfo.pb-c.c [2020-02-10T23:42:50.919Z] #58 16.29 DEP images/fdinfo.pb-c.d [2020-02-10T23:42:50.919Z] #58 16.39 PBCC images/core-aarch64.pb-c.c [2020-02-10T23:42:50.919Z] #58 16.49 PBCC images/core-arm.pb-c.c [2020-02-10T23:42:50.919Z] #58 16.60 PBCC images/core-ppc64.pb-c.c [2020-02-10T23:42:50.919Z] #58 16.66 PBCC images/core-s390.pb-c.c [2020-02-10T23:42:50.919Z] #58 16.68 PBCC images/core-x86.pb-c.c [2020-02-10T23:42:50.919Z] #58 16.75 PBCC images/core.pb-c.c [2020-02-10T23:42:50.919Z] #58 16.80 PBCC images/inventory.pb-c.c [2020-02-10T23:42:50.919Z] #58 16.87 DEP images/core-aarch64.pb-c.d [2020-02-10T23:42:50.919Z] #58 16.93 DEP images/core-arm.pb-c.d [2020-02-10T23:42:50.919Z] #58 17.00 DEP images/core-ppc64.pb-c.d [2020-02-10T23:42:50.919Z] #58 17.08 DEP images/core-s390.pb-c.d [2020-02-10T23:42:50.919Z] #58 17.17 DEP images/core-x86.pb-c.d [2020-02-10T23:42:50.919Z] #58 17.23 DEP images/core.pb-c.d [2020-02-10T23:42:50.919Z] #58 17.32 DEP images/inventory.pb-c.d [2020-02-10T23:42:50.919Z] #58 17.41 PBCC images/cpuinfo.pb-c.c [2020-02-10T23:42:50.919Z] #58 17.48 DEP images/cpuinfo.pb-c.d [2020-02-10T23:42:50.919Z] #58 17.52 PBCC images/stats.pb-c.c [2020-02-10T23:42:50.919Z] #58 17.54 DEP images/stats.pb-c.d [2020-02-10T23:42:50.919Z] #58 18.93 make[1]: Nothing to be done for 'all'. [2020-02-10T23:42:50.919Z] #58 20.47 CC images/stats.o [2020-02-10T23:42:50.919Z] #58 20.87 CC images/core.o [2020-02-10T23:42:50.919Z] #58 21.55 CC images/core-x86.o [2020-02-10T23:42:50.919Z] #58 22.16 CC images/core-arm.o [2020-02-10T23:42:50.919Z] #58 22.62 CC images/core-aarch64.o [2020-02-10T23:42:50.919Z] #58 22.98 CC images/core-ppc64.o [2020-02-10T23:42:51.006Z] #47 ... [2020-02-10T23:42:51.006Z] [2020-02-10T23:42:51.006Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:51.006Z] #58 24.72 CC images/core-ppc64.o [2020-02-10T23:42:51.114Z] CC criu/net.o [2020-02-10T23:42:51.175Z] #58 23.80 CC images/core-s390.o [2020-02-10T23:42:51.175Z] #58 ... [2020-02-10T23:42:51.175Z] [2020-02-10T23:42:51.175Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-10T23:42:51.175Z] #30 75.95 github.com/BurntSushi/toml [2020-02-10T23:42:51.175Z] #30 75.96 flag [2020-02-10T23:42:51.175Z] #30 77.80 log [2020-02-10T23:42:51.175Z] #30 80.69 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T23:42:51.175Z] #30 DONE 85.0s [2020-02-10T23:42:51.175Z] [2020-02-10T23:42:51.175Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:42:51.175Z] #33 76.92 fmt [2020-02-10T23:42:51.175Z] #33 76.99 path/filepath [2020-02-10T23:42:51.175Z] #33 78.34 regexp [2020-02-10T23:42:51.175Z] #33 81.71 io/ioutil [2020-02-10T23:42:51.175Z] #33 82.20 flag [2020-02-10T23:42:51.175Z] #33 82.63 go/token [2020-02-10T23:42:51.175Z] #33 83.44 go/scanner [2020-02-10T23:42:51.175Z] #33 84.35 net/url [2020-02-10T23:42:51.175Z] #33 84.88 go/ast [2020-02-10T23:42:51.939Z] #58 25.65 CC images/core-s390.o [2020-02-10T23:42:52.085Z] Fetched 7681 kB in 1s (5352 kB/s) [2020-02-10T23:42:52.098Z] #33 ... [2020-02-10T23:42:52.098Z] [2020-02-10T23:42:52.098Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:52.099Z] #58 24.91 CC images/cpuinfo.o [2020-02-10T23:42:52.429Z] Reading package lists... [2020-02-10T23:42:52.658Z] #58 25.32 CC images/inventory.o [2020-02-10T23:42:52.658Z] #58 25.59 CC images/fdinfo.o [2020-02-10T23:42:52.785Z] Reading package lists... [2020-02-10T23:42:52.785Z] Building dependency tree... [2020-02-10T23:42:52.785Z] Reading state information... [2020-02-10T23:42:52.878Z] #58 26.48 CC images/cpuinfo.o [2020-02-10T23:42:53.151Z] CC criu/netfilter.o [2020-02-10T23:42:53.151Z] CC criu/page-pipe.o [2020-02-10T23:42:53.221Z] The following additional packages will be installed: [2020-02-10T23:42:53.221Z] libapparmor1 libseccomp2 [2020-02-10T23:42:53.221Z] Suggested packages: [2020-02-10T23:42:53.221Z] seccomp [2020-02-10T23:42:53.221Z] The following NEW packages will be installed: [2020-02-10T23:42:53.221Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-10T23:42:53.221Z] 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:42:53.221Z] Need to get 301 kB of archives. [2020-02-10T23:42:53.221Z] After this operation, 1402 kB of additional disk space will be used. [2020-02-10T23:42:53.221Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2020-02-10T23:42:53.221Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2020-02-10T23:42:53.221Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2020-02-10T23:42:53.221Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2020-02-10T23:42:53.221Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:42:53.221Z] Fetched 301 kB in 0s (3620 kB/s) [2020-02-10T23:42:53.221Z] Selecting previously unselected package libseccomp2:s390x. [2020-02-10T23:42:53.221Z] (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 ... 14828 files and directories currently installed.) [2020-02-10T23:42:53.221Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2020-02-10T23:42:53.221Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-02-10T23:42:53.221Z] Selecting previously unselected package libseccomp-dev:s390x. [2020-02-10T23:42:53.221Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2020-02-10T23:42:53.221Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-02-10T23:42:53.221Z] Selecting previously unselected package libapparmor1:s390x. [2020-02-10T23:42:53.221Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2020-02-10T23:42:53.221Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-02-10T23:42:53.221Z] Selecting previously unselected package libapparmor-dev:s390x. [2020-02-10T23:42:53.221Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2020-02-10T23:42:53.221Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-02-10T23:42:53.259Z] #58 25.94 CC images/fown.o [2020-02-10T23:42:53.259Z] #58 26.15 CC images/ns.o [2020-02-10T23:42:53.458Z] #58 27.10 CC images/inventory.o [2020-02-10T23:42:53.458Z] #58 ... [2020-02-10T23:42:53.458Z] [2020-02-10T23:42:53.458Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:42:53.458Z] #33 77.15 fmt [2020-02-10T23:42:53.458Z] #33 77.53 path/filepath [2020-02-10T23:42:53.458Z] #33 79.26 regexp [2020-02-10T23:42:53.458Z] #33 82.26 flag [2020-02-10T23:42:53.458Z] #33 83.43 go/token [2020-02-10T23:42:53.458Z] #33 83.81 io/ioutil [2020-02-10T23:42:53.458Z] #33 84.29 go/scanner [2020-02-10T23:42:53.458Z] #33 84.87 net/url [2020-02-10T23:42:53.458Z] #33 85.97 go/ast [2020-02-10T23:42:53.458Z] #33 86.75 text/template/parse [2020-02-10T23:42:53.598Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:53.598Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-02-10T23:42:53.598Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-02-10T23:42:53.598Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-02-10T23:42:53.598Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-02-10T23:42:53.598Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:42:53.714Z] #33 ... [2020-02-10T23:42:53.714Z] [2020-02-10T23:42:53.714Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:53.714Z] #58 27.38 CC images/fdinfo.o [2020-02-10T23:42:53.778Z] CC criu/page-xfer.o [2020-02-10T23:42:53.818Z] #58 26.40 CC images/regfile.o [2020-02-10T23:42:53.818Z] #58 26.67 CC images/ghost-file.o [2020-02-10T23:42:53.944Z] Removing intermediate container dda4ac9a7362 [2020-02-10T23:42:53.944Z] ---> 091af2bad23d [2020-02-10T23:42:53.944Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-02-10T23:42:53.944Z] ---> 216f0d9c8d3d [2020-02-10T23:42:53.944Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:42:53.945Z] ---> Running in e58d105b207a [2020-02-10T23:42:54.278Z] #58 27.74 CC images/fown.o [2020-02-10T23:42:54.294Z] Removing intermediate container e58d105b207a [2020-02-10T23:42:54.294Z] ---> 8b4faf4cc2f7 [2020-02-10T23:42:54.294Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-02-10T23:42:54.294Z] ---> Running in 5ab07d96f20a [2020-02-10T23:42:54.376Z] #58 26.98 CC images/fifo.o [2020-02-10T23:42:54.376Z] #58 27.18 CC images/remap-file-path.o [2020-02-10T23:42:54.404Z] CC criu/pagemap-cache.o [2020-02-10T23:42:54.535Z] #58 28.01 CC images/ns.o [2020-02-10T23:42:54.535Z] #58 28.27 CC images/regfile.o [2020-02-10T23:42:54.631Z] #58 27.46 CC images/eventfd.o [2020-02-10T23:42:54.689Z] CC criu/pagemap.o [2020-02-10T23:42:54.791Z] #58 28.52 CC images/ghost-file.o [2020-02-10T23:42:54.885Z] #58 27.74 CC images/eventpoll.o [2020-02-10T23:42:55.048Z] #58 28.85 CC images/fifo.o [2020-02-10T23:42:55.139Z] #58 28.03 CC images/fh.o [2020-02-10T23:42:55.316Z] CC criu/parasite-syscall.o [2020-02-10T23:42:55.393Z] #58 28.29 CC images/fsnotify.o [2020-02-10T23:42:55.496Z] Removing intermediate container 5ab07d96f20a [2020-02-10T23:42:55.496Z] ---> 40b18ed1e5ed [2020-02-10T23:42:55.496Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-02-10T23:42:55.496Z] ---> 091af2bad23d [2020-02-10T23:42:55.496Z] Step 39/125 : FROM base AS tomlv [2020-02-10T23:42:55.496Z] ---> d0cb24229ec2 [2020-02-10T23:42:55.496Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-02-10T23:42:55.496Z] ---> Running in e315e5d208fb [2020-02-10T23:42:55.496Z] Removing intermediate container e315e5d208fb [2020-02-10T23:42:55.496Z] ---> 2f56880ed04d [2020-02-10T23:42:55.496Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:42:55.496Z] ---> 4b2f14b28f62 [2020-02-10T23:42:55.496Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:42:55.612Z] #58 29.18 CC images/remap-file-path.o [2020-02-10T23:42:55.647Z] #58 ... [2020-02-10T23:42:55.647Z] [2020-02-10T23:42:55.647Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:55.647Z] #13 17.63 Fetched 7934 kB in 13s (568 kB/s) [2020-02-10T23:42:55.647Z] #13 17.63 Reading package lists... [2020-02-10T23:42:55.843Z] ---> 37d95b2e5859 [2020-02-10T23:42:55.843Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:42:55.843Z] ---> Running in 7d0de762cf95 [2020-02-10T23:42:55.872Z] #58 29.55 CC images/eventfd.o [2020-02-10T23:42:55.901Z] #13 22.99 Reading package lists... [2020-02-10T23:42:55.902Z] #13 ... [2020-02-10T23:42:55.902Z] [2020-02-10T23:42:55.902Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:42:55.902Z] #33 86.26 text/template/parse [2020-02-10T23:42:55.941Z] CC criu/path.o [2020-02-10T23:42:55.941Z] CC criu/pie-util-vdso-elf32.o [2020-02-10T23:42:56.129Z] #58 29.86 CC images/eventpoll.o [2020-02-10T23:42:56.227Z] CC criu/pie-util-vdso.o [2020-02-10T23:42:56.387Z] #58 30.16 CC images/fh.o [2020-02-10T23:42:56.460Z] #33 90.07 go/parser [2020-02-10T23:42:56.512Z] CC criu/pie-util.o [2020-02-10T23:42:56.512Z] CC criu/pipes.o [2020-02-10T23:42:56.618Z] + RM_GOPATH=0 [2020-02-10T23:42:56.618Z] + TMP_GOPATH= [2020-02-10T23:42:56.618Z] + : /build [2020-02-10T23:42:56.618Z] + '[' -z '' ']' [2020-02-10T23:42:56.618Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:42:56.618Z] ++ mktemp -d [2020-02-10T23:42:56.618Z] + export GOPATH=/tmp/tmp.PVtq4ML6HG [2020-02-10T23:42:56.618Z] + GOPATH=/tmp/tmp.PVtq4ML6HG [2020-02-10T23:42:56.618Z] + RM_GOPATH=1 [2020-02-10T23:42:56.618Z] ++ dirname ./install.sh [2020-02-10T23:42:56.618Z] + dir=. [2020-02-10T23:42:56.618Z] + bin=tomlv [2020-02-10T23:42:56.618Z] + shift [2020-02-10T23:42:56.618Z] + '[' '!' -f ./tomlv.installer ']' [2020-02-10T23:42:56.618Z] + . ./tomlv.installer [2020-02-10T23:42:56.618Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:42:56.618Z] + install_tomlv [2020-02-10T23:42:56.618Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T23:42:56.618Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PVtq4ML6HG/src/github.com/BurntSushi/toml [2020-02-10T23:42:56.618Z] Cloning into '/tmp/tmp.PVtq4ML6HG/src/github.com/BurntSushi/toml'... [2020-02-10T23:42:56.618Z] + cd /tmp/tmp.PVtq4ML6HG/src/github.com/BurntSushi/toml [2020-02-10T23:42:56.618Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:42:56.618Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T23:42:56.618Z] errors [2020-02-10T23:42:56.618Z] math/bits [2020-02-10T23:42:56.618Z] internal/cpu [2020-02-10T23:42:56.618Z] math [2020-02-10T23:42:56.952Z] #58 30.53 CC images/fsnotify.o [2020-02-10T23:42:56.952Z] #58 ... [2020-02-10T23:42:56.952Z] [2020-02-10T23:42:56.952Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:42:56.952Z] #13 18.94 Fetched 7934 kB in 15s (508 kB/s) [2020-02-10T23:42:56.952Z] #13 18.94 Reading package lists... [2020-02-10T23:42:56.976Z] internal/bytealg [2020-02-10T23:42:56.976Z] runtime/internal/atomic [2020-02-10T23:42:56.976Z] runtime/internal/sys [2020-02-10T23:42:56.976Z] runtime/internal/math [2020-02-10T23:42:56.976Z] runtime [2020-02-10T23:42:56.976Z] unicode/utf8 [2020-02-10T23:42:56.976Z] strconv [2020-02-10T23:42:57.146Z] CC criu/plugin.o [2020-02-10T23:42:57.212Z] #13 24.56 Reading package lists... [2020-02-10T23:42:57.212Z] #13 ... [2020-02-10T23:42:57.212Z] [2020-02-10T23:42:57.212Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:42:57.212Z] #33 90.86 text/template [2020-02-10T23:42:57.347Z] internal/race [2020-02-10T23:42:57.347Z] sync/atomic [2020-02-10T23:42:57.347Z] unicode [2020-02-10T23:42:57.347Z] internal/testlog [2020-02-10T23:42:57.347Z] encoding [2020-02-10T23:42:57.347Z] runtime/cgo [2020-02-10T23:42:57.382Z] #33 91.29 text/template [2020-02-10T23:42:57.430Z] CC criu/proc_parse.o [2020-02-10T23:42:57.941Z] #33 ... [2020-02-10T23:42:57.941Z] [2020-02-10T23:42:57.941Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:42:57.941Z] #58 28.89 CC images/signalfd.o [2020-02-10T23:42:57.941Z] #58 29.13 CC images/fs.o [2020-02-10T23:42:57.941Z] #58 29.31 CC images/pstree.o [2020-02-10T23:42:57.941Z] #58 29.57 CC images/pipe.o [2020-02-10T23:42:57.941Z] #58 29.91 CC images/tcp-stream.o [2020-02-10T23:42:57.941Z] #58 30.25 CC images/sk-packet.o [2020-02-10T23:42:57.941Z] #58 30.53 CC images/mnt.o [2020-02-10T23:42:58.205Z] #58 30.85 CC images/pipe-data.o [2020-02-10T23:42:58.491Z] #58 31.24 CC images/sa.o [2020-02-10T23:42:58.583Z] #33 92.27 go/parser [2020-02-10T23:42:58.694Z] sync [2020-02-10T23:42:58.694Z] io [2020-02-10T23:42:58.694Z] reflect [2020-02-10T23:42:58.746Z] #58 31.45 CC images/timer.o [2020-02-10T23:42:59.000Z] #58 31.81 CC images/timerfd.o [2020-02-10T23:42:59.047Z] syscall [2020-02-10T23:42:59.254Z] #58 32.10 CC images/mm.o [2020-02-10T23:42:59.419Z] time [2020-02-10T23:42:59.419Z] sort [2020-02-10T23:42:59.419Z] internal/fmtsort [2020-02-10T23:42:59.468Z] CC criu/protobuf-desc.o [2020-02-10T23:42:59.761Z] CC criu/protobuf.o [2020-02-10T23:42:59.767Z] internal/syscall/unix [2020-02-10T23:42:59.767Z] internal/poll [2020-02-10T23:42:59.767Z] strings [2020-02-10T23:42:59.767Z] os [2020-02-10T23:42:59.767Z] bytes [2020-02-10T23:42:59.813Z] #58 32.54 CC images/sk-opts.o [2020-02-10T23:43:00.054Z] CC criu/pstree.o [2020-02-10T23:43:00.067Z] #58 32.81 CC images/sk-unix.o [2020-02-10T23:43:00.135Z] bufio [2020-02-10T23:43:00.135Z] path [2020-02-10T23:43:00.135Z] fmt [2020-02-10T23:43:00.135Z] path/filepath [2020-02-10T23:43:00.135Z] io/ioutil [2020-02-10T23:43:00.505Z] text/tabwriter [2020-02-10T23:43:00.505Z] flag [2020-02-10T23:43:00.505Z] github.com/BurntSushi/toml [2020-02-10T23:43:00.505Z] log [2020-02-10T23:43:00.626Z] #58 33.20 CC images/sk-inet.o [2020-02-10T23:43:00.626Z] #58 33.53 CC images/tun.o [2020-02-10T23:43:00.672Z] CC criu/rbtree.o [2020-02-10T23:43:00.860Z] github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T23:43:00.960Z] CC criu/rst-malloc.o [2020-02-10T23:43:00.960Z] CC criu/seccomp.o [2020-02-10T23:43:01.228Z] #58 33.89 CC images/sk-netlink.o [2020-02-10T23:43:01.228Z] #58 34.13 CC images/packet-sock.o [2020-02-10T23:43:01.584Z] CC criu/seize.o [2020-02-10T23:43:01.870Z] #58 34.46 CC images/ipc-var.o [2020-02-10T23:43:01.870Z] #58 34.69 CC images/ipc-desc.o [2020-02-10T23:43:02.052Z] Removing intermediate container 7d0de762cf95 [2020-02-10T23:43:02.052Z] ---> 570aeb38c7bb [2020-02-10T23:43:02.052Z] Step 44/125 : FROM base AS vndr [2020-02-10T23:43:02.052Z] ---> d0cb24229ec2 [2020-02-10T23:43:02.052Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-02-10T23:43:02.052Z] ---> Running in df8027885a7e [2020-02-10T23:43:02.052Z] Removing intermediate container df8027885a7e [2020-02-10T23:43:02.052Z] ---> 55f58b130062 [2020-02-10T23:43:02.052Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:43:02.052Z] ---> 45b976323554 [2020-02-10T23:43:02.052Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:43:02.124Z] #58 34.95 CC images/ipc-shm.o [2020-02-10T23:43:02.205Z] CC criu/servicefd.o [2020-02-10T23:43:02.397Z] ---> fa69b9ce4375 [2020-02-10T23:43:02.397Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:43:02.397Z] ---> Running in ac066f19e3b6 [2020-02-10T23:43:02.490Z] CC criu/shmem.o [2020-02-10T23:43:02.726Z] #58 35.24 CC images/ipc-msg.o [2020-02-10T23:43:02.762Z] #33 95.95 log [2020-02-10T23:43:02.762Z] #33 96.02 go/doc [2020-02-10T23:43:02.762Z] #33 ... [2020-02-10T23:43:02.762Z] [2020-02-10T23:43:02.762Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:43:02.762Z] #13 24.56 Reading package lists... [2020-02-10T23:43:02.762Z] #13 29.64 Building dependency tree... [2020-02-10T23:43:02.762Z] #13 30.59 Reading state information... [2020-02-10T23:43:02.762Z] #13 31.83 The following additional packages will be installed: [2020-02-10T23:43:02.762Z] #13 31.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-10T23:43:02.762Z] #13 31.86 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-10T23:43:02.762Z] #13 31.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-10T23:43:02.762Z] #13 31.86 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-10T23:43:02.762Z] #13 31.86 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T23:43:02.762Z] #13 31.86 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-10T23:43:02.762Z] #13 31.86 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-10T23:43:02.762Z] #13 31.86 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-10T23:43:02.762Z] #13 31.87 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-10T23:43:02.762Z] #13 31.88 Suggested packages: [2020-02-10T23:43:02.762Z] #13 31.89 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-10T23:43:02.762Z] #13 31.89 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-10T23:43:02.762Z] #13 31.89 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-10T23:43:02.762Z] #13 31.89 vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T23:43:02.762Z] #13 31.89 Recommended packages: [2020-02-10T23:43:02.762Z] #13 31.89 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-10T23:43:02.762Z] #13 31.89 python3-keyrings.alt python3-xdg unzip [2020-02-10T23:43:03.023Z] #58 35.56 CC images/ipc-sem.o [2020-02-10T23:43:03.023Z] #58 35.76 CC images/utsns.o [2020-02-10T23:43:03.023Z] #58 35.92 CC images/creds.o [2020-02-10T23:43:03.107Z] CC criu/sigframe.o [2020-02-10T23:43:03.107Z] CC criu/signalfd.o [2020-02-10T23:43:03.184Z] + RM_GOPATH=0 [2020-02-10T23:43:03.184Z] + TMP_GOPATH= [2020-02-10T23:43:03.184Z] + : /build [2020-02-10T23:43:03.184Z] + '[' -z '' ']' [2020-02-10T23:43:03.184Z] ++ mktemp -d [2020-02-10T23:43:03.184Z] + export GOPATH=/tmp/tmp.dVofB1w58d [2020-02-10T23:43:03.184Z] + GOPATH=/tmp/tmp.dVofB1w58d [2020-02-10T23:43:03.184Z] + RM_GOPATH=1 [2020-02-10T23:43:03.184Z] ++ dirname ./install.sh [2020-02-10T23:43:03.184Z] + dir=. [2020-02-10T23:43:03.184Z] + bin=vndr [2020-02-10T23:43:03.184Z] + shift [2020-02-10T23:43:03.184Z] + '[' '!' -f ./vndr.installer ']' [2020-02-10T23:43:03.184Z] + . ./vndr.installer [2020-02-10T23:43:03.184Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-10T23:43:03.184Z] + install_vndr [2020-02-10T23:43:03.184Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-10T23:43:03.184Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-10T23:43:03.184Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dVofB1w58d/src/github.com/LK4D4/vndr [2020-02-10T23:43:03.184Z] Cloning into '/tmp/tmp.dVofB1w58d/src/github.com/LK4D4/vndr'... [2020-02-10T23:43:03.184Z] + cd /tmp/tmp.dVofB1w58d/src/github.com/LK4D4/vndr [2020-02-10T23:43:03.184Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-10T23:43:03.184Z] + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T23:43:03.396Z] CC criu/sk-inet.o [2020-02-10T23:43:03.581Z] #58 36.15 CC images/vma.o [2020-02-10T23:43:03.581Z] #58 36.35 CC images/netdev.o [2020-02-10T23:43:03.585Z] errors [2020-02-10T23:43:03.585Z] internal/cpu [2020-02-10T23:43:03.585Z] internal/race [2020-02-10T23:43:03.585Z] runtime/internal/atomic [2020-02-10T23:43:03.585Z] internal/bytealg [2020-02-10T23:43:03.585Z] runtime/internal/sys [2020-02-10T23:43:03.585Z] runtime/internal/math [2020-02-10T23:43:03.585Z] sync/atomic [2020-02-10T23:43:03.585Z] runtime [2020-02-10T23:43:03.585Z] unicode [2020-02-10T23:43:03.836Z] #58 36.76 CC images/tty.o [2020-02-10T23:43:03.974Z] unicode/utf8 [2020-02-10T23:43:03.974Z] math/bits [2020-02-10T23:43:03.974Z] math [2020-02-10T23:43:03.974Z] strconv [2020-02-10T23:43:04.026Z] CC criu/sk-netlink.o [2020-02-10T23:43:04.090Z] #58 ... [2020-02-10T23:43:04.090Z] [2020-02-10T23:43:04.090Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:43:04.090Z] #13 22.99 Reading package lists... [2020-02-10T23:43:04.090Z] #13 28.25 Building dependency tree... [2020-02-10T23:43:04.090Z] #13 29.12 Reading state information... [2020-02-10T23:43:04.090Z] #13 30.05 The following additional packages will be installed: [2020-02-10T23:43:04.090Z] #13 30.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-10T23:43:04.090Z] #13 30.05 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-10T23:43:04.090Z] #13 30.05 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-10T23:43:04.090Z] #13 30.05 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-10T23:43:04.090Z] #13 30.05 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T23:43:04.090Z] #13 30.05 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-10T23:43:04.090Z] #13 30.05 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-10T23:43:04.090Z] #13 30.05 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-10T23:43:04.090Z] #13 30.05 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-10T23:43:04.090Z] #13 30.05 Suggested packages: [2020-02-10T23:43:04.090Z] #13 30.05 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-10T23:43:04.090Z] #13 30.05 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-10T23:43:04.090Z] #13 30.05 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-10T23:43:04.090Z] #13 30.05 vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T23:43:04.090Z] #13 30.05 Recommended packages: [2020-02-10T23:43:04.090Z] #13 30.05 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-10T23:43:04.090Z] #13 30.05 python3-keyrings.alt python3-xdg unzip [2020-02-10T23:43:04.090Z] #13 34.65 The following NEW packages will be installed: [2020-02-10T23:43:04.090Z] #13 34.65 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-10T23:43:04.090Z] #13 34.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-10T23:43:04.090Z] #13 34.65 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-10T23:43:04.090Z] #13 34.65 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-10T23:43:04.090Z] #13 34.65 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-10T23:43:04.090Z] #13 34.65 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-10T23:43:04.090Z] #13 34.65 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-10T23:43:04.090Z] #13 34.65 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-10T23:43:04.090Z] #13 34.65 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-10T23:43:04.090Z] #13 34.65 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-10T23:43:04.090Z] #13 34.65 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-10T23:43:04.090Z] #13 34.65 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-10T23:43:04.090Z] #13 34.65 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-10T23:43:04.090Z] #13 34.65 xfsprogs xxd xz-utils zip [2020-02-10T23:43:04.090Z] #13 35.73 0 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:43:04.090Z] #13 35.73 Need to get 90.9 MB of archives. [2020-02-10T23:43:04.090Z] #13 35.73 After this operation, 541 MB of additional disk space will be used. [2020-02-10T23:43:04.090Z] #13 35.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-02-10T23:43:04.090Z] #13 35.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-10T23:43:04.090Z] #13 35.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-02-10T23:43:04.090Z] #13 35.74 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-02-10T23:43:04.090Z] #13 35.77 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-02-10T23:43:04.090Z] #13 35.77 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-02-10T23:43:04.090Z] #13 35.80 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-02-10T23:43:04.090Z] #13 35.94 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-02-10T23:43:04.090Z] #13 35.94 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-02-10T23:43:04.090Z] #13 35.95 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-02-10T23:43:04.090Z] #13 36.12 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-02-10T23:43:04.090Z] #13 36.15 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-02-10T23:43:04.090Z] #13 36.15 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-02-10T23:43:04.090Z] #13 36.15 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-02-10T23:43:04.090Z] #13 36.16 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-02-10T23:43:04.090Z] #13 36.16 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-02-10T23:43:04.090Z] #13 36.17 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-02-10T23:43:04.090Z] #13 36.17 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-02-10T23:43:04.090Z] #13 36.19 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-02-10T23:43:04.090Z] #13 36.19 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-02-10T23:43:04.090Z] #13 36.19 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-02-10T23:43:04.090Z] #13 36.22 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-10T23:43:04.090Z] #13 36.22 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-10T23:43:04.090Z] #13 36.25 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-02-10T23:43:04.312Z] CC criu/sk-packet.o [2020-02-10T23:43:04.339Z] internal/testlog [2020-02-10T23:43:04.339Z] encoding [2020-02-10T23:43:04.339Z] unicode/utf16 [2020-02-10T23:43:04.339Z] container/list [2020-02-10T23:43:04.339Z] crypto/internal/subtle [2020-02-10T23:43:04.339Z] crypto/subtle [2020-02-10T23:43:04.339Z] crypto/rc4 [2020-02-10T23:43:04.339Z] internal/x/crypto/cryptobyte/asn1 [2020-02-10T23:43:04.339Z] internal/nettrace [2020-02-10T23:43:04.339Z] internal/x/net/dns/dnsmessage [2020-02-10T23:43:04.344Z] #13 36.25 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-02-10T23:43:04.345Z] #13 36.25 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-02-10T23:43:04.345Z] #13 36.29 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-02-10T23:43:04.345Z] #13 36.30 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-10T23:43:04.345Z] #13 36.30 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-10T23:43:04.345Z] #13 36.34 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-10T23:43:04.345Z] #13 36.34 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-02-10T23:43:04.345Z] #13 36.37 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-02-10T23:43:04.345Z] #13 36.37 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-10T23:43:04.345Z] #13 36.39 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-10T23:43:04.345Z] #13 36.40 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-10T23:43:04.345Z] #13 36.41 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-02-10T23:43:04.345Z] #13 36.42 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-02-10T23:43:04.345Z] #13 36.43 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-02-10T23:43:04.345Z] #13 36.43 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-02-10T23:43:04.345Z] #13 36.46 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-02-10T23:43:04.345Z] #13 36.48 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-02-10T23:43:04.660Z] #13 36.46 The following NEW packages will be installed: [2020-02-10T23:43:04.660Z] #13 36.48 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-10T23:43:04.660Z] #13 36.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-10T23:43:04.660Z] #13 36.48 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-10T23:43:04.660Z] #13 36.48 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-10T23:43:04.660Z] #13 36.48 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-10T23:43:04.660Z] #13 36.48 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-10T23:43:04.660Z] #13 36.49 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-10T23:43:04.660Z] #13 36.49 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-10T23:43:04.660Z] #13 36.49 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-10T23:43:04.660Z] #13 36.49 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-10T23:43:04.660Z] #13 36.49 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-10T23:43:04.660Z] #13 36.49 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-10T23:43:04.660Z] #13 36.49 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-10T23:43:04.660Z] #13 36.50 xfsprogs xxd xz-utils zip [2020-02-10T23:43:04.683Z] #13 36.51 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-02-10T23:43:04.683Z] #13 36.57 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-02-10T23:43:04.683Z] #13 36.58 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-02-10T23:43:04.683Z] #13 36.58 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-10T23:43:04.683Z] #13 36.60 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-10T23:43:04.683Z] #13 36.60 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-02-10T23:43:04.683Z] #13 36.61 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-02-10T23:43:04.683Z] #13 36.74 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-02-10T23:43:04.683Z] #13 36.77 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-10T23:43:04.683Z] #13 36.85 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-10T23:43:04.696Z] runtime/cgo [2020-02-10T23:43:04.933Z] CC criu/sk-queue.o [2020-02-10T23:43:04.937Z] #13 36.86 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-10T23:43:04.937Z] #13 36.88 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-02-10T23:43:04.937Z] #13 36.91 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-10T23:43:04.937Z] #13 36.91 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-02-10T23:43:04.937Z] #13 36.93 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-10T23:43:05.221Z] CC criu/sk-tcp.o [2020-02-10T23:43:05.456Z] sync [2020-02-10T23:43:05.456Z] io [2020-02-10T23:43:05.456Z] reflect [2020-02-10T23:43:05.456Z] bytes [2020-02-10T23:43:05.506Z] CC criu/sk-unix.o [2020-02-10T23:43:05.536Z] #13 37.36 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-02-10T23:43:05.536Z] #13 37.45 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-02-10T23:43:05.536Z] #13 37.52 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-10T23:43:05.536Z] #13 37.55 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-02-10T23:43:05.536Z] #13 37.56 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-02-10T23:43:05.536Z] #13 37.61 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-02-10T23:43:05.790Z] #13 37.80 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-02-10T23:43:05.807Z] bufio [2020-02-10T23:43:05.807Z] syscall [2020-02-10T23:43:06.032Z] #13 37.63 0 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:43:06.032Z] #13 37.63 Need to get 90.9 MB of archives. [2020-02-10T23:43:06.032Z] #13 37.63 After this operation, 541 MB of additional disk space will be used. [2020-02-10T23:43:06.032Z] #13 37.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-02-10T23:43:06.032Z] #13 37.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-10T23:43:06.032Z] #13 37.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-02-10T23:43:06.032Z] #13 37.64 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-02-10T23:43:06.032Z] #13 37.65 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-02-10T23:43:06.032Z] #13 37.67 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-02-10T23:43:06.032Z] #13 37.70 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-02-10T23:43:06.032Z] #13 37.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-02-10T23:43:06.032Z] #13 37.83 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-02-10T23:43:06.032Z] #13 37.83 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-02-10T23:43:06.032Z] #13 37.95 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-02-10T23:43:06.032Z] #13 37.96 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-02-10T23:43:06.032Z] #13 37.98 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-02-10T23:43:06.032Z] #13 37.99 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-02-10T23:43:06.032Z] #13 38.00 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-02-10T23:43:06.032Z] #13 38.01 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-02-10T23:43:06.032Z] #13 38.01 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-02-10T23:43:06.044Z] #13 37.99 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-02-10T23:43:06.045Z] #13 38.00 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-10T23:43:06.178Z] sort [2020-02-10T23:43:06.178Z] internal/fmtsort [2020-02-10T23:43:06.178Z] time [2020-02-10T23:43:06.178Z] internal/syscall/unix [2020-02-10T23:43:06.178Z] strings [2020-02-10T23:43:06.290Z] #13 38.03 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-02-10T23:43:06.290Z] #13 38.04 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-02-10T23:43:06.290Z] #13 38.05 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-02-10T23:43:06.290Z] #13 38.06 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-02-10T23:43:06.290Z] #13 38.08 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-10T23:43:06.290Z] #13 38.09 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-10T23:43:06.290Z] #13 38.11 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-02-10T23:43:06.290Z] #13 38.12 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-02-10T23:43:06.290Z] #13 38.13 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-02-10T23:43:06.290Z] #13 38.15 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-02-10T23:43:06.290Z] #13 38.16 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-10T23:43:06.290Z] #13 38.17 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-10T23:43:06.290Z] #13 38.21 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-10T23:43:06.290Z] #13 38.22 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-02-10T23:43:06.290Z] #13 38.23 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-02-10T23:43:06.290Z] #13 38.23 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-10T23:43:06.290Z] #13 38.25 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-10T23:43:06.290Z] #13 38.27 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-10T23:43:06.290Z] #13 38.28 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-02-10T23:43:06.290Z] #13 38.28 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-02-10T23:43:06.290Z] #13 38.29 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-02-10T23:43:06.290Z] #13 38.29 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-02-10T23:43:06.290Z] #13 38.32 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-02-10T23:43:06.290Z] #13 38.34 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-02-10T23:43:06.299Z] #13 38.34 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-10T23:43:06.534Z] path [2020-02-10T23:43:06.534Z] internal/poll [2020-02-10T23:43:06.534Z] regexp/syntax [2020-02-10T23:43:06.534Z] os [2020-02-10T23:43:06.548Z] #13 38.37 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-02-10T23:43:06.548Z] #13 38.43 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-02-10T23:43:06.548Z] #13 38.45 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-02-10T23:43:06.548Z] #13 38.46 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-10T23:43:06.548Z] #13 38.47 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-10T23:43:06.548Z] #13 38.47 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-02-10T23:43:06.548Z] #13 38.48 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-02-10T23:43:06.596Z] #13 38.57 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-02-10T23:43:06.596Z] #13 38.59 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-02-10T23:43:06.806Z] #13 38.65 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-02-10T23:43:06.806Z] #13 38.68 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-10T23:43:06.806Z] #13 38.79 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-10T23:43:06.806Z] #13 38.81 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-10T23:43:06.806Z] #13 38.82 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-02-10T23:43:06.806Z] #13 38.84 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-10T23:43:06.806Z] #13 38.85 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-02-10T23:43:06.806Z] #13 38.88 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-10T23:43:06.898Z] regexp [2020-02-10T23:43:06.898Z] fmt [2020-02-10T23:43:06.989Z] CC criu/sockets.o [2020-02-10T23:43:07.261Z] path/filepath [2020-02-10T23:43:07.261Z] flag [2020-02-10T23:43:07.261Z] go/token [2020-02-10T23:43:07.261Z] go/scanner [2020-02-10T23:43:07.261Z] io/ioutil [2020-02-10T23:43:07.261Z] net/url [2020-02-10T23:43:07.261Z] go/ast [2020-02-10T23:43:07.371Z] #13 39.34 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-02-10T23:43:07.371Z] #13 39.43 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-02-10T23:43:07.609Z] CC criu/stats.o [2020-02-10T23:43:07.620Z] text/template/parse [2020-02-10T23:43:07.620Z] go/parser [2020-02-10T23:43:07.620Z] text/template [2020-02-10T23:43:07.629Z] #13 39.52 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-10T23:43:07.629Z] #13 39.53 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-02-10T23:43:07.629Z] #13 39.54 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-02-10T23:43:07.629Z] #13 39.60 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-02-10T23:43:07.629Z] #13 ... [2020-02-10T23:43:07.629Z] [2020-02-10T23:43:07.629Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:07.629Z] #58 31.30 CC images/signalfd.o [2020-02-10T23:43:07.629Z] #58 31.52 CC images/fs.o [2020-02-10T23:43:07.629Z] #58 31.79 CC images/pstree.o [2020-02-10T23:43:07.629Z] #58 31.96 CC images/pipe.o [2020-02-10T23:43:07.629Z] #58 32.26 CC images/tcp-stream.o [2020-02-10T23:43:07.629Z] #58 32.53 CC images/sk-packet.o [2020-02-10T23:43:07.629Z] #58 32.80 CC images/mnt.o [2020-02-10T23:43:07.629Z] #58 33.05 CC images/pipe-data.o [2020-02-10T23:43:07.629Z] #58 33.23 CC images/sa.o [2020-02-10T23:43:07.629Z] #58 33.43 CC images/timer.o [2020-02-10T23:43:07.629Z] #58 33.87 CC images/timerfd.o [2020-02-10T23:43:07.629Z] #58 34.13 CC images/mm.o [2020-02-10T23:43:07.629Z] #58 34.54 CC images/sk-opts.o [2020-02-10T23:43:07.629Z] #58 34.87 CC images/sk-unix.o [2020-02-10T23:43:07.629Z] #58 35.23 CC images/sk-inet.o [2020-02-10T23:43:07.629Z] #58 35.63 CC images/tun.o [2020-02-10T23:43:07.629Z] #58 36.08 CC images/sk-netlink.o [2020-02-10T23:43:07.629Z] #58 36.25 CC images/packet-sock.o [2020-02-10T23:43:07.629Z] #58 36.66 CC images/ipc-var.o [2020-02-10T23:43:07.629Z] #58 36.85 CC images/ipc-desc.o [2020-02-10T23:43:07.629Z] #58 37.13 CC images/ipc-shm.o [2020-02-10T23:43:07.629Z] #58 37.39 CC images/ipc-msg.o [2020-02-10T23:43:07.629Z] #58 37.78 CC images/ipc-sem.o [2020-02-10T23:43:07.629Z] #58 37.96 CC images/utsns.o [2020-02-10T23:43:07.629Z] #58 38.10 CC images/creds.o [2020-02-10T23:43:07.629Z] #58 38.31 CC images/vma.o [2020-02-10T23:43:07.629Z] #58 38.51 CC images/netdev.o [2020-02-10T23:43:07.629Z] #58 38.85 CC images/tty.o [2020-02-10T23:43:07.629Z] #58 39.57 CC images/file-lock.o [2020-02-10T23:43:07.629Z] #58 39.92 CC images/rlimit.o [2020-02-10T23:43:07.629Z] #58 40.22 CC images/pagemap.o [2020-02-10T23:43:07.629Z] #58 40.66 CC images/siginfo.o [2020-02-10T23:43:07.629Z] #58 40.98 CC images/rpc.o [2020-02-10T23:43:07.886Z] #58 ... [2020-02-10T23:43:07.886Z] [2020-02-10T23:43:07.886Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:43:07.886Z] #13 39.80 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-02-10T23:43:07.893Z] CC criu/string.o [2020-02-10T23:43:07.893Z] CC criu/sysctl.o [2020-02-10T23:43:08.008Z] log [2020-02-10T23:43:08.008Z] encoding/binary [2020-02-10T23:43:08.008Z] go/doc [2020-02-10T23:43:08.143Z] #13 40.00 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-02-10T23:43:08.144Z] #13 40.01 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-10T23:43:08.177Z] CC criu/sysfs_parse.o [2020-02-10T23:43:08.410Z] encoding/base64 [2020-02-10T23:43:08.410Z] encoding/json [2020-02-10T23:43:08.410Z] github.com/LK4D4/vndr/build [2020-02-10T23:43:08.460Z] CC criu/timerfd.o [2020-02-10T23:43:08.708Z] #13 40.38 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-10T23:43:08.709Z] #13 40.65 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-02-10T23:43:08.746Z] CC criu/tty.o [2020-02-10T23:43:08.781Z] encoding/xml [2020-02-10T23:43:08.966Z] #13 40.67 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-02-10T23:43:09.142Z] #13 41.07 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-02-10T23:43:09.161Z] github.com/LK4D4/vndr/godl/singleflight [2020-02-10T23:43:09.161Z] compress/flate [2020-02-10T23:43:09.161Z] hash [2020-02-10T23:43:09.161Z] hash/crc32 [2020-02-10T23:43:09.161Z] compress/gzip [2020-02-10T23:43:09.161Z] context [2020-02-10T23:43:09.514Z] crypto/cipher [2020-02-10T23:43:09.514Z] math/rand [2020-02-10T23:43:09.514Z] crypto/aes [2020-02-10T23:43:09.514Z] math/big [2020-02-10T23:43:09.514Z] crypto [2020-02-10T23:43:09.514Z] crypto/des [2020-02-10T23:43:09.514Z] crypto/internal/randutil [2020-02-10T23:43:09.514Z] crypto/sha512 [2020-02-10T23:43:09.514Z] crypto/hmac [2020-02-10T23:43:09.514Z] crypto/md5 [2020-02-10T23:43:09.872Z] crypto/sha1 [2020-02-10T23:43:09.872Z] crypto/sha256 [2020-02-10T23:43:09.872Z] encoding/hex [2020-02-10T23:43:09.872Z] encoding/pem [2020-02-10T23:43:09.872Z] internal/singleflight [2020-02-10T23:43:09.872Z] net [2020-02-10T23:43:09.872Z] crypto/rand [2020-02-10T23:43:10.064Z] #13 ... [2020-02-10T23:43:10.065Z] [2020-02-10T23:43:10.065Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:43:10.065Z] #33 93.76 log [2020-02-10T23:43:10.065Z] #33 94.41 encoding/binary [2020-02-10T23:43:10.065Z] #33 96.15 encoding/base64 [2020-02-10T23:43:10.065Z] #33 96.73 go/doc [2020-02-10T23:43:10.065Z] #33 96.81 encoding/json [2020-02-10T23:43:10.065Z] #33 100.3 github.com/LK4D4/vndr/build [2020-02-10T23:43:10.065Z] #33 102.3 encoding/xml [2020-02-10T23:43:10.065Z] #33 ... [2020-02-10T23:43:10.065Z] [2020-02-10T23:43:10.065Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:10.065Z] #58 37.48 CC images/file-lock.o [2020-02-10T23:43:10.065Z] #58 37.72 CC images/rlimit.o [2020-02-10T23:43:10.065Z] #58 38.03 CC images/pagemap.o [2020-02-10T23:43:10.065Z] #58 38.33 CC images/siginfo.o [2020-02-10T23:43:10.065Z] #58 38.68 CC images/rpc.o [2020-02-10T23:43:10.065Z] #58 40.03 CC images/ext-file.o [2020-02-10T23:43:10.065Z] #58 40.34 CC images/cgroup.o [2020-02-10T23:43:10.065Z] #58 41.07 CC images/userns.o [2020-02-10T23:43:10.065Z] #58 41.36 CC images/google/protobuf/descriptor.o [2020-02-10T23:43:10.230Z] crypto/elliptic [2020-02-10T23:43:10.230Z] encoding/asn1 [2020-02-10T23:43:10.244Z] CC criu/tun.o [2020-02-10T23:43:10.602Z] crypto/ecdsa [2020-02-10T23:43:10.602Z] crypto/rsa [2020-02-10T23:43:10.602Z] crypto/dsa [2020-02-10T23:43:10.602Z] crypto/x509/pkix [2020-02-10T23:43:10.623Z] #58 ... [2020-02-10T23:43:10.623Z] [2020-02-10T23:43:10.623Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:43:10.623Z] #33 104.3 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T23:43:10.623Z] #33 104.6 compress/flate [2020-02-10T23:43:10.868Z] CC criu/uffd.o [2020-02-10T23:43:10.970Z] internal/x/crypto/cryptobyte [2020-02-10T23:43:10.970Z] internal/x/crypto/internal/chacha20 [2020-02-10T23:43:10.970Z] internal/x/crypto/poly1305 [2020-02-10T23:43:11.343Z] internal/x/crypto/chacha20poly1305 [2020-02-10T23:43:11.343Z] internal/x/crypto/curve25519 [2020-02-10T23:43:11.343Z] internal/x/crypto/hkdf [2020-02-10T23:43:11.343Z] internal/x/text/transform [2020-02-10T23:43:11.343Z] internal/x/text/unicode/bidi [2020-02-10T23:43:11.343Z] crypto/x509 [2020-02-10T23:43:11.487Z] CC criu/util.o [2020-02-10T23:43:11.491Z] #13 43.11 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-02-10T23:43:11.708Z] internal/x/text/secure/bidirule [2020-02-10T23:43:11.708Z] internal/x/text/unicode/norm [2020-02-10T23:43:11.708Z] internal/x/net/idna [2020-02-10T23:43:12.071Z] crypto/tls [2020-02-10T23:43:12.071Z] net/textproto [2020-02-10T23:43:12.071Z] internal/x/net/http/httpguts [2020-02-10T23:43:12.071Z] internal/x/net/http/httpproxy [2020-02-10T23:43:12.071Z] internal/x/net/http2/hpack [2020-02-10T23:43:12.456Z] mime [2020-02-10T23:43:12.457Z] mime/quotedprintable [2020-02-10T23:43:12.457Z] mime/multipart [2020-02-10T23:43:12.457Z] net/http/internal [2020-02-10T23:43:12.500Z] CC criu/uts_ns.o [2020-02-10T23:43:12.785Z] CC criu/vdso.o [2020-02-10T23:43:12.959Z] os/exec [2020-02-10T23:43:13.069Z] LINK criu/built-in.o [2020-02-10T23:43:13.069Z] LINK criu/criu [2020-02-10T23:43:13.339Z] net/http/httptrace [2020-02-10T23:43:13.339Z] net/http [2020-02-10T23:43:13.389Z] #13 ... [2020-02-10T23:43:13.389Z] [2020-02-10T23:43:13.389Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:43:13.389Z] #33 96.69 encoding/binary [2020-02-10T23:43:13.389Z] #33 98.55 encoding/base64 [2020-02-10T23:43:13.389Z] #33 99.04 encoding/json [2020-02-10T23:43:13.389Z] #33 99.92 github.com/LK4D4/vndr/build [2020-02-10T23:43:13.389Z] #33 104.2 encoding/xml [2020-02-10T23:43:13.389Z] #33 104.7 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T23:43:13.389Z] #33 105.0 compress/flate [2020-02-10T23:43:13.389Z] #33 ... [2020-02-10T23:43:13.389Z] [2020-02-10T23:43:13.389Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:13.389Z] #58 42.13 CC images/ext-file.o [2020-02-10T23:43:13.389Z] #58 42.38 CC images/cgroup.o [2020-02-10T23:43:13.389Z] #58 42.94 CC images/userns.o [2020-02-10T23:43:13.389Z] #58 43.35 CC images/google/protobuf/descriptor.o [2020-02-10T23:43:13.389Z] #58 45.36 CC images/opts.o [2020-02-10T23:43:13.389Z] #58 45.66 CC images/seccomp.o [2020-02-10T23:43:13.389Z] #58 45.96 CC images/binfmt-misc.o [2020-02-10T23:43:13.389Z] #58 46.18 CC images/time.o [2020-02-10T23:43:13.389Z] #58 46.42 CC images/sysctl.o [2020-02-10T23:43:13.389Z] #58 46.68 CC images/autofs.o [2020-02-10T23:43:13.389Z] #58 46.86 CC images/macvlan.o [2020-02-10T23:43:13.389Z] #58 47.09 CC images/sit.o [2020-02-10T23:43:13.688Z] DEP lib/c/criu.d [2020-02-10T23:43:13.688Z] CC images/rpc.pb-c.o [2020-02-10T23:43:13.954Z] #58 47.40 LINK images/built-in.o [2020-02-10T23:43:13.954Z] #58 47.56 GEN compel/include/asm [2020-02-10T23:43:13.954Z] #58 47.59 GEN compel/include/version.h [2020-02-10T23:43:13.954Z] #58 47.62 touch .config [2020-02-10T23:43:13.954Z] #58 47.64 GEN include/common/config.h [2020-02-10T23:43:13.972Z] CC lib/c/criu.o [2020-02-10T23:43:14.212Z] #58 47.71 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-10T23:43:14.212Z] #58 47.74 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-10T23:43:14.212Z] #58 47.78 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-10T23:43:14.212Z] #58 47.82 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-10T23:43:14.212Z] #58 47.87 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-10T23:43:14.212Z] #58 47.90 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-10T23:43:14.212Z] #58 ... [2020-02-10T23:43:14.212Z] [2020-02-10T23:43:14.212Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:43:14.212Z] #13 45.79 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:43:14.212Z] #13 45.94 Fetched 90.9 MB in 8s (11.1 MB/s) [2020-02-10T23:43:14.212Z] #13 46.04 Selecting previously unselected package bash-completion. [2020-02-10T23:43:14.212Z] #13 46.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-02-10T23:43:14.212Z] #13 46.10 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-10T23:43:14.542Z] github.com/LK4D4/vndr/godl [2020-02-10T23:43:14.776Z] #33 107.9 hash [2020-02-10T23:43:14.776Z] #33 108.0 hash/crc32 [2020-02-10T23:43:14.776Z] #33 108.6 compress/gzip [2020-02-10T23:43:14.900Z] github.com/LK4D4/vndr [2020-02-10T23:43:14.999Z] LINK lib/c/built-in.o [2020-02-10T23:43:14.999Z] LINK lib/c/libcriu.so [2020-02-10T23:43:14.999Z] GEN magic.py [2020-02-10T23:43:14.999Z] Note: Building without setproctitle() and strlcpy() support. [2020-02-10T23:43:14.999Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T23:43:15.030Z] #33 108.8 context [2020-02-10T23:43:15.285Z] #33 109.1 crypto/cipher [2020-02-10T23:43:15.290Z] fatal: Not a git repository (or any of the parent directories): .git [2020-02-10T23:43:15.579Z] make[1]: Nothing to be done for 'all'. [2020-02-10T23:43:15.843Z] #33 109.7 math/rand [2020-02-10T23:43:15.865Z] make[1]: 'images/built-in.o' is up to date. [2020-02-10T23:43:15.865Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T23:43:16.150Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T23:43:16.150Z] make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T23:43:16.150Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T23:43:16.150Z] make[1]: Nothing to be done for 'all'. [2020-02-10T23:43:16.150Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T23:43:16.150Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:43:16.150Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:43:16.150Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:43:16.402Z] #33 ... [2020-02-10T23:43:16.402Z] [2020-02-10T23:43:16.402Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:16.402Z] #58 43.29 CC images/opts.o [2020-02-10T23:43:16.402Z] #58 43.57 CC images/seccomp.o [2020-02-10T23:43:16.402Z] #58 43.85 CC images/binfmt-misc.o [2020-02-10T23:43:16.402Z] #58 44.07 CC images/time.o [2020-02-10T23:43:16.402Z] #58 44.31 CC images/sysctl.o [2020-02-10T23:43:16.402Z] #58 44.54 CC images/autofs.o [2020-02-10T23:43:16.402Z] #58 44.76 CC images/macvlan.o [2020-02-10T23:43:16.402Z] #58 44.95 CC images/sit.o [2020-02-10T23:43:16.402Z] #58 45.15 LINK images/built-in.o [2020-02-10T23:43:16.402Z] #58 45.31 GEN compel/include/asm [2020-02-10T23:43:16.402Z] #58 45.32 GEN compel/include/version.h [2020-02-10T23:43:16.402Z] #58 45.34 touch .config [2020-02-10T23:43:16.402Z] #58 45.35 GEN include/common/config.h [2020-02-10T23:43:16.402Z] #58 45.43 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-10T23:43:16.402Z] #58 45.46 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-10T23:43:16.402Z] #58 45.50 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-10T23:43:16.402Z] #58 45.51 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-10T23:43:16.402Z] #58 45.56 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-10T23:43:16.402Z] #58 45.61 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-10T23:43:16.402Z] #58 45.63 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T23:43:16.402Z] #58 45.66 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-10T23:43:16.402Z] #58 45.69 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T23:43:16.402Z] #58 45.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T23:43:16.402Z] #58 45.71 DEP compel/plugins/std/infect.d [2020-02-10T23:43:16.402Z] #58 45.81 DEP compel/plugins/std/string.d [2020-02-10T23:43:16.402Z] #58 45.94 DEP compel/plugins/std/log.d [2020-02-10T23:43:16.402Z] #58 46.03 DEP compel/plugins/std/fds.d [2020-02-10T23:43:16.402Z] #58 46.14 DEP compel/plugins/std/std.d [2020-02-10T23:43:16.402Z] #58 46.35 DEP compel/plugins/shmem/shmem.d [2020-02-10T23:43:16.402Z] #58 46.45 DEP compel/plugins/fds/fds.d [2020-02-10T23:43:16.402Z] #58 46.65 CC compel/plugins/std/std.o [2020-02-10T23:43:16.402Z] #58 47.00 CC compel/plugins/std/fds.o [2020-02-10T23:43:16.402Z] #58 47.53 CC compel/plugins/std/log.o [2020-02-10T23:43:16.402Z] #58 48.61 CC compel/plugins/std/string.o [2020-02-10T23:43:16.436Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:43:16.436Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:43:16.436Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:43:16.436Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:43:16.436Z] make[2]: Nothing to be done for 'all'. [2020-02-10T23:43:16.436Z] INSTALL criu/criu [2020-02-10T23:43:17.002Z] #58 49.49 CC compel/plugins/std/infect.o [2020-02-10T23:43:17.002Z] #58 ... [2020-02-10T23:43:17.002Z] [2020-02-10T23:43:17.002Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:43:17.002Z] #33 110.5 math/big [2020-02-10T23:43:17.002Z] #33 110.7 crypto/aes [2020-02-10T23:43:17.274Z] Removing intermediate container ac066f19e3b6 [2020-02-10T23:43:17.274Z] ---> db32b09b0180 [2020-02-10T23:43:17.274Z] Step 49/125 : FROM dev-base AS containerd [2020-02-10T23:43:17.274Z] ---> d0cb24229ec2 [2020-02-10T23:43:17.274Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:43:17.274Z] ---> Using cache [2020-02-10T23:43:17.274Z] ---> 6e7c7cf9f626 [2020-02-10T23:43:17.274Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-02-10T23:43:17.274Z] ---> Running in 225ae2676d5f [2020-02-10T23:43:17.627Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:43:17.627Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:43:17.627Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:43:17.627Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:43:17.627Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:43:17.627Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [495 kB] [2020-02-10T23:43:17.938Z] Removing intermediate container a1fca650764f [2020-02-10T23:43:17.939Z] ---> 2f6d1231e61f [2020-02-10T23:43:17.939Z] Step 12/125 : FROM base AS registry [2020-02-10T23:43:17.939Z] ---> 317ac534ce8d [2020-02-10T23:43:17.939Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T23:43:17.939Z] ---> Running in 1211d8802bc2 [2020-02-10T23:43:17.974Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-10T23:43:17.974Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-02-10T23:43:18.227Z] Removing intermediate container 1211d8802bc2 [2020-02-10T23:43:18.227Z] ---> f7b709241637 [2020-02-10T23:43:18.227Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T23:43:18.227Z] ---> Running in cc7af0a51cb1 [2020-02-10T23:43:18.227Z] Removing intermediate container cc7af0a51cb1 [2020-02-10T23:43:18.227Z] ---> 61005898915c [2020-02-10T23:43:18.227Z] Step 15/125 : 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-02-10T23:43:18.227Z] ---> Running in e87c0315d21d [2020-02-10T23:43:18.361Z] #33 111.9 crypto [2020-02-10T23:43:18.361Z] #33 112.1 crypto/des [2020-02-10T23:43:18.391Z] #13 49.64 Unpacking bash-completion (1:2.1-4.3) ... [2020-02-10T23:43:18.391Z] #13 50.31 Selecting previously unselected package libnet1:amd64. [2020-02-10T23:43:18.391Z] #13 50.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-10T23:43:18.391Z] #13 50.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-10T23:43:18.391Z] #13 50.43 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-10T23:43:18.517Z] + mktemp -d [2020-02-10T23:43:18.517Z] + export GOPATH=/tmp/tmp.MWLYUjjHTP [2020-02-10T23:43:18.517Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.MWLYUjjHTP/src/github.com/docker/distribution [2020-02-10T23:43:18.517Z] Cloning into '/tmp/tmp.MWLYUjjHTP/src/github.com/docker/distribution'... [2020-02-10T23:43:18.649Z] #13 50.43 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-02-10T23:43:18.649Z] #13 50.43 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-10T23:43:18.649Z] #13 50.49 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-10T23:43:18.649Z] #13 50.49 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-02-10T23:43:18.649Z] #13 50.50 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-10T23:43:18.649Z] #13 50.59 Selecting previously unselected package libudev-dev:amd64. [2020-02-10T23:43:18.649Z] #13 50.59 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-02-10T23:43:18.649Z] #13 50.61 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-10T23:43:18.809Z] Fetched 7681 kB in 1s (5533 kB/s) [2020-02-10T23:43:18.907Z] #13 50.78 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-02-10T23:43:18.907Z] #13 50.78 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-10T23:43:18.907Z] #13 50.79 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-10T23:43:19.180Z] Reading package lists... [2020-02-10T23:43:19.285Z] #33 112.8 crypto/internal/randutil [2020-02-10T23:43:19.285Z] #33 113.0 crypto/sha512 [2020-02-10T23:43:19.473Z] #13 51.49 Selecting previously unselected package python3.5-minimal. [2020-02-10T23:43:19.730Z] #13 51.50 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-10T23:43:19.730Z] #13 51.52 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-10T23:43:19.883Z] Reading package lists... [2020-02-10T23:43:19.883Z] Building dependency tree... [2020-02-10T23:43:19.883Z] Reading state information... [2020-02-10T23:43:19.883Z] The following additional packages will be installed: [2020-02-10T23:43:19.883Z] btrfs-progs liblzo2-2 [2020-02-10T23:43:19.883Z] The following NEW packages will be installed: [2020-02-10T23:43:19.883Z] btrfs-progs btrfs-tools liblzo2-2 [2020-02-10T23:43:19.883Z] 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:43:19.883Z] Need to get 668 kB of archives. [2020-02-10T23:43:19.883Z] After this operation, 5446 kB of additional disk space will be used. [2020-02-10T23:43:19.883Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-02-10T23:43:19.883Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-02-10T23:43:20.245Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-02-10T23:43:20.245Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:43:20.245Z] Fetched 668 kB in 0s (7071 kB/s) [2020-02-10T23:43:20.245Z] Selecting previously unselected package liblzo2-2:s390x. [2020-02-10T23:43:20.245Z] (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 ... 14828 files and directories currently installed.) [2020-02-10T23:43:20.245Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-02-10T23:43:20.245Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-10T23:43:20.245Z] Selecting previously unselected package btrfs-progs. [2020-02-10T23:43:20.245Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2020-02-10T23:43:20.245Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-02-10T23:43:20.245Z] Selecting previously unselected package btrfs-tools. [2020-02-10T23:43:20.245Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2020-02-10T23:43:20.245Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-02-10T23:43:20.245Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:43:20.245Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-10T23:43:20.245Z] Setting up btrfs-progs (4.7.3-1) ... [2020-02-10T23:43:20.245Z] Setting up btrfs-tools (4.7.3-1) ... [2020-02-10T23:43:20.245Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:43:20.251Z] #33 114.1 crypto/hmac [2020-02-10T23:43:20.506Z] #33 114.3 crypto/md5 [2020-02-10T23:43:20.904Z] #33 114.9 crypto/sha1 [2020-02-10T23:43:21.016Z] Removing intermediate container 225ae2676d5f [2020-02-10T23:43:21.016Z] ---> 8de86c1ce869 [2020-02-10T23:43:21.016Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-02-10T23:43:21.016Z] ---> Running in 9010b78aa308 [2020-02-10T23:43:21.016Z] Removing intermediate container 9010b78aa308 [2020-02-10T23:43:21.016Z] ---> 1084e48d84d5 [2020-02-10T23:43:21.016Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:43:21.114Z] #13 52.77 Selecting previously unselected package python3-minimal. [2020-02-10T23:43:21.114Z] #13 52.80 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-02-10T23:43:21.114Z] #13 52.81 Unpacking python3-minimal (3.5.3-1) ... [2020-02-10T23:43:21.114Z] #13 52.94 Selecting previously unselected package libmpdec2:amd64. [2020-02-10T23:43:21.114Z] #13 52.95 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-02-10T23:43:21.114Z] #13 52.96 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-02-10T23:43:21.265Z] + cd /tmp/tmp.MWLYUjjHTP/src/github.com/docker/distribution [2020-02-10T23:43:21.265Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T23:43:21.360Z] ---> 11c907ebe174 [2020-02-10T23:43:21.360Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:43:21.371Z] #13 53.10 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-02-10T23:43:21.371Z] #13 53.10 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-02-10T23:43:21.371Z] #13 53.11 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-10T23:43:21.464Z] #33 ... [2020-02-10T23:43:21.464Z] [2020-02-10T23:43:21.464Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-10T23:43:21.464Z] #61 107.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T23:43:21.464Z] #61 107.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T23:43:21.464Z] #61 DONE 115.3s [2020-02-10T23:43:21.464Z] [2020-02-10T23:43:21.464Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T23:43:21.464Z] #62 DONE 0.1s [2020-02-10T23:43:21.708Z] ---> 862227af6034 [2020-02-10T23:43:21.708Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:43:21.708Z] ---> Running in 9d92e4bd8509 [2020-02-10T23:43:21.719Z] [2020-02-10T23:43:21.719Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:43:21.719Z] #13 43.60 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:43:21.719Z] #13 43.75 Fetched 90.9 MB in 8s (11.3 MB/s) [2020-02-10T23:43:21.719Z] #13 43.87 Selecting previously unselected package bash-completion. [2020-02-10T23:43:21.720Z] #13 43.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-02-10T23:43:21.720Z] #13 43.90 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-10T23:43:21.720Z] #13 47.60 Unpacking bash-completion (1:2.1-4.3) ... [2020-02-10T23:43:21.720Z] #13 48.26 Selecting previously unselected package libnet1:amd64. [2020-02-10T23:43:21.720Z] #13 48.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-10T23:43:21.720Z] #13 48.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-10T23:43:21.720Z] #13 48.39 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-10T23:43:21.720Z] #13 48.40 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-02-10T23:43:21.720Z] #13 48.41 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-10T23:43:21.720Z] #13 48.47 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-10T23:43:21.720Z] #13 48.49 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-02-10T23:43:21.720Z] #13 48.49 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-10T23:43:21.720Z] #13 48.67 Selecting previously unselected package libudev-dev:amd64. [2020-02-10T23:43:21.720Z] #13 48.67 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-02-10T23:43:21.720Z] #13 48.72 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-10T23:43:21.720Z] #13 48.90 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-02-10T23:43:21.720Z] #13 48.91 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-10T23:43:21.720Z] #13 48.91 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-10T23:43:21.720Z] #13 49.63 Selecting previously unselected package python3.5-minimal. [2020-02-10T23:43:21.720Z] #13 49.64 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-10T23:43:21.720Z] #13 49.67 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-10T23:43:21.720Z] #13 50.90 Selecting previously unselected package python3-minimal. [2020-02-10T23:43:21.720Z] #13 50.90 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-02-10T23:43:21.720Z] #13 50.91 Unpacking python3-minimal (3.5.3-1) ... [2020-02-10T23:43:21.720Z] #13 51.00 Selecting previously unselected package libmpdec2:amd64. [2020-02-10T23:43:21.720Z] #13 51.00 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-02-10T23:43:21.720Z] #13 51.00 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-02-10T23:43:21.720Z] #13 51.12 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-02-10T23:43:21.720Z] #13 51.12 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-02-10T23:43:21.720Z] #13 51.14 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-10T23:43:21.720Z] #13 53.14 Selecting previously unselected package python3.5. [2020-02-10T23:43:21.720Z] #13 53.15 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-02-10T23:43:21.720Z] #13 53.17 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-10T23:43:21.720Z] #13 53.36 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-10T23:43:21.720Z] #13 53.42 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-02-10T23:43:21.720Z] #13 53.43 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-10T23:43:21.720Z] #13 53.50 Selecting previously unselected package dh-python. [2020-02-10T23:43:21.720Z] #13 53.54 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-10T23:43:21.720Z] #13 53.56 Unpacking dh-python (2.20170125) ... [2020-02-10T23:43:21.884Z] + GOPATH=/tmp/tmp.MWLYUjjHTP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MWLYUjjHTP go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-10T23:43:22.015Z] #13 53.97 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-10T23:43:22.015Z] #13 54.00 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-10T23:43:22.062Z] + RM_GOPATH=0 [2020-02-10T23:43:22.062Z] + TMP_GOPATH= [2020-02-10T23:43:22.062Z] + : /build [2020-02-10T23:43:22.062Z] + '[' -z '' ']' [2020-02-10T23:43:22.062Z] ++ mktemp -d [2020-02-10T23:43:22.062Z] + export GOPATH=/tmp/tmp.85pLBfjNeT [2020-02-10T23:43:22.062Z] + GOPATH=/tmp/tmp.85pLBfjNeT [2020-02-10T23:43:22.062Z] + RM_GOPATH=1 [2020-02-10T23:43:22.062Z] ++ dirname ./install.sh [2020-02-10T23:43:22.062Z] Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-10T23:43:22.062Z] + dir=. [2020-02-10T23:43:22.062Z] + bin=containerd [2020-02-10T23:43:22.062Z] + shift [2020-02-10T23:43:22.062Z] + '[' '!' -f ./containerd.installer ']' [2020-02-10T23:43:22.062Z] + . ./containerd.installer [2020-02-10T23:43:22.062Z] ++ CONTAINERD_COMMIT=35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-10T23:43:22.062Z] + install_containerd [2020-02-10T23:43:22.062Z] + echo 'Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021' [2020-02-10T23:43:22.062Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.85pLBfjNeT/src/github.com/containerd/containerd [2020-02-10T23:43:22.062Z] Cloning into '/tmp/tmp.85pLBfjNeT/src/github.com/containerd/containerd'... [2020-02-10T23:43:22.574Z] #13 ... [2020-02-10T23:43:22.574Z] [2020-02-10T23:43:22.574Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:43:22.574Z] #33 116.4 crypto/sha256 [2020-02-10T23:43:23.266Z] #13 ... [2020-02-10T23:43:23.266Z] [2020-02-10T23:43:23.266Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-10T23:43:23.266Z] #61 108.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T23:43:23.266Z] #61 108.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T23:43:23.266Z] #61 DONE 116.5s [2020-02-10T23:43:23.266Z] [2020-02-10T23:43:23.266Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T23:43:23.266Z] #62 DONE 0.0s [2020-02-10T23:43:23.266Z] [2020-02-10T23:43:23.266Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:23.266Z] #58 47.93 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T23:43:23.266Z] #58 47.96 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-10T23:43:23.266Z] #58 47.99 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T23:43:23.266Z] #58 48.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T23:43:23.266Z] #58 48.02 DEP compel/plugins/std/infect.d [2020-02-10T23:43:23.266Z] #58 48.21 DEP compel/plugins/std/string.d [2020-02-10T23:43:23.266Z] #58 48.31 DEP compel/plugins/std/log.d [2020-02-10T23:43:23.266Z] #58 48.50 DEP compel/plugins/std/fds.d [2020-02-10T23:43:23.266Z] #58 48.63 DEP compel/plugins/std/std.d [2020-02-10T23:43:23.266Z] #58 48.74 DEP compel/plugins/shmem/shmem.d [2020-02-10T23:43:23.266Z] #58 48.85 DEP compel/plugins/fds/fds.d [2020-02-10T23:43:23.266Z] #58 49.01 CC compel/plugins/std/std.o [2020-02-10T23:43:23.266Z] #58 49.34 CC compel/plugins/std/fds.o [2020-02-10T23:43:23.266Z] #58 49.77 CC compel/plugins/std/log.o [2020-02-10T23:43:23.266Z] #58 50.76 CC compel/plugins/std/string.o [2020-02-10T23:43:23.266Z] #58 51.40 CC compel/plugins/std/infect.o [2020-02-10T23:43:23.266Z] #58 51.85 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-10T23:43:23.266Z] #58 51.92 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-10T23:43:23.266Z] #58 52.00 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-10T23:43:23.266Z] #58 52.10 AR compel/plugins/std.lib.a [2020-02-10T23:43:23.266Z] #58 52.19 CC compel/plugins/fds/fds.o [2020-02-10T23:43:23.266Z] #58 52.42 AR compel/plugins/fds.lib.a [2020-02-10T23:43:23.266Z] #58 52.46 HOSTDEP compel/src/lib/log-host.d [2020-02-10T23:43:23.266Z] #58 52.66 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T23:43:23.266Z] #58 52.84 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-10T23:43:23.266Z] #58 52.97 HOSTDEP compel/src/main-host.d [2020-02-10T23:43:23.266Z] #58 53.15 DEP compel/src/lib/ptrace.d [2020-02-10T23:43:23.266Z] #58 53.30 DEP compel/src/lib/infect.d [2020-02-10T23:43:23.266Z] #58 53.49 DEP compel/src/lib/infect-util.d [2020-02-10T23:43:23.266Z] #58 53.68 DEP compel/src/lib/infect-rpc.d [2020-02-10T23:43:23.266Z] #58 53.84 DEP compel/arch/x86/src/lib/infect.d [2020-02-10T23:43:23.266Z] #58 54.01 DEP compel/arch/x86/src/lib/cpu.d [2020-02-10T23:43:23.266Z] #58 54.18 DEP compel/src/lib/log.d [2020-02-10T23:43:23.266Z] #58 54.37 DEP compel/src/main.d [2020-02-10T23:43:23.266Z] #58 54.56 DEP compel/src/lib/handle-elf.d [2020-02-10T23:43:23.266Z] #58 54.73 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-10T23:43:23.266Z] #58 54.97 CC compel/src/lib/log.o [2020-02-10T23:43:23.266Z] #58 55.30 CC compel/arch/x86/src/lib/cpu.o [2020-02-10T23:43:23.266Z] #58 56.58 CC compel/arch/x86/src/lib/infect.o [2020-02-10T23:43:23.522Z] #58 ... [2020-02-10T23:43:23.523Z] [2020-02-10T23:43:23.523Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:43:23.523Z] #13 55.46 Selecting previously unselected package python3.5. [2020-02-10T23:43:23.523Z] #13 55.48 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-02-10T23:43:23.523Z] #13 55.48 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-10T23:43:23.780Z] #13 55.77 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-10T23:43:23.780Z] #13 55.77 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-02-10T23:43:23.780Z] #13 55.78 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-10T23:43:23.780Z] #13 55.85 Selecting previously unselected package dh-python. [2020-02-10T23:43:23.934Z] #33 117.5 encoding/hex [2020-02-10T23:43:24.037Z] #13 55.85 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-10T23:43:24.037Z] #13 55.87 Unpacking dh-python (2.20170125) ... [2020-02-10T23:43:24.189Z] #33 117.9 encoding/pem [2020-02-10T23:43:24.294Z] #13 56.01 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-10T23:43:24.294Z] #13 56.03 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-10T23:43:24.444Z] #33 118.3 internal/singleflight [2020-02-10T23:43:24.552Z] #13 ... [2020-02-10T23:43:24.552Z] [2020-02-10T23:43:24.552Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:43:24.552Z] #33 108.1 hash [2020-02-10T23:43:24.552Z] #33 108.3 hash/crc32 [2020-02-10T23:43:24.552Z] #33 108.9 compress/gzip [2020-02-10T23:43:24.552Z] #33 109.7 context [2020-02-10T23:43:24.552Z] #33 110.3 crypto/cipher [2020-02-10T23:43:24.552Z] #33 111.4 math/rand [2020-02-10T23:43:24.552Z] #33 111.7 crypto/aes [2020-02-10T23:43:24.552Z] #33 112.6 math/big [2020-02-10T23:43:24.552Z] #33 112.6 crypto [2020-02-10T23:43:24.552Z] #33 112.9 crypto/des [2020-02-10T23:43:24.552Z] #33 113.5 crypto/internal/randutil [2020-02-10T23:43:24.552Z] #33 113.5 crypto/sha512 [2020-02-10T23:43:24.552Z] #33 114.6 crypto/hmac [2020-02-10T23:43:24.552Z] #33 114.9 crypto/md5 [2020-02-10T23:43:24.552Z] #33 115.6 crypto/sha1 [2020-02-10T23:43:24.552Z] #33 116.5 crypto/sha256 [2020-02-10T23:43:24.552Z] #33 118.0 encoding/hex [2020-02-10T23:43:24.552Z] #33 118.3 encoding/pem [2020-02-10T23:43:24.552Z] #33 ... [2020-02-10T23:43:24.552Z] [2020-02-10T23:43:24.552Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:24.552Z] #58 57.84 CC compel/src/lib/infect-rpc.o [2020-02-10T23:43:24.552Z] #58 58.19 CC compel/src/lib/infect-util.o [2020-02-10T23:43:24.699Z] #33 118.5 net [2020-02-10T23:43:24.809Z] #58 58.47 CC compel/src/lib/infect.o [2020-02-10T23:43:26.059Z] #33 119.7 crypto/rand [2020-02-10T23:43:26.315Z] #33 120.2 crypto/elliptic [2020-02-10T23:43:27.240Z] #33 ... [2020-02-10T23:43:27.240Z] [2020-02-10T23:43:27.240Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:27.240Z] #58 50.04 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-10T23:43:27.240Z] #58 50.07 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-10T23:43:27.240Z] #58 50.14 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-10T23:43:27.240Z] #58 50.25 AR compel/plugins/std.lib.a [2020-02-10T23:43:27.240Z] #58 50.30 CC compel/plugins/fds/fds.o [2020-02-10T23:43:27.240Z] #58 50.60 AR compel/plugins/fds.lib.a [2020-02-10T23:43:27.240Z] #58 50.66 HOSTDEP compel/src/lib/log-host.d [2020-02-10T23:43:27.240Z] #58 50.77 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T23:43:27.240Z] #58 50.90 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-10T23:43:27.240Z] #58 51.00 HOSTDEP compel/src/main-host.d [2020-02-10T23:43:27.240Z] #58 51.17 DEP compel/src/lib/ptrace.d [2020-02-10T23:43:27.240Z] #58 51.32 DEP compel/src/lib/infect.d [2020-02-10T23:43:27.240Z] #58 51.50 DEP compel/src/lib/infect-util.d [2020-02-10T23:43:27.240Z] #58 51.65 DEP compel/src/lib/infect-rpc.d [2020-02-10T23:43:27.240Z] #58 51.77 DEP compel/arch/x86/src/lib/infect.d [2020-02-10T23:43:27.240Z] #58 51.97 DEP compel/arch/x86/src/lib/cpu.d [2020-02-10T23:43:27.240Z] #58 52.10 DEP compel/src/lib/log.d [2020-02-10T23:43:27.240Z] #58 52.24 DEP compel/src/main.d [2020-02-10T23:43:27.240Z] #58 52.36 DEP compel/src/lib/handle-elf.d [2020-02-10T23:43:27.240Z] #58 52.56 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-10T23:43:27.240Z] #58 52.78 CC compel/src/lib/log.o [2020-02-10T23:43:27.240Z] #58 53.14 CC compel/arch/x86/src/lib/cpu.o [2020-02-10T23:43:27.240Z] #58 54.24 CC compel/arch/x86/src/lib/infect.o [2020-02-10T23:43:27.240Z] #58 55.45 CC compel/src/lib/infect-rpc.o [2020-02-10T23:43:27.240Z] #58 55.85 CC compel/src/lib/infect-util.o [2020-02-10T23:43:27.240Z] #58 56.27 CC compel/src/lib/infect.o [2020-02-10T23:43:27.240Z] #58 58.93 CC compel/src/lib/ptrace.o [2020-02-10T23:43:27.240Z] #58 59.39 AR compel/libcompel.a [2020-02-10T23:43:27.240Z] #58 59.46 HOSTCC compel/src/main-host.o [2020-02-10T23:43:27.240Z] #58 59.77 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-10T23:43:27.240Z] #58 59.95 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T23:43:27.335Z] #58 60.85 CC compel/src/lib/ptrace.o [2020-02-10T23:43:27.495Z] #58 ... [2020-02-10T23:43:27.495Z] [2020-02-10T23:43:27.495Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:43:27.495Z] #13 57.03 Setting up python3-minimal (3.5.3-1) ... [2020-02-10T23:43:27.495Z] #13 58.51 Selecting previously unselected package python3. [2020-02-10T23:43:27.495Z] #13 58.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2020-02-10T23:43:27.495Z] #13 58.54 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-02-10T23:43:27.495Z] #13 58.56 Unpacking python3 (3.5.3-1) ... [2020-02-10T23:43:27.495Z] #13 58.65 Selecting previously unselected package pigz. [2020-02-10T23:43:27.495Z] #13 58.65 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-02-10T23:43:27.495Z] #13 58.66 Unpacking pigz (2.3.4-1) ... [2020-02-10T23:43:27.495Z] #13 58.78 Selecting previously unselected package libip4tc0:amd64. [2020-02-10T23:43:27.495Z] #13 58.78 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-10T23:43:27.495Z] #13 58.79 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:43:27.495Z] #13 58.88 Selecting previously unselected package libip6tc0:amd64. [2020-02-10T23:43:27.495Z] #13 58.88 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-10T23:43:27.495Z] #13 58.89 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:43:27.495Z] #13 58.98 Selecting previously unselected package libiptc0:amd64. [2020-02-10T23:43:27.495Z] #13 58.99 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-10T23:43:27.495Z] #13 58.99 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:43:27.495Z] #13 59.11 Selecting previously unselected package libxtables12:amd64. [2020-02-10T23:43:27.495Z] #13 59.11 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-10T23:43:27.495Z] #13 59.11 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:43:27.495Z] #13 59.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-10T23:43:27.495Z] #13 59.26 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-02-10T23:43:27.495Z] #13 59.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-10T23:43:27.495Z] #13 59.40 Selecting previously unselected package iptables. [2020-02-10T23:43:27.495Z] #13 59.41 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-10T23:43:27.495Z] #13 59.42 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-10T23:43:27.592Z] #58 61.35 AR compel/libcompel.a [2020-02-10T23:43:27.750Z] #13 59.81 Selecting previously unselected package xxd. [2020-02-10T23:43:27.849Z] #58 61.43 HOSTCC compel/src/main-host.o [2020-02-10T23:43:28.005Z] #13 59.82 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-10T23:43:28.005Z] #13 59.84 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:43:28.005Z] #13 60.00 Selecting previously unselected package vim-common. [2020-02-10T23:43:28.005Z] #13 60.01 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-10T23:43:28.005Z] #13 60.02 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:43:28.260Z] #13 60.22 Selecting previously unselected package bzip2. [2020-02-10T23:43:28.260Z] #13 60.23 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-02-10T23:43:28.260Z] #13 60.24 Unpacking bzip2 (1.0.6-8.1) ... [2020-02-10T23:43:28.414Z] #58 61.92 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-10T23:43:28.516Z] #13 60.39 Selecting previously unselected package libgpm2:amd64. [2020-02-10T23:43:28.516Z] #13 60.40 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-02-10T23:43:28.516Z] #13 60.41 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-10T23:43:28.516Z] #13 60.52 Selecting previously unselected package xz-utils. [2020-02-10T23:43:28.516Z] #13 60.52 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-02-10T23:43:28.516Z] #13 60.53 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-10T23:43:28.672Z] #58 62.28 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T23:43:28.771Z] #13 60.78 Selecting previously unselected package aufs-tools. [2020-02-10T23:43:28.771Z] #13 60.79 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-02-10T23:43:28.771Z] #13 60.80 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-10T23:43:29.026Z] #13 60.95 Selecting previously unselected package liblzo2-2:amd64. [2020-02-10T23:43:29.026Z] #13 60.96 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-10T23:43:29.026Z] #13 60.96 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-10T23:43:29.026Z] #13 61.08 Selecting previously unselected package btrfs-progs. [2020-02-10T23:43:29.236Z] #58 62.77 HOSTCC compel/src/lib/log-host.o [2020-02-10T23:43:29.281Z] #13 61.08 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-10T23:43:29.281Z] #13 61.08 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-10T23:43:29.493Z] #58 63.06 HOSTLINK compel/compel-host-bin [2020-02-10T23:43:29.493Z] #58 63.24 DEP soccr/soccr.d [2020-02-10T23:43:29.536Z] #13 61.60 Selecting previously unselected package btrfs-tools. [2020-02-10T23:43:29.536Z] #13 61.62 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-10T23:43:29.536Z] #13 61.62 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-10T23:43:29.751Z] #58 ... [2020-02-10T23:43:29.751Z] [2020-02-10T23:43:29.751Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:43:29.751Z] #13 59.36 Setting up python3-minimal (3.5.3-1) ... [2020-02-10T23:43:29.751Z] #13 60.73 Selecting previously unselected package python3. [2020-02-10T23:43:29.751Z] #13 60.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 ... 16747 files and directories currently installed.) [2020-02-10T23:43:29.751Z] #13 60.76 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-02-10T23:43:29.751Z] #13 60.78 Unpacking python3 (3.5.3-1) ... [2020-02-10T23:43:29.751Z] #13 60.85 Selecting previously unselected package pigz. [2020-02-10T23:43:29.751Z] #13 60.86 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-02-10T23:43:29.751Z] #13 60.86 Unpacking pigz (2.3.4-1) ... [2020-02-10T23:43:29.751Z] #13 61.00 Selecting previously unselected package libip4tc0:amd64. [2020-02-10T23:43:29.751Z] #13 61.00 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-10T23:43:29.751Z] #13 61.01 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:43:29.751Z] #13 61.09 Selecting previously unselected package libip6tc0:amd64. [2020-02-10T23:43:29.751Z] #13 61.10 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-10T23:43:29.751Z] #13 61.10 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:43:29.751Z] #13 61.23 Selecting previously unselected package libiptc0:amd64. [2020-02-10T23:43:29.751Z] #13 61.23 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-10T23:43:29.751Z] #13 61.25 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:43:29.751Z] #13 61.36 Selecting previously unselected package libxtables12:amd64. [2020-02-10T23:43:29.751Z] #13 61.37 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-10T23:43:29.751Z] #13 61.37 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:43:29.751Z] #13 61.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-10T23:43:29.751Z] #13 61.49 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-02-10T23:43:29.751Z] #13 61.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-10T23:43:29.751Z] #13 61.61 Selecting previously unselected package iptables. [2020-02-10T23:43:29.751Z] #13 61.61 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-10T23:43:29.751Z] #13 61.61 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-10T23:43:29.790Z] #13 61.69 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-10T23:43:29.790Z] #13 61.71 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-10T23:43:29.790Z] #13 61.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-10T23:43:29.790Z] #13 61.90 Selecting previously unselected package dmsetup. [2020-02-10T23:43:29.790Z] #13 61.90 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-02-10T23:43:29.790Z] #13 61.91 Unpacking dmsetup (2:1.02.137-2) ... [2020-02-10T23:43:30.008Z] #13 62.04 Selecting previously unselected package xxd. [2020-02-10T23:43:30.045Z] #13 62.05 Selecting previously unselected package libonig4:amd64. [2020-02-10T23:43:30.045Z] #13 62.05 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-02-10T23:43:30.045Z] #13 62.06 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-10T23:43:30.265Z] #13 62.04 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-10T23:43:30.266Z] #13 62.05 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:43:30.301Z] #13 62.26 Selecting previously unselected package libjq1:amd64. [2020-02-10T23:43:30.301Z] #13 62.27 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-10T23:43:30.301Z] #13 62.27 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-10T23:43:30.301Z] #13 62.41 Selecting previously unselected package jq. [2020-02-10T23:43:30.523Z] #13 62.23 Selecting previously unselected package vim-common. [2020-02-10T23:43:30.523Z] #13 62.23 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-10T23:43:30.523Z] #13 62.25 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:43:30.523Z] #13 62.46 Selecting previously unselected package bzip2. [2020-02-10T23:43:30.555Z] #13 62.41 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-10T23:43:30.555Z] #13 62.42 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-10T23:43:30.555Z] #13 62.53 Selecting previously unselected package libaio1:amd64. [2020-02-10T23:43:30.555Z] #13 62.53 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-02-10T23:43:30.555Z] #13 62.53 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-02-10T23:43:30.555Z] #13 62.61 Selecting previously unselected package libcap2-bin. [2020-02-10T23:43:30.555Z] #13 62.61 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-02-10T23:43:30.555Z] #13 62.62 Unpacking libcap2-bin (1:2.25-1) ... [2020-02-10T23:43:30.555Z] #13 62.71 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-10T23:43:30.555Z] #13 62.72 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-10T23:43:30.781Z] #13 62.47 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-02-10T23:43:30.781Z] #13 62.50 Unpacking bzip2 (1.0.6-8.1) ... [2020-02-10T23:43:30.781Z] #13 62.61 Selecting previously unselected package libgpm2:amd64. [2020-02-10T23:43:30.781Z] #13 62.63 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-02-10T23:43:30.781Z] #13 62.65 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-10T23:43:30.810Z] #13 62.72 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-10T23:43:30.810Z] #13 62.81 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-10T23:43:30.810Z] #13 62.82 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-02-10T23:43:30.810Z] #13 62.82 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-02-10T23:43:31.038Z] #13 62.77 Selecting previously unselected package xz-utils. [2020-02-10T23:43:31.038Z] #13 62.77 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-02-10T23:43:31.038Z] #13 62.77 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-10T23:43:31.038Z] #13 62.95 Selecting previously unselected package aufs-tools. [2020-02-10T23:43:31.038Z] #13 62.95 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-02-10T23:43:31.038Z] #13 62.96 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-10T23:43:31.065Z] #13 63.11 Selecting previously unselected package libpcre16-3:amd64. [2020-02-10T23:43:31.065Z] #13 63.11 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-02-10T23:43:31.065Z] #13 63.11 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-02-10T23:43:31.295Z] #13 63.11 Selecting previously unselected package liblzo2-2:amd64. [2020-02-10T23:43:31.295Z] #13 63.12 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-10T23:43:31.295Z] #13 63.13 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-10T23:43:31.295Z] #13 63.23 Selecting previously unselected package btrfs-progs. [2020-02-10T23:43:31.295Z] #13 63.24 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-10T23:43:31.295Z] #13 63.25 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-10T23:43:31.320Z] #13 63.32 Selecting previously unselected package libpcre32-3:amd64. [2020-02-10T23:43:31.320Z] #13 63.32 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-02-10T23:43:31.320Z] #13 63.32 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-02-10T23:43:31.575Z] #13 63.45 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-10T23:43:31.575Z] #13 63.46 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-02-10T23:43:31.575Z] #13 63.47 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-10T23:43:31.858Z] #13 63.82 Selecting previously unselected package btrfs-tools. [2020-02-10T23:43:31.858Z] #13 63.82 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-10T23:43:31.858Z] #13 63.83 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-10T23:43:31.858Z] #13 63.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-10T23:43:31.858Z] #13 63.92 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-10T23:43:32.084Z] #13 63.92 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-10T23:43:32.084Z] #13 63.93 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-02-10T23:43:32.085Z] #13 63.94 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-10T23:43:32.085Z] #13 64.17 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-10T23:43:32.085Z] #13 64.18 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-02-10T23:43:32.114Z] #13 63.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-10T23:43:32.340Z] #13 64.27 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-10T23:43:32.371Z] #13 64.08 Selecting previously unselected package dmsetup. [2020-02-10T23:43:32.371Z] #13 64.08 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-02-10T23:43:32.371Z] #13 64.08 Unpacking dmsetup (2:1.02.137-2) ... [2020-02-10T23:43:32.371Z] #13 64.23 Selecting previously unselected package libonig4:amd64. [2020-02-10T23:43:32.371Z] #13 64.23 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-02-10T23:43:32.371Z] #13 64.23 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-10T23:43:32.594Z] #13 64.39 Selecting previously unselected package libnl-3-200:amd64. [2020-02-10T23:43:32.595Z] #13 64.39 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-10T23:43:32.595Z] #13 64.41 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-10T23:43:32.595Z] #13 64.56 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-10T23:43:32.595Z] #13 64.58 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-10T23:43:32.595Z] #13 64.59 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-10T23:43:32.629Z] #13 64.42 Selecting previously unselected package libjq1:amd64. [2020-02-10T23:43:32.629Z] #13 64.42 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-10T23:43:32.629Z] #13 64.42 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-10T23:43:32.629Z] #13 64.53 Selecting previously unselected package jq. [2020-02-10T23:43:32.629Z] #13 64.54 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-10T23:43:32.629Z] #13 64.55 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-10T23:43:32.629Z] #13 64.63 Selecting previously unselected package libaio1:amd64. [2020-02-10T23:43:32.849Z] #13 64.68 Selecting previously unselected package libreadline5:amd64. [2020-02-10T23:43:32.849Z] #13 64.70 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-02-10T23:43:32.849Z] #13 64.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-10T23:43:32.886Z] #13 64.63 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-02-10T23:43:32.886Z] #13 64.66 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-02-10T23:43:32.886Z] #13 64.73 Selecting previously unselected package libcap2-bin. [2020-02-10T23:43:32.886Z] #13 64.74 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-02-10T23:43:32.886Z] #13 64.75 Unpacking libcap2-bin (1:2.25-1) ... [2020-02-10T23:43:32.886Z] #13 64.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-10T23:43:33.104Z] #13 64.97 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-10T23:43:33.104Z] #13 64.98 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-02-10T23:43:33.104Z] #13 64.98 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-10T23:43:33.143Z] #13 64.86 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-10T23:43:33.143Z] #13 64.86 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-10T23:43:33.143Z] #13 64.93 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-10T23:43:33.143Z] #13 64.93 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-02-10T23:43:33.143Z] #13 64.94 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-02-10T23:43:33.401Z] #13 65.29 Selecting previously unselected package libpcre16-3:amd64. [2020-02-10T23:43:33.401Z] #13 65.29 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-02-10T23:43:33.401Z] #13 65.30 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-02-10T23:43:33.658Z] #13 65.48 Selecting previously unselected package libpcre32-3:amd64. [2020-02-10T23:43:33.658Z] #13 65.49 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-02-10T23:43:33.658Z] #13 65.49 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-02-10T23:43:33.658Z] #13 65.65 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-10T23:43:33.658Z] #13 65.65 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-02-10T23:43:33.658Z] #13 65.66 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-10T23:43:34.223Z] #13 66.16 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-10T23:43:34.223Z] #13 66.17 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-02-10T23:43:34.223Z] #13 66.17 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-10T23:43:34.788Z] #13 66.49 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-10T23:43:34.788Z] #13 66.50 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-02-10T23:43:34.788Z] #13 66.51 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-10T23:43:34.788Z] #13 66.63 Selecting previously unselected package libnl-3-200:amd64. [2020-02-10T23:43:34.788Z] #13 66.64 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-10T23:43:34.788Z] #13 66.64 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-10T23:43:34.788Z] #13 66.77 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-10T23:43:34.788Z] #13 66.77 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-10T23:43:34.788Z] #13 66.78 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-10T23:43:34.988Z] #13 66.82 Selecting previously unselected package net-tools. [2020-02-10T23:43:34.988Z] #13 66.83 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-02-10T23:43:34.988Z] #13 66.83 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-10T23:43:35.045Z] #13 66.84 Selecting previously unselected package libreadline5:amd64. [2020-02-10T23:43:35.045Z] #13 66.85 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-02-10T23:43:35.045Z] #13 66.86 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-10T23:43:35.045Z] #13 66.97 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-10T23:43:35.045Z] #13 66.98 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-02-10T23:43:35.045Z] #13 66.99 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-10T23:43:35.045Z] #13 ... [2020-02-10T23:43:35.045Z] [2020-02-10T23:43:35.045Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:43:35.045Z] #33 118.8 internal/singleflight [2020-02-10T23:43:35.045Z] #33 119.2 net [2020-02-10T23:43:35.045Z] #33 121.7 crypto/rand [2020-02-10T23:43:35.045Z] #33 122.2 crypto/elliptic [2020-02-10T23:43:35.045Z] #33 124.6 encoding/asn1 [2020-02-10T23:43:35.045Z] #33 127.3 crypto/ecdsa [2020-02-10T23:43:35.045Z] #33 128.0 crypto/rsa [2020-02-10T23:43:35.242Z] #13 67.10 Selecting previously unselected package python-pip-whl. [2020-02-10T23:43:35.242Z] #13 67.12 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-10T23:43:35.242Z] #13 67.12 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-10T23:43:35.303Z] #33 ... [2020-02-10T23:43:35.303Z] [2020-02-10T23:43:35.303Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:35.303Z] #58 63.45 CC soccr/soccr.o [2020-02-10T23:43:35.303Z] #58 65.17 AR soccr/libsoccr.a [2020-02-10T23:43:35.303Z] #58 65.21 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T23:43:35.303Z] #58 65.58 DEP criu/arch/x86/sigframe.d [2020-02-10T23:43:35.303Z] #58 65.69 DEP criu/arch/x86/sigaction_compat.d [2020-02-10T23:43:35.303Z] #58 65.82 DEP criu/arch/x86/kerndat.d [2020-02-10T23:43:35.303Z] #58 66.05 DEP criu/arch/x86/crtools.d [2020-02-10T23:43:35.303Z] #58 66.29 DEP criu/arch/x86/cpu.d [2020-02-10T23:43:35.303Z] #58 66.54 CC criu/arch/x86/cpu.o [2020-02-10T23:43:35.303Z] #58 67.31 CC criu/arch/x86/crtools.o [2020-02-10T23:43:35.303Z] #58 68.92 CC criu/arch/x86/kerndat.o [2020-02-10T23:43:35.802Z] #13 67.74 Selecting previously unselected package python3-pip. [2020-02-10T23:43:35.802Z] #13 67.74 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-10T23:43:35.802Z] #13 67.75 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-10T23:43:35.868Z] #58 ... [2020-02-10T23:43:35.868Z] [2020-02-10T23:43:35.868Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:43:35.868Z] #33 129.4 crypto/dsa [2020-02-10T23:43:36.057Z] #13 67.98 Selecting previously unselected package python3-pkg-resources. [2020-02-10T23:43:36.057Z] #13 67.99 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-10T23:43:36.057Z] #13 68.00 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-10T23:43:36.125Z] #33 129.8 crypto/x509/pkix [2020-02-10T23:43:36.312Z] #13 68.14 Selecting previously unselected package python3-setuptools. [2020-02-10T23:43:36.312Z] #13 68.15 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-10T23:43:36.312Z] #13 68.16 Unpacking python3-setuptools (33.1.1-1) ... [2020-02-10T23:43:36.567Z] #13 68.47 Selecting previously unselected package python3-wheel. [2020-02-10T23:43:36.567Z] #13 68.48 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-10T23:43:36.567Z] #13 68.48 Unpacking python3-wheel (0.29.0-2) ... [2020-02-10T23:43:36.567Z] #13 68.63 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T23:43:36.567Z] #13 68.63 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-02-10T23:43:36.567Z] #13 68.64 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-10T23:43:36.690Z] #33 130.4 internal/x/crypto/cryptobyte [2020-02-10T23:43:37.126Z] #13 69.02 Selecting previously unselected package vim-runtime. [2020-02-10T23:43:37.127Z] #13 69.02 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-10T23:43:37.127Z] #13 69.05 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T23:43:37.127Z] #13 69.09 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-10T23:43:37.127Z] #13 69.09 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:43:37.687Z] #13 ... [2020-02-10T23:43:37.687Z] [2020-02-10T23:43:37.687Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:37.687Z] #58 60.37 HOSTCC compel/src/lib/log-host.o [2020-02-10T23:43:37.687Z] #58 60.62 HOSTLINK compel/compel-host-bin [2020-02-10T23:43:37.687Z] #58 60.90 DEP soccr/soccr.d [2020-02-10T23:43:37.687Z] #58 61.06 CC soccr/soccr.o [2020-02-10T23:43:37.687Z] #58 62.55 AR soccr/libsoccr.a [2020-02-10T23:43:37.687Z] #58 62.59 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T23:43:37.687Z] #58 62.91 DEP criu/arch/x86/sigframe.d [2020-02-10T23:43:37.687Z] #58 63.03 DEP criu/arch/x86/sigaction_compat.d [2020-02-10T23:43:37.687Z] #58 63.11 DEP criu/arch/x86/kerndat.d [2020-02-10T23:43:37.687Z] #58 63.26 DEP criu/arch/x86/crtools.d [2020-02-10T23:43:37.687Z] #58 63.44 DEP criu/arch/x86/cpu.d [2020-02-10T23:43:37.687Z] #58 63.62 CC criu/arch/x86/cpu.o [2020-02-10T23:43:37.687Z] #58 64.39 CC criu/arch/x86/crtools.o [2020-02-10T23:43:37.687Z] #58 65.62 CC criu/arch/x86/kerndat.o [2020-02-10T23:43:37.687Z] #58 66.15 CC criu/arch/x86/sigaction_compat.o [2020-02-10T23:43:37.687Z] #58 66.48 CC criu/arch/x86/sigframe.o [2020-02-10T23:43:37.687Z] #58 66.81 LINK criu/arch/x86/crtools.built-in.o [2020-02-10T23:43:37.687Z] #58 66.86 DEP criu/pie/util-vdso-elf32.d [2020-02-10T23:43:37.687Z] #58 67.10 DEP criu/arch/x86/vdso-pie.d [2020-02-10T23:43:37.687Z] #58 67.21 DEP criu/pie/parasite-vdso.d [2020-02-10T23:43:37.687Z] #58 67.45 DEP criu/pie/util-vdso.d [2020-02-10T23:43:37.687Z] #58 67.56 DEP criu/pie/util.d [2020-02-10T23:43:37.687Z] #58 67.82 CC criu/pie/util.o [2020-02-10T23:43:37.687Z] #58 68.20 CC criu/pie/util-vdso.o [2020-02-10T23:43:37.687Z] #58 69.00 CC criu/pie/parasite-vdso.o [2020-02-10T23:43:37.687Z] #58 70.10 CC criu/arch/x86/vdso-pie.o [2020-02-10T23:43:37.687Z] #58 70.45 CC criu/pie/util-vdso-elf32.o [2020-02-10T23:43:38.246Z] #58 71.08 AR criu/pie/pie.lib.a [2020-02-10T23:43:38.501Z] #58 71.15 DEP criu/pie/restorer.d [2020-02-10T23:43:38.501Z] #58 ... [2020-02-10T23:43:38.501Z] [2020-02-10T23:43:38.501Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:43:38.501Z] #33 122.3 encoding/asn1 [2020-02-10T23:43:38.501Z] #33 124.8 crypto/ecdsa [2020-02-10T23:43:38.501Z] #33 125.3 crypto/rsa [2020-02-10T23:43:38.501Z] #33 126.9 crypto/dsa [2020-02-10T23:43:38.501Z] #33 127.5 crypto/x509/pkix [2020-02-10T23:43:38.501Z] #33 128.0 internal/x/crypto/cryptobyte [2020-02-10T23:43:38.501Z] #33 129.9 internal/x/crypto/internal/chacha20 [2020-02-10T23:43:38.501Z] #33 130.5 internal/x/crypto/poly1305 [2020-02-10T23:43:38.501Z] #33 130.8 internal/x/crypto/chacha20poly1305 [2020-02-10T23:43:38.501Z] #33 132.1 internal/x/crypto/hkdf [2020-02-10T23:43:38.501Z] #33 132.2 internal/x/text/transform [2020-02-10T23:43:38.756Z] #33 ... [2020-02-10T23:43:38.756Z] [2020-02-10T23:43:38.756Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:38.756Z] #58 71.36 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-10T23:43:38.756Z] #58 71.53 DEP criu/arch/x86/restorer_unmap.d [2020-02-10T23:43:38.756Z] #58 71.56 DEP criu/arch/x86/restorer.d [2020-02-10T23:43:39.052Z] #58 71.79 DEP criu/pie/parasite.d [2020-02-10T23:43:39.214Z] #33 132.4 internal/x/crypto/internal/chacha20 [2020-02-10T23:43:39.214Z] #33 132.9 internal/x/crypto/poly1305 [2020-02-10T23:43:39.307Z] #58 72.15 CC criu/pie/parasite.o [2020-02-10T23:43:39.472Z] #33 133.2 internal/x/crypto/chacha20poly1305 [2020-02-10T23:43:41.192Z] #58 73.53 LINK criu/pie/parasite.built-in.o [2020-02-10T23:43:41.192Z] #58 73.55 GEN criu/pie/parasite-blob.h [2020-02-10T23:43:41.192Z] #58 73.59 CC criu/arch/x86/restorer.o [2020-02-10T23:43:41.370Z] #33 134.6 internal/x/crypto/hkdf [2020-02-10T23:43:41.370Z] #33 134.8 internal/x/text/transform [2020-02-10T23:43:41.370Z] #33 ... [2020-02-10T23:43:41.370Z] [2020-02-10T23:43:41.370Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:43:41.370Z] #13 68.75 Selecting previously unselected package net-tools. [2020-02-10T23:43:41.370Z] #13 68.78 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-02-10T23:43:41.370Z] #13 68.79 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-10T23:43:41.370Z] #13 69.06 Selecting previously unselected package python-pip-whl. [2020-02-10T23:43:41.370Z] #13 69.08 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-10T23:43:41.370Z] #13 69.08 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-10T23:43:41.370Z] #13 69.75 Selecting previously unselected package python3-pip. [2020-02-10T23:43:41.370Z] #13 69.75 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-10T23:43:41.370Z] #13 69.75 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-10T23:43:41.370Z] #13 69.92 Selecting previously unselected package python3-pkg-resources. [2020-02-10T23:43:41.370Z] #13 69.92 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-10T23:43:41.370Z] #13 69.93 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-10T23:43:41.370Z] #13 70.09 Selecting previously unselected package python3-setuptools. [2020-02-10T23:43:41.370Z] #13 70.09 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-10T23:43:41.370Z] #13 70.10 Unpacking python3-setuptools (33.1.1-1) ... [2020-02-10T23:43:41.370Z] #13 70.33 Selecting previously unselected package python3-wheel. [2020-02-10T23:43:41.370Z] #13 70.33 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-10T23:43:41.370Z] #13 70.34 Unpacking python3-wheel (0.29.0-2) ... [2020-02-10T23:43:41.370Z] #13 70.48 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T23:43:41.370Z] #13 70.48 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-02-10T23:43:41.370Z] #13 70.49 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-10T23:43:41.370Z] #13 70.77 Selecting previously unselected package vim-runtime. [2020-02-10T23:43:41.370Z] #13 70.78 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-10T23:43:41.370Z] #13 70.81 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T23:43:41.370Z] #13 70.86 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-10T23:43:41.370Z] #13 70.87 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:43:41.446Z] #58 74.26 CC criu/arch/x86/restorer_unmap.o [2020-02-10T23:43:41.447Z] #58 74.33 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-10T23:43:41.935Z] #13 ... [2020-02-10T23:43:41.935Z] [2020-02-10T23:43:41.935Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:43:41.935Z] #33 135.7 internal/x/text/unicode/bidi [2020-02-10T23:43:42.007Z] #58 74.71 CC criu/pie/restorer.o [2020-02-10T23:43:44.462Z] #33 138.1 internal/x/text/secure/bidirule [2020-02-10T23:43:44.561Z] #58 ... [2020-02-10T23:43:44.561Z] [2020-02-10T23:43:44.561Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:43:44.561Z] #13 73.88 Selecting previously unselected package vim. [2020-02-10T23:43:44.561Z] #13 73.90 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-10T23:43:44.561Z] #13 73.91 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:43:44.561Z] #13 74.57 Selecting previously unselected package xfsprogs. [2020-02-10T23:43:44.561Z] #13 74.58 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-02-10T23:43:44.561Z] #13 74.58 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-10T23:43:44.561Z] #13 75.22 Selecting previously unselected package zip. [2020-02-10T23:43:44.561Z] #13 75.23 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-02-10T23:43:44.561Z] #13 75.24 Unpacking zip (3.0-11+b1) ... [2020-02-10T23:43:44.561Z] #13 75.44 Selecting previously unselected package libapparmor-perl. [2020-02-10T23:43:44.561Z] #13 75.47 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-02-10T23:43:44.561Z] #13 75.48 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-10T23:43:44.561Z] #13 75.65 Selecting previously unselected package apparmor. [2020-02-10T23:43:44.561Z] #13 75.66 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-02-10T23:43:44.561Z] #13 75.74 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-10T23:43:44.561Z] #13 76.25 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T23:43:44.561Z] #13 76.25 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-02-10T23:43:44.561Z] #13 76.27 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-10T23:43:44.719Z] #33 138.4 internal/x/text/unicode/norm [2020-02-10T23:43:46.097Z] #33 ... [2020-02-10T23:43:46.097Z] [2020-02-10T23:43:46.097Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:46.097Z] #58 69.62 CC criu/arch/x86/sigaction_compat.o [2020-02-10T23:43:46.097Z] #58 69.95 CC criu/arch/x86/sigframe.o [2020-02-10T23:43:46.097Z] #58 70.20 LINK criu/arch/x86/crtools.built-in.o [2020-02-10T23:43:46.097Z] #58 70.25 DEP criu/pie/util-vdso-elf32.d [2020-02-10T23:43:46.097Z] #58 70.37 DEP criu/arch/x86/vdso-pie.d [2020-02-10T23:43:46.097Z] #58 70.54 DEP criu/pie/parasite-vdso.d [2020-02-10T23:43:46.097Z] #58 70.72 DEP criu/pie/util-vdso.d [2020-02-10T23:43:46.097Z] #58 70.83 DEP criu/pie/util.d [2020-02-10T23:43:46.097Z] #58 71.01 CC criu/pie/util.o [2020-02-10T23:43:46.097Z] #58 71.45 CC criu/pie/util-vdso.o [2020-02-10T23:43:46.097Z] #58 72.09 CC criu/pie/parasite-vdso.o [2020-02-10T23:43:46.097Z] #58 73.37 CC criu/arch/x86/vdso-pie.o [2020-02-10T23:43:46.097Z] #58 73.75 CC criu/pie/util-vdso-elf32.o [2020-02-10T23:43:46.097Z] #58 74.59 AR criu/pie/pie.lib.a [2020-02-10T23:43:46.097Z] #58 74.69 DEP criu/pie/restorer.d [2020-02-10T23:43:46.097Z] #58 74.96 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-10T23:43:46.097Z] #58 75.09 DEP criu/arch/x86/restorer_unmap.d [2020-02-10T23:43:46.097Z] #58 75.12 DEP criu/arch/x86/restorer.d [2020-02-10T23:43:46.097Z] #58 75.31 DEP criu/pie/parasite.d [2020-02-10T23:43:46.097Z] #58 75.62 CC criu/pie/parasite.o [2020-02-10T23:43:46.097Z] #58 77.11 LINK criu/pie/parasite.built-in.o [2020-02-10T23:43:46.097Z] #58 77.11 GEN criu/pie/parasite-blob.h [2020-02-10T23:43:46.097Z] #58 77.14 CC criu/arch/x86/restorer.o [2020-02-10T23:43:46.097Z] #58 77.81 CC criu/arch/x86/restorer_unmap.o [2020-02-10T23:43:46.097Z] #58 77.90 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-10T23:43:46.097Z] #58 78.26 CC criu/pie/restorer.o [2020-02-10T23:43:46.097Z] #58 ... [2020-02-10T23:43:46.097Z] [2020-02-10T23:43:46.097Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:43:46.097Z] #13 75.55 Selecting previously unselected package vim. [2020-02-10T23:43:46.097Z] #13 75.57 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-10T23:43:46.097Z] #13 75.58 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:43:46.097Z] #13 76.20 Selecting previously unselected package xfsprogs. [2020-02-10T23:43:46.097Z] #13 76.21 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-02-10T23:43:46.097Z] #13 76.23 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-10T23:43:46.097Z] #13 76.93 Selecting previously unselected package zip. [2020-02-10T23:43:46.097Z] #13 76.94 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-02-10T23:43:46.097Z] #13 76.94 Unpacking zip (3.0-11+b1) ... [2020-02-10T23:43:46.097Z] #13 77.16 Selecting previously unselected package libapparmor-perl. [2020-02-10T23:43:46.097Z] #13 77.16 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-02-10T23:43:46.097Z] #13 77.17 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-10T23:43:46.097Z] #13 77.32 Selecting previously unselected package apparmor. [2020-02-10T23:43:46.097Z] #13 77.33 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-02-10T23:43:46.097Z] #13 77.43 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-10T23:43:46.097Z] #13 77.85 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T23:43:46.097Z] #13 77.86 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-02-10T23:43:46.097Z] #13 77.87 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-10T23:43:46.445Z] #13 78.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T23:43:46.445Z] #13 78.10 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-02-10T23:43:46.445Z] #13 78.11 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-10T23:43:47.993Z] #13 79.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T23:43:47.993Z] #13 79.73 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-02-10T23:43:47.993Z] #13 79.73 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-10T23:43:48.354Z] #13 80.38 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T23:43:48.355Z] #13 80.38 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-10T23:43:48.355Z] #13 80.39 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-10T23:43:48.610Z] #13 80.52 Selecting previously unselected package mingw-w64-common. [2020-02-10T23:43:48.610Z] #13 80.52 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-10T23:43:48.610Z] #13 80.52 Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-10T23:43:49.534Z] #13 ... [2020-02-10T23:43:49.535Z] [2020-02-10T23:43:49.535Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:43:49.535Z] #33 133.3 internal/x/text/unicode/bidi [2020-02-10T23:43:49.535Z] #33 135.1 internal/x/text/secure/bidirule [2020-02-10T23:43:49.535Z] #33 135.5 internal/x/text/unicode/norm [2020-02-10T23:43:49.535Z] #33 140.3 internal/x/net/idna [2020-02-10T23:43:49.535Z] #33 140.6 crypto/x509 [2020-02-10T23:43:49.535Z] #33 142.9 net/textproto [2020-02-10T23:43:49.535Z] #33 ... [2020-02-10T23:43:49.535Z] [2020-02-10T23:43:49.535Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:49.535Z] #58 77.94 LINK criu/pie/restorer.built-in.o [2020-02-10T23:43:49.535Z] #58 77.98 GEN criu/pie/restorer-blob.h [2020-02-10T23:43:49.535Z] #58 78.13 DEP criu/vdso.d [2020-02-10T23:43:49.535Z] #58 78.37 DEP criu/vdso-compat.d [2020-02-10T23:43:49.535Z] #58 78.60 DEP criu/uts_ns.d [2020-02-10T23:43:49.535Z] #58 78.78 DEP criu/util.d [2020-02-10T23:43:49.535Z] #58 79.05 DEP criu/uffd.d [2020-02-10T23:43:49.535Z] #58 79.32 DEP criu/tun.d [2020-02-10T23:43:49.535Z] #58 79.60 DEP criu/tty.d [2020-02-10T23:43:49.535Z] #58 79.82 DEP criu/timerfd.d [2020-02-10T23:43:49.535Z] #58 80.11 DEP criu/sysfs_parse.d [2020-02-10T23:43:49.535Z] #58 80.37 DEP criu/sysctl.d [2020-02-10T23:43:49.535Z] #58 80.54 DEP criu/string.d [2020-02-10T23:43:49.535Z] #58 80.60 DEP criu/stats.d [2020-02-10T23:43:49.535Z] #58 80.73 DEP criu/sockets.d [2020-02-10T23:43:49.535Z] #58 81.02 DEP criu/sk-unix.d [2020-02-10T23:43:49.535Z] #58 81.35 DEP criu/sk-tcp.d [2020-02-10T23:43:49.535Z] #58 81.65 DEP criu/sk-queue.d [2020-02-10T23:43:49.535Z] #58 81.83 DEP criu/sk-packet.d [2020-02-10T23:43:49.535Z] #58 82.40 DEP criu/sk-netlink.d [2020-02-10T23:43:49.790Z] #58 82.51 DEP criu/sk-inet.d [2020-02-10T23:43:49.888Z] #13 ... [2020-02-10T23:43:49.888Z] [2020-02-10T23:43:49.888Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-10T23:43:49.888Z] #24 133.4 + GOBIN=/build [2020-02-10T23:43:49.888Z] #24 133.4 + /build/gometalinter --install [2020-02-10T23:43:49.888Z] #24 133.4 Installing: [2020-02-10T23:43:49.888Z] #24 133.4 deadcode [2020-02-10T23:43:49.888Z] #24 133.4 dupl [2020-02-10T23:43:49.888Z] #24 133.4 errcheck [2020-02-10T23:43:49.888Z] #24 133.4 gas [2020-02-10T23:43:49.888Z] #24 133.4 gochecknoglobals [2020-02-10T23:43:49.888Z] #24 133.4 gochecknoinits [2020-02-10T23:43:49.888Z] #24 133.4 goconst [2020-02-10T23:43:49.888Z] #24 133.4 gocyclo [2020-02-10T23:43:49.888Z] #24 133.4 goimports [2020-02-10T23:43:49.888Z] #24 133.4 golint [2020-02-10T23:43:49.888Z] #24 133.4 gosimple [2020-02-10T23:43:49.888Z] #24 133.4 gotype [2020-02-10T23:43:49.888Z] #24 133.4 gotypex [2020-02-10T23:43:49.888Z] #24 133.4 ineffassign [2020-02-10T23:43:49.888Z] #24 133.4 interfacer [2020-02-10T23:43:49.888Z] #24 133.4 lll [2020-02-10T23:43:49.888Z] #24 133.4 maligned [2020-02-10T23:43:49.888Z] #24 133.4 megacheck [2020-02-10T23:43:49.888Z] #24 133.4 misspell [2020-02-10T23:43:49.888Z] #24 133.4 nakedret [2020-02-10T23:43:49.888Z] #24 133.4 safesql [2020-02-10T23:43:49.888Z] #24 133.4 staticcheck [2020-02-10T23:43:49.888Z] #24 133.4 structcheck [2020-02-10T23:43:49.888Z] #24 133.4 unconvert [2020-02-10T23:43:49.888Z] #24 133.4 unparam [2020-02-10T23:43:49.888Z] #24 133.4 unused [2020-02-10T23:43:49.888Z] #24 133.4 varcheck [2020-02-10T23:43:49.888Z] #24 ... [2020-02-10T23:43:49.888Z] [2020-02-10T23:43:49.888Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:49.888Z] #58 81.38 LINK criu/pie/restorer.built-in.o [2020-02-10T23:43:49.888Z] #58 81.41 GEN criu/pie/restorer-blob.h [2020-02-10T23:43:49.888Z] #58 81.56 DEP criu/vdso.d [2020-02-10T23:43:49.888Z] #58 81.75 DEP criu/vdso-compat.d [2020-02-10T23:43:49.888Z] #58 81.94 DEP criu/uts_ns.d [2020-02-10T23:43:49.888Z] #58 82.17 DEP criu/util.d [2020-02-10T23:43:49.889Z] #58 82.42 DEP criu/uffd.d [2020-02-10T23:43:49.889Z] #58 82.72 DEP criu/tun.d [2020-02-10T23:43:49.889Z] #58 82.94 DEP criu/tty.d [2020-02-10T23:43:49.889Z] #58 83.20 DEP criu/timerfd.d [2020-02-10T23:43:49.889Z] #58 83.38 DEP criu/sysfs_parse.d [2020-02-10T23:43:49.889Z] #58 83.61 DEP criu/sysctl.d [2020-02-10T23:43:50.045Z] #58 82.69 DEP criu/signalfd.d [2020-02-10T23:43:50.045Z] #58 82.85 DEP criu/sigframe.d [2020-02-10T23:43:50.146Z] #58 83.78 DEP criu/string.d [2020-02-10T23:43:50.146Z] #58 83.84 DEP criu/stats.d [2020-02-10T23:43:50.300Z] #58 82.99 DEP criu/shmem.d [2020-02-10T23:43:50.403Z] #58 84.02 DEP criu/sockets.d [2020-02-10T23:43:50.598Z] #58 83.15 DEP criu/servicefd.d [2020-02-10T23:43:50.598Z] #58 ... [2020-02-10T23:43:50.598Z] [2020-02-10T23:43:50.598Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-10T23:43:50.598Z] #24 134.4 + GOBIN=/build [2020-02-10T23:43:50.598Z] #24 134.4 + /build/gometalinter --install [2020-02-10T23:43:50.598Z] #24 134.4 Installing: [2020-02-10T23:43:50.598Z] #24 134.4 deadcode [2020-02-10T23:43:50.598Z] #24 134.4 dupl [2020-02-10T23:43:50.598Z] #24 134.4 errcheck [2020-02-10T23:43:50.598Z] #24 134.4 gas [2020-02-10T23:43:50.598Z] #24 134.4 gochecknoglobals [2020-02-10T23:43:50.598Z] #24 134.4 gochecknoinits [2020-02-10T23:43:50.598Z] #24 134.4 goconst [2020-02-10T23:43:50.598Z] #24 134.4 gocyclo [2020-02-10T23:43:50.598Z] #24 134.4 goimports [2020-02-10T23:43:50.598Z] #24 134.4 golint [2020-02-10T23:43:50.598Z] #24 134.4 gosimple [2020-02-10T23:43:50.598Z] #24 134.4 gotype [2020-02-10T23:43:50.598Z] #24 134.4 gotypex [2020-02-10T23:43:50.598Z] #24 134.4 ineffassign [2020-02-10T23:43:50.598Z] #24 134.4 interfacer [2020-02-10T23:43:50.598Z] #24 134.4 lll [2020-02-10T23:43:50.598Z] #24 134.4 maligned [2020-02-10T23:43:50.598Z] #24 134.4 megacheck [2020-02-10T23:43:50.598Z] #24 134.4 misspell [2020-02-10T23:43:50.598Z] #24 134.4 nakedret [2020-02-10T23:43:50.598Z] #24 134.4 safesql [2020-02-10T23:43:50.598Z] #24 134.4 staticcheck [2020-02-10T23:43:50.598Z] #24 134.4 structcheck [2020-02-10T23:43:50.598Z] #24 134.4 unconvert [2020-02-10T23:43:50.598Z] #24 134.4 unparam [2020-02-10T23:43:50.598Z] #24 134.4 unused [2020-02-10T23:43:50.598Z] #24 134.4 varcheck [2020-02-10T23:43:50.598Z] #24 ... [2020-02-10T23:43:50.598Z] [2020-02-10T23:43:50.598Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:43:50.598Z] #33 144.4 internal/x/net/http/httpguts [2020-02-10T23:43:50.660Z] #58 84.34 DEP criu/sk-unix.d [2020-02-10T23:43:50.853Z] #33 144.7 internal/x/net/http/httpproxy [2020-02-10T23:43:50.918Z] #58 84.61 DEP criu/sk-tcp.d [2020-02-10T23:43:51.175Z] #58 84.82 DEP criu/sk-queue.d [2020-02-10T23:43:51.432Z] #58 85.03 DEP criu/sk-packet.d [2020-02-10T23:43:51.690Z] #58 85.34 DEP criu/sk-netlink.d [2020-02-10T23:43:51.778Z] #33 145.4 internal/x/net/http2/hpack [2020-02-10T23:43:51.947Z] #58 85.62 DEP criu/sk-inet.d [2020-02-10T23:43:52.511Z] #58 85.94 DEP criu/signalfd.d [2020-02-10T23:43:52.512Z] #58 86.18 DEP criu/sigframe.d [2020-02-10T23:43:52.512Z] #58 86.28 DEP criu/shmem.d [2020-02-10T23:43:52.769Z] #58 86.48 DEP criu/servicefd.d [2020-02-10T23:43:53.026Z] #58 86.66 DEP criu/seize.d [2020-02-10T23:43:53.181Z] #33 146.7 mime [2020-02-10T23:43:53.181Z] #33 147.0 crypto/tls [2020-02-10T23:43:53.283Z] #58 86.82 DEP criu/seccomp.d [2020-02-10T23:43:53.283Z] #58 87.04 DEP criu/rst-malloc.d [2020-02-10T23:43:53.541Z] #58 87.17 DEP criu/rbtree.d [2020-02-10T23:43:53.541Z] #58 87.22 DEP criu/pstree.d [2020-02-10T23:43:53.798Z] #58 87.38 DEP criu/protobuf.d [2020-02-10T23:43:53.798Z] #58 87.50 GEN criu/protobuf-desc-gen.h [2020-02-10T23:43:55.110Z] #33 148.6 mime/quotedprintable [2020-02-10T23:43:55.365Z] #33 149.3 mime/multipart [2020-02-10T23:43:55.695Z] #58 89.11 DEP criu/protobuf-desc.d [2020-02-10T23:43:55.695Z] #58 89.31 DEP criu/proc_parse.d [2020-02-10T23:43:55.952Z] #58 89.65 DEP criu/plugin.d [2020-02-10T23:43:56.210Z] #58 89.83 DEP criu/pipes.d [2020-02-10T23:43:56.290Z] #33 150.0 net/http/internal [2020-02-10T23:43:56.467Z] #58 89.99 DEP criu/pie-util.d [2020-02-10T23:43:56.467Z] #58 90.22 DEP criu/pie-util-vdso.d [2020-02-10T23:43:56.545Z] #33 150.4 os/exec [2020-02-10T23:43:56.725Z] #58 90.44 DEP criu/pie-util-vdso-elf32.d [2020-02-10T23:43:56.982Z] #58 90.57 DEP criu/path.d [2020-02-10T23:43:56.982Z] #58 90.73 DEP criu/parasite-syscall.d [2020-02-10T23:43:56.982Z] #58 ... [2020-02-10T23:43:56.982Z] [2020-02-10T23:43:56.982Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:43:56.982Z] #33 140.7 crypto/x509 [2020-02-10T23:43:56.982Z] #33 142.8 internal/x/net/idna [2020-02-10T23:43:56.982Z] #33 145.4 net/textproto [2020-02-10T23:43:56.982Z] #33 146.6 internal/x/net/http/httpguts [2020-02-10T23:43:56.982Z] #33 146.8 crypto/tls [2020-02-10T23:43:56.982Z] #33 147.0 internal/x/net/http/httpproxy [2020-02-10T23:43:56.982Z] #33 147.8 internal/x/net/http2/hpack [2020-02-10T23:43:56.982Z] #33 148.9 mime [2020-02-10T23:43:56.982Z] #33 150.6 mime/quotedprintable [2020-02-10T23:43:57.106Z] #33 ... [2020-02-10T23:43:57.106Z] [2020-02-10T23:43:57.106Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:57.106Z] #58 83.44 DEP criu/seize.d [2020-02-10T23:43:57.106Z] #58 83.60 DEP criu/seccomp.d [2020-02-10T23:43:57.106Z] #58 83.81 DEP criu/rst-malloc.d [2020-02-10T23:43:57.106Z] #58 83.87 DEP criu/rbtree.d [2020-02-10T23:43:57.106Z] #58 83.93 DEP criu/pstree.d [2020-02-10T23:43:57.106Z] #58 84.08 DEP criu/protobuf.d [2020-02-10T23:43:57.106Z] #58 84.26 GEN criu/protobuf-desc-gen.h [2020-02-10T23:43:57.106Z] #58 85.85 DEP criu/protobuf-desc.d [2020-02-10T23:43:57.106Z] #58 86.12 DEP criu/proc_parse.d [2020-02-10T23:43:57.106Z] #58 86.44 DEP criu/plugin.d [2020-02-10T23:43:57.106Z] #58 86.56 DEP criu/pipes.d [2020-02-10T23:43:57.106Z] #58 86.83 DEP criu/pie-util.d [2020-02-10T23:43:57.106Z] #58 86.96 DEP criu/pie-util-vdso.d [2020-02-10T23:43:57.106Z] #58 87.08 DEP criu/pie-util-vdso-elf32.d [2020-02-10T23:43:57.106Z] #58 87.29 DEP criu/path.d [2020-02-10T23:43:57.106Z] #58 87.48 DEP criu/parasite-syscall.d [2020-02-10T23:43:57.106Z] #58 87.83 DEP criu/pagemap.d [2020-02-10T23:43:57.106Z] #58 88.04 DEP criu/pagemap-cache.d [2020-02-10T23:43:57.106Z] #58 88.14 DEP criu/page-xfer.d [2020-02-10T23:43:57.106Z] #58 88.29 DEP criu/page-pipe.d [2020-02-10T23:43:57.106Z] #58 88.39 DEP criu/netfilter.d [2020-02-10T23:43:57.106Z] #58 88.55 DEP criu/net.d [2020-02-10T23:43:57.106Z] #58 88.88 DEP criu/namespaces.d [2020-02-10T23:43:57.106Z] #58 89.16 DEP criu/mount.d [2020-02-10T23:43:57.106Z] #58 89.40 DEP criu/mem.d [2020-02-10T23:43:57.106Z] #58 89.69 DEP criu/lsm.d [2020-02-10T23:43:57.106Z] #58 89.84 DEP criu/log.d [2020-02-10T23:43:57.240Z] #33 ... [2020-02-10T23:43:57.240Z] [2020-02-10T23:43:57.240Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:43:57.240Z] #13 81.83 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T23:43:57.240Z] #13 81.84 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-10T23:43:57.240Z] #13 81.86 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-10T23:43:57.240Z] #13 81.94 Selecting previously unselected package mingw-w64-common. [2020-02-10T23:43:57.240Z] #13 81.97 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-10T23:43:57.240Z] #13 81.97 Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-10T23:43:57.240Z] #13 86.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T23:43:57.240Z] #13 86.59 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-10T23:43:57.240Z] #13 86.63 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-10T23:43:57.361Z] #58 90.05 DEP criu/libnetlink.d [2020-02-10T23:43:57.361Z] #58 90.22 DEP criu/kerndat.d [2020-02-10T23:43:57.497Z] #13 ... [2020-02-10T23:43:57.497Z] [2020-02-10T23:43:57.497Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:43:57.497Z] #58 91.02 DEP criu/pagemap.d [2020-02-10T23:43:57.660Z] #58 90.52 DEP criu/kcmp-ids.d [2020-02-10T23:43:57.754Z] #58 91.24 DEP criu/pagemap-cache.d [2020-02-10T23:43:57.754Z] #58 91.39 DEP criu/page-xfer.d [2020-02-10T23:43:57.915Z] #58 90.62 DEP criu/irmap.d [2020-02-10T23:43:58.011Z] #58 91.55 DEP criu/page-pipe.d [2020-02-10T23:43:58.011Z] #58 91.71 DEP criu/netfilter.d [2020-02-10T23:43:58.170Z] #58 90.80 DEP criu/ipc_ns.d [2020-02-10T23:43:58.170Z] #58 90.97 DEP criu/image.d [2020-02-10T23:43:58.269Z] #58 91.92 DEP criu/net.d [2020-02-10T23:43:58.425Z] #58 91.19 DEP criu/image-desc.d [2020-02-10T23:43:58.526Z] #58 92.22 DEP criu/namespaces.d [2020-02-10T23:43:58.680Z] #58 91.35 DEP criu/fsnotify.d [2020-02-10T23:43:58.783Z] #58 92.44 DEP criu/mount.d [2020-02-10T23:43:58.935Z] #58 91.53 DEP criu/filesystems.d [2020-02-10T23:43:58.935Z] #58 91.70 DEP criu/files.d [2020-02-10T23:43:59.040Z] #58 92.71 DEP criu/mem.d [2020-02-10T23:43:59.190Z] #58 91.91 DEP criu/files-reg.d [2020-02-10T23:43:59.298Z] #58 92.98 DEP criu/lsm.d [2020-02-10T23:43:59.445Z] #58 92.24 DEP criu/files-ext.d [2020-02-10T23:43:59.555Z] #58 93.14 DEP criu/log.d [2020-02-10T23:43:59.812Z] #58 93.32 DEP criu/libnetlink.d [2020-02-10T23:43:59.812Z] #58 93.52 DEP criu/kerndat.d [2020-02-10T23:44:00.005Z] #58 92.51 DEP criu/file-lock.d [2020-02-10T23:44:00.005Z] #58 92.80 DEP criu/file-ids.d [2020-02-10T23:44:00.070Z] #58 93.79 DEP criu/kcmp-ids.d [2020-02-10T23:44:00.260Z] #58 93.04 DEP criu/fifo.d [2020-02-10T23:44:00.329Z] #58 93.94 DEP criu/irmap.d [2020-02-10T23:44:00.329Z] #58 94.14 DEP criu/ipc_ns.d [2020-02-10T23:44:00.515Z] #58 93.26 DEP criu/fdstore.d [2020-02-10T23:44:00.770Z] #58 93.41 DEP criu/fault-injection.d [2020-02-10T23:44:00.770Z] #58 93.49 DEP criu/external.d [2020-02-10T23:44:00.770Z] #58 93.66 DEP criu/eventpoll.d [2020-02-10T23:44:00.895Z] #58 94.42 DEP criu/image.d [2020-02-10T23:44:00.895Z] #58 94.62 DEP criu/image-desc.d [2020-02-10T23:44:01.152Z] #58 94.75 DEP criu/fsnotify.d [2020-02-10T23:44:01.178Z] + dpkg --print-architecture [2020-02-10T23:44:01.178Z] + cd /tmp/tmp.MWLYUjjHTP/src/github.com/docker/distribution [2020-02-10T23:44:01.178Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T23:44:01.178Z] + GOPATH=/tmp/tmp.MWLYUjjHTP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MWLYUjjHTP [2020-02-10T23:44:01.178Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T23:44:01.330Z] #58 93.90 DEP criu/eventfd.d [2020-02-10T23:44:01.330Z] #58 94.04 DEP criu/crtools.d [2020-02-10T23:44:01.330Z] #58 94.24 DEP criu/cr-service.d [2020-02-10T23:44:01.409Z] #58 95.07 DEP criu/filesystems.d [2020-02-10T23:44:01.667Z] #58 95.26 DEP criu/files.d [2020-02-10T23:44:01.667Z] #58 95.46 DEP criu/files-reg.d [2020-02-10T23:44:01.891Z] #58 94.47 DEP criu/cr-restore.d [2020-02-10T23:44:01.891Z] #58 94.77 DEP criu/cr-errno.d [2020-02-10T23:44:01.891Z] #58 94.80 DEP criu/cr-dump.d [2020-02-10T23:44:02.231Z] #58 95.66 DEP criu/files-ext.d [2020-02-10T23:44:02.231Z] #58 95.81 DEP criu/file-lock.d [2020-02-10T23:44:02.450Z] #58 95.11 DEP criu/cr-dedup.d [2020-02-10T23:44:02.489Z] #58 96.09 DEP criu/file-ids.d [2020-02-10T23:44:02.705Z] #58 95.31 DEP criu/cr-check.d [2020-02-10T23:44:02.705Z] #58 ... [2020-02-10T23:44:02.705Z] [2020-02-10T23:44:02.705Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:44:02.705Z] #33 156.5 net/http/httptrace [2020-02-10T23:44:02.746Z] #58 96.28 DEP criu/fifo.d [2020-02-10T23:44:02.960Z] #33 156.8 net/http [2020-02-10T23:44:03.003Z] #58 96.57 DEP criu/fdstore.d [2020-02-10T23:44:03.003Z] #58 96.68 DEP criu/fault-injection.d [2020-02-10T23:44:03.003Z] #58 96.77 DEP criu/external.d [2020-02-10T23:44:03.261Z] #58 96.90 DEP criu/eventpoll.d [2020-02-10T23:44:03.518Z] #58 97.12 DEP criu/eventfd.d [2020-02-10T23:44:03.518Z] #58 97.32 DEP criu/crtools.d [2020-02-10T23:44:03.885Z] #33 ... [2020-02-10T23:44:03.885Z] [2020-02-10T23:44:03.885Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:44:03.885Z] #13 85.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T23:44:03.885Z] #13 85.77 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-10T23:44:03.885Z] #13 85.80 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-10T23:44:03.885Z] #13 90.80 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T23:44:03.885Z] #13 90.84 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-10T23:44:03.885Z] #13 90.84 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-10T23:44:03.885Z] #13 90.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T23:44:03.885Z] #13 90.98 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-10T23:44:03.885Z] #13 90.99 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:44:03.885Z] #13 ... [2020-02-10T23:44:03.885Z] [2020-02-10T23:44:03.885Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:44:03.885Z] #58 95.57 DEP criu/config.d [2020-02-10T23:44:03.885Z] #58 95.84 DEP criu/clone-noasan.d [2020-02-10T23:44:03.885Z] #58 95.89 DEP criu/cgroup.d [2020-02-10T23:44:03.885Z] #58 96.14 DEP criu/cgroup-props.d [2020-02-10T23:44:03.885Z] #58 96.32 DEP criu/bitmap.d [2020-02-10T23:44:03.885Z] #58 96.36 DEP criu/bfd.d [2020-02-10T23:44:03.885Z] #58 96.48 DEP criu/autofs.d [2020-02-10T23:44:03.885Z] #58 96.65 DEP criu/aio.d [2020-02-10T23:44:04.083Z] #58 97.54 DEP criu/cr-service.d [2020-02-10T23:44:04.140Z] #58 96.84 DEP criu/action-scripts.d [2020-02-10T23:44:04.340Z] #58 97.78 DEP criu/cr-restore.d [2020-02-10T23:44:04.340Z] #58 98.05 DEP criu/cr-errno.d [2020-02-10T23:44:04.396Z] #58 97.16 CC criu/action-scripts.o [2020-02-10T23:44:04.598Z] #58 98.08 DEP criu/cr-dump.d [2020-02-10T23:44:04.598Z] #58 98.29 DEP criu/cr-dedup.d [2020-02-10T23:44:04.855Z] #58 98.52 DEP criu/cr-check.d [2020-02-10T23:44:04.956Z] #58 97.74 CC criu/aio.o [2020-02-10T23:44:05.420Z] #58 98.84 DEP criu/config.d [2020-02-10T23:44:05.421Z] #58 99.12 DEP criu/clone-noasan.d [2020-02-10T23:44:05.421Z] #58 99.23 DEP criu/cgroup.d [2020-02-10T23:44:05.678Z] #58 99.51 DEP criu/cgroup-props.d [2020-02-10T23:44:05.924Z] #58 98.59 CC criu/autofs.o [2020-02-10T23:44:06.242Z] #58 99.69 DEP criu/bitmap.d [2020-02-10T23:44:06.242Z] #58 99.72 DEP criu/bfd.d [2020-02-10T23:44:06.242Z] #58 99.86 DEP criu/autofs.d [2020-02-10T23:44:06.500Z] #58 100.1 DEP criu/aio.d [2020-02-10T23:44:06.757Z] #58 100.3 DEP criu/action-scripts.d [2020-02-10T23:44:07.014Z] #58 100.7 CC criu/action-scripts.o [2020-02-10T23:44:07.596Z] #58 ... [2020-02-10T23:44:07.596Z] [2020-02-10T23:44:07.596Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:44:07.596Z] #33 151.2 mime/multipart [2020-02-10T23:44:07.596Z] #33 152.6 net/http/internal [2020-02-10T23:44:07.596Z] #33 153.0 os/exec [2020-02-10T23:44:07.596Z] #33 158.2 net/http/httptrace [2020-02-10T23:44:07.596Z] #33 158.5 net/http [2020-02-10T23:44:07.596Z] #33 ... [2020-02-10T23:44:07.596Z] [2020-02-10T23:44:07.596Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:44:07.596Z] #58 101.4 CC criu/aio.o [2020-02-10T23:44:07.809Z] #58 100.5 CC criu/bfd.o [2020-02-10T23:44:08.060Z] + rm -rf /tmp/tmp.MWLYUjjHTP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MWLYUjjHTP [2020-02-10T23:44:08.369Z] #58 101.2 CC criu/bitmap.o [2020-02-10T23:44:08.527Z] #58 102.1 CC criu/autofs.o [2020-02-10T23:44:08.928Z] #58 101.5 CC criu/cgroup-props.o [2020-02-10T23:44:09.896Z] #58 102.5 CC criu/cgroup.o [2020-02-10T23:44:09.897Z] #58 ... [2020-02-10T23:44:09.897Z] [2020-02-10T23:44:09.897Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:44:09.897Z] #13 91.82 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T23:44:09.897Z] #13 91.83 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-10T23:44:09.897Z] #13 91.84 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-10T23:44:09.897Z] #13 92.02 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T23:44:09.897Z] #13 92.03 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-10T23:44:09.897Z] #13 92.03 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:44:10.101Z] Removing intermediate container e87c0315d21d [2020-02-10T23:44:10.101Z] ---> 22e9bccb5184 [2020-02-10T23:44:10.101Z] Step 16/125 : FROM base AS swagger [2020-02-10T23:44:10.101Z] ---> 317ac534ce8d [2020-02-10T23:44:10.101Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-10T23:44:10.101Z] ---> Running in f61d7cb9fce0 [2020-02-10T23:44:10.101Z] Removing intermediate container f61d7cb9fce0 [2020-02-10T23:44:10.101Z] ---> 3e7bd55c63d9 [2020-02-10T23:44:10.101Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/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-02-10T23:44:10.101Z] ---> Running in de8385f7ca0d [2020-02-10T23:44:10.387Z] + mktemp -d [2020-02-10T23:44:10.387Z] + export GOPATH=/tmp/tmp.oIh4FOuRA5 [2020-02-10T23:44:10.387Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.oIh4FOuRA5/src/github.com/go-swagger/go-swagger [2020-02-10T23:44:10.387Z] Cloning into '/tmp/tmp.oIh4FOuRA5/src/github.com/go-swagger/go-swagger'... [2020-02-10T23:44:10.537Z] + cd /tmp/tmp.85pLBfjNeT/src/github.com/containerd/containerd [2020-02-10T23:44:10.537Z] + git checkout -q 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-10T23:44:10.537Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T23:44:10.537Z] + BUILDTAGS='netgo osusergo static_build' [2020-02-10T23:44:10.537Z] + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T23:44:10.537Z] + EXTRA_FLAGS=-buildmode=pie [2020-02-10T23:44:10.537Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T23:44:10.537Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T23:44:10.537Z] + '[' '' = dynamic ']' [2020-02-10T23:44:10.537Z] + make [2020-02-10T23:44:10.537Z] 🇩 bin/ctr [2020-02-10T23:44:10.827Z] #13 ... [2020-02-10T23:44:10.828Z] [2020-02-10T23:44:10.828Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:44:10.828Z] #58 104.3 CC criu/bfd.o [2020-02-10T23:44:11.391Z] #58 105.0 CC criu/bitmap.o [2020-02-10T23:44:11.648Z] #58 105.2 CC criu/cgroup-props.o [2020-02-10T23:44:13.018Z] #58 106.3 CC criu/cgroup.o [2020-02-10T23:44:14.093Z] #58 ... [2020-02-10T23:44:14.093Z] [2020-02-10T23:44:14.093Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-10T23:44:14.093Z] #27 DONE 167.3s [2020-02-10T23:44:14.093Z] [2020-02-10T23:44:14.093Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-10T23:44:14.093Z] #15 167.7 + rm -rf /tmp/tmp.bmJE5yEwuW [2020-02-10T23:44:14.093Z] #15 DONE 168.1s [2020-02-10T23:44:14.093Z] [2020-02-10T23:44:14.093Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:44:14.093Z] #58 106.5 CC criu/clone-noasan.o [2020-02-10T23:44:14.093Z] #58 106.8 CC criu/config.o [2020-02-10T23:44:15.543Z] #58 ... [2020-02-10T23:44:15.544Z] [2020-02-10T23:44:15.544Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-10T23:44:15.544Z] #15 168.3 + rm -rf /tmp/tmp.InPdO2qosw [2020-02-10T23:44:15.544Z] #15 DONE 169.1s [2020-02-10T23:44:15.544Z] [2020-02-10T23:44:15.544Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-10T23:44:15.544Z] #27 DONE 168.9s [2020-02-10T23:44:15.544Z] [2020-02-10T23:44:15.544Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:44:16.601Z] #58 109.0 CC criu/cr-check.o [2020-02-10T23:44:16.915Z] #33 ... [2020-02-10T23:44:16.915Z] [2020-02-10T23:44:16.915Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:44:16.915Z] #58 110.5 CC criu/clone-noasan.o [2020-02-10T23:44:17.173Z] #58 110.9 CC criu/config.o [2020-02-10T23:44:17.963Z] #58 110.6 CC criu/cr-dedup.o [2020-02-10T23:44:18.219Z] #58 111.0 CC criu/cr-dump.o [2020-02-10T23:44:18.807Z] + cd /tmp/tmp.oIh4FOuRA5/src/github.com/go-swagger/go-swagger [2020-02-10T23:44:18.807Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-10T23:44:18.807Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T23:44:19.070Z] #58 112.7 CC criu/cr-check.o [2020-02-10T23:44:19.143Z] #58 ... [2020-02-10T23:44:19.143Z] [2020-02-10T23:44:19.143Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:44:19.143Z] #13 110.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T23:44:19.143Z] #13 110.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-10T23:44:19.143Z] #13 110.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:44:20.967Z] #58 114.4 CC criu/cr-dedup.o [2020-02-10T23:44:21.225Z] #58 114.9 CC criu/cr-dump.o [2020-02-10T23:44:23.750Z] #58 117.3 CC criu/cr-errno.o [2020-02-10T23:44:24.008Z] #58 117.5 CC criu/cr-restore.o [2020-02-10T23:44:25.671Z] #13 ... [2020-02-10T23:44:25.671Z] [2020-02-10T23:44:25.671Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:44:25.671Z] #33 170.2 github.com/LK4D4/vndr/godl [2020-02-10T23:44:25.671Z] #33 171.1 github.com/LK4D4/vndr [2020-02-10T23:44:25.671Z] #33 DONE 178.8s [2020-02-10T23:44:25.671Z] [2020-02-10T23:44:25.671Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:44:25.671Z] #58 113.3 CC criu/cr-errno.o [2020-02-10T23:44:25.671Z] #58 113.4 CC criu/cr-restore.o [2020-02-10T23:44:25.671Z] #58 118.2 CC criu/cr-service.o [2020-02-10T23:44:27.556Z] #58 120.1 CC criu/crtools.o [2020-02-10T23:44:28.116Z] #58 120.8 CC criu/eventfd.o [2020-02-10T23:44:28.186Z] #58 ... [2020-02-10T23:44:28.187Z] [2020-02-10T23:44:28.187Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-10T23:44:28.187Z] #33 172.6 github.com/LK4D4/vndr/godl [2020-02-10T23:44:28.187Z] #33 173.4 github.com/LK4D4/vndr [2020-02-10T23:44:28.187Z] #33 DONE 181.7s [2020-02-10T23:44:28.187Z] [2020-02-10T23:44:28.187Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:44:28.187Z] #13 111.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T23:44:28.187Z] #13 111.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-10T23:44:28.187Z] #13 111.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:44:28.371Z] #58 121.1 CC criu/eventpoll.o [2020-02-10T23:44:29.119Z] #13 ... [2020-02-10T23:44:29.119Z] [2020-02-10T23:44:29.119Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:44:29.119Z] #58 122.6 CC criu/cr-service.o [2020-02-10T23:44:29.341Z] #58 122.0 CC criu/external.o [2020-02-10T23:44:29.596Z] #58 122.3 CC criu/fault-injection.o [2020-02-10T23:44:29.596Z] #58 122.4 CC criu/fdstore.o [2020-02-10T23:44:29.596Z] #58 ... [2020-02-10T23:44:29.596Z] [2020-02-10T23:44:29.596Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:44:29.596Z] #13 121.7 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-10T23:44:29.596Z] #13 121.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-10T23:44:29.596Z] #13 121.8 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-02-10T23:44:29.596Z] #13 121.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-10T23:44:29.851Z] #13 121.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-10T23:44:29.851Z] #13 121.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:44:29.851Z] #13 121.9 Processing triggers for mime-support (3.60) ... [2020-02-10T23:44:29.851Z] #13 121.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:44:30.106Z] #13 121.9 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-10T23:44:30.106Z] #13 121.9 Setting up libcap2-bin (1:2.25-1) ... [2020-02-10T23:44:30.106Z] #13 121.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-10T23:44:30.106Z] #13 121.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-10T23:44:30.106Z] #13 121.9 Setting up bash-completion (1:2.1-4.3) ... [2020-02-10T23:44:30.490Z] #58 123.9 CC criu/crtools.o [2020-02-10T23:44:30.747Z] #58 124.4 CC criu/eventfd.o [2020-02-10T23:44:31.005Z] #58 124.7 CC criu/eventpoll.o [2020-02-10T23:44:31.347Z] Removing intermediate container 3c516acb9ec6 [2020-02-10T23:44:31.347Z] ---> bc2021c115ad [2020-02-10T23:44:31.347Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-02-10T23:44:31.347Z] ---> Running in 68711b3e2e1f [2020-02-10T23:44:31.347Z] Removing intermediate container 68711b3e2e1f [2020-02-10T23:44:31.347Z] ---> 6750f31dad22 [2020-02-10T23:44:31.347Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-10T23:44:31.347Z] ---> Running in 7de92571fe1f [2020-02-10T23:44:31.347Z] Removing intermediate container 7de92571fe1f [2020-02-10T23:44:31.347Z] ---> f39dfe4b395d [2020-02-10T23:44:31.347Z] Step 8/8 : COPY . . [2020-02-10T23:44:32.033Z] #13 124.2 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-10T23:44:32.289Z] #13 124.2 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-10T23:44:32.289Z] #13 124.2 Setting up zip (3.0-11+b1) ... [2020-02-10T23:44:32.289Z] #13 124.2 Setting up bzip2 (1.0.6-8.1) ... [2020-02-10T23:44:32.289Z] #13 124.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-10T23:44:32.289Z] #13 124.3 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-10T23:44:32.289Z] #13 124.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:44:32.289Z] #13 124.3 Setting up libaio1:amd64 (0.3.110-3) ... [2020-02-10T23:44:32.289Z] #13 124.3 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:44:32.289Z] #13 124.3 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-10T23:44:32.289Z] #13 124.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T23:44:32.289Z] #13 124.3 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-10T23:44:32.289Z] #13 124.3 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:44:32.289Z] #13 124.4 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-10T23:44:32.289Z] #13 124.4 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-02-10T23:44:32.289Z] #13 124.4 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-10T23:44:32.289Z] #13 124.4 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:44:32.377Z] #58 125.7 CC criu/external.o [2020-02-10T23:44:32.377Z] #58 126.0 CC criu/fault-injection.o [2020-02-10T23:44:32.377Z] #58 126.2 CC criu/fdstore.o [2020-02-10T23:44:32.840Z] #13 124.8 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-10T23:44:32.840Z] #13 124.8 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-02-10T23:44:32.840Z] #13 124.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-10T23:44:32.840Z] #13 124.8 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-10T23:44:32.840Z] #13 124.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-10T23:44:32.840Z] #13 124.8 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-10T23:44:32.840Z] #13 124.8 Setting up pigz (2.3.4-1) ... [2020-02-10T23:44:32.840Z] #13 124.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-10T23:44:32.840Z] #13 124.9 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-02-10T23:44:32.840Z] #13 124.9 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:44:32.840Z] #13 124.9 Setting up mingw-w64-common (5.0.1-1) ... [2020-02-10T23:44:32.840Z] #13 124.9 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-10T23:44:32.840Z] #13 124.9 Setting up jq (1.5+dfsg-1.3) ... [2020-02-10T23:44:32.840Z] #13 124.9 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-10T23:44:32.840Z] #13 124.9 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-10T23:44:32.840Z] #13 125.0 Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-10T23:44:33.136Z] #13 125.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:44:33.136Z] #13 125.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T23:44:33.136Z] #13 125.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T23:44:33.136Z] #13 125.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T23:44:33.136Z] #13 125.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T23:44:33.136Z] #13 125.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T23:44:33.136Z] #13 125.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T23:44:33.136Z] #13 125.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T23:44:33.136Z] #13 125.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T23:44:33.136Z] #13 125.0 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-10T23:44:33.136Z] #13 125.0 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:44:33.136Z] #13 125.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-10T23:44:33.136Z] #13 125.1 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-10T23:44:33.136Z] #13 125.1 Setting up btrfs-progs (4.7.3-1) ... [2020-02-10T23:44:33.136Z] #13 125.1 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-10T23:44:33.136Z] #13 125.1 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-10T23:44:33.309Z] #58 126.7 CC criu/fifo.o [2020-02-10T23:44:33.567Z] #58 127.2 CC criu/file-ids.o [2020-02-10T23:44:34.057Z] 🇩 bin/containerd [2020-02-10T23:44:34.131Z] #58 127.6 CC criu/file-lock.o [2020-02-10T23:44:34.389Z] #58 ... [2020-02-10T23:44:34.389Z] [2020-02-10T23:44:34.389Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:44:34.389Z] #13 123.7 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-10T23:44:34.389Z] #13 123.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-10T23:44:34.389Z] #13 123.8 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-02-10T23:44:34.389Z] #13 123.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-10T23:44:34.389Z] #13 123.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-10T23:44:34.389Z] #13 123.8 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:44:34.389Z] #13 123.8 Processing triggers for mime-support (3.60) ... [2020-02-10T23:44:34.389Z] #13 123.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:44:34.389Z] #13 123.9 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-10T23:44:34.389Z] #13 123.9 Setting up libcap2-bin (1:2.25-1) ... [2020-02-10T23:44:34.389Z] #13 123.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-10T23:44:34.389Z] #13 123.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-10T23:44:34.389Z] #13 123.9 Setting up bash-completion (1:2.1-4.3) ... [2020-02-10T23:44:34.389Z] #13 126.3 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-10T23:44:34.389Z] #13 126.3 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-10T23:44:34.389Z] #13 126.3 Setting up zip (3.0-11+b1) ... [2020-02-10T23:44:34.389Z] #13 126.3 Setting up bzip2 (1.0.6-8.1) ... [2020-02-10T23:44:34.389Z] #13 126.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-10T23:44:34.389Z] #13 126.4 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-10T23:44:34.389Z] #13 126.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:44:34.389Z] #13 126.4 Setting up libaio1:amd64 (0.3.110-3) ... [2020-02-10T23:44:34.389Z] #13 126.4 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:44:34.389Z] #13 126.4 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-10T23:44:34.389Z] #13 126.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T23:44:34.389Z] #13 126.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-10T23:44:34.389Z] #13 126.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:44:34.389Z] #13 126.5 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-10T23:44:34.389Z] #13 126.5 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-02-10T23:44:34.646Z] #13 126.5 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-10T23:44:34.646Z] #13 126.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:44:35.230Z] #13 126.9 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-10T23:44:35.230Z] #13 127.0 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-02-10T23:44:35.230Z] #13 127.0 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-10T23:44:35.230Z] #13 127.0 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-10T23:44:35.230Z] #13 127.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-10T23:44:35.230Z] #13 127.0 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-10T23:44:35.230Z] #13 127.0 Setting up pigz (2.3.4-1) ... [2020-02-10T23:44:35.230Z] #13 127.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-10T23:44:35.230Z] #13 127.1 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-02-10T23:44:35.230Z] #13 127.1 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:44:35.230Z] #13 127.1 Setting up mingw-w64-common (5.0.1-1) ... [2020-02-10T23:44:35.230Z] #13 127.1 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-10T23:44:35.230Z] #13 127.1 Setting up jq (1.5+dfsg-1.3) ... [2020-02-10T23:44:35.230Z] #13 127.1 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-10T23:44:35.230Z] #13 127.1 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-10T23:44:35.230Z] #13 127.2 Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-10T23:44:35.230Z] #13 127.2 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:44:35.230Z] #13 127.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T23:44:35.230Z] #13 127.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T23:44:35.230Z] #13 127.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T23:44:35.230Z] #13 127.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T23:44:35.230Z] #13 127.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T23:44:35.230Z] #13 127.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T23:44:35.230Z] #13 127.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T23:44:35.230Z] #13 127.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T23:44:35.487Z] #13 127.2 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-10T23:44:35.487Z] #13 127.2 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-10T23:44:35.487Z] #13 127.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-10T23:44:35.487Z] #13 127.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-10T23:44:35.487Z] #13 127.3 Setting up btrfs-progs (4.7.3-1) ... [2020-02-10T23:44:35.487Z] #13 127.3 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-10T23:44:35.487Z] #13 127.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-10T23:44:37.339Z] #13 129.5 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-10T23:44:37.339Z] #13 129.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:44:37.339Z] #13 129.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-02-10T23:44:37.339Z] #13 129.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-10T23:44:37.339Z] #13 129.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-02-10T23:44:37.339Z] #13 129.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-10T23:44:37.594Z] #13 129.5 Setting up btrfs-tools (4.7.3-1) ... [2020-02-10T23:44:37.594Z] #13 129.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:44:37.594Z] #13 129.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-02-10T23:44:37.594Z] #13 129.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-02-10T23:44:37.594Z] #13 129.5 Setting up python3 (3.5.3-1) ... [2020-02-10T23:44:39.487Z] #13 131.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-10T23:44:39.919Z] #13 131.7 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-10T23:44:39.919Z] #13 131.7 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:44:39.919Z] #13 131.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T23:44:39.919Z] #13 131.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-10T23:44:39.919Z] #13 131.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T23:44:39.919Z] #13 131.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-10T23:44:39.919Z] #13 131.7 Setting up btrfs-tools (4.7.3-1) ... [2020-02-10T23:44:39.919Z] #13 131.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:44:39.919Z] #13 131.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-10T23:44:39.919Z] #13 131.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-10T23:44:39.919Z] #13 131.7 Setting up python3 (3.5.3-1) ... [2020-02-10T23:44:40.047Z] #13 ... [2020-02-10T23:44:40.047Z] [2020-02-10T23:44:40.047Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:44:40.047Z] #58 122.8 CC criu/fifo.o [2020-02-10T23:44:40.047Z] #58 123.3 CC criu/file-ids.o [2020-02-10T23:44:40.047Z] #58 123.7 CC criu/file-lock.o [2020-02-10T23:44:40.047Z] #58 124.7 CC criu/files-ext.o [2020-02-10T23:44:40.047Z] #58 125.0 CC criu/files-reg.o [2020-02-10T23:44:40.047Z] #58 126.9 CC criu/files.o [2020-02-10T23:44:40.047Z] #58 129.0 CC criu/filesystems.o [2020-02-10T23:44:40.047Z] #58 129.7 CC criu/fsnotify.o [2020-02-10T23:44:40.047Z] #58 130.9 CC criu/image-desc.o [2020-02-10T23:44:40.047Z] #58 131.1 CC criu/image.o [2020-02-10T23:44:40.047Z] #58 132.0 CC criu/ipc_ns.o [2020-02-10T23:44:40.301Z] #58 133.1 CC criu/irmap.o [2020-02-10T23:44:40.555Z] #58 ... [2020-02-10T23:44:40.555Z] [2020-02-10T23:44:40.555Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:44:40.555Z] #13 132.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-10T23:44:40.555Z] #13 132.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-10T23:44:40.555Z] #13 132.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-10T23:44:40.810Z] #13 132.7 Setting up python3-wheel (0.29.0-2) ... [2020-02-10T23:44:41.239Z] + rm -rf /tmp/tmp.oIh4FOuRA5 [2020-02-10T23:44:41.239Z] Removing intermediate container de8385f7ca0d [2020-02-10T23:44:41.239Z] ---> 62b9527f577f [2020-02-10T23:44:41.239Z] Step 19/125 : FROM base AS frozen-images [2020-02-10T23:44:41.239Z] ---> 317ac534ce8d [2020-02-10T23:44:41.239Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:44:41.239Z] ---> Using cache [2020-02-10T23:44:41.239Z] ---> 4585bf945a7b [2020-02-10T23:44:41.239Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-02-10T23:44:41.239Z] ---> Running in bd6778e5db4b [2020-02-10T23:44:41.239Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:44:41.239Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:44:41.239Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:44:41.239Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:44:41.239Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:44:41.239Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [497 kB] [2020-02-10T23:44:41.239Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-10T23:44:41.239Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-02-10T23:44:41.733Z] #13 133.6 Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-10T23:44:41.816Z] #13 133.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-10T23:44:42.254Z] Fetched 7735 kB in 2s (2708 kB/s) [2020-02-10T23:44:43.092Z] #13 134.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-10T23:44:43.092Z] #13 134.7 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-10T23:44:43.188Z] #13 134.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-10T23:44:43.188Z] #13 135.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-10T23:44:43.188Z] #13 135.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-10T23:44:43.188Z] #13 135.1 Setting up python3-wheel (0.29.0-2) ... [2020-02-10T23:44:43.739Z] Reading package lists... [2020-02-10T23:44:44.018Z] #13 135.9 Setting up dmsetup (2:1.02.137-2) ... [2020-02-10T23:44:44.018Z] #13 135.9 Setting up python3-setuptools (33.1.1-1) ... [2020-02-10T23:44:44.121Z] #13 135.9 Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-10T23:44:44.761Z] Reading package lists... [2020-02-10T23:44:45.046Z] Building dependency tree... [2020-02-10T23:44:45.046Z] Reading state information... [2020-02-10T23:44:45.046Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-10T23:44:45.046Z] The following additional packages will be installed: [2020-02-10T23:44:45.046Z] libjq1 libonig4 [2020-02-10T23:44:45.046Z] The following NEW packages will be installed: [2020-02-10T23:44:45.046Z] jq libjq1 libonig4 [2020-02-10T23:44:45.053Z] #13 ... [2020-02-10T23:44:45.053Z] [2020-02-10T23:44:45.053Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:44:45.053Z] #58 128.5 CC criu/files-ext.o [2020-02-10T23:44:45.053Z] #58 128.9 CC criu/files-reg.o [2020-02-10T23:44:45.053Z] #58 130.9 CC criu/files.o [2020-02-10T23:44:45.053Z] #58 133.0 CC criu/filesystems.o [2020-02-10T23:44:45.053Z] #58 133.8 CC criu/fsnotify.o [2020-02-10T23:44:45.053Z] #58 134.8 CC criu/image-desc.o [2020-02-10T23:44:45.053Z] #58 135.0 CC criu/image.o [2020-02-10T23:44:45.053Z] #58 135.8 CC criu/ipc_ns.o [2020-02-10T23:44:45.053Z] #58 137.0 CC criu/irmap.o [2020-02-10T23:44:45.053Z] #58 137.7 CC criu/kcmp-ids.o [2020-02-10T23:44:45.053Z] #58 138.0 CC criu/kerndat.o [2020-02-10T23:44:45.053Z] #58 ... [2020-02-10T23:44:45.053Z] [2020-02-10T23:44:45.053Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-10T23:44:45.242Z] #13 137.1 Setting up dh-python (2.20170125) ... [2020-02-10T23:44:45.311Z] #13 137.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-10T23:44:45.311Z] #13 137.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-10T23:44:45.331Z] 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:44:45.331Z] Need to get 310 kB of archives. [2020-02-10T23:44:45.331Z] After this operation, 1267 kB of additional disk space will be used. [2020-02-10T23:44:45.331Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-02-10T23:44:45.331Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-02-10T23:44:45.331Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-02-10T23:44:45.331Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:44:45.616Z] Fetched 310 kB in 0s (2939 kB/s) [2020-02-10T23:44:45.616Z] Selecting previously unselected package libonig4:ppc64el. [2020-02-10T23:44:45.616Z] (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 ... 14950 files and directories currently installed.) [2020-02-10T23:44:45.616Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2020-02-10T23:44:45.616Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-02-10T23:44:45.616Z] Selecting previously unselected package libjq1:ppc64el. [2020-02-10T23:44:45.616Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-02-10T23:44:45.616Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-02-10T23:44:45.616Z] Selecting previously unselected package jq. [2020-02-10T23:44:45.616Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-02-10T23:44:45.616Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-02-10T23:44:45.616Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2020-02-10T23:44:45.616Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-02-10T23:44:45.616Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:44:45.616Z] Setting up jq (1.5+dfsg-1.3) ... [2020-02-10T23:44:46.167Z] #13 138.0 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-10T23:44:46.167Z] #13 138.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:44:46.239Z] Removing intermediate container bd6778e5db4b [2020-02-10T23:44:46.239Z] ---> d94f875290c2 [2020-02-10T23:44:46.239Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-02-10T23:44:46.239Z] ---> 8bf4fe29a2c4 [2020-02-10T23:44:46.239Z] Step 23/125 : 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-02-10T23:44:46.239Z] ---> Running in e97c79a7167f [2020-02-10T23:44:46.243Z] #13 138.2 Setting up dmsetup (2:1.02.137-2) ... [2020-02-10T23:44:46.501Z] #13 138.2 Setting up python3-setuptools (33.1.1-1) ... [2020-02-10T23:44:46.727Z] #13 DONE 138.7s [2020-02-10T23:44:46.728Z] [2020-02-10T23:44:46.728Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:44:47.780Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T23:44:47.780Z]  [2020-02-10T23:44:47.872Z] #13 139.5 Setting up dh-python (2.20170125) ... [2020-02-10T23:44:48.437Z] #13 140.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-10T23:44:48.437Z] #13 140.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:44:48.454Z]  #####   7.6% #################### 28.3% ##########################           36.4% ##################################### 52.3% ################################################### 71.2% #################################################################  91.3% ######################################################################## 100.0% [2020-02-10T23:44:48.749Z]  [2020-02-10T23:44:49.002Z] #13 DONE 141.0s [2020-02-10T23:44:49.002Z] [2020-02-10T23:44:49.002Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:44:49.036Z]  ###############    22.1% #################################################### 72.9% ######################################################################## 100.0% [2020-02-10T23:44:49.321Z]  [2020-02-10T23:44:50.177Z]  ######   8.7% ###################                           26.4% ############################    39.8% ##################################              48.0% ####################################     51.4% ################################################  67.5% ##################################################################### 96.4% ######################################################################## 100.0% [2020-02-10T23:44:50.400Z] 🇩 bin/containerd-stress [2020-02-10T23:44:50.400Z] 🇩 bin/containerd-shim [2020-02-10T23:44:50.475Z]  [2020-02-10T23:44:51.017Z] #14 ... [2020-02-10T23:44:51.017Z] [2020-02-10T23:44:51.017Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:44:51.017Z] #58 133.8 CC criu/kcmp-ids.o [2020-02-10T23:44:51.017Z] #58 134.1 CC criu/kerndat.o [2020-02-10T23:44:51.017Z] #58 135.3 CC criu/libnetlink.o [2020-02-10T23:44:51.017Z] #58 135.7 CC criu/log.o [2020-02-10T23:44:51.017Z] #58 136.2 CC criu/lsm.o [2020-02-10T23:44:51.017Z] #58 136.6 CC criu/mem.o [2020-02-10T23:44:51.017Z] #58 138.4 CC criu/mount.o [2020-02-10T23:44:51.017Z] #58 142.3 CC criu/namespaces.o [2020-02-10T23:44:51.577Z] #58 144.3 CC criu/net.o [2020-02-10T23:44:52.355Z]  ## 3.8% #######  10.2% ########## 14.1% ############## 20.7% #################### 28.1% #########################   35.8% ################################  44.5% ######################################    53.0% ###########################################    61.0% ################################################ 67.9% ####################################################   72.6% ####################################################### 77.6% ############################################################# 85.4% ###################################################################   93.5% ######################################################################## 100.0% [2020-02-10T23:44:52.355Z]  [2020-02-10T23:44:52.982Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T23:44:52.982Z]  [2020-02-10T23:44:53.266Z]  ######################################################################## 100.0% [2020-02-10T23:44:53.266Z]  [2020-02-10T23:44:53.462Z] #58 ... [2020-02-10T23:44:53.462Z] [2020-02-10T23:44:53.462Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:44:53.462Z] #14 6.698 Collecting yamllint==1.16.0 [2020-02-10T23:44:54.188Z] ---> 559167b93a07 [2020-02-10T23:44:54.188Z] Successfully built 559167b93a07 [2020-02-10T23:44:54.188Z] Successfully tagged docker:latest [2020-02-10T23:44:54.188Z] INFO: Image build ended at 02/10/2020 23:44:52. Duration:00:03:20.3134430 [2020-02-10T23:44:54.188Z] [2020-02-10T23:44:54.188Z] [2020-02-10T23:44:54.188Z] INFO: Building the test binaries at 02/10/2020 23:44:52... [2020-02-10T23:44:54.291Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T23:44:54.291Z]  [2020-02-10T23:44:54.576Z]  ######################################################################## 100.0% [2020-02-10T23:44:54.576Z]  [2020-02-10T23:44:54.582Z] 🇩 bin/containerd-shim-runc-v1 [2020-02-10T23:44:55.553Z] #14 ... [2020-02-10T23:44:55.553Z] [2020-02-10T23:44:55.553Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:44:55.553Z] #58 139.0 CC criu/libnetlink.o [2020-02-10T23:44:55.553Z] #58 139.5 CC criu/log.o [2020-02-10T23:44:55.553Z] #58 140.0 CC criu/lsm.o [2020-02-10T23:44:55.553Z] #58 140.4 CC criu/mem.o [2020-02-10T23:44:55.553Z] #58 141.8 CC criu/mount.o [2020-02-10T23:44:55.553Z] #58 146.2 CC criu/namespaces.o [2020-02-10T23:44:55.553Z] #58 148.2 CC criu/net.o [2020-02-10T23:44:55.553Z] #58 ... [2020-02-10T23:44:55.553Z] [2020-02-10T23:44:55.553Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:44:55.553Z] #14 6.485 Collecting yamllint==1.16.0 [2020-02-10T23:44:55.588Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T23:44:55.588Z] skipping existing c8c2d4a6b2e3 [2020-02-10T23:44:55.588Z] [2020-02-10T23:44:56.207Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T23:44:56.495Z]  [2020-02-10T23:44:56.495Z]  ######################################################################## 100.0% [2020-02-10T23:44:56.495Z]  [2020-02-10T23:44:56.495Z] Download of images into '/build' complete. [2020-02-10T23:44:56.495Z] Use something like the following to load the result into a Docker daemon: [2020-02-10T23:44:56.495Z] tar -cC '/build' . | docker load [2020-02-10T23:44:56.983Z] 🇩 binaries [2020-02-10T23:44:56.983Z] + mkdir -p /build [2020-02-10T23:44:56.983Z] + cp bin/containerd /build/containerd [2020-02-10T23:44:56.983Z] + cp bin/containerd-shim /build/containerd-shim [2020-02-10T23:44:56.983Z] + cp bin/ctr /build/ctr [2020-02-10T23:44:57.677Z] INFO: make.ps1 starting at 02/10/2020 23:44:56 [2020-02-10T23:44:57.677Z] INFO: Git commit (5e2365313) assumed from DOCKER_GITCOMMIT environment variable [2020-02-10T23:44:57.677Z] INFO: Invoking autogen... [2020-02-10T23:44:58.250Z] INFO: Building daemon... [2020-02-10T23:44:59.194Z] Removing intermediate container e97c79a7167f [2020-02-10T23:44:59.194Z] ---> a40dd3926fcf [2020-02-10T23:44:59.194Z] Step 24/125 : FROM base AS cross-false [2020-02-10T23:44:59.194Z] ---> 317ac534ce8d [2020-02-10T23:44:59.194Z] Step 25/125 : FROM base AS cross-true [2020-02-10T23:44:59.194Z] ---> 317ac534ce8d [2020-02-10T23:44:59.194Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:44:59.194Z] ---> Using cache [2020-02-10T23:44:59.194Z] ---> 4585bf945a7b [2020-02-10T23:44:59.194Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-02-10T23:44:59.194Z] ---> Running in bb67d15c390f [2020-02-10T23:44:59.368Z] Removing intermediate container 9d92e4bd8509 [2020-02-10T23:44:59.368Z] ---> 7ac032808be8 [2020-02-10T23:44:59.368Z] Step 56/125 : FROM dev-base AS proxy [2020-02-10T23:44:59.368Z] ---> d0cb24229ec2 [2020-02-10T23:44:59.368Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-02-10T23:44:59.368Z] ---> Running in a3d033160774 [2020-02-10T23:44:59.368Z] Removing intermediate container a3d033160774 [2020-02-10T23:44:59.368Z] ---> 08960bdb67d6 [2020-02-10T23:44:59.368Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:44:59.724Z] ---> 1bc41f3c8862 [2020-02-10T23:44:59.724Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:44:59.724Z] ---> 65d90c4bc657 [2020-02-10T23:44:59.724Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:44:59.724Z] ---> Running in 2373e8e638f2 [2020-02-10T23:45:00.029Z] #14 ... [2020-02-10T23:45:00.029Z] [2020-02-10T23:45:00.029Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:45:00.029Z] #58 147.4 CC criu/netfilter.o [2020-02-10T23:45:00.029Z] #58 147.9 CC criu/page-pipe.o [2020-02-10T23:45:00.029Z] #58 148.5 CC criu/page-xfer.o [2020-02-10T23:45:00.029Z] #58 149.5 CC criu/pagemap-cache.o [2020-02-10T23:45:00.029Z] #58 149.8 CC criu/pagemap.o [2020-02-10T23:45:00.029Z] #58 150.6 CC criu/parasite-syscall.o [2020-02-10T23:45:00.029Z] #58 151.4 CC criu/path.o [2020-02-10T23:45:00.029Z] #58 151.7 CC criu/pie-util-vdso-elf32.o [2020-02-10T23:45:00.029Z] #58 152.1 CC criu/pie-util-vdso.o [2020-02-10T23:45:00.029Z] #58 152.5 CC criu/pie-util.o [2020-02-10T23:45:00.029Z] #58 152.7 CC criu/pipes.o [2020-02-10T23:45:00.210Z] Removing intermediate container bb67d15c390f [2020-02-10T23:45:00.210Z] ---> b17eea468935 [2020-02-10T23:45:00.210Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-02-10T23:45:00.210Z] ---> Running in 2475879ec9bf [2020-02-10T23:45:00.284Z] #58 ... [2020-02-10T23:45:00.284Z] [2020-02-10T23:45:00.284Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:45:00.284Z] #14 13.64 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T23:45:00.468Z] + RM_GOPATH=0 [2020-02-10T23:45:00.468Z] + TMP_GOPATH= [2020-02-10T23:45:00.468Z] + : /build [2020-02-10T23:45:00.468Z] + '[' -z '' ']' [2020-02-10T23:45:00.468Z] ++ mktemp -d [2020-02-10T23:45:00.468Z] + export GOPATH=/tmp/tmp.OUEDIpn0SS [2020-02-10T23:45:00.468Z] + GOPATH=/tmp/tmp.OUEDIpn0SS [2020-02-10T23:45:00.468Z] + RM_GOPATH=1 [2020-02-10T23:45:00.468Z] ++ dirname ./install.sh [2020-02-10T23:45:00.468Z] + dir=. [2020-02-10T23:45:00.468Z] + bin=proxy [2020-02-10T23:45:00.468Z] + shift [2020-02-10T23:45:00.468Z] + '[' '!' -f ./proxy.installer ']' [2020-02-10T23:45:00.468Z] + . ./proxy.installer [2020-02-10T23:45:00.468Z] ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-10T23:45:00.468Z] + install_proxy [2020-02-10T23:45:00.468Z] + case "$1" in [2020-02-10T23:45:00.468Z] + export CGO_ENABLED=0 [2020-02-10T23:45:00.468Z] + CGO_ENABLED=0 [2020-02-10T23:45:00.468Z] + _install_proxy [2020-02-10T23:45:00.468Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-10T23:45:00.468Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OUEDIpn0SS/src/github.com/docker/libnetwork [2020-02-10T23:45:00.468Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-10T23:45:00.468Z] Cloning into '/tmp/tmp.OUEDIpn0SS/src/github.com/docker/libnetwork'... [2020-02-10T23:45:00.832Z] Removing intermediate container 2475879ec9bf [2020-02-10T23:45:00.832Z] ---> c1a818fb7720 [2020-02-10T23:45:00.832Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-02-10T23:45:00.832Z] ---> Running in 7af38078c5fa [2020-02-10T23:45:00.888Z] #14 13.98 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T23:45:01.847Z] Removing intermediate container 7af38078c5fa [2020-02-10T23:45:01.847Z] ---> 1cb12d960d29 [2020-02-10T23:45:01.847Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2020-02-10T23:45:01.847Z] ---> Running in b86587289713 [2020-02-10T23:45:01.856Z] #14 15.12 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T23:45:02.105Z] #14 ... [2020-02-10T23:45:02.105Z] [2020-02-10T23:45:02.105Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:45:02.105Z] #58 151.3 CC criu/netfilter.o [2020-02-10T23:45:02.105Z] #58 151.7 CC criu/page-pipe.o [2020-02-10T23:45:02.105Z] #58 152.2 CC criu/page-xfer.o [2020-02-10T23:45:02.105Z] #58 153.3 CC criu/pagemap-cache.o [2020-02-10T23:45:02.105Z] #58 153.7 CC criu/pagemap.o [2020-02-10T23:45:02.105Z] #58 154.5 CC criu/parasite-syscall.o [2020-02-10T23:45:02.105Z] #58 155.4 CC criu/path.o [2020-02-10T23:45:02.111Z] #14 15.45 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T23:45:02.362Z] #58 155.8 CC criu/pie-util-vdso-elf32.o [2020-02-10T23:45:02.465Z] Removing intermediate container b86587289713 [2020-02-10T23:45:02.465Z] ---> cc4514bd6546 [2020-02-10T23:45:02.465Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-02-10T23:45:02.465Z] ---> 317ac534ce8d [2020-02-10T23:45:02.465Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-02-10T23:45:02.465Z] ---> 317ac534ce8d [2020-02-10T23:45:02.465Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:45:02.465Z] ---> Using cache [2020-02-10T23:45:02.465Z] ---> 4585bf945a7b [2020-02-10T23:45:02.465Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-02-10T23:45:02.465Z] ---> Running in 93244b2788a7 [2020-02-10T23:45:02.620Z] #58 156.3 CC criu/pie-util-vdso.o [2020-02-10T23:45:02.750Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:45:02.877Z] #58 ... [2020-02-10T23:45:02.877Z] [2020-02-10T23:45:02.877Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-10T23:45:02.877Z] #42 175.9 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-02-10T23:45:03.034Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:45:03.034Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:45:03.034Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:45:03.034Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:45:03.034Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [497 kB] [2020-02-10T23:45:03.321Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-10T23:45:03.516Z] #14 16.70 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T23:45:03.608Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-02-10T23:45:04.077Z] #14 ... [2020-02-10T23:45:04.077Z] [2020-02-10T23:45:04.077Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-10T23:45:04.077Z] #42 173.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-02-10T23:45:04.077Z] #42 175.5 + mkdir -p /build [2020-02-10T23:45:04.077Z] #42 175.5 + cp runc /build/runc [2020-02-10T23:45:04.077Z] #42 DONE 176.1s [2020-02-10T23:45:04.077Z] [2020-02-10T23:45:04.077Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:45:04.077Z] #58 153.4 CC criu/plugin.o [2020-02-10T23:45:04.077Z] #58 153.8 CC criu/proc_parse.o [2020-02-10T23:45:04.077Z] #58 156.3 CC criu/protobuf-desc.o [2020-02-10T23:45:04.774Z] #42 177.8 + mkdir -p /build [2020-02-10T23:45:05.002Z] #58 157.7 CC criu/protobuf.o [2020-02-10T23:45:05.032Z] #42 177.8 + cp runc /build/runc [2020-02-10T23:45:05.290Z] #42 DONE 178.3s [2020-02-10T23:45:05.290Z] [2020-02-10T23:45:05.290Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:45:05.290Z] #58 156.7 CC criu/pie-util.o [2020-02-10T23:45:05.290Z] #58 157.0 CC criu/pipes.o [2020-02-10T23:45:05.290Z] #58 157.6 CC criu/plugin.o [2020-02-10T23:45:05.290Z] #58 158.1 CC criu/proc_parse.o [2020-02-10T23:45:05.680Z] Fetched 7735 kB in 2s (2658 kB/s) [2020-02-10T23:45:05.927Z] #58 158.4 CC criu/pstree.o [2020-02-10T23:45:05.927Z] #58 ... [2020-02-10T23:45:05.927Z] [2020-02-10T23:45:05.927Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:45:05.927Z] #14 19.20 Building wheels for collected packages: pyyaml [2020-02-10T23:45:05.927Z] #14 19.20 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T23:45:06.853Z] #14 20.29 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T23:45:07.108Z] #14 20.29 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T23:45:07.108Z] #14 20.37 Successfully built pyyaml [2020-02-10T23:45:07.108Z] #14 20.37 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-10T23:45:07.181Z] Reading package lists... [2020-02-10T23:45:07.668Z] #14 20.81 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T23:45:07.815Z] #58 161.3 CC criu/protobuf-desc.o [2020-02-10T23:45:07.923Z] #14 DONE 21.3s [2020-02-10T23:45:07.923Z] [2020-02-10T23:45:07.923Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-10T23:45:08.180Z] #16 DONE 0.2s [2020-02-10T23:45:08.180Z] [2020-02-10T23:45:08.180Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T23:45:08.206Z] Reading package lists... [2020-02-10T23:45:08.492Z] Building dependency tree... [2020-02-10T23:45:08.492Z] Reading state information... [2020-02-10T23:45:08.492Z] The following additional packages will be installed: [2020-02-10T23:45:08.492Z] libapparmor1 libseccomp2 [2020-02-10T23:45:08.492Z] Suggested packages: [2020-02-10T23:45:08.492Z] seccomp [2020-02-10T23:45:08.492Z] The following NEW packages will be installed: [2020-02-10T23:45:08.492Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-10T23:45:08.492Z] 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:45:08.492Z] Need to get 296 kB of archives. [2020-02-10T23:45:08.492Z] After this operation, 1346 kB of additional disk space will be used. [2020-02-10T23:45:08.492Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2020-02-10T23:45:08.777Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2020-02-10T23:45:08.777Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2020-02-10T23:45:08.777Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2020-02-10T23:45:08.777Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:45:08.777Z] Fetched 296 kB in 0s (3006 kB/s) [2020-02-10T23:45:08.777Z] Selecting previously unselected package libseccomp2:ppc64el. [2020-02-10T23:45:08.777Z] (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 ... 14950 files and directories currently installed.) [2020-02-10T23:45:08.777Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-02-10T23:45:08.777Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-02-10T23:45:08.794Z] #58 162.2 CC criu/protobuf.o [2020-02-10T23:45:09.050Z] #58 162.7 CC criu/pstree.o [2020-02-10T23:45:09.063Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-10T23:45:09.063Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-02-10T23:45:09.063Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-02-10T23:45:09.063Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-02-10T23:45:09.063Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2020-02-10T23:45:09.063Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-02-10T23:45:09.063Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-10T23:45:09.063Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2020-02-10T23:45:09.063Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-02-10T23:45:09.063Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:45:09.063Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-02-10T23:45:09.063Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-02-10T23:45:09.063Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-02-10T23:45:09.063Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-02-10T23:45:09.063Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:45:09.106Z] #21 DONE 0.8s [2020-02-10T23:45:09.106Z] [2020-02-10T23:45:09.106Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:45:09.106Z] #58 159.6 CC criu/rbtree.o [2020-02-10T23:45:09.106Z] #58 160.0 CC criu/rst-malloc.o [2020-02-10T23:45:09.106Z] #58 160.3 CC criu/seccomp.o [2020-02-10T23:45:09.106Z] #58 161.2 CC criu/seize.o [2020-02-10T23:45:09.106Z] #58 161.9 CC criu/servicefd.o [2020-02-10T23:45:09.613Z] #58 ... [2020-02-10T23:45:09.613Z] [2020-02-10T23:45:09.613Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-10T23:45:09.613Z] #14 13.39 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T23:45:09.613Z] #14 13.79 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T23:45:09.613Z] #14 14.93 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T23:45:09.613Z] #14 15.29 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T23:45:09.613Z] #14 16.61 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T23:45:09.613Z] #14 18.45 Building wheels for collected packages: pyyaml [2020-02-10T23:45:09.613Z] #14 18.46 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T23:45:09.613Z] #14 19.58 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T23:45:09.613Z] #14 19.58 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T23:45:09.613Z] #14 19.67 Successfully built pyyaml [2020-02-10T23:45:09.613Z] #14 19.67 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-10T23:45:09.613Z] #14 20.14 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T23:45:09.613Z] #14 DONE 20.7s [2020-02-10T23:45:09.666Z] #58 162.3 CC criu/shmem.o [2020-02-10T23:45:09.688Z] Removing intermediate container 93244b2788a7 [2020-02-10T23:45:09.688Z] ---> 0dee388c4657 [2020-02-10T23:45:09.688Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-02-10T23:45:09.688Z] ---> cc4514bd6546 [2020-02-10T23:45:09.688Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:45:09.688Z] ---> Running in 6b0ce0033c2e [2020-02-10T23:45:09.688Z] Removing intermediate container 6b0ce0033c2e [2020-02-10T23:45:09.688Z] ---> 153cbb719240 [2020-02-10T23:45:09.688Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-02-10T23:45:09.688Z] ---> Running in 37baecebf668 [2020-02-10T23:45:09.879Z] [2020-02-10T23:45:09.879Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-10T23:45:10.136Z] #16 DONE 0.2s [2020-02-10T23:45:10.136Z] [2020-02-10T23:45:10.136Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T23:45:10.226Z] #58 163.0 CC criu/sigframe.o [2020-02-10T23:45:10.481Z] #58 163.2 CC criu/signalfd.o [2020-02-10T23:45:10.706Z] Removing intermediate container 37baecebf668 [2020-02-10T23:45:10.706Z] ---> 2fd6b95802d0 [2020-02-10T23:45:10.706Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-02-10T23:45:10.706Z] ---> 0dee388c4657 [2020-02-10T23:45:10.706Z] Step 39/125 : FROM base AS tomlv [2020-02-10T23:45:10.706Z] ---> 317ac534ce8d [2020-02-10T23:45:10.706Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-02-10T23:45:10.706Z] ---> Running in 905cffc2d8fb [2020-02-10T23:45:10.706Z] Removing intermediate container 905cffc2d8fb [2020-02-10T23:45:10.706Z] ---> e120f2d39c9a [2020-02-10T23:45:10.706Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:45:10.706Z] ---> 9116f603c907 [2020-02-10T23:45:10.706Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:45:10.736Z] #58 163.5 CC criu/sk-inet.o [2020-02-10T23:45:10.995Z] ---> e54def9b5692 [2020-02-10T23:45:10.995Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:45:10.995Z] ---> Running in 2f32c3a53648 [2020-02-10T23:45:11.280Z] + RM_GOPATH=0 [2020-02-10T23:45:11.280Z] + TMP_GOPATH= [2020-02-10T23:45:11.280Z] + : /build [2020-02-10T23:45:11.280Z] + '[' -z '' ']' [2020-02-10T23:45:11.280Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:45:11.280Z] ++ mktemp -d [2020-02-10T23:45:11.280Z] + export GOPATH=/tmp/tmp.HcE9QZDRYG [2020-02-10T23:45:11.280Z] + GOPATH=/tmp/tmp.HcE9QZDRYG [2020-02-10T23:45:11.280Z] + RM_GOPATH=1 [2020-02-10T23:45:11.280Z] ++ dirname ./install.sh [2020-02-10T23:45:11.280Z] + dir=. [2020-02-10T23:45:11.280Z] + bin=tomlv [2020-02-10T23:45:11.280Z] + shift [2020-02-10T23:45:11.280Z] + '[' '!' -f ./tomlv.installer ']' [2020-02-10T23:45:11.280Z] + . ./tomlv.installer [2020-02-10T23:45:11.280Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:45:11.280Z] + install_tomlv [2020-02-10T23:45:11.280Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T23:45:11.280Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HcE9QZDRYG/src/github.com/BurntSushi/toml [2020-02-10T23:45:11.280Z] Cloning into '/tmp/tmp.HcE9QZDRYG/src/github.com/BurntSushi/toml'... [2020-02-10T23:45:11.660Z] #58 164.3 CC criu/sk-netlink.o [2020-02-10T23:45:11.901Z] + cd /tmp/tmp.HcE9QZDRYG/src/github.com/BurntSushi/toml [2020-02-10T23:45:11.901Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T23:45:11.901Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T23:45:11.901Z] errors [2020-02-10T23:45:11.901Z] internal/cpu [2020-02-10T23:45:11.901Z] runtime/internal/atomic [2020-02-10T23:45:11.901Z] runtime/internal/sys [2020-02-10T23:45:11.901Z] math/bits [2020-02-10T23:45:11.901Z] runtime/internal/math [2020-02-10T23:45:11.901Z] internal/bytealg [2020-02-10T23:45:11.901Z] unicode/utf8 [2020-02-10T23:45:11.901Z] internal/race [2020-02-10T23:45:11.915Z] #58 164.7 CC criu/sk-packet.o [2020-02-10T23:45:12.031Z] #21 DONE 1.9s [2020-02-10T23:45:12.031Z] [2020-02-10T23:45:12.031Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-10T23:45:12.031Z] #55 225.4 + dpkg --print-architecture [2020-02-10T23:45:12.031Z] #55 225.4 + cd /tmp/tmp.ImecdWCWbG/src/github.com/docker/distribution [2020-02-10T23:45:12.031Z] #55 225.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T23:45:12.031Z] #55 225.7 + GOPATH=/tmp/tmp.ImecdWCWbG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ImecdWCWbG [2020-02-10T23:45:12.031Z] #55 225.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T23:45:12.196Z] sync/atomic [2020-02-10T23:45:12.196Z] math [2020-02-10T23:45:12.196Z] unicode [2020-02-10T23:45:12.196Z] internal/testlog [2020-02-10T23:45:12.196Z] runtime [2020-02-10T23:45:12.196Z] encoding [2020-02-10T23:45:12.196Z] runtime/cgo [2020-02-10T23:45:12.516Z] #58 165.3 CC criu/sk-queue.o [2020-02-10T23:45:12.858Z] strconv [2020-02-10T23:45:13.076Z] #58 165.8 CC criu/sk-tcp.o [2020-02-10T23:45:13.331Z] #58 ... [2020-02-10T23:45:13.332Z] [2020-02-10T23:45:13.332Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-10T23:45:13.332Z] #55 223.9 + dpkg --print-architecture [2020-02-10T23:45:13.332Z] #55 223.9 + cd /tmp/tmp.qB6U3HEitz/src/github.com/docker/distribution [2020-02-10T23:45:13.332Z] #55 223.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T23:45:13.332Z] #55 224.1 + GOPATH=/tmp/tmp.qB6U3HEitz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qB6U3HEitz [2020-02-10T23:45:13.332Z] #55 224.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T23:45:13.895Z] + cd /tmp/tmp.OUEDIpn0SS/src/github.com/docker/libnetwork [2020-02-10T23:45:13.895Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-10T23:45:13.895Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T23:45:15.742Z] Removing intermediate container 2373e8e638f2 [2020-02-10T23:45:15.742Z] ---> 66f9e611f7cf [2020-02-10T23:45:15.742Z] Step 61/125 : FROM base AS gometalinter [2020-02-10T23:45:15.742Z] ---> d0cb24229ec2 [2020-02-10T23:45:15.742Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-02-10T23:45:15.742Z] ---> Running in df52d457a6fb [2020-02-10T23:45:16.093Z] Removing intermediate container df52d457a6fb [2020-02-10T23:45:16.093Z] ---> 95b4120ccfea [2020-02-10T23:45:16.093Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:45:16.093Z] ---> 0cffd26f1ebc [2020-02-10T23:45:16.093Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:45:16.336Z] sync [2020-02-10T23:45:16.336Z] io [2020-02-10T23:45:16.336Z] reflect [2020-02-10T23:45:16.336Z] syscall [2020-02-10T23:45:16.438Z] ---> 5356e680bbb6 [2020-02-10T23:45:16.438Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:45:16.438Z] ---> Running in 6b21f8124265 [2020-02-10T23:45:16.622Z] bytes [2020-02-10T23:45:16.622Z] strings [2020-02-10T23:45:16.793Z] + RM_GOPATH=0 [2020-02-10T23:45:16.793Z] + TMP_GOPATH= [2020-02-10T23:45:16.793Z] + : /build [2020-02-10T23:45:16.793Z] + '[' -z '' ']' [2020-02-10T23:45:16.793Z] ++ mktemp -d [2020-02-10T23:45:16.793Z] + export GOPATH=/tmp/tmp.XJFudwbmCV [2020-02-10T23:45:16.793Z] + GOPATH=/tmp/tmp.XJFudwbmCV [2020-02-10T23:45:16.793Z] + RM_GOPATH=1 [2020-02-10T23:45:16.793Z] ++ dirname ./install.sh [2020-02-10T23:45:16.793Z] + dir=. [2020-02-10T23:45:16.793Z] + bin=gometalinter [2020-02-10T23:45:16.793Z] + shift [2020-02-10T23:45:16.793Z] + '[' '!' -f ./gometalinter.installer ']' [2020-02-10T23:45:16.793Z] + . ./gometalinter.installer [2020-02-10T23:45:16.793Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-10T23:45:16.793Z] + install_gometalinter [2020-02-10T23:45:16.793Z] + echo 'Installing gometalinter version v2.0.6' [2020-02-10T23:45:16.793Z] + go get -d github.com/alecthomas/gometalinter [2020-02-10T23:45:16.793Z] Installing gometalinter version v2.0.6 [2020-02-10T23:45:17.253Z] bufio [2020-02-10T23:45:17.253Z] path [2020-02-10T23:45:17.542Z] text/tabwriter [2020-02-10T23:45:17.829Z] internal/syscall/unix [2020-02-10T23:45:17.829Z] time [2020-02-10T23:45:18.452Z] sort [2020-02-10T23:45:18.452Z] internal/poll [2020-02-10T23:45:18.737Z] internal/fmtsort [2020-02-10T23:45:18.737Z] os [2020-02-10T23:45:19.024Z] path/filepath [2020-02-10T23:45:19.024Z] fmt [2020-02-10T23:45:19.309Z] io/ioutil [2020-02-10T23:45:19.597Z] log [2020-02-10T23:45:19.597Z] flag [2020-02-10T23:45:19.597Z] github.com/BurntSushi/toml [2020-02-10T23:45:20.134Z] #55 ... [2020-02-10T23:45:20.134Z] [2020-02-10T23:45:20.134Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:45:20.134Z] #58 163.7 CC criu/rbtree.o [2020-02-10T23:45:20.134Z] #58 164.0 CC criu/rst-malloc.o [2020-02-10T23:45:20.134Z] #58 164.2 CC criu/seccomp.o [2020-02-10T23:45:20.134Z] #58 164.7 CC criu/seize.o [2020-02-10T23:45:20.134Z] #58 165.5 CC criu/servicefd.o [2020-02-10T23:45:20.134Z] #58 165.8 CC criu/shmem.o [2020-02-10T23:45:20.134Z] #58 166.4 CC criu/sigframe.o [2020-02-10T23:45:20.134Z] #58 166.6 CC criu/signalfd.o [2020-02-10T23:45:20.134Z] #58 166.8 CC criu/sk-inet.o [2020-02-10T23:45:20.134Z] #58 167.6 CC criu/sk-netlink.o [2020-02-10T23:45:20.134Z] #58 168.1 CC criu/sk-packet.o [2020-02-10T23:45:20.134Z] #58 168.6 CC criu/sk-queue.o [2020-02-10T23:45:20.134Z] #58 168.9 CC criu/sk-tcp.o [2020-02-10T23:45:20.134Z] #58 169.3 CC criu/sk-unix.o [2020-02-10T23:45:20.134Z] #58 170.8 CC criu/sockets.o [2020-02-10T23:45:20.134Z] #58 171.5 CC criu/stats.o [2020-02-10T23:45:20.134Z] #58 171.7 CC criu/string.o [2020-02-10T23:45:20.134Z] #58 171.8 CC criu/sysctl.o [2020-02-10T23:45:20.134Z] #58 172.4 CC criu/sysfs_parse.o [2020-02-10T23:45:20.134Z] #58 172.8 CC criu/timerfd.o [2020-02-10T23:45:20.134Z] #58 173.2 CC criu/tty.o [2020-02-10T23:45:20.630Z] github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T23:45:21.067Z] #58 174.8 CC criu/tun.o [2020-02-10T23:45:21.632Z] #58 175.3 CC criu/uffd.o [2020-02-10T23:45:22.113Z] Removing intermediate container 2f32c3a53648 [2020-02-10T23:45:22.113Z] ---> da9c8591fbc2 [2020-02-10T23:45:22.113Z] Step 44/125 : FROM base AS vndr [2020-02-10T23:45:22.113Z] ---> 317ac534ce8d [2020-02-10T23:45:22.113Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-02-10T23:45:22.113Z] ---> Running in 1b80cfb5a491 [2020-02-10T23:45:22.113Z] Removing intermediate container 1b80cfb5a491 [2020-02-10T23:45:22.113Z] ---> b1c60c797edb [2020-02-10T23:45:22.113Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:45:22.399Z] ---> 83b5cad4bbc0 [2020-02-10T23:45:22.399Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:45:22.399Z] ---> 6b21088921ce [2020-02-10T23:45:22.399Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:45:22.564Z] #58 176.4 CC criu/util.o [2020-02-10T23:45:22.683Z] ---> Running in 7aa0d71b64ff [2020-02-10T23:45:22.909Z] + cd /tmp/tmp.XJFudwbmCV/src/github.com/alecthomas/gometalinter [2020-02-10T23:45:22.909Z] + git checkout -q v2.0.6 [2020-02-10T23:45:22.909Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-10T23:45:22.967Z] + RM_GOPATH=0 [2020-02-10T23:45:22.967Z] + TMP_GOPATH= [2020-02-10T23:45:22.967Z] + : /build [2020-02-10T23:45:22.967Z] + '[' -z '' ']' [2020-02-10T23:45:22.967Z] ++ mktemp -d [2020-02-10T23:45:22.967Z] + export GOPATH=/tmp/tmp.UNYOBZ2Owi [2020-02-10T23:45:22.967Z] + GOPATH=/tmp/tmp.UNYOBZ2Owi [2020-02-10T23:45:22.967Z] + RM_GOPATH=1 [2020-02-10T23:45:22.967Z] ++ dirname ./install.sh [2020-02-10T23:45:22.967Z] + dir=. [2020-02-10T23:45:22.967Z] + bin=vndr [2020-02-10T23:45:22.967Z] + shift [2020-02-10T23:45:22.967Z] + '[' '!' -f ./vndr.installer ']' [2020-02-10T23:45:22.967Z] + . ./vndr.installer [2020-02-10T23:45:22.967Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-10T23:45:22.967Z] + install_vndr [2020-02-10T23:45:22.967Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-10T23:45:22.967Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-10T23:45:22.967Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UNYOBZ2Owi/src/github.com/LK4D4/vndr [2020-02-10T23:45:22.967Z] Cloning into '/tmp/tmp.UNYOBZ2Owi/src/github.com/LK4D4/vndr'... [2020-02-10T23:45:23.251Z] + cd /tmp/tmp.UNYOBZ2Owi/src/github.com/LK4D4/vndr [2020-02-10T23:45:23.251Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-10T23:45:23.251Z] + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T23:45:23.538Z] internal/race [2020-02-10T23:45:23.538Z] errors [2020-02-10T23:45:23.538Z] internal/cpu [2020-02-10T23:45:23.538Z] runtime/internal/sys [2020-02-10T23:45:23.538Z] sync/atomic [2020-02-10T23:45:23.538Z] runtime/internal/atomic [2020-02-10T23:45:23.538Z] runtime/internal/math [2020-02-10T23:45:23.538Z] internal/bytealg [2020-02-10T23:45:23.538Z] unicode [2020-02-10T23:45:23.538Z] unicode/utf8 [2020-02-10T23:45:23.538Z] math/bits [2020-02-10T23:45:23.826Z] internal/testlog [2020-02-10T23:45:23.827Z] runtime [2020-02-10T23:45:23.827Z] encoding [2020-02-10T23:45:23.827Z] math [2020-02-10T23:45:23.827Z] unicode/utf16 [2020-02-10T23:45:23.827Z] container/list [2020-02-10T23:45:23.936Z] #58 177.6 CC criu/uts_ns.o [2020-02-10T23:45:24.114Z] crypto/internal/subtle [2020-02-10T23:45:24.114Z] crypto/subtle [2020-02-10T23:45:24.114Z] internal/x/crypto/cryptobyte/asn1 [2020-02-10T23:45:24.114Z] internal/nettrace [2020-02-10T23:45:24.114Z] internal/x/net/dns/dnsmessage [2020-02-10T23:45:24.401Z] runtime/cgo [2020-02-10T23:45:24.501Z] #58 177.9 CC criu/vdso-compat.o [2020-02-10T23:45:24.501Z] #58 178.1 CC criu/vdso.o [2020-02-10T23:45:24.689Z] strconv [2020-02-10T23:45:25.318Z] crypto/rc4 [2020-02-10T23:45:25.432Z] #58 179.1 LINK criu/built-in.o [2020-02-10T23:45:25.432Z] #58 179.2 LINK criu/criu [2020-02-10T23:45:25.572Z] #55 ... [2020-02-10T23:45:25.572Z] [2020-02-10T23:45:25.572Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-10T23:45:25.572Z] #58 166.3 CC criu/sk-unix.o [2020-02-10T23:45:25.572Z] #58 167.9 CC criu/sockets.o [2020-02-10T23:45:25.572Z] #58 168.7 CC criu/stats.o [2020-02-10T23:45:25.572Z] #58 169.0 CC criu/string.o [2020-02-10T23:45:25.572Z] #58 169.1 CC criu/sysctl.o [2020-02-10T23:45:25.572Z] #58 169.6 CC criu/sysfs_parse.o [2020-02-10T23:45:25.572Z] #58 170.0 CC criu/timerfd.o [2020-02-10T23:45:25.572Z] #58 170.3 CC criu/tty.o [2020-02-10T23:45:25.572Z] #58 172.0 CC criu/tun.o [2020-02-10T23:45:25.572Z] #58 172.5 CC criu/uffd.o [2020-02-10T23:45:25.572Z] #58 173.5 CC criu/util.o [2020-02-10T23:45:25.572Z] #58 174.8 CC criu/uts_ns.o [2020-02-10T23:45:25.572Z] #58 175.0 CC criu/vdso-compat.o [2020-02-10T23:45:25.572Z] #58 175.2 CC criu/vdso.o [2020-02-10T23:45:25.572Z] #58 176.0 LINK criu/built-in.o [2020-02-10T23:45:25.572Z] #58 176.1 LINK criu/criu [2020-02-10T23:45:25.572Z] #58 176.5 DEP lib/c/criu.d [2020-02-10T23:45:25.572Z] #58 176.6 CC images/rpc.pb-c.o [2020-02-10T23:45:25.572Z] #58 177.1 CC lib/c/criu.o [2020-02-10T23:45:25.572Z] #58 177.9 LINK lib/c/built-in.o [2020-02-10T23:45:25.572Z] #58 178.0 LINK lib/c/libcriu.so [2020-02-10T23:45:25.572Z] #58 178.2 GEN magic.py [2020-02-10T23:45:25.572Z] #58 178.2 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T23:45:25.572Z] #58 178.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T23:45:25.997Z] #58 179.6 DEP lib/c/criu.d [2020-02-10T23:45:25.997Z] #58 179.6 CC images/rpc.pb-c.o [2020-02-10T23:45:26.132Z] #58 178.8 fatal: Not a git repository (or any of the parent directories): .git [2020-02-10T23:45:26.562Z] #58 180.1 CC lib/c/criu.o [2020-02-10T23:45:26.691Z] #58 179.4 make[1]: Nothing to be done for 'all'. [2020-02-10T23:45:27.295Z] #58 180.0 make[1]: 'images/built-in.o' is up to date. [2020-02-10T23:45:27.295Z] #58 180.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T23:45:27.295Z] #58 180.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T23:45:27.295Z] #58 180.0 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T23:45:27.295Z] #58 180.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T23:45:27.295Z] #58 180.1 make[1]: Nothing to be done for 'all'. [2020-02-10T23:45:27.295Z] #58 180.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T23:45:27.494Z] #58 181.2 LINK lib/c/built-in.o [2020-02-10T23:45:27.494Z] #58 181.2 LINK lib/c/libcriu.so [2020-02-10T23:45:27.550Z] #58 180.2 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:27.550Z] #58 180.3 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:27.550Z] #58 180.3 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:27.751Z] #58 181.4 GEN magic.py [2020-02-10T23:45:27.752Z] #58 181.5 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T23:45:27.752Z] #58 181.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T23:45:27.806Z] #58 180.4 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:27.806Z] #58 180.4 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:27.806Z] #58 180.5 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:27.806Z] #58 180.5 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:27.806Z] #58 180.6 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:27.806Z] #58 180.6 INSTALL criu/criu [2020-02-10T23:45:28.015Z] sync [2020-02-10T23:45:28.015Z] github.com/LK4D4/vndr/godl/singleflight [2020-02-10T23:45:28.015Z] io [2020-02-10T23:45:28.015Z] reflect [2020-02-10T23:45:28.015Z] syscall [2020-02-10T23:45:28.308Z] math/rand [2020-02-10T23:45:28.308Z] bytes [2020-02-10T23:45:28.308Z] strings [2020-02-10T23:45:28.366Z] #58 DONE 181.1s [2020-02-10T23:45:28.366Z] [2020-02-10T23:45:28.366Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:45:28.684Z] #58 182.2 fatal: Not a git repository (or any of the parent directories): .git [2020-02-10T23:45:28.938Z] bufio [2020-02-10T23:45:28.938Z] path [2020-02-10T23:45:29.228Z] hash [2020-02-10T23:45:29.228Z] hash/crc32 [2020-02-10T23:45:29.228Z] crypto [2020-02-10T23:45:29.228Z] crypto/internal/randutil [2020-02-10T23:45:29.249Z] #58 182.8 make[1]: Nothing to be done for 'all'. [2020-02-10T23:45:29.517Z] crypto/sha512 [2020-02-10T23:45:29.517Z] crypto/hmac [2020-02-10T23:45:29.517Z] crypto/sha1 [2020-02-10T23:45:29.517Z] crypto/sha256 [2020-02-10T23:45:29.804Z] time [2020-02-10T23:45:29.804Z] internal/syscall/unix [2020-02-10T23:45:29.804Z] internal/singleflight [2020-02-10T23:45:29.804Z] internal/x/crypto/hkdf [2020-02-10T23:45:29.804Z] internal/x/text/transform [2020-02-10T23:45:29.814Z] #58 183.3 make[1]: 'images/built-in.o' is up to date. [2020-02-10T23:45:29.814Z] #58 183.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T23:45:29.814Z] #58 183.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T23:45:29.814Z] #58 183.4 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T23:45:29.814Z] #58 183.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T23:45:29.814Z] #58 183.4 make[1]: Nothing to be done for 'all'. [2020-02-10T23:45:29.814Z] #58 183.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T23:45:29.814Z] #58 183.6 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:30.071Z] #58 183.6 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:30.071Z] #58 183.6 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:30.071Z] #58 183.7 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:30.071Z] #58 183.8 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:30.071Z] #58 183.8 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:30.071Z] #58 183.8 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:30.252Z] #47 ... [2020-02-10T23:45:30.252Z] [2020-02-10T23:45:30.252Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-10T23:45:30.252Z] #55 244.0 + rm -rf /tmp/tmp.qB6U3HEitz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qB6U3HEitz [2020-02-10T23:45:30.252Z] #55 DONE 244.1s [2020-02-10T23:45:30.252Z] [2020-02-10T23:45:30.252Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-10T23:45:30.329Z] #58 183.9 make[2]: Nothing to be done for 'all'. [2020-02-10T23:45:30.329Z] #58 183.9 INSTALL criu/criu [2020-02-10T23:45:30.435Z] encoding/binary [2020-02-10T23:45:30.435Z] sort [2020-02-10T23:45:30.435Z] internal/poll [2020-02-10T23:45:30.463Z] + GOBIN=/build [2020-02-10T23:45:30.463Z] + /build/gometalinter --install [2020-02-10T23:45:30.463Z] Installing: [2020-02-10T23:45:30.463Z] deadcode [2020-02-10T23:45:30.463Z] dupl [2020-02-10T23:45:30.463Z] errcheck [2020-02-10T23:45:30.463Z] gas [2020-02-10T23:45:30.463Z] gochecknoglobals [2020-02-10T23:45:30.463Z] gochecknoinits [2020-02-10T23:45:30.463Z] goconst [2020-02-10T23:45:30.463Z] gocyclo [2020-02-10T23:45:30.463Z] goimports [2020-02-10T23:45:30.463Z] golint [2020-02-10T23:45:30.463Z] gosimple [2020-02-10T23:45:30.463Z] gotype [2020-02-10T23:45:30.463Z] gotypex [2020-02-10T23:45:30.463Z] ineffassign [2020-02-10T23:45:30.463Z] interfacer [2020-02-10T23:45:30.463Z] lll [2020-02-10T23:45:30.463Z] maligned [2020-02-10T23:45:30.463Z] megacheck [2020-02-10T23:45:30.463Z] misspell [2020-02-10T23:45:30.463Z] nakedret [2020-02-10T23:45:30.463Z] safesql [2020-02-10T23:45:30.463Z] staticcheck [2020-02-10T23:45:30.463Z] structcheck [2020-02-10T23:45:30.463Z] unconvert [2020-02-10T23:45:30.463Z] unparam [2020-02-10T23:45:30.463Z] unused [2020-02-10T23:45:30.463Z] varcheck [2020-02-10T23:45:30.722Z] internal/fmtsort [2020-02-10T23:45:30.722Z] regexp/syntax [2020-02-10T23:45:30.893Z] #58 DONE 184.5s [2020-02-10T23:45:30.894Z] [2020-02-10T23:45:30.894Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:45:31.011Z] encoding/base64 [2020-02-10T23:45:31.011Z] crypto/cipher [2020-02-10T23:45:31.011Z] os [2020-02-10T23:45:31.011Z] crypto/md5 [2020-02-10T23:45:31.321Z] crypto/aes [2020-02-10T23:45:31.321Z] crypto/des [2020-02-10T23:45:31.458Z] #47 ... [2020-02-10T23:45:31.458Z] [2020-02-10T23:45:31.458Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-10T23:45:31.458Z] #55 245.4 + rm -rf /tmp/tmp.ImecdWCWbG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ImecdWCWbG [2020-02-10T23:45:31.458Z] #55 DONE 245.6s [2020-02-10T23:45:31.458Z] [2020-02-10T23:45:31.458Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:45:31.609Z] encoding/pem [2020-02-10T23:45:31.609Z] internal/x/crypto/internal/chacha20 [2020-02-10T23:45:31.609Z] internal/x/crypto/poly1305 [2020-02-10T23:45:31.609Z] internal/x/crypto/curve25519 [2020-02-10T23:45:31.897Z] internal/x/crypto/chacha20poly1305 [2020-02-10T23:45:31.897Z] regexp [2020-02-10T23:45:31.897Z] fmt [2020-02-10T23:45:31.897Z] path/filepath [2020-02-10T23:45:32.189Z] io/ioutil [2020-02-10T23:45:32.761Z] #24 DONE 246.7s [2020-02-10T23:45:32.761Z] [2020-02-10T23:45:32.761Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:45:32.816Z] net/url [2020-02-10T23:45:32.816Z] go/token [2020-02-10T23:45:32.816Z] text/template/parse [2020-02-10T23:45:32.816Z] flag [2020-02-10T23:45:32.816Z] go/scanner [2020-02-10T23:45:33.119Z] log [2020-02-10T23:45:33.119Z] encoding/json [2020-02-10T23:45:33.119Z] go/ast [2020-02-10T23:45:33.119Z] encoding/xml [2020-02-10T23:45:33.751Z] text/template [2020-02-10T23:45:34.736Z] #47 ... [2020-02-10T23:45:34.736Z] [2020-02-10T23:45:34.736Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-10T23:45:34.736Z] #24 DONE 248.3s [2020-02-10T23:45:34.736Z] [2020-02-10T23:45:34.736Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:45:34.776Z] go/parser [2020-02-10T23:45:34.776Z] compress/flate [2020-02-10T23:45:35.064Z] context [2020-02-10T23:45:35.271Z] #47 ... [2020-02-10T23:45:35.271Z] [2020-02-10T23:45:35.271Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-10T23:45:35.352Z] go/doc [2020-02-10T23:45:35.352Z] math/big [2020-02-10T23:45:35.641Z] encoding/hex [2020-02-10T23:45:35.641Z] net [2020-02-10T23:45:35.831Z] #25 DONE 0.5s [2020-02-10T23:45:35.831Z] [2020-02-10T23:45:35.831Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:45:35.831Z] #47 ... [2020-02-10T23:45:35.831Z] [2020-02-10T23:45:35.831Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T23:45:35.831Z] #28 DONE 0.1s [2020-02-10T23:45:35.929Z] compress/gzip [2020-02-10T23:45:35.929Z] internal/x/text/unicode/bidi [2020-02-10T23:45:36.086Z] [2020-02-10T23:45:36.086Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T23:45:36.086Z] #31 DONE 0.1s [2020-02-10T23:45:36.086Z] [2020-02-10T23:45:36.086Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T23:45:36.086Z] #34 DONE 0.1s [2020-02-10T23:45:36.086Z] [2020-02-10T23:45:36.086Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T23:45:36.086Z] #39 DONE 0.1s [2020-02-10T23:45:36.086Z] [2020-02-10T23:45:36.086Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:45:36.086Z] #47 ... [2020-02-10T23:45:36.086Z] [2020-02-10T23:45:36.086Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T23:45:36.086Z] #43 DONE 0.1s [2020-02-10T23:45:36.219Z] github.com/LK4D4/vndr/build [2020-02-10T23:45:36.341Z] [2020-02-10T23:45:36.341Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:45:36.632Z] #47 ... [2020-02-10T23:45:36.632Z] [2020-02-10T23:45:36.632Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-10T23:45:36.847Z] internal/x/text/secure/bidirule [2020-02-10T23:45:36.847Z] internal/x/text/unicode/norm [2020-02-10T23:45:37.136Z] internal/x/net/http2/hpack [2020-02-10T23:45:37.197Z] #25 DONE 0.7s [2020-02-10T23:45:37.197Z] [2020-02-10T23:45:37.197Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T23:45:37.197Z] #28 DONE 0.1s [2020-02-10T23:45:37.197Z] [2020-02-10T23:45:37.197Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:45:37.197Z] #47 ... [2020-02-10T23:45:37.197Z] [2020-02-10T23:45:37.197Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T23:45:37.197Z] #31 DONE 0.1s [2020-02-10T23:45:37.197Z] [2020-02-10T23:45:37.197Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T23:45:37.197Z] #34 DONE 0.1s [2020-02-10T23:45:37.197Z] [2020-02-10T23:45:37.197Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:45:37.425Z] mime [2020-02-10T23:45:37.454Z] #47 ... [2020-02-10T23:45:37.454Z] [2020-02-10T23:45:37.454Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T23:45:37.454Z] #39 DONE 0.1s [2020-02-10T23:45:37.454Z] [2020-02-10T23:45:37.454Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T23:45:37.454Z] #43 DONE 0.1s [2020-02-10T23:45:37.454Z] [2020-02-10T23:45:37.454Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-10T23:45:37.716Z] crypto/rand [2020-02-10T23:45:37.716Z] crypto/elliptic [2020-02-10T23:45:38.005Z] encoding/asn1 [2020-02-10T23:45:38.296Z] crypto/rsa [2020-02-10T23:45:38.585Z] crypto/dsa [2020-02-10T23:45:38.585Z] internal/x/net/idna [2020-02-10T23:45:38.873Z] mime/quotedprintable [2020-02-10T23:45:38.873Z] crypto/ecdsa [2020-02-10T23:45:39.160Z] crypto/x509/pkix [2020-02-10T23:45:39.160Z] internal/x/crypto/cryptobyte [2020-02-10T23:45:39.160Z] net/http/internal [2020-02-10T23:45:39.450Z] os/exec [2020-02-10T23:45:40.954Z] internal/x/net/http/httpproxy [2020-02-10T23:45:40.954Z] net/textproto [2020-02-10T23:45:40.954Z] crypto/x509 [2020-02-10T23:45:41.241Z] internal/x/net/http/httpguts [2020-02-10T23:45:41.241Z] mime/multipart [2020-02-10T23:45:41.873Z] crypto/tls [2020-02-10T23:45:42.954Z] #47 215.3 🇩 bin/containerd [2020-02-10T23:45:43.924Z] net/http/httptrace [2020-02-10T23:45:43.924Z] net/http [2020-02-10T23:45:44.053Z] Removing intermediate container 6b21f8124265 [2020-02-10T23:45:44.053Z] ---> c93588cd1042 [2020-02-10T23:45:44.053Z] Step 66/125 : FROM base AS gotestsum [2020-02-10T23:45:44.053Z] ---> d0cb24229ec2 [2020-02-10T23:45:44.053Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-02-10T23:45:44.053Z] ---> Running in debd457df2ce [2020-02-10T23:45:44.053Z] Removing intermediate container debd457df2ce [2020-02-10T23:45:44.053Z] ---> 87f684656dc5 [2020-02-10T23:45:44.053Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:45:44.399Z] ---> fadcf55d7a0d [2020-02-10T23:45:44.399Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:45:44.399Z] ---> 5c3908083ea9 [2020-02-10T23:45:44.399Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:45:44.767Z] ---> Running in c5f3156b675c [2020-02-10T23:45:45.150Z] + RM_GOPATH=0 [2020-02-10T23:45:45.150Z] + TMP_GOPATH= [2020-02-10T23:45:45.150Z] + : /build [2020-02-10T23:45:45.150Z] + '[' -z '' ']' [2020-02-10T23:45:45.150Z] ++ mktemp -d [2020-02-10T23:45:45.150Z] + export GOPATH=/tmp/tmp.mLiRyUaJh8 [2020-02-10T23:45:45.150Z] + GOPATH=/tmp/tmp.mLiRyUaJh8 [2020-02-10T23:45:45.150Z] + RM_GOPATH=1 [2020-02-10T23:45:45.150Z] ++ dirname ./install.sh [2020-02-10T23:45:45.150Z] + dir=. [2020-02-10T23:45:45.150Z] + bin=gotestsum [2020-02-10T23:45:45.150Z] + shift [2020-02-10T23:45:45.150Z] + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T23:45:45.150Z] + . ./gotestsum.installer [2020-02-10T23:45:45.150Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-10T23:45:45.150Z] + install_gotestsum [2020-02-10T23:45:45.150Z] + echo 'Installing gotestsum version v0.3.5' [2020-02-10T23:45:45.150Z] + go get -d gotest.tools/gotestsum [2020-02-10T23:45:45.150Z] Installing gotestsum version v0.3.5 [2020-02-10T23:45:45.571Z] #47 215.9 🇩 bin/containerd [2020-02-10T23:45:47.401Z] github.com/LK4D4/vndr/godl [2020-02-10T23:45:47.401Z] github.com/LK4D4/vndr [2020-02-10T23:45:51.811Z] Removing intermediate container 7aa0d71b64ff [2020-02-10T23:45:51.811Z] ---> 4969484e7229 [2020-02-10T23:45:51.811Z] Step 49/125 : FROM dev-base AS containerd [2020-02-10T23:45:51.811Z] ---> 317ac534ce8d [2020-02-10T23:45:51.811Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:45:51.811Z] ---> Using cache [2020-02-10T23:45:51.811Z] ---> 4585bf945a7b [2020-02-10T23:45:51.811Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-02-10T23:45:51.811Z] ---> Running in 4dbdd3abed43 [2020-02-10T23:45:51.811Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:45:51.811Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:45:52.097Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:45:52.097Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:45:52.097Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:45:52.384Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [497 kB] [2020-02-10T23:45:52.669Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-10T23:45:52.669Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-02-10T23:45:55.352Z] Fetched 7735 kB in 3s (2353 kB/s) [2020-02-10T23:45:55.973Z] Reading package lists... [2020-02-10T23:45:57.282Z] Reading package lists... [2020-02-10T23:45:57.570Z] Building dependency tree... [2020-02-10T23:45:57.570Z] Reading state information... [2020-02-10T23:45:57.570Z] The following additional packages will be installed: [2020-02-10T23:45:57.570Z] btrfs-progs liblzo2-2 [2020-02-10T23:45:57.854Z] The following NEW packages will be installed: [2020-02-10T23:45:57.854Z] btrfs-progs btrfs-tools liblzo2-2 [2020-02-10T23:45:57.854Z] 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:45:57.854Z] Need to get 588 kB of archives. [2020-02-10T23:45:57.854Z] After this operation, 5005 kB of additional disk space will be used. [2020-02-10T23:45:57.854Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-02-10T23:45:57.854Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-02-10T23:45:57.854Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-02-10T23:45:58.139Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:45:58.139Z] Fetched 588 kB in 0s (5433 kB/s) [2020-02-10T23:45:58.139Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-02-10T23:45:58.139Z] (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 ... 14950 files and directories currently installed.) [2020-02-10T23:45:58.139Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-02-10T23:45:58.139Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-10T23:45:58.139Z] Selecting previously unselected package btrfs-progs. [2020-02-10T23:45:58.139Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-02-10T23:45:58.139Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-02-10T23:45:58.425Z] Selecting previously unselected package btrfs-tools. [2020-02-10T23:45:58.425Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-02-10T23:45:58.425Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-02-10T23:45:58.425Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:45:58.425Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-10T23:45:58.425Z] Setting up btrfs-progs (4.7.3-1) ... [2020-02-10T23:45:58.425Z] Setting up btrfs-tools (4.7.3-1) ... [2020-02-10T23:45:58.425Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:45:58.817Z] + cd /tmp/tmp.mLiRyUaJh8/src/gotest.tools/gotestsum [2020-02-10T23:45:58.817Z] + git checkout -q v0.3.5 [2020-02-10T23:45:58.817Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T23:45:59.043Z] Removing intermediate container 4dbdd3abed43 [2020-02-10T23:45:59.043Z] ---> 16155fa0ec90 [2020-02-10T23:45:59.043Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-02-10T23:45:59.043Z] ---> Running in 38a5b9752f04 [2020-02-10T23:45:59.043Z] Removing intermediate container 38a5b9752f04 [2020-02-10T23:45:59.043Z] ---> 529d98477221 [2020-02-10T23:45:59.043Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:45:59.334Z] ---> 8ad3fe192419 [2020-02-10T23:45:59.334Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:45:59.334Z] ---> d9713e818cfa [2020-02-10T23:45:59.334Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:45:59.334Z] ---> Running in 7bbc2b8731fd [2020-02-10T23:45:59.620Z] + RM_GOPATH=0 [2020-02-10T23:45:59.620Z] + TMP_GOPATH= [2020-02-10T23:45:59.620Z] + : /build [2020-02-10T23:45:59.620Z] + '[' -z '' ']' [2020-02-10T23:45:59.620Z] ++ mktemp -d [2020-02-10T23:45:59.620Z] + export GOPATH=/tmp/tmp.rrPaLBZQvh [2020-02-10T23:45:59.620Z] + GOPATH=/tmp/tmp.rrPaLBZQvh [2020-02-10T23:45:59.620Z] + RM_GOPATH=1 [2020-02-10T23:45:59.620Z] ++ dirname ./install.sh [2020-02-10T23:45:59.620Z] + dir=. [2020-02-10T23:45:59.620Z] + bin=containerd [2020-02-10T23:45:59.620Z] + shift [2020-02-10T23:45:59.620Z] + '[' '!' -f ./containerd.installer ']' [2020-02-10T23:45:59.620Z] + . ./containerd.installer [2020-02-10T23:45:59.620Z] ++ CONTAINERD_COMMIT=35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-10T23:45:59.620Z] + install_containerd [2020-02-10T23:45:59.620Z] + echo 'Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021' [2020-02-10T23:45:59.620Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.rrPaLBZQvh/src/github.com/containerd/containerd [2020-02-10T23:45:59.620Z] Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-10T23:45:59.620Z] Cloning into '/tmp/tmp.rrPaLBZQvh/src/github.com/containerd/containerd'... [2020-02-10T23:46:06.364Z] Removing intermediate container c5f3156b675c [2020-02-10T23:46:06.364Z] ---> a53660487419 [2020-02-10T23:46:06.364Z] Step 71/125 : FROM dev-base AS dockercli [2020-02-10T23:46:06.364Z] ---> d0cb24229ec2 [2020-02-10T23:46:06.364Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-02-10T23:46:06.364Z] ---> Running in fff35e725e0a [2020-02-10T23:46:06.364Z] Removing intermediate container fff35e725e0a [2020-02-10T23:46:06.364Z] ---> b3805eceb632 [2020-02-10T23:46:06.364Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:46:06.364Z] ---> 539a76b1772d [2020-02-10T23:46:06.364Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:46:06.467Z] + cd /tmp/tmp.rrPaLBZQvh/src/github.com/containerd/containerd [2020-02-10T23:46:06.467Z] + git checkout -q 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-10T23:46:06.467Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T23:46:06.467Z] + BUILDTAGS='netgo osusergo static_build' [2020-02-10T23:46:06.467Z] + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T23:46:06.467Z] + EXTRA_FLAGS=-buildmode=pie [2020-02-10T23:46:06.467Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T23:46:06.467Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T23:46:06.467Z] + '[' '' = dynamic ']' [2020-02-10T23:46:06.467Z] + make [2020-02-10T23:46:06.714Z] ---> b73b0420e888 [2020-02-10T23:46:06.714Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:46:06.714Z] ---> Running in 4d59bdb08b94 [2020-02-10T23:46:07.483Z] #47 238.9 🇩 bin/containerd-stress [2020-02-10T23:46:07.483Z] 🇩 bin/ctr [2020-02-10T23:46:07.518Z] + RM_GOPATH=0 [2020-02-10T23:46:07.518Z] + TMP_GOPATH= [2020-02-10T23:46:07.518Z] + : /build [2020-02-10T23:46:07.518Z] + '[' -z '' ']' [2020-02-10T23:46:07.518Z] ++ mktemp -d [2020-02-10T23:46:07.518Z] + export GOPATH=/tmp/tmp.yObhtKhlY8 [2020-02-10T23:46:07.518Z] + GOPATH=/tmp/tmp.yObhtKhlY8 [2020-02-10T23:46:07.518Z] + RM_GOPATH=1 [2020-02-10T23:46:07.518Z] ++ dirname ./install.sh [2020-02-10T23:46:07.518Z] + dir=. [2020-02-10T23:46:07.518Z] + bin=dockercli [2020-02-10T23:46:07.518Z] + shift [2020-02-10T23:46:07.518Z] + '[' '!' -f ./dockercli.installer ']' [2020-02-10T23:46:07.518Z] + . ./dockercli.installer [2020-02-10T23:46:07.518Z] ++ DOCKERCLI_CHANNEL=stable [2020-02-10T23:46:07.518Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-10T23:46:07.518Z] + install_dockercli [2020-02-10T23:46:07.518Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T23:46:07.518Z] ++ uname -m [2020-02-10T23:46:07.518Z] + arch=s390x [2020-02-10T23:46:07.518Z] + '[' s390x '!=' x86_64 ']' [2020-02-10T23:46:07.518Z] + '[' s390x '!=' s390x ']' [2020-02-10T23:46:07.518Z] + url=https://download.docker.com/linux/static [2020-02-10T23:46:07.518Z] + tar -xz docker/docker [2020-02-10T23:46:07.518Z] Install docker/cli version 17.06.2-ce from stable [2020-02-10T23:46:07.518Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-10T23:46:08.351Z] + mkdir -p /build [2020-02-10T23:46:08.351Z] + mv docker/docker /build/ [2020-02-10T23:46:08.351Z] + rmdir docker [2020-02-10T23:46:09.097Z] Removing intermediate container 4d59bdb08b94 [2020-02-10T23:46:09.097Z] ---> 65ce7f637f42 [2020-02-10T23:46:09.097Z] Step 76/125 : FROM runtime-dev AS runc [2020-02-10T23:46:09.097Z] ---> 091af2bad23d [2020-02-10T23:46:09.097Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-02-10T23:46:09.097Z] ---> Running in 7d75cf85637a [2020-02-10T23:46:09.097Z] Removing intermediate container 7d75cf85637a [2020-02-10T23:46:09.097Z] ---> c22f8e00160d [2020-02-10T23:46:09.097Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:46:09.378Z] #47 240.5 🇩 bin/containerd-shim [2020-02-10T23:46:09.447Z] ---> 39d227814622 [2020-02-10T23:46:09.447Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:46:09.476Z] #47 238.3 🇩 bin/containerd-stress [2020-02-10T23:46:09.476Z] #47 239.9 🇩 bin/containerd-shim [2020-02-10T23:46:09.793Z] ---> 8e3d941ccabf [2020-02-10T23:46:09.793Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:46:09.793Z] ---> Running in 7efe27f6ccb0 [2020-02-10T23:46:10.140Z] + RM_GOPATH=0 [2020-02-10T23:46:10.140Z] + TMP_GOPATH= [2020-02-10T23:46:10.140Z] + : /build [2020-02-10T23:46:10.140Z] + '[' -z '' ']' [2020-02-10T23:46:10.140Z] ++ mktemp -d [2020-02-10T23:46:10.140Z] + export GOPATH=/tmp/tmp.7e8dJ0Uh70 [2020-02-10T23:46:10.140Z] + GOPATH=/tmp/tmp.7e8dJ0Uh70 [2020-02-10T23:46:10.140Z] + RM_GOPATH=1 [2020-02-10T23:46:10.140Z] ++ dirname ./install.sh [2020-02-10T23:46:10.140Z] + dir=. [2020-02-10T23:46:10.140Z] + bin=runc [2020-02-10T23:46:10.140Z] + shift [2020-02-10T23:46:10.140Z] + '[' '!' -f ./runc.installer ']' [2020-02-10T23:46:10.140Z] + . ./runc.installer [2020-02-10T23:46:10.140Z] ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T23:46:10.140Z] + install_runc [2020-02-10T23:46:10.140Z] + uname -r [2020-02-10T23:46:10.140Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T23:46:10.140Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T23:46:10.140Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T23:46:10.140Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7e8dJ0Uh70/src/github.com/opencontainers/runc [2020-02-10T23:46:10.140Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T23:46:10.140Z] Cloning into '/tmp/tmp.7e8dJ0Uh70/src/github.com/opencontainers/runc'... [2020-02-10T23:46:12.527Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-10T23:46:12.528Z] [2020-02-10T23:46:12.528Z] ________ ____ __. [2020-02-10T23:46:12.528Z] \_____ \ | |/ _| [2020-02-10T23:46:12.528Z] / | \| < [2020-02-10T23:46:12.528Z] / | \ | \ [2020-02-10T23:46:12.528Z] \_______ /____|__ \ [2020-02-10T23:46:12.528Z] \/ \/ [2020-02-10T23:46:12.528Z] [2020-02-10T23:46:12.528Z] INFO: make.ps1 ended at 02/10/2020 23:46:06 [2020-02-10T23:46:12.528Z] INFO: Binaries build ended at 02/10/2020 23:46:07. Duration:00:01:14.5178439 [2020-02-10T23:46:12.528Z] INFO: Copying the built daemon binary to d:\CI\PR-40490\3\binary\dockerd-5e2365313.exe... [2020-02-10T23:46:12.528Z] INFO: Copying the built client binary to d:\CI\PR-40490\3\binary\docker-5e2365313.exe... [2020-02-10T23:46:12.528Z] INFO: Copying dockerversion from the container... [2020-02-10T23:46:12.528Z] INFO: Copying the golang package from the container to d:\CI\PR-40490\3\installer\go.zip... [2020-02-10T23:46:13.634Z] #47 246.0 🇩 bin/containerd-shim-runc-v1 [2020-02-10T23:46:14.179Z] INFO: Extracting go.zip to d:\CI\PR-40490\3\go [2020-02-10T23:46:15.925Z] #47 246.6 🇩 bin/containerd-shim-runc-v1 [2020-02-10T23:46:16.142Z] #47 248.8 🇩 binaries [2020-02-10T23:46:16.142Z] #47 248.8 + mkdir -p /build [2020-02-10T23:46:16.142Z] #47 248.8 + cp bin/containerd /build/containerd [2020-02-10T23:46:16.142Z] #47 248.8 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T23:46:16.142Z] #47 248.8 + cp bin/ctr /build/ctr [2020-02-10T23:46:16.446Z] + cd /tmp/tmp.7e8dJ0Uh70/src/github.com/opencontainers/runc [2020-02-10T23:46:16.446Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T23:46:16.446Z] + '[' -z '' ']' [2020-02-10T23:46:16.446Z] + target=static [2020-02-10T23:46:16.446Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T23:46:16.446Z] 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-02-10T23:46:16.700Z] #47 DONE 249.4s [2020-02-10T23:46:17.623Z] [2020-02-10T23:46:17.623Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T23:46:17.623Z] #48 DONE 0.2s [2020-02-10T23:46:17.623Z] [2020-02-10T23:46:17.623Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T23:46:17.918Z] #51 DONE 0.1s [2020-02-10T23:46:17.918Z] [2020-02-10T23:46:17.918Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T23:46:17.918Z] #54 DONE 0.1s [2020-02-10T23:46:17.918Z] [2020-02-10T23:46:17.918Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-10T23:46:18.173Z] #56 DONE 0.2s [2020-02-10T23:46:18.173Z] [2020-02-10T23:46:18.173Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-02-10T23:46:18.173Z] #59 DONE 0.1s [2020-02-10T23:46:18.173Z] [2020-02-10T23:46:18.173Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T23:46:18.173Z] #63 DONE 0.1s [2020-02-10T23:46:18.431Z] [2020-02-10T23:46:18.431Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-02-10T23:46:18.431Z] #65 DONE 0.3s [2020-02-10T23:46:18.448Z] #47 249.4 🇩 binaries [2020-02-10T23:46:18.448Z] #47 249.4 + mkdir -p /build [2020-02-10T23:46:18.448Z] #47 249.4 + cp bin/containerd /build/containerd [2020-02-10T23:46:18.448Z] #47 249.4 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T23:46:18.448Z] #47 249.4 + cp bin/ctr /build/ctr [2020-02-10T23:46:18.685Z] [2020-02-10T23:46:18.685Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-02-10T23:46:18.685Z] #66 DONE 0.0s [2020-02-10T23:46:18.685Z] [2020-02-10T23:46:18.685Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T23:46:18.704Z] #47 DONE 250.0s [2020-02-10T23:46:19.608Z] #67 DONE 0.9s [2020-02-10T23:46:19.608Z] [2020-02-10T23:46:19.608Z] #68 exporting to image [2020-02-10T23:46:19.608Z] #68 exporting layers [2020-02-10T23:46:19.633Z] [2020-02-10T23:46:19.633Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T23:46:19.890Z] #48 DONE 0.2s [2020-02-10T23:46:19.890Z] [2020-02-10T23:46:19.890Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T23:46:19.890Z] #51 DONE 0.1s [2020-02-10T23:46:19.890Z] [2020-02-10T23:46:19.890Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T23:46:20.146Z] #54 DONE 0.2s [2020-02-10T23:46:20.146Z] [2020-02-10T23:46:20.146Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-10T23:46:20.403Z] #56 DONE 0.3s [2020-02-10T23:46:20.403Z] [2020-02-10T23:46:20.403Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-02-10T23:46:20.660Z] #59 DONE 0.1s [2020-02-10T23:46:20.660Z] [2020-02-10T23:46:20.660Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T23:46:20.660Z] #63 DONE 0.2s [2020-02-10T23:46:20.660Z] [2020-02-10T23:46:20.660Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-02-10T23:46:20.916Z] #65 DONE 0.3s [2020-02-10T23:46:20.916Z] [2020-02-10T23:46:20.916Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-02-10T23:46:20.916Z] #66 DONE 0.0s [2020-02-10T23:46:20.916Z] [2020-02-10T23:46:20.916Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T23:46:21.846Z] #67 DONE 0.8s [2020-02-10T23:46:21.847Z] [2020-02-10T23:46:21.847Z] #68 exporting to image [2020-02-10T23:46:21.847Z] #68 exporting layers [2020-02-10T23:46:26.130Z] #68 exporting layers 6.2s done [2020-02-10T23:46:26.130Z] #68 writing image sha256:e0ab7582337c5df85379da35d8338f719c1cca9edfa66ae77d12d953527326a7 done [2020-02-10T23:46:26.130Z] #68 naming to docker.io/library/docker:5e23653130a65e90b7296c70f9230d9f09374efb done [2020-02-10T23:46:26.130Z] #68 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-10T23:46:26.442Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40490/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40490/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5e23653130a65e90b7296c70f9230d9f09374efb hack/validate/default [2020-02-10T23:46:27.365Z] Congratulations! All commits are properly signed with the DCO! [2020-02-10T23:46:30.146Z] 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-02-10T23:46:30.146Z] + mkdir -p /build [2020-02-10T23:46:30.146Z] + cp runc /build/runc [2020-02-10T23:46:30.146Z] Removing intermediate container 7efe27f6ccb0 [2020-02-10T23:46:30.146Z] ---> 7c1d54c78894 [2020-02-10T23:46:30.146Z] Step 81/125 : FROM dev-base AS tini [2020-02-10T23:46:30.146Z] ---> d0cb24229ec2 [2020-02-10T23:46:30.146Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:46:30.146Z] ---> Using cache [2020-02-10T23:46:30.146Z] ---> 6e7c7cf9f626 [2020-02-10T23:46:30.146Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-02-10T23:46:30.146Z] ---> Running in efcefc657580 [2020-02-10T23:46:30.146Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:46:30.146Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:46:30.146Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:46:30.146Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:46:30.146Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [495 kB] [2020-02-10T23:46:30.493Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:46:30.493Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-10T23:46:30.493Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-02-10T23:46:31.720Z] Fetched 7681 kB in 1s (4039 kB/s) [2020-02-10T23:46:32.072Z] Reading package lists... [2020-02-10T23:46:32.768Z] Reading package lists... [2020-02-10T23:46:32.768Z] Building dependency tree... [2020-02-10T23:46:32.768Z] Reading state information... [2020-02-10T23:46:32.768Z] The following additional packages will be installed: [2020-02-10T23:46:32.768Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-10T23:46:32.768Z] Suggested packages: [2020-02-10T23:46:32.768Z] codeblocks eclipse ninja-build lrzip [2020-02-10T23:46:32.768Z] Recommended packages: [2020-02-10T23:46:32.768Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T23:46:32.768Z] The following NEW packages will be installed: [2020-02-10T23:46:32.768Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-10T23:46:32.768Z] vim-common xxd [2020-02-10T23:46:33.129Z] 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:46:33.129Z] Need to get 13.2 MB of archives. [2020-02-10T23:46:33.129Z] After this operation, 59.4 MB of additional disk space will be used. [2020-02-10T23:46:33.129Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2020-02-10T23:46:33.129Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-02-10T23:46:33.129Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2020-02-10T23:46:33.129Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2020-02-10T23:46:33.129Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2020-02-10T23:46:33.129Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-10T23:46:33.129Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2020-02-10T23:46:33.129Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2020-02-10T23:46:33.130Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-10T23:46:33.130Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-10T23:46:33.130Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:46:33.130Z] Fetched 13.2 MB in 0s (57.6 MB/s) [2020-02-10T23:46:33.130Z] Selecting previously unselected package cmake-data. [2020-02-10T23:46:33.130Z] (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 ... 14828 files and directories currently installed.) [2020-02-10T23:46:33.130Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-10T23:46:33.130Z] Unpacking cmake-data (3.7.2-1) ... [2020-02-10T23:46:33.478Z] Selecting previously unselected package liblzo2-2:s390x. [2020-02-10T23:46:33.478Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-02-10T23:46:33.478Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-10T23:46:33.478Z] Selecting previously unselected package libicu57:s390x. [2020-02-10T23:46:33.478Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2020-02-10T23:46:33.478Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2020-02-10T23:46:34.028Z] #68 exporting layers 11.8s done [2020-02-10T23:46:34.028Z] #68 writing image sha256:9bbe1e0b14a62145e54537be48e423f68f1f91fc68e7f9bda17b58317bc01b9d done [2020-02-10T23:46:34.028Z] #68 naming to docker.io/library/docker:5e23653130a65e90b7296c70f9230d9f09374efb done [2020-02-10T23:46:34.028Z] #68 DONE 11.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-10T23:46:34.302Z] Selecting previously unselected package libxml2:s390x. [2020-02-10T23:46:34.302Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2020-02-10T23:46:34.302Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-10T23:46:34.692Z] Selecting previously unselected package libarchive13:s390x. [2020-02-10T23:46:34.692Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2020-02-10T23:46:34.692Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-02-10T23:46:34.692Z] Selecting previously unselected package libjsoncpp1:s390x. [2020-02-10T23:46:34.692Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-10T23:46:34.692Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-10T23:46:34.692Z] Selecting previously unselected package libuv1:s390x. [2020-02-10T23:46:34.692Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2020-02-10T23:46:34.692Z] Unpacking libuv1:s390x (1.9.1-3) ... [2020-02-10T23:46:34.692Z] Selecting previously unselected package cmake. [2020-02-10T23:46:34.692Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2020-02-10T23:46:34.692Z] Unpacking cmake (3.7.2-1) ... [2020-02-10T23:46:35.038Z] Selecting previously unselected package xxd. [2020-02-10T23:46:35.038Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-02-10T23:46:35.038Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:46:35.038Z] Selecting previously unselected package vim-common. [2020-02-10T23:46:35.038Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-10T23:46:35.038Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:46:35.038Z] Processing triggers for mime-support (3.60) ... [2020-02-10T23:46:35.038Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:46:35.038Z] Setting up libuv1:s390x (1.9.1-3) ... [2020-02-10T23:46:35.038Z] Setting up cmake-data (3.7.2-1) ... [2020-02-10T23:46:35.038Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2020-02-10T23:46:35.038Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-10T23:46:35.038Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:46:35.038Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:46:35.038Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-10T23:46:35.038Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-10T23:46:35.038Z] Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-02-10T23:46:35.038Z] Setting up cmake (3.7.2-1) ... [2020-02-10T23:46:35.038Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:46:35.050Z] [2020-02-10T23:46:35.050Z] Removing bundles/ [2020-02-10T23:46:35.050Z] [2020-02-10T23:46:35.050Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-10T23:46:35.050Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:46:35.050Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T23:46:36.251Z] Removing intermediate container efcefc657580 [2020-02-10T23:46:36.251Z] ---> b83e2d8c0eed [2020-02-10T23:46:36.251Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:46:36.251Z] ---> 6b9da994adfc [2020-02-10T23:46:36.251Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-02-10T23:46:36.251Z] ---> Running in 36a6e93098dc [2020-02-10T23:46:36.602Z] Removing intermediate container 36a6e93098dc [2020-02-10T23:46:36.602Z] ---> 6cdcfac4d085 [2020-02-10T23:46:36.602Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:46:36.602Z] ---> 8f0430bed70d [2020-02-10T23:46:36.602Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:46:36.956Z] ---> Running in 1a9a969ce26b [2020-02-10T23:46:37.306Z] + RM_GOPATH=0 [2020-02-10T23:46:37.306Z] + TMP_GOPATH= [2020-02-10T23:46:37.306Z] + : /build [2020-02-10T23:46:37.306Z] + '[' -z '' ']' [2020-02-10T23:46:37.306Z] ++ mktemp -d [2020-02-10T23:46:37.306Z] + export GOPATH=/tmp/tmp.qRptaQtsZm [2020-02-10T23:46:37.306Z] + GOPATH=/tmp/tmp.qRptaQtsZm [2020-02-10T23:46:37.306Z] + RM_GOPATH=1 [2020-02-10T23:46:37.306Z] ++ dirname ./install.sh [2020-02-10T23:46:37.306Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:46:37.306Z] + dir=. [2020-02-10T23:46:37.306Z] + bin=tini [2020-02-10T23:46:37.306Z] + shift [2020-02-10T23:46:37.306Z] + '[' '!' -f ./tini.installer ']' [2020-02-10T23:46:37.306Z] + . ./tini.installer [2020-02-10T23:46:37.306Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:46:37.306Z] + install_tini [2020-02-10T23:46:37.306Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T23:46:37.306Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.qRptaQtsZm/tini [2020-02-10T23:46:37.306Z] Cloning into '/tmp/tmp.qRptaQtsZm/tini'... [2020-02-10T23:46:37.651Z] + cd /tmp/tmp.qRptaQtsZm/tini [2020-02-10T23:46:37.651Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:46:37.651Z] + cmake . [2020-02-10T23:46:37.651Z] -- The C compiler identification is GNU 6.3.0 [2020-02-10T23:46:37.651Z] -- Check for working C compiler: /usr/bin/cc [2020-02-10T23:46:37.651Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T23:46:37.651Z] -- Detecting C compiler ABI info [2020-02-10T23:46:37.651Z] -- Detecting C compiler ABI info - done [2020-02-10T23:46:37.651Z] -- Detecting C compile features [2020-02-10T23:46:37.997Z] -- Detecting C compile features - done [2020-02-10T23:46:37.997Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T23:46:37.997Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T23:46:37.997Z] -- Configuring done [2020-02-10T23:46:37.997Z] -- Generating done [2020-02-10T23:46:37.997Z] -- Build files have been written to: /tmp/tmp.qRptaQtsZm/tini [2020-02-10T23:46:37.997Z] + make tini-static [2020-02-10T23:46:37.997Z] Scanning dependencies of target tini-static [2020-02-10T23:46:37.997Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T23:46:37.997Z] [100%] Linking C executable tini-static [2020-02-10T23:46:37.997Z] [100%] Built target tini-static [2020-02-10T23:46:37.997Z] + mkdir -p /build [2020-02-10T23:46:37.997Z] + cp tini-static /build/docker-init [2020-02-10T23:46:38.762Z] Removing intermediate container 1a9a969ce26b [2020-02-10T23:46:38.762Z] ---> bc2b81f7c3e3 [2020-02-10T23:46:38.762Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-02-10T23:46:38.762Z] ---> d0cb24229ec2 [2020-02-10T23:46:38.762Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-02-10T23:46:38.762Z] ---> Running in 0651d5f524e7 [2020-02-10T23:46:39.120Z] Removing intermediate container 0651d5f524e7 [2020-02-10T23:46:39.120Z] ---> ed122daab5eb [2020-02-10T23:46:39.120Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:46:39.120Z] ---> ff42b15e9e89 [2020-02-10T23:46:39.120Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:46:39.480Z] ---> a4ecbc71f8b7 [2020-02-10T23:46:39.480Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:46:39.480Z] ---> Running in 443207c46470 [2020-02-10T23:46:39.862Z] INFO: Extraction ended at 02/10/2020 23:46:36. Duration:00:00:22.4589426 [2020-02-10T23:46:39.862Z] INFO: Updating the golang and path environment variables [2020-02-10T23:46:39.862Z] INFO: GOPATH=d:\gopath [2020-02-10T23:46:39.862Z] INFO: go version go1.12.16 windows/amd64 [2020-02-10T23:46:39.862Z] INFO: Running the daemon under test in debug mode [2020-02-10T23:46:39.862Z] INFO: Starting a daemon under test... [2020-02-10T23:46:39.862Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40490\3\daemon --pidfile d:\CI\PR-40490\3\docker.pid -D [2020-02-10T23:46:39.862Z] INFO: Process started successfully. [2020-02-10T23:46:39.862Z] INFO: Start tailing logs of the daemon under tests [2020-02-10T23:46:39.862Z] INFO: Waiting for the daemon under test to start... [2020-02-10T23:46:39.896Z] + RM_GOPATH=0 [2020-02-10T23:46:39.896Z] + TMP_GOPATH= [2020-02-10T23:46:39.896Z] + : /build/ [2020-02-10T23:46:39.896Z] + '[' -z '' ']' [2020-02-10T23:46:39.896Z] ++ mktemp -d [2020-02-10T23:46:39.896Z] + export GOPATH=/tmp/tmp.tSg4tABNBM [2020-02-10T23:46:39.896Z] + GOPATH=/tmp/tmp.tSg4tABNBM [2020-02-10T23:46:39.896Z] + RM_GOPATH=1 [2020-02-10T23:46:39.896Z] ++ dirname ./install.sh [2020-02-10T23:46:39.896Z] + dir=. [2020-02-10T23:46:39.896Z] + bin=rootlesskit [2020-02-10T23:46:39.896Z] + shift [2020-02-10T23:46:39.896Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T23:46:39.896Z] + . ./rootlesskit.installer [2020-02-10T23:46:39.896Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:46:39.896Z] + install_rootlesskit [2020-02-10T23:46:39.896Z] + case "$1" in [2020-02-10T23:46:39.896Z] + export CGO_ENABLED=0 [2020-02-10T23:46:39.896Z] + CGO_ENABLED=0 [2020-02-10T23:46:39.896Z] + _install_rootlesskit [2020-02-10T23:46:39.896Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T23:46:39.896Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tSg4tABNBM/src/github.com/rootless-containers/rootlesskit [2020-02-10T23:46:39.896Z] Cloning into '/tmp/tmp.tSg4tABNBM/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T23:46:39.896Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:46:40.361Z] INFO: Daemon under test started and replied! [2020-02-10T23:46:40.361Z] INFO: Docker version of the daemon under test [2020-02-10T23:46:40.361Z] [2020-02-10T23:46:40.361Z] Client: [2020-02-10T23:46:40.361Z] Version: 17.06.2-ce [2020-02-10T23:46:40.361Z] API version: 1.30 [2020-02-10T23:46:40.361Z] Go version: go1.8.3 [2020-02-10T23:46:40.361Z] Git commit: cec0b72 [2020-02-10T23:46:40.361Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-10T23:46:40.361Z] OS/Arch: windows/amd64 [2020-02-10T23:46:40.361Z] [2020-02-10T23:46:40.361Z] Server: [2020-02-10T23:46:40.361Z] Version: 0.0.0-dev [2020-02-10T23:46:40.361Z] API version: 1.40 (minimum version 1.24) [2020-02-10T23:46:40.361Z] Go version: go1.12.16 [2020-02-10T23:46:40.361Z] Git commit: 5e2365313 [2020-02-10T23:46:40.361Z] Built: 02/10/2020 23:44:57 [2020-02-10T23:46:40.361Z] OS/Arch: windows/amd64 [2020-02-10T23:46:40.361Z] Experimental: false [2020-02-10T23:46:40.361Z] [2020-02-10T23:46:40.361Z] INFO: Docker info of the daemon under test [2020-02-10T23:46:40.361Z] [2020-02-10T23:46:40.361Z] Containers: 0 [2020-02-10T23:46:40.361Z] Running: 0 [2020-02-10T23:46:40.361Z] Paused: 0 [2020-02-10T23:46:40.361Z] Stopped: 0 [2020-02-10T23:46:40.361Z] Images: 0 [2020-02-10T23:46:40.361Z] Server Version: 0.0.0-dev [2020-02-10T23:46:40.361Z] Storage Driver: windowsfilter [2020-02-10T23:46:40.361Z] Windows: [2020-02-10T23:46:40.361Z] Logging Driver: json-file [2020-02-10T23:46:40.361Z] Plugins: [2020-02-10T23:46:40.361Z] Volume: local [2020-02-10T23:46:40.361Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T23:46:40.361Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T23:46:40.361Z] Swarm: inactive [2020-02-10T23:46:40.361Z] Default Isolation: process [2020-02-10T23:46:40.361Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T23:46:40.361Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T23:46:40.361Z] OSType: windows [2020-02-10T23:46:40.361Z] Architecture: x86_64 [2020-02-10T23:46:40.361Z] CPUs: 4 [2020-02-10T23:46:40.361Z] Total Memory: 32GiB [2020-02-10T23:46:40.361Z] Name: azwin-2-f2b350 [2020-02-10T23:46:40.361Z] ID: HOC2:5TKG:P6F5:X3CC:UYXB:AV36:GAPF:6AJW:FM74:GTSO:JV4L:MDF6 [2020-02-10T23:46:40.361Z] Docker Root Dir: D:\CI\PR-40490\3\daemon [2020-02-10T23:46:40.361Z] Debug Mode (client): false [2020-02-10T23:46:40.361Z] Debug Mode (server): true [2020-02-10T23:46:40.361Z] File Descriptors: -1 [2020-02-10T23:46:40.361Z] Goroutines: 17 [2020-02-10T23:46:40.361Z] System Time: 2020-02-10T23:46:40.2268555Z [2020-02-10T23:46:40.361Z] EventsListeners: 0 [2020-02-10T23:46:40.361Z] Registry: https://index.docker.io/v1/ [2020-02-10T23:46:40.361Z] Labels: [2020-02-10T23:46:40.361Z] Experimental: false [2020-02-10T23:46:40.361Z] Insecure Registries: [2020-02-10T23:46:40.361Z] 127.0.0.0/8 [2020-02-10T23:46:40.361Z] Live Restore Enabled: false [2020-02-10T23:46:40.361Z] [2020-02-10T23:46:40.361Z] [2020-02-10T23:46:40.361Z] INFO: Docker images of the daemon under test [2020-02-10T23:46:40.361Z] [2020-02-10T23:46:40.361Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-10T23:46:40.361Z] [2020-02-10T23:46:40.361Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-10T23:46:40.853Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-02-10T23:46:40.853Z] ltsc2019: Pulling from windows/servercore [2020-02-10T23:46:40.853Z] 65014b3c3121: Pulling fs layer [2020-02-10T23:46:40.853Z] edbd72df76b4: Pulling fs layer [2020-02-10T23:46:41.139Z] + cd /tmp/tmp.tSg4tABNBM/src/github.com/rootless-containers/rootlesskit [2020-02-10T23:46:41.139Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:46:41.139Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T23:46:41.139Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T23:46:47.322Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T23:46:47.322Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T23:46:48.237Z] edbd72df76b4: Verifying Checksum [2020-02-10T23:46:48.237Z] edbd72df76b4: Download complete [2020-02-10T23:46:48.608Z] Removing intermediate container 443207c46470 [2020-02-10T23:46:48.608Z] ---> 960e52dc271a [2020-02-10T23:46:48.608Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T23:46:48.608Z] ---> f8b5e21b1e34 [2020-02-10T23:46:48.608Z] Step 94/125 : FROM runtime-dev AS dev [2020-02-10T23:46:48.608Z] ---> 091af2bad23d [2020-02-10T23:46:48.608Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:46:48.608Z] ---> Running in 7ae44aeb32b1 [2020-02-10T23:46:48.608Z] Removing intermediate container 7ae44aeb32b1 [2020-02-10T23:46:48.608Z] ---> dc1b59c2b5f6 [2020-02-10T23:46:48.608Z] Step 96/125 : RUN groupadd -r docker [2020-02-10T23:46:48.977Z] ---> Running in a29de33ae192 [2020-02-10T23:46:49.762Z] Removing intermediate container a29de33ae192 [2020-02-10T23:46:49.762Z] ---> ceee57732549 [2020-02-10T23:46:49.762Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T23:46:50.108Z] ---> Running in 4e92fbba951f [2020-02-10T23:46:50.852Z] Removing intermediate container 4e92fbba951f [2020-02-10T23:46:50.852Z] ---> 399b480e4445 [2020-02-10T23:46:50.852Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-02-10T23:46:51.201Z] ---> Running in e5f7a7493db9 [2020-02-10T23:46:51.549Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T23:46:51.899Z] Removing intermediate container e5f7a7493db9 [2020-02-10T23:46:51.899Z] ---> 89ff9e0d000a [2020-02-10T23:46:51.899Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-02-10T23:46:52.259Z] ---> Running in 461f1ea54da0 [2020-02-10T23:46:53.102Z] Removing intermediate container 461f1ea54da0 [2020-02-10T23:46:53.102Z] ---> e788c783b93d [2020-02-10T23:46:53.102Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-02-10T23:46:53.102Z] ---> Running in b3ff578a7a48 [2020-02-10T23:46:54.501Z] Removing intermediate container b3ff578a7a48 [2020-02-10T23:46:54.501Z] ---> e5236a246374 [2020-02-10T23:46:54.501Z] Step 101/125 : RUN ldconfig [2020-02-10T23:46:54.501Z] ---> Running in 917b21ce23b0 [2020-02-10T23:46:55.252Z] Removing intermediate container 917b21ce23b0 [2020-02-10T23:46:55.252Z] ---> 5829352281b3 [2020-02-10T23:46:55.252Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2020-02-10T23:46:55.614Z] ---> Running in 970e76b8d53a [2020-02-10T23:46:56.001Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:46:56.002Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:46:56.002Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:46:56.002Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:46:56.002Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:46:56.002Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [495 kB] [2020-02-10T23:46:56.002Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-10T23:46:56.349Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-02-10T23:46:57.540Z] Fetched 7681 kB in 1s (5457 kB/s) [2020-02-10T23:46:57.896Z] Reading package lists... [2020-02-10T23:46:58.246Z] Reading package lists... [2020-02-10T23:46:58.246Z] Building dependency tree... [2020-02-10T23:46:58.246Z] Reading state information... [2020-02-10T23:46:58.246Z] The following additional packages will be installed: [2020-02-10T23:46:58.246Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-10T23:46:58.246Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-10T23:46:58.246Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-10T23:46:58.246Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-10T23:46:58.246Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T23:46:58.246Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-10T23:46:58.246Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-10T23:46:58.246Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-10T23:46:58.246Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-10T23:46:58.246Z] Suggested packages: [2020-02-10T23:46:58.246Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-10T23:46:58.246Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-10T23:46:58.246Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-10T23:46:58.246Z] vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T23:46:58.246Z] Recommended packages: [2020-02-10T23:46:58.246Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-10T23:46:58.246Z] python3-keyrings.alt python3-xdg unzip [2020-02-10T23:46:59.045Z] 65014b3c3121: Verifying Checksum [2020-02-10T23:46:59.045Z] 65014b3c3121: Download complete [2020-02-10T23:46:59.111Z] The following NEW packages will be installed: [2020-02-10T23:46:59.111Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-10T23:46:59.111Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-10T23:46:59.111Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-10T23:46:59.111Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-10T23:46:59.111Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-10T23:46:59.111Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-10T23:46:59.111Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-10T23:46:59.111Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-10T23:46:59.111Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-10T23:46:59.111Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-10T23:46:59.111Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-10T23:46:59.111Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-10T23:46:59.111Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-10T23:46:59.111Z] xfsprogs xxd xz-utils zip [2020-02-10T23:46:59.111Z] 0 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:46:59.111Z] Need to get 88.2 MB of archives. [2020-02-10T23:46:59.111Z] After this operation, 565 MB of additional disk space will be used. [2020-02-10T23:46:59.111Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2020-02-10T23:46:59.111Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-02-10T23:46:59.111Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2020-02-10T23:46:59.111Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2020-02-10T23:46:59.111Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2020-02-10T23:46:59.111Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2020-02-10T23:46:59.111Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2020-02-10T23:46:59.111Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2020-02-10T23:46:59.111Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2020-02-10T23:46:59.111Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2020-02-10T23:46:59.111Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2020-02-10T23:46:59.111Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2020-02-10T23:46:59.111Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2020-02-10T23:46:59.111Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2020-02-10T23:46:59.489Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2020-02-10T23:46:59.489Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2020-02-10T23:46:59.489Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2020-02-10T23:46:59.489Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2020-02-10T23:46:59.489Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2020-02-10T23:46:59.489Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2020-02-10T23:46:59.489Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2020-02-10T23:46:59.489Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-10T23:46:59.489Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-10T23:46:59.489Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2020-02-10T23:46:59.489Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2020-02-10T23:46:59.489Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2020-02-10T23:46:59.489Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2020-02-10T23:46:59.489Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-02-10T23:46:59.489Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-02-10T23:46:59.489Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-02-10T23:46:59.489Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2020-02-10T23:46:59.489Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2020-02-10T23:46:59.489Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-02-10T23:46:59.489Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-02-10T23:46:59.489Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-02-10T23:46:59.489Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2020-02-10T23:46:59.489Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2020-02-10T23:46:59.489Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2020-02-10T23:46:59.489Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2020-02-10T23:46:59.489Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2020-02-10T23:46:59.489Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2020-02-10T23:46:59.489Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2020-02-10T23:46:59.489Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2020-02-10T23:46:59.489Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2020-02-10T23:46:59.489Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-02-10T23:46:59.489Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-02-10T23:46:59.489Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2020-02-10T23:46:59.489Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2020-02-10T23:46:59.489Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2020-02-10T23:46:59.489Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-10T23:46:59.489Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-10T23:46:59.489Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-10T23:46:59.489Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2020-02-10T23:46:59.489Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-10T23:46:59.489Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2020-02-10T23:46:59.489Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-10T23:46:59.489Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2020-02-10T23:46:59.489Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2020-02-10T23:46:59.489Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-10T23:46:59.489Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2020-02-10T23:46:59.489Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2020-02-10T23:46:59.489Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2020-02-10T23:46:59.892Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2020-02-10T23:46:59.893Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-02-10T23:46:59.893Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-10T23:46:59.893Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-10T23:46:59.893Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2020-02-10T23:46:59.893Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2020-02-10T23:47:00.282Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2020-02-10T23:47:00.646Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:47:00.646Z] Fetched 88.2 MB in 1s (55.5 MB/s) [2020-02-10T23:47:00.646Z] Selecting previously unselected package bash-completion. [2020-02-10T23:47:00.646Z] (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 ... 14898 files and directories currently installed.) [2020-02-10T23:47:00.646Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-10T23:47:01.414Z] Unpacking bash-completion (1:2.1-4.3) ... [2020-02-10T23:47:01.414Z] Selecting previously unselected package libnet1:s390x. [2020-02-10T23:47:01.414Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-02-10T23:47:01.414Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-02-10T23:47:01.414Z] Selecting previously unselected package libnfnetlink0:s390x. [2020-02-10T23:47:01.414Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2020-02-10T23:47:01.414Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2020-02-10T23:47:01.414Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-10T23:47:01.414Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2020-02-10T23:47:01.414Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2020-02-10T23:47:01.414Z] Selecting previously unselected package libudev-dev:s390x. [2020-02-10T23:47:01.414Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2020-02-10T23:47:01.414Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2020-02-10T23:47:01.414Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2020-02-10T23:47:01.414Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-02-10T23:47:01.414Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-02-10T23:47:01.414Z] Selecting previously unselected package python3.5-minimal. [2020-02-10T23:47:01.414Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-02-10T23:47:01.414Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-10T23:47:01.763Z] Selecting previously unselected package python3-minimal. [2020-02-10T23:47:01.763Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2020-02-10T23:47:01.763Z] Unpacking python3-minimal (3.5.3-1) ... [2020-02-10T23:47:01.763Z] Selecting previously unselected package libmpdec2:s390x. [2020-02-10T23:47:01.763Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2020-02-10T23:47:01.763Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2020-02-10T23:47:01.763Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2020-02-10T23:47:01.763Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2020-02-10T23:47:01.763Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-02-10T23:47:01.763Z] Selecting previously unselected package python3.5. [2020-02-10T23:47:01.763Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2020-02-10T23:47:01.763Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-10T23:47:01.763Z] Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-10T23:47:01.763Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2020-02-10T23:47:01.763Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2020-02-10T23:47:02.118Z] Selecting previously unselected package dh-python. [2020-02-10T23:47:02.118Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-10T23:47:02.118Z] Unpacking dh-python (2.20170125) ... [2020-02-10T23:47:02.118Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-02-10T23:47:02.118Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-10T23:47:02.470Z] Setting up python3-minimal (3.5.3-1) ... [2020-02-10T23:47:02.470Z] Selecting previously unselected package python3. [2020-02-10T23:47:02.470Z] (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 ... 16484 files and directories currently installed.) [2020-02-10T23:47:02.470Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2020-02-10T23:47:02.470Z] Unpacking python3 (3.5.3-1) ... [2020-02-10T23:47:02.470Z] Selecting previously unselected package pigz. [2020-02-10T23:47:02.470Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2020-02-10T23:47:02.470Z] Unpacking pigz (2.3.4-1) ... [2020-02-10T23:47:02.470Z] Selecting previously unselected package libip4tc0:s390x. [2020-02-10T23:47:02.470Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-10T23:47:02.470Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-10T23:47:02.825Z] Selecting previously unselected package libip6tc0:s390x. [2020-02-10T23:47:02.825Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-10T23:47:02.825Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-10T23:47:02.825Z] Selecting previously unselected package libiptc0:s390x. [2020-02-10T23:47:02.825Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-10T23:47:02.825Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-10T23:47:02.825Z] Selecting previously unselected package libxtables12:s390x. [2020-02-10T23:47:02.825Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-10T23:47:02.825Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-02-10T23:47:02.825Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-10T23:47:02.825Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2020-02-10T23:47:02.825Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-02-10T23:47:02.825Z] Selecting previously unselected package iptables. [2020-02-10T23:47:02.825Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-10T23:47:02.825Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-10T23:47:02.825Z] Selecting previously unselected package xxd. [2020-02-10T23:47:02.825Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-02-10T23:47:02.825Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:47:02.825Z] Selecting previously unselected package vim-common. [2020-02-10T23:47:02.825Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-10T23:47:02.825Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:47:02.825Z] Selecting previously unselected package bzip2. [2020-02-10T23:47:02.825Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2020-02-10T23:47:02.825Z] Unpacking bzip2 (1.0.6-8.1) ... [2020-02-10T23:47:02.825Z] Selecting previously unselected package libgpm2:s390x. [2020-02-10T23:47:02.825Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2020-02-10T23:47:02.825Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2020-02-10T23:47:02.825Z] Selecting previously unselected package xz-utils. [2020-02-10T23:47:02.825Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2020-02-10T23:47:02.825Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-10T23:47:02.825Z] Selecting previously unselected package aufs-tools. [2020-02-10T23:47:02.825Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2020-02-10T23:47:02.825Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-10T23:47:03.196Z] Selecting previously unselected package liblzo2-2:s390x. [2020-02-10T23:47:03.196Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-02-10T23:47:03.196Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-10T23:47:03.196Z] Selecting previously unselected package btrfs-progs. [2020-02-10T23:47:03.196Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2020-02-10T23:47:03.196Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-02-10T23:47:03.196Z] Selecting previously unselected package btrfs-tools. [2020-02-10T23:47:03.196Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2020-02-10T23:47:03.196Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-02-10T23:47:03.196Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-10T23:47:03.196Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-02-10T23:47:03.196Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-02-10T23:47:03.196Z] Selecting previously unselected package dmsetup. [2020-02-10T23:47:03.196Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2020-02-10T23:47:03.196Z] Unpacking dmsetup (2:1.02.137-2) ... [2020-02-10T23:47:03.196Z] Selecting previously unselected package libonig4:s390x. [2020-02-10T23:47:03.196Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2020-02-10T23:47:03.196Z] Unpacking libonig4:s390x (6.1.3-2) ... [2020-02-10T23:47:03.196Z] Selecting previously unselected package libjq1:s390x. [2020-02-10T23:47:03.196Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-02-10T23:47:03.196Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-02-10T23:47:03.196Z] Selecting previously unselected package jq. [2020-02-10T23:47:03.196Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2020-02-10T23:47:03.196Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-02-10T23:47:03.196Z] Selecting previously unselected package libaio1:s390x. [2020-02-10T23:47:03.196Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2020-02-10T23:47:03.196Z] Unpacking libaio1:s390x (0.3.110-3) ... [2020-02-10T23:47:03.596Z] Selecting previously unselected package libcap2-bin. [2020-02-10T23:47:03.596Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2020-02-10T23:47:03.596Z] Unpacking libcap2-bin (1:2.25-1) ... [2020-02-10T23:47:03.596Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-10T23:47:03.596Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-02-10T23:47:03.596Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-02-10T23:47:03.596Z] Selecting previously unselected package libsepol1-dev:s390x. [2020-02-10T23:47:03.596Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2020-02-10T23:47:03.596Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2020-02-10T23:47:03.596Z] Selecting previously unselected package libpcre16-3:s390x. [2020-02-10T23:47:03.596Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2020-02-10T23:47:03.596Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2020-02-10T23:47:03.596Z] Selecting previously unselected package libpcre32-3:s390x. [2020-02-10T23:47:03.596Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2020-02-10T23:47:03.596Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2020-02-10T23:47:03.596Z] Selecting previously unselected package libpcre3-dev:s390x. [2020-02-10T23:47:03.596Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2020-02-10T23:47:03.596Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2020-02-10T23:47:03.596Z] Selecting previously unselected package libselinux1-dev:s390x. [2020-02-10T23:47:03.596Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2020-02-10T23:47:03.596Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2020-02-10T23:47:03.596Z] Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-10T23:47:03.596Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2020-02-10T23:47:03.596Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-02-10T23:47:03.596Z] Selecting previously unselected package libnl-3-200:s390x. [2020-02-10T23:47:03.596Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2020-02-10T23:47:03.596Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-02-10T23:47:04.030Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-10T23:47:04.030Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-02-10T23:47:04.030Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-02-10T23:47:04.030Z] Selecting previously unselected package libreadline5:s390x. [2020-02-10T23:47:04.030Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2020-02-10T23:47:04.030Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-02-10T23:47:04.031Z] Selecting previously unselected package libsystemd-dev:s390x. [2020-02-10T23:47:04.031Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2020-02-10T23:47:04.031Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2020-02-10T23:47:04.031Z] Selecting previously unselected package net-tools. [2020-02-10T23:47:04.031Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2020-02-10T23:47:04.031Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-10T23:47:04.031Z] Selecting previously unselected package python-pip-whl. [2020-02-10T23:47:04.031Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-10T23:47:04.357Z] 🇩 bin/containerd [2020-02-10T23:47:04.380Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-10T23:47:04.380Z] Selecting previously unselected package python3-pip. [2020-02-10T23:47:04.380Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-10T23:47:04.380Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-10T23:47:04.380Z] Selecting previously unselected package python3-pkg-resources. [2020-02-10T23:47:04.380Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-10T23:47:04.380Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-10T23:47:04.380Z] Selecting previously unselected package python3-setuptools. [2020-02-10T23:47:04.380Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-10T23:47:04.380Z] Unpacking python3-setuptools (33.1.1-1) ... [2020-02-10T23:47:04.380Z] Selecting previously unselected package python3-wheel. [2020-02-10T23:47:04.380Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-10T23:47:04.380Z] Unpacking python3-wheel (0.29.0-2) ... [2020-02-10T23:47:04.380Z] Selecting previously unselected package thin-provisioning-tools. [2020-02-10T23:47:04.380Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2020-02-10T23:47:04.380Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-10T23:47:04.380Z] Selecting previously unselected package vim-runtime. [2020-02-10T23:47:04.380Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-10T23:47:04.380Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T23:47:04.756Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-10T23:47:04.756Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:47:05.114Z] Selecting previously unselected package vim. [2020-02-10T23:47:05.114Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-02-10T23:47:05.114Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:47:05.478Z] Selecting previously unselected package xfsprogs. [2020-02-10T23:47:05.478Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2020-02-10T23:47:05.478Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-10T23:47:05.478Z] Selecting previously unselected package zip. [2020-02-10T23:47:05.478Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2020-02-10T23:47:05.478Z] Unpacking zip (3.0-11+b1) ... [2020-02-10T23:47:05.478Z] Selecting previously unselected package libapparmor-perl. [2020-02-10T23:47:05.478Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2020-02-10T23:47:05.478Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-10T23:47:05.478Z] Selecting previously unselected package apparmor. [2020-02-10T23:47:05.478Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2020-02-10T23:47:05.478Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-10T23:47:05.478Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T23:47:05.478Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2020-02-10T23:47:05.478Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-10T23:47:05.832Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T23:47:05.832Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2020-02-10T23:47:05.832Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-10T23:47:06.179Z] Selecting previously unselected package binutils-mingw-w64. [2020-02-10T23:47:06.179Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-10T23:47:06.179Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-10T23:47:06.179Z] Selecting previously unselected package mingw-w64-common. [2020-02-10T23:47:06.179Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-10T23:47:06.179Z] Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-10T23:47:06.986Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T23:47:06.986Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-10T23:47:06.986Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-10T23:47:07.756Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T23:47:07.756Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2020-02-10T23:47:07.756Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-10T23:47:07.756Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T23:47:07.756Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-02-10T23:47:08.099Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:47:11.228Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T23:47:11.228Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-02-10T23:47:11.228Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:47:13.039Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-10T23:47:13.039Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-10T23:47:13.039Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2020-02-10T23:47:13.039Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-10T23:47:13.039Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-02-10T23:47:13.039Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-10T23:47:13.039Z] Processing triggers for mime-support (3.60) ... [2020-02-10T23:47:13.039Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:47:13.039Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2020-02-10T23:47:13.039Z] Setting up libcap2-bin (1:2.25-1) ... [2020-02-10T23:47:13.039Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-10T23:47:13.384Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-10T23:47:13.384Z] Setting up bash-completion (1:2.1-4.3) ... [2020-02-10T23:47:13.735Z] Setting up libonig4:s390x (6.1.3-2) ... [2020-02-10T23:47:13.735Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-02-10T23:47:13.735Z] Setting up zip (3.0-11+b1) ... [2020-02-10T23:47:13.735Z] Setting up bzip2 (1.0.6-8.1) ... [2020-02-10T23:47:13.735Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-10T23:47:13.735Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-02-10T23:47:13.735Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:47:13.735Z] Setting up libaio1:s390x (0.3.110-3) ... [2020-02-10T23:47:13.735Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-02-10T23:47:13.735Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-10T23:47:13.735Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T23:47:13.735Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-10T23:47:13.735Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:47:13.735Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2020-02-10T23:47:13.735Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2020-02-10T23:47:13.735Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2020-02-10T23:47:13.735Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:47:13.735Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2020-02-10T23:47:13.735Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2020-02-10T23:47:13.735Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-02-10T23:47:13.735Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-02-10T23:47:13.735Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-10T23:47:14.085Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2020-02-10T23:47:14.085Z] Setting up pigz (2.3.4-1) ... [2020-02-10T23:47:14.085Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-10T23:47:14.085Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2020-02-10T23:47:14.085Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-10T23:47:14.085Z] Setting up mingw-w64-common (5.0.1-1) ... [2020-02-10T23:47:14.085Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-10T23:47:14.085Z] Setting up jq (1.5+dfsg-1.3) ... [2020-02-10T23:47:14.085Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2020-02-10T23:47:14.085Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-02-10T23:47:14.085Z] Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-10T23:47:14.085Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:47:14.085Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T23:47:14.085Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T23:47:14.085Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T23:47:14.085Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T23:47:14.085Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T23:47:14.085Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T23:47:14.085Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T23:47:14.085Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T23:47:14.085Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-02-10T23:47:14.085Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-10T23:47:14.085Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-10T23:47:14.085Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-10T23:47:14.085Z] Setting up btrfs-progs (4.7.3-1) ... [2020-02-10T23:47:14.085Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2020-02-10T23:47:14.085Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-10T23:47:14.877Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2020-02-10T23:47:14.877Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:47:14.877Z] 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-02-10T23:47:14.877Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-10T23:47:14.877Z] 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-02-10T23:47:14.877Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-10T23:47:14.877Z] Setting up btrfs-tools (4.7.3-1) ... [2020-02-10T23:47:14.877Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:47:14.877Z] 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-02-10T23:47:14.877Z] 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-02-10T23:47:14.877Z] Setting up python3 (3.5.3-1) ... [2020-02-10T23:47:15.348Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-10T23:47:15.731Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-10T23:47:15.731Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-10T23:47:15.731Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-02-10T23:47:15.731Z] Setting up python3-wheel (0.29.0-2) ... [2020-02-10T23:47:15.731Z] Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-10T23:47:16.091Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-02-10T23:47:16.091Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-10T23:47:16.091Z] Setting up dmsetup (2:1.02.137-2) ... [2020-02-10T23:47:16.091Z] Setting up python3-setuptools (33.1.1-1) ... [2020-02-10T23:47:16.450Z] Setting up dh-python (2.20170125) ... [2020-02-10T23:47:16.450Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-02-10T23:47:16.450Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:47:20.403Z] Removing intermediate container 970e76b8d53a [2020-02-10T23:47:20.403Z] ---> d693d9fbf368 [2020-02-10T23:47:20.403Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-02-10T23:47:20.403Z] ---> Running in 67c5e2588c73 [2020-02-10T23:47:21.654Z] Collecting yamllint==1.16.0 [2020-02-10T23:47:21.654Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T23:47:21.654Z] Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T23:47:22.110Z] Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T23:47:22.523Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T23:47:22.523Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T23:47:22.523Z] Building wheels for collected packages: pyyaml [2020-02-10T23:47:22.523Z] Running setup.py bdist_wheel for pyyaml: started [2020-02-10T23:47:22.871Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T23:47:22.871Z] Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T23:47:22.871Z] Successfully built pyyaml [2020-02-10T23:47:22.871Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-02-10T23:47:22.871Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T23:47:23.220Z] Removing intermediate container 67c5e2588c73 [2020-02-10T23:47:23.220Z] ---> ddcb03260a07 [2020-02-10T23:47:23.220Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-10T23:47:23.987Z] ---> 052390c5aeff [2020-02-10T23:47:23.987Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T23:47:25.220Z] ---> f11db994f720 [2020-02-10T23:47:25.220Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-10T23:47:26.469Z] ---> c9a2fff40112 [2020-02-10T23:47:26.469Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T23:47:26.833Z] ---> c0e4218ab28f [2020-02-10T23:47:26.833Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T23:47:26.833Z] ---> 2e7b695aeb6a [2020-02-10T23:47:26.833Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T23:47:27.291Z] ---> 348a61b11531 [2020-02-10T23:47:27.291Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T23:47:27.646Z] ---> c2ed165c5d09 [2020-02-10T23:47:27.646Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T23:47:27.996Z] ---> 397059f8d62e [2020-02-10T23:47:27.996Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T23:47:28.344Z] ---> 0de19751084f [2020-02-10T23:47:28.344Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T23:47:28.696Z] ---> cf0bc971e7c0 [2020-02-10T23:47:28.696Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T23:47:29.053Z] ---> 194a7b138aa2 [2020-02-10T23:47:29.053Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-10T23:47:29.807Z] ---> 9749cbdc2fdf [2020-02-10T23:47:29.807Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2020-02-10T23:47:30.157Z] ---> 9289f9964cfc [2020-02-10T23:47:30.157Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T23:47:30.507Z] ---> 1298b823c192 [2020-02-10T23:47:30.507Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-02-10T23:47:30.870Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-02-10T23:47:30.870Z] bad55c542dc9: Pulling fs layer [2020-02-10T23:47:31.237Z] bad55c542dc9: Verifying Checksum [2020-02-10T23:47:31.237Z] bad55c542dc9: Download complete [2020-02-10T23:47:31.237Z] bad55c542dc9: Pull complete [2020-02-10T23:47:31.237Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-10T23:47:31.237Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-10T23:47:31.590Z] ---> 7f0a9d6f2996 [2020-02-10T23:47:31.590Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-02-10T23:47:32.037Z] ---> Running in 56806f560df4 [2020-02-10T23:47:32.037Z] Removing intermediate container 56806f560df4 [2020-02-10T23:47:32.037Z] ---> 78255cd67ee8 [2020-02-10T23:47:32.037Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-02-10T23:47:32.037Z] ---> Running in 20aa4d68d6b3 [2020-02-10T23:47:32.468Z] Removing intermediate container 20aa4d68d6b3 [2020-02-10T23:47:32.468Z] ---> 812caf0134af [2020-02-10T23:47:32.468Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-02-10T23:47:32.468Z] ---> Running in e8dea3b067f2 [2020-02-10T23:47:32.468Z] Removing intermediate container e8dea3b067f2 [2020-02-10T23:47:32.468Z] ---> 77656f95c7d7 [2020-02-10T23:47:32.468Z] Step 122/125 : VOLUME /var/lib/docker [2020-02-10T23:47:32.468Z] ---> Running in d6beb389543a [2020-02-10T23:47:32.899Z] Removing intermediate container d6beb389543a [2020-02-10T23:47:32.899Z] ---> 39a454e589fc [2020-02-10T23:47:32.899Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-02-10T23:47:32.899Z] ---> Running in 3c092a4c9d3d [2020-02-10T23:47:32.899Z] Removing intermediate container 3c092a4c9d3d [2020-02-10T23:47:32.899Z] ---> 09a05985c201 [2020-02-10T23:47:32.899Z] Step 124/125 : FROM dev AS final [2020-02-10T23:47:32.899Z] ---> 09a05985c201 [2020-02-10T23:47:32.899Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-02-10T23:47:35.256Z] ---> a1fb865f311c [2020-02-10T23:47:35.256Z] Successfully built a1fb865f311c [2020-02-10T23:47:35.256Z] Successfully tagged docker:5e23653130a65e90b7296c70f9230d9f09374efb [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T23:47:36.038Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40490/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5e23653130a65e90b7296c70f9230d9f09374efb hack/test/unit [2020-02-10T23:47:36.978Z] 🇩 bin/containerd-stress [2020-02-10T23:47:38.628Z] ? github.com/docker/docker/api [no test files] [2020-02-10T23:47:41.390Z] 🇩 bin/containerd-shim [2020-02-10T23:47:47.869Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2020-02-10T23:47:48.827Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-02-10T23:47:51.723Z] 🇩 bin/containerd-shim-runc-v1 [2020-02-10T23:47:52.979Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-02-10T23:47:54.337Z] Congratulations! All api changes are done the right way. [2020-02-10T23:47:54.337Z] Congratulations! All toml source files changed here have valid syntax. [2020-02-10T23:47:54.337Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-10T23:47:54.337Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-10T23:47:54.950Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40490/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5e23653130a65e90b7296c70f9230d9f09374efb hack/make.sh dynbinary-daemon test-docker-py [2020-02-10T23:47:55.508Z] [2020-02-10T23:47:55.508Z] Removing bundles/ [2020-02-10T23:47:55.508Z] [2020-02-10T23:47:55.508Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-10T23:47:55.508Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:47:55.508Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T23:47:56.139Z] 🇩 binaries [2020-02-10T23:47:56.139Z] + mkdir -p /build [2020-02-10T23:47:56.139Z] + cp bin/containerd /build/containerd [2020-02-10T23:47:56.139Z] + cp bin/containerd-shim /build/containerd-shim [2020-02-10T23:47:56.139Z] + cp bin/ctr /build/ctr [2020-02-10T23:47:56.442Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:47:56.442Z] [2020-02-10T23:47:56.442Z] [2020-02-10T23:47:56.442Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-10T23:47:56.442Z] [2020-02-10T23:47:56.442Z] [2020-02-10T23:47:56.442Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T23:47:56.442Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T23:47:56.442Z] No new tests added to integration. [2020-02-10T23:47:56.442Z] [2020-02-10T23:47:56.442Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T23:47:56.442Z] PKG_CONFIG=pkg-config [2020-02-10T23:47:56.442Z] GOLANG_VERSION=1.12.16 [2020-02-10T23:47:56.442Z] HOSTNAME=ebdaf859dea0 [2020-02-10T23:47:56.442Z] KEEPBUNDLE=1 [2020-02-10T23:47:56.442Z] container=docker [2020-02-10T23:47:56.442Z] TEST_SKIP_INTEGRATION=1 [2020-02-10T23:47:56.442Z] GOPATH=/go [2020-02-10T23:47:56.442Z] PWD=/go/src/github.com/docker/docker [2020-02-10T23:47:56.442Z] HOME=/root [2020-02-10T23:47:56.442Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T23:47:56.442Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T23:47:56.442Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T23:47:56.442Z] DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:47:56.442Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T23:47:56.442Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T23:47:56.442Z] TERM=xterm [2020-02-10T23:47:56.442Z] VALIDATE_BRANCH=19.03 [2020-02-10T23:47:56.442Z] DEST=bundles/test-integration [2020-02-10T23:47:56.442Z] SHLVL=1 [2020-02-10T23:47:56.442Z] TIMEOUT=120m [2020-02-10T23:47:56.442Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-10T23:47:56.442Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T23:47:56.442Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T23:47:56.442Z] TESTDEBUG=0 [2020-02-10T23:47:56.442Z] _=/usr/bin/env [2020-02-10T23:47:56.442Z] Building test suite binary ./integration-cli/test.main [2020-02-10T23:47:56.443Z] PKG_CONFIG=pkg-config [2020-02-10T23:47:56.443Z] GOLANG_VERSION=1.12.16 [2020-02-10T23:47:56.443Z] HOSTNAME=fad024da5ee5 [2020-02-10T23:47:56.443Z] KEEPBUNDLE=1 [2020-02-10T23:47:56.443Z] container=docker [2020-02-10T23:47:56.443Z] TEST_SKIP_INTEGRATION=1 [2020-02-10T23:47:56.443Z] GOPATH=/go [2020-02-10T23:47:56.443Z] PWD=/go/src/github.com/docker/docker [2020-02-10T23:47:56.443Z] HOME=/root [2020-02-10T23:47:56.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T23:47:56.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T23:47:56.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T23:47:56.443Z] DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:47:56.443Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T23:47:56.443Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T23:47:56.443Z] TERM=xterm [2020-02-10T23:47:56.443Z] VALIDATE_BRANCH=19.03 [2020-02-10T23:47:56.443Z] DEST=bundles/test-integration [2020-02-10T23:47:56.443Z] SHLVL=1 [2020-02-10T23:47:56.443Z] TIMEOUT=120m [2020-02-10T23:47:56.443Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-10T23:47:56.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T23:47:56.443Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T23:47:56.443Z] TESTDEBUG=0 [2020-02-10T23:47:56.443Z] _=/usr/bin/env [2020-02-10T23:47:56.443Z] Building test suite binary ./integration-cli/test.main [2020-02-10T23:47:56.443Z] PKG_CONFIG=pkg-config [2020-02-10T23:47:56.443Z] GOLANG_VERSION=1.12.16 [2020-02-10T23:47:56.443Z] HOSTNAME=42779f721809 [2020-02-10T23:47:56.443Z] KEEPBUNDLE=1 [2020-02-10T23:47:56.443Z] container=docker [2020-02-10T23:47:56.443Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T23:47:56.443Z] GOPATH=/go [2020-02-10T23:47:56.443Z] PWD=/go/src/github.com/docker/docker [2020-02-10T23:47:56.443Z] HOME=/root [2020-02-10T23:47:56.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T23:47:56.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T23:47:56.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T23:47:56.443Z] DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:47:56.443Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T23:47:56.443Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T23:47:56.443Z] TERM=xterm [2020-02-10T23:47:56.443Z] VALIDATE_BRANCH=19.03 [2020-02-10T23:47:56.443Z] DEST=bundles/test-integration [2020-02-10T23:47:56.443Z] SHLVL=1 [2020-02-10T23:47:56.443Z] TIMEOUT=120m [2020-02-10T23:47:56.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T23:47:56.443Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T23:47:56.443Z] TESTDEBUG=0 [2020-02-10T23:47:56.443Z] _=/usr/bin/env [2020-02-10T23:47:56.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T23:48:01.648Z] Removing intermediate container 7bbc2b8731fd [2020-02-10T23:48:01.648Z] ---> d56fcc6beda3 [2020-02-10T23:48:01.648Z] Step 56/125 : FROM dev-base AS proxy [2020-02-10T23:48:01.648Z] ---> 317ac534ce8d [2020-02-10T23:48:01.648Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-02-10T23:48:01.648Z] ---> Running in a7e8313a2058 [2020-02-10T23:48:01.648Z] Removing intermediate container a7e8313a2058 [2020-02-10T23:48:01.648Z] ---> 17b5f581d4ba [2020-02-10T23:48:01.648Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:48:01.648Z] ---> 3a1083233af8 [2020-02-10T23:48:01.648Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:48:01.933Z] ---> f752ff63c9af [2020-02-10T23:48:01.933Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:48:01.933Z] ---> Running in c90dc638bcef [2020-02-10T23:48:02.220Z] + RM_GOPATH=0 [2020-02-10T23:48:02.220Z] + TMP_GOPATH= [2020-02-10T23:48:02.220Z] + : /build [2020-02-10T23:48:02.220Z] + '[' -z '' ']' [2020-02-10T23:48:02.220Z] ++ mktemp -d [2020-02-10T23:48:02.220Z] + export GOPATH=/tmp/tmp.gVaK0Bo4uz [2020-02-10T23:48:02.220Z] + GOPATH=/tmp/tmp.gVaK0Bo4uz [2020-02-10T23:48:02.220Z] + RM_GOPATH=1 [2020-02-10T23:48:02.220Z] ++ dirname ./install.sh [2020-02-10T23:48:02.220Z] + dir=. [2020-02-10T23:48:02.220Z] + bin=proxy [2020-02-10T23:48:02.220Z] + shift [2020-02-10T23:48:02.220Z] + '[' '!' -f ./proxy.installer ']' [2020-02-10T23:48:02.220Z] + . ./proxy.installer [2020-02-10T23:48:02.220Z] ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-10T23:48:02.220Z] + install_proxy [2020-02-10T23:48:02.220Z] + case "$1" in [2020-02-10T23:48:02.220Z] + export CGO_ENABLED=0 [2020-02-10T23:48:02.220Z] + CGO_ENABLED=0 [2020-02-10T23:48:02.220Z] + _install_proxy [2020-02-10T23:48:02.220Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-10T23:48:02.220Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-10T23:48:02.220Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gVaK0Bo4uz/src/github.com/docker/libnetwork [2020-02-10T23:48:02.220Z] Cloning into '/tmp/tmp.gVaK0Bo4uz/src/github.com/docker/libnetwork'... [2020-02-10T23:48:05.701Z] + cd /tmp/tmp.gVaK0Bo4uz/src/github.com/docker/libnetwork [2020-02-10T23:48:05.701Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-10T23:48:05.701Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T23:48:09.182Z] Removing intermediate container c90dc638bcef [2020-02-10T23:48:09.182Z] ---> d687d28aedeb [2020-02-10T23:48:09.182Z] Step 61/125 : FROM base AS gometalinter [2020-02-10T23:48:09.182Z] ---> 317ac534ce8d [2020-02-10T23:48:09.182Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-02-10T23:48:09.182Z] ---> Running in ad6e7ceb13fe [2020-02-10T23:48:09.182Z] Removing intermediate container ad6e7ceb13fe [2020-02-10T23:48:09.182Z] ---> cf8e8b230c7c [2020-02-10T23:48:09.182Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:48:09.481Z] ---> 278281e11b58 [2020-02-10T23:48:09.481Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:48:09.481Z] ---> 86ee23bfb995 [2020-02-10T23:48:09.481Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:48:09.481Z] ---> Running in 12958337cae6 [2020-02-10T23:48:09.766Z] + RM_GOPATH=0 [2020-02-10T23:48:09.766Z] + TMP_GOPATH= [2020-02-10T23:48:09.766Z] + : /build [2020-02-10T23:48:09.766Z] + '[' -z '' ']' [2020-02-10T23:48:09.766Z] ++ mktemp -d [2020-02-10T23:48:09.766Z] + export GOPATH=/tmp/tmp.mNnn7rfe8g [2020-02-10T23:48:09.766Z] + GOPATH=/tmp/tmp.mNnn7rfe8g [2020-02-10T23:48:09.766Z] + RM_GOPATH=1 [2020-02-10T23:48:09.766Z] ++ dirname ./install.sh [2020-02-10T23:48:09.766Z] + dir=. [2020-02-10T23:48:09.766Z] + bin=gometalinter [2020-02-10T23:48:09.766Z] + shift [2020-02-10T23:48:09.766Z] + '[' '!' -f ./gometalinter.installer ']' [2020-02-10T23:48:09.766Z] Installing gometalinter version v2.0.6 [2020-02-10T23:48:09.766Z] + . ./gometalinter.installer [2020-02-10T23:48:09.766Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-10T23:48:09.766Z] + install_gometalinter [2020-02-10T23:48:09.766Z] + echo 'Installing gometalinter version v2.0.6' [2020-02-10T23:48:09.766Z] + go get -d github.com/alecthomas/gometalinter [2020-02-10T23:48:11.248Z] + cd /tmp/tmp.mNnn7rfe8g/src/github.com/alecthomas/gometalinter [2020-02-10T23:48:11.248Z] + git checkout -q v2.0.6 [2020-02-10T23:48:11.535Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-10T23:48:30.056Z] + GOBIN=/build [2020-02-10T23:48:30.056Z] + /build/gometalinter --install [2020-02-10T23:48:30.056Z] Installing: [2020-02-10T23:48:30.056Z] deadcode [2020-02-10T23:48:30.056Z] dupl [2020-02-10T23:48:30.056Z] errcheck [2020-02-10T23:48:30.056Z] gas [2020-02-10T23:48:30.056Z] gochecknoglobals [2020-02-10T23:48:30.056Z] gochecknoinits [2020-02-10T23:48:30.056Z] goconst [2020-02-10T23:48:30.056Z] gocyclo [2020-02-10T23:48:30.056Z] goimports [2020-02-10T23:48:30.056Z] golint [2020-02-10T23:48:30.056Z] gosimple [2020-02-10T23:48:30.056Z] gotype [2020-02-10T23:48:30.056Z] gotypex [2020-02-10T23:48:30.056Z] ineffassign [2020-02-10T23:48:30.056Z] interfacer [2020-02-10T23:48:30.056Z] lll [2020-02-10T23:48:30.056Z] maligned [2020-02-10T23:48:30.056Z] megacheck [2020-02-10T23:48:30.056Z] misspell [2020-02-10T23:48:30.056Z] nakedret [2020-02-10T23:48:30.056Z] safesql [2020-02-10T23:48:30.056Z] staticcheck [2020-02-10T23:48:30.056Z] structcheck [2020-02-10T23:48:30.056Z] unconvert [2020-02-10T23:48:30.056Z] unparam [2020-02-10T23:48:30.056Z] unused [2020-02-10T23:48:30.056Z] varcheck [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T23:48:36.842Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-02-10T23:48:36.842Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T23:48:36.842Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T23:48:36.842Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-02-10T23:48:36.842Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T23:48:36.842Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-02-10T23:48:36.842Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T23:48:36.842Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T23:48:37.209Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-02-10T23:48:39.624Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2020-02-10T23:48:40.914Z] ok github.com/docker/docker/builder/dockerfile 1.018s coverage: 45.1% of statements [2020-02-10T23:48:42.165Z] ok github.com/docker/docker/builder/remotecontext 0.288s coverage: 13.6% of statements [2020-02-10T23:48:42.517Z] ok github.com/docker/docker/builder/remotecontext/git 0.639s coverage: 85.1% of statements [2020-02-10T23:48:42.517Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T23:48:42.517Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T23:48:42.517Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-02-10T23:48:46.617Z] ok github.com/docker/docker/client 0.234s coverage: 75.7% of statements [2020-02-10T23:49:02.691Z] Removing intermediate container 12958337cae6 [2020-02-10T23:49:02.692Z] ---> b5471160def7 [2020-02-10T23:49:02.692Z] Step 66/125 : FROM base AS gotestsum [2020-02-10T23:49:02.692Z] ---> 317ac534ce8d [2020-02-10T23:49:02.692Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-02-10T23:49:02.692Z] ---> Running in c8256efac8de [2020-02-10T23:49:02.692Z] Removing intermediate container c8256efac8de [2020-02-10T23:49:02.692Z] ---> 1321e2386137 [2020-02-10T23:49:02.692Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:49:02.692Z] ---> 840b197dd058 [2020-02-10T23:49:02.692Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:49:02.692Z] ---> 4f65c8ce064b [2020-02-10T23:49:02.692Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:49:02.692Z] ---> Running in 35c9cdc04470 [2020-02-10T23:49:03.157Z] + RM_GOPATH=0 [2020-02-10T23:49:03.157Z] + TMP_GOPATH= [2020-02-10T23:49:03.157Z] + : /build [2020-02-10T23:49:03.157Z] + '[' -z '' ']' [2020-02-10T23:49:03.157Z] ++ mktemp -d [2020-02-10T23:49:03.157Z] + export GOPATH=/tmp/tmp.BClp2W18HW [2020-02-10T23:49:03.157Z] + GOPATH=/tmp/tmp.BClp2W18HW [2020-02-10T23:49:03.157Z] + RM_GOPATH=1 [2020-02-10T23:49:03.157Z] ++ dirname ./install.sh [2020-02-10T23:49:03.157Z] + dir=. [2020-02-10T23:49:03.157Z] + bin=gotestsum [2020-02-10T23:49:03.157Z] + shift [2020-02-10T23:49:03.157Z] + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T23:49:03.157Z] + . ./gotestsum.installer [2020-02-10T23:49:03.157Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-10T23:49:03.157Z] + install_gotestsum [2020-02-10T23:49:03.157Z] + echo 'Installing gotestsum version v0.3.5' [2020-02-10T23:49:03.157Z] + go get -d gotest.tools/gotestsum [2020-02-10T23:49:03.157Z] Installing gotestsum version v0.3.5 [2020-02-10T23:49:10.208Z] ok github.com/docker/docker/cmd/dockerd/hack 0.002s coverage: 72.9% of statements [2020-02-10T23:49:10.591Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.6% of statements [2020-02-10T23:49:11.806Z] 65014b3c3121: Pull complete [2020-02-10T23:49:12.416Z] ok github.com/docker/docker/container 0.126s coverage: 35.6% of statements [2020-02-10T23:49:12.416Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T23:49:12.416Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T23:49:12.416Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T23:49:12.416Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T23:49:16.854Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:49:16.854Z] [2020-02-10T23:49:16.854Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-10T23:49:16.854Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-10T23:49:16.854Z] Using test binary docker [2020-02-10T23:49:16.854Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T23:49:16.854Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-10T23:49:16.854Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-10T23:49:16.854Z] Warning failed to create cache: (null) [2020-02-10T23:49:16.854Z] . [2020-02-10T23:49:16.854Z] INFO: Waiting for daemon to start... [2020-02-10T23:49:16.854Z] Starting dockerd [2020-02-10T23:49:16.854Z] . [2020-02-10T23:49:16.854Z] INFO: Building docker-sdk-python3:4.1.0... [2020-02-10T23:49:18.401Z] + cd /tmp/tmp.BClp2W18HW/src/gotest.tools/gotestsum [2020-02-10T23:49:18.401Z] + git checkout -q v0.3.5 [2020-02-10T23:49:18.401Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T23:49:18.696Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2020-02-10T23:49:20.451Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-10T23:49:21.682Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-02-10T23:49:29.326Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.425s coverage: 13.7% of statements [2020-02-10T23:49:31.096Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 82.2% of statements [2020-02-10T23:49:31.096Z] ok github.com/docker/docker/daemon 12.315s coverage: 17.5% of statements [2020-02-10T23:49:31.096Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T23:49:31.096Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T23:49:31.862Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.4% of statements [2020-02-10T23:49:32.216Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-02-10T23:49:32.216Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T23:49:32.216Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T23:49:33.596Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-02-10T23:49:36.000Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-02-10T23:49:36.757Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.217s coverage: 57.8% of statements [2020-02-10T23:49:36.907Z] Removing intermediate container 35c9cdc04470 [2020-02-10T23:49:36.907Z] ---> 3c4a666ca4ed [2020-02-10T23:49:36.907Z] Step 71/125 : FROM dev-base AS dockercli [2020-02-10T23:49:36.907Z] ---> 317ac534ce8d [2020-02-10T23:49:36.907Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-02-10T23:49:36.907Z] ---> Running in 005e97496946 [2020-02-10T23:49:36.907Z] Removing intermediate container 005e97496946 [2020-02-10T23:49:36.907Z] ---> 1dfeba1923a4 [2020-02-10T23:49:36.907Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:49:36.907Z] ---> e5acea812664 [2020-02-10T23:49:36.907Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:49:37.193Z] ---> a1c6fa93053c [2020-02-10T23:49:37.193Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:49:37.193Z] ---> Running in 4f32b9ade9b3 [2020-02-10T23:49:37.477Z] + RM_GOPATH=0 [2020-02-10T23:49:37.477Z] + TMP_GOPATH= [2020-02-10T23:49:37.477Z] + : /build [2020-02-10T23:49:37.477Z] + '[' -z '' ']' [2020-02-10T23:49:37.477Z] ++ mktemp -d [2020-02-10T23:49:37.477Z] + export GOPATH=/tmp/tmp.cBR6gSz57b [2020-02-10T23:49:37.477Z] + GOPATH=/tmp/tmp.cBR6gSz57b [2020-02-10T23:49:37.477Z] + RM_GOPATH=1 [2020-02-10T23:49:37.477Z] ++ dirname ./install.sh [2020-02-10T23:49:37.477Z] + dir=. [2020-02-10T23:49:37.477Z] + bin=dockercli [2020-02-10T23:49:37.477Z] + shift [2020-02-10T23:49:37.477Z] + '[' '!' -f ./dockercli.installer ']' [2020-02-10T23:49:37.477Z] + . ./dockercli.installer [2020-02-10T23:49:37.477Z] ++ DOCKERCLI_CHANNEL=stable [2020-02-10T23:49:37.477Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-10T23:49:37.477Z] + install_dockercli [2020-02-10T23:49:37.477Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T23:49:37.477Z] Install docker/cli version 17.06.2-ce from stable [2020-02-10T23:49:37.477Z] ++ uname -m [2020-02-10T23:49:37.477Z] + arch=ppc64le [2020-02-10T23:49:37.477Z] + '[' ppc64le '!=' x86_64 ']' [2020-02-10T23:49:37.477Z] + '[' ppc64le '!=' s390x ']' [2020-02-10T23:49:37.477Z] + '[' ppc64le '!=' armhf ']' [2020-02-10T23:49:37.477Z] + build_dockercli [2020-02-10T23:49:37.477Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.cBR6gSz57b/tmp/docker-ce [2020-02-10T23:49:37.477Z] Cloning into '/tmp/tmp.cBR6gSz57b/tmp/docker-ce'... [2020-02-10T23:49:42.951Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.260s coverage: 45.9% of statements [2020-02-10T23:49:45.279Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.834s coverage: 50.8% of statements [2020-02-10T23:49:46.028Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.817s coverage: 72.3% of statements [2020-02-10T23:49:46.028Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T23:49:47.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T23:49:47.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T23:49:47.986Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.653s coverage: 76.1% of statements [2020-02-10T23:49:48.749Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-02-10T23:49:49.515Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-02-10T23:49:51.919Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-02-10T23:49:51.919Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.734s coverage: 57.0% of statements [2020-02-10T23:49:51.919Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T23:49:51.919Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T23:49:51.919Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T23:49:51.919Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-02-10T23:49:51.919Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T23:49:53.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T23:49:53.707Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 43.7% of statements [2020-02-10T23:49:53.707Z] ok github.com/docker/docker/daemon/logger/awslogs 0.066s coverage: 78.2% of statements [2020-02-10T23:49:53.707Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T23:49:53.707Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T23:49:54.582Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-02-10T23:49:54.962Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-02-10T23:49:55.348Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-02-10T23:49:56.130Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 62.1% of statements [2020-02-10T23:49:56.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T23:49:56.503Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 74.7% of statements [2020-02-10T23:49:56.503Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T23:49:57.285Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 20.0% of statements [2020-02-10T23:49:58.546Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2020-02-10T23:49:58.546Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-02-10T23:49:59.352Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-10T23:49:59.353Z] ok github.com/docker/docker/daemon/logger/splunk 1.540s coverage: 84.5% of statements [2020-02-10T23:49:59.353Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T23:49:59.353Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T23:50:00.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T23:50:01.766Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2020-02-10T23:50:01.766Z] ok github.com/docker/docker/distribution 0.274s coverage: 22.3% of statements [2020-02-10T23:50:01.766Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T23:50:03.031Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-02-10T23:50:03.589Z] sha256:b24d9d6d6b52eac44dc227a413b0e830996ca6500188bf5d2b9c70ecd09c4917 [2020-02-10T23:50:03.589Z] INFO: Starting docker-py tests... [2020-02-10T23:50:03.589Z] ============================= test session starts ============================== [2020-02-10T23:50:03.589Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-10T23:50:03.589Z] rootdir: /src, inifile: pytest.ini [2020-02-10T23:50:03.589Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-10T23:50:03.589Z] collected 385 items / 3 deselected / 382 selected [2020-02-10T23:50:03.589Z] [2020-02-10T23:50:03.786Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-02-10T23:50:03.786Z] ok github.com/docker/docker/distribution/xfer 1.472s coverage: 83.4% of statements [2020-02-10T23:50:03.786Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T23:50:04.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T23:50:05.040Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2020-02-10T23:50:05.040Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T23:50:05.041Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-02-10T23:50:05.041Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-10T23:50:06.951Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-10T23:50:06.951Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-10T23:50:06.951Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-10T23:50:06.951Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-10T23:50:06.951Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-10T23:50:06.951Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-10T23:50:06.951Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-10T23:50:06.951Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-10T23:50:06.951Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-10T23:50:06.951Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-10T23:50:06.951Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T23:50:06.951Z] ok github.com/docker/docker/internal/testutil 0.009s coverage: 62.5% of statements [2020-02-10T23:50:07.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T23:50:07.327Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2020-02-10T23:50:08.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T23:50:08.575Z] ok github.com/docker/docker/opts 0.013s coverage: 66.9% of statements [2020-02-10T23:50:08.929Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-02-10T23:50:10.135Z] + cd /tmp/tmp.cBR6gSz57b/tmp/docker-ce [2020-02-10T23:50:10.135Z] + git checkout -q v17.06.2-ce [2020-02-10T23:50:10.135Z] + mkdir -p /tmp/tmp.cBR6gSz57b/src/github.com/docker [2020-02-10T23:50:10.135Z] + mv components/cli /tmp/tmp.cBR6gSz57b/src/github.com/docker/cli [2020-02-10T23:50:10.135Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-10T23:50:10.696Z] ok github.com/docker/docker/pkg/archive 0.473s coverage: 76.7% of statements [2020-02-10T23:50:11.625Z] ok github.com/docker/docker/pkg/authorization 0.351s coverage: 66.7% of statements [2020-02-10T23:50:11.995Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-02-10T23:50:12.350Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-02-10T23:50:14.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T23:50:16.252Z] ok github.com/docker/docker/layer 7.858s coverage: 72.0% of statements [2020-02-10T23:50:16.252Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T23:50:16.252Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T23:50:16.252Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T23:50:16.252Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T23:50:16.252Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T23:50:16.252Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T23:50:16.252Z] ok github.com/docker/docker/pkg/chrootarchive 3.437s coverage: 43.2% of statements [2020-02-10T23:50:16.252Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T23:50:16.252Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T23:50:16.617Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-02-10T23:50:16.981Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-02-10T23:50:16.981Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-02-10T23:50:17.760Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-02-10T23:50:18.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T23:50:18.596Z] ok github.com/docker/docker/pkg/discovery/nodes 0.023s coverage: 93.8% of statements [2020-02-10T23:50:18.970Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-02-10T23:50:20.190Z] ok github.com/docker/docker/pkg/filenotify 0.616s coverage: 66.3% of statements [2020-02-10T23:50:20.557Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-02-10T23:50:21.809Z] ok github.com/docker/docker/pkg/fsutils 0.374s coverage: 85.1% of statements [2020-02-10T23:50:21.809Z] ok github.com/docker/docker/pkg/discovery/kv 3.215s coverage: 84.1% of statements [2020-02-10T23:50:22.162Z] ok github.com/docker/docker/pkg/homedir 0.025s coverage: 10.2% of statements [2020-02-10T23:50:22.512Z] ok github.com/docker/docker/pkg/idtools 0.305s coverage: 70.1% of statements [2020-02-10T23:50:23.486Z] ok github.com/docker/docker/pkg/ioutils 0.370s coverage: 70.0% of statements [2020-02-10T23:50:23.486Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-02-10T23:50:23.872Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-02-10T23:50:23.872Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-02-10T23:50:23.872Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T23:50:24.239Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-02-10T23:50:24.595Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-02-10T23:50:24.949Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-10T23:50:25.301Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-02-10T23:50:25.656Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-02-10T23:50:26.031Z] ok github.com/docker/docker/pkg/mount 1.244s coverage: 69.6% of statements [2020-02-10T23:50:26.031Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T23:50:26.031Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T23:50:26.031Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T23:50:26.714Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-10T23:50:26.714Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-10T23:50:26.803Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2020-02-10T23:50:27.156Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-02-10T23:50:27.529Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2020-02-10T23:50:27.875Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-02-10T23:50:28.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T23:50:29.171Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 72.7% of statements [2020-02-10T23:50:29.193Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-10T23:50:29.541Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2020-02-10T23:50:32.616Z] ok github.com/docker/docker/pkg/signal 2.712s coverage: 61.0% of statements [2020-02-10T23:50:32.965Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-02-10T23:50:33.325Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-10T23:50:33.671Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-02-10T23:50:33.671Z] ok github.com/docker/docker/pkg/symlink 0.015s coverage: 87.7% of statements [2020-02-10T23:50:34.448Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-02-10T23:50:34.974Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 35.1% of statements [2020-02-10T23:50:35.348Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2020-02-10T23:50:36.123Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-02-10T23:50:36.491Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-02-10T23:50:36.849Z] testing: warning: no tests to run [2020-02-10T23:50:36.849Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-02-10T23:50:37.214Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-10T23:50:37.583Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-02-10T23:50:37.583Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-02-10T23:50:39.945Z] ok github.com/docker/docker/plugin 0.561s coverage: 27.3% of statements [2020-02-10T23:50:40.310Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2020-02-10T23:50:41.126Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.5% of statements [2020-02-10T23:50:41.477Z] ok github.com/docker/docker/reference 0.026s coverage: 84.4% of statements [2020-02-10T23:50:43.257Z] ok github.com/docker/docker/registry 0.146s coverage: 56.4% of statements [2020-02-10T23:50:43.616Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-10T23:50:43.616Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 47.1% of statements [2020-02-10T23:50:44.394Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-10T23:50:45.147Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-10T23:50:45.934Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-02-10T23:50:46.753Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-10T23:50:48.011Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-02-10T23:50:54.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T23:50:55.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T23:50:58.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T23:51:01.359Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2020-02-10T23:51:01.359Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T23:51:01.359Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T23:51:01.359Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T23:51:01.359Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T23:51:01.359Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T23:51:01.359Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T23:51:01.359Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T23:51:01.359Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T23:51:01.359Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T23:51:01.359Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T23:51:01.359Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === Skipped [2020-02-10T23:51:01.359Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T23:51:01.359Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T23:51:01.359Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T23:51:01.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:51:01.359Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T23:51:01.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:51:01.359Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T23:51:01.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:51:01.359Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T23:51:01.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:51:01.359Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T23:51:01.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:51:01.359Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T23:51:01.359Z] graphtest_unix.go:73: No driver to put! [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T23:51:01.359Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T23:51:01.359Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T23:51:01.359Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T23:51:01.359Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T23:51:01.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:51:01.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T23:51:01.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:51:01.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T23:51:01.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:51:01.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T23:51:01.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:51:01.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T23:51:01.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:51:01.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T23:51:01.359Z] graphtest_unix.go:73: No driver to put! [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T23:51:01.359Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] [2020-02-10T23:51:01.359Z] DONE 2065 tests, 19 skipped in 202.878s Post stage [Pipeline] junit [2020-02-10T23:51:01.478Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T23:51:03.633Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40490/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb -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:5e23653130a65e90b7296c70f9230d9f09374efb hack/make.sh dynbinary test-integration [2020-02-10T23:51:03.989Z] [2020-02-10T23:51:03.989Z] Removing bundles/ [2020-02-10T23:51:03.989Z] [2020-02-10T23:51:03.989Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T23:51:03.989Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:51:03.989Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T23:51:05.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T23:51:07.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T23:51:08.220Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-10T23:51:09.096Z] edbd72df76b4: Pull complete [2020-02-10T23:51:09.096Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-02-10T23:51:09.096Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:51:09.096Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-02-10T23:51:09.096Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-02-10T23:51:09.096Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973' [2020-02-10T23:51:09.096Z] WARN: Skipping validation tests [2020-02-10T23:51:09.096Z] INFO: Running unit tests at 02/10/2020 23:50:56... [2020-02-10T23:51:09.096Z] INFO: make.ps1 starting at 02/10/2020 23:51:00 [2020-02-10T23:51:09.096Z] INFO: Git commit (5e2365313) assumed from DOCKER_GITCOMMIT environment variable [2020-02-10T23:51:09.096Z] INFO: Invoking autogen... [2020-02-10T23:51:09.096Z] INFO: Running unit tests... [2020-02-10T23:51:11.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T23:51:15.298Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T23:51:15.298Z] Using test binary docker [2020-02-10T23:51:15.298Z] +++ /etc/init.d/apparmor start [2020-02-10T23:51:15.298Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-10T23:51:15.298Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-10T23:51:15.298Z] Warning failed to create cache: (null) [2020-02-10T23:51:15.298Z] . [2020-02-10T23:51:15.298Z] INFO: Waiting for daemon to start... [2020-02-10T23:51:15.298Z] Starting dockerd [2020-02-10T23:51:15.298Z] +++ 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-02-10T23:51:17.196Z] . [2020-02-10T23:51:17.196Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T23:51:17.196Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T23:51:17.196Z] Error: No such image: emptyfs [2020-02-10T23:51:17.196Z] ++++ docker load [2020-02-10T23:51:17.196Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T23:51:17.453Z] Running integration-test (iteration 1) [2020-02-10T23:51:17.453Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T23:51:17.453Z] ++ 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-02-10T23:51:17.453Z] ++ set -e [2020-02-10T23:51:17.453Z] ++ '[' -n 0 ']' [2020-02-10T23:51:17.453Z] ++ set -x [2020-02-10T23:51:17.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-02-10T23:51:18.474Z] + return [2020-02-10T23:51:18.475Z] Removing intermediate container 4f32b9ade9b3 [2020-02-10T23:51:18.475Z] ---> ce99f8de026b [2020-02-10T23:51:18.475Z] Step 76/125 : FROM runtime-dev AS runc [2020-02-10T23:51:18.475Z] ---> 0dee388c4657 [2020-02-10T23:51:18.475Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-02-10T23:51:18.475Z] ---> Running in b724415a6388 [2020-02-10T23:51:18.475Z] Removing intermediate container b724415a6388 [2020-02-10T23:51:18.475Z] ---> 8735f2aacc8c [2020-02-10T23:51:18.475Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:51:18.475Z] ---> 21fdbcf6434b [2020-02-10T23:51:18.475Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:51:18.475Z] ---> a4ce451d85b5 [2020-02-10T23:51:18.475Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:51:18.475Z] ---> Running in cfddef82cb9c [2020-02-10T23:51:18.475Z] + RM_GOPATH=0 [2020-02-10T23:51:18.475Z] + TMP_GOPATH= [2020-02-10T23:51:18.475Z] + : /build [2020-02-10T23:51:18.475Z] + '[' -z '' ']' [2020-02-10T23:51:18.475Z] ++ mktemp -d [2020-02-10T23:51:18.475Z] + export GOPATH=/tmp/tmp.gkbNqWKxNR [2020-02-10T23:51:18.475Z] + GOPATH=/tmp/tmp.gkbNqWKxNR [2020-02-10T23:51:18.475Z] + RM_GOPATH=1 [2020-02-10T23:51:18.475Z] ++ dirname ./install.sh [2020-02-10T23:51:18.475Z] + dir=. [2020-02-10T23:51:18.475Z] + bin=runc [2020-02-10T23:51:18.475Z] + shift [2020-02-10T23:51:18.475Z] + '[' '!' -f ./runc.installer ']' [2020-02-10T23:51:18.475Z] + . ./runc.installer [2020-02-10T23:51:18.475Z] ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T23:51:18.475Z] + install_runc [2020-02-10T23:51:18.475Z] + uname -r [2020-02-10T23:51:18.475Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T23:51:18.475Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T23:51:18.475Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T23:51:18.475Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T23:51:18.475Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gkbNqWKxNR/src/github.com/opencontainers/runc [2020-02-10T23:51:18.475Z] Cloning into '/tmp/tmp.gkbNqWKxNR/src/github.com/opencontainers/runc'... [2020-02-10T23:51:18.475Z] + cd /tmp/tmp.gkbNqWKxNR/src/github.com/opencontainers/runc [2020-02-10T23:51:18.475Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T23:51:18.475Z] + '[' -z '' ']' [2020-02-10T23:51:18.475Z] + target=static [2020-02-10T23:51:18.475Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T23:51:18.475Z] 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-02-10T23:51:24.775Z] ? github.com/docker/docker/api [no test files] [2020-02-10T23:51:36.108Z] ok github.com/docker/docker/api/server 0.197s coverage: 7.9% of statements [2020-02-10T23:51:49.509Z] Loaded image: buildpack-deps:jessie [2020-02-10T23:51:49.509Z] Loaded image: busybox:latest [2020-02-10T23:51:49.509Z] Loaded image: busybox:glibc [2020-02-10T23:51:49.509Z] Loaded image: debian:jessie [2020-02-10T23:51:49.509Z] Loaded image: hello-world:latest [2020-02-10T23:51:49.509Z] INFO: Testing against a local daemon [2020-02-10T23:51:49.509Z] === RUN TestBuildWithSession [2020-02-10T23:51:51.174Z] 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-02-10T23:51:51.174Z] + mkdir -p /build [2020-02-10T23:51:51.174Z] + cp runc /build/runc [2020-02-10T23:51:51.174Z] Removing intermediate container cfddef82cb9c [2020-02-10T23:51:51.174Z] ---> 8c61b9107569 [2020-02-10T23:51:51.174Z] Step 81/125 : FROM dev-base AS tini [2020-02-10T23:51:51.174Z] ---> 317ac534ce8d [2020-02-10T23:51:51.174Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:51:51.174Z] ---> Using cache [2020-02-10T23:51:51.174Z] ---> 4585bf945a7b [2020-02-10T23:51:51.174Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-02-10T23:51:51.174Z] ---> Running in e734d605d794 [2020-02-10T23:51:51.174Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:51:51.174Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:51:51.174Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:51:51.174Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:51:51.174Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:51:51.174Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [497 kB] [2020-02-10T23:51:51.174Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-10T23:51:51.174Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-02-10T23:51:52.223Z] Fetched 7735 kB in 3s (2444 kB/s) [2020-02-10T23:51:52.695Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:51:52.695Z] [2020-02-10T23:51:52.695Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T23:51:52.695Z] PKG_CONFIG=pkg-config [2020-02-10T23:51:52.695Z] GOLANG_VERSION=1.12.16 [2020-02-10T23:51:52.695Z] HOSTNAME=0eec32db00f2 [2020-02-10T23:51:52.695Z] DOCKER_EXPERIMENTAL=1 [2020-02-10T23:51:52.695Z] container=docker [2020-02-10T23:51:52.695Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T23:51:52.695Z] GOPATH=/go [2020-02-10T23:51:52.695Z] PWD=/go/src/github.com/docker/docker [2020-02-10T23:51:52.695Z] HOME=/root [2020-02-10T23:51:52.695Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T23:51:52.695Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T23:51:52.695Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T23:51:52.695Z] DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-10T23:51:52.695Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T23:51:52.695Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T23:51:52.695Z] TERM=xterm [2020-02-10T23:51:52.695Z] VALIDATE_BRANCH=19.03 [2020-02-10T23:51:52.695Z] DEST=bundles/test-integration [2020-02-10T23:51:52.695Z] SHLVL=1 [2020-02-10T23:51:52.695Z] TIMEOUT=120m [2020-02-10T23:51:52.695Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T23:51:52.695Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T23:51:52.695Z] TESTDEBUG=0 [2020-02-10T23:51:52.695Z] _=/usr/bin/env [2020-02-10T23:51:52.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T23:51:53.267Z] Reading package lists... [2020-02-10T23:51:53.690Z] --- PASS: TestBuildWithSession (4.50s) [2020-02-10T23:51:53.690Z] === RUN TestBuildSquashParent [2020-02-10T23:51:54.300Z] Reading package lists... [2020-02-10T23:51:54.621Z] Building dependency tree... [2020-02-10T23:51:54.621Z] Reading state information... [2020-02-10T23:51:54.912Z] The following additional packages will be installed: [2020-02-10T23:51:54.912Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-10T23:51:54.912Z] Suggested packages: [2020-02-10T23:51:54.912Z] codeblocks eclipse ninja-build lrzip [2020-02-10T23:51:54.912Z] Recommended packages: [2020-02-10T23:51:54.912Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T23:51:54.912Z] The following NEW packages will be installed: [2020-02-10T23:51:54.912Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-10T23:51:54.912Z] vim-common xxd [2020-02-10T23:51:54.912Z] 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:51:54.912Z] Need to get 13.4 MB of archives. [2020-02-10T23:51:54.912Z] After this operation, 60.4 MB of additional disk space will be used. [2020-02-10T23:51:54.912Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2020-02-10T23:51:55.204Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-02-10T23:51:55.204Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2020-02-10T23:51:56.246Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2020-02-10T23:51:56.545Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2020-02-10T23:51:56.545Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-10T23:51:56.545Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2020-02-10T23:51:56.545Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2020-02-10T23:51:56.833Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-10T23:51:56.833Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-10T23:51:56.833Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:51:57.133Z] Fetched 13.4 MB in 1s (7582 kB/s) [2020-02-10T23:51:57.133Z] Selecting previously unselected package cmake-data. [2020-02-10T23:51:57.133Z] (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 ... 14950 files and directories currently installed.) [2020-02-10T23:51:57.133Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-10T23:51:57.133Z] Unpacking cmake-data (3.7.2-1) ... [2020-02-10T23:51:57.758Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-02-10T23:51:57.758Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-02-10T23:51:57.758Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-10T23:51:57.758Z] Selecting previously unselected package libicu57:ppc64el. [2020-02-10T23:51:57.758Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2020-02-10T23:51:57.758Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2020-02-10T23:51:58.773Z] Selecting previously unselected package libxml2:ppc64el. [2020-02-10T23:51:58.773Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2020-02-10T23:51:58.773Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-10T23:51:58.773Z] Selecting previously unselected package libarchive13:ppc64el. [2020-02-10T23:51:58.773Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2020-02-10T23:51:58.773Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-02-10T23:51:59.058Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-10T23:51:59.058Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-10T23:51:59.058Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-10T23:51:59.058Z] Selecting previously unselected package libuv1:ppc64el. [2020-02-10T23:51:59.058Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2020-02-10T23:51:59.058Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2020-02-10T23:51:59.058Z] Selecting previously unselected package cmake. [2020-02-10T23:51:59.058Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2020-02-10T23:51:59.058Z] Unpacking cmake (3.7.2-1) ... [2020-02-10T23:51:59.677Z] Selecting previously unselected package xxd. [2020-02-10T23:51:59.678Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-02-10T23:51:59.678Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:51:59.678Z] Selecting previously unselected package vim-common. [2020-02-10T23:51:59.678Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-10T23:51:59.678Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:51:59.678Z] Processing triggers for mime-support (3.60) ... [2020-02-10T23:51:59.678Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:51:59.678Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2020-02-10T23:51:59.678Z] Setting up cmake-data (3.7.2-1) ... [2020-02-10T23:51:59.678Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2020-02-10T23:51:59.678Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-10T23:51:59.678Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:51:59.678Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:51:59.678Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-10T23:51:59.678Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-10T23:51:59.678Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-02-10T23:51:59.678Z] Setting up cmake (3.7.2-1) ... [2020-02-10T23:51:59.678Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:52:01.729Z] Removing intermediate container e734d605d794 [2020-02-10T23:52:01.729Z] ---> d1a354238231 [2020-02-10T23:52:01.729Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:52:01.729Z] ---> 828cae82c368 [2020-02-10T23:52:01.729Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-02-10T23:52:01.729Z] ---> Running in b538067c82c1 [2020-02-10T23:52:01.729Z] Removing intermediate container b538067c82c1 [2020-02-10T23:52:01.729Z] ---> dcea140f4156 [2020-02-10T23:52:01.729Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:52:02.015Z] ---> e88d392241dc [2020-02-10T23:52:02.015Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:52:02.015Z] ---> Running in e8df072e915f [2020-02-10T23:52:02.302Z] + RM_GOPATH=0 [2020-02-10T23:52:02.302Z] + TMP_GOPATH= [2020-02-10T23:52:02.302Z] + : /build [2020-02-10T23:52:02.302Z] + '[' -z '' ']' [2020-02-10T23:52:02.302Z] ++ mktemp -d [2020-02-10T23:52:02.302Z] + export GOPATH=/tmp/tmp.nar7fjBaxS [2020-02-10T23:52:02.302Z] + GOPATH=/tmp/tmp.nar7fjBaxS [2020-02-10T23:52:02.302Z] + RM_GOPATH=1 [2020-02-10T23:52:02.302Z] ++ dirname ./install.sh [2020-02-10T23:52:02.302Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:52:02.302Z] + dir=. [2020-02-10T23:52:02.302Z] + bin=tini [2020-02-10T23:52:02.302Z] + shift [2020-02-10T23:52:02.302Z] + '[' '!' -f ./tini.installer ']' [2020-02-10T23:52:02.302Z] + . ./tini.installer [2020-02-10T23:52:02.302Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:52:02.302Z] + install_tini [2020-02-10T23:52:02.302Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T23:52:02.302Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.nar7fjBaxS/tini [2020-02-10T23:52:02.302Z] Cloning into '/tmp/tmp.nar7fjBaxS/tini'... [2020-02-10T23:52:02.587Z] + cd /tmp/tmp.nar7fjBaxS/tini [2020-02-10T23:52:02.587Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T23:52:02.587Z] + cmake . [2020-02-10T23:52:02.872Z] -- The C compiler identification is GNU 6.3.0 [2020-02-10T23:52:02.872Z] -- Check for working C compiler: /usr/bin/cc [2020-02-10T23:52:02.872Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T23:52:02.872Z] -- Detecting C compiler ABI info [2020-02-10T23:52:03.157Z] -- Detecting C compiler ABI info - done [2020-02-10T23:52:03.157Z] -- Detecting C compile features [2020-02-10T23:52:03.442Z] -- Detecting C compile features - done [2020-02-10T23:52:03.442Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T23:52:03.442Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T23:52:03.442Z] -- Configuring done [2020-02-10T23:52:03.650Z] --- PASS: TestBuildSquashParent (10.27s) [2020-02-10T23:52:03.650Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-02-10T23:52:03.650Z] daemon.go:325: [d494652b191a8] waiting for daemon to start [2020-02-10T23:52:03.650Z] daemon.go:325: [d494652b191a8] waiting for daemon to start [2020-02-10T23:52:03.650Z] daemon.go:353: [d494652b191a8] daemon started [2020-02-10T23:52:03.650Z] daemon.go:461: [d494652b191a8] Stopping daemon [2020-02-10T23:52:03.650Z] daemon.go:296: [d494652b191a8] exiting daemon [2020-02-10T23:52:03.650Z] daemon.go:448: [d494652b191a8] Daemon stopped [2020-02-10T23:52:03.650Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T23:52:03.650Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:52:03.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:52:03.650Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:52:03.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:52:03.650Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:52:03.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:52:03.650Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:52:03.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:52:03.650Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:52:03.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:52:03.650Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:52:03.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:52:03.650Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:52:03.650Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:52:03.728Z] -- Generating done [2020-02-10T23:52:03.728Z] -- Build files have been written to: /tmp/tmp.nar7fjBaxS/tini [2020-02-10T23:52:03.728Z] + make tini-static [2020-02-10T23:52:03.728Z] Scanning dependencies of target tini-static [2020-02-10T23:52:03.728Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T23:52:04.014Z] [100%] Linking C executable tini-static [2020-02-10T23:52:04.299Z] [100%] Built target tini-static [2020-02-10T23:52:04.299Z] + mkdir -p /build [2020-02-10T23:52:04.299Z] + cp tini-static /build/docker-init [2020-02-10T23:52:04.585Z] Removing intermediate container e8df072e915f [2020-02-10T23:52:04.585Z] ---> 7c223a7eaa65 [2020-02-10T23:52:04.585Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-02-10T23:52:04.585Z] ---> 317ac534ce8d [2020-02-10T23:52:04.585Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-02-10T23:52:04.870Z] ---> Running in 016c98b8e5e5 [2020-02-10T23:52:04.870Z] Removing intermediate container 016c98b8e5e5 [2020-02-10T23:52:04.870Z] ---> c24b66696b05 [2020-02-10T23:52:04.870Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T23:52:05.154Z] ---> 382faea4aebe [2020-02-10T23:52:05.154Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-10T23:52:05.154Z] ---> 4f2c127b94ea [2020-02-10T23:52:05.154Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-02-10T23:52:05.154Z] ---> Running in 1d639f602ec2 [2020-02-10T23:52:05.439Z] + RM_GOPATH=0 [2020-02-10T23:52:05.439Z] + TMP_GOPATH= [2020-02-10T23:52:05.439Z] + : /build/ [2020-02-10T23:52:05.439Z] + '[' -z '' ']' [2020-02-10T23:52:05.439Z] ++ mktemp -d [2020-02-10T23:52:05.439Z] + export GOPATH=/tmp/tmp.iRqUBUQL8l [2020-02-10T23:52:05.439Z] + GOPATH=/tmp/tmp.iRqUBUQL8l [2020-02-10T23:52:05.439Z] + RM_GOPATH=1 [2020-02-10T23:52:05.439Z] ++ dirname ./install.sh [2020-02-10T23:52:05.439Z] + dir=. [2020-02-10T23:52:05.439Z] + bin=rootlesskit [2020-02-10T23:52:05.439Z] + shift [2020-02-10T23:52:05.439Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T23:52:05.439Z] + . ./rootlesskit.installer [2020-02-10T23:52:05.439Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:52:05.439Z] + install_rootlesskit [2020-02-10T23:52:05.439Z] + case "$1" in [2020-02-10T23:52:05.439Z] + export CGO_ENABLED=0 [2020-02-10T23:52:05.439Z] + CGO_ENABLED=0 [2020-02-10T23:52:05.439Z] + _install_rootlesskit [2020-02-10T23:52:05.439Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T23:52:05.439Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:52:05.439Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iRqUBUQL8l/src/github.com/rootless-containers/rootlesskit [2020-02-10T23:52:05.439Z] Cloning into '/tmp/tmp.iRqUBUQL8l/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T23:52:06.454Z] + cd /tmp/tmp.iRqUBUQL8l/src/github.com/rootless-containers/rootlesskit [2020-02-10T23:52:06.454Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T23:52:06.454Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T23:52:06.454Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T23:52:06.926Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:52:06.926Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:52:10.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:52:10.477Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:52:14.653Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-02-10T23:52:14.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) [2020-02-10T23:52:14.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.64s) [2020-02-10T23:52:14.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.56s) [2020-02-10T23:52:14.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.55s) [2020-02-10T23:52:14.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.50s) [2020-02-10T23:52:14.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.39s) [2020-02-10T23:52:14.653Z] === RUN TestBuildMultiStageCopy [2020-02-10T23:52:14.653Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T23:52:16.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T23:52:16.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T23:52:16.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T23:52:17.182Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T23:52:17.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T23:52:18.116Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T23:52:18.681Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T23:52:19.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T23:52:19.085Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T23:52:19.085Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T23:52:19.246Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T23:52:20.179Z] --- PASS: TestBuildMultiStageCopy (6.14s) [2020-02-10T23:52:20.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2020-02-10T23:52:20.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2020-02-10T23:52:20.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.76s) [2020-02-10T23:52:20.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-02-10T23:52:20.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.76s) [2020-02-10T23:52:20.179Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T23:52:20.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T23:52:20.373Z] ................................................ [ 29%] [2020-02-10T23:52:21.032Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T23:52:21.032Z] ok github.com/docker/docker/api/server/httputils 0.091s coverage: 14.7% of statements [2020-02-10T23:52:21.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T23:52:21.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T23:52:21.795Z] Removing intermediate container 1d639f602ec2 [2020-02-10T23:52:21.795Z] ---> 6433cdf3ca89 [2020-02-10T23:52:21.795Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T23:52:21.795Z] ---> 6516d138c99c [2020-02-10T23:52:21.795Z] Step 94/125 : FROM runtime-dev AS dev [2020-02-10T23:52:21.795Z] ---> 0dee388c4657 [2020-02-10T23:52:21.795Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-02-10T23:52:21.795Z] ---> Running in 71ad671ab12d [2020-02-10T23:52:21.795Z] Removing intermediate container 71ad671ab12d [2020-02-10T23:52:21.795Z] ---> 215c7f03b185 [2020-02-10T23:52:21.795Z] Step 96/125 : RUN groupadd -r docker [2020-02-10T23:52:21.795Z] ---> Running in c267c91379ae [2020-02-10T23:52:22.077Z] --- PASS: TestBuildMultiStageParentConfig (1.70s) [2020-02-10T23:52:22.077Z] === RUN TestBuildLabelWithTargets [2020-02-10T23:52:22.323Z] ok github.com/docker/docker/api/server/middleware 0.185s coverage: 37.7% of statements [2020-02-10T23:52:22.323Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T23:52:22.323Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T23:52:22.323Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T23:52:22.323Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T23:52:22.323Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T23:52:22.323Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T23:52:22.323Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T23:52:22.323Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T23:52:22.323Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T23:52:22.323Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T23:52:22.323Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T23:52:22.415Z] Removing intermediate container c267c91379ae [2020-02-10T23:52:22.415Z] ---> b6c3e6aa6772 [2020-02-10T23:52:22.415Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T23:52:22.415Z] ---> Running in 9b6a371cb6bb [2020-02-10T23:52:23.036Z] Removing intermediate container 9b6a371cb6bb [2020-02-10T23:52:23.036Z] ---> 0cd90db9e870 [2020-02-10T23:52:23.036Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-02-10T23:52:23.321Z] ---> Running in ce2efabc53ce [2020-02-10T23:52:23.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T23:52:23.619Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T23:52:23.909Z] Removing intermediate container ce2efabc53ce [2020-02-10T23:52:23.909Z] ---> 6d33c931624f [2020-02-10T23:52:23.909Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-02-10T23:52:23.909Z] ---> Running in fae4dc3af515 [2020-02-10T23:52:24.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T23:52:24.334Z] ok github.com/docker/docker/api/server/router/swarm 0.149s coverage: 3.1% of statements [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T23:52:24.334Z] ok github.com/docker/docker/api/types/filters 0.068s coverage: 92.2% of statements [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T23:52:24.334Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T23:52:24.334Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T23:52:24.334Z] ok github.com/docker/docker/api/types/time 0.314s coverage: 100.0% of statements [2020-02-10T23:52:24.530Z] Removing intermediate container fae4dc3af515 [2020-02-10T23:52:24.530Z] ---> e34db9b57d9c [2020-02-10T23:52:24.530Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-02-10T23:52:24.604Z] --- PASS: TestBuildLabelWithTargets (2.44s) [2020-02-10T23:52:24.604Z] === RUN TestBuildWithEmptyLayers [2020-02-10T23:52:24.814Z] ---> Running in 5fefdc4cda22 [2020-02-10T23:52:24.945Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2020-02-10T23:52:24.945Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T23:52:24.945Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T23:52:24.945Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T23:52:24.945Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-02-10T23:52:24.945Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-10T23:52:24.945Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T23:52:24.945Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T23:52:24.945Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T23:52:24.945Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T23:52:24.945Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T23:52:24.945Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T23:52:24.945Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T23:52:24.945Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T23:52:25.434Z] Removing intermediate container 5fefdc4cda22 [2020-02-10T23:52:25.434Z] ---> d995e634beee [2020-02-10T23:52:25.434Z] Step 101/125 : RUN ldconfig [2020-02-10T23:52:25.434Z] ---> Running in dc4b39d6b99d [2020-02-10T23:52:25.537Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2020-02-10T23:52:25.537Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T23:52:26.214Z] Removing intermediate container dc4b39d6b99d [2020-02-10T23:52:26.214Z] ---> 44c29bb1dfe1 [2020-02-10T23:52:26.214Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2020-02-10T23:52:26.214Z] ---> Running in a6f946827051 [2020-02-10T23:52:26.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T23:52:26.835Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-10T23:52:26.835Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-10T23:52:26.835Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-10T23:52:26.835Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-10T23:52:27.122Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-02-10T23:52:27.122Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [497 kB] [2020-02-10T23:52:27.411Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-10T23:52:27.411Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-02-10T23:52:29.591Z] ok github.com/docker/docker/builder/dockerfile 0.760s coverage: 43.2% of statements [2020-02-10T23:52:29.591Z] ok github.com/docker/docker/builder/dockerignore 0.249s coverage: 96.8% of statements [2020-02-10T23:52:29.591Z] ok github.com/docker/docker/builder/fscache 1.068s coverage: 69.2% of statements [2020-02-10T23:52:29.591Z] ok github.com/docker/docker/builder/remotecontext 0.434s coverage: 9.2% of statements [2020-02-10T23:52:29.818Z] --- PASS: TestBuildMultiStageOnBuild (3.77s) [2020-02-10T23:52:29.818Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T23:52:30.100Z] Fetched 7735 kB in 3s (2440 kB/s) [2020-02-10T23:52:30.720Z] Reading package lists... [2020-02-10T23:52:31.191Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2020-02-10T23:52:31.191Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T23:52:31.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T23:52:32.037Z] Reading package lists... [2020-02-10T23:52:32.323Z] Building dependency tree... [2020-02-10T23:52:32.323Z] Reading state information... [2020-02-10T23:52:32.323Z] The following additional packages will be installed: [2020-02-10T23:52:32.323Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-10T23:52:32.323Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-10T23:52:32.323Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-10T23:52:32.323Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-10T23:52:32.323Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T23:52:32.323Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-10T23:52:32.323Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-10T23:52:32.323Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-10T23:52:32.323Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-10T23:52:32.323Z] Suggested packages: [2020-02-10T23:52:32.323Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-10T23:52:32.323Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-10T23:52:32.323Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-10T23:52:32.323Z] vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T23:52:32.323Z] Recommended packages: [2020-02-10T23:52:32.323Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-10T23:52:32.323Z] python3-keyrings.alt python3-xdg unzip [2020-02-10T23:52:33.337Z] The following NEW packages will be installed: [2020-02-10T23:52:33.337Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-10T23:52:33.337Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-10T23:52:33.337Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-10T23:52:33.337Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-10T23:52:33.337Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-10T23:52:33.337Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-10T23:52:33.337Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-10T23:52:33.337Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-10T23:52:33.337Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-10T23:52:33.337Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-10T23:52:33.337Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-10T23:52:33.337Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-10T23:52:33.337Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-10T23:52:33.337Z] xfsprogs xxd xz-utils zip [2020-02-10T23:52:33.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T23:52:33.622Z] 0 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2020-02-10T23:52:33.622Z] Need to get 87.3 MB of archives. [2020-02-10T23:52:33.622Z] After this operation, 585 MB of additional disk space will be used. [2020-02-10T23:52:33.622Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2020-02-10T23:52:33.622Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-02-10T23:52:33.622Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2020-02-10T23:52:33.622Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2020-02-10T23:52:33.622Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2020-02-10T23:52:33.622Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2020-02-10T23:52:33.622Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2020-02-10T23:52:33.908Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2020-02-10T23:52:33.908Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2020-02-10T23:52:33.908Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2020-02-10T23:52:34.194Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2020-02-10T23:52:34.194Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2020-02-10T23:52:34.194Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2020-02-10T23:52:34.194Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2020-02-10T23:52:34.194Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2020-02-10T23:52:34.194Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2020-02-10T23:52:34.194Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2020-02-10T23:52:34.194Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2020-02-10T23:52:34.194Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2020-02-10T23:52:34.194Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2020-02-10T23:52:34.194Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2020-02-10T23:52:34.194Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-10T23:52:34.194Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-10T23:52:34.194Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2020-02-10T23:52:34.194Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2020-02-10T23:52:34.194Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2020-02-10T23:52:34.194Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2020-02-10T23:52:34.194Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-02-10T23:52:34.194Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-02-10T23:52:34.194Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-02-10T23:52:34.194Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2020-02-10T23:52:34.194Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2020-02-10T23:52:34.194Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-02-10T23:52:34.194Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-02-10T23:52:34.194Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-02-10T23:52:34.194Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2020-02-10T23:52:34.194Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2020-02-10T23:52:34.194Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2020-02-10T23:52:34.194Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2020-02-10T23:52:34.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T23:52:34.480Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2020-02-10T23:52:34.480Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2020-02-10T23:52:34.480Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2020-02-10T23:52:34.480Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2020-02-10T23:52:34.480Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2020-02-10T23:52:34.480Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-02-10T23:52:34.480Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-02-10T23:52:34.480Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2020-02-10T23:52:34.480Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2020-02-10T23:52:34.480Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2020-02-10T23:52:34.480Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-10T23:52:34.764Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-10T23:52:34.764Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-10T23:52:34.764Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2020-02-10T23:52:34.764Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-10T23:52:34.764Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2020-02-10T23:52:34.764Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-10T23:52:35.049Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2020-02-10T23:52:35.049Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2020-02-10T23:52:35.049Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-10T23:52:35.049Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2020-02-10T23:52:35.049Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2020-02-10T23:52:35.334Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2020-02-10T23:52:35.334Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2020-02-10T23:52:35.334Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-02-10T23:52:35.334Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-10T23:52:35.369Z] --- PASS: TestBuildMultiStageLayerLeak (4.10s) [2020-02-10T23:52:35.369Z] === RUN TestBuildWithHugeFile [2020-02-10T23:52:35.621Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-10T23:52:35.906Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2020-02-10T23:52:35.906Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2020-02-10T23:52:36.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T23:52:36.920Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2020-02-10T23:52:37.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T23:52:37.944Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T23:52:37.944Z] Fetched 87.3 MB in 4s (20.7 MB/s) [2020-02-10T23:52:37.944Z] Selecting previously unselected package bash-completion. [2020-02-10T23:52:37.944Z] (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 ... 15020 files and directories currently installed.) [2020-02-10T23:52:37.944Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-10T23:52:38.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T23:52:38.962Z] Unpacking bash-completion (1:2.1-4.3) ... [2020-02-10T23:52:39.248Z] Selecting previously unselected package libnet1:ppc64el. [2020-02-10T23:52:39.248Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-02-10T23:52:39.248Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-02-10T23:52:39.248Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-10T23:52:39.248Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2020-02-10T23:52:39.248Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2020-02-10T23:52:39.248Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-10T23:52:39.248Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2020-02-10T23:52:39.248Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-02-10T23:52:39.248Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-02-10T23:52:39.248Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2020-02-10T23:52:39.248Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2020-02-10T23:52:39.429Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T23:52:39.430Z] Using test binary docker [2020-02-10T23:52:39.430Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T23:52:39.430Z] +++ /etc/init.d/apparmor start [2020-02-10T23:52:39.430Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-10T23:52:39.430Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-10T23:52:39.430Z] Warning failed to create cache: (null) [2020-02-10T23:52:39.430Z] . [2020-02-10T23:52:39.430Z] Starting dockerd [2020-02-10T23:52:39.430Z] INFO: Waiting for daemon to start... [2020-02-10T23:52:39.430Z] +++ 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-02-10T23:52:39.535Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2020-02-10T23:52:39.535Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-02-10T23:52:39.535Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-02-10T23:52:39.535Z] Selecting previously unselected package python3.5-minimal. [2020-02-10T23:52:39.535Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-02-10T23:52:39.535Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-10T23:52:39.821Z] Selecting previously unselected package python3-minimal. [2020-02-10T23:52:39.821Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2020-02-10T23:52:39.821Z] Unpacking python3-minimal (3.5.3-1) ... [2020-02-10T23:52:39.821Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-02-10T23:52:39.821Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2020-02-10T23:52:39.821Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2020-02-10T23:52:39.821Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2020-02-10T23:52:39.821Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2020-02-10T23:52:39.821Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-02-10T23:52:40.450Z] Selecting previously unselected package python3.5. [2020-02-10T23:52:40.450Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2020-02-10T23:52:40.450Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-10T23:52:40.450Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-10T23:52:40.450Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2020-02-10T23:52:40.450Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-02-10T23:52:40.450Z] Selecting previously unselected package dh-python. [2020-02-10T23:52:40.450Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-10T23:52:40.450Z] Unpacking dh-python (2.20170125) ... [2020-02-10T23:52:40.450Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-02-10T23:52:40.450Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-10T23:52:41.166Z] . [2020-02-10T23:52:41.166Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T23:52:41.166Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T23:52:41.166Z] Error: No such image: emptyfs [2020-02-10T23:52:41.166Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T23:52:41.166Z] ++++ docker load [2020-02-10T23:52:41.463Z] Setting up python3-minimal (3.5.3-1) ... [2020-02-10T23:52:41.530Z] Running integration-test (iteration 1) [2020-02-10T23:52:41.530Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T23:52:41.530Z] ++ 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-02-10T23:52:41.530Z] ++ set -e [2020-02-10T23:52:41.530Z] ++ '[' -n 0 ']' [2020-02-10T23:52:41.530Z] ++ set -x [2020-02-10T23:52:41.530Z] ++ env -i DEST=/go/src/github.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-02-10T23:52:41.748Z] Selecting previously unselected package python3. [2020-02-10T23:52:41.748Z] (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 ... 16606 files and directories currently installed.) [2020-02-10T23:52:41.748Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2020-02-10T23:52:41.748Z] Unpacking python3 (3.5.3-1) ... [2020-02-10T23:52:41.748Z] Selecting previously unselected package pigz. [2020-02-10T23:52:41.748Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2020-02-10T23:52:41.748Z] Unpacking pigz (2.3.4-1) ... [2020-02-10T23:52:41.748Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-02-10T23:52:41.748Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-10T23:52:41.748Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-10T23:52:41.748Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-02-10T23:52:41.748Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-10T23:52:41.748Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-10T23:52:41.748Z] Selecting previously unselected package libiptc0:ppc64el. [2020-02-10T23:52:41.748Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-10T23:52:41.748Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-10T23:52:41.748Z] Selecting previously unselected package libxtables12:ppc64el. [2020-02-10T23:52:41.748Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-10T23:52:41.748Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-10T23:52:41.748Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-10T23:52:41.748Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2020-02-10T23:52:41.748Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-02-10T23:52:41.748Z] Selecting previously unselected package iptables. [2020-02-10T23:52:41.748Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-10T23:52:41.748Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-10T23:52:42.034Z] Selecting previously unselected package xxd. [2020-02-10T23:52:42.034Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-02-10T23:52:42.034Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:52:42.034Z] Selecting previously unselected package vim-common. [2020-02-10T23:52:42.034Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-10T23:52:42.034Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:52:42.034Z] Selecting previously unselected package bzip2. [2020-02-10T23:52:42.034Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2020-02-10T23:52:42.034Z] Unpacking bzip2 (1.0.6-8.1) ... [2020-02-10T23:52:42.034Z] Selecting previously unselected package libgpm2:ppc64el. [2020-02-10T23:52:42.034Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2020-02-10T23:52:42.034Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-02-10T23:52:42.034Z] Selecting previously unselected package xz-utils. [2020-02-10T23:52:42.034Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2020-02-10T23:52:42.034Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-10T23:52:42.214Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-02-10T23:52:42.320Z] Selecting previously unselected package aufs-tools. [2020-02-10T23:52:42.320Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2020-02-10T23:52:42.320Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-10T23:52:42.320Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-02-10T23:52:42.320Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-02-10T23:52:42.320Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-10T23:52:42.320Z] Selecting previously unselected package btrfs-progs. [2020-02-10T23:52:42.320Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-02-10T23:52:42.320Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-02-10T23:52:42.320Z] Selecting previously unselected package btrfs-tools. [2020-02-10T23:52:42.320Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-02-10T23:52:42.320Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-02-10T23:52:42.320Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-10T23:52:42.320Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-02-10T23:52:42.320Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-02-10T23:52:42.320Z] Selecting previously unselected package dmsetup. [2020-02-10T23:52:42.320Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2020-02-10T23:52:42.320Z] Unpacking dmsetup (2:1.02.137-2) ... [2020-02-10T23:52:42.605Z] Selecting previously unselected package libonig4:ppc64el. [2020-02-10T23:52:42.605Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2020-02-10T23:52:42.605Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-02-10T23:52:42.605Z] Selecting previously unselected package libjq1:ppc64el. [2020-02-10T23:52:42.605Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-02-10T23:52:42.605Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-02-10T23:52:42.605Z] Selecting previously unselected package jq. [2020-02-10T23:52:42.605Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-02-10T23:52:42.605Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-02-10T23:52:42.605Z] Selecting previously unselected package libaio1:ppc64el. [2020-02-10T23:52:42.605Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2020-02-10T23:52:42.605Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2020-02-10T23:52:42.605Z] Selecting previously unselected package libcap2-bin. [2020-02-10T23:52:42.605Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2020-02-10T23:52:42.605Z] Unpacking libcap2-bin (1:2.25-1) ... [2020-02-10T23:52:42.605Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-10T23:52:42.605Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-02-10T23:52:42.605Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-02-10T23:52:42.605Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-10T23:52:42.605Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2020-02-10T23:52:42.605Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2020-02-10T23:52:42.890Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-10T23:52:42.890Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2020-02-10T23:52:42.890Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2020-02-10T23:52:42.890Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-10T23:52:42.890Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2020-02-10T23:52:42.890Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2020-02-10T23:52:42.890Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-10T23:52:42.890Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2020-02-10T23:52:42.890Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2020-02-10T23:52:42.890Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-10T23:52:42.890Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2020-02-10T23:52:42.890Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-02-10T23:52:43.176Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-10T23:52:43.176Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2020-02-10T23:52:43.176Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-02-10T23:52:43.176Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-10T23:52:43.176Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-02-10T23:52:43.176Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-02-10T23:52:43.176Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-10T23:52:43.176Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-02-10T23:52:43.176Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-02-10T23:52:43.176Z] Selecting previously unselected package libreadline5:ppc64el. [2020-02-10T23:52:43.176Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2020-02-10T23:52:43.176Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-02-10T23:52:43.176Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-10T23:52:43.176Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2020-02-10T23:52:43.176Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-02-10T23:52:43.809Z] Selecting previously unselected package net-tools. [2020-02-10T23:52:43.809Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2020-02-10T23:52:43.809Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-10T23:52:43.809Z] Selecting previously unselected package python-pip-whl. [2020-02-10T23:52:43.809Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-10T23:52:43.809Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-10T23:52:43.809Z] Selecting previously unselected package python3-pip. [2020-02-10T23:52:43.809Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-10T23:52:43.809Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-10T23:52:43.809Z] Selecting previously unselected package python3-pkg-resources. [2020-02-10T23:52:43.809Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-10T23:52:43.809Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-10T23:52:44.096Z] Selecting previously unselected package python3-setuptools. [2020-02-10T23:52:44.096Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-10T23:52:44.096Z] Unpacking python3-setuptools (33.1.1-1) ... [2020-02-10T23:52:44.096Z] Selecting previously unselected package python3-wheel. [2020-02-10T23:52:44.096Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-10T23:52:44.096Z] Unpacking python3-wheel (0.29.0-2) ... [2020-02-10T23:52:44.096Z] Selecting previously unselected package thin-provisioning-tools. [2020-02-10T23:52:44.096Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2020-02-10T23:52:44.096Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-10T23:52:44.096Z] Selecting previously unselected package vim-runtime. [2020-02-10T23:52:44.096Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-10T23:52:44.096Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T23:52:44.096Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-10T23:52:44.096Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:52:45.113Z] Selecting previously unselected package vim. [2020-02-10T23:52:45.113Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-02-10T23:52:45.113Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:52:45.399Z] Selecting previously unselected package xfsprogs. [2020-02-10T23:52:45.400Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2020-02-10T23:52:45.400Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-10T23:52:45.400Z] Selecting previously unselected package zip. [2020-02-10T23:52:45.400Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2020-02-10T23:52:45.400Z] Unpacking zip (3.0-11+b1) ... [2020-02-10T23:52:45.400Z] Selecting previously unselected package libapparmor-perl. [2020-02-10T23:52:45.400Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2020-02-10T23:52:45.400Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-10T23:52:45.400Z] Selecting previously unselected package apparmor. [2020-02-10T23:52:45.400Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2020-02-10T23:52:45.686Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-10T23:52:45.686Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T23:52:45.686Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2020-02-10T23:52:45.686Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-10T23:52:45.973Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T23:52:45.973Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2020-02-10T23:52:45.973Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-10T23:52:46.598Z] Selecting previously unselected package binutils-mingw-w64. [2020-02-10T23:52:46.598Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-10T23:52:46.598Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-10T23:52:46.598Z] Selecting previously unselected package mingw-w64-common. [2020-02-10T23:52:46.598Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-10T23:52:46.598Z] Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-10T23:52:47.616Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T23:52:47.616Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-10T23:52:47.616Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-10T23:52:48.638Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T23:52:48.638Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-02-10T23:52:48.638Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-10T23:52:48.638Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T23:52:48.924Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-02-10T23:52:48.924Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:52:49.062Z] Loaded image: buildpack-deps:jessie [2020-02-10T23:52:49.062Z] Loaded image: busybox:latest [2020-02-10T23:52:49.062Z] Loaded image: busybox:glibc [2020-02-10T23:52:49.062Z] Loaded image: debian:jessie [2020-02-10T23:52:49.062Z] Loaded image: hello-world:latest [2020-02-10T23:52:49.062Z] INFO: Testing against a local daemon [2020-02-10T23:52:49.062Z] === RUN TestBuildWithSession [2020-02-10T23:52:50.384Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-10T23:52:51.446Z] --- PASS: TestBuildWithSession (2.42s) [2020-02-10T23:52:51.446Z] === RUN TestBuildSquashParent [2020-02-10T23:52:53.327Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T23:52:53.327Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-02-10T23:52:53.327Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:52:54.750Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-10T23:52:56.498Z] --- PASS: TestBuildSquashParent (5.41s) [2020-02-10T23:52:56.498Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T23:52:56.498Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:52:56.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:52:56.498Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:52:56.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:52:56.498Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:52:56.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:52:56.498Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:52:56.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:52:56.498Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:52:56.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:52:56.498Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:52:56.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:52:56.814Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-10T23:52:56.814Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-10T23:52:56.814Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2020-02-10T23:52:56.814Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-10T23:52:56.814Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-02-10T23:52:56.814Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-10T23:52:56.814Z] Processing triggers for mime-support (3.60) ... [2020-02-10T23:52:56.814Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:52:56.814Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-02-10T23:52:56.814Z] Setting up libcap2-bin (1:2.25-1) ... [2020-02-10T23:52:56.814Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-10T23:52:56.814Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-10T23:52:56.814Z] Setting up bash-completion (1:2.1-4.3) ... [2020-02-10T23:52:56.867Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T23:52:56.867Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T23:52:57.827Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2020-02-10T23:52:57.827Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-02-10T23:52:57.827Z] Setting up zip (3.0-11+b1) ... [2020-02-10T23:52:57.827Z] Setting up bzip2 (1.0.6-8.1) ... [2020-02-10T23:52:57.827Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-10T23:52:57.827Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-02-10T23:52:57.827Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:52:57.827Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2020-02-10T23:52:57.827Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-10T23:52:57.827Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-10T23:52:57.827Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T23:52:57.827Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-10T23:52:57.827Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:52:57.827Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-02-10T23:52:57.827Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2020-02-10T23:52:57.827Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2020-02-10T23:52:57.827Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:52:58.111Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-02-10T23:52:58.111Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2020-02-10T23:52:58.111Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-02-10T23:52:58.111Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-02-10T23:52:58.111Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-10T23:52:58.111Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2020-02-10T23:52:58.111Z] Setting up pigz (2.3.4-1) ... [2020-02-10T23:52:58.112Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-10T23:52:58.112Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2020-02-10T23:52:58.112Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-10T23:52:58.112Z] Setting up mingw-w64-common (5.0.1-1) ... [2020-02-10T23:52:58.112Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-10T23:52:58.112Z] Setting up jq (1.5+dfsg-1.3) ... [2020-02-10T23:52:58.112Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2020-02-10T23:52:58.112Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-02-10T23:52:58.112Z] Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-10T23:52:58.112Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-10T23:52:58.112Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T23:52:58.112Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T23:52:58.112Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T23:52:58.112Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T23:52:58.112Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T23:52:58.112Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T23:52:58.112Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T23:52:58.112Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T23:52:58.112Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-02-10T23:52:58.112Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-10T23:52:58.112Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-10T23:52:58.112Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-10T23:52:58.112Z] Setting up btrfs-progs (4.7.3-1) ... [2020-02-10T23:52:58.112Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-02-10T23:52:58.112Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-10T23:52:59.320Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T23:52:59.320Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T23:53:00.144Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-02-10T23:53:00.144Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:53:00.144Z] 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-02-10T23:53:00.144Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-10T23:53:00.144Z] 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-02-10T23:53:00.144Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-02-10T23:53:00.144Z] Setting up btrfs-tools (4.7.3-1) ... [2020-02-10T23:53:00.144Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-10T23:53:00.144Z] 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-02-10T23:53:00.144Z] 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-02-10T23:53:00.144Z] Setting up python3 (3.5.3-1) ... [2020-02-10T23:53:00.847Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-10T23:53:01.467Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-10T23:53:01.467Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-10T23:53:01.467Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-02-10T23:53:01.467Z] Setting up python3-wheel (0.29.0-2) ... [2020-02-10T23:53:01.665Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T23:53:01.665Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T23:53:01.752Z] ok github.com/docker/docker/builder/remotecontext/git 28.573s coverage: 85.1% of statements [2020-02-10T23:53:01.752Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T23:53:01.752Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T23:53:01.752Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2020-02-10T23:53:01.752Z] ok github.com/docker/docker/client 0.555s coverage: 75.2% of statements [2020-02-10T23:53:01.753Z] Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-10T23:53:02.037Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-02-10T23:53:02.037Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-10T23:53:02.318Z] ok github.com/docker/docker/cmd/dockerd 0.676s coverage: 18.7% of statements [2020-02-10T23:53:02.658Z] Setting up dmsetup (2:1.02.137-2) ... [2020-02-10T23:53:02.658Z] Setting up python3-setuptools (33.1.1-1) ... [2020-02-10T23:53:02.943Z] Setting up dh-python (2.20170125) ... [2020-02-10T23:53:03.227Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-02-10T23:53:03.227Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-10T23:53:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-10T23:53:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2020-02-10T23:53:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2020-02-10T23:53:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2020-02-10T23:53:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2020-02-10T23:53:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) [2020-02-10T23:53:04.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s) [2020-02-10T23:53:04.009Z] === RUN TestBuildMultiStageCopy [2020-02-10T23:53:04.009Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T23:53:04.873Z] ok github.com/docker/docker/container 0.520s coverage: 42.8% of statements [2020-02-10T23:53:04.873Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T23:53:04.873Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T23:53:04.873Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T23:53:04.873Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T23:53:06.398Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T23:53:06.742Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T23:53:07.486Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T23:53:07.833Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T23:53:08.189Z] --- PASS: TestBuildMultiStageCopy (4.17s) [2020-02-10T23:53:08.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s) [2020-02-10T23:53:08.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2020-02-10T23:53:08.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2020-02-10T23:53:08.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2020-02-10T23:53:08.189Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2020-02-10T23:53:08.189Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T23:53:09.387Z] --- PASS: TestBuildMultiStageParentConfig (1.21s) [2020-02-10T23:53:09.387Z] === RUN TestBuildLabelWithTargets [2020-02-10T23:53:11.778Z] --- PASS: TestBuildLabelWithTargets (1.98s) [2020-02-10T23:53:11.778Z] === RUN TestBuildWithEmptyLayers [2020-02-10T23:53:12.128Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2020-02-10T23:53:12.128Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T23:53:13.522Z] Removing intermediate container a6f946827051 [2020-02-10T23:53:13.522Z] ---> 957d74891c1f [2020-02-10T23:53:13.522Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-02-10T23:53:13.522Z] ---> Running in d9c6573f9b8f [2020-02-10T23:53:15.194Z] --- PASS: TestBuildMultiStageOnBuild (2.58s) [2020-02-10T23:53:15.194Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T23:53:15.936Z] --- PASS: TestBuildUncleanTarFilenames (1.05s) [2020-02-10T23:53:15.936Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T23:53:16.230Z] Collecting yamllint==1.16.0 [2020-02-10T23:53:16.513Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T23:53:16.513Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T23:53:16.798Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T23:53:16.798Z] Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T23:53:17.082Z] Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T23:53:18.094Z] Building wheels for collected packages: pyyaml [2020-02-10T23:53:18.094Z] Running setup.py bdist_wheel for pyyaml: started [2020-02-10T23:53:18.712Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T23:53:18.712Z] Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T23:53:18.712Z] Successfully built pyyaml [2020-02-10T23:53:18.712Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-02-10T23:53:18.996Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T23:53:19.170Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s) [2020-02-10T23:53:19.170Z] === RUN TestBuildWithHugeFile [2020-02-10T23:53:19.281Z] Removing intermediate container d9c6573f9b8f [2020-02-10T23:53:19.281Z] ---> 1fa7e31accf1 [2020-02-10T23:53:19.281Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-10T23:53:19.826Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-10T23:53:20.768Z] ---> 40962a6ac7b5 [2020-02-10T23:53:20.768Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T23:53:24.183Z] ok github.com/docker/docker/daemon 2.959s coverage: 9.1% of statements [2020-02-10T23:53:24.183Z] ok github.com/docker/docker/daemon/cluster 1.241s coverage: 0.5% of statements [2020-02-10T23:53:24.183Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.420s coverage: 65.3% of statements [2020-02-10T23:53:24.183Z] ok github.com/docker/docker/daemon/cluster/convert 0.417s coverage: 35.8% of statements [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T23:53:24.183Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.609s coverage: 10.9% of statements [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T23:53:24.183Z] ok github.com/docker/docker/daemon/config 0.476s coverage: 79.7% of statements [2020-02-10T23:53:24.183Z] ok github.com/docker/docker/daemon/discovery 0.422s coverage: 30.4% of statements [2020-02-10T23:53:24.183Z] ok github.com/docker/docker/daemon/events 0.309s coverage: 50.0% of statements [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T23:53:24.183Z] ok github.com/docker/docker/daemon/graphdriver 0.147s coverage: 2.3% of statements [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-10T23:53:24.183Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-10T23:53:24.758Z] ok github.com/docker/docker/daemon/images 0.685s coverage: 4.9% of statements [2020-02-10T23:53:24.758Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T23:53:24.758Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2020-02-10T23:53:24.758Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T23:53:24.758Z] ok github.com/docker/docker/daemon/logger 0.408s coverage: 44.0% of statements [2020-02-10T23:53:24.758Z] ok github.com/docker/docker/daemon/logger/awslogs 0.558s coverage: 78.2% of statements [2020-02-10T23:53:24.758Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-10T23:53:24.758Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T23:53:24.758Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T23:53:24.758Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-10T23:53:24.758Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-10T23:53:25.184Z] ---> 795c1de30894 [2020-02-10T23:53:25.184Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-10T23:53:25.337Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.525s coverage: 62.1% of statements [2020-02-10T23:53:25.928Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.549s coverage: 88.3% of statements [2020-02-10T23:53:27.145Z] ok github.com/docker/docker/daemon/logger/local 0.357s coverage: 74.7% of statements [2020-02-10T23:53:27.145Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T23:53:27.145Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.286s coverage: 19.5% of statements [2020-02-10T23:53:27.882Z] ---> 017976fbe666 [2020-02-10T23:53:27.882Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T23:53:27.882Z] ---> 8f7dd0ed3fc6 [2020-02-10T23:53:27.882Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T23:53:27.882Z] ---> 2679020af30e [2020-02-10T23:53:27.882Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T23:53:28.213Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-10T23:53:28.500Z] ---> 851d3a74d8dc [2020-02-10T23:53:28.500Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T23:53:28.500Z] ---> 48175e9601cc [2020-02-10T23:53:28.500Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T23:53:28.785Z] ---> 6a6440314f02 [2020-02-10T23:53:28.785Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T23:53:30.276Z] ---> 2426c352e6e3 [2020-02-10T23:53:30.276Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T23:53:30.276Z] ---> 8182d7dae4a3 [2020-02-10T23:53:30.277Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T23:53:30.388Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-02-10T23:53:30.711Z] ok github.com/docker/docker/daemon/logger/splunk 2.469s coverage: 84.5% of statements [2020-02-10T23:53:30.711Z] ok github.com/docker/docker/daemon/logger/syslog 0.159s coverage: 47.8% of statements [2020-02-10T23:53:30.711Z] ok github.com/docker/docker/daemon/logger/templates 0.060s coverage: 8.3% of statements [2020-02-10T23:53:30.711Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T23:53:30.711Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-10T23:53:30.711Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T23:53:30.908Z] ---> de6ff0a4d160 [2020-02-10T23:53:30.908Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-10T23:53:31.968Z] ok github.com/docker/docker/distribution 1.550s coverage: 20.5% of statements [2020-02-10T23:53:32.392Z] ---> 916e1a1ab920 [2020-02-10T23:53:32.392Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2020-02-10T23:53:32.564Z] ok github.com/docker/docker/distribution/metadata 1.670s coverage: 48.2% of statements [2020-02-10T23:53:32.564Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T23:53:32.680Z] ---> 8e694a7cbf63 [2020-02-10T23:53:32.680Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T23:53:33.157Z] ok github.com/docker/docker/distribution/xfer 1.964s coverage: 62.2% of statements [2020-02-10T23:53:33.157Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T23:53:33.157Z] ok github.com/docker/docker/errdefs 0.097s coverage: 49.4% of statements [2020-02-10T23:53:33.299Z] ---> 08acce2f32d3 [2020-02-10T23:53:33.300Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-02-10T23:53:33.300Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-02-10T23:53:33.300Z] bad55c542dc9: Pulling fs layer [2020-02-10T23:53:33.920Z] bad55c542dc9: Verifying Checksum [2020-02-10T23:53:33.920Z] bad55c542dc9: Download complete [2020-02-10T23:53:34.539Z] bad55c542dc9: Pull complete [2020-02-10T23:53:34.539Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-10T23:53:34.539Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-10T23:53:34.826Z] ---> f9575d5d39de [2020-02-10T23:53:34.826Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-02-10T23:53:34.826Z] ---> Running in 7e2e0fb3b650 [2020-02-10T23:53:35.109Z] Removing intermediate container 7e2e0fb3b650 [2020-02-10T23:53:35.109Z] ---> 0c93014ac16b [2020-02-10T23:53:35.109Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-02-10T23:53:35.109Z] ---> Running in 16fe6b7be358 [2020-02-10T23:53:35.109Z] Removing intermediate container 16fe6b7be358 [2020-02-10T23:53:35.109Z] ---> a20a47b402d7 [2020-02-10T23:53:35.109Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-02-10T23:53:35.109Z] ---> Running in 79586bb1d638 [2020-02-10T23:53:35.109Z] Removing intermediate container 79586bb1d638 [2020-02-10T23:53:35.109Z] ---> beb79e87720c [2020-02-10T23:53:35.109Z] Step 122/125 : VOLUME /var/lib/docker [2020-02-10T23:53:35.228Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-10T23:53:35.395Z] ---> Running in fda23c6350b7 [2020-02-10T23:53:35.395Z] Removing intermediate container fda23c6350b7 [2020-02-10T23:53:35.395Z] ---> 68bb726e1014 [2020-02-10T23:53:35.395Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-02-10T23:53:35.395Z] ---> Running in cd95380061f7 [2020-02-10T23:53:35.395Z] Removing intermediate container cd95380061f7 [2020-02-10T23:53:35.395Z] ---> d1599dc48b32 [2020-02-10T23:53:35.395Z] Step 124/125 : FROM dev AS final [2020-02-10T23:53:35.395Z] ---> d1599dc48b32 [2020-02-10T23:53:35.395Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-02-10T23:53:35.879Z] ok github.com/docker/docker/image 1.201s coverage: 86.4% of statements [2020-02-10T23:53:35.879Z] ok github.com/docker/docker/image/cache 0.299s coverage: 19.2% of statements [2020-02-10T23:53:35.879Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T23:53:35.879Z] ok github.com/docker/docker/image/v1 0.440s coverage: 25.0% of statements [2020-02-10T23:53:35.879Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-10T23:53:35.879Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-10T23:53:35.879Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-10T23:53:35.879Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-10T23:53:35.879Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-10T23:53:35.879Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-10T23:53:35.879Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-10T23:53:35.879Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-10T23:53:35.879Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-10T23:53:36.476Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-10T23:53:36.476Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-10T23:53:36.476Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T23:53:37.066Z] ok github.com/docker/docker/internal/testutil 0.256s coverage: 62.5% of statements [2020-02-10T23:53:39.746Z] ok github.com/docker/docker/layer 0.430s coverage: 30.4% of statements [2020-02-10T23:53:39.746Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T23:53:40.943Z] ok github.com/docker/docker/libcontainerd/local 0.406s coverage: 1.0% of statements [2020-02-10T23:53:40.943Z] ok github.com/docker/docker/libcontainerd/queue 0.107s coverage: 100.0% of statements [2020-02-10T23:53:40.943Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T23:53:40.943Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T23:53:40.943Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T23:53:40.943Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T23:53:40.943Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T23:53:40.943Z] ok github.com/docker/docker/opts 0.243s coverage: 67.3% of statements [2020-02-10T23:53:40.943Z] ok github.com/docker/docker/pkg/aaparser 0.081s coverage: 50.0% of statements [2020-02-10T23:53:42.241Z] ---> 3469b840a6f5 [2020-02-10T23:53:42.241Z] Successfully built 3469b840a6f5 [2020-02-10T23:53:42.241Z] Successfully tagged docker:5e23653130a65e90b7296c70f9230d9f09374efb [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T23:53:42.696Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40490/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5e23653130a65e90b7296c70f9230d9f09374efb hack/test/unit [2020-02-10T23:53:43.041Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T23:53:43.041Z] Using test binary docker [2020-02-10T23:53:43.041Z] +++ /etc/init.d/apparmor start [2020-02-10T23:53:43.041Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-10T23:53:43.041Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-10T23:53:43.041Z] Warning failed to create cache: (null) [2020-02-10T23:53:43.041Z] . [2020-02-10T23:53:43.041Z] Starting dockerd [2020-02-10T23:53:43.041Z] INFO: Waiting for daemon to start... [2020-02-10T23:53:43.041Z] +++ 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-02-10T23:53:43.041Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T23:53:43.041Z] Using test binary docker [2020-02-10T23:53:43.041Z] +++ /etc/init.d/apparmor start [2020-02-10T23:53:43.041Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-10T23:53:43.041Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-10T23:53:43.041Z] Warning failed to create cache: (null) [2020-02-10T23:53:43.041Z] . [2020-02-10T23:53:43.041Z] INFO: Waiting for daemon to start... [2020-02-10T23:53:43.041Z] Starting dockerd [2020-02-10T23:53:43.041Z] +++ 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-02-10T23:53:43.041Z] . [2020-02-10T23:53:43.041Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T23:53:43.041Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T23:53:43.041Z] Error: No such image: emptyfs [2020-02-10T23:53:43.041Z] ++++ docker load [2020-02-10T23:53:43.041Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T23:53:43.041Z] Running integration-test (iteration 1) [2020-02-10T23:53:43.041Z] 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-02-10T23:53:43.041Z] ++ 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-02-10T23:53:43.041Z] ++ set -e [2020-02-10T23:53:43.041Z] ++ '[' -n 0 ']' [2020-02-10T23:53:43.041Z] ++ set -x [2020-02-10T23:53:43.041Z] ++ env -i DEST=/go/src/github.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-02-10T23:53:43.041Z] [2020-02-10T23:53:43.041Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T23:53:43.041Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T23:53:43.041Z] Error: No such image: emptyfs [2020-02-10T23:53:43.041Z] ++++ docker load [2020-02-10T23:53:43.041Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T23:53:43.041Z] Running integration-test (iteration 1) [2020-02-10T23:53:43.041Z] 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-02-10T23:53:43.041Z] ++ 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-02-10T23:53:43.041Z] ++ set -e [2020-02-10T23:53:43.041Z] ++ '[' -n 0 ']' [2020-02-10T23:53:43.041Z] ++ set -x [2020-02-10T23:53:43.041Z] ++ env -i DEST=/go/src/github.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-02-10T23:53:47.536Z] --- PASS: TestBuildWithHugeFile (25.51s) [2020-02-10T23:53:47.537Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T23:53:47.537Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:53:47.537Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:53:47.537Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:53:47.537Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:53:47.537Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:53:47.537Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:53:47.537Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:53:47.537Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:53:47.537Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:53:47.537Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-02-10T23:53:47.537Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-02-10T23:53:47.537Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-02-10T23:53:47.537Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2020-02-10T23:53:47.537Z] === RUN TestBuildPreserveOwnership [2020-02-10T23:53:47.537Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T23:53:48.215Z] ? github.com/docker/docker/api [no test files] [2020-02-10T23:53:48.283Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T23:53:50.006Z] --- PASS: TestBuildPreserveOwnership (5.37s) [2020-02-10T23:53:50.006Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.49s) [2020-02-10T23:53:50.006Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.88s) [2020-02-10T23:53:50.006Z] === RUN TestBuildPlatformInvalid [2020-02-10T23:53:50.006Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-02-10T23:53:50.006Z] PASS [2020-02-10T23:53:50.006Z] [2020-02-10T23:53:50.006Z] DONE 30 tests in 68.570s [2020-02-10T23:53:50.006Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T23:53:50.006Z] ++ 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-02-10T23:53:50.006Z] ++ set -e [2020-02-10T23:53:50.006Z] ++ '[' -n 0 ']' [2020-02-10T23:53:50.006Z] ++ set -x [2020-02-10T23:53:50.006Z] ++ env -i DEST=/go/src/github.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-02-10T23:53:50.181Z] ......................... [ 67%] [2020-02-10T23:53:50.353Z] INFO: Testing against a local daemon [2020-02-10T23:53:50.353Z] === RUN TestConfigList [2020-02-10T23:53:53.486Z] --- PASS: TestConfigList (2.72s) [2020-02-10T23:53:53.486Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-02-10T23:53:53.486Z] daemon.go:325: [dc8b747d08b3c] waiting for daemon to start [2020-02-10T23:53:53.486Z] daemon.go:325: [dc8b747d08b3c] waiting for daemon to start [2020-02-10T23:53:53.486Z] daemon.go:353: [dc8b747d08b3c] daemon started [2020-02-10T23:53:53.486Z] daemon.go:461: [dc8b747d08b3c] Stopping daemon [2020-02-10T23:53:53.486Z] daemon.go:296: [dc8b747d08b3c] exiting daemon [2020-02-10T23:53:53.486Z] daemon.go:448: [dc8b747d08b3c] Daemon stopped [2020-02-10T23:53:53.486Z] === RUN TestConfigsCreateAndDelete [2020-02-10T23:53:55.834Z] --- PASS: TestConfigsCreateAndDelete (2.79s) [2020-02-10T23:53:55.834Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-02-10T23:53:55.834Z] daemon.go:325: [d430ac637055b] waiting for daemon to start [2020-02-10T23:53:55.834Z] daemon.go:325: [d430ac637055b] waiting for daemon to start [2020-02-10T23:53:55.834Z] daemon.go:353: [d430ac637055b] daemon started [2020-02-10T23:53:55.834Z] daemon.go:461: [d430ac637055b] Stopping daemon [2020-02-10T23:53:55.834Z] daemon.go:296: [d430ac637055b] exiting daemon [2020-02-10T23:53:55.834Z] daemon.go:448: [d430ac637055b] Daemon stopped [2020-02-10T23:53:55.834Z] === RUN TestConfigsUpdate [2020-02-10T23:53:58.222Z] --- PASS: TestConfigsUpdate (2.40s) [2020-02-10T23:53:58.222Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-02-10T23:53:58.222Z] daemon.go:325: [d840e8bedd7f6] waiting for daemon to start [2020-02-10T23:53:58.222Z] daemon.go:325: [d840e8bedd7f6] waiting for daemon to start [2020-02-10T23:53:58.222Z] daemon.go:353: [d840e8bedd7f6] daemon started [2020-02-10T23:53:58.223Z] daemon.go:461: [d840e8bedd7f6] Stopping daemon [2020-02-10T23:53:58.223Z] daemon.go:296: [d840e8bedd7f6] exiting daemon [2020-02-10T23:53:58.223Z] daemon.go:448: [d840e8bedd7f6] Daemon stopped [2020-02-10T23:53:58.223Z] === RUN TestTemplatedConfig [2020-02-10T23:54:01.323Z] --- PASS: TestTemplatedConfig (3.31s) [2020-02-10T23:54:01.323Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-02-10T23:54:01.323Z] daemon.go:325: [db83c8594f54c] waiting for daemon to start [2020-02-10T23:54:01.323Z] daemon.go:325: [db83c8594f54c] waiting for daemon to start [2020-02-10T23:54:01.323Z] daemon.go:353: [db83c8594f54c] daemon started [2020-02-10T23:54:01.323Z] daemon.go:461: [db83c8594f54c] Stopping daemon [2020-02-10T23:54:01.323Z] daemon.go:296: [db83c8594f54c] exiting daemon [2020-02-10T23:54:01.323Z] daemon.go:448: [db83c8594f54c] Daemon stopped [2020-02-10T23:54:01.323Z] === RUN TestConfigInspect [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/archive 8.565s coverage: 62.2% of statements [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/authorization 0.675s coverage: 26.2% of statements [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/broadcaster 0.198s coverage: 100.0% of statements [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/capabilities 0.082s coverage: 87.5% of statements [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/chrootarchive 0.124s coverage: 15.4% of statements [2020-02-10T23:54:03.808Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T23:54:03.808Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/directory 0.196s coverage: 80.0% of statements [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/discovery 0.180s coverage: 58.3% of statements [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/discovery/file 0.072s coverage: 92.9% of statements [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/discovery/kv 3.457s coverage: 84.1% of statements [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/discovery/memory 0.082s coverage: 92.3% of statements [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/discovery/nodes 0.099s coverage: 93.8% of statements [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/filenotify 0.134s coverage: 38.2% of statements [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 87.7% of statements [2020-02-10T23:54:03.808Z] ok github.com/docker/docker/pkg/homedir 0.122s coverage: 37.5% of statements [2020-02-10T23:54:03.809Z] ok github.com/docker/docker/pkg/idtools 0.076s coverage: 6.3% of statements [2020-02-10T23:54:03.809Z] ok github.com/docker/docker/pkg/ioutils 0.565s coverage: 68.2% of statements [2020-02-10T23:54:03.809Z] ok github.com/docker/docker/pkg/jsonmessage 0.247s coverage: 91.7% of statements [2020-02-10T23:54:03.809Z] ok github.com/docker/docker/pkg/locker 0.095s coverage: 88.9% of statements [2020-02-10T23:54:03.809Z] ok github.com/docker/docker/pkg/longpath 0.079s coverage: 100.0% of statements [2020-02-10T23:54:03.809Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-10T23:54:03.809Z] ok github.com/docker/docker/pkg/namesgenerator 0.073s coverage: 85.7% of statements [2020-02-10T23:54:03.809Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T23:54:03.809Z] ok github.com/docker/docker/pkg/parsers 0.106s coverage: 97.0% of statements [2020-02-10T23:54:03.809Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-10T23:54:03.809Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-10T23:54:03.809Z] ok github.com/docker/docker/pkg/pidfile 0.078s coverage: 82.6% of statements [2020-02-10T23:54:03.809Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T23:54:03.809Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T23:54:04.392Z] --- PASS: TestConfigInspect (2.71s) [2020-02-10T23:54:04.392Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-02-10T23:54:04.392Z] daemon.go:325: [d0ec8150d2e7a] waiting for daemon to start [2020-02-10T23:54:04.392Z] daemon.go:325: [d0ec8150d2e7a] waiting for daemon to start [2020-02-10T23:54:04.392Z] daemon.go:353: [d0ec8150d2e7a] daemon started [2020-02-10T23:54:04.392Z] daemon.go:461: [d0ec8150d2e7a] Stopping daemon [2020-02-10T23:54:04.392Z] daemon.go:296: [d0ec8150d2e7a] exiting daemon [2020-02-10T23:54:04.392Z] daemon.go:448: [d0ec8150d2e7a] Daemon stopped [2020-02-10T23:54:04.392Z] === RUN TestConfigCreateWithLabels [2020-02-10T23:54:06.759Z] --- PASS: TestConfigCreateWithLabels (2.72s) [2020-02-10T23:54:06.759Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-02-10T23:54:06.759Z] daemon.go:325: [d78cb74e1803b] waiting for daemon to start [2020-02-10T23:54:06.759Z] daemon.go:325: [d78cb74e1803b] waiting for daemon to start [2020-02-10T23:54:06.759Z] daemon.go:353: [d78cb74e1803b] daemon started [2020-02-10T23:54:06.759Z] daemon.go:461: [d78cb74e1803b] Stopping daemon [2020-02-10T23:54:06.759Z] daemon.go:296: [d78cb74e1803b] exiting daemon [2020-02-10T23:54:06.759Z] daemon.go:448: [d78cb74e1803b] Daemon stopped [2020-02-10T23:54:06.759Z] === RUN TestConfigCreateResolve [2020-02-10T23:54:09.122Z] --- PASS: TestConfigCreateResolve (2.31s) [2020-02-10T23:54:09.122Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-02-10T23:54:09.122Z] daemon.go:325: [d4fa4206813e6] waiting for daemon to start [2020-02-10T23:54:09.122Z] daemon.go:325: [d4fa4206813e6] waiting for daemon to start [2020-02-10T23:54:09.122Z] daemon.go:353: [d4fa4206813e6] daemon started [2020-02-10T23:54:09.122Z] daemon.go:461: [d4fa4206813e6] Stopping daemon [2020-02-10T23:54:09.122Z] daemon.go:296: [d4fa4206813e6] exiting daemon [2020-02-10T23:54:09.122Z] daemon.go:448: [d4fa4206813e6] Daemon stopped [2020-02-10T23:54:09.122Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T23:54:09.557Z] Loaded image: buildpack-deps:jessie [2020-02-10T23:54:09.557Z] Loaded image: busybox:latest [2020-02-10T23:54:09.814Z] Loaded image: busybox:glibc [2020-02-10T23:54:09.814Z] Loaded image: debian:jessie [2020-02-10T23:54:09.814Z] Loaded image: hello-world:latest [2020-02-10T23:54:09.873Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-02-10T23:54:09.873Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-02-10T23:54:09.873Z] daemon.go:325: [de001c09bf503] waiting for daemon to start [2020-02-10T23:54:09.873Z] daemon.go:325: [de001c09bf503] waiting for daemon to start [2020-02-10T23:54:09.873Z] daemon.go:353: [de001c09bf503] daemon started [2020-02-10T23:54:09.873Z] daemon.go:461: [de001c09bf503] Stopping daemon [2020-02-10T23:54:09.873Z] daemon.go:296: [de001c09bf503] exiting daemon [2020-02-10T23:54:09.873Z] daemon.go:448: [de001c09bf503] Daemon stopped [2020-02-10T23:54:09.873Z] PASS [2020-02-10T23:54:09.873Z] [2020-02-10T23:54:09.873Z] DONE 8 tests in 19.572s [2020-02-10T23:54:09.873Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T23:54:09.873Z] ++ 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-02-10T23:54:09.873Z] ++ set -e [2020-02-10T23:54:09.873Z] ++ '[' -n 0 ']' [2020-02-10T23:54:09.873Z] ++ set -x [2020-02-10T23:54:09.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-02-10T23:54:09.873Z] INFO: Testing against a local daemon [2020-02-10T23:54:09.873Z] === RUN TestCheckpoint [2020-02-10T23:54:09.873Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T23:54:09.873Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:54:09.873Z] === RUN TestContainerInvalidJSON [2020-02-10T23:54:09.873Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:54:09.873Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:54:09.873Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:54:09.873Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:54:09.873Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:54:09.873Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:54:09.873Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:54:09.873Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:54:09.873Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:54:09.873Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-10T23:54:09.873Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T23:54:09.873Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T23:54:09.873Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T23:54:09.873Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T23:54:09.873Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-02-10T23:54:09.873Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T23:54:10.070Z] INFO: Testing against a local daemon [2020-02-10T23:54:10.070Z] === RUN TestDockerDaemonSuite [2020-02-10T23:54:10.070Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-10T23:54:10.227Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-02-10T23:54:10.227Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T23:54:10.227Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-02-10T23:54:10.227Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T23:54:10.227Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-02-10T23:54:10.227Z] === RUN TestCopyFromContainer [2020-02-10T23:54:10.653Z] ok github.com/docker/docker/api/server 0.015s coverage: 7.9% of statements [2020-02-10T23:54:11.964Z] Loaded image: buildpack-deps:jessie [2020-02-10T23:54:11.964Z] Loaded image: busybox:latest [2020-02-10T23:54:12.069Z] === RUN TestCopyFromContainer// [2020-02-10T23:54:12.069Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T23:54:12.069Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T23:54:12.069Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T23:54:12.069Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T23:54:12.418Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T23:54:12.418Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T23:54:12.418Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T23:54:12.418Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T23:54:12.418Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T23:54:12.528Z] Loaded image: busybox:glibc [2020-02-10T23:54:12.528Z] Loaded image: debian:jessie [2020-02-10T23:54:12.786Z] Loaded image: hello-world:latest [2020-02-10T23:54:12.786Z] --- PASS: TestCopyFromContainer (2.37s) [2020-02-10T23:54:12.786Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-02-10T23:54:12.786Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-02-10T23:54:12.786Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-02-10T23:54:12.786Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-02-10T23:54:12.786Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-02-10T23:54:12.786Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-02-10T23:54:12.786Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-02-10T23:54:12.786Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-02-10T23:54:12.786Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-02-10T23:54:12.786Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-10T23:54:12.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T23:54:12.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:54:12.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:54:12.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:54:12.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:54:12.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:54:12.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:54:12.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:54:12.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:54:12.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:54:12.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-10T23:54:12.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-10T23:54:12.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-10T23:54:12.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T23:54:12.786Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T23:54:12.786Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-02-10T23:54:12.786Z] === RUN TestCreateWithInvalidEnv [2020-02-10T23:54:12.786Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T23:54:12.786Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T23:54:12.786Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T23:54:12.786Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T23:54:12.786Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T23:54:12.786Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T23:54:12.786Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T23:54:12.786Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T23:54:12.786Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T23:54:12.786Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-10T23:54:12.786Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T23:54:12.786Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T23:54:12.786Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T23:54:12.786Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T23:54:12.786Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-02-10T23:54:12.786Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T23:54:13.043Z] INFO: Testing against a local daemon [2020-02-10T23:54:13.043Z] === RUN TestDockerSuite [2020-02-10T23:54:13.043Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-10T23:54:13.043Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-10T23:54:13.043Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-10T23:54:13.043Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-10T23:54:13.043Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-10T23:54:13.043Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-10T23:54:13.043Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-10T23:54:13.043Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-10T23:54:14.413Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-10T23:54:14.413Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-10T23:54:15.136Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2020-02-10T23:54:15.136Z] === RUN TestCreateWithCapabilities [2020-02-10T23:54:15.136Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T23:54:15.136Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T23:54:15.136Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:54:15.136Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:54:15.136Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:54:15.136Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:54:15.136Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:54:15.136Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:54:15.136Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:54:15.136Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:54:15.136Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:54:15.136Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:54:15.136Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T23:54:15.136Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T23:54:15.136Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:54:15.136Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:54:15.136Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:54:15.136Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:54:15.136Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:54:15.136Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:54:15.136Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:54:15.136Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:54:15.136Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T23:54:15.136Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:54:15.136Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:54:15.136Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:54:15.136Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:54:15.136Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T23:54:15.136Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:54:15.136Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:54:15.136Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:54:15.136Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:54:15.136Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:54:15.344Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-10T23:54:15.344Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-10T23:54:15.483Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-02-10T23:54:15.483Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-10T23:54:15.483Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-10T23:54:15.483Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-10T23:54:15.483Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-02-10T23:54:15.483Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-10T23:54:15.483Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-02-10T23:54:15.483Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-02-10T23:54:15.483Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T23:54:15.483Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-02-10T23:54:15.483Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-02-10T23:54:15.483Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-02-10T23:54:15.483Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T23:54:16.277Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-10T23:54:16.277Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-10T23:54:16.277Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-10T23:54:17.876Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s) [2020-02-10T23:54:17.876Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T23:54:17.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:54:17.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:54:17.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:54:17.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:54:17.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:54:17.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:54:17.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:54:17.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:54:17.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:54:17.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:54:17.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:54:17.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:54:17.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:54:17.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:54:17.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:54:17.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-02-10T23:54:17.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-10T23:54:17.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-02-10T23:54:17.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-10T23:54:17.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-10T23:54:17.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-10T23:54:17.876Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T23:54:17.876Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T23:54:17.876Z] === RUN TestDaemonRestartIpcMode [2020-02-10T23:54:17.876Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T23:54:17.876Z] === RUN TestDiff [2020-02-10T23:54:18.634Z] --- PASS: TestDiff (0.82s) [2020-02-10T23:54:18.634Z] === RUN TestExecWithCloseStdin [2020-02-10T23:54:18.799Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-10T23:54:18.799Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-10T23:54:19.059Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-10T23:54:19.059Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-10T23:54:19.059Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-10T23:54:19.840Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-02-10T23:54:19.840Z] === RUN TestExec [2020-02-10T23:54:19.991Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-10T23:54:20.557Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-10T23:54:20.586Z] --- PASS: TestExec (0.96s) [2020-02-10T23:54:20.586Z] === RUN TestExecUser [2020-02-10T23:54:21.121Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-10T23:54:21.121Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-10T23:54:21.378Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-10T23:54:21.378Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-10T23:54:21.378Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-10T23:54:21.786Z] --- PASS: TestExecUser (0.97s) [2020-02-10T23:54:21.786Z] === RUN TestExportContainerAndImportImage [2020-02-10T23:54:22.558Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-02-10T23:54:22.558Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T23:54:23.273Z] --- PASS: TestBuildWithHugeFile (107.84s) [2020-02-10T23:54:23.273Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T23:54:23.273Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:54:23.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:54:23.273Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:54:23.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:54:23.273Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:54:23.273Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:54:23.273Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:54:23.273Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:54:23.273Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:54:23.273Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-02-10T23:54:23.273Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-02-10T23:54:23.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-02-10T23:54:23.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2020-02-10T23:54:23.273Z] === RUN TestBuildPreserveOwnership [2020-02-10T23:54:23.273Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T23:54:23.836Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-10T23:54:24.406Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2020-02-10T23:54:24.406Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-02-10T23:54:24.406Z] daemon.go:325: [d377c318efc2c] waiting for daemon to start [2020-02-10T23:54:24.406Z] daemon.go:325: [d377c318efc2c] waiting for daemon to start [2020-02-10T23:54:24.406Z] daemon.go:353: [d377c318efc2c] daemon started [2020-02-10T23:54:24.406Z] daemon.go:461: [d377c318efc2c] Stopping daemon [2020-02-10T23:54:24.406Z] daemon.go:296: [d377c318efc2c] exiting daemon [2020-02-10T23:54:24.406Z] daemon.go:448: [d377c318efc2c] Daemon stopped [2020-02-10T23:54:24.406Z] daemon.go:325: [d377c318efc2c] waiting for daemon to start [2020-02-10T23:54:24.406Z] daemon.go:325: [d377c318efc2c] waiting for daemon to start [2020-02-10T23:54:24.406Z] daemon.go:353: [d377c318efc2c] daemon started [2020-02-10T23:54:24.406Z] daemon.go:461: [d377c318efc2c] Stopping daemon [2020-02-10T23:54:24.406Z] daemon.go:296: [d377c318efc2c] exiting daemon [2020-02-10T23:54:24.406Z] daemon.go:448: [d377c318efc2c] Daemon stopped [2020-02-10T23:54:24.406Z] === RUN TestHealthCheckWorkdir [2020-02-10T23:54:25.159Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-02-10T23:54:25.159Z] === RUN TestHealthKillContainer [2020-02-10T23:54:25.731Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-10T23:54:25.988Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-10T23:54:27.356Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T23:54:27.356Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-10T23:54:27.613Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-10T23:54:28.205Z] --- PASS: TestHealthKillContainer (3.03s) [2020-02-10T23:54:28.205Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T23:54:28.963Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-02-10T23:54:28.963Z] === RUN TestIpcModeNone [2020-02-10T23:54:29.002Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-10T23:54:29.258Z] --- PASS: TestBuildPreserveOwnership (5.87s) [2020-02-10T23:54:29.258Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2020-02-10T23:54:29.258Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.01s) [2020-02-10T23:54:29.258Z] === RUN TestBuildPlatformInvalid [2020-02-10T23:54:29.258Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-02-10T23:54:29.258Z] PASS [2020-02-10T23:54:29.258Z] [2020-02-10T23:54:29.258Z] DONE 30 tests in 191.706s [2020-02-10T23:54:29.258Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T23:54:29.258Z] ++ 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-02-10T23:54:29.258Z] ++ set -e [2020-02-10T23:54:29.258Z] ++ '[' -n 0 ']' [2020-02-10T23:54:29.258Z] ++ set -x [2020-02-10T23:54:29.258Z] ++ env -i DEST=/go/src/github.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-02-10T23:54:29.515Z] INFO: Testing against a local daemon [2020-02-10T23:54:29.515Z] === RUN TestConfigList [2020-02-10T23:54:29.887Z] --- PASS: TestIpcModeNone (0.91s) [2020-02-10T23:54:29.887Z] === RUN TestIpcModePrivate [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/plugins 35.285s coverage: 73.6% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2020-02-10T23:54:30.282Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T23:54:30.282Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/plugins/transport 0.146s coverage: 85.7% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/pools 0.058s coverage: 87.9% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/pubsub 1.110s coverage: 72.7% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/signal 0.087s coverage: 20.3% of statements [2020-02-10T23:54:30.282Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/streamformatter 0.150s coverage: 66.2% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/stringid 0.069s coverage: 70.6% of statements [2020-02-10T23:54:30.282Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/sysinfo 0.061s coverage: 38.2% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/system 0.081s coverage: 12.3% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/tailfile 0.074s coverage: 88.6% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/tarsum 0.164s coverage: 89.3% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/term 0.071s coverage: 30.8% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: 0.0% of statements [no tests to run] [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/urlutil 0.057s coverage: 100.0% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/plugin 0.295s coverage: 12.0% of statements [2020-02-10T23:54:30.282Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/plugin/v2 0.094s coverage: 20.1% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/reference 0.202s coverage: 84.4% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/registry 0.442s coverage: 52.3% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/registry/resumable 0.234s coverage: 100.0% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 49.0% of statements [2020-02-10T23:54:30.282Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/runconfig 0.196s coverage: 54.5% of statements [2020-02-10T23:54:30.282Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T23:54:30.282Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/volume/drivers 0.224s coverage: 36.1% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/volume/local 0.200s coverage: 37.7% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/volume/mounts 0.174s coverage: 66.2% of statements [2020-02-10T23:54:30.282Z] ok github.com/docker/docker/volume/service 0.427s coverage: 70.3% of statements [2020-02-10T23:54:30.282Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T23:54:30.282Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T23:54:30.282Z] INFO: make.ps1 ended at 02/10/2020 23:54:29 [2020-02-10T23:54:30.837Z] INFO: Unit tests ended at 02/10/2020 23:54:30. Duration:00:03:33.4907963 [2020-02-10T23:54:30.837Z] INFO: Building busybox [2020-02-10T23:54:30.837Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-10T23:54:30.837Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-10T23:54:30.837Z] [2020-02-10T23:54:30.837Z] Sending build context to Docker daemon 2.56kB [2020-02-10T23:54:30.837Z] [2020-02-10T23:54:30.837Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-10T23:54:30.837Z] ---> 8351e66084ac [2020-02-10T23:54:30.837Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-10T23:54:30.837Z] ---> Running in e92ab8347ceb [2020-02-10T23:54:30.882Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-10T23:54:30.924Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-10T23:54:31.102Z] --- PASS: TestIpcModePrivate (0.97s) [2020-02-10T23:54:31.102Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2020-02-10T23:54:31.102Z] === RUN TestIpcModeShareable [2020-02-10T23:54:31.813Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-10T23:54:31.855Z] --- PASS: TestIpcModeShareable (1.02s) [2020-02-10T23:54:31.855Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2020-02-10T23:54:31.855Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T23:54:32.742Z] --- PASS: TestConfigList (3.15s) [2020-02-10T23:54:32.743Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-02-10T23:54:32.743Z] daemon.go:325: [d880af6966946] waiting for daemon to start [2020-02-10T23:54:32.743Z] daemon.go:325: [d880af6966946] waiting for daemon to start [2020-02-10T23:54:32.743Z] daemon.go:353: [d880af6966946] daemon started [2020-02-10T23:54:32.743Z] daemon.go:461: [d880af6966946] Stopping daemon [2020-02-10T23:54:32.743Z] daemon.go:296: [d880af6966946] exiting daemon [2020-02-10T23:54:32.743Z] daemon.go:448: [d880af6966946] Daemon stopped [2020-02-10T23:54:32.743Z] === RUN TestConfigsCreateAndDelete [2020-02-10T23:54:32.743Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-10T23:54:34.111Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-10T23:54:34.111Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-10T23:54:34.921Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s) [2020-02-10T23:54:34.921Z] === RUN TestAPIIpcModeHost [2020-02-10T23:54:35.044Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-10T23:54:35.317Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-02-10T23:54:35.317Z] === RUN TestDaemonIpcModeShareable [2020-02-10T23:54:35.608Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-10T23:54:35.608Z] --- PASS: TestConfigsCreateAndDelete (3.14s) [2020-02-10T23:54:35.608Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-02-10T23:54:35.608Z] daemon.go:325: [d1fd366bbd285] waiting for daemon to start [2020-02-10T23:54:35.608Z] daemon.go:325: [d1fd366bbd285] waiting for daemon to start [2020-02-10T23:54:35.608Z] daemon.go:353: [d1fd366bbd285] daemon started [2020-02-10T23:54:35.608Z] daemon.go:461: [d1fd366bbd285] Stopping daemon [2020-02-10T23:54:35.608Z] daemon.go:296: [d1fd366bbd285] exiting daemon [2020-02-10T23:54:35.608Z] daemon.go:448: [d1fd366bbd285] Daemon stopped [2020-02-10T23:54:35.608Z] === RUN TestConfigsUpdate [2020-02-10T23:54:36.302Z] Removing intermediate container e92ab8347ceb [2020-02-10T23:54:36.302Z] ---> 5ff4df571ef8 [2020-02-10T23:54:36.302Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-10T23:54:36.980Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-10T23:54:37.181Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2020-02-10T23:54:37.181Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-02-10T23:54:37.181Z] daemon.go:325: [d3536f1ed878c] waiting for daemon to start [2020-02-10T23:54:37.181Z] daemon.go:325: [d3536f1ed878c] waiting for daemon to start [2020-02-10T23:54:37.181Z] daemon.go:353: [d3536f1ed878c] daemon started [2020-02-10T23:54:37.181Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-10T23:54:37.181Z] daemon.go:461: [d3536f1ed878c] Stopping daemon [2020-02-10T23:54:37.181Z] daemon.go:296: [d3536f1ed878c] exiting daemon [2020-02-10T23:54:37.181Z] daemon.go:448: [d3536f1ed878c] Daemon stopped [2020-02-10T23:54:37.181Z] === RUN TestDaemonIpcModePrivate [2020-02-10T23:54:37.476Z] [2020-02-10T23:54:37.476Z] ---> 1e92e72d2354 [2020-02-10T23:54:37.476Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-10T23:54:37.476Z] ---> Running in 334d7ece3ba3 [2020-02-10T23:54:37.544Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-10T23:54:38.698Z] [2020-02-10T23:54:38.698Z] SUCCESS: Specified value was saved. [2020-02-10T23:54:38.913Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-10T23:54:38.913Z] --- PASS: TestConfigsUpdate (3.24s) [2020-02-10T23:54:38.913Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-02-10T23:54:38.913Z] daemon.go:325: [d04650ba5a1f9] waiting for daemon to start [2020-02-10T23:54:38.913Z] daemon.go:325: [d04650ba5a1f9] waiting for daemon to start [2020-02-10T23:54:38.913Z] daemon.go:353: [d04650ba5a1f9] daemon started [2020-02-10T23:54:38.913Z] daemon.go:461: [d04650ba5a1f9] Stopping daemon [2020-02-10T23:54:38.913Z] daemon.go:296: [d04650ba5a1f9] exiting daemon [2020-02-10T23:54:38.913Z] daemon.go:448: [d04650ba5a1f9] Daemon stopped [2020-02-10T23:54:38.913Z] === RUN TestTemplatedConfig [2020-02-10T23:54:38.923Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-02-10T23:54:38.923Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-02-10T23:54:38.923Z] daemon.go:325: [d2d15417a32f9] waiting for daemon to start [2020-02-10T23:54:38.923Z] daemon.go:325: [d2d15417a32f9] waiting for daemon to start [2020-02-10T23:54:38.923Z] daemon.go:353: [d2d15417a32f9] daemon started [2020-02-10T23:54:38.923Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-10T23:54:38.923Z] daemon.go:461: [d2d15417a32f9] Stopping daemon [2020-02-10T23:54:38.923Z] daemon.go:296: [d2d15417a32f9] exiting daemon [2020-02-10T23:54:38.923Z] daemon.go:448: [d2d15417a32f9] Daemon stopped [2020-02-10T23:54:38.923Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T23:54:40.653Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2020-02-10T23:54:40.653Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-02-10T23:54:40.653Z] daemon.go:325: [da9b2e1bc32ce] waiting for daemon to start [2020-02-10T23:54:40.653Z] daemon.go:325: [da9b2e1bc32ce] waiting for daemon to start [2020-02-10T23:54:40.653Z] daemon.go:353: [da9b2e1bc32ce] daemon started [2020-02-10T23:54:40.653Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-10T23:54:40.653Z] daemon.go:461: [da9b2e1bc32ce] Stopping daemon [2020-02-10T23:54:40.653Z] daemon.go:296: [da9b2e1bc32ce] exiting daemon [2020-02-10T23:54:40.653Z] daemon.go:448: [da9b2e1bc32ce] Daemon stopped [2020-02-10T23:54:40.653Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T23:54:40.810Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-10T23:54:41.067Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-10T23:54:41.364Z] Removing intermediate container 334d7ece3ba3 [2020-02-10T23:54:41.365Z] ---> 98cf200f9d3b [2020-02-10T23:54:41.365Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-10T23:54:41.941Z] ---> Running in 03a956ac3f6a [2020-02-10T23:54:42.415Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2020-02-10T23:54:42.415Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-02-10T23:54:42.415Z] daemon.go:325: [d31c113c61e2b] waiting for daemon to start [2020-02-10T23:54:42.415Z] daemon.go:325: [d31c113c61e2b] waiting for daemon to start [2020-02-10T23:54:42.415Z] daemon.go:353: [d31c113c61e2b] daemon started [2020-02-10T23:54:42.415Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-10T23:54:42.415Z] daemon.go:461: [d31c113c61e2b] Stopping daemon [2020-02-10T23:54:42.415Z] daemon.go:296: [d31c113c61e2b] exiting daemon [2020-02-10T23:54:42.415Z] daemon.go:448: [d31c113c61e2b] Daemon stopped [2020-02-10T23:54:42.415Z] === RUN TestIpcModeOlderClient [2020-02-10T23:54:42.415Z] === PAUSE TestIpcModeOlderClient [2020-02-10T23:54:42.415Z] === RUN TestKillContainerInvalidSignal [2020-02-10T23:54:42.437Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-10T23:54:42.437Z] --- PASS: TestTemplatedConfig (3.52s) [2020-02-10T23:54:42.437Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-02-10T23:54:42.437Z] daemon.go:325: [d9b7b1130be04] waiting for daemon to start [2020-02-10T23:54:42.437Z] daemon.go:325: [d9b7b1130be04] waiting for daemon to start [2020-02-10T23:54:42.437Z] daemon.go:353: [d9b7b1130be04] daemon started [2020-02-10T23:54:42.437Z] daemon.go:461: [d9b7b1130be04] Stopping daemon [2020-02-10T23:54:42.437Z] daemon.go:296: [d9b7b1130be04] exiting daemon [2020-02-10T23:54:42.437Z] daemon.go:448: [d9b7b1130be04] Daemon stopped [2020-02-10T23:54:42.437Z] === RUN TestConfigInspect [2020-02-10T23:54:42.775Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-02-10T23:54:42.775Z] === RUN TestKillContainer [2020-02-10T23:54:42.775Z] === RUN TestKillContainer/no_signal [2020-02-10T23:54:43.370Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-10T23:54:43.370Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-10T23:54:43.975Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T23:54:44.328Z] === RUN TestKillContainer/killing_signal [2020-02-10T23:54:44.738Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-10T23:54:44.996Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-10T23:54:45.525Z] --- PASS: TestKillContainer (2.58s) [2020-02-10T23:54:45.525Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-02-10T23:54:45.525Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-02-10T23:54:45.525Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-02-10T23:54:45.525Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T23:54:45.525Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T23:54:45.561Z] --- PASS: TestConfigInspect (3.19s) [2020-02-10T23:54:45.561Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-02-10T23:54:45.561Z] daemon.go:325: [d292aaf8ac6f0] waiting for daemon to start [2020-02-10T23:54:45.561Z] daemon.go:325: [d292aaf8ac6f0] waiting for daemon to start [2020-02-10T23:54:45.561Z] daemon.go:353: [d292aaf8ac6f0] daemon started [2020-02-10T23:54:45.561Z] daemon.go:461: [d292aaf8ac6f0] Stopping daemon [2020-02-10T23:54:45.561Z] daemon.go:296: [d292aaf8ac6f0] exiting daemon [2020-02-10T23:54:45.561Z] daemon.go:448: [d292aaf8ac6f0] Daemon stopped [2020-02-10T23:54:45.561Z] === RUN TestConfigCreateWithLabels [2020-02-10T23:54:45.818Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-10T23:54:45.902Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-10T23:54:46.289Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T23:54:47.152Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2020-02-10T23:54:47.152Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-02-10T23:54:47.153Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-02-10T23:54:47.153Z] === RUN TestKillStoppedContainer [2020-02-10T23:54:47.192Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-10T23:54:47.192Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-10T23:54:47.427Z] Cannot create a file when that file already exists. [2020-02-10T23:54:47.449Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-10T23:54:47.512Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-10T23:54:47.512Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T23:54:47.512Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-10T23:54:47.512Z] === RUN TestKillDifferentUserContainer [2020-02-10T23:54:47.868Z] tests/integration/client_test.py ..... [ 76%] [2020-02-10T23:54:48.012Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-10T23:54:48.012Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-10T23:54:48.255Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2020-02-10T23:54:48.255Z] === RUN TestInspectOomKilledTrue [2020-02-10T23:54:48.255Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T23:54:48.255Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:54:48.255Z] === RUN TestInspectOomKilledFalse [2020-02-10T23:54:48.255Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T23:54:48.255Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:54:48.255Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T23:54:48.269Z] --- PASS: TestConfigCreateWithLabels (2.66s) [2020-02-10T23:54:48.269Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-02-10T23:54:48.269Z] daemon.go:325: [df330fe34697a] waiting for daemon to start [2020-02-10T23:54:48.269Z] daemon.go:325: [df330fe34697a] waiting for daemon to start [2020-02-10T23:54:48.269Z] daemon.go:353: [df330fe34697a] daemon started [2020-02-10T23:54:48.269Z] daemon.go:461: [df330fe34697a] Stopping daemon [2020-02-10T23:54:48.269Z] daemon.go:296: [df330fe34697a] exiting daemon [2020-02-10T23:54:48.269Z] daemon.go:448: [df330fe34697a] Daemon stopped [2020-02-10T23:54:48.269Z] === RUN TestConfigCreateResolve [2020-02-10T23:54:48.468Z] tests/integration/errors_test.py . [ 76%] [2020-02-10T23:54:48.600Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2020-02-10T23:54:48.600Z] === RUN TestLinksContainerNames [2020-02-10T23:54:49.200Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-10T23:54:49.764Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-10T23:54:50.022Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-10T23:54:50.324Z] --- PASS: TestLinksContainerNames (1.53s) [2020-02-10T23:54:50.324Z] === RUN TestLogsFollowTailEmpty [2020-02-10T23:54:51.071Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-02-10T23:54:51.071Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T23:54:51.391Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-10T23:54:51.649Z] --- PASS: TestConfigCreateResolve (3.28s) [2020-02-10T23:54:51.649Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-02-10T23:54:51.649Z] daemon.go:325: [d44825cfcb21b] waiting for daemon to start [2020-02-10T23:54:51.649Z] daemon.go:325: [d44825cfcb21b] waiting for daemon to start [2020-02-10T23:54:51.649Z] daemon.go:353: [d44825cfcb21b] daemon started [2020-02-10T23:54:51.649Z] daemon.go:461: [d44825cfcb21b] Stopping daemon [2020-02-10T23:54:51.649Z] daemon.go:296: [d44825cfcb21b] exiting daemon [2020-02-10T23:54:51.649Z] daemon.go:448: [d44825cfcb21b] Daemon stopped [2020-02-10T23:54:51.649Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T23:54:51.833Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/default [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/private [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/slave [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/shared [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T23:54:51.833Z] === CONT TestMountDaemonRoot/default [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:54:51.833Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T23:54:51.833Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:54:51.833Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:54:51.833Z] === CONT TestMountDaemonRoot/shared [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T23:54:51.833Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:54:51.833Z] === CONT TestMountDaemonRoot/slave [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T23:54:51.833Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:54:51.833Z] === CONT TestMountDaemonRoot/private [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T23:54:51.833Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:54:51.833Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:54:51.833Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:54:51.833Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T23:54:51.833Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:54:51.833Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:54:52.184Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:54:52.184Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:54:52.184Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:54:52.184Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:54:52.184Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T23:54:52.184Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:54:52.184Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T23:54:52.184Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:54:52.184Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:54:52.184Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:54:52.184Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:54:52.218Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-02-10T23:54:52.218Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-02-10T23:54:52.218Z] daemon.go:325: [d4d2f98aa74c8] waiting for daemon to start [2020-02-10T23:54:52.218Z] daemon.go:325: [d4d2f98aa74c8] waiting for daemon to start [2020-02-10T23:54:52.218Z] daemon.go:353: [d4d2f98aa74c8] daemon started [2020-02-10T23:54:52.218Z] daemon.go:461: [d4d2f98aa74c8] Stopping daemon [2020-02-10T23:54:52.218Z] daemon.go:296: [d4d2f98aa74c8] exiting daemon [2020-02-10T23:54:52.218Z] daemon.go:448: [d4d2f98aa74c8] Daemon stopped [2020-02-10T23:54:52.218Z] PASS [2020-02-10T23:54:52.218Z] [2020-02-10T23:54:52.218Z] DONE 8 tests in 22.873s [2020-02-10T23:54:52.218Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T23:54:52.218Z] ++ 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-02-10T23:54:52.218Z] ++ set -e [2020-02-10T23:54:52.218Z] ++ '[' -n 0 ']' [2020-02-10T23:54:52.218Z] ++ set -x [2020-02-10T23:54:52.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=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-02-10T23:54:52.218Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-10T23:54:52.474Z] INFO: Testing against a local daemon [2020-02-10T23:54:52.474Z] === RUN TestCheckpoint [2020-02-10T23:54:52.474Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T23:54:52.474Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:54:52.474Z] === RUN TestContainerInvalidJSON [2020-02-10T23:54:52.474Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:54:52.474Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:54:52.474Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:54:52.474Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:54:52.474Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:54:52.474Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:54:52.474Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:54:52.474Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:54:52.474Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:54:52.474Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-10T23:54:52.474Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T23:54:52.474Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.02s) [2020-02-10T23:54:52.474Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s) [2020-02-10T23:54:52.474Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T23:54:52.474Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-10T23:54:52.474Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-10T23:54:52.474Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-02-10T23:54:52.474Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T23:54:52.564Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:54:52.564Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T23:54:52.564Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:54:52.564Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T23:54:52.564Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T23:54:52.565Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:54:52.565Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:54:52.565Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:54:52.565Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:54:52.565Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T23:54:52.565Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-10T23:54:52.565Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-02-10T23:54:52.565Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T23:54:52.731Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-02-10T23:54:52.731Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T23:54:52.731Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-02-10T23:54:52.731Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T23:54:52.988Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-02-10T23:54:52.988Z] === RUN TestCopyFromContainer [2020-02-10T23:54:53.920Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-10T23:54:53.920Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-10T23:54:54.069Z] Removing intermediate container 03a956ac3f6a [2020-02-10T23:54:54.069Z] ---> e4f6616e1aeb [2020-02-10T23:54:54.069Z] Step 6/6 : CMD ["sh"] [2020-02-10T23:54:54.069Z] ---> Running in 36b0b7aef843 [2020-02-10T23:54:54.069Z] Removing intermediate container 36b0b7aef843 [2020-02-10T23:54:54.069Z] ---> 190079ece38f [2020-02-10T23:54:54.069Z] Successfully built 190079ece38f [2020-02-10T23:54:54.069Z] Successfully tagged busybox:latest [2020-02-10T23:54:54.069Z] INFO: Docker images of the daemon under test [2020-02-10T23:54:54.069Z] [2020-02-10T23:54:54.069Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-10T23:54:54.069Z] busybox latest 190079ece38f Less than a second ago 4.86GB [2020-02-10T23:54:54.069Z] microsoft/windowsservercore latest 8351e66084ac 4 weeks ago 4.82GB [2020-02-10T23:54:54.069Z] mcr.microsoft.com/windows/servercore ltsc2019 8351e66084ac 4 weeks ago 4.82GB [2020-02-10T23:54:54.069Z] [2020-02-10T23:54:54.069Z] INFO: Running integration tests at 02/10/2020 23:54:53... [2020-02-10T23:54:54.069Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-10T23:54:54.069Z] INFO: Integration API tests being run from the host: [2020-02-10T23:54:54.069Z] INFO: make.ps1 starting at 02/10/2020 23:54:53 [2020-02-10T23:54:54.435Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-02-10T23:54:54.435Z] === RUN TestNetworkNat [2020-02-10T23:54:54.647Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-02-10T23:54:54.850Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-10T23:54:55.106Z] === RUN TestCopyFromContainer// [2020-02-10T23:54:55.106Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T23:54:55.106Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T23:54:55.206Z] --- PASS: TestNetworkNat (0.79s) [2020-02-10T23:54:55.206Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T23:54:55.363Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T23:54:55.363Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T23:54:55.363Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T23:54:55.621Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T23:54:55.621Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T23:54:55.878Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T23:54:55.878Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T23:54:56.134Z] --- PASS: TestCopyFromContainer (3.20s) [2020-02-10T23:54:56.134Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-10T23:54:56.134Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-02-10T23:54:56.134Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-02-10T23:54:56.134Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-02-10T23:54:56.134Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-10T23:54:56.134Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-02-10T23:54:56.134Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-02-10T23:54:56.134Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-02-10T23:54:56.134Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-02-10T23:54:56.134Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-02-10T23:54:56.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T23:54:56.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:54:56.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:54:56.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:54:56.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:54:56.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:54:56.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:54:56.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:54:56.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:54:56.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:54:56.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-10T23:54:56.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-10T23:54:56.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-10T23:54:56.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T23:54:56.134Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T23:54:56.134Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-10T23:54:56.134Z] === RUN TestCreateWithInvalidEnv [2020-02-10T23:54:56.134Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T23:54:56.134Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T23:54:56.134Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T23:54:56.134Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T23:54:56.134Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T23:54:56.134Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T23:54:56.134Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T23:54:56.134Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T23:54:56.134Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T23:54:56.134Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-02-10T23:54:56.134Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T23:54:56.134Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-02-10T23:54:56.134Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-02-10T23:54:56.134Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T23:54:56.134Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-10T23:54:56.134Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T23:54:56.391Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-10T23:54:56.412Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2020-02-10T23:54:56.412Z] === RUN TestNetworkLoopbackNat [2020-02-10T23:54:57.640Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-02-10T23:54:57.640Z] === RUN TestPause [2020-02-10T23:54:57.762Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-10T23:54:58.329Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-10T23:54:58.465Z] --- PASS: TestPause (0.92s) [2020-02-10T23:54:58.465Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T23:54:58.465Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T23:54:58.465Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T23:54:58.465Z] === RUN TestPauseStopPausedContainer [2020-02-10T23:54:58.893Z] --- PASS: TestCreateWithCustomMaskedPaths (2.55s) [2020-02-10T23:54:58.893Z] === RUN TestCreateWithCapabilities [2020-02-10T23:54:58.893Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T23:54:58.893Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T23:54:58.893Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:54:58.893Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:54:58.893Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:54:58.893Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:54:58.893Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:54:58.893Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:54:58.893Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:54:58.893Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:54:58.893Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:54:58.893Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:54:58.893Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T23:54:58.893Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T23:54:58.893Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:54:58.893Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:54:58.893Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:54:58.893Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:54:58.893Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:54:58.893Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:54:58.893Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:54:58.893Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:54:58.893Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T23:54:58.893Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T23:54:58.893Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T23:54:58.893Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T23:54:58.893Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T23:54:58.893Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T23:54:58.893Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T23:54:58.893Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T23:54:58.893Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T23:54:58.893Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T23:54:58.893Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T23:54:58.893Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-02-10T23:54:58.893Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-10T23:54:58.893Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-10T23:54:58.893Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-10T23:54:58.893Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-10T23:54:58.893Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-02-10T23:54:58.893Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-10T23:54:58.893Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T23:54:58.893Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-02-10T23:54:58.893Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-02-10T23:54:58.893Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-02-10T23:54:58.893Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-10T23:54:58.893Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T23:54:59.247Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-02-10T23:54:59.247Z] === RUN TestPsFilter [2020-02-10T23:54:59.607Z] --- PASS: TestPsFilter (0.22s) [2020-02-10T23:54:59.607Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T23:55:00.359Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-02-10T23:55:00.359Z] === RUN TestRemoveContainerWithVolume [2020-02-10T23:55:01.110Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2020-02-10T23:55:01.110Z] === RUN TestRemoveContainerRunning [2020-02-10T23:55:01.415Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2020-02-10T23:55:01.415Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T23:55:01.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:55:01.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:55:01.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:55:01.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:55:01.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:55:01.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:55:01.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:55:01.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:55:01.415Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:55:01.415Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:55:01.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:55:01.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:55:01.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:55:01.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:55:01.415Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:55:01.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-02-10T23:55:01.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-10T23:55:01.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-02-10T23:55:01.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-10T23:55:01.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-10T23:55:01.415Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-10T23:55:01.415Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T23:55:01.415Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T23:55:01.415Z] === RUN TestDaemonRestartIpcMode [2020-02-10T23:55:01.415Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T23:55:01.415Z] === RUN TestDiff [2020-02-10T23:55:01.674Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-10T23:55:02.239Z] --- PASS: TestDiff (0.84s) [2020-02-10T23:55:02.239Z] === RUN TestExecWithCloseStdin [2020-02-10T23:55:02.325Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-02-10T23:55:02.325Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T23:55:03.072Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-02-10T23:55:03.072Z] === RUN TestRemoveInvalidContainer [2020-02-10T23:55:03.072Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-10T23:55:03.072Z] === RUN TestRenameLinkedContainer [2020-02-10T23:55:03.609Z] --- PASS: TestExecWithCloseStdin (0.99s) [2020-02-10T23:55:03.609Z] === RUN TestExec [2020-02-10T23:55:04.172Z] --- PASS: TestExec (0.92s) [2020-02-10T23:55:04.172Z] === RUN TestExecUser [2020-02-10T23:55:05.104Z] --- PASS: TestExecUser (0.99s) [2020-02-10T23:55:05.104Z] === RUN TestExportContainerAndImportImage [2020-02-10T23:55:05.361Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-10T23:55:05.924Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-10T23:55:06.203Z] --- PASS: TestRenameLinkedContainer (3.32s) [2020-02-10T23:55:06.203Z] === RUN TestRenameStoppedContainer [2020-02-10T23:55:06.489Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-02-10T23:55:06.489Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T23:55:06.489Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-10T23:55:06.946Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-02-10T23:55:06.946Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T23:55:07.055Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-10T23:55:07.619Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-10T23:55:07.876Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-02-10T23:55:07.876Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-02-10T23:55:07.876Z] daemon.go:325: [dc55a32a60c17] waiting for daemon to start [2020-02-10T23:55:07.876Z] daemon.go:325: [dc55a32a60c17] waiting for daemon to start [2020-02-10T23:55:07.876Z] daemon.go:353: [dc55a32a60c17] daemon started [2020-02-10T23:55:07.876Z] daemon.go:461: [dc55a32a60c17] Stopping daemon [2020-02-10T23:55:07.876Z] daemon.go:296: [dc55a32a60c17] exiting daemon [2020-02-10T23:55:07.876Z] daemon.go:448: [dc55a32a60c17] Daemon stopped [2020-02-10T23:55:07.876Z] daemon.go:325: [dc55a32a60c17] waiting for daemon to start [2020-02-10T23:55:07.876Z] daemon.go:325: [dc55a32a60c17] waiting for daemon to start [2020-02-10T23:55:07.876Z] daemon.go:353: [dc55a32a60c17] daemon started [2020-02-10T23:55:07.876Z] daemon.go:461: [dc55a32a60c17] Stopping daemon [2020-02-10T23:55:07.876Z] daemon.go:296: [dc55a32a60c17] exiting daemon [2020-02-10T23:55:07.876Z] daemon.go:448: [dc55a32a60c17] Daemon stopped [2020-02-10T23:55:07.876Z] === RUN TestHealthCheckWorkdir [2020-02-10T23:55:08.691Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2020-02-10T23:55:08.691Z] === RUN TestRenameInvalidName [2020-02-10T23:55:09.246Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-02-10T23:55:09.246Z] === RUN TestHealthKillContainer [2020-02-10T23:55:09.916Z] --- PASS: TestRenameInvalidName (0.86s) [2020-02-10T23:55:09.916Z] === RUN TestRenameAnonymousContainer [2020-02-10T23:55:10.616Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-10T23:55:11.984Z] --- PASS: TestHealthKillContainer (3.11s) [2020-02-10T23:55:11.984Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T23:55:12.914Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-02-10T23:55:12.914Z] === RUN TestIpcModeNone [2020-02-10T23:55:13.040Z] --- PASS: TestRenameAnonymousContainer (2.97s) [2020-02-10T23:55:13.040Z] === RUN TestRenameContainerWithSameName [2020-02-10T23:55:13.391Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-02-10T23:55:13.391Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T23:55:13.845Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-10T23:55:13.845Z] --- PASS: TestIpcModeNone (1.07s) [2020-02-10T23:55:13.845Z] === RUN TestIpcModePrivate [2020-02-10T23:55:14.116Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-02-10T23:55:14.408Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-10T23:55:14.975Z] --- PASS: TestIpcModePrivate (1.10s) [2020-02-10T23:55:14.975Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:202, shared: false, mustBeShared: false [2020-02-10T23:55:14.975Z] === RUN TestIpcModeShareable [2020-02-10T23:55:15.125Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2020-02-10T23:55:15.125Z] === RUN TestResize [2020-02-10T23:55:15.239Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-10T23:55:15.871Z] --- PASS: TestResize (0.82s) [2020-02-10T23:55:15.871Z] === RUN TestResizeWithInvalidSize [2020-02-10T23:55:16.175Z] --- PASS: TestIpcModeShareable (1.02s) [2020-02-10T23:55:16.175Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:196, shared: true, mustBeShared: true [2020-02-10T23:55:16.175Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T23:55:16.175Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-10T23:55:16.432Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-10T23:55:16.638Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-02-10T23:55:16.638Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T23:55:16.798Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-02-10T23:55:17.362Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-10T23:55:17.450Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-02-10T23:55:17.450Z] === RUN TestDaemonRestartKillContainers [2020-02-10T23:55:17.450Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:55:17.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:55:17.450Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:55:17.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:55:17.450Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:55:17.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:55:17.450Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:55:17.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:55:17.450Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:55:17.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:55:17.450Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:55:17.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:55:17.450Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:55:17.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:55:17.450Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:55:17.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:55:17.450Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:55:17.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:55:17.450Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:55:17.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:55:17.450Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:55:17.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:55:17.450Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:55:17.450Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:55:17.450Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:55:17.450Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:55:17.925Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-10T23:55:17.926Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-10T23:55:19.295Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.18s) [2020-02-10T23:55:19.295Z] === RUN TestAPIIpcModeHost [2020-02-10T23:55:19.858Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-10T23:55:19.858Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-02-10T23:55:19.858Z] === RUN TestDaemonIpcModeShareable [2020-02-10T23:55:19.863Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:55:20.402Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-02-10T23:55:21.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:55:21.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:55:21.756Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-02-10T23:55:21.756Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-02-10T23:55:21.756Z] daemon.go:325: [d268c45cf90ea] waiting for daemon to start [2020-02-10T23:55:21.756Z] daemon.go:325: [d268c45cf90ea] waiting for daemon to start [2020-02-10T23:55:21.756Z] daemon.go:353: [d268c45cf90ea] daemon started [2020-02-10T23:55:21.756Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true [2020-02-10T23:55:21.756Z] daemon.go:461: [d268c45cf90ea] Stopping daemon [2020-02-10T23:55:21.756Z] daemon.go:296: [d268c45cf90ea] exiting daemon [2020-02-10T23:55:21.756Z] daemon.go:448: [d268c45cf90ea] Daemon stopped [2020-02-10T23:55:21.756Z] === RUN TestDaemonIpcModePrivate [2020-02-10T23:55:22.320Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-10T23:55:22.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:55:22.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:55:22.356Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-02-10T23:55:23.250Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-10T23:55:23.506Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-02-10T23:55:23.506Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-02-10T23:55:23.506Z] daemon.go:325: [d7f2418ef3c38] waiting for daemon to start [2020-02-10T23:55:23.506Z] daemon.go:325: [d7f2418ef3c38] waiting for daemon to start [2020-02-10T23:55:23.506Z] daemon.go:353: [d7f2418ef3c38] daemon started [2020-02-10T23:55:23.506Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2020-02-10T23:55:23.506Z] daemon.go:461: [d7f2418ef3c38] Stopping daemon [2020-02-10T23:55:23.506Z] daemon.go:296: [d7f2418ef3c38] exiting daemon [2020-02-10T23:55:23.506Z] daemon.go:448: [d7f2418ef3c38] Daemon stopped [2020-02-10T23:55:23.506Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T23:55:24.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:55:24.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:55:24.873Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.58s) [2020-02-10T23:55:24.874Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-02-10T23:55:24.874Z] daemon.go:325: [d7396f017f109] waiting for daemon to start [2020-02-10T23:55:24.874Z] daemon.go:325: [d7396f017f109] waiting for daemon to start [2020-02-10T23:55:24.874Z] daemon.go:353: [d7396f017f109] daemon started [2020-02-10T23:55:24.874Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:227, shared: false, mustBeShared: false [2020-02-10T23:55:24.874Z] daemon.go:461: [d7396f017f109] Stopping daemon [2020-02-10T23:55:24.874Z] daemon.go:296: [d7396f017f109] exiting daemon [2020-02-10T23:55:24.874Z] daemon.go:448: [d7396f017f109] Daemon stopped [2020-02-10T23:55:24.874Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T23:55:25.071Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-10T23:55:25.658Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-10T23:55:26.768Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-02-10T23:55:26.768Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-02-10T23:55:26.768Z] daemon.go:325: [d15c57efa44dc] waiting for daemon to start [2020-02-10T23:55:26.768Z] daemon.go:325: [d15c57efa44dc] waiting for daemon to start [2020-02-10T23:55:26.768Z] daemon.go:353: [d15c57efa44dc] daemon started [2020-02-10T23:55:26.768Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: true, mustBeShared: true [2020-02-10T23:55:26.768Z] daemon.go:461: [d15c57efa44dc] Stopping daemon [2020-02-10T23:55:26.768Z] daemon.go:296: [d15c57efa44dc] exiting daemon [2020-02-10T23:55:26.768Z] daemon.go:448: [d15c57efa44dc] Daemon stopped [2020-02-10T23:55:26.768Z] === RUN TestIpcModeOlderClient [2020-02-10T23:55:26.768Z] === PAUSE TestIpcModeOlderClient [2020-02-10T23:55:26.768Z] === RUN TestKillContainerInvalidSignal [2020-02-10T23:55:26.844Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-10T23:55:26.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:55:27.416Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-10T23:55:27.674Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:55:27.699Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-02-10T23:55:27.700Z] === RUN TestKillContainer [2020-02-10T23:55:27.700Z] === RUN TestKillContainer/no_signal [2020-02-10T23:55:27.994Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-10T23:55:28.631Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T23:55:29.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:55:29.194Z] === RUN TestKillContainer/killing_signal [2020-02-10T23:55:30.125Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-10T23:55:30.382Z] --- PASS: TestKillContainer (2.56s) [2020-02-10T23:55:30.382Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-02-10T23:55:30.382Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2020-02-10T23:55:30.382Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-02-10T23:55:30.382Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T23:55:30.382Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T23:55:30.593Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-10T23:55:30.639Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-10T23:55:30.670Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-10T23:55:31.204Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T23:55:31.549Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T23:55:31.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.87s) [2020-02-10T23:55:31.549Z] 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-02-10T23:55:31.549Z] daemon.go:325: [d14645938a6e1] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:325: [d14645938a6e1] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [d14645938a6e1] daemon started [2020-02-10T23:55:31.549Z] daemon.go:296: [d14645938a6e1] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:325: [d14645938a6e1] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:325: [d14645938a6e1] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [d14645938a6e1] daemon started [2020-02-10T23:55:31.549Z] daemon.go:461: [d14645938a6e1] Stopping daemon [2020-02-10T23:55:31.549Z] daemon.go:296: [d14645938a6e1] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:448: [d14645938a6e1] Daemon stopped [2020-02-10T23:55:31.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-02-10T23:55:31.549Z] 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-02-10T23:55:31.549Z] daemon.go:325: [ddd48e9039a7d] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:325: [ddd48e9039a7d] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [ddd48e9039a7d] daemon started [2020-02-10T23:55:31.549Z] daemon.go:461: [ddd48e9039a7d] Stopping daemon [2020-02-10T23:55:31.549Z] daemon.go:296: [ddd48e9039a7d] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:448: [ddd48e9039a7d] Daemon stopped [2020-02-10T23:55:31.549Z] daemon.go:325: [ddd48e9039a7d] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:325: [ddd48e9039a7d] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [ddd48e9039a7d] daemon started [2020-02-10T23:55:31.549Z] daemon.go:461: [ddd48e9039a7d] Stopping daemon [2020-02-10T23:55:31.549Z] daemon.go:296: [ddd48e9039a7d] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:448: [ddd48e9039a7d] Daemon stopped [2020-02-10T23:55:31.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.38s) [2020-02-10T23:55:31.549Z] 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-02-10T23:55:31.549Z] daemon.go:325: [d39458e4f05cf] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:325: [d39458e4f05cf] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [d39458e4f05cf] daemon started [2020-02-10T23:55:31.549Z] daemon.go:296: [d39458e4f05cf] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:325: [d39458e4f05cf] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:325: [d39458e4f05cf] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [d39458e4f05cf] daemon started [2020-02-10T23:55:31.549Z] daemon.go:461: [d39458e4f05cf] Stopping daemon [2020-02-10T23:55:31.549Z] daemon.go:296: [d39458e4f05cf] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:448: [d39458e4f05cf] Daemon stopped [2020-02-10T23:55:31.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-02-10T23:55:31.549Z] 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-02-10T23:55:31.549Z] daemon.go:325: [dbdfe5ef59f8f] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:325: [dbdfe5ef59f8f] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [dbdfe5ef59f8f] daemon started [2020-02-10T23:55:31.549Z] daemon.go:325: [dbdfe5ef59f8f] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:296: [dbdfe5ef59f8f] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:325: [dbdfe5ef59f8f] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [dbdfe5ef59f8f] daemon started [2020-02-10T23:55:31.549Z] daemon.go:461: [dbdfe5ef59f8f] Stopping daemon [2020-02-10T23:55:31.549Z] daemon.go:296: [dbdfe5ef59f8f] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:448: [dbdfe5ef59f8f] Daemon stopped [2020-02-10T23:55:31.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-02-10T23:55:31.549Z] 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-02-10T23:55:31.549Z] daemon.go:325: [de0fcc8938487] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:325: [de0fcc8938487] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [de0fcc8938487] daemon started [2020-02-10T23:55:31.549Z] daemon.go:461: [de0fcc8938487] Stopping daemon [2020-02-10T23:55:31.549Z] daemon.go:296: [de0fcc8938487] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:448: [de0fcc8938487] Daemon stopped [2020-02-10T23:55:31.549Z] daemon.go:325: [de0fcc8938487] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:325: [de0fcc8938487] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [de0fcc8938487] daemon started [2020-02-10T23:55:31.549Z] daemon.go:461: [de0fcc8938487] Stopping daemon [2020-02-10T23:55:31.549Z] daemon.go:296: [de0fcc8938487] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:448: [de0fcc8938487] Daemon stopped [2020-02-10T23:55:31.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-02-10T23:55:31.549Z] 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-02-10T23:55:31.549Z] daemon.go:325: [df791e6cf15a3] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:325: [df791e6cf15a3] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [df791e6cf15a3] daemon started [2020-02-10T23:55:31.549Z] daemon.go:325: [df791e6cf15a3] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:296: [df791e6cf15a3] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:325: [df791e6cf15a3] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [df791e6cf15a3] daemon started [2020-02-10T23:55:31.549Z] daemon.go:461: [df791e6cf15a3] Stopping daemon [2020-02-10T23:55:31.549Z] daemon.go:296: [df791e6cf15a3] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:448: [df791e6cf15a3] Daemon stopped [2020-02-10T23:55:31.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2020-02-10T23:55:31.549Z] 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-02-10T23:55:31.549Z] daemon.go:325: [ddf32c16d8555] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:325: [ddf32c16d8555] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [ddf32c16d8555] daemon started [2020-02-10T23:55:31.549Z] daemon.go:461: [ddf32c16d8555] Stopping daemon [2020-02-10T23:55:31.549Z] daemon.go:296: [ddf32c16d8555] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:448: [ddf32c16d8555] Daemon stopped [2020-02-10T23:55:31.549Z] daemon.go:325: [ddf32c16d8555] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:325: [ddf32c16d8555] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [ddf32c16d8555] daemon started [2020-02-10T23:55:31.549Z] daemon.go:461: [ddf32c16d8555] Stopping daemon [2020-02-10T23:55:31.549Z] daemon.go:296: [ddf32c16d8555] exiting daemon [2020-02-10T23:55:31.549Z] daemon.go:448: [ddf32c16d8555] Daemon stopped [2020-02-10T23:55:31.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.71s) [2020-02-10T23:55:31.549Z] 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-02-10T23:55:31.549Z] daemon.go:325: [daff729a3b5dc] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:325: [daff729a3b5dc] waiting for daemon to start [2020-02-10T23:55:31.549Z] daemon.go:353: [daff729a3b5dc] daemon started [2020-02-10T23:55:31.549Z] daemon.go:461: [daff729a3b5dc] Stopping daemon [2020-02-10T23:55:31.550Z] daemon.go:296: [daff729a3b5dc] exiting daemon [2020-02-10T23:55:31.550Z] daemon.go:448: [daff729a3b5dc] Daemon stopped [2020-02-10T23:55:31.550Z] daemon.go:325: [daff729a3b5dc] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:325: [daff729a3b5dc] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:353: [daff729a3b5dc] daemon started [2020-02-10T23:55:31.550Z] daemon.go:461: [daff729a3b5dc] Stopping daemon [2020-02-10T23:55:31.550Z] daemon.go:296: [daff729a3b5dc] exiting daemon [2020-02-10T23:55:31.550Z] daemon.go:448: [daff729a3b5dc] Daemon stopped [2020-02-10T23:55:31.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.92s) [2020-02-10T23:55:31.550Z] 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-02-10T23:55:31.550Z] daemon.go:325: [d9b688cea7d54] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:325: [d9b688cea7d54] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:353: [d9b688cea7d54] daemon started [2020-02-10T23:55:31.550Z] daemon.go:296: [d9b688cea7d54] exiting daemon [2020-02-10T23:55:31.550Z] daemon.go:325: [d9b688cea7d54] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:325: [d9b688cea7d54] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:353: [d9b688cea7d54] daemon started [2020-02-10T23:55:31.550Z] daemon.go:461: [d9b688cea7d54] Stopping daemon [2020-02-10T23:55:31.550Z] daemon.go:296: [d9b688cea7d54] exiting daemon [2020-02-10T23:55:31.550Z] daemon.go:448: [d9b688cea7d54] Daemon stopped [2020-02-10T23:55:31.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s) [2020-02-10T23:55:31.550Z] 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-02-10T23:55:31.550Z] daemon.go:325: [d370e88bdb90d] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:325: [d370e88bdb90d] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:353: [d370e88bdb90d] daemon started [2020-02-10T23:55:31.550Z] daemon.go:461: [d370e88bdb90d] Stopping daemon [2020-02-10T23:55:31.550Z] daemon.go:296: [d370e88bdb90d] exiting daemon [2020-02-10T23:55:31.550Z] daemon.go:448: [d370e88bdb90d] Daemon stopped [2020-02-10T23:55:31.550Z] daemon.go:325: [d370e88bdb90d] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:325: [d370e88bdb90d] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:353: [d370e88bdb90d] daemon started [2020-02-10T23:55:31.550Z] daemon.go:461: [d370e88bdb90d] Stopping daemon [2020-02-10T23:55:31.550Z] daemon.go:296: [d370e88bdb90d] exiting daemon [2020-02-10T23:55:31.550Z] daemon.go:448: [d370e88bdb90d] Daemon stopped [2020-02-10T23:55:31.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.01s) [2020-02-10T23:55:31.550Z] 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-02-10T23:55:31.550Z] daemon.go:325: [dc33447d0b449] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:325: [dc33447d0b449] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:353: [dc33447d0b449] daemon started [2020-02-10T23:55:31.550Z] daemon.go:296: [dc33447d0b449] exiting daemon [2020-02-10T23:55:31.550Z] daemon.go:325: [dc33447d0b449] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:325: [dc33447d0b449] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:353: [dc33447d0b449] daemon started [2020-02-10T23:55:31.550Z] daemon.go:461: [dc33447d0b449] Stopping daemon [2020-02-10T23:55:31.550Z] daemon.go:296: [dc33447d0b449] exiting daemon [2020-02-10T23:55:31.550Z] daemon.go:448: [dc33447d0b449] Daemon stopped [2020-02-10T23:55:31.550Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2020-02-10T23:55:31.550Z] 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-02-10T23:55:31.550Z] daemon.go:325: [dfd97c27501cb] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:325: [dfd97c27501cb] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:353: [dfd97c27501cb] daemon started [2020-02-10T23:55:31.550Z] daemon.go:461: [dfd97c27501cb] Stopping daemon [2020-02-10T23:55:31.550Z] daemon.go:296: [dfd97c27501cb] exiting daemon [2020-02-10T23:55:31.550Z] daemon.go:448: [dfd97c27501cb] Daemon stopped [2020-02-10T23:55:31.550Z] daemon.go:325: [dfd97c27501cb] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:325: [dfd97c27501cb] waiting for daemon to start [2020-02-10T23:55:31.550Z] daemon.go:353: [dfd97c27501cb] daemon started [2020-02-10T23:55:31.550Z] daemon.go:461: [dfd97c27501cb] Stopping daemon [2020-02-10T23:55:31.550Z] daemon.go:296: [dfd97c27501cb] exiting daemon [2020-02-10T23:55:31.550Z] daemon.go:448: [dfd97c27501cb] Daemon stopped [2020-02-10T23:55:31.550Z] === RUN TestKernelTCPMemory [2020-02-10T23:55:32.135Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s) [2020-02-10T23:55:32.135Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2020-02-10T23:55:32.135Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2020-02-10T23:55:32.135Z] === RUN TestKillStoppedContainer [2020-02-10T23:55:32.287Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-02-10T23:55:32.287Z] === RUN TestNISDomainname [2020-02-10T23:55:32.392Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-02-10T23:55:32.392Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T23:55:32.392Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-10T23:55:32.392Z] === RUN TestKillDifferentUserContainer [2020-02-10T23:55:33.322Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-02-10T23:55:33.322Z] === RUN TestInspectOomKilledTrue [2020-02-10T23:55:33.322Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T23:55:33.322Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:55:33.322Z] === RUN TestInspectOomKilledFalse [2020-02-10T23:55:33.322Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T23:55:33.322Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:55:33.322Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T23:55:33.486Z] --- PASS: TestNISDomainname (1.09s) [2020-02-10T23:55:33.486Z] === RUN TestStats [2020-02-10T23:55:33.885Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-02-10T23:55:33.885Z] === RUN TestLinksContainerNames [2020-02-10T23:55:34.228Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-10T23:55:34.449Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-10T23:55:34.449Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-10T23:55:35.819Z] --- PASS: TestLinksContainerNames (1.77s) [2020-02-10T23:55:35.819Z] === RUN TestLogsFollowTailEmpty [2020-02-10T23:55:35.948Z] --- PASS: TestStats (2.50s) [2020-02-10T23:55:35.948Z] === RUN TestStopContainerWithTimeout [2020-02-10T23:55:35.948Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T23:55:35.948Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T23:55:35.948Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T23:55:35.948Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T23:55:35.948Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T23:55:35.948Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T23:55:35.948Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T23:55:35.948Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T23:55:35.948Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T23:55:35.948Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T23:55:36.078Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-10T23:55:36.335Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-02-10T23:55:36.335Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T23:55:36.697Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T23:55:37.264Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/default [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/private [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/slave [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/shared [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T23:55:37.264Z] === CONT TestMountDaemonRoot/default [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:55:37.264Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T23:55:37.264Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:55:37.264Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:55:37.264Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:55:37.264Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T23:55:37.521Z] === CONT TestMountDaemonRoot/shared [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T23:55:37.521Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:55:37.521Z] === CONT TestMountDaemonRoot/slave [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:55:37.521Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:55:37.521Z] === CONT TestMountDaemonRoot/private [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T23:55:37.521Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:55:37.521Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:55:37.521Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T23:55:37.521Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T23:55:37.521Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T23:55:37.521Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T23:55:37.521Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T23:55:37.521Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T23:55:37.521Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T23:55:37.521Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T23:55:37.778Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T23:55:37.778Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T23:55:37.778Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T23:55:37.778Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T23:55:37.778Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T23:55:37.778Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T23:55:37.778Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T23:55:37.778Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T23:55:37.778Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T23:55:37.778Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T23:55:38.035Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T23:55:38.035Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T23:55:38.035Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T23:55:38.035Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T23:55:38.035Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T23:55:38.035Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T23:55:38.035Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T23:55:38.035Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-10T23:55:38.035Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-10T23:55:38.035Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T23:55:39.053Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T23:55:39.403Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-10T23:55:40.359Z] --- PASS: TestContainerBindMountNonRecursive (2.24s) [2020-02-10T23:55:40.359Z] === RUN TestNetworkNat [2020-02-10T23:55:40.616Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-10T23:55:40.778Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-10T23:55:40.778Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2020-02-10T23:55:40.778Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2020-02-10T23:55:40.778Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2020-02-10T23:55:40.778Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-02-10T23:55:40.778Z] === RUN TestDeleteDevicemapper [2020-02-10T23:55:40.778Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T23:55:40.778Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T23:55:40.778Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T23:55:41.092Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-10T23:55:41.180Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-10T23:55:41.180Z] --- PASS: TestNetworkNat (0.93s) [2020-02-10T23:55:41.180Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T23:55:42.109Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-10T23:55:42.367Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2020-02-10T23:55:42.367Z] === RUN TestNetworkLoopbackNat [2020-02-10T23:55:43.735Z] --- PASS: TestNetworkLoopbackNat (1.26s) [2020-02-10T23:55:43.735Z] === RUN TestPause [2020-02-10T23:55:43.760Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-02-10T23:55:43.930Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.52s) [2020-02-10T23:55:43.930Z] === RUN TestUpdateMemory [2020-02-10T23:55:43.930Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T23:55:43.930Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:55:43.930Z] === RUN TestUpdateCPUQuota [2020-02-10T23:55:44.298Z] --- PASS: TestPause (0.87s) [2020-02-10T23:55:44.298Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T23:55:44.298Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T23:55:44.298Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T23:55:44.298Z] === RUN TestPauseStopPausedContainer [2020-02-10T23:55:44.555Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-10T23:55:45.486Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2020-02-10T23:55:45.486Z] === RUN TestPsFilter [2020-02-10T23:55:45.486Z] --- PASS: TestPsFilter (0.19s) [2020-02-10T23:55:45.486Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T23:55:45.655Z] --- PASS: TestUpdateCPUQuota (1.27s) [2020-02-10T23:55:45.655Z] === RUN TestUpdatePidsLimit [2020-02-10T23:55:45.655Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T23:55:45.655Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T23:55:46.006Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T23:55:46.358Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T23:55:46.414Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-02-10T23:55:46.414Z] === RUN TestRemoveContainerWithVolume [2020-02-10T23:55:46.435Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-02-10T23:55:46.977Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-02-10T23:55:46.977Z] === RUN TestRemoveContainerRunning [2020-02-10T23:55:47.110Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T23:55:47.486Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T23:55:47.540Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-10T23:55:47.797Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-02-10T23:55:47.797Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T23:55:47.988Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T23:55:48.361Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-10T23:55:48.924Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-02-10T23:55:48.924Z] === RUN TestRemoveInvalidContainer [2020-02-10T23:55:48.924Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-10T23:55:48.924Z] === RUN TestRenameLinkedContainer [2020-02-10T23:55:49.126Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-02-10T23:55:49.202Z] --- PASS: TestUpdatePidsLimit (3.62s) [2020-02-10T23:55:49.202Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-02-10T23:55:49.202Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-02-10T23:55:49.202Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-02-10T23:55:49.202Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-02-10T23:55:49.202Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-02-10T23:55:49.202Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-02-10T23:55:49.202Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2020-02-10T23:55:49.202Z] === RUN TestUpdateRestartPolicy [2020-02-10T23:55:49.856Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-10T23:55:50.950Z] ......... [ 86%] [2020-02-10T23:55:51.825Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-02-10T23:55:52.377Z] --- PASS: TestRenameLinkedContainer (3.49s) [2020-02-10T23:55:52.377Z] === RUN TestRenameStoppedContainer [2020-02-10T23:55:52.634Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-10T23:55:53.197Z] --- PASS: TestRenameStoppedContainer (0.93s) [2020-02-10T23:55:53.197Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T23:55:53.762Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-10T23:55:54.534Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-02-10T23:55:55.132Z] --- PASS: TestRenameRunningContainerAndReuse (1.83s) [2020-02-10T23:55:55.132Z] === RUN TestRenameInvalidName [2020-02-10T23:55:55.389Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-10T23:55:55.646Z] --- PASS: TestRenameInvalidName (0.72s) [2020-02-10T23:55:55.646Z] === RUN TestRenameAnonymousContainer [2020-02-10T23:55:56.472Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-10T23:55:56.657Z] tests/integration/models_images_test.py .............. [ 89%] [2020-02-10T23:55:57.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:55:57.036Z] INFO: Testing against a local daemon [2020-02-10T23:55:57.036Z] === RUN TestBuildWithSession [2020-02-10T23:55:57.036Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T23:55:57.036Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:55:57.036Z] === RUN TestBuildSquashParent [2020-02-10T23:55:57.036Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-02-10T23:55:57.036Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:55:57.036Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T23:55:57.036Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-10T23:55:57.036Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:55:57.036Z] === RUN TestBuildMultiStageCopy [2020-02-10T23:55:57.036Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T23:55:58.313Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-10T23:55:58.923Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-10T23:55:59.486Z] --- PASS: TestRenameAnonymousContainer (3.64s) [2020-02-10T23:55:59.486Z] === RUN TestRenameContainerWithSameName [2020-02-10T23:55:59.486Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-10T23:56:00.416Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-02-10T23:56:00.416Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T23:56:00.673Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-10T23:56:02.567Z] --- PASS: TestRenameContainerWithLinkedContainer (1.95s) [2020-02-10T23:56:02.567Z] === RUN TestResize [2020-02-10T23:56:02.622Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-02-10T23:56:02.622Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T23:56:02.622Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-02-10T23:56:02.622Z] === RUN TestWaitNonBlocked [2020-02-10T23:56:02.622Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:56:02.622Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:56:02.622Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:56:02.622Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:56:02.622Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:56:02.623Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:56:02.909Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T23:56:02.909Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T23:56:02.909Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-02-10T23:56:02.909Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2020-02-10T23:56:02.909Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2020-02-10T23:56:02.909Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-02-10T23:56:02.909Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 3.1% of statements [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T23:56:02.909Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T23:56:02.909Z] ok github.com/docker/docker/builder/dockerignore 0.027s coverage: 96.8% of statements [2020-02-10T23:56:03.133Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-10T23:56:03.133Z] --- PASS: TestResize (0.99s) [2020-02-10T23:56:03.133Z] === RUN TestResizeWithInvalidSize [2020-02-10T23:56:03.370Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-02-10T23:56:03.370Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-02-10T23:56:03.370Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-02-10T23:56:03.370Z] === RUN TestWaitBlocked [2020-02-10T23:56:03.370Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:56:03.370Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:56:03.370Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:56:03.370Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:56:03.370Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:56:03.370Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:56:04.505Z] --- PASS: TestResizeWithInvalidSize (0.98s) [2020-02-10T23:56:04.505Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T23:56:04.580Z] --- PASS: TestWaitBlocked (0.01s) [2020-02-10T23:56:04.580Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2020-02-10T23:56:04.580Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2020-02-10T23:56:04.580Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T23:56:04.580Z] === CONT TestIpcModeOlderClient [2020-02-10T23:56:04.580Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-02-10T23:56:04.580Z] === CONT TestDaemonRestartIpcMode [2020-02-10T23:56:04.917Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-10T23:56:05.069Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-02-10T23:56:05.069Z] === RUN TestDaemonRestartKillContainers [2020-02-10T23:56:05.069Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:56:05.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:56:05.069Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:56:05.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:56:05.069Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:56:05.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:56:05.069Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:56:05.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:56:05.069Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:56:05.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:56:05.069Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:56:05.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:56:05.069Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:56:05.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:56:05.069Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:56:05.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:56:05.069Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:56:05.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:56:05.069Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:56:05.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:56:05.069Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:56:05.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:56:05.069Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:56:05.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:56:05.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T23:56:05.069Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T23:56:05.475Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-10T23:56:05.651Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-10T23:56:05.853Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T23:56:06.402Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T23:56:07.021Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-10T23:56:07.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:56:07.732Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s) [2020-02-10T23:56:07.732Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-02-10T23:56:07.732Z] daemon.go:325: [db29e81306fc3] waiting for daemon to start [2020-02-10T23:56:07.732Z] daemon.go:325: [db29e81306fc3] waiting for daemon to start [2020-02-10T23:56:07.732Z] daemon.go:353: [db29e81306fc3] daemon started [2020-02-10T23:56:07.732Z] daemon.go:296: [db29e81306fc3] exiting daemon [2020-02-10T23:56:07.732Z] daemon.go:325: [db29e81306fc3] waiting for daemon to start [2020-02-10T23:56:07.732Z] daemon.go:325: [db29e81306fc3] waiting for daemon to start [2020-02-10T23:56:07.732Z] daemon.go:353: [db29e81306fc3] daemon started [2020-02-10T23:56:07.732Z] daemon.go:461: [db29e81306fc3] Stopping daemon [2020-02-10T23:56:07.732Z] daemon.go:296: [db29e81306fc3] exiting daemon [2020-02-10T23:56:07.732Z] daemon.go:448: [db29e81306fc3] Daemon stopped [2020-02-10T23:56:08.122Z] --- PASS: TestDaemonRestartIpcMode (3.56s) [2020-02-10T23:56:08.122Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-02-10T23:56:08.122Z] daemon.go:325: [de4452b029a6a] waiting for daemon to start [2020-02-10T23:56:08.122Z] daemon.go:325: [de4452b029a6a] waiting for daemon to start [2020-02-10T23:56:08.122Z] daemon.go:353: [de4452b029a6a] daemon started [2020-02-10T23:56:08.122Z] daemon.go:461: [de4452b029a6a] Stopping daemon [2020-02-10T23:56:08.122Z] daemon.go:296: [de4452b029a6a] exiting daemon [2020-02-10T23:56:08.122Z] daemon.go:448: [de4452b029a6a] Daemon stopped [2020-02-10T23:56:08.122Z] daemon.go:325: [de4452b029a6a] waiting for daemon to start [2020-02-10T23:56:08.122Z] daemon.go:325: [de4452b029a6a] waiting for daemon to start [2020-02-10T23:56:08.122Z] daemon.go:353: [de4452b029a6a] daemon started [2020-02-10T23:56:08.122Z] daemon.go:461: [de4452b029a6a] Stopping daemon [2020-02-10T23:56:08.122Z] daemon.go:296: [de4452b029a6a] exiting daemon [2020-02-10T23:56:08.122Z] daemon.go:448: [de4452b029a6a] Daemon stopped [2020-02-10T23:56:08.122Z] PASS [2020-02-10T23:56:08.122Z] [2020-02-10T23:56:08.122Z] === Skipped [2020-02-10T23:56:08.122Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-10T23:56:08.122Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:56:08.122Z] [2020-02-10T23:56:08.122Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-10T23:56:08.122Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:56:08.122Z] [2020-02-10T23:56:08.122Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T23:56:08.122Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:56:08.122Z] [2020-02-10T23:56:08.122Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T23:56:08.122Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T23:56:08.122Z] [2020-02-10T23:56:08.122Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T23:56:08.122Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T23:56:08.122Z] [2020-02-10T23:56:08.122Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-10T23:56:08.122Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:56:08.122Z] [2020-02-10T23:56:08.122Z] [2020-02-10T23:56:08.122Z] DONE 188 tests, 6 skipped in 118.505s [2020-02-10T23:56:08.122Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T23:56:08.122Z] ++ 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-02-10T23:56:08.122Z] ++ set -e [2020-02-10T23:56:08.122Z] ++ '[' -n 0 ']' [2020-02-10T23:56:08.122Z] ++ set -x [2020-02-10T23:56:08.122Z] ++ env -i DEST=/go/src/github.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-02-10T23:56:08.277Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T23:56:08.493Z] INFO: Testing against a local daemon [2020-02-10T23:56:08.493Z] === RUN TestCommitInheritsEnv [2020-02-10T23:56:08.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:56:08.848Z] --- PASS: TestCommitInheritsEnv (0.51s) [2020-02-10T23:56:08.848Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T23:56:08.848Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T23:56:08.848Z] === RUN TestImagesFilterMultiReference [2020-02-10T23:56:08.848Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-02-10T23:56:08.848Z] === RUN TestImagePullPlatformInvalid [2020-02-10T23:56:08.848Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-10T23:56:08.848Z] === RUN TestRemoveImageOrphaning [2020-02-10T23:56:09.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T23:56:09.335Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-10T23:56:09.469Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T23:56:09.608Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-02-10T23:56:09.608Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T23:56:09.608Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-02-10T23:56:09.608Z] === RUN TestTagInvalidReference [2020-02-10T23:56:09.608Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-10T23:56:09.608Z] === RUN TestTagValidPrefixedRepo [2020-02-10T23:56:09.608Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-02-10T23:56:09.608Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T23:56:09.608Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-02-10T23:56:09.608Z] === RUN TestTagOfficialNames [2020-02-10T23:56:09.608Z] --- PASS: TestTagOfficialNames (0.04s) [2020-02-10T23:56:09.608Z] === RUN TestTagMatchesDigest [2020-02-10T23:56:09.608Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-02-10T23:56:09.608Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T23:56:09.900Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-10T23:56:09.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T23:56:10.831Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T23:56:10.831Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-10T23:56:11.322Z] --- PASS: TestBuildMultiStageCopy (14.23s) [2020-02-10T23:56:11.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.86s) [2020-02-10T23:56:11.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s) [2020-02-10T23:56:11.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.83s) [2020-02-10T23:56:11.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2020-02-10T23:56:11.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s) [2020-02-10T23:56:11.322Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T23:56:11.322Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-02-10T23:56:11.322Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:56:11.322Z] === RUN TestBuildLabelWithTargets [2020-02-10T23:56:11.322Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-02-10T23:56:11.322Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:56:11.322Z] === RUN TestBuildWithEmptyLayers [2020-02-10T23:56:11.372Z] ok github.com/docker/docker/builder/fscache 0.143s coverage: 69.2% of statements [2020-02-10T23:56:11.395Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-10T23:56:11.395Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T23:56:11.601Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-10T23:56:11.959Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-10T23:56:12.492Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2020-02-10T23:56:12.492Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T23:56:12.492Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-02-10T23:56:12.492Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:56:12.492Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T23:56:12.492Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-02-10T23:56:12.492Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:56:12.492Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T23:56:12.492Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-02-10T23:56:12.492Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:56:12.492Z] === RUN TestBuildWithHugeFile [2020-02-10T23:56:12.492Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-02-10T23:56:12.492Z] build_test.go:492: testEnv.OSType == "windows" [2020-02-10T23:56:12.492Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T23:56:12.492Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:56:12.492Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:56:12.492Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:56:12.492Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:56:12.492Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:56:12.492Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:56:12.492Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T23:56:12.492Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T23:56:12.492Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T23:56:12.492Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2020-02-10T23:56:12.492Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-02-10T23:56:12.492Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-02-10T23:56:12.492Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-02-10T23:56:12.492Z] === RUN TestBuildPreserveOwnership [2020-02-10T23:56:12.492Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-02-10T23:56:12.492Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:56:12.492Z] === RUN TestBuildPlatformInvalid [2020-02-10T23:56:12.492Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-02-10T23:56:12.492Z] PASS [2020-02-10T23:56:12.492Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-10T23:56:12.523Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-10T23:56:13.054Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:56:13.054Z] INFO: Testing against a local daemon [2020-02-10T23:56:13.054Z] === RUN TestConfigList [2020-02-10T23:56:13.054Z] --- SKIP: TestConfigList (0.00s) [2020-02-10T23:56:13.054Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:56:13.054Z] === RUN TestConfigsCreateAndDelete [2020-02-10T23:56:13.054Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-02-10T23:56:13.054Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:56:13.054Z] === RUN TestConfigsUpdate [2020-02-10T23:56:13.054Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-02-10T23:56:13.054Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:56:13.054Z] === RUN TestTemplatedConfig [2020-02-10T23:56:13.054Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-02-10T23:56:13.054Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:56:13.054Z] === RUN TestConfigInspect [2020-02-10T23:56:13.054Z] --- SKIP: TestConfigInspect (0.00s) [2020-02-10T23:56:13.054Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:56:13.054Z] === RUN TestConfigCreateWithLabels [2020-02-10T23:56:13.054Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-02-10T23:56:13.054Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:56:13.054Z] === RUN TestConfigCreateResolve [2020-02-10T23:56:13.054Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-02-10T23:56:13.054Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:56:13.054Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T23:56:13.054Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-02-10T23:56:13.054Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:56:13.054Z] PASS [2020-02-10T23:56:13.054Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-10T23:56:13.054Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:56:13.054Z] INFO: Testing against a local daemon [2020-02-10T23:56:13.054Z] === RUN TestCheckpoint [2020-02-10T23:56:13.054Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T23:56:13.054Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:56:13.054Z] === RUN TestContainerInvalidJSON [2020-02-10T23:56:13.054Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:56:13.054Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:56:13.054Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:56:13.054Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:56:13.054Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:56:13.054Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:56:13.054Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T23:56:13.054Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T23:56:13.054Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T23:56:13.054Z] --- PASS: TestContainerInvalidJSON (0.05s) [2020-02-10T23:56:13.054Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T23:56:13.054Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-02-10T23:56:13.054Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-02-10T23:56:13.054Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T23:56:13.054Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-02-10T23:56:13.054Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-10T23:56:13.054Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T23:56:13.054Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-02-10T23:56:13.054Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-10T23:56:13.054Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T23:56:13.054Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-02-10T23:56:13.054Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-10T23:56:13.054Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T23:56:13.054Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-02-10T23:56:13.054Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-10T23:56:13.054Z] === RUN TestCopyFromContainer [2020-02-10T23:56:13.054Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-02-10T23:56:13.054Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:56:13.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T23:56:13.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:56:13.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:56:13.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:56:13.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:56:13.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:56:13.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:56:13.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T23:56:13.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T23:56:13.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T23:56:13.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-10T23:56:13.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-10T23:56:13.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-10T23:56:13.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-10T23:56:13.054Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T23:56:13.054Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-02-10T23:56:13.054Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-10T23:56:13.054Z] === RUN TestCreateWithInvalidEnv [2020-02-10T23:56:13.054Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T23:56:13.054Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T23:56:13.054Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T23:56:13.054Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T23:56:13.054Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T23:56:13.054Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T23:56:13.054Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T23:56:13.054Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T23:56:13.054Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T23:56:13.054Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-02-10T23:56:13.054Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T23:56:13.054Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T23:56:13.054Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-02-10T23:56:13.054Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T23:56:13.054Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-02-10T23:56:13.054Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:56:13.054Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T23:56:13.054Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-02-10T23:56:13.054Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:56:13.054Z] === RUN TestCreateWithCapabilities [2020-02-10T23:56:13.054Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-02-10T23:56:13.054Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-10T23:56:13.054Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T23:56:13.054Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-10T23:56:13.054Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:56:13.054Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T23:56:13.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:56:13.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:56:13.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:56:13.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:56:13.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:56:13.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:56:13.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:56:13.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:56:13.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:56:13.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:56:13.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T23:56:13.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T23:56:13.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T23:56:13.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T23:56:13.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T23:56:13.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-02-10T23:56:13.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-10T23:56:13.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-10T23:56:13.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-10T23:56:13.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-10T23:56:13.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-02-10T23:56:13.054Z] === RUN TestDiff [2020-02-10T23:56:13.054Z] --- SKIP: TestDiff (0.00s) [2020-02-10T23:56:13.054Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-10T23:56:13.054Z] === RUN TestExecWithCloseStdin [2020-02-10T23:56:13.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T23:56:13.427Z] ok github.com/docker/docker/builder/remotecontext/git 4.437s coverage: 85.1% of statements [2020-02-10T23:56:13.427Z] ok github.com/docker/docker/builder/remotecontext 0.439s coverage: 13.6% of statements [2020-02-10T23:56:13.717Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-02-10T23:56:14.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T23:56:14.457Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-10T23:56:14.748Z] ok github.com/docker/docker/builder/dockerfile 1.375s coverage: 45.1% of statements [2020-02-10T23:56:14.748Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T23:56:14.748Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T23:56:14.868Z] --- PASS: TestExecWithCloseStdin (1.97s) [2020-02-10T23:56:14.868Z] === RUN TestExec [2020-02-10T23:56:14.868Z] --- SKIP: TestExec (0.00s) [2020-02-10T23:56:14.868Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-10T23:56:14.868Z] === RUN TestExecUser [2020-02-10T23:56:14.868Z] --- SKIP: TestExecUser (0.00s) [2020-02-10T23:56:14.868Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-10T23:56:14.868Z] === RUN TestExportContainerAndImportImage [2020-02-10T23:56:14.868Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-02-10T23:56:14.868Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:56:14.868Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T23:56:14.868Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-02-10T23:56:14.868Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:56:14.868Z] === RUN TestHealthCheckWorkdir [2020-02-10T23:56:14.868Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-02-10T23:56:14.868Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-10T23:56:14.868Z] === RUN TestHealthKillContainer [2020-02-10T23:56:14.868Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-02-10T23:56:14.868Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-10T23:56:14.868Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T23:56:14.868Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-02-10T23:56:14.868Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-10T23:56:14.868Z] === RUN TestKillContainerInvalidSignal [2020-02-10T23:56:16.070Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-10T23:56:16.070Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-10T23:56:16.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T23:56:16.356Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-10T23:56:16.654Z] --- PASS: TestKillContainerInvalidSignal (1.69s) [2020-02-10T23:56:16.654Z] === RUN TestKillContainer [2020-02-10T23:56:16.654Z] --- SKIP: TestKillContainer (0.00s) [2020-02-10T23:56:16.654Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-10T23:56:16.654Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T23:56:16.654Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-10T23:56:16.654Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T23:56:16.654Z] === RUN TestKillStoppedContainer [2020-02-10T23:56:16.654Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-02-10T23:56:16.654Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T23:56:16.654Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T23:56:16.654Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-10T23:56:16.654Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T23:56:16.654Z] === RUN TestKillDifferentUserContainer [2020-02-10T23:56:16.654Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-02-10T23:56:16.654Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-10T23:56:16.654Z] === RUN TestInspectOomKilledTrue [2020-02-10T23:56:16.654Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T23:56:16.654Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:56:16.654Z] === RUN TestInspectOomKilledFalse [2020-02-10T23:56:16.654Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T23:56:16.654Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:56:16.654Z] === RUN TestLogsFollowTailEmpty [2020-02-10T23:56:18.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T23:56:18.254Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-10T23:56:18.520Z] --- PASS: TestLogsFollowTailEmpty (1.51s) [2020-02-10T23:56:18.520Z] === RUN TestNetworkNat [2020-02-10T23:56:18.520Z] --- SKIP: TestNetworkNat (0.00s) [2020-02-10T23:56:18.520Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-10T23:56:18.520Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T23:56:18.520Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-02-10T23:56:18.520Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:56:18.520Z] === RUN TestNetworkLoopbackNat [2020-02-10T23:56:18.520Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-02-10T23:56:18.520Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-10T23:56:18.520Z] === RUN TestPause [2020-02-10T23:56:18.520Z] --- SKIP: TestPause (0.00s) [2020-02-10T23:56:18.520Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-10T23:56:18.520Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T23:56:19.625Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-10T23:56:19.700Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.52s) [2020-02-10T23:56:19.700Z] === RUN TestPauseStopPausedContainer [2020-02-10T23:56:19.700Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-02-10T23:56:19.700Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:56:19.700Z] === RUN TestPsFilter [2020-02-10T23:56:20.189Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-10T23:56:20.267Z] --- PASS: TestPsFilter (0.15s) [2020-02-10T23:56:20.267Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T23:56:20.446Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T23:56:20.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2020-02-10T23:56:20.446Z] 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-02-10T23:56:20.446Z] daemon.go:325: [d322cf52ed437] waiting for daemon to start [2020-02-10T23:56:20.446Z] daemon.go:325: [d322cf52ed437] waiting for daemon to start [2020-02-10T23:56:20.446Z] daemon.go:353: [d322cf52ed437] daemon started [2020-02-10T23:56:20.446Z] daemon.go:325: [d322cf52ed437] waiting for daemon to start [2020-02-10T23:56:20.446Z] daemon.go:296: [d322cf52ed437] exiting daemon [2020-02-10T23:56:20.446Z] daemon.go:325: [d322cf52ed437] waiting for daemon to start [2020-02-10T23:56:20.446Z] daemon.go:353: [d322cf52ed437] daemon started [2020-02-10T23:56:20.446Z] daemon.go:461: [d322cf52ed437] Stopping daemon [2020-02-10T23:56:20.446Z] daemon.go:296: [d322cf52ed437] exiting daemon [2020-02-10T23:56:20.446Z] daemon.go:448: [d322cf52ed437] Daemon stopped [2020-02-10T23:56:20.446Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.40s) [2020-02-10T23:56:20.446Z] 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-02-10T23:56:20.447Z] daemon.go:325: [dcb26ce5222a9] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [dcb26ce5222a9] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [dcb26ce5222a9] daemon started [2020-02-10T23:56:20.447Z] daemon.go:325: [dcb26ce5222a9] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:296: [dcb26ce5222a9] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:325: [dcb26ce5222a9] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [dcb26ce5222a9] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [dcb26ce5222a9] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [dcb26ce5222a9] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [dcb26ce5222a9] Daemon stopped [2020-02-10T23:56:20.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-02-10T23:56:20.447Z] 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-02-10T23:56:20.447Z] daemon.go:325: [d9416e3133f01] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [d9416e3133f01] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [d9416e3133f01] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [d9416e3133f01] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [d9416e3133f01] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [d9416e3133f01] Daemon stopped [2020-02-10T23:56:20.447Z] daemon.go:325: [d9416e3133f01] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [d9416e3133f01] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [d9416e3133f01] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [d9416e3133f01] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [d9416e3133f01] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [d9416e3133f01] Daemon stopped [2020-02-10T23:56:20.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-02-10T23:56:20.447Z] 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-02-10T23:56:20.447Z] daemon.go:325: [d6c93ac7ae2d8] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [d6c93ac7ae2d8] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [d6c93ac7ae2d8] daemon started [2020-02-10T23:56:20.447Z] daemon.go:296: [d6c93ac7ae2d8] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:325: [d6c93ac7ae2d8] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [d6c93ac7ae2d8] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [d6c93ac7ae2d8] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [d6c93ac7ae2d8] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [d6c93ac7ae2d8] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [d6c93ac7ae2d8] Daemon stopped [2020-02-10T23:56:20.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-02-10T23:56:20.447Z] 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-02-10T23:56:20.447Z] daemon.go:325: [dbdc96a1e05ef] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [dbdc96a1e05ef] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [dbdc96a1e05ef] daemon started [2020-02-10T23:56:20.447Z] daemon.go:325: [dbdc96a1e05ef] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:296: [dbdc96a1e05ef] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:325: [dbdc96a1e05ef] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [dbdc96a1e05ef] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [dbdc96a1e05ef] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [dbdc96a1e05ef] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [dbdc96a1e05ef] Daemon stopped [2020-02-10T23:56:20.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-02-10T23:56:20.447Z] 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-02-10T23:56:20.447Z] daemon.go:325: [d8d35e95256b6] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [d8d35e95256b6] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [d8d35e95256b6] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [d8d35e95256b6] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [d8d35e95256b6] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [d8d35e95256b6] Daemon stopped [2020-02-10T23:56:20.447Z] daemon.go:325: [d8d35e95256b6] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [d8d35e95256b6] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [d8d35e95256b6] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [d8d35e95256b6] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [d8d35e95256b6] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [d8d35e95256b6] Daemon stopped [2020-02-10T23:56:20.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2020-02-10T23:56:20.447Z] 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-02-10T23:56:20.447Z] daemon.go:325: [de62589709208] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [de62589709208] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [de62589709208] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [de62589709208] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [de62589709208] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [de62589709208] Daemon stopped [2020-02-10T23:56:20.447Z] daemon.go:325: [de62589709208] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [de62589709208] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [de62589709208] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [de62589709208] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [de62589709208] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [de62589709208] Daemon stopped [2020-02-10T23:56:20.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2020-02-10T23:56:20.447Z] 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-02-10T23:56:20.447Z] daemon.go:325: [dccafa5ef6d62] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [dccafa5ef6d62] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [dccafa5ef6d62] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [dccafa5ef6d62] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [dccafa5ef6d62] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [dccafa5ef6d62] Daemon stopped [2020-02-10T23:56:20.447Z] daemon.go:325: [dccafa5ef6d62] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [dccafa5ef6d62] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [dccafa5ef6d62] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [dccafa5ef6d62] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [dccafa5ef6d62] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [dccafa5ef6d62] Daemon stopped [2020-02-10T23:56:20.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s) [2020-02-10T23:56:20.447Z] 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-02-10T23:56:20.447Z] daemon.go:325: [d65655ed3e110] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [d65655ed3e110] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [d65655ed3e110] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [d65655ed3e110] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [d65655ed3e110] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [d65655ed3e110] Daemon stopped [2020-02-10T23:56:20.447Z] daemon.go:325: [d65655ed3e110] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [d65655ed3e110] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [d65655ed3e110] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [d65655ed3e110] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [d65655ed3e110] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [d65655ed3e110] Daemon stopped [2020-02-10T23:56:20.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.94s) [2020-02-10T23:56:20.447Z] 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-02-10T23:56:20.447Z] daemon.go:325: [d18d22c11fce8] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [d18d22c11fce8] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [d18d22c11fce8] daemon started [2020-02-10T23:56:20.447Z] daemon.go:296: [d18d22c11fce8] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:325: [d18d22c11fce8] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [d18d22c11fce8] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [d18d22c11fce8] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [d18d22c11fce8] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [d18d22c11fce8] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [d18d22c11fce8] Daemon stopped [2020-02-10T23:56:20.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s) [2020-02-10T23:56:20.447Z] 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-02-10T23:56:20.447Z] daemon.go:325: [daeb9081fd845] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [daeb9081fd845] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [daeb9081fd845] daemon started [2020-02-10T23:56:20.447Z] daemon.go:325: [daeb9081fd845] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:296: [daeb9081fd845] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:325: [daeb9081fd845] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [daeb9081fd845] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [daeb9081fd845] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [daeb9081fd845] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [daeb9081fd845] Daemon stopped [2020-02-10T23:56:20.447Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2020-02-10T23:56:20.447Z] 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-02-10T23:56:20.447Z] daemon.go:325: [dfa3c46ea4dec] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [dfa3c46ea4dec] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [dfa3c46ea4dec] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [dfa3c46ea4dec] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [dfa3c46ea4dec] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [dfa3c46ea4dec] Daemon stopped [2020-02-10T23:56:20.447Z] daemon.go:325: [dfa3c46ea4dec] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:325: [dfa3c46ea4dec] waiting for daemon to start [2020-02-10T23:56:20.447Z] daemon.go:353: [dfa3c46ea4dec] daemon started [2020-02-10T23:56:20.447Z] daemon.go:461: [dfa3c46ea4dec] Stopping daemon [2020-02-10T23:56:20.447Z] daemon.go:296: [dfa3c46ea4dec] exiting daemon [2020-02-10T23:56:20.447Z] daemon.go:448: [dfa3c46ea4dec] Daemon stopped [2020-02-10T23:56:20.447Z] === RUN TestKernelTCPMemory [2020-02-10T23:56:20.704Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-10T23:56:20.841Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-10T23:56:21.390Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-10T23:56:21.390Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-10T23:56:21.390Z] [2020-02-10T23:56:21.390Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-10T23:56:21.390Z] =========================== short test summary info ============================ [2020-02-10T23:56:21.390Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-10T23:56:21.390Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-10T23:56:21.390Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-10T23:56:21.390Z] Not supported on most drivers [2020-02-10T23:56:21.390Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-10T23:56:21.390Z] Can fail if eth0 has multiple IP addresses [2020-02-10T23:56:21.390Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-10T23:56:21.390Z] This doesn't seem to be taken into account by the engine [2020-02-10T23:56:21.390Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-10T23:56:21.390Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-10T23:56:21.390Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-10T23:56:21.390Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-10T23:56:21.390Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-10T23:56:21.390Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-10T23:56:21.390Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-10T23:56:21.390Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 381.64 seconds == [2020-02-10T23:56:21.635Z] --- PASS: TestKernelTCPMemory (1.01s) [2020-02-10T23:56:21.635Z] === RUN TestNISDomainname [2020-02-10T23:56:21.685Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-10T23:56:22.123Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.89s) [2020-02-10T23:56:22.123Z] === RUN TestRemoveContainerWithVolume [2020-02-10T23:56:22.199Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-10T23:56:22.199Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-10T23:56:22.763Z] --- PASS: TestNISDomainname (1.13s) [2020-02-10T23:56:22.763Z] === RUN TestStats [2020-02-10T23:56:23.694Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-10T23:56:23.972Z] --- PASS: TestRemoveContainerWithVolume (1.80s) [2020-02-10T23:56:23.972Z] === RUN TestRemoveContainerRunning [2020-02-10T23:56:25.063Z] --- PASS: TestStats (2.17s) [2020-02-10T23:56:25.063Z] === RUN TestStopContainerWithTimeout [2020-02-10T23:56:25.063Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T23:56:25.063Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T23:56:25.063Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T23:56:25.063Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T23:56:25.063Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T23:56:25.063Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T23:56:25.063Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T23:56:25.063Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T23:56:25.063Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T23:56:25.063Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T23:56:25.134Z] --- PASS: TestRemoveContainerRunning (1.66s) [2020-02-10T23:56:25.134Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T23:56:25.626Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-10T23:56:25.884Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T23:56:26.141Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-10T23:56:26.705Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-10T23:56:26.970Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.48s) [2020-02-10T23:56:26.970Z] === RUN TestRemoveInvalidContainer [2020-02-10T23:56:26.970Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-10T23:56:26.970Z] === RUN TestRenameLinkedContainer [2020-02-10T23:56:26.970Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-02-10T23:56:26.970Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-10T23:56:26.970Z] === RUN TestRenameStoppedContainer [2020-02-10T23:56:28.074Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T23:56:28.785Z] --- PASS: TestRenameStoppedContainer (1.94s) [2020-02-10T23:56:28.785Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T23:56:29.969Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-02-10T23:56:29.969Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-02-10T23:56:29.969Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-02-10T23:56:29.969Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2020-02-10T23:56:29.969Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2020-02-10T23:56:29.969Z] === RUN TestDeleteDevicemapper [2020-02-10T23:56:29.969Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T23:56:29.969Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T23:56:29.969Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T23:56:29.969Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-10T23:56:30.081Z] ok github.com/docker/docker/client 0.778s coverage: 75.7% of statements [2020-02-10T23:56:31.881Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2020-02-10T23:56:31.881Z] === RUN TestUpdateMemory [2020-02-10T23:56:31.881Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T23:56:31.881Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:56:31.881Z] === RUN TestUpdateCPUQuota [2020-02-10T23:56:32.174Z] --- PASS: TestRenameRunningContainerAndReuse (3.30s) [2020-02-10T23:56:32.174Z] === RUN TestRenameInvalidName [2020-02-10T23:56:32.810Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-10T23:56:33.375Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-02-10T23:56:33.375Z] === RUN TestUpdatePidsLimit [2020-02-10T23:56:33.375Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T23:56:33.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-10T23:56:33.633Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T23:56:33.828Z] umount: bundles/test-docker-py/root: mountpoint not found [2020-02-10T23:56:33.828Z] Clearing AppArmor profiles cache:. [2020-02-10T23:56:33.828Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-10T23:56:33.828Z] Unloading profiles will leave already running processes permanently [2020-02-10T23:56:33.828Z] unconfined, which can lead to unexpected situations. [2020-02-10T23:56:33.828Z] [2020-02-10T23:56:33.828Z] To set a process to complain mode, use the command line tool [2020-02-10T23:56:33.828Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-10T23:56:33.828Z] with the 'teardown' option." [2020-02-10T23:56:33.828Z] [2020-02-10T23:56:33.890Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T23:56:33.982Z] --- PASS: TestRenameInvalidName (1.56s) [2020-02-10T23:56:33.982Z] === RUN TestRenameAnonymousContainer [2020-02-10T23:56:33.982Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-02-10T23:56:33.982Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-10T23:56:33.982Z] === RUN TestRenameContainerWithSameName Post stage [Pipeline] junit [2020-02-10T23:56:34.395Z] Recording test results [2020-02-10T23:56:34.454Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [Pipeline] sh [2020-02-10T23:56:34.884Z] + echo Ensuring container killed. [2020-02-10T23:56:34.884Z] Ensuring container killed. [2020-02-10T23:56:34.884Z] + docker rm -vf docker-pr3 [2020-02-10T23:56:34.884Z] Error: No such container: docker-pr3 [2020-02-10T23:56:34.884Z] + true [Pipeline] sh [2020-02-10T23:56:35.018Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T23:56:35.142Z] --- PASS: TestRenameContainerWithSameName (1.57s) [2020-02-10T23:56:35.142Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T23:56:35.142Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-02-10T23:56:35.142Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-10T23:56:35.142Z] === RUN TestResize [2020-02-10T23:56:35.142Z] --- SKIP: TestResize (0.00s) [2020-02-10T23:56:35.142Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-10T23:56:35.142Z] === RUN TestResizeWithInvalidSize [2020-02-10T23:56:35.142Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-02-10T23:56:35.142Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-10T23:56:35.142Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T23:56:35.289Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T23:56:35.319Z] + echo Chowning /workspace to jenkins user [2020-02-10T23:56:35.319Z] Chowning /workspace to jenkins user [2020-02-10T23:56:35.319Z] + id -u [2020-02-10T23:56:35.319Z] + id -g [2020-02-10T23:56:35.319Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40490:/workspace busybox chown -R 1000:1000 /workspace [2020-02-10T23:56:35.855Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T23:56:35.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-10T23:56:36.420Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T23:56:36.930Z] --- PASS: TestResizeWhenContainerNotStarted (1.79s) [2020-02-10T23:56:36.930Z] === RUN TestDaemonRestartKillContainers [2020-02-10T23:56:36.930Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-02-10T23:56:36.930Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:56:36.930Z] === RUN TestStats [2020-02-10T23:56:36.930Z] --- SKIP: TestStats (0.00s) [2020-02-10T23:56:36.930Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-10T23:56:36.930Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T23:56:37.006Z] + bundleName=docker-py [2020-02-10T23:56:37.006Z] + echo Creating docker-py-bundles.tar.gz [2020-02-10T23:56:37.006Z] Creating docker-py-bundles.tar.gz [2020-02-10T23:56:37.006Z] + 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-02-10T23:56:37.100Z] Archiving artifacts [2020-02-10T23:56:37.351Z] --- PASS: TestUpdatePidsLimit (3.99s) [2020-02-10T23:56:37.351Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-02-10T23:56:37.351Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-02-10T23:56:37.351Z] --- PASS: TestUpdatePidsLimit/update_lower (0.51s) [2020-02-10T23:56:37.351Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-02-10T23:56:37.351Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-02-10T23:56:37.351Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-02-10T23:56:37.351Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-02-10T23:56:37.351Z] === RUN TestUpdateRestartPolicy [2020-02-10T23:56:37.585Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40490/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-10T23:56:37.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-10T23:56:38.098Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40490/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb -e DOCKER_GRAPHDRIVER docker:5e23653130a65e90b7296c70f9230d9f09374efb hack/make.sh binary-daemon [2020-02-10T23:56:38.656Z] [2020-02-10T23:56:38.656Z] Removing bundles/ [2020-02-10T23:56:38.656Z] [2020-02-10T23:56:38.656Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-10T23:56:38.656Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-10T23:56:38.656Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T23:56:39.285Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-10T23:56:41.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-10T23:56:42.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-10T23:56:43.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-10T23:56:44.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-10T23:56:46.276Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.33s) [2020-02-10T23:56:46.276Z] === RUN TestStopContainerWithTimeout [2020-02-10T23:56:46.276Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-02-10T23:56:46.276Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-10T23:56:46.276Z] === RUN TestUpdateRestartPolicy [2020-02-10T23:56:47.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-10T23:56:48.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-10T23:56:51.263Z] --- PASS: TestUpdateRestartPolicy (14.13s) [2020-02-10T23:56:51.263Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T23:56:53.243Z] --- PASS: TestUpdateRestartWithAutoRemove (1.58s) [2020-02-10T23:56:53.243Z] === RUN TestWaitNonBlocked [2020-02-10T23:56:53.243Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:56:53.243Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:56:53.243Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:56:53.243Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:56:53.243Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:56:53.243Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:56:53.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-10T23:56:54.177Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-02-10T23:56:54.177Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2020-02-10T23:56:54.177Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s) [2020-02-10T23:56:54.177Z] === RUN TestWaitBlocked [2020-02-10T23:56:54.177Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:56:54.177Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:56:54.177Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:56:54.177Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:56:54.435Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T23:56:54.435Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T23:56:55.806Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-10T23:56:56.063Z] --- PASS: TestWaitBlocked (0.05s) [2020-02-10T23:56:56.063Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.75s) [2020-02-10T23:56:56.063Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.78s) [2020-02-10T23:56:56.063Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T23:56:56.063Z] === CONT TestIpcModeOlderClient [2020-02-10T23:56:56.321Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-02-10T23:56:56.321Z] === CONT TestDaemonRestartIpcMode [2020-02-10T23:56:58.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-10T23:56:59.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-10T23:56:59.693Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s) [2020-02-10T23:56:59.693Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-02-10T23:56:59.693Z] daemon.go:325: [d034a301bb388] waiting for daemon to start [2020-02-10T23:56:59.693Z] daemon.go:325: [d034a301bb388] waiting for daemon to start [2020-02-10T23:56:59.693Z] daemon.go:353: [d034a301bb388] daemon started [2020-02-10T23:56:59.693Z] daemon.go:325: [d034a301bb388] waiting for daemon to start [2020-02-10T23:56:59.693Z] daemon.go:296: [d034a301bb388] exiting daemon [2020-02-10T23:56:59.693Z] daemon.go:325: [d034a301bb388] waiting for daemon to start [2020-02-10T23:56:59.693Z] daemon.go:353: [d034a301bb388] daemon started [2020-02-10T23:56:59.693Z] daemon.go:461: [d034a301bb388] Stopping daemon [2020-02-10T23:56:59.693Z] daemon.go:296: [d034a301bb388] exiting daemon [2020-02-10T23:56:59.693Z] daemon.go:448: [d034a301bb388] Daemon stopped [2020-02-10T23:57:00.626Z] --- PASS: TestDaemonRestartIpcMode (4.46s) [2020-02-10T23:57:00.626Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-02-10T23:57:00.626Z] daemon.go:325: [dd1a2e23037b3] waiting for daemon to start [2020-02-10T23:57:00.626Z] daemon.go:325: [dd1a2e23037b3] waiting for daemon to start [2020-02-10T23:57:00.626Z] daemon.go:353: [dd1a2e23037b3] daemon started [2020-02-10T23:57:00.626Z] daemon.go:461: [dd1a2e23037b3] Stopping daemon [2020-02-10T23:57:00.626Z] daemon.go:296: [dd1a2e23037b3] exiting daemon [2020-02-10T23:57:00.626Z] daemon.go:448: [dd1a2e23037b3] Daemon stopped [2020-02-10T23:57:00.626Z] daemon.go:325: [dd1a2e23037b3] waiting for daemon to start [2020-02-10T23:57:00.626Z] daemon.go:325: [dd1a2e23037b3] waiting for daemon to start [2020-02-10T23:57:00.626Z] daemon.go:353: [dd1a2e23037b3] daemon started [2020-02-10T23:57:00.626Z] daemon.go:461: [dd1a2e23037b3] Stopping daemon [2020-02-10T23:57:00.626Z] daemon.go:296: [dd1a2e23037b3] exiting daemon [2020-02-10T23:57:00.626Z] daemon.go:448: [dd1a2e23037b3] Daemon stopped [2020-02-10T23:57:00.626Z] PASS [2020-02-10T23:57:00.626Z] [2020-02-10T23:57:00.626Z] === Skipped [2020-02-10T23:57:00.626Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-10T23:57:00.626Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T23:57:00.626Z] [2020-02-10T23:57:00.626Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-10T23:57:00.626Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:57:00.626Z] [2020-02-10T23:57:00.626Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T23:57:00.626Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:57:00.626Z] [2020-02-10T23:57:00.626Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T23:57:00.626Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T23:57:00.626Z] [2020-02-10T23:57:00.626Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T23:57:00.626Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T23:57:00.626Z] [2020-02-10T23:57:00.626Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-10T23:57:00.626Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T23:57:00.626Z] [2020-02-10T23:57:00.626Z] [2020-02-10T23:57:00.626Z] DONE 188 tests, 6 skipped in 128.493s [2020-02-10T23:57:00.884Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T23:57:00.884Z] ++ 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-02-10T23:57:00.884Z] ++ set -e [2020-02-10T23:57:00.884Z] ++ '[' -n 0 ']' [2020-02-10T23:57:00.884Z] ++ set -x [2020-02-10T23:57:00.884Z] ++ env -i DEST=/go/src/github.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-02-10T23:57:00.884Z] INFO: Testing against a local daemon [2020-02-10T23:57:00.884Z] === RUN TestCommitInheritsEnv [2020-02-10T23:57:01.452Z] --- PASS: TestCommitInheritsEnv (0.50s) [2020-02-10T23:57:01.452Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T23:57:01.452Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T23:57:01.452Z] === RUN TestImagesFilterMultiReference [2020-02-10T23:57:01.452Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-10T23:57:01.452Z] === RUN TestImagePullPlatformInvalid [2020-02-10T23:57:01.452Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-02-10T23:57:01.452Z] === RUN TestRemoveImageOrphaning [2020-02-10T23:57:02.017Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-02-10T23:57:02.017Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T23:57:02.017Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-02-10T23:57:02.017Z] === RUN TestTagInvalidReference [2020-02-10T23:57:02.017Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-10T23:57:02.017Z] === RUN TestTagValidPrefixedRepo [2020-02-10T23:57:02.275Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-02-10T23:57:02.275Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T23:57:02.275Z] --- PASS: TestTagExistedNameWithoutForce (0.08s) [2020-02-10T23:57:02.275Z] === RUN TestTagOfficialNames [2020-02-10T23:57:02.275Z] --- PASS: TestTagOfficialNames (0.09s) [2020-02-10T23:57:02.275Z] === RUN TestTagMatchesDigest [2020-02-10T23:57:02.275Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-10T23:57:02.275Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T23:57:04.791Z] --- PASS: TestUpdateRestartPolicy (18.68s) [2020-02-10T23:57:04.791Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T23:57:04.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-10T23:57:06.460Z] --- PASS: TestUpdateRestartWithAutoRemove (1.49s) [2020-02-10T23:57:06.460Z] === RUN TestWaitNonBlocked [2020-02-10T23:57:06.460Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:57:06.460Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:57:06.460Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:57:06.460Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:57:06.460Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T23:57:06.460Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T23:57:07.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-10T23:57:08.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-10T23:57:09.344Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-10T23:57:09.344Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.47s) [2020-02-10T23:57:09.344Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.57s) [2020-02-10T23:57:09.344Z] === RUN TestWaitBlocked [2020-02-10T23:57:09.344Z] --- SKIP: TestWaitBlocked (0.00s) [2020-02-10T23:57:09.344Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:57:09.344Z] PASS [2020-02-10T23:57:09.344Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-10T23:57:09.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:57:09.344Z] INFO: Testing against a local daemon [2020-02-10T23:57:09.344Z] === RUN TestCommitInheritsEnv [2020-02-10T23:57:09.344Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-02-10T23:57:09.344Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:57:09.344Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T23:57:09.344Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-10T23:57:09.344Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-10T23:57:09.344Z] === RUN TestImagesFilterMultiReference [2020-02-10T23:57:09.344Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-10T23:57:09.344Z] === RUN TestImagePullPlatformInvalid [2020-02-10T23:57:09.344Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-02-10T23:57:09.344Z] === RUN TestRemoveImageOrphaning [2020-02-10T23:57:09.344Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-02-10T23:57:09.344Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:57:09.344Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T23:57:09.344Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-10T23:57:09.344Z] === RUN TestTagInvalidReference [2020-02-10T23:57:09.344Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-10T23:57:09.344Z] === RUN TestTagValidPrefixedRepo [2020-02-10T23:57:09.344Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-10T23:57:09.344Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T23:57:09.344Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-10T23:57:09.344Z] === RUN TestTagOfficialNames [2020-02-10T23:57:09.344Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-02-10T23:57:09.344Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-10T23:57:09.344Z] === RUN TestTagMatchesDigest [2020-02-10T23:57:09.344Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-10T23:57:09.344Z] PASS [2020-02-10T23:57:09.344Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-10T23:57:09.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:57:09.344Z] INFO: Testing against a local daemon [2020-02-10T23:57:09.344Z] === RUN TestNetworkCreateDelete [2020-02-10T23:57:09.344Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-02-10T23:57:09.344Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:57:09.344Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T23:57:09.344Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-02-10T23:57:09.344Z] 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-02-10T23:57:09.344Z] === RUN TestInspectNetwork [2020-02-10T23:57:09.344Z] --- SKIP: TestInspectNetwork (0.00s) [2020-02-10T23:57:09.344Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-10T23:57:09.344Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T23:57:09.345Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-02-10T23:57:09.345Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:57:09.345Z] === RUN TestNetworkInvalidJSON [2020-02-10T23:57:09.345Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T23:57:09.345Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T23:57:09.345Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:57:09.345Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:57:09.345Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:57:09.345Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:57:09.345Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T23:57:09.345Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:57:09.345Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:57:09.345Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-10T23:57:09.345Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-02-10T23:57:09.345Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-02-10T23:57:09.345Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-02-10T23:57:09.345Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T23:57:09.345Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-02-10T23:57:09.345Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-10T23:57:09.345Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T23:57:09.345Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-02-10T23:57:09.345Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-10T23:57:09.345Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T23:57:09.345Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-10T23:57:09.345Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-10T23:57:09.345Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T23:57:09.345Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-10T23:57:09.345Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-10T23:57:09.345Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T23:57:09.345Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-10T23:57:09.345Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-10T23:57:09.345Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T23:57:09.345Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-02-10T23:57:09.345Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-10T23:57:09.345Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T23:57:09.345Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T23:57:09.345Z] service_test.go:230: FLAKY_TEST [2020-02-10T23:57:09.345Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T23:57:09.345Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-02-10T23:57:09.345Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-10T23:57:09.345Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T23:57:09.345Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-10T23:57:09.345Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-10T23:57:09.345Z] PASS [2020-02-10T23:57:09.345Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-10T23:57:09.345Z] PASS [2020-02-10T23:57:09.345Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-10T23:57:09.799Z] PASS [2020-02-10T23:57:09.799Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-10T23:57:09.799Z] PASS [2020-02-10T23:57:09.799Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-10T23:57:09.799Z] PASS [2020-02-10T23:57:09.799Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-10T23:57:09.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:57:09.799Z] INFO: Testing against a local daemon [2020-02-10T23:57:09.799Z] === RUN TestPluginInvalidJSON [2020-02-10T23:57:09.799Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:57:09.799Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:57:09.799Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:57:09.799Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-10T23:57:09.799Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T23:57:09.799Z] PASS [2020-02-10T23:57:09.799Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-10T23:57:09.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:57:09.799Z] INFO: Testing against a local daemon [2020-02-10T23:57:09.799Z] === RUN TestExternalGraphDriver [2020-02-10T23:57:09.799Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-02-10T23:57:09.799Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-10T23:57:09.799Z] === RUN TestGraphdriverPluginV2 [2020-02-10T23:57:09.799Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-02-10T23:57:09.799Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-10T23:57:09.799Z] PASS [2020-02-10T23:57:09.799Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-10T23:57:09.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:57:09.799Z] INFO: Testing against a local daemon [2020-02-10T23:57:09.799Z] PASS [2020-02-10T23:57:09.799Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-10T23:57:09.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:57:09.799Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-10T23:57:09.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:57:09.799Z] INFO: Testing against a local daemon [2020-02-10T23:57:09.799Z] === RUN TestSecretInspect [2020-02-10T23:57:09.799Z] --- SKIP: TestSecretInspect (0.00s) [2020-02-10T23:57:09.799Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:09.799Z] === RUN TestSecretList [2020-02-10T23:57:09.799Z] --- SKIP: TestSecretList (0.00s) [2020-02-10T23:57:09.799Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:09.799Z] === RUN TestSecretsCreateAndDelete [2020-02-10T23:57:09.799Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-02-10T23:57:09.799Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:09.799Z] === RUN TestSecretsUpdate [2020-02-10T23:57:09.799Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-02-10T23:57:09.799Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:09.799Z] === RUN TestTemplatedSecret [2020-02-10T23:57:09.799Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-02-10T23:57:09.799Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:09.799Z] === RUN TestSecretCreateResolve [2020-02-10T23:57:09.799Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-02-10T23:57:09.799Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:57:09.799Z] PASS [2020-02-10T23:57:09.799Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-10T23:57:09.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:57:09.799Z] INFO: Testing against a local daemon [2020-02-10T23:57:09.799Z] === RUN TestServiceCreateInit [2020-02-10T23:57:10.255Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T23:57:10.255Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T23:57:10.255Z] --- PASS: TestServiceCreateInit (0.03s) [2020-02-10T23:57:10.255Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-10T23:57:10.255Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-10T23:57:10.255Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T23:57:10.255Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-02-10T23:57:10.255Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] === RUN TestCreateServiceConflict [2020-02-10T23:57:10.255Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-02-10T23:57:10.255Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T23:57:10.255Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-02-10T23:57:10.255Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T23:57:10.255Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-10T23:57:10.255Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T23:57:10.255Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-02-10T23:57:10.255Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T23:57:10.255Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-02-10T23:57:10.255Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] === RUN TestCreateServiceSysctls [2020-02-10T23:57:10.255Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-02-10T23:57:10.255Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] === RUN TestInspect [2020-02-10T23:57:10.255Z] --- SKIP: TestInspect (0.00s) [2020-02-10T23:57:10.255Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T23:57:10.255Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-02-10T23:57:10.255Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] === RUN TestDockerNetworkReConnect [2020-02-10T23:57:10.255Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-02-10T23:57:10.255Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] === RUN TestServicePlugin [2020-02-10T23:57:10.255Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-10T23:57:10.255Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] === RUN TestServiceUpdateLabel [2020-02-10T23:57:10.255Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-02-10T23:57:10.255Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:57:10.255Z] === RUN TestServiceUpdateSecrets [2020-02-10T23:57:10.255Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-02-10T23:57:10.255Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:57:10.255Z] === RUN TestServiceUpdateConfigs [2020-02-10T23:57:10.255Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-02-10T23:57:10.255Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:57:10.255Z] === RUN TestServiceUpdateNetwork [2020-02-10T23:57:10.255Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-02-10T23:57:10.255Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T23:57:10.255Z] PASS [2020-02-10T23:57:10.255Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-10T23:57:10.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:57:10.255Z] INFO: Testing against a local daemon [2020-02-10T23:57:10.255Z] === RUN TestSessionCreate [2020-02-10T23:57:10.255Z] --- SKIP: TestSessionCreate (0.00s) [2020-02-10T23:57:10.255Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-10T23:57:10.255Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T23:57:10.255Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-02-10T23:57:10.255Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-10T23:57:10.255Z] PASS [2020-02-10T23:57:10.255Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-10T23:57:10.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:57:10.255Z] INFO: Testing against a local daemon [2020-02-10T23:57:10.255Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T23:57:10.255Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T23:57:10.255Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T23:57:10.255Z] === RUN TestEventsExecDie [2020-02-10T23:57:10.255Z] --- SKIP: TestEventsExecDie (0.00s) [2020-02-10T23:57:10.255Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-10T23:57:10.255Z] === RUN TestEventsBackwardsCompatible [2020-02-10T23:57:10.255Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-02-10T23:57:10.255Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-10T23:57:10.255Z] === RUN TestInfoAPI [2020-02-10T23:57:10.255Z] --- PASS: TestInfoAPI (0.04s) [2020-02-10T23:57:10.255Z] === RUN TestInfoAPIWarnings [2020-02-10T23:57:10.255Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-02-10T23:57:10.255Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T23:57:10.255Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T23:57:11.215Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2020-02-10T23:57:11.215Z] === RUN TestPingCacheHeaders [2020-02-10T23:57:11.215Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-02-10T23:57:11.215Z] === RUN TestPingGet [2020-02-10T23:57:11.215Z] --- PASS: TestPingGet (0.03s) [2020-02-10T23:57:11.215Z] === RUN TestPingHead [2020-02-10T23:57:11.215Z] --- PASS: TestPingHead (0.03s) [2020-02-10T23:57:11.215Z] === RUN TestVersion [2020-02-10T23:57:11.215Z] --- PASS: TestVersion (0.02s) [2020-02-10T23:57:11.215Z] PASS [2020-02-10T23:57:11.215Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-10T23:57:11.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-10T23:57:11.669Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:57:11.669Z] INFO: Testing against a local daemon [2020-02-10T23:57:11.669Z] === RUN TestVolumesCreateAndList [2020-02-10T23:57:11.669Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-10T23:57:11.669Z] === RUN TestVolumesRemove [2020-02-10T23:57:11.669Z] --- SKIP: TestVolumesRemove (0.00s) [2020-02-10T23:57:11.669Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-10T23:57:11.669Z] === RUN TestVolumesInspect [2020-02-10T23:57:11.669Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-10T23:57:11.669Z] === RUN TestVolumesInvalidJSON [2020-02-10T23:57:11.669Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T23:57:11.669Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T23:57:11.669Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T23:57:11.669Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-02-10T23:57:11.669Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T23:57:11.669Z] PASS [2020-02-10T23:57:11.669Z] INFO: make.ps1 ended at 02/10/2020 23:57:11 [2020-02-10T23:57:11.669Z] INFO: Integration CLI tests being run from the host: [2020-02-10T23:57:11.669Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-02-10T23:57:14.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-10T23:57:14.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-10T23:57:14.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-10T23:57:16.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-10T23:57:17.375Z] ok github.com/docker/docker/cmd/dockerd/hack 0.011s coverage: 72.9% of statements [2020-02-10T23:57:17.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-10T23:57:17.663Z] ok github.com/docker/docker/cmd/dockerd 0.145s coverage: 29.6% of statements [2020-02-10T23:57:18.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-10T23:57:20.194Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T23:57:20.194Z] INFO: Testing against a local daemon [2020-02-10T23:57:20.194Z] === RUN TestDockerSuite [2020-02-10T23:57:20.194Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-10T23:57:20.194Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-10T23:57:20.194Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-10T23:57:20.194Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-10T23:57:20.194Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-10T23:57:20.194Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-10T23:57:20.194Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-10T23:57:20.194Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-10T23:57:20.194Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-10T23:57:20.194Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-10T23:57:20.648Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-10T23:57:20.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-10T23:57:21.101Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-10T23:57:26.118Z] ok github.com/docker/docker/container 0.225s coverage: 35.6% of statements [2020-02-10T23:57:26.118Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T23:57:26.118Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T23:57:26.118Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T23:57:26.118Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T23:57:27.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-10T23:57:29.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-10T23:57:29.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-10T23:57:30.566Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.136s coverage: 65.3% of statements [2020-02-10T23:57:30.898Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-10T23:57:31.828Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-10T23:57:33.199Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-10T23:57:33.357Z] --- PASS: TestImportExtremelyLargeImageWorks (82.77s) [2020-02-10T23:57:33.357Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-02-10T23:57:33.357Z] daemon.go:325: [dd2dff0b621d1] waiting for daemon to start [2020-02-10T23:57:33.357Z] daemon.go:325: [dd2dff0b621d1] waiting for daemon to start [2020-02-10T23:57:33.357Z] daemon.go:353: [dd2dff0b621d1] daemon started [2020-02-10T23:57:33.357Z] daemon.go:461: [dd2dff0b621d1] Stopping daemon [2020-02-10T23:57:33.357Z] daemon.go:296: [dd2dff0b621d1] exiting daemon [2020-02-10T23:57:33.357Z] daemon.go:448: [dd2dff0b621d1] Daemon stopped [2020-02-10T23:57:33.357Z] PASS [2020-02-10T23:57:33.357Z] [2020-02-10T23:57:33.357Z] DONE 11 tests in 84.064s [2020-02-10T23:57:33.357Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T23:57:33.357Z] ++ 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-02-10T23:57:33.357Z] ++ set -e [2020-02-10T23:57:33.357Z] ++ '[' -n 0 ']' [2020-02-10T23:57:33.357Z] ++ set -x [2020-02-10T23:57:33.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T23:57:33.357Z] INFO: Testing against a local daemon [2020-02-10T23:57:33.357Z] === RUN TestNetworkCreateDelete [2020-02-10T23:57:33.357Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-02-10T23:57:33.357Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T23:57:33.357Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2020-02-10T23:57:33.357Z] === RUN TestInspectNetwork [2020-02-10T23:57:33.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-10T23:57:35.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-10T23:57:36.102Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.8% of statements [2020-02-10T23:57:37.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-10T23:57:38.331Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T23:57:38.331Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T23:57:38.331Z] === RUN TestInspectNetwork/network_name [2020-02-10T23:57:38.331Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T23:57:40.395Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-10T23:57:41.657Z] ok github.com/docker/docker/daemon/cluster 0.221s coverage: 0.5% of statements [2020-02-10T23:57:41.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-10T23:57:41.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-10T23:57:41.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-10T23:57:42.022Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-10T23:57:42.953Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-10T23:57:43.244Z] --- PASS: TestInspectNetwork (9.64s) [2020-02-10T23:57:43.244Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-02-10T23:57:43.244Z] daemon.go:325: [d5509a8ac675a] waiting for daemon to start [2020-02-10T23:57:43.244Z] daemon.go:325: [d5509a8ac675a] waiting for daemon to start [2020-02-10T23:57:43.244Z] daemon.go:353: [d5509a8ac675a] daemon started [2020-02-10T23:57:43.244Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T23:57:43.244Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T23:57:43.244Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T23:57:43.244Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T23:57:43.244Z] daemon.go:461: [d5509a8ac675a] Stopping daemon [2020-02-10T23:57:43.244Z] daemon.go:296: [d5509a8ac675a] exiting daemon [2020-02-10T23:57:43.244Z] daemon.go:448: [d5509a8ac675a] Daemon stopped [2020-02-10T23:57:43.244Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T23:57:44.323Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-10T23:57:45.604Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2020-02-10T23:57:45.604Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-02-10T23:57:45.604Z] daemon.go:325: [d3ffe5f4069f2] waiting for daemon to start [2020-02-10T23:57:45.604Z] daemon.go:325: [d3ffe5f4069f2] waiting for daemon to start [2020-02-10T23:57:45.604Z] daemon.go:353: [d3ffe5f4069f2] daemon started [2020-02-10T23:57:45.604Z] daemon.go:461: [d3ffe5f4069f2] Stopping daemon [2020-02-10T23:57:45.604Z] daemon.go:296: [d3ffe5f4069f2] exiting daemon [2020-02-10T23:57:45.604Z] daemon.go:448: [d3ffe5f4069f2] Daemon stopped [2020-02-10T23:57:45.604Z] === RUN TestNetworkInvalidJSON [2020-02-10T23:57:45.604Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T23:57:45.604Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T23:57:45.604Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:57:45.604Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:57:45.604Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:57:45.604Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:57:45.604Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T23:57:45.604Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T23:57:45.604Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T23:57:45.604Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-02-10T23:57:45.604Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T23:57:45.604Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T23:57:45.604Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T23:57:45.604Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T23:57:45.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-10T23:57:46.375Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-02-10T23:57:46.375Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-02-10T23:57:46.375Z] daemon.go:325: [d15c1bc8225dd] waiting for daemon to start [2020-02-10T23:57:46.375Z] daemon.go:325: [d15c1bc8225dd] waiting for daemon to start [2020-02-10T23:57:46.375Z] daemon.go:353: [d15c1bc8225dd] daemon started [2020-02-10T23:57:46.375Z] daemon.go:461: [d15c1bc8225dd] Stopping daemon [2020-02-10T23:57:46.375Z] daemon.go:296: [d15c1bc8225dd] exiting daemon [2020-02-10T23:57:46.375Z] daemon.go:448: [d15c1bc8225dd] Daemon stopped [2020-02-10T23:57:46.375Z] daemon.go:325: [d15c1bc8225dd] waiting for daemon to start [2020-02-10T23:57:46.375Z] daemon.go:325: [d15c1bc8225dd] waiting for daemon to start [2020-02-10T23:57:46.375Z] daemon.go:353: [d15c1bc8225dd] daemon started [2020-02-10T23:57:46.375Z] daemon.go:461: [d15c1bc8225dd] Stopping daemon [2020-02-10T23:57:46.375Z] daemon.go:296: [d15c1bc8225dd] exiting daemon [2020-02-10T23:57:46.375Z] daemon.go:448: [d15c1bc8225dd] Daemon stopped [2020-02-10T23:57:46.375Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T23:57:47.132Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-02-10T23:57:47.132Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-02-10T23:57:47.132Z] daemon.go:325: [d1ab78ff3da92] waiting for daemon to start [2020-02-10T23:57:47.132Z] daemon.go:325: [d1ab78ff3da92] waiting for daemon to start [2020-02-10T23:57:47.132Z] daemon.go:353: [d1ab78ff3da92] daemon started [2020-02-10T23:57:47.132Z] daemon.go:461: [d1ab78ff3da92] Stopping daemon [2020-02-10T23:57:47.132Z] daemon.go:296: [d1ab78ff3da92] exiting daemon [2020-02-10T23:57:47.132Z] daemon.go:448: [d1ab78ff3da92] Daemon stopped [2020-02-10T23:57:47.132Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T23:57:47.194Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.4% of statements [2020-02-10T23:57:48.426Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-02-10T23:57:48.426Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-02-10T23:57:48.426Z] daemon.go:325: [d49d8afd6654a] waiting for daemon to start [2020-02-10T23:57:48.426Z] daemon.go:325: [d49d8afd6654a] waiting for daemon to start [2020-02-10T23:57:48.426Z] daemon.go:353: [d49d8afd6654a] daemon started [2020-02-10T23:57:48.426Z] daemon.go:461: [d49d8afd6654a] Stopping daemon [2020-02-10T23:57:48.426Z] daemon.go:296: [d49d8afd6654a] exiting daemon [2020-02-10T23:57:48.426Z] daemon.go:448: [d49d8afd6654a] Daemon stopped [2020-02-10T23:57:48.426Z] daemon.go:325: [d49d8afd6654a] waiting for daemon to start [2020-02-10T23:57:48.426Z] daemon.go:325: [d49d8afd6654a] waiting for daemon to start [2020-02-10T23:57:48.426Z] daemon.go:353: [d49d8afd6654a] daemon started [2020-02-10T23:57:48.426Z] daemon.go:461: [d49d8afd6654a] Stopping daemon [2020-02-10T23:57:48.426Z] daemon.go:296: [d49d8afd6654a] exiting daemon [2020-02-10T23:57:48.426Z] daemon.go:448: [d49d8afd6654a] Daemon stopped [2020-02-10T23:57:48.426Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T23:57:49.667Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-02-10T23:57:49.667Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T23:57:49.667Z] daemon.go:325: [d3d2f70100ff4] waiting for daemon to start [2020-02-10T23:57:49.667Z] daemon.go:325: [d3d2f70100ff4] waiting for daemon to start [2020-02-10T23:57:49.667Z] daemon.go:353: [d3d2f70100ff4] daemon started [2020-02-10T23:57:49.667Z] daemon.go:461: [d3d2f70100ff4] Stopping daemon [2020-02-10T23:57:49.667Z] daemon.go:296: [d3d2f70100ff4] exiting daemon [2020-02-10T23:57:49.667Z] daemon.go:448: [d3d2f70100ff4] Daemon stopped [2020-02-10T23:57:49.667Z] daemon.go:325: [d3d2f70100ff4] waiting for daemon to start [2020-02-10T23:57:49.667Z] daemon.go:325: [d3d2f70100ff4] waiting for daemon to start [2020-02-10T23:57:49.667Z] daemon.go:353: [d3d2f70100ff4] daemon started [2020-02-10T23:57:49.667Z] daemon.go:461: [d3d2f70100ff4] Stopping daemon [2020-02-10T23:57:49.667Z] daemon.go:296: [d3d2f70100ff4] exiting daemon [2020-02-10T23:57:49.667Z] daemon.go:448: [d3d2f70100ff4] Daemon stopped [2020-02-10T23:57:49.667Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T23:57:50.026Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-10T23:57:50.026Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T23:57:50.026Z] daemon.go:325: [db652ce1bae71] waiting for daemon to start [2020-02-10T23:57:50.026Z] daemon.go:325: [db652ce1bae71] waiting for daemon to start [2020-02-10T23:57:50.026Z] daemon.go:353: [db652ce1bae71] daemon started [2020-02-10T23:57:50.026Z] daemon.go:461: [db652ce1bae71] Stopping daemon [2020-02-10T23:57:50.026Z] daemon.go:296: [db652ce1bae71] exiting daemon [2020-02-10T23:57:50.026Z] daemon.go:448: [db652ce1bae71] Daemon stopped [2020-02-10T23:57:50.026Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T23:57:50.700Z] ok github.com/docker/docker/daemon/events 0.084s coverage: 50.0% of statements [2020-02-10T23:57:50.988Z] ok github.com/docker/docker/daemon/config 0.193s coverage: 82.2% of statements [2020-02-10T23:57:52.242Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-10T23:57:52.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-10T23:57:53.117Z] --- PASS: TestServiceWithPredefinedNetwork (2.95s) [2020-02-10T23:57:53.117Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-02-10T23:57:53.117Z] daemon.go:325: [d4f9c59dd0b8d] waiting for daemon to start [2020-02-10T23:57:53.117Z] daemon.go:325: [d4f9c59dd0b8d] waiting for daemon to start [2020-02-10T23:57:53.117Z] daemon.go:353: [d4f9c59dd0b8d] daemon started [2020-02-10T23:57:53.117Z] daemon.go:461: [d4f9c59dd0b8d] Stopping daemon [2020-02-10T23:57:53.117Z] daemon.go:296: [d4f9c59dd0b8d] exiting daemon [2020-02-10T23:57:53.117Z] daemon.go:448: [d4f9c59dd0b8d] Daemon stopped [2020-02-10T23:57:53.117Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T23:57:53.117Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T23:57:53.117Z] service_test.go:230: FLAKY_TEST [2020-02-10T23:57:53.117Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T23:57:54.140Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-10T23:57:55.076Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-10T23:57:55.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-10T23:57:55.427Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-02-10T23:57:55.899Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-10T23:57:56.462Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-10T23:57:56.718Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-10T23:57:57.284Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-10T23:57:57.284Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-10T23:57:59.180Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-10T23:57:59.180Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-10T23:57:59.841Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.566s coverage: 13.6% of statements [2020-02-10T23:57:59.841Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-02-10T23:58:00.054Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-10T23:58:00.054Z] Copying nested executables into bundles/binary-daemon [2020-02-10T23:58:00.054Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-10T23:58:00.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40490/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb -e DOCKER_GRAPHDRIVER docker:5e23653130a65e90b7296c70f9230d9f09374efb hack/make.sh cross [2020-02-10T23:58:00.975Z] [2020-02-10T23:58:00.975Z] Removing bundles/ [2020-02-10T23:58:00.975Z] [2020-02-10T23:58:00.975Z] ---> Making bundle: cross (in bundles/cross) [2020-02-10T23:58:00.975Z] Cross building: bundles/cross/linux/amd64 [2020-02-10T23:58:00.975Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-10T23:58:00.975Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-10T23:58:01.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-10T23:58:03.378Z] ok github.com/docker/docker/daemon 12.458s coverage: 17.5% of statements [2020-02-10T23:58:03.378Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T23:58:03.378Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T23:58:03.378Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T23:58:03.378Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T23:58:03.378Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.093s coverage: 57.8% of statements [2020-02-10T23:58:05.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-10T23:58:06.090Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.963s coverage: 68.5% of statements [2020-02-10T23:58:06.147Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-10T23:58:07.518Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-10T23:58:10.525Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.582s coverage: 46.1% of statements [2020-02-10T23:58:10.525Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T23:58:10.525Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.070s coverage: 50.8% of statements [2020-02-10T23:58:10.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-10T23:58:11.549Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.606s coverage: 76.1% of statements [2020-02-10T23:58:12.162Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-10T23:58:12.643Z] --- PASS: TestServiceWithDataPathPortInit (16.99s) [2020-02-10T23:58:12.643Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-10T23:58:12.643Z] daemon.go:325: [d415baac21c85] waiting for daemon to start [2020-02-10T23:58:12.643Z] daemon.go:325: [d415baac21c85] waiting for daemon to start [2020-02-10T23:58:12.643Z] daemon.go:353: [d415baac21c85] daemon started [2020-02-10T23:58:12.643Z] daemon.go:461: [d415baac21c85] Stopping daemon [2020-02-10T23:58:12.643Z] daemon.go:296: [d415baac21c85] exiting daemon [2020-02-10T23:58:12.643Z] daemon.go:448: [d415baac21c85] Daemon stopped [2020-02-10T23:58:12.643Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-10T23:58:12.643Z] daemon.go:325: [db167e5bcf53d] waiting for daemon to start [2020-02-10T23:58:12.643Z] daemon.go:325: [db167e5bcf53d] waiting for daemon to start [2020-02-10T23:58:12.643Z] daemon.go:353: [db167e5bcf53d] daemon started [2020-02-10T23:58:12.643Z] daemon.go:461: [db167e5bcf53d] Stopping daemon [2020-02-10T23:58:12.643Z] daemon.go:296: [db167e5bcf53d] exiting daemon [2020-02-10T23:58:12.643Z] daemon.go:448: [db167e5bcf53d] Daemon stopped [2020-02-10T23:58:12.643Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T23:58:13.532Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-10T23:58:13.789Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-10T23:58:14.282Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.644s coverage: 52.5% of statements [2020-02-10T23:58:14.282Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T23:58:14.282Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T23:58:14.570Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-02-10T23:58:15.160Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-10T23:58:15.199Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-02-10T23:58:15.724Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-10T23:58:15.827Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2020-02-10T23:58:15.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-10T23:58:16.237Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-10T23:58:18.726Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.21s) [2020-02-10T23:58:18.726Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-02-10T23:58:18.726Z] daemon.go:325: [d77e55c589e3f] waiting for daemon to start [2020-02-10T23:58:18.726Z] daemon.go:325: [d77e55c589e3f] waiting for daemon to start [2020-02-10T23:58:18.726Z] daemon.go:353: [d77e55c589e3f] daemon started [2020-02-10T23:58:18.726Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:km5gegm1yyzrsqs8g88320ng5 Created:2020-02-10 23:58:11.524668414 +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[a33ecd7476da9c429fb3b5ae374483a68b806a22855366c7f39e89189dd5ee89:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p86je2apyapf9cnh6yzgoxfak EndpointID:3f27b0e775e09e9105c0f8d3d979962b4ed2dbbc7003a68e57fa14380b82c89e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:61c221f7784f1d79246e6d45372f48c87422b550204a234934c271d6dc7e0057 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:f4b1690b9e84 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p86je2apyapf9cnh6yzgoxfak EndpointID:3f27b0e775e09e9105c0f8d3d979962b4ed2dbbc7003a68e57fa14380b82c89e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T23:58:18.726Z] daemon.go:461: [d77e55c589e3f] Stopping daemon [2020-02-10T23:58:18.726Z] daemon.go:296: [d77e55c589e3f] exiting daemon [2020-02-10T23:58:18.726Z] daemon.go:448: [d77e55c589e3f] Daemon stopped [2020-02-10T23:58:18.726Z] PASS [2020-02-10T23:58:18.726Z] [2020-02-10T23:58:18.726Z] === Skipped [2020-02-10T23:58:18.726Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T23:58:18.726Z] service_test.go:230: FLAKY_TEST [2020-02-10T23:58:18.726Z] [2020-02-10T23:58:18.726Z] [2020-02-10T23:58:18.726Z] DONE 21 tests, 1 skipped in 45.989s [2020-02-10T23:58:18.726Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T23:58:18.726Z] ++ 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-02-10T23:58:18.726Z] ++ set -e [2020-02-10T23:58:18.726Z] ++ '[' -n 0 ']' [2020-02-10T23:58:18.726Z] ++ set -x [2020-02-10T23:58:18.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T23:58:18.726Z] INFO: Testing against a local daemon [2020-02-10T23:58:18.726Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T23:58:18.726Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T23:58:18.726Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:58:18.726Z] === RUN TestDockerNetworkIpvlan [2020-02-10T23:58:18.726Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T23:58:18.726Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:58:18.726Z] PASS [2020-02-10T23:58:18.726Z] [2020-02-10T23:58:18.726Z] === Skipped [2020-02-10T23:58:18.726Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T23:58:18.726Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:58:18.726Z] [2020-02-10T23:58:18.726Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T23:58:18.726Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T23:58:18.726Z] [2020-02-10T23:58:18.726Z] [2020-02-10T23:58:18.726Z] DONE 2 tests, 2 skipped in 0.078s [2020-02-10T23:58:18.726Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T23:58:18.726Z] ++ 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-02-10T23:58:18.726Z] ++ set -e [2020-02-10T23:58:18.726Z] ++ '[' -n 0 ']' [2020-02-10T23:58:18.726Z] ++ set -x [2020-02-10T23:58:18.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T23:58:18.726Z] INFO: Testing against a local daemon [2020-02-10T23:58:18.726Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T23:58:18.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-10T23:58:19.942Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-02-10T23:58:19.942Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-02-10T23:58:19.942Z] daemon.go:325: [dfd1824613742] waiting for daemon to start [2020-02-10T23:58:19.942Z] daemon.go:325: [dfd1824613742] waiting for daemon to start [2020-02-10T23:58:19.942Z] daemon.go:353: [dfd1824613742] daemon started [2020-02-10T23:58:19.942Z] daemon.go:461: [dfd1824613742] Stopping daemon [2020-02-10T23:58:19.942Z] daemon.go:296: [dfd1824613742] exiting daemon [2020-02-10T23:58:19.942Z] daemon.go:448: [dfd1824613742] Daemon stopped [2020-02-10T23:58:19.942Z] daemon.go:325: [dfd1824613742] waiting for daemon to start [2020-02-10T23:58:19.942Z] daemon.go:325: [dfd1824613742] waiting for daemon to start [2020-02-10T23:58:19.942Z] daemon.go:353: [dfd1824613742] daemon started [2020-02-10T23:58:19.942Z] daemon.go:461: [dfd1824613742] Stopping daemon [2020-02-10T23:58:19.942Z] daemon.go:296: [dfd1824613742] exiting daemon [2020-02-10T23:58:19.942Z] daemon.go:448: [dfd1824613742] Daemon stopped [2020-02-10T23:58:19.942Z] === RUN TestDockerNetworkMacvlan [2020-02-10T23:58:20.690Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T23:58:21.374Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 67.0% of statements [2020-02-10T23:58:21.375Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 43.7% of statements [2020-02-10T23:58:21.449Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T23:58:22.035Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-10T23:58:22.395Z] ok github.com/docker/docker/daemon/logger/awslogs 0.668s coverage: 78.2% of statements [2020-02-10T23:58:22.708Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T23:58:23.898Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 4.9% of statements [2020-02-10T23:58:23.898Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T23:58:23.898Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T23:58:23.898Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T23:58:23.898Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T23:58:24.529Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2020-02-10T23:58:25.080Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T23:58:25.155Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-02-10T23:58:25.782Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.041s coverage: 62.1% of statements [2020-02-10T23:58:26.223Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-10T23:58:27.593Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-10T23:58:28.173Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T23:58:29.279Z] ok github.com/docker/docker/daemon/logger/local 0.097s coverage: 74.7% of statements [2020-02-10T23:58:29.279Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T23:58:29.567Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.068s coverage: 20.0% of statements [2020-02-10T23:58:30.194Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 47.8% of statements [2020-02-10T23:58:31.223Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2020-02-10T23:58:31.767Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-10T23:58:31.767Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-10T23:58:32.333Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-10T23:58:33.270Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-10T23:58:33.312Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-02-10T23:58:34.335Z] ok github.com/docker/docker/daemon/logger/splunk 3.254s coverage: 84.5% of statements [2020-02-10T23:58:34.335Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T23:58:34.335Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T23:58:37.445Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-10T23:58:37.702Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-10T23:58:37.833Z] ok github.com/docker/docker/distribution/metadata 0.189s coverage: 48.2% of statements [2020-02-10T23:58:38.633Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-10T23:58:38.859Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2020-02-10T23:58:39.197Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-10T23:58:39.900Z] ok github.com/docker/docker/distribution 0.739s coverage: 22.3% of statements [2020-02-10T23:58:39.900Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T23:58:40.129Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-10T23:58:41.950Z] ok github.com/docker/docker/distribution/xfer 1.441s coverage: 83.4% of statements [2020-02-10T23:58:41.950Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T23:58:42.652Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-10T23:58:44.005Z] ok github.com/docker/docker/image 0.136s coverage: 86.4% of statements [2020-02-10T23:58:44.005Z] ok github.com/docker/docker/image/cache 0.064s coverage: 19.2% of statements [2020-02-10T23:58:44.005Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T23:58:44.024Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-10T23:58:44.024Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-10T23:58:44.282Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-10T23:58:44.282Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-10T23:58:44.282Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-10T23:58:44.386Z] --- PASS: TestDockerNetworkMacvlan (24.51s) [2020-02-10T23:58:44.386Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-10T23:58:44.386Z] daemon.go:325: [dcb04c159b1b6] waiting for daemon to start [2020-02-10T23:58:44.386Z] daemon.go:325: [dcb04c159b1b6] waiting for daemon to start [2020-02-10T23:58:44.386Z] daemon.go:353: [dcb04c159b1b6] daemon started [2020-02-10T23:58:44.386Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-02-10T23:58:44.386Z] daemon.go:461: [dcb04c159b1b6] Stopping daemon [2020-02-10T23:58:44.386Z] daemon.go:296: [dcb04c159b1b6] exiting daemon [2020-02-10T23:58:44.386Z] daemon.go:448: [dcb04c159b1b6] Daemon stopped [2020-02-10T23:58:44.386Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-10T23:58:44.386Z] daemon.go:325: [db2f8c5be8d64] waiting for daemon to start [2020-02-10T23:58:44.386Z] daemon.go:325: [db2f8c5be8d64] waiting for daemon to start [2020-02-10T23:58:44.386Z] daemon.go:353: [db2f8c5be8d64] daemon started [2020-02-10T23:58:44.386Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-02-10T23:58:44.386Z] daemon.go:461: [db2f8c5be8d64] Stopping daemon [2020-02-10T23:58:44.386Z] daemon.go:296: [db2f8c5be8d64] exiting daemon [2020-02-10T23:58:44.386Z] daemon.go:448: [db2f8c5be8d64] Daemon stopped [2020-02-10T23:58:44.386Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-10T23:58:44.386Z] daemon.go:325: [db09dfe1472a5] waiting for daemon to start [2020-02-10T23:58:44.386Z] daemon.go:325: [db09dfe1472a5] waiting for daemon to start [2020-02-10T23:58:44.386Z] daemon.go:353: [db09dfe1472a5] daemon started [2020-02-10T23:58:44.386Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-02-10T23:58:44.386Z] daemon.go:461: [db09dfe1472a5] Stopping daemon [2020-02-10T23:58:44.386Z] daemon.go:296: [db09dfe1472a5] exiting daemon [2020-02-10T23:58:44.386Z] daemon.go:448: [db09dfe1472a5] Daemon stopped [2020-02-10T23:58:44.386Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-10T23:58:44.386Z] daemon.go:325: [d6ce51b116d7c] waiting for daemon to start [2020-02-10T23:58:44.386Z] daemon.go:325: [d6ce51b116d7c] waiting for daemon to start [2020-02-10T23:58:44.387Z] daemon.go:353: [d6ce51b116d7c] daemon started [2020-02-10T23:58:44.387Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.11s) [2020-02-10T23:58:44.387Z] daemon.go:461: [d6ce51b116d7c] Stopping daemon [2020-02-10T23:58:44.387Z] daemon.go:296: [d6ce51b116d7c] exiting daemon [2020-02-10T23:58:44.387Z] daemon.go:448: [d6ce51b116d7c] Daemon stopped [2020-02-10T23:58:44.387Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-10T23:58:44.387Z] daemon.go:325: [d62ce519a8856] waiting for daemon to start [2020-02-10T23:58:44.387Z] daemon.go:325: [d62ce519a8856] waiting for daemon to start [2020-02-10T23:58:44.387Z] daemon.go:353: [d62ce519a8856] daemon started [2020-02-10T23:58:44.387Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.70s) [2020-02-10T23:58:44.387Z] daemon.go:461: [d62ce519a8856] Stopping daemon [2020-02-10T23:58:44.387Z] daemon.go:296: [d62ce519a8856] exiting daemon [2020-02-10T23:58:44.387Z] daemon.go:448: [d62ce519a8856] Daemon stopped [2020-02-10T23:58:44.387Z] PASS [2020-02-10T23:58:44.387Z] [2020-02-10T23:58:44.387Z] DONE 7 tests in 25.939s [2020-02-10T23:58:44.387Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T23:58:44.387Z] ++ 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-02-10T23:58:44.387Z] ++ set -e [2020-02-10T23:58:44.387Z] ++ '[' -n 0 ']' [2020-02-10T23:58:44.387Z] ++ set -x [2020-02-10T23:58:44.387Z] ++ env -i DEST=/go/src/github.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-02-10T23:58:44.387Z] testing: warning: no tests to run [2020-02-10T23:58:44.387Z] PASS [2020-02-10T23:58:44.387Z] [2020-02-10T23:58:44.387Z] DONE 0 tests in 0.025s [2020-02-10T23:58:44.387Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T23:58:44.387Z] ++ 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-02-10T23:58:44.387Z] ++ set -e [2020-02-10T23:58:44.387Z] ++ '[' -n 0 ']' [2020-02-10T23:58:44.387Z] ++ set -x [2020-02-10T23:58:44.387Z] ++ env -i DEST=/go/src/github.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-02-10T23:58:44.387Z] INFO: Testing against a local daemon [2020-02-10T23:58:44.387Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T23:58:45.033Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-02-10T23:58:45.033Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-10T23:58:45.213Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-10T23:58:46.143Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-10T23:58:46.169Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-02-10T23:58:46.169Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-02-10T23:58:46.169Z] daemon.go:325: [dc651f7163a4f] waiting for daemon to start [2020-02-10T23:58:46.169Z] daemon.go:325: [dc651f7163a4f] waiting for daemon to start [2020-02-10T23:58:46.169Z] daemon.go:353: [dc651f7163a4f] daemon started [2020-02-10T23:58:46.169Z] daemon.go:461: [dc651f7163a4f] Stopping daemon [2020-02-10T23:58:46.169Z] daemon.go:296: [dc651f7163a4f] exiting daemon [2020-02-10T23:58:46.169Z] daemon.go:448: [dc651f7163a4f] Daemon stopped [2020-02-10T23:58:46.169Z] === RUN TestAuthZPluginTLS [2020-02-10T23:58:46.707Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-10T23:58:46.921Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-02-10T23:58:46.921Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-02-10T23:58:46.921Z] daemon.go:325: [ddc030468a2c2] waiting for daemon to start [2020-02-10T23:58:46.921Z] daemon.go:325: [ddc030468a2c2] waiting for daemon to start [2020-02-10T23:58:46.921Z] daemon.go:353: [ddc030468a2c2] daemon started [2020-02-10T23:58:46.921Z] daemon.go:461: [ddc030468a2c2] Stopping daemon [2020-02-10T23:58:46.921Z] daemon.go:296: [ddc030468a2c2] exiting daemon [2020-02-10T23:58:46.921Z] daemon.go:448: [ddc030468a2c2] Daemon stopped [2020-02-10T23:58:46.921Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T23:58:47.086Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-10T23:58:47.086Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-10T23:58:47.086Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-10T23:58:47.086Z] ok github.com/docker/docker/internal/testutil 0.020s coverage: 62.5% of statements [2020-02-10T23:58:47.269Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-02-10T23:58:47.269Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-02-10T23:58:47.269Z] daemon.go:325: [d7203dde8649f] waiting for daemon to start [2020-02-10T23:58:47.269Z] daemon.go:325: [d7203dde8649f] waiting for daemon to start [2020-02-10T23:58:47.269Z] daemon.go:353: [d7203dde8649f] daemon started [2020-02-10T23:58:47.269Z] daemon.go:461: [d7203dde8649f] Stopping daemon [2020-02-10T23:58:47.269Z] daemon.go:296: [d7203dde8649f] exiting daemon [2020-02-10T23:58:47.269Z] daemon.go:448: [d7203dde8649f] Daemon stopped [2020-02-10T23:58:47.269Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T23:58:47.271Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-10T23:58:47.375Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2020-02-10T23:58:47.626Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-02-10T23:58:47.626Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-02-10T23:58:47.626Z] daemon.go:325: [d45375b21cf47] waiting for daemon to start [2020-02-10T23:58:47.626Z] daemon.go:325: [d45375b21cf47] waiting for daemon to start [2020-02-10T23:58:47.626Z] daemon.go:353: [d45375b21cf47] daemon started [2020-02-10T23:58:47.626Z] daemon.go:461: [d45375b21cf47] Stopping daemon [2020-02-10T23:58:47.626Z] daemon.go:296: [d45375b21cf47] exiting daemon [2020-02-10T23:58:47.626Z] daemon.go:448: [d45375b21cf47] Daemon stopped [2020-02-10T23:58:47.626Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T23:58:48.000Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-10T23:58:48.000Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-10T23:58:48.000Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-10T23:58:48.000Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-10T23:58:48.000Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-10T23:58:48.000Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-10T23:58:48.000Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-10T23:58:48.000Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T23:58:48.373Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-02-10T23:58:48.373Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-02-10T23:58:48.373Z] daemon.go:325: [de0f7df8a5668] waiting for daemon to start [2020-02-10T23:58:48.373Z] daemon.go:325: [de0f7df8a5668] waiting for daemon to start [2020-02-10T23:58:48.373Z] daemon.go:353: [de0f7df8a5668] daemon started [2020-02-10T23:58:48.373Z] daemon.go:461: [de0f7df8a5668] Stopping daemon [2020-02-10T23:58:48.373Z] daemon.go:296: [de0f7df8a5668] exiting daemon [2020-02-10T23:58:48.373Z] daemon.go:448: [de0f7df8a5668] Daemon stopped [2020-02-10T23:58:48.373Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T23:58:49.033Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 50.0% of statements [2020-02-10T23:58:49.167Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-10T23:58:50.165Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-02-10T23:58:50.165Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-02-10T23:58:50.165Z] daemon.go:325: [da190a62e9f7a] waiting for daemon to start [2020-02-10T23:58:50.165Z] daemon.go:325: [da190a62e9f7a] waiting for daemon to start [2020-02-10T23:58:50.165Z] daemon.go:353: [da190a62e9f7a] daemon started [2020-02-10T23:58:50.165Z] daemon.go:461: [da190a62e9f7a] Stopping daemon [2020-02-10T23:58:50.165Z] daemon.go:296: [da190a62e9f7a] exiting daemon [2020-02-10T23:58:50.165Z] daemon.go:448: [da190a62e9f7a] Daemon stopped [2020-02-10T23:58:50.165Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T23:58:50.609Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-02-10T23:58:50.609Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-02-10T23:58:50.609Z] daemon.go:325: [d31f4fcf42df1] waiting for daemon to start [2020-02-10T23:58:50.609Z] daemon.go:325: [d31f4fcf42df1] waiting for daemon to start [2020-02-10T23:58:50.609Z] daemon.go:353: [d31f4fcf42df1] daemon started [2020-02-10T23:58:50.609Z] daemon.go:461: [d31f4fcf42df1] Stopping daemon [2020-02-10T23:58:50.609Z] daemon.go:296: [d31f4fcf42df1] exiting daemon [2020-02-10T23:58:50.609Z] daemon.go:448: [d31f4fcf42df1] Daemon stopped [2020-02-10T23:58:50.609Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T23:58:50.966Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-02-10T23:58:50.966Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-02-10T23:58:50.966Z] daemon.go:325: [deeb7e0900631] waiting for daemon to start [2020-02-10T23:58:50.966Z] daemon.go:325: [deeb7e0900631] waiting for daemon to start [2020-02-10T23:58:50.966Z] daemon.go:353: [deeb7e0900631] daemon started [2020-02-10T23:58:50.966Z] daemon.go:461: [deeb7e0900631] Stopping daemon [2020-02-10T23:58:50.966Z] daemon.go:296: [deeb7e0900631] exiting daemon [2020-02-10T23:58:50.966Z] daemon.go:448: [deeb7e0900631] Daemon stopped [2020-02-10T23:58:50.966Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T23:58:51.064Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-10T23:58:51.321Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-10T23:58:51.725Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-02-10T23:58:51.725Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T23:58:51.725Z] daemon.go:325: [daecee907ccb6] waiting for daemon to start [2020-02-10T23:58:51.725Z] daemon.go:325: [daecee907ccb6] waiting for daemon to start [2020-02-10T23:58:51.725Z] daemon.go:353: [daecee907ccb6] daemon started [2020-02-10T23:58:51.725Z] daemon.go:461: [daecee907ccb6] Stopping daemon [2020-02-10T23:58:51.725Z] daemon.go:296: [daecee907ccb6] exiting daemon [2020-02-10T23:58:51.725Z] daemon.go:448: [daecee907ccb6] Daemon stopped [2020-02-10T23:58:51.725Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T23:58:53.473Z] ok github.com/docker/docker/opts 0.102s coverage: 66.9% of statements [2020-02-10T23:58:53.476Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.90s) [2020-02-10T23:58:53.476Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-02-10T23:58:53.476Z] daemon.go:325: [d6818dc5783e4] waiting for daemon to start [2020-02-10T23:58:53.476Z] daemon.go:325: [d6818dc5783e4] waiting for daemon to start [2020-02-10T23:58:53.476Z] daemon.go:353: [d6818dc5783e4] daemon started [2020-02-10T23:58:53.476Z] daemon.go:461: [d6818dc5783e4] Stopping daemon [2020-02-10T23:58:53.476Z] daemon.go:296: [d6818dc5783e4] exiting daemon [2020-02-10T23:58:53.476Z] daemon.go:448: [d6818dc5783e4] Daemon stopped [2020-02-10T23:58:53.476Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T23:58:54.972Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-02-10T23:58:55.261Z] ok github.com/docker/docker/pkg/authorization 1.213s coverage: 66.7% of statements [2020-02-10T23:58:55.501Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-10T23:58:55.847Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.00s) [2020-02-10T23:58:55.847Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T23:58:55.847Z] daemon.go:325: [dec183413a361] waiting for daemon to start [2020-02-10T23:58:55.847Z] daemon.go:325: [dec183413a361] waiting for daemon to start [2020-02-10T23:58:55.847Z] daemon.go:353: [dec183413a361] daemon started [2020-02-10T23:58:55.847Z] daemon.go:461: [dec183413a361] Stopping daemon [2020-02-10T23:58:55.847Z] daemon.go:296: [dec183413a361] exiting daemon [2020-02-10T23:58:55.847Z] daemon.go:448: [dec183413a361] Daemon stopped [2020-02-10T23:58:55.847Z] === RUN TestAuthZPluginHeader [2020-02-10T23:58:56.288Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2020-02-10T23:58:56.348Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-02-10T23:58:56.348Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-02-10T23:58:56.348Z] daemon.go:325: [dac25cf89ae69] waiting for daemon to start [2020-02-10T23:58:56.348Z] daemon.go:325: [dac25cf89ae69] waiting for daemon to start [2020-02-10T23:58:56.348Z] daemon.go:353: [dac25cf89ae69] daemon started [2020-02-10T23:58:56.348Z] daemon.go:461: [dac25cf89ae69] Stopping daemon [2020-02-10T23:58:56.348Z] daemon.go:296: [dac25cf89ae69] exiting daemon [2020-02-10T23:58:56.348Z] daemon.go:448: [dac25cf89ae69] Daemon stopped [2020-02-10T23:58:56.348Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T23:58:56.348Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T23:58:56.348Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:58:56.348Z] === RUN TestAuthZPluginV2Disable [2020-02-10T23:58:56.348Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-10T23:58:56.348Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:58:56.348Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T23:58:56.348Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T23:58:56.348Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:58:56.348Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T23:58:56.348Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T23:58:56.348Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:58:56.348Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T23:58:56.576Z] ok github.com/docker/docker/pkg/archive 1.551s coverage: 77.1% of statements [2020-02-10T23:58:57.621Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-02-10T23:58:58.245Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-02-10T23:58:58.775Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-10T23:58:59.286Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2020-02-10T23:58:59.340Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-10T23:59:00.786Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-02-10T23:59:01.075Z] ok github.com/docker/docker/layer 7.589s coverage: 72.0% of statements [2020-02-10T23:59:01.075Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T23:59:01.075Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T23:59:01.075Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T23:59:01.075Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T23:59:01.075Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T23:59:01.075Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T23:59:01.706Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-02-10T23:59:02.337Z] ok github.com/docker/docker/pkg/dmesg 0.031s coverage: 83.3% of statements [2020-02-10T23:59:02.966Z] ok github.com/docker/docker/pkg/chrootarchive 4.627s coverage: 43.2% of statements [2020-02-10T23:59:02.967Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T23:59:02.967Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T23:59:03.993Z] ok github.com/docker/docker/pkg/filenotify 0.645s coverage: 66.3% of statements [2020-02-10T23:59:04.334Z] ok github.com/docker/docker/pkg/fileutils 0.029s coverage: 89.5% of statements [2020-02-10T23:59:04.597Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-10T23:59:04.621Z] ok github.com/docker/docker/pkg/fsutils 0.389s coverage: 85.1% of statements [2020-02-10T23:59:04.909Z] ok github.com/docker/docker/pkg/discovery/kv 3.293s coverage: 84.1% of statements [2020-02-10T23:59:06.510Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-10T23:59:06.767Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-10T23:59:06.967Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 10.2% of statements [2020-02-10T23:59:07.992Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-02-10T23:59:07.992Z] ok github.com/docker/docker/pkg/locker 0.054s coverage: 88.9% of statements [2020-02-10T23:59:09.019Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2020-02-10T23:59:09.019Z] ok github.com/docker/docker/pkg/idtools 1.137s coverage: 70.1% of statements [2020-02-10T23:59:09.646Z] ok github.com/docker/docker/pkg/ioutils 2.761s coverage: 70.4% of statements [2020-02-10T23:59:09.646Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T23:59:10.275Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2020-02-10T23:59:11.310Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-02-10T23:59:11.310Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2020-02-10T23:59:11.596Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.045s coverage: 90.0% of statements [2020-02-10T23:59:11.596Z] ok github.com/docker/docker/pkg/mount 0.966s coverage: 69.6% of statements [2020-02-10T23:59:11.596Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T23:59:12.022Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-10T23:59:12.022Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-10T23:59:13.089Z] ok github.com/docker/docker/pkg/pidfile 0.023s coverage: 82.4% of statements [2020-02-10T23:59:13.089Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T23:59:13.089Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T23:59:13.715Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2020-02-10T23:59:13.918Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-10T23:59:14.483Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-10T23:59:14.739Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 87.9% of statements [2020-02-10T23:59:15.028Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-02-10T23:59:15.314Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-02-10T23:59:15.901Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-02-10T23:59:15.901Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T23:59:15.901Z] daemon.go:325: [d4f87db6742b7] waiting for daemon to start [2020-02-10T23:59:15.901Z] daemon.go:325: [d4f87db6742b7] waiting for daemon to start [2020-02-10T23:59:15.901Z] daemon.go:353: [d4f87db6742b7] daemon started [2020-02-10T23:59:15.901Z] daemon.go:461: [d4f87db6742b7] Stopping daemon [2020-02-10T23:59:15.901Z] daemon.go:296: [d4f87db6742b7] exiting daemon [2020-02-10T23:59:15.901Z] daemon.go:448: [d4f87db6742b7] Daemon stopped [2020-02-10T23:59:15.901Z] daemon.go:325: [d4f87db6742b7] waiting for daemon to start [2020-02-10T23:59:15.901Z] daemon.go:325: [d4f87db6742b7] waiting for daemon to start [2020-02-10T23:59:15.901Z] daemon.go:325: [d4f87db6742b7] waiting for daemon to start [2020-02-10T23:59:15.901Z] daemon.go:325: [d4f87db6742b7] waiting for daemon to start [2020-02-10T23:59:15.901Z] daemon.go:339: [d4f87db6742b7] error pinging daemon on start: Get http://d4f87db6742b7.sock/_ping: context deadline exceeded [2020-02-10T23:59:15.901Z] daemon.go:325: [d4f87db6742b7] waiting for daemon to start [2020-02-10T23:59:15.901Z] daemon.go:339: [d4f87db6742b7] error pinging daemon on start: Get http://d4f87db6742b7.sock/_ping: context deadline exceeded [2020-02-10T23:59:15.901Z] daemon.go:325: [d4f87db6742b7] waiting for daemon to start [2020-02-10T23:59:15.901Z] daemon.go:339: [d4f87db6742b7] error pinging daemon on start: Get http://d4f87db6742b7.sock/_ping: context deadline exceeded [2020-02-10T23:59:15.901Z] daemon.go:325: [d4f87db6742b7] waiting for daemon to start [2020-02-10T23:59:15.901Z] daemon.go:339: [d4f87db6742b7] error pinging daemon on start: Get http://d4f87db6742b7.sock/_ping: context deadline exceeded [2020-02-10T23:59:15.901Z] daemon.go:296: [d4f87db6742b7] exiting daemon [2020-02-10T23:59:15.901Z] daemon.go:325: [d4f87db6742b7] waiting for daemon to start [2020-02-10T23:59:15.901Z] daemon.go:325: [d4f87db6742b7] waiting for daemon to start [2020-02-10T23:59:15.901Z] daemon.go:325: [d4f87db6742b7] waiting for daemon to start [2020-02-10T23:59:15.901Z] daemon.go:353: [d4f87db6742b7] daemon started [2020-02-10T23:59:15.901Z] daemon.go:461: [d4f87db6742b7] Stopping daemon [2020-02-10T23:59:15.901Z] daemon.go:296: [d4f87db6742b7] exiting daemon [2020-02-10T23:59:15.901Z] daemon.go:448: [d4f87db6742b7] Daemon stopped [2020-02-10T23:59:15.901Z] PASS [2020-02-10T23:59:15.901Z] [2020-02-10T23:59:15.901Z] === Skipped [2020-02-10T23:59:15.901Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T23:59:15.901Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:59:15.901Z] [2020-02-10T23:59:15.901Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-10T23:59:15.901Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:59:15.901Z] [2020-02-10T23:59:15.901Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T23:59:15.901Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:59:15.901Z] [2020-02-10T23:59:15.901Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T23:59:15.901Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:59:15.901Z] [2020-02-10T23:59:15.901Z] [2020-02-10T23:59:15.901Z] DONE 17 tests, 4 skipped in 28.650s [2020-02-10T23:59:15.901Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T23:59:15.901Z] ++ 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-02-10T23:59:15.901Z] ++ set -e [2020-02-10T23:59:15.901Z] ++ '[' -n 0 ']' [2020-02-10T23:59:15.901Z] ++ set -x [2020-02-10T23:59:15.901Z] ++ env -i DEST=/go/src/github.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-02-10T23:59:15.901Z] INFO: Testing against a local daemon [2020-02-10T23:59:15.901Z] === RUN TestPluginInvalidJSON [2020-02-10T23:59:15.901Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:59:15.901Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:59:15.901Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T23:59:15.901Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-02-10T23:59:15.901Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T23:59:15.901Z] PASS [2020-02-10T23:59:15.901Z] [2020-02-10T23:59:15.901Z] DONE 2 tests in 0.123s [2020-02-10T23:59:15.901Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T23:59:15.901Z] ++ 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-02-10T23:59:15.901Z] ++ set -e [2020-02-10T23:59:15.901Z] ++ '[' -n 0 ']' [2020-02-10T23:59:15.901Z] ++ set -x [2020-02-10T23:59:15.901Z] ++ env -i DEST=/go/src/github.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-02-10T23:59:15.901Z] INFO: Testing against a local daemon [2020-02-10T23:59:15.901Z] === RUN TestExternalGraphDriver [2020-02-10T23:59:15.901Z] === RUN TestExternalGraphDriver/json [2020-02-10T23:59:15.901Z] === RUN TestExternalGraphDriver/spec [2020-02-10T23:59:16.335Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-02-10T23:59:16.380Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-10T23:59:16.960Z] ok github.com/docker/docker/pkg/pubsub 1.179s coverage: 72.7% of statements [2020-02-10T23:59:17.312Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-10T23:59:17.594Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2020-02-10T23:59:17.632Z] === RUN TestExternalGraphDriver/pull [2020-02-10T23:59:19.101Z] ok github.com/docker/docker/pkg/stringid 0.025s coverage: 70.6% of statements [2020-02-10T23:59:19.101Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2020-02-10T23:59:19.372Z] --- PASS: TestExternalGraphDriver (5.94s) [2020-02-10T23:59:19.372Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-02-10T23:59:19.372Z] daemon.go:325: [df661fc0c1c66] waiting for daemon to start [2020-02-10T23:59:19.372Z] daemon.go:325: [df661fc0c1c66] waiting for daemon to start [2020-02-10T23:59:19.372Z] daemon.go:353: [df661fc0c1c66] daemon started [2020-02-10T23:59:19.372Z] daemon.go:461: [df661fc0c1c66] Stopping daemon [2020-02-10T23:59:19.372Z] daemon.go:296: [df661fc0c1c66] exiting daemon [2020-02-10T23:59:19.372Z] daemon.go:448: [df661fc0c1c66] Daemon stopped [2020-02-10T23:59:19.372Z] daemon.go:325: [df661fc0c1c66] waiting for daemon to start [2020-02-10T23:59:19.372Z] daemon.go:325: [df661fc0c1c66] waiting for daemon to start [2020-02-10T23:59:19.372Z] daemon.go:353: [df661fc0c1c66] daemon started [2020-02-10T23:59:19.372Z] daemon.go:461: [df661fc0c1c66] Stopping daemon [2020-02-10T23:59:19.372Z] daemon.go:296: [df661fc0c1c66] exiting daemon [2020-02-10T23:59:19.372Z] daemon.go:448: [df661fc0c1c66] Daemon stopped [2020-02-10T23:59:19.372Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2020-02-10T23:59:19.372Z] daemon.go:325: [df661fc0c1c66] waiting for daemon to start [2020-02-10T23:59:19.372Z] daemon.go:325: [df661fc0c1c66] waiting for daemon to start [2020-02-10T23:59:19.372Z] daemon.go:353: [df661fc0c1c66] daemon started [2020-02-10T23:59:19.372Z] daemon.go:461: [df661fc0c1c66] Stopping daemon [2020-02-10T23:59:19.372Z] daemon.go:296: [df661fc0c1c66] exiting daemon [2020-02-10T23:59:19.372Z] daemon.go:448: [df661fc0c1c66] Daemon stopped [2020-02-10T23:59:19.372Z] daemon.go:325: [df661fc0c1c66] waiting for daemon to start [2020-02-10T23:59:19.372Z] daemon.go:325: [df661fc0c1c66] waiting for daemon to start [2020-02-10T23:59:19.372Z] daemon.go:353: [df661fc0c1c66] daemon started [2020-02-10T23:59:19.372Z] daemon.go:461: [df661fc0c1c66] Stopping daemon [2020-02-10T23:59:19.372Z] daemon.go:296: [df661fc0c1c66] exiting daemon [2020-02-10T23:59:19.372Z] daemon.go:448: [df661fc0c1c66] Daemon stopped [2020-02-10T23:59:19.372Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2020-02-10T23:59:19.372Z] daemon.go:325: [df661fc0c1c66] waiting for daemon to start [2020-02-10T23:59:19.372Z] daemon.go:325: [df661fc0c1c66] waiting for daemon to start [2020-02-10T23:59:19.372Z] daemon.go:353: [df661fc0c1c66] daemon started [2020-02-10T23:59:19.372Z] daemon.go:461: [df661fc0c1c66] Stopping daemon [2020-02-10T23:59:19.372Z] daemon.go:296: [df661fc0c1c66] exiting daemon [2020-02-10T23:59:19.372Z] daemon.go:448: [df661fc0c1c66] Daemon stopped [2020-02-10T23:59:19.372Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2020-02-10T23:59:19.372Z] === RUN TestGraphdriverPluginV2 [2020-02-10T23:59:19.372Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-02-10T23:59:19.373Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:59:19.373Z] PASS [2020-02-10T23:59:19.373Z] [2020-02-10T23:59:19.373Z] === Skipped [2020-02-10T23:59:19.373Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-02-10T23:59:19.373Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T23:59:19.373Z] [2020-02-10T23:59:19.373Z] [2020-02-10T23:59:19.373Z] DONE 5 tests, 1 skipped in 6.089s [2020-02-10T23:59:19.373Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T23:59:19.373Z] ++ 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-02-10T23:59:19.373Z] ++ set -e [2020-02-10T23:59:19.373Z] ++ '[' -n 0 ']' [2020-02-10T23:59:19.373Z] ++ set -x [2020-02-10T23:59:19.373Z] ++ env -i DEST=/go/src/github.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-02-10T23:59:19.373Z] INFO: Testing against a local daemon [2020-02-10T23:59:19.373Z] === RUN TestContinueAfterPluginCrash [2020-02-10T23:59:19.373Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T23:59:19.373Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T23:59:19.373Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T23:59:19.373Z] === CONT TestContinueAfterPluginCrash [2020-02-10T23:59:19.373Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T23:59:21.004Z] ok github.com/docker/docker/pkg/symlink 0.038s coverage: 87.7% of statements [2020-02-10T23:59:21.004Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.8% of statements [2020-02-10T23:59:21.489Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-10T23:59:21.489Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-10T23:59:21.747Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-10T23:59:21.747Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-10T23:59:22.031Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 35.1% of statements [2020-02-10T23:59:22.320Z] ok github.com/docker/docker/pkg/tailfile 0.105s coverage: 88.6% of statements [2020-02-10T23:59:22.454Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-10T23:59:22.454Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-10T23:59:22.454Z] Cross building: bundles/cross/windows/amd64 [2020-02-10T23:59:22.454Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-10T23:59:22.454Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-10T23:59:22.609Z] ok github.com/docker/docker/pkg/signal 5.709s coverage: 61.0% of statements [2020-02-10T23:59:23.737Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-10T23:59:24.106Z] ok github.com/docker/docker/pkg/term 0.028s coverage: 85.9% of statements [2020-02-10T23:59:24.730Z] testing: warning: no tests to run [2020-02-10T23:59:24.730Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2020-02-10T23:59:25.020Z] ok github.com/docker/docker/pkg/tarsum 0.255s coverage: 89.3% of statements [2020-02-10T23:59:25.107Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-10T23:59:25.309Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-02-10T23:59:25.597Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-02-10T23:59:25.884Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2020-02-10T23:59:26.478Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-10T23:59:28.756Z] --- PASS: TestDaemonStartWithLogOpt (8.81s) [2020-02-10T23:59:28.757Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-02-10T23:59:28.757Z] daemon.go:325: [d069b88e31764] waiting for daemon to start [2020-02-10T23:59:28.757Z] daemon.go:325: [d069b88e31764] waiting for daemon to start [2020-02-10T23:59:28.757Z] daemon.go:353: [d069b88e31764] daemon started [2020-02-10T23:59:28.757Z] daemon.go:461: [d069b88e31764] Stopping daemon [2020-02-10T23:59:28.757Z] daemon.go:296: [d069b88e31764] exiting daemon [2020-02-10T23:59:28.757Z] daemon.go:448: [d069b88e31764] Daemon stopped [2020-02-10T23:59:28.757Z] daemon.go:325: [d069b88e31764] waiting for daemon to start [2020-02-10T23:59:28.757Z] daemon.go:325: [d069b88e31764] waiting for daemon to start [2020-02-10T23:59:28.757Z] daemon.go:353: [d069b88e31764] daemon started [2020-02-10T23:59:28.757Z] daemon.go:461: [d069b88e31764] Stopping daemon [2020-02-10T23:59:28.757Z] daemon.go:296: [d069b88e31764] exiting daemon [2020-02-10T23:59:28.757Z] daemon.go:448: [d069b88e31764] Daemon stopped [2020-02-10T23:59:29.378Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-02-10T23:59:30.003Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 69.1% of statements [2020-02-10T23:59:31.521Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2020-02-10T23:59:32.151Z] ok github.com/docker/docker/plugin 0.574s coverage: 27.3% of statements [2020-02-10T23:59:33.641Z] --- PASS: TestContinueAfterPluginCrash (13.67s) [2020-02-10T23:59:33.641Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-02-10T23:59:33.641Z] daemon.go:325: [dfab7eab831ce] waiting for daemon to start [2020-02-10T23:59:33.641Z] daemon.go:325: [dfab7eab831ce] waiting for daemon to start [2020-02-10T23:59:33.641Z] daemon.go:353: [dfab7eab831ce] daemon started [2020-02-10T23:59:33.641Z] daemon.go:461: [dfab7eab831ce] Stopping daemon [2020-02-10T23:59:33.641Z] daemon.go:296: [dfab7eab831ce] exiting daemon [2020-02-10T23:59:33.641Z] daemon.go:448: [dfab7eab831ce] Daemon stopped [2020-02-10T23:59:33.641Z] PASS [2020-02-10T23:59:33.641Z] [2020-02-10T23:59:33.641Z] DONE 2 tests in 13.762s [2020-02-10T23:59:33.641Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T23:59:33.641Z] ++ 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-02-10T23:59:33.641Z] ++ set -e [2020-02-10T23:59:33.641Z] ++ '[' -n 0 ']' [2020-02-10T23:59:33.641Z] ++ set -x [2020-02-10T23:59:33.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-02-10T23:59:33.641Z] INFO: Testing against a local daemon [2020-02-10T23:59:33.641Z] === RUN TestPluginWithDevMounts [2020-02-10T23:59:33.641Z] === PAUSE TestPluginWithDevMounts [2020-02-10T23:59:33.641Z] === CONT TestPluginWithDevMounts [2020-02-10T23:59:33.647Z] ok github.com/docker/docker/restartmanager 0.018s coverage: 47.1% of statements [2020-02-10T23:59:34.278Z] ok github.com/docker/docker/registry/resumable 0.045s coverage: 100.0% of statements [2020-02-10T23:59:34.574Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-10T23:59:35.543Z] --- PASS: TestPluginWithDevMounts (2.01s) [2020-02-10T23:59:35.543Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-02-10T23:59:35.543Z] daemon.go:325: [d1c5ed285f941] waiting for daemon to start [2020-02-10T23:59:35.543Z] daemon.go:325: [d1c5ed285f941] waiting for daemon to start [2020-02-10T23:59:35.543Z] daemon.go:353: [d1c5ed285f941] daemon started [2020-02-10T23:59:35.543Z] daemon.go:461: [d1c5ed285f941] Stopping daemon [2020-02-10T23:59:35.543Z] daemon.go:296: [d1c5ed285f941] exiting daemon [2020-02-10T23:59:35.543Z] daemon.go:448: [d1c5ed285f941] Daemon stopped [2020-02-10T23:59:35.543Z] PASS [2020-02-10T23:59:35.543Z] [2020-02-10T23:59:35.543Z] DONE 1 tests in 2.102s [2020-02-10T23:59:35.543Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T23:59:35.543Z] ++ 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-02-10T23:59:35.543Z] ++ set -e [2020-02-10T23:59:35.543Z] ++ '[' -n 0 ']' [2020-02-10T23:59:35.543Z] ++ set -x [2020-02-10T23:59:35.543Z] ++ env -i DEST=/go/src/github.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-02-10T23:59:35.543Z] INFO: Testing against a local daemon [2020-02-10T23:59:35.543Z] === RUN TestSecretInspect [2020-02-10T23:59:36.406Z] ok github.com/docker/docker/runconfig 0.028s coverage: 68.2% of statements [2020-02-10T23:59:36.406Z] ok github.com/docker/docker/registry 0.500s coverage: 56.4% of statements [2020-02-10T23:59:36.469Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-10T23:59:36.725Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-10T23:59:37.036Z] ok github.com/docker/docker/volume/drivers 0.030s coverage: 36.1% of statements [2020-02-10T23:59:37.291Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-10T23:59:37.855Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-10T23:59:38.419Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-10T23:59:38.610Z] --- PASS: TestSecretInspect (2.84s) [2020-02-10T23:59:38.610Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-02-10T23:59:38.610Z] daemon.go:325: [d5ec16cf8a30d] waiting for daemon to start [2020-02-10T23:59:38.610Z] daemon.go:325: [d5ec16cf8a30d] waiting for daemon to start [2020-02-10T23:59:38.610Z] daemon.go:353: [d5ec16cf8a30d] daemon started [2020-02-10T23:59:38.610Z] daemon.go:461: [d5ec16cf8a30d] Stopping daemon [2020-02-10T23:59:38.610Z] daemon.go:296: [d5ec16cf8a30d] exiting daemon [2020-02-10T23:59:38.610Z] daemon.go:448: [d5ec16cf8a30d] Daemon stopped [2020-02-10T23:59:38.610Z] === RUN TestSecretList [2020-02-10T23:59:40.314Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-10T23:59:40.314Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-10T23:59:40.314Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-10T23:59:40.571Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.0% of statements [2020-02-10T23:59:40.571Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-02-10T23:59:41.023Z] --- PASS: TestSecretList (2.79s) [2020-02-10T23:59:41.023Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-02-10T23:59:41.023Z] daemon.go:325: [d9349ee4a4dfa] waiting for daemon to start [2020-02-10T23:59:41.023Z] daemon.go:325: [d9349ee4a4dfa] waiting for daemon to start [2020-02-10T23:59:41.023Z] daemon.go:353: [d9349ee4a4dfa] daemon started [2020-02-10T23:59:41.023Z] daemon.go:461: [d9349ee4a4dfa] Stopping daemon [2020-02-10T23:59:41.023Z] daemon.go:296: [d9349ee4a4dfa] exiting daemon [2020-02-10T23:59:41.023Z] daemon.go:448: [d9349ee4a4dfa] Daemon stopped [2020-02-10T23:59:41.023Z] === RUN TestSecretsCreateAndDelete [2020-02-10T23:59:41.585Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-02-10T23:59:41.684Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-10T23:59:43.578Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-10T23:59:44.116Z] --- PASS: TestSecretsCreateAndDelete (2.65s) [2020-02-10T23:59:44.116Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-02-10T23:59:44.116Z] daemon.go:325: [dffe1a4dd554b] waiting for daemon to start [2020-02-10T23:59:44.116Z] daemon.go:325: [dffe1a4dd554b] waiting for daemon to start [2020-02-10T23:59:44.116Z] daemon.go:353: [dffe1a4dd554b] daemon started [2020-02-10T23:59:44.116Z] daemon.go:461: [dffe1a4dd554b] Stopping daemon [2020-02-10T23:59:44.116Z] daemon.go:296: [dffe1a4dd554b] exiting daemon [2020-02-10T23:59:44.116Z] daemon.go:448: [dffe1a4dd554b] Daemon stopped [2020-02-10T23:59:44.116Z] === RUN TestSecretsUpdate [2020-02-10T23:59:44.508Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-10T23:59:46.481Z] --- PASS: TestSecretsUpdate (2.76s) [2020-02-10T23:59:46.481Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-02-10T23:59:46.481Z] daemon.go:325: [d33405e664861] waiting for daemon to start [2020-02-10T23:59:46.481Z] daemon.go:325: [d33405e664861] waiting for daemon to start [2020-02-10T23:59:46.481Z] daemon.go:353: [d33405e664861] daemon started [2020-02-10T23:59:46.481Z] daemon.go:461: [d33405e664861] Stopping daemon [2020-02-10T23:59:46.481Z] daemon.go:296: [d33405e664861] exiting daemon [2020-02-10T23:59:46.481Z] daemon.go:448: [d33405e664861] Daemon stopped [2020-02-10T23:59:46.481Z] === RUN TestTemplatedSecret [2020-02-10T23:59:47.782Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-10T23:59:48.177Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-10T23:59:48.405Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.8% of statements [2020-02-10T23:59:48.405Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T23:59:48.405Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T23:59:48.405Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T23:59:48.405Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T23:59:48.405Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T23:59:48.405Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T23:59:48.405Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T23:59:48.405Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T23:59:48.405Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T23:59:48.405Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T23:59:48.405Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === Skipped [2020-02-10T23:59:48.405Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T23:59:48.405Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T23:59:48.405Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T23:59:48.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:59:48.405Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T23:59:48.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:59:48.405Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T23:59:48.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:59:48.405Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T23:59:48.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:59:48.405Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T23:59:48.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:59:48.405Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T23:59:48.405Z] graphtest_unix.go:73: No driver to put! [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T23:59:48.405Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T23:59:48.405Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T23:59:48.405Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T23:59:48.405Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T23:59:48.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:59:48.405Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T23:59:48.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:59:48.405Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T23:59:48.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:59:48.405Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T23:59:48.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:59:48.405Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T23:59:48.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T23:59:48.405Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T23:59:48.405Z] graphtest_unix.go:73: No driver to put! [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T23:59:48.405Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] [2020-02-10T23:59:48.405Z] DONE 2065 tests, 19 skipped in 363.218s Post stage [Pipeline] junit [2020-02-10T23:59:49.065Z] Recording test results [2020-02-10T23:59:49.151Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T23:59:49.638Z] --- PASS: TestTemplatedSecret (3.37s) [2020-02-10T23:59:49.638Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-02-10T23:59:49.638Z] daemon.go:325: [d57e34425b23f] waiting for daemon to start [2020-02-10T23:59:49.638Z] daemon.go:325: [d57e34425b23f] waiting for daemon to start [2020-02-10T23:59:49.638Z] daemon.go:353: [d57e34425b23f] daemon started [2020-02-10T23:59:49.638Z] daemon.go:461: [d57e34425b23f] Stopping daemon [2020-02-10T23:59:49.638Z] daemon.go:296: [d57e34425b23f] exiting daemon [2020-02-10T23:59:49.638Z] daemon.go:448: [d57e34425b23f] Daemon stopped [2020-02-10T23:59:49.638Z] === RUN TestSecretCreateResolve [2020-02-10T23:59:49.897Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40490/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb -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:5e23653130a65e90b7296c70f9230d9f09374efb hack/make.sh dynbinary test-integration [2020-02-10T23:59:50.184Z] [2020-02-10T23:59:50.469Z] Removing bundles/ [2020-02-10T23:59:50.469Z] [2020-02-10T23:59:50.469Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T23:59:50.469Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T23:59:50.469Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T23:59:51.046Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-02-10T23:59:51.058Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-10T23:59:51.303Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-10T23:59:52.721Z] --- PASS: TestSecretCreateResolve (2.74s) [2020-02-10T23:59:52.722Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-02-10T23:59:52.722Z] daemon.go:325: [db4e522be5a1d] waiting for daemon to start [2020-02-10T23:59:52.722Z] daemon.go:325: [db4e522be5a1d] waiting for daemon to start [2020-02-10T23:59:52.722Z] daemon.go:353: [db4e522be5a1d] daemon started [2020-02-10T23:59:52.722Z] daemon.go:461: [db4e522be5a1d] Stopping daemon [2020-02-10T23:59:52.722Z] daemon.go:296: [db4e522be5a1d] exiting daemon [2020-02-10T23:59:52.722Z] daemon.go:448: [db4e522be5a1d] Daemon stopped [2020-02-10T23:59:52.722Z] PASS [2020-02-10T23:59:52.722Z] [2020-02-10T23:59:52.722Z] DONE 6 tests in 17.224s [2020-02-10T23:59:52.722Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T23:59:52.722Z] ++ 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-02-10T23:59:52.722Z] ++ set -e [2020-02-10T23:59:52.722Z] ++ '[' -n 0 ']' [2020-02-10T23:59:52.722Z] ++ set -x [2020-02-10T23:59:52.722Z] ++ env -i DEST=/go/src/github.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-02-10T23:59:52.722Z] INFO: Testing against a local daemon [2020-02-10T23:59:52.722Z] === RUN TestServiceCreateInit [2020-02-10T23:59:52.722Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T23:59:55.482Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-10T23:59:57.746Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T23:59:58.757Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-10T23:59:58.757Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-10T23:59:59.679Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-10T23:59:59.679Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-10T23:59:59.679Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-10T23:59:59.679Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-10T23:59:59.679Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-11T00:00:00.126Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-11T00:00:00.126Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-11T00:00:02.659Z] --- PASS: TestServiceCreateInit (9.82s) [2020-02-11T00:00:02.659Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2020-02-11T00:00:02.659Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-02-11T00:00:02.659Z] daemon.go:325: [d80681b385971] waiting for daemon to start [2020-02-11T00:00:02.659Z] daemon.go:325: [d80681b385971] waiting for daemon to start [2020-02-11T00:00:02.659Z] daemon.go:353: [d80681b385971] daemon started [2020-02-11T00:00:02.659Z] daemon.go:461: [d80681b385971] Stopping daemon [2020-02-11T00:00:02.659Z] daemon.go:296: [d80681b385971] exiting daemon [2020-02-11T00:00:02.659Z] daemon.go:448: [d80681b385971] Daemon stopped [2020-02-11T00:00:02.659Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.78s) [2020-02-11T00:00:02.659Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-02-11T00:00:02.660Z] daemon.go:325: [d46d1f050a555] waiting for daemon to start [2020-02-11T00:00:02.660Z] daemon.go:325: [d46d1f050a555] waiting for daemon to start [2020-02-11T00:00:02.660Z] daemon.go:353: [d46d1f050a555] daemon started [2020-02-11T00:00:02.660Z] daemon.go:461: [d46d1f050a555] Stopping daemon [2020-02-11T00:00:02.660Z] daemon.go:296: [d46d1f050a555] exiting daemon [2020-02-11T00:00:02.660Z] daemon.go:448: [d46d1f050a555] Daemon stopped [2020-02-11T00:00:02.660Z] === RUN TestCreateServiceMultipleTimes [2020-02-11T00:00:03.859Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-11T00:00:03.859Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-11T00:00:03.859Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-11T00:00:04.305Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-11T00:00:05.679Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-11T00:00:05.937Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-11T00:00:06.868Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-11T00:00:07.803Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-11T00:00:08.734Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-11T00:00:09.441Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-11T00:00:11.257Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-11T00:00:11.514Z] --- PASS: TestImportExtremelyLargeImageWorks (189.17s) [2020-02-11T00:00:11.514Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-02-11T00:00:11.514Z] daemon.go:325: [d2b8e54b106cd] waiting for daemon to start [2020-02-11T00:00:11.514Z] daemon.go:325: [d2b8e54b106cd] waiting for daemon to start [2020-02-11T00:00:11.514Z] daemon.go:353: [d2b8e54b106cd] daemon started [2020-02-11T00:00:11.514Z] daemon.go:461: [d2b8e54b106cd] Stopping daemon [2020-02-11T00:00:11.514Z] daemon.go:296: [d2b8e54b106cd] exiting daemon [2020-02-11T00:00:11.514Z] daemon.go:448: [d2b8e54b106cd] Daemon stopped [2020-02-11T00:00:11.514Z] PASS [2020-02-11T00:00:11.514Z] [2020-02-11T00:00:11.514Z] DONE 11 tests in 190.747s [2020-02-11T00:00:11.514Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-11T00:00:11.514Z] ++ 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-02-11T00:00:11.514Z] ++ set -e [2020-02-11T00:00:11.514Z] ++ '[' -n 0 ']' [2020-02-11T00:00:11.514Z] ++ set -x [2020-02-11T00:00:11.514Z] ++ env -i DEST=/go/src/github.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-02-11T00:00:11.771Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-11T00:00:11.771Z] INFO: Testing against a local daemon [2020-02-11T00:00:11.771Z] === RUN TestNetworkCreateDelete [2020-02-11T00:00:11.771Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-02-11T00:00:11.771Z] === RUN TestDockerNetworkDeletePreferID [2020-02-11T00:00:12.334Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2020-02-11T00:00:12.335Z] === RUN TestInspectNetwork [2020-02-11T00:00:18.882Z] === RUN TestInspectNetwork/full_network_id [2020-02-11T00:00:18.882Z] === RUN TestInspectNetwork/partial_network_id [2020-02-11T00:00:18.882Z] === RUN TestInspectNetwork/network_name [2020-02-11T00:00:18.882Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-11T00:00:18.882Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-11T00:00:19.138Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-11T00:00:21.032Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-11T00:00:22.167Z] --- PASS: TestCreateServiceMultipleTimes (17.24s) [2020-02-11T00:00:22.167Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-02-11T00:00:22.167Z] daemon.go:325: [d282c5033e573] waiting for daemon to start [2020-02-11T00:00:22.167Z] daemon.go:325: [d282c5033e573] waiting for daemon to start [2020-02-11T00:00:22.167Z] daemon.go:353: [d282c5033e573] daemon started [2020-02-11T00:00:22.167Z] daemon.go:461: [d282c5033e573] Stopping daemon [2020-02-11T00:00:22.167Z] daemon.go:296: [d282c5033e573] exiting daemon [2020-02-11T00:00:22.167Z] daemon.go:448: [d282c5033e573] Daemon stopped [2020-02-11T00:00:22.167Z] === RUN TestCreateServiceConflict [2020-02-11T00:00:22.167Z] --- PASS: TestCreateServiceConflict (2.68s) [2020-02-11T00:00:22.167Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-02-11T00:00:22.167Z] daemon.go:325: [d1170bfad86ca] waiting for daemon to start [2020-02-11T00:00:22.167Z] daemon.go:325: [d1170bfad86ca] waiting for daemon to start [2020-02-11T00:00:22.167Z] daemon.go:353: [d1170bfad86ca] daemon started [2020-02-11T00:00:22.167Z] daemon.go:461: [d1170bfad86ca] Stopping daemon [2020-02-11T00:00:22.167Z] daemon.go:296: [d1170bfad86ca] exiting daemon [2020-02-11T00:00:22.167Z] daemon.go:448: [d1170bfad86ca] Daemon stopped [2020-02-11T00:00:22.167Z] === RUN TestCreateServiceMaxReplicas [2020-02-11T00:00:22.401Z] --- PASS: TestInspectNetwork (9.95s) [2020-02-11T00:00:22.401Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-02-11T00:00:22.401Z] daemon.go:325: [d9737ec8a3aa0] waiting for daemon to start [2020-02-11T00:00:22.401Z] daemon.go:325: [d9737ec8a3aa0] waiting for daemon to start [2020-02-11T00:00:22.401Z] daemon.go:353: [d9737ec8a3aa0] daemon started [2020-02-11T00:00:22.401Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-11T00:00:22.401Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-11T00:00:22.401Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-11T00:00:22.401Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-11T00:00:22.401Z] daemon.go:461: [d9737ec8a3aa0] Stopping daemon [2020-02-11T00:00:22.401Z] daemon.go:296: [d9737ec8a3aa0] exiting daemon [2020-02-11T00:00:22.401Z] daemon.go:448: [d9737ec8a3aa0] Daemon stopped [2020-02-11T00:00:22.401Z] === RUN TestRunContainerWithBridgeNone [2020-02-11T00:00:23.334Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-11T00:00:25.229Z] --- PASS: TestRunContainerWithBridgeNone (2.93s) [2020-02-11T00:00:25.229Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-02-11T00:00:25.229Z] daemon.go:325: [d797f0fb9956b] waiting for daemon to start [2020-02-11T00:00:25.229Z] daemon.go:325: [d797f0fb9956b] waiting for daemon to start [2020-02-11T00:00:25.229Z] daemon.go:353: [d797f0fb9956b] daemon started [2020-02-11T00:00:25.229Z] daemon.go:461: [d797f0fb9956b] Stopping daemon [2020-02-11T00:00:25.229Z] daemon.go:296: [d797f0fb9956b] exiting daemon [2020-02-11T00:00:25.229Z] daemon.go:448: [d797f0fb9956b] Daemon stopped [2020-02-11T00:00:25.229Z] === RUN TestNetworkInvalidJSON [2020-02-11T00:00:25.229Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-11T00:00:25.229Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-11T00:00:25.229Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T00:00:25.229Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T00:00:25.229Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T00:00:25.229Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T00:00:25.229Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-11T00:00:25.229Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T00:00:25.229Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T00:00:25.229Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-11T00:00:25.229Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-11T00:00:25.229Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-02-11T00:00:25.229Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-02-11T00:00:25.229Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-11T00:00:26.159Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-02-11T00:00:26.159Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-02-11T00:00:26.159Z] daemon.go:325: [d42623426d707] waiting for daemon to start [2020-02-11T00:00:26.159Z] daemon.go:325: [d42623426d707] waiting for daemon to start [2020-02-11T00:00:26.159Z] daemon.go:353: [d42623426d707] daemon started [2020-02-11T00:00:26.159Z] daemon.go:461: [d42623426d707] Stopping daemon [2020-02-11T00:00:26.159Z] daemon.go:296: [d42623426d707] exiting daemon [2020-02-11T00:00:26.159Z] daemon.go:448: [d42623426d707] Daemon stopped [2020-02-11T00:00:26.159Z] daemon.go:325: [d42623426d707] waiting for daemon to start [2020-02-11T00:00:26.159Z] daemon.go:325: [d42623426d707] waiting for daemon to start [2020-02-11T00:00:26.159Z] daemon.go:353: [d42623426d707] daemon started [2020-02-11T00:00:26.159Z] daemon.go:461: [d42623426d707] Stopping daemon [2020-02-11T00:00:26.159Z] daemon.go:296: [d42623426d707] exiting daemon [2020-02-11T00:00:26.159Z] daemon.go:448: [d42623426d707] Daemon stopped [2020-02-11T00:00:26.159Z] === RUN TestDaemonDefaultNetworkPools [2020-02-11T00:00:26.164Z] --- PASS: TestCreateServiceMaxReplicas (3.80s) [2020-02-11T00:00:26.164Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-02-11T00:00:26.164Z] daemon.go:325: [db9123b053080] waiting for daemon to start [2020-02-11T00:00:26.164Z] daemon.go:325: [db9123b053080] waiting for daemon to start [2020-02-11T00:00:26.164Z] daemon.go:353: [db9123b053080] daemon started [2020-02-11T00:00:26.164Z] daemon.go:461: [db9123b053080] Stopping daemon [2020-02-11T00:00:26.164Z] daemon.go:296: [db9123b053080] exiting daemon [2020-02-11T00:00:26.164Z] daemon.go:448: [db9123b053080] Daemon stopped [2020-02-11T00:00:26.164Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-11T00:00:27.089Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-02-11T00:00:27.089Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-02-11T00:00:27.089Z] daemon.go:325: [d4ae0b45af2b8] waiting for daemon to start [2020-02-11T00:00:27.089Z] daemon.go:325: [d4ae0b45af2b8] waiting for daemon to start [2020-02-11T00:00:27.089Z] daemon.go:353: [d4ae0b45af2b8] daemon started [2020-02-11T00:00:27.089Z] daemon.go:461: [d4ae0b45af2b8] Stopping daemon [2020-02-11T00:00:27.089Z] daemon.go:296: [d4ae0b45af2b8] exiting daemon [2020-02-11T00:00:27.089Z] daemon.go:448: [d4ae0b45af2b8] Daemon stopped [2020-02-11T00:00:27.089Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-11T00:00:28.458Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-02-11T00:00:28.458Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-02-11T00:00:28.458Z] daemon.go:325: [de751078a219b] waiting for daemon to start [2020-02-11T00:00:28.458Z] daemon.go:325: [de751078a219b] waiting for daemon to start [2020-02-11T00:00:28.458Z] daemon.go:353: [de751078a219b] daemon started [2020-02-11T00:00:28.458Z] daemon.go:461: [de751078a219b] Stopping daemon [2020-02-11T00:00:28.458Z] daemon.go:296: [de751078a219b] exiting daemon [2020-02-11T00:00:28.458Z] daemon.go:448: [de751078a219b] Daemon stopped [2020-02-11T00:00:28.458Z] daemon.go:325: [de751078a219b] waiting for daemon to start [2020-02-11T00:00:28.458Z] daemon.go:325: [de751078a219b] waiting for daemon to start [2020-02-11T00:00:28.458Z] daemon.go:353: [de751078a219b] daemon started [2020-02-11T00:00:28.458Z] daemon.go:461: [de751078a219b] Stopping daemon [2020-02-11T00:00:28.458Z] daemon.go:296: [de751078a219b] exiting daemon [2020-02-11T00:00:28.458Z] daemon.go:448: [de751078a219b] Daemon stopped [2020-02-11T00:00:28.458Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-11T00:00:28.458Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-11T00:00:29.828Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-02-11T00:00:29.828Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-11T00:00:29.828Z] daemon.go:325: [d8d3151848644] waiting for daemon to start [2020-02-11T00:00:29.828Z] daemon.go:325: [d8d3151848644] waiting for daemon to start [2020-02-11T00:00:29.828Z] daemon.go:353: [d8d3151848644] daemon started [2020-02-11T00:00:29.828Z] daemon.go:461: [d8d3151848644] Stopping daemon [2020-02-11T00:00:29.828Z] daemon.go:296: [d8d3151848644] exiting daemon [2020-02-11T00:00:29.828Z] daemon.go:448: [d8d3151848644] Daemon stopped [2020-02-11T00:00:29.828Z] daemon.go:325: [d8d3151848644] waiting for daemon to start [2020-02-11T00:00:29.828Z] daemon.go:325: [d8d3151848644] waiting for daemon to start [2020-02-11T00:00:29.828Z] daemon.go:353: [d8d3151848644] daemon started [2020-02-11T00:00:29.828Z] daemon.go:461: [d8d3151848644] Stopping daemon [2020-02-11T00:00:29.828Z] daemon.go:296: [d8d3151848644] exiting daemon [2020-02-11T00:00:29.828Z] daemon.go:448: [d8d3151848644] Daemon stopped [2020-02-11T00:00:29.828Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-11T00:00:30.085Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-11T00:00:30.085Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-02-11T00:00:30.085Z] daemon.go:325: [d01aca6bea8da] waiting for daemon to start [2020-02-11T00:00:30.085Z] daemon.go:325: [d01aca6bea8da] waiting for daemon to start [2020-02-11T00:00:30.085Z] daemon.go:353: [d01aca6bea8da] daemon started [2020-02-11T00:00:30.085Z] daemon.go:461: [d01aca6bea8da] Stopping daemon [2020-02-11T00:00:30.085Z] daemon.go:296: [d01aca6bea8da] exiting daemon [2020-02-11T00:00:30.085Z] daemon.go:448: [d01aca6bea8da] Daemon stopped [2020-02-11T00:00:30.085Z] === RUN TestServiceWithPredefinedNetwork [2020-02-11T00:00:30.151Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-11T00:00:30.151Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-11T00:00:30.151Z] remote: Enumerating objects: 19, done. [2020-02-11T00:00:30.151Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-02-11T00:00:30.151Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2020-02-11T00:00:30.151Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-11T00:00:30.151Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-11T00:00:30.506Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40490/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5e23653130a65e90b7296c70f9230d9f09374efb hack/test/unit [2020-02-11T00:00:31.459Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-11T00:00:33.058Z] ? github.com/docker/docker/api [no test files] [2020-02-11T00:00:33.355Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-11T00:00:33.918Z] --- PASS: TestServiceWithPredefinedNetwork (3.75s) [2020-02-11T00:00:33.918Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-02-11T00:00:33.918Z] daemon.go:325: [d6e7c59c2897e] waiting for daemon to start [2020-02-11T00:00:33.918Z] daemon.go:325: [d6e7c59c2897e] waiting for daemon to start [2020-02-11T00:00:33.918Z] daemon.go:353: [d6e7c59c2897e] daemon started [2020-02-11T00:00:33.918Z] daemon.go:461: [d6e7c59c2897e] Stopping daemon [2020-02-11T00:00:33.918Z] daemon.go:296: [d6e7c59c2897e] exiting daemon [2020-02-11T00:00:33.918Z] daemon.go:448: [d6e7c59c2897e] Daemon stopped [2020-02-11T00:00:33.918Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-11T00:00:33.918Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-11T00:00:33.918Z] service_test.go:230: FLAKY_TEST [2020-02-11T00:00:33.918Z] === RUN TestServiceWithDataPathPortInit [2020-02-11T00:00:37.225Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-11T00:00:37.225Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-11T00:00:41.401Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-11T00:00:41.401Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-11T00:00:41.968Z] --- PASS: TestDockerDaemonSuite (391.90s) [2020-02-11T00:00:41.968Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.42s) [2020-02-11T00:00:41.968Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-11T00:00:41.968Z] daemon.go:325: [d3c66da451ea8] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:325: [d3c66da451ea8] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:325: [d3c66da451ea8] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:353: [d3c66da451ea8] daemon started [2020-02-11T00:00:41.968Z] daemon.go:461: [d3c66da451ea8] Stopping daemon [2020-02-11T00:00:41.968Z] daemon.go:296: [d3c66da451ea8] exiting daemon [2020-02-11T00:00:41.968Z] daemon.go:448: [d3c66da451ea8] Daemon stopped [2020-02-11T00:00:41.968Z] daemon.go:325: [d3c66da451ea8] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:325: [d3c66da451ea8] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:353: [d3c66da451ea8] daemon started [2020-02-11T00:00:41.968Z] daemon.go:461: [d3c66da451ea8] Stopping daemon [2020-02-11T00:00:41.968Z] daemon.go:296: [d3c66da451ea8] exiting daemon [2020-02-11T00:00:41.968Z] daemon.go:448: [d3c66da451ea8] Daemon stopped [2020-02-11T00:00:41.968Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.07s) [2020-02-11T00:00:41.968Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-11T00:00:41.968Z] daemon.go:325: [da79688f652d4] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:325: [da79688f652d4] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:353: [da79688f652d4] daemon started [2020-02-11T00:00:41.968Z] daemon.go:461: [da79688f652d4] Stopping daemon [2020-02-11T00:00:41.968Z] daemon.go:296: [da79688f652d4] exiting daemon [2020-02-11T00:00:41.968Z] daemon.go:448: [da79688f652d4] Daemon stopped [2020-02-11T00:00:41.968Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2020-02-11T00:00:41.968Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-11T00:00:41.968Z] daemon.go:325: [d0518777c2b8a] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:325: [d0518777c2b8a] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:353: [d0518777c2b8a] daemon started [2020-02-11T00:00:41.968Z] daemon.go:461: [d0518777c2b8a] Stopping daemon [2020-02-11T00:00:41.968Z] daemon.go:296: [d0518777c2b8a] exiting daemon [2020-02-11T00:00:41.968Z] daemon.go:448: [d0518777c2b8a] Daemon stopped [2020-02-11T00:00:41.968Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.75s) [2020-02-11T00:00:41.968Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-11T00:00:41.968Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-11T00:00:41.968Z] daemon.go:325: [d39de6f18cefa] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:325: [d39de6f18cefa] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:353: [d39de6f18cefa] daemon started [2020-02-11T00:00:41.968Z] daemon.go:296: [d39de6f18cefa] exiting daemon [2020-02-11T00:00:41.968Z] docker_cli_daemon_test.go:1449: Daemon d39de6f18cefa is not started [2020-02-11T00:00:41.968Z] daemon.go:325: [d39de6f18cefa] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:325: [d39de6f18cefa] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:353: [d39de6f18cefa] daemon started [2020-02-11T00:00:41.968Z] daemon.go:461: [d39de6f18cefa] Stopping daemon [2020-02-11T00:00:41.968Z] daemon.go:296: [d39de6f18cefa] exiting daemon [2020-02-11T00:00:41.968Z] daemon.go:448: [d39de6f18cefa] Daemon stopped [2020-02-11T00:00:41.968Z] check_test.go:309: Daemon d57f0384dc88b is not started [2020-02-11T00:00:41.968Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2020-02-11T00:00:41.968Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-11T00:00:41.968Z] daemon.go:325: [d12ea21e65d2c] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:325: [d12ea21e65d2c] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:353: [d12ea21e65d2c] daemon started [2020-02-11T00:00:41.968Z] daemon.go:325: [d12ea21e65d2c] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:296: [d12ea21e65d2c] exiting daemon [2020-02-11T00:00:41.968Z] daemon.go:325: [d12ea21e65d2c] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:353: [d12ea21e65d2c] daemon started [2020-02-11T00:00:41.968Z] daemon.go:461: [d12ea21e65d2c] Stopping daemon [2020-02-11T00:00:41.968Z] daemon.go:296: [d12ea21e65d2c] exiting daemon [2020-02-11T00:00:41.968Z] daemon.go:448: [d12ea21e65d2c] Daemon stopped [2020-02-11T00:00:41.968Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.50s) [2020-02-11T00:00:41.968Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-11T00:00:41.968Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-11T00:00:41.968Z] daemon.go:325: [d830575e27fb4] waiting for daemon to start [2020-02-11T00:00:41.968Z] daemon.go:325: [d830575e27fb4] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d830575e27fb4] daemon started [2020-02-11T00:00:41.969Z] daemon.go:296: [d830575e27fb4] exiting daemon [2020-02-11T00:00:41.969Z] check_test.go:309: Daemon dc936c138a440 is not started [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.45s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-11T00:00:41.969Z] daemon.go:325: [d55c13b1aaa64] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d55c13b1aaa64] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d55c13b1aaa64] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d55c13b1aaa64] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d55c13b1aaa64] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d55c13b1aaa64] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.73s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-11T00:00:41.969Z] daemon.go:325: [d5d0568252b7f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:296: [d5d0568252b7f] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:325: [d5d0568252b7f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d5d0568252b7f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d5d0568252b7f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d5d0568252b7f] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d5d0568252b7f] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d5d0568252b7f] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d5d0568252b7f] Daemon stopped [2020-02-11T00:00:41.969Z] daemon.go:325: [d5d0568252b7f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d5d0568252b7f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d5d0568252b7f] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d5d0568252b7f] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d5d0568252b7f] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d5d0568252b7f] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.42s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-11T00:00:41.969Z] daemon.go:325: [d1dd211cf9b0f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d1dd211cf9b0f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d1dd211cf9b0f] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d1dd211cf9b0f] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d1dd211cf9b0f] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d1dd211cf9b0f] Daemon stopped [2020-02-11T00:00:41.969Z] daemon.go:325: [d1dd211cf9b0f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d1dd211cf9b0f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d1dd211cf9b0f] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d1dd211cf9b0f] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d1dd211cf9b0f] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d1dd211cf9b0f] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.33s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-11T00:00:41.969Z] daemon.go:325: [dfb931fb52a6c] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [dfb931fb52a6c] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [dfb931fb52a6c] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [dfb931fb52a6c] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [dfb931fb52a6c] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [dfb931fb52a6c] Daemon stopped [2020-02-11T00:00:41.969Z] daemon.go:325: [dfb931fb52a6c] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [dfb931fb52a6c] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [dfb931fb52a6c] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [dfb931fb52a6c] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [dfb931fb52a6c] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [dfb931fb52a6c] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.28s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-11T00:00:41.969Z] daemon.go:325: [d171c02329d6b] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d171c02329d6b] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d171c02329d6b] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d171c02329d6b] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d171c02329d6b] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d171c02329d6b] Daemon stopped [2020-02-11T00:00:41.969Z] daemon.go:325: [d171c02329d6b] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d171c02329d6b] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d171c02329d6b] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d171c02329d6b] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d171c02329d6b] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d171c02329d6b] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.62s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-11T00:00:41.969Z] daemon.go:325: [dd9f05c8f2d8f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [dd9f05c8f2d8f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [dd9f05c8f2d8f] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [dd9f05c8f2d8f] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [dd9f05c8f2d8f] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [dd9f05c8f2d8f] Daemon stopped [2020-02-11T00:00:41.969Z] daemon.go:325: [dd9f05c8f2d8f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [dd9f05c8f2d8f] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [dd9f05c8f2d8f] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [dd9f05c8f2d8f] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [dd9f05c8f2d8f] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [dd9f05c8f2d8f] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.35s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-11T00:00:41.969Z] daemon.go:325: [d320853ab1471] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d320853ab1471] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d320853ab1471] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d320853ab1471] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d320853ab1471] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d320853ab1471] Daemon stopped [2020-02-11T00:00:41.969Z] daemon.go:325: [d320853ab1471] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d320853ab1471] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d320853ab1471] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d320853ab1471] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d320853ab1471] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d320853ab1471] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-11T00:00:41.969Z] daemon.go:325: [dab555c7e9f92] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [dab555c7e9f92] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [dab555c7e9f92] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [dab555c7e9f92] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [dab555c7e9f92] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [dab555c7e9f92] Daemon stopped [2020-02-11T00:00:41.969Z] daemon.go:325: [dab555c7e9f92] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [dab555c7e9f92] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [dab555c7e9f92] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [dab555c7e9f92] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [dab555c7e9f92] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [dab555c7e9f92] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-11T00:00:41.969Z] daemon.go:325: [d77ab52ef9af0] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:296: [d77ab52ef9af0] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:325: [d77ab52ef9af0] waiting for daemon to start [2020-02-11T00:00:41.969Z] check_test.go:309: Daemon def5bad588d28 is not started [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-11T00:00:41.969Z] daemon.go:325: [d81fe07333967] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:296: [d81fe07333967] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:325: [d81fe07333967] waiting for daemon to start [2020-02-11T00:00:41.969Z] check_test.go:309: Daemon d3ff657c50f86 is not started [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-11T00:00:41.969Z] daemon.go:325: [d8dace7536e59] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d8dace7536e59] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d8dace7536e59] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d8dace7536e59] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d8dace7536e59] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d8dace7536e59] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-11T00:00:41.969Z] daemon.go:325: [d12175f4976ad] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d12175f4976ad] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d12175f4976ad] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d12175f4976ad] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d12175f4976ad] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d12175f4976ad] Daemon stopped [2020-02-11T00:00:41.969Z] check_test.go:309: Daemon d12175f4976ad is not started [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-11T00:00:41.969Z] daemon.go:325: [d84e3ce955e2d] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d84e3ce955e2d] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d84e3ce955e2d] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d84e3ce955e2d] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d84e3ce955e2d] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d84e3ce955e2d] Daemon stopped [2020-02-11T00:00:41.969Z] daemon.go:325: [d84e3ce955e2d] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d84e3ce955e2d] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d84e3ce955e2d] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d84e3ce955e2d] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d84e3ce955e2d] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d84e3ce955e2d] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-11T00:00:41.969Z] daemon.go:325: [d00c6f30ebd67] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d00c6f30ebd67] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d00c6f30ebd67] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d00c6f30ebd67] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d00c6f30ebd67] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d00c6f30ebd67] Daemon stopped [2020-02-11T00:00:41.969Z] daemon.go:325: [d00c6f30ebd67] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d00c6f30ebd67] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d00c6f30ebd67] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d00c6f30ebd67] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d00c6f30ebd67] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d00c6f30ebd67] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.61s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-11T00:00:41.969Z] daemon.go:325: [d6c59c6096b90] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d6c59c6096b90] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d6c59c6096b90] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d6c59c6096b90] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d6c59c6096b90] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d6c59c6096b90] Daemon stopped [2020-02-11T00:00:41.969Z] daemon.go:325: [d6c59c6096b90] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d6c59c6096b90] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d6c59c6096b90] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d6c59c6096b90] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d6c59c6096b90] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d6c59c6096b90] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-11T00:00:41.969Z] daemon.go:325: [d31e3ee480ecc] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d31e3ee480ecc] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d31e3ee480ecc] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d31e3ee480ecc] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d31e3ee480ecc] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d31e3ee480ecc] Daemon stopped [2020-02-11T00:00:41.969Z] daemon.go:325: [d31e3ee480ecc] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d31e3ee480ecc] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d31e3ee480ecc] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d31e3ee480ecc] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d31e3ee480ecc] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d31e3ee480ecc] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-11T00:00:41.969Z] daemon.go:325: [de202f01950e0] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [de202f01950e0] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [de202f01950e0] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [de202f01950e0] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [de202f01950e0] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [de202f01950e0] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-02-11T00:00:41.969Z] daemon.go:325: [d98e39d31b0ab] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d98e39d31b0ab] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d98e39d31b0ab] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d98e39d31b0ab] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d98e39d31b0ab] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d98e39d31b0ab] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-11T00:00:41.969Z] daemon.go:325: [d36b4ebf7c90e] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d36b4ebf7c90e] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d36b4ebf7c90e] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d36b4ebf7c90e] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d36b4ebf7c90e] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d36b4ebf7c90e] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-11T00:00:41.969Z] daemon.go:325: [d2f7659a8752a] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:296: [d2f7659a8752a] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:325: [d2f7659a8752a] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:461: [d2f7659a8752a] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:450: [d2f7659a8752a] Error when stopping daemon: daemon not started [2020-02-11T00:00:41.969Z] check_test.go:309: Daemon d2f7659a8752a is not started [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-02-11T00:00:41.969Z] daemon.go:325: [da60408d33d53] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [da60408d33d53] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [da60408d33d53] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [da60408d33d53] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [da60408d33d53] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [da60408d33d53] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-11T00:00:41.969Z] daemon.go:325: [de805965e947e] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [de805965e947e] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [de805965e947e] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [de805965e947e] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [de805965e947e] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [de805965e947e] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-11T00:00:41.969Z] daemon.go:325: [d36c58eef2729] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d36c58eef2729] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d36c58eef2729] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d36c58eef2729] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d36c58eef2729] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d36c58eef2729] Daemon stopped [2020-02-11T00:00:41.969Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.97s) [2020-02-11T00:00:41.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-11T00:00:41.969Z] daemon.go:325: [d250429c64398] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d250429c64398] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d250429c64398] daemon started [2020-02-11T00:00:41.969Z] daemon.go:461: [d250429c64398] Stopping daemon [2020-02-11T00:00:41.969Z] daemon.go:296: [d250429c64398] exiting daemon [2020-02-11T00:00:41.969Z] daemon.go:448: [d250429c64398] Daemon stopped [2020-02-11T00:00:41.969Z] daemon.go:325: [d250429c64398] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:325: [d250429c64398] waiting for daemon to start [2020-02-11T00:00:41.969Z] daemon.go:353: [d250429c64398] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d250429c64398] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d250429c64398] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d250429c64398] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.89s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-02-11T00:00:41.970Z] daemon.go:325: [d9ed905dab5bb] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d9ed905dab5bb] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d9ed905dab5bb] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d9ed905dab5bb] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d9ed905dab5bb] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d9ed905dab5bb] Daemon stopped [2020-02-11T00:00:41.970Z] daemon.go:325: [d9ed905dab5bb] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d9ed905dab5bb] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d9ed905dab5bb] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d9ed905dab5bb] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d9ed905dab5bb] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d9ed905dab5bb] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.60s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-02-11T00:00:41.970Z] daemon.go:325: [d45df61501b8a] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d45df61501b8a] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d45df61501b8a] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d45df61501b8a] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d45df61501b8a] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d45df61501b8a] Daemon stopped [2020-02-11T00:00:41.970Z] daemon.go:325: [d45df61501b8a] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d45df61501b8a] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d45df61501b8a] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d45df61501b8a] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d45df61501b8a] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d45df61501b8a] Daemon stopped [2020-02-11T00:00:41.970Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-11T00:00:41.970Z] requirement.go:26: unmatched requirement IPv6 [2020-02-11T00:00:41.970Z] check_test.go:309: Daemon d66978b9be590 is not started [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.00s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-11T00:00:41.970Z] daemon.go:325: [de0610edfc505] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [de0610edfc505] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [de0610edfc505] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [de0610edfc505] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [de0610edfc505] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [de0610edfc505] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (11.99s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-11T00:00:41.970Z] daemon.go:325: [d3aa3b672d7b0] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d3aa3b672d7b0] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d3aa3b672d7b0] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d3aa3b672d7b0] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d3aa3b672d7b0] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d3aa3b672d7b0] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.70s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-11T00:00:41.970Z] daemon.go:325: [de7e4c871e9c5] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [de7e4c871e9c5] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [de7e4c871e9c5] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [de7e4c871e9c5] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [de7e4c871e9c5] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [de7e4c871e9c5] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-11T00:00:41.970Z] daemon.go:325: [d831c0de3018e] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d831c0de3018e] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d831c0de3018e] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d831c0de3018e] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d831c0de3018e] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d831c0de3018e] Daemon stopped [2020-02-11T00:00:41.970Z] check_test.go:309: Daemon d831c0de3018e is not started [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.56s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-11T00:00:41.970Z] daemon.go:325: [d81a3be51aca3] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d81a3be51aca3] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d81a3be51aca3] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d81a3be51aca3] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d81a3be51aca3] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d81a3be51aca3] Daemon stopped [2020-02-11T00:00:41.970Z] daemon.go:325: [d81a3be51aca3] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d81a3be51aca3] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d81a3be51aca3] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d81a3be51aca3] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d81a3be51aca3] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d81a3be51aca3] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-11T00:00:41.970Z] daemon.go:325: [d0213a314ccb8] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d0213a314ccb8] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d0213a314ccb8] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d0213a314ccb8] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d0213a314ccb8] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d0213a314ccb8] Daemon stopped [2020-02-11T00:00:41.970Z] check_test.go:309: Daemon d0213a314ccb8 is not started [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.52s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-11T00:00:41.970Z] daemon.go:325: [db6e097ff0bbf] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [db6e097ff0bbf] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [db6e097ff0bbf] daemon started [2020-02-11T00:00:41.970Z] daemon.go:296: [db6e097ff0bbf] exiting daemon [2020-02-11T00:00:41.970Z] docker_cli_daemon_plugins_test.go:80: Daemon db6e097ff0bbf is not started [2020-02-11T00:00:41.970Z] daemon.go:325: [db6e097ff0bbf] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [db6e097ff0bbf] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [db6e097ff0bbf] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [db6e097ff0bbf] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [db6e097ff0bbf] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [db6e097ff0bbf] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.00s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-11T00:00:41.970Z] daemon.go:325: [de369d5f88d8f] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [de369d5f88d8f] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [de369d5f88d8f] daemon started [2020-02-11T00:00:41.970Z] daemon.go:296: [de369d5f88d8f] exiting daemon [2020-02-11T00:00:41.970Z] docker_cli_daemon_plugins_test.go:170: Daemon de369d5f88d8f is not started [2020-02-11T00:00:41.970Z] daemon.go:325: [de369d5f88d8f] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [de369d5f88d8f] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [de369d5f88d8f] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [de369d5f88d8f] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [de369d5f88d8f] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [de369d5f88d8f] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.88s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-11T00:00:41.970Z] daemon.go:325: [d6379bfb45ae6] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d6379bfb45ae6] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d6379bfb45ae6] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d6379bfb45ae6] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d6379bfb45ae6] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d6379bfb45ae6] Daemon stopped [2020-02-11T00:00:41.970Z] daemon.go:325: [d6379bfb45ae6] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d6379bfb45ae6] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d6379bfb45ae6] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d6379bfb45ae6] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d6379bfb45ae6] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d6379bfb45ae6] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-11T00:00:41.970Z] daemon.go:325: [d16409e1caac6] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d16409e1caac6] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d16409e1caac6] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d16409e1caac6] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d16409e1caac6] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d16409e1caac6] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-11T00:00:41.970Z] daemon.go:325: [d25869ce8308a] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d25869ce8308a] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d25869ce8308a] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d25869ce8308a] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d25869ce8308a] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d25869ce8308a] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-11T00:00:41.970Z] daemon.go:325: [de5640a58faaa] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:296: [de5640a58faaa] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:325: [de5640a58faaa] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:461: [de5640a58faaa] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:450: [de5640a58faaa] Error when stopping daemon: daemon not started [2020-02-11T00:00:41.970Z] check_test.go:309: Daemon de5640a58faaa is not started [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.89s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-11T00:00:41.970Z] daemon.go:325: [df13c1efa74ce] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [df13c1efa74ce] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [df13c1efa74ce] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [df13c1efa74ce] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [df13c1efa74ce] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [df13c1efa74ce] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-11T00:00:41.970Z] daemon.go:325: [dd290cfbba24f] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [dd290cfbba24f] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [dd290cfbba24f] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [dd290cfbba24f] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [dd290cfbba24f] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [dd290cfbba24f] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.05s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-11T00:00:41.970Z] daemon.go:325: [d6621f752fd48] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d6621f752fd48] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d6621f752fd48] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d6621f752fd48] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d6621f752fd48] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d6621f752fd48] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.93s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-11T00:00:41.970Z] daemon.go:325: [d8b0ba7275b10] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d8b0ba7275b10] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d8b0ba7275b10] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d8b0ba7275b10] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d8b0ba7275b10] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d8b0ba7275b10] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.91s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-11T00:00:41.970Z] daemon.go:325: [d4996c659f4fb] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d4996c659f4fb] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d4996c659f4fb] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d4996c659f4fb] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d4996c659f4fb] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d4996c659f4fb] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.65s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-11T00:00:41.970Z] daemon.go:325: [dfc1bc9244acc] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [dfc1bc9244acc] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [dfc1bc9244acc] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [dfc1bc9244acc] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [dfc1bc9244acc] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [dfc1bc9244acc] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-11T00:00:41.970Z] daemon.go:325: [d5bf20017fc1e] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d5bf20017fc1e] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d5bf20017fc1e] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d5bf20017fc1e] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d5bf20017fc1e] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d5bf20017fc1e] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-11T00:00:41.970Z] daemon.go:325: [d3e7ddf05d61c] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d3e7ddf05d61c] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d3e7ddf05d61c] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d3e7ddf05d61c] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d3e7ddf05d61c] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d3e7ddf05d61c] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-11T00:00:41.970Z] daemon.go:325: [d4710047ffa2f] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d4710047ffa2f] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d4710047ffa2f] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d4710047ffa2f] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d4710047ffa2f] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d4710047ffa2f] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-11T00:00:41.970Z] daemon.go:325: [d2eaab0fe3e2a] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [d2eaab0fe3e2a] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [d2eaab0fe3e2a] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [d2eaab0fe3e2a] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [d2eaab0fe3e2a] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [d2eaab0fe3e2a] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.37s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-11T00:00:41.970Z] daemon.go:325: [db669fed9bd34] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [db669fed9bd34] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [db669fed9bd34] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [db669fed9bd34] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [db669fed9bd34] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [db669fed9bd34] Daemon stopped [2020-02-11T00:00:41.970Z] check_test.go:309: Daemon db669fed9bd34 is not started [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.23s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-11T00:00:41.970Z] daemon.go:325: [dc66e365a7525] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [dc66e365a7525] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [dc66e365a7525] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [dc66e365a7525] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [dc66e365a7525] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [dc66e365a7525] Daemon stopped [2020-02-11T00:00:41.970Z] daemon.go:325: [dc66e365a7525] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [dc66e365a7525] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [dc66e365a7525] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [dc66e365a7525] Stopping daemon [2020-02-11T00:00:41.970Z] daemon.go:296: [dc66e365a7525] exiting daemon [2020-02-11T00:00:41.970Z] daemon.go:448: [dc66e365a7525] Daemon stopped [2020-02-11T00:00:41.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.06s) [2020-02-11T00:00:41.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-11T00:00:41.970Z] daemon.go:325: [dafc673afad2b] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:325: [dafc673afad2b] waiting for daemon to start [2020-02-11T00:00:41.970Z] daemon.go:353: [dafc673afad2b] daemon started [2020-02-11T00:00:41.970Z] daemon.go:461: [dafc673afad2b] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [dafc673afad2b] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [dafc673afad2b] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [dafc673afad2b] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [dafc673afad2b] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [dafc673afad2b] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [dafc673afad2b] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [dafc673afad2b] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [dafc673afad2b] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [dafc673afad2b] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.46s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-11T00:00:41.971Z] daemon.go:325: [d8d51864aa901] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d8d51864aa901] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d8d51864aa901] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d8d51864aa901] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d8d51864aa901] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d8d51864aa901] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [d8d51864aa901] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d8d51864aa901] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d8d51864aa901] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d8d51864aa901] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d8d51864aa901] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d8d51864aa901] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-11T00:00:41.971Z] daemon.go:325: [db6b7ed3321cd] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [db6b7ed3321cd] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [db6b7ed3321cd] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [db6b7ed3321cd] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [db6b7ed3321cd] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [db6b7ed3321cd] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [db6b7ed3321cd] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [db6b7ed3321cd] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [db6b7ed3321cd] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [db6b7ed3321cd] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [db6b7ed3321cd] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [db6b7ed3321cd] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.24s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-11T00:00:41.971Z] daemon.go:325: [d0602217ead10] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d0602217ead10] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d0602217ead10] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d0602217ead10] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d0602217ead10] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d0602217ead10] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [d0602217ead10] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d0602217ead10] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d0602217ead10] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d0602217ead10] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d0602217ead10] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d0602217ead10] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.67s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-11T00:00:41.971Z] daemon.go:325: [dcf86d365ba24] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [dcf86d365ba24] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [dcf86d365ba24] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [dcf86d365ba24] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [dcf86d365ba24] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [dcf86d365ba24] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [dcf86d365ba24] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [dcf86d365ba24] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [dcf86d365ba24] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [dcf86d365ba24] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [dcf86d365ba24] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [dcf86d365ba24] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.95s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-11T00:00:41.971Z] daemon.go:325: [d23c322686003] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d23c322686003] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d23c322686003] daemon started [2020-02-11T00:00:41.971Z] daemon.go:296: [d23c322686003] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:325: [d23c322686003] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d23c322686003] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d23c322686003] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d23c322686003] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d23c322686003] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d23c322686003] Daemon stopped [2020-02-11T00:00:41.971Z] check_test.go:309: Daemon d23c322686003 is not started [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-11T00:00:41.971Z] daemon.go:325: [dfee2c443b63d] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [dfee2c443b63d] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [dfee2c443b63d] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [dfee2c443b63d] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [dfee2c443b63d] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [dfee2c443b63d] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [dfee2c443b63d] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [dfee2c443b63d] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [dfee2c443b63d] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [dfee2c443b63d] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [dfee2c443b63d] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [dfee2c443b63d] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.55s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-11T00:00:41.971Z] daemon.go:325: [d9014cf72859d] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d9014cf72859d] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d9014cf72859d] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d9014cf72859d] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d9014cf72859d] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d9014cf72859d] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [d9014cf72859d] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d9014cf72859d] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d9014cf72859d] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d9014cf72859d] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d9014cf72859d] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d9014cf72859d] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.47s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-11T00:00:41.971Z] daemon.go:325: [dabb9d64cb45a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [dabb9d64cb45a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [dabb9d64cb45a] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [dabb9d64cb45a] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [dabb9d64cb45a] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [dabb9d64cb45a] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [dabb9d64cb45a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [dabb9d64cb45a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [dabb9d64cb45a] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [dabb9d64cb45a] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [dabb9d64cb45a] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [dabb9d64cb45a] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [dabb9d64cb45a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [dabb9d64cb45a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [dabb9d64cb45a] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [dabb9d64cb45a] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [dabb9d64cb45a] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [dabb9d64cb45a] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.52s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-11T00:00:41.971Z] daemon.go:325: [d640cb688ee71] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d640cb688ee71] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d640cb688ee71] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d640cb688ee71] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d640cb688ee71] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d640cb688ee71] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [d640cb688ee71] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d640cb688ee71] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d640cb688ee71] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d640cb688ee71] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d640cb688ee71] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d640cb688ee71] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-11T00:00:41.971Z] daemon.go:325: [d9c1939cc937a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d9c1939cc937a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d9c1939cc937a] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d9c1939cc937a] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d9c1939cc937a] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d9c1939cc937a] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [d9c1939cc937a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d9c1939cc937a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d9c1939cc937a] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d9c1939cc937a] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d9c1939cc937a] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d9c1939cc937a] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [d9c1939cc937a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d9c1939cc937a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d9c1939cc937a] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d9c1939cc937a] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d9c1939cc937a] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d9c1939cc937a] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.79s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-11T00:00:41.971Z] daemon.go:325: [d562e103379f4] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d562e103379f4] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d562e103379f4] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d562e103379f4] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d562e103379f4] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d562e103379f4] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [d562e103379f4] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d562e103379f4] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d562e103379f4] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d562e103379f4] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d562e103379f4] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d562e103379f4] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.85s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-11T00:00:41.971Z] daemon.go:325: [db892e42fc46f] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [db892e42fc46f] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [db892e42fc46f] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [db892e42fc46f] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [db892e42fc46f] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [db892e42fc46f] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [db892e42fc46f] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [db892e42fc46f] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [db892e42fc46f] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [db892e42fc46f] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [db892e42fc46f] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [db892e42fc46f] Daemon stopped [2020-02-11T00:00:41.971Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-11T00:00:41.971Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-11T00:00:41.971Z] check_test.go:309: Daemon da55c7a5a2113 is not started [2020-02-11T00:00:41.971Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-11T00:00:41.971Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-11T00:00:41.971Z] check_test.go:309: Daemon d40ae1ae986e4 is not started [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.78s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-11T00:00:41.971Z] daemon.go:325: [d81971690ff4a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d81971690ff4a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d81971690ff4a] daemon started [2020-02-11T00:00:41.971Z] daemon.go:296: [d81971690ff4a] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:325: [d81971690ff4a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d81971690ff4a] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d81971690ff4a] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d81971690ff4a] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d81971690ff4a] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d81971690ff4a] Daemon stopped [2020-02-11T00:00:41.971Z] check_test.go:309: Daemon d81971690ff4a is not started [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.02s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-11T00:00:41.971Z] daemon.go:325: [df1cf40174f6d] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [df1cf40174f6d] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [df1cf40174f6d] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [df1cf40174f6d] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [df1cf40174f6d] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [df1cf40174f6d] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [df1cf40174f6d] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [df1cf40174f6d] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [df1cf40174f6d] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [df1cf40174f6d] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [df1cf40174f6d] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [df1cf40174f6d] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.72s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-11T00:00:41.971Z] daemon.go:325: [d920d5eff54d6] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d920d5eff54d6] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d920d5eff54d6] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d920d5eff54d6] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d920d5eff54d6] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d920d5eff54d6] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [d920d5eff54d6] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [d920d5eff54d6] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [d920d5eff54d6] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [d920d5eff54d6] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [d920d5eff54d6] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [d920d5eff54d6] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.80s) [2020-02-11T00:00:41.971Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-11T00:00:41.971Z] daemon.go:325: [da96b5d842fff] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [da96b5d842fff] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [da96b5d842fff] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [da96b5d842fff] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [da96b5d842fff] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [da96b5d842fff] Daemon stopped [2020-02-11T00:00:41.971Z] daemon.go:325: [da96b5d842fff] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:325: [da96b5d842fff] waiting for daemon to start [2020-02-11T00:00:41.971Z] daemon.go:353: [da96b5d842fff] daemon started [2020-02-11T00:00:41.971Z] daemon.go:461: [da96b5d842fff] Stopping daemon [2020-02-11T00:00:41.971Z] daemon.go:296: [da96b5d842fff] exiting daemon [2020-02-11T00:00:41.971Z] daemon.go:448: [da96b5d842fff] Daemon stopped [2020-02-11T00:00:41.971Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.40s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-11T00:00:41.972Z] daemon.go:325: [dd92fa0fd7eaa] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [dd92fa0fd7eaa] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [dd92fa0fd7eaa] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [dd92fa0fd7eaa] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [dd92fa0fd7eaa] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [dd92fa0fd7eaa] Daemon stopped [2020-02-11T00:00:41.972Z] daemon.go:325: [dd92fa0fd7eaa] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [dd92fa0fd7eaa] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [dd92fa0fd7eaa] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [dd92fa0fd7eaa] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [dd92fa0fd7eaa] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [dd92fa0fd7eaa] Daemon stopped [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.20s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-11T00:00:41.972Z] daemon.go:325: [d52294e80911a] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d52294e80911a] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d52294e80911a] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d52294e80911a] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d52294e80911a] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d52294e80911a] Daemon stopped [2020-02-11T00:00:41.972Z] daemon.go:325: [d52294e80911a] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d52294e80911a] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d52294e80911a] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d52294e80911a] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d52294e80911a] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d52294e80911a] Daemon stopped [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.78s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-11T00:00:41.972Z] daemon.go:325: [d282211b835fb] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d282211b835fb] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d282211b835fb] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d282211b835fb] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d282211b835fb] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d282211b835fb] Daemon stopped [2020-02-11T00:00:41.972Z] daemon.go:325: [d282211b835fb] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d282211b835fb] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d282211b835fb] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d282211b835fb] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d282211b835fb] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d282211b835fb] Daemon stopped [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.46s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-11T00:00:41.972Z] daemon.go:325: [db51cb1a4b191] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [db51cb1a4b191] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [db51cb1a4b191] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [db51cb1a4b191] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [db51cb1a4b191] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [db51cb1a4b191] Daemon stopped [2020-02-11T00:00:41.972Z] daemon.go:325: [db51cb1a4b191] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [db51cb1a4b191] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [db51cb1a4b191] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [db51cb1a4b191] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [db51cb1a4b191] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [db51cb1a4b191] Daemon stopped [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.60s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-11T00:00:41.972Z] daemon.go:325: [d6d24b72dbc80] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d6d24b72dbc80] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d6d24b72dbc80] daemon started [2020-02-11T00:00:41.972Z] daemon.go:296: [d6d24b72dbc80] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:325: [d6d24b72dbc80] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d6d24b72dbc80] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d6d24b72dbc80] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d6d24b72dbc80] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d6d24b72dbc80] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d6d24b72dbc80] Daemon stopped [2020-02-11T00:00:41.972Z] check_test.go:309: Daemon d6d24b72dbc80 is not started [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.52s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-11T00:00:41.972Z] daemon.go:325: [d1ce2fd975411] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d1ce2fd975411] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d1ce2fd975411] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d1ce2fd975411] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d1ce2fd975411] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d1ce2fd975411] Daemon stopped [2020-02-11T00:00:41.972Z] daemon.go:325: [d1ce2fd975411] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d1ce2fd975411] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d1ce2fd975411] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d1ce2fd975411] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d1ce2fd975411] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d1ce2fd975411] Daemon stopped [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.70s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-11T00:00:41.972Z] daemon.go:325: [d10676687a5b8] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d10676687a5b8] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d10676687a5b8] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d10676687a5b8] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d10676687a5b8] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d10676687a5b8] Daemon stopped [2020-02-11T00:00:41.972Z] daemon.go:325: [d10676687a5b8] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d10676687a5b8] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d10676687a5b8] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d10676687a5b8] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d10676687a5b8] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d10676687a5b8] Daemon stopped [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.98s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-11T00:00:41.972Z] daemon.go:325: [d31e3601062a3] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d31e3601062a3] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d31e3601062a3] daemon started [2020-02-11T00:00:41.972Z] daemon.go:296: [d31e3601062a3] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:461: [d31e3601062a3] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:450: [d31e3601062a3] Error when stopping daemon: daemon not started [2020-02-11T00:00:41.972Z] check_test.go:309: Daemon d31e3601062a3 is not started [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-11T00:00:41.972Z] daemon.go:325: [d1048afe1474a] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d1048afe1474a] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d1048afe1474a] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d1048afe1474a] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d1048afe1474a] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d1048afe1474a] Daemon stopped [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.35s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-11T00:00:41.972Z] daemon.go:325: [dfda9fd895225] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [dfda9fd895225] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [dfda9fd895225] daemon started [2020-02-11T00:00:41.972Z] daemon.go:296: [dfda9fd895225] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:325: [dfda9fd895225] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [dfda9fd895225] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [dfda9fd895225] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [dfda9fd895225] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [dfda9fd895225] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [dfda9fd895225] Daemon stopped [2020-02-11T00:00:41.972Z] daemon.go:325: [dfda9fd895225] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [dfda9fd895225] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [dfda9fd895225] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [dfda9fd895225] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [dfda9fd895225] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [dfda9fd895225] Daemon stopped [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-11T00:00:41.972Z] daemon.go:325: [d9788fb46b981] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d9788fb46b981] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d9788fb46b981] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d9788fb46b981] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d9788fb46b981] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d9788fb46b981] Daemon stopped [2020-02-11T00:00:41.972Z] daemon.go:325: [d9788fb46b981] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d9788fb46b981] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d9788fb46b981] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d9788fb46b981] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d9788fb46b981] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d9788fb46b981] Daemon stopped [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-11T00:00:41.972Z] daemon.go:325: [d47a52e56d1df] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d47a52e56d1df] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d47a52e56d1df] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d47a52e56d1df] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d47a52e56d1df] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d47a52e56d1df] Daemon stopped [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-11T00:00:41.972Z] daemon.go:325: [d1091c94866ca] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d1091c94866ca] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d1091c94866ca] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d1091c94866ca] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d1091c94866ca] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d1091c94866ca] Daemon stopped [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-11T00:00:41.972Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-11T00:00:41.972Z] daemon.go:325: [d32e61923f300] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d32e61923f300] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d32e61923f300] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d32e61923f300] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d32e61923f300] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d32e61923f300] Daemon stopped [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-11T00:00:41.972Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-11T00:00:41.972Z] daemon.go:325: [d8420263eb919] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d8420263eb919] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d8420263eb919] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d8420263eb919] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d8420263eb919] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d8420263eb919] Daemon stopped [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-11T00:00:41.972Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-11T00:00:41.972Z] daemon.go:325: [d6d63bfd0221d] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:296: [d6d63bfd0221d] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:325: [d6d63bfd0221d] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-11T00:00:41.972Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-11T00:00:41.972Z] daemon.go:325: [d02290125f9d4] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:296: [d02290125f9d4] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:325: [d02290125f9d4] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-11T00:00:41.972Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-11T00:00:41.972Z] daemon.go:325: [da5414bba0cd3] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:296: [da5414bba0cd3] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:325: [da5414bba0cd3] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-11T00:00:41.972Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-11T00:00:41.972Z] daemon.go:325: [d4a0272c0c88a] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d4a0272c0c88a] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d4a0272c0c88a] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d4a0272c0c88a] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d4a0272c0c88a] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d4a0272c0c88a] Daemon stopped [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-11T00:00:41.972Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-11T00:00:41.972Z] daemon.go:325: [d6fa6759c53f5] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d6fa6759c53f5] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d6fa6759c53f5] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d6fa6759c53f5] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d6fa6759c53f5] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d6fa6759c53f5] Daemon stopped [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-11T00:00:41.972Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-11T00:00:41.972Z] daemon.go:325: [ded6c002c605b] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:296: [ded6c002c605b] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:325: [ded6c002c605b] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-11T00:00:41.972Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-11T00:00:41.972Z] daemon.go:325: [d1f0dccd204e8] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:296: [d1f0dccd204e8] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:325: [d1f0dccd204e8] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-11T00:00:41.972Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-11T00:00:41.972Z] daemon.go:325: [d133e3e15e4a0] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:296: [d133e3e15e4a0] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:325: [d133e3e15e4a0] waiting for daemon to start [2020-02-11T00:00:41.972Z] check_test.go:309: Daemon deb2d4658220a is not started [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-11T00:00:41.972Z] daemon.go:325: [d7e94314dc02f] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d7e94314dc02f] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d7e94314dc02f] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d7e94314dc02f] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d7e94314dc02f] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d7e94314dc02f] Daemon stopped [2020-02-11T00:00:41.972Z] daemon.go:325: [d7e94314dc02f] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d7e94314dc02f] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d7e94314dc02f] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [d7e94314dc02f] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [d7e94314dc02f] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [d7e94314dc02f] Daemon stopped [2020-02-11T00:00:41.972Z] check_test.go:309: Daemon d7e94314dc02f is not started [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-11T00:00:41.972Z] daemon.go:325: [dbba31366f9bd] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [dbba31366f9bd] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [dbba31366f9bd] daemon started [2020-02-11T00:00:41.972Z] daemon.go:461: [dbba31366f9bd] Stopping daemon [2020-02-11T00:00:41.972Z] daemon.go:296: [dbba31366f9bd] exiting daemon [2020-02-11T00:00:41.972Z] daemon.go:448: [dbba31366f9bd] Daemon stopped [2020-02-11T00:00:41.972Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-02-11T00:00:41.972Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-11T00:00:41.972Z] daemon.go:325: [d0b60f817f352] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:325: [d0b60f817f352] waiting for daemon to start [2020-02-11T00:00:41.972Z] daemon.go:353: [d0b60f817f352] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d0b60f817f352] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d0b60f817f352] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d0b60f817f352] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.39s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-11T00:00:41.973Z] daemon.go:325: [d583ce1ca7afc] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d583ce1ca7afc] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d583ce1ca7afc] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d583ce1ca7afc] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d583ce1ca7afc] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d583ce1ca7afc] Daemon stopped [2020-02-11T00:00:41.973Z] daemon.go:325: [d583ce1ca7afc] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d583ce1ca7afc] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d583ce1ca7afc] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d583ce1ca7afc] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d583ce1ca7afc] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d583ce1ca7afc] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-11T00:00:41.973Z] daemon.go:325: [d169ddfa57071] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d169ddfa57071] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d169ddfa57071] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d169ddfa57071] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d169ddfa57071] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d169ddfa57071] Daemon stopped [2020-02-11T00:00:41.973Z] check_test.go:309: Daemon d169ddfa57071 is not started [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.19s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-11T00:00:41.973Z] daemon.go:325: [dd5e0a2ccb1b2] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [dd5e0a2ccb1b2] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [dd5e0a2ccb1b2] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [dd5e0a2ccb1b2] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [dd5e0a2ccb1b2] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [dd5e0a2ccb1b2] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.18s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-11T00:00:41.973Z] daemon.go:325: [d88fe9fd4d346] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d88fe9fd4d346] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d88fe9fd4d346] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d88fe9fd4d346] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d88fe9fd4d346] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d88fe9fd4d346] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.40s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-11T00:00:41.973Z] daemon.go:325: [dbe2e9b419a77] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [dbe2e9b419a77] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [dbe2e9b419a77] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [dbe2e9b419a77] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [dbe2e9b419a77] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [dbe2e9b419a77] Daemon stopped [2020-02-11T00:00:41.973Z] daemon.go:325: [dbe2e9b419a77] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [dbe2e9b419a77] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [dbe2e9b419a77] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [dbe2e9b419a77] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [dbe2e9b419a77] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [dbe2e9b419a77] Daemon stopped [2020-02-11T00:00:41.973Z] daemon.go:325: [dbe2e9b419a77] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [dbe2e9b419a77] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [dbe2e9b419a77] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [dbe2e9b419a77] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [dbe2e9b419a77] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [dbe2e9b419a77] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-11T00:00:41.973Z] daemon.go:325: [d6a2083259ee7] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d6a2083259ee7] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d6a2083259ee7] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d6a2083259ee7] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d6a2083259ee7] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d6a2083259ee7] Daemon stopped [2020-02-11T00:00:41.973Z] daemon.go:325: [d6a2083259ee7] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:296: [d6a2083259ee7] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:325: [d6a2083259ee7] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:461: [d6a2083259ee7] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:450: [d6a2083259ee7] Error when stopping daemon: daemon not started [2020-02-11T00:00:41.973Z] check_test.go:309: Daemon d6a2083259ee7 is not started [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.20s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-11T00:00:41.973Z] daemon.go:325: [d7cc27fc7c670] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d7cc27fc7c670] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d7cc27fc7c670] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d7cc27fc7c670] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d7cc27fc7c670] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d7cc27fc7c670] Daemon stopped [2020-02-11T00:00:41.973Z] daemon.go:325: [d7cc27fc7c670] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d7cc27fc7c670] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d7cc27fc7c670] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d7cc27fc7c670] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d7cc27fc7c670] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d7cc27fc7c670] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.70s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-11T00:00:41.973Z] daemon.go:325: [d5d59571f8cf2] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d5d59571f8cf2] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d5d59571f8cf2] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d5d59571f8cf2] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d5d59571f8cf2] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d5d59571f8cf2] Daemon stopped [2020-02-11T00:00:41.973Z] daemon.go:325: [d5d59571f8cf2] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d5d59571f8cf2] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d5d59571f8cf2] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d5d59571f8cf2] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d5d59571f8cf2] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d5d59571f8cf2] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.17s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-11T00:00:41.973Z] daemon.go:325: [d1d8187a03930] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d1d8187a03930] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d1d8187a03930] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d1d8187a03930] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d1d8187a03930] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d1d8187a03930] Daemon stopped [2020-02-11T00:00:41.973Z] daemon.go:325: [d1d8187a03930] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d1d8187a03930] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d1d8187a03930] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d1d8187a03930] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d1d8187a03930] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d1d8187a03930] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.91s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-11T00:00:41.973Z] daemon.go:325: [da2098d34c134] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [da2098d34c134] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [da2098d34c134] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [da2098d34c134] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [da2098d34c134] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [da2098d34c134] Daemon stopped [2020-02-11T00:00:41.973Z] daemon.go:325: [da2098d34c134] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [da2098d34c134] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [da2098d34c134] daemon started [2020-02-11T00:00:41.973Z] check_test.go:309: Daemon d99e3bbaa1e82 is not started [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-02-11T00:00:41.973Z] daemon.go:325: [d946f1f14ed9b] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d946f1f14ed9b] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d946f1f14ed9b] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d946f1f14ed9b] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d946f1f14ed9b] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d946f1f14ed9b] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-11T00:00:41.973Z] daemon.go:325: [d585300d2b900] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d585300d2b900] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d585300d2b900] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d585300d2b900] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d585300d2b900] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d585300d2b900] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-11T00:00:41.973Z] daemon.go:325: [d1378a7fa91fa] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d1378a7fa91fa] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d1378a7fa91fa] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d1378a7fa91fa] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d1378a7fa91fa] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d1378a7fa91fa] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.09s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-02-11T00:00:41.973Z] daemon.go:325: [d102de2a3d72c] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d102de2a3d72c] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d102de2a3d72c] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d102de2a3d72c] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d102de2a3d72c] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d102de2a3d72c] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-11T00:00:41.973Z] check_test.go:309: Daemon da8fbf19fc159 is not started [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-11T00:00:41.973Z] daemon.go:325: [dd3a702f95252] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [dd3a702f95252] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [dd3a702f95252] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [dd3a702f95252] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [dd3a702f95252] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [dd3a702f95252] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.91s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-11T00:00:41.973Z] daemon.go:325: [d9f3702cd2b75] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d9f3702cd2b75] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d9f3702cd2b75] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d9f3702cd2b75] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d9f3702cd2b75] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d9f3702cd2b75] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.78s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-11T00:00:41.973Z] daemon.go:325: [d19fa8d5ef579] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d19fa8d5ef579] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d19fa8d5ef579] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d19fa8d5ef579] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d19fa8d5ef579] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d19fa8d5ef579] Daemon stopped [2020-02-11T00:00:41.973Z] daemon.go:325: [d19fa8d5ef579] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d19fa8d5ef579] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d19fa8d5ef579] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d19fa8d5ef579] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d19fa8d5ef579] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d19fa8d5ef579] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-02-11T00:00:41.973Z] daemon.go:325: [d50a7a8470118] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d50a7a8470118] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d50a7a8470118] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d50a7a8470118] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d50a7a8470118] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d50a7a8470118] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-02-11T00:00:41.973Z] daemon.go:325: [df251a8ee85f2] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [df251a8ee85f2] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [df251a8ee85f2] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [df251a8ee85f2] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [df251a8ee85f2] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [df251a8ee85f2] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.57s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-02-11T00:00:41.973Z] daemon.go:325: [d9fa94ea95718] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d9fa94ea95718] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d9fa94ea95718] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d9fa94ea95718] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d9fa94ea95718] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d9fa94ea95718] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.56s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-11T00:00:41.973Z] daemon.go:325: [d4c2944849780] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d4c2944849780] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d4c2944849780] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d4c2944849780] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d4c2944849780] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d4c2944849780] Daemon stopped [2020-02-11T00:00:41.973Z] daemon.go:325: [d4c2944849780] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d4c2944849780] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d4c2944849780] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d4c2944849780] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d4c2944849780] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d4c2944849780] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.45s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-11T00:00:41.973Z] daemon.go:325: [d896f2a7c226f] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d896f2a7c226f] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d896f2a7c226f] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d896f2a7c226f] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d896f2a7c226f] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d896f2a7c226f] Daemon stopped [2020-02-11T00:00:41.973Z] daemon.go:325: [d896f2a7c226f] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [d896f2a7c226f] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [d896f2a7c226f] daemon started [2020-02-11T00:00:41.973Z] daemon.go:461: [d896f2a7c226f] Stopping daemon [2020-02-11T00:00:41.973Z] daemon.go:296: [d896f2a7c226f] exiting daemon [2020-02-11T00:00:41.973Z] daemon.go:448: [d896f2a7c226f] Daemon stopped [2020-02-11T00:00:41.973Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.14s) [2020-02-11T00:00:41.973Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-02-11T00:00:41.973Z] daemon.go:325: [de8bfe79cca50] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:325: [de8bfe79cca50] waiting for daemon to start [2020-02-11T00:00:41.973Z] daemon.go:353: [de8bfe79cca50] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [de8bfe79cca50] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [de8bfe79cca50] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [de8bfe79cca50] Daemon stopped [2020-02-11T00:00:41.974Z] daemon.go:325: [de8bfe79cca50] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [de8bfe79cca50] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [de8bfe79cca50] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [de8bfe79cca50] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [de8bfe79cca50] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [de8bfe79cca50] Daemon stopped [2020-02-11T00:00:41.974Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.91s) [2020-02-11T00:00:41.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-11T00:00:41.974Z] daemon.go:325: [d453179a1ffda] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [d453179a1ffda] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [d453179a1ffda] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [d453179a1ffda] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [d453179a1ffda] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [d453179a1ffda] Daemon stopped [2020-02-11T00:00:41.974Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2020-02-11T00:00:41.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-11T00:00:41.974Z] daemon.go:325: [d3a790101daf8] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [d3a790101daf8] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [d3a790101daf8] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [d3a790101daf8] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [d3a790101daf8] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [d3a790101daf8] Daemon stopped [2020-02-11T00:00:41.974Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2020-02-11T00:00:41.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-11T00:00:41.974Z] daemon.go:325: [d7f50a0860517] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [d7f50a0860517] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [d7f50a0860517] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [d7f50a0860517] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [d7f50a0860517] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [d7f50a0860517] Daemon stopped [2020-02-11T00:00:41.974Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.45s) [2020-02-11T00:00:41.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-11T00:00:41.974Z] daemon.go:325: [d8d45926ef192] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [d8d45926ef192] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [d8d45926ef192] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [d8d45926ef192] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [d8d45926ef192] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [d8d45926ef192] Daemon stopped [2020-02-11T00:00:41.974Z] daemon.go:325: [d8d45926ef192] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [d8d45926ef192] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [d8d45926ef192] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [d8d45926ef192] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [d8d45926ef192] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [d8d45926ef192] Daemon stopped [2020-02-11T00:00:41.974Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.84s) [2020-02-11T00:00:41.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-11T00:00:41.974Z] daemon.go:325: [dc911e1907558] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [dc911e1907558] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [dc911e1907558] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [dc911e1907558] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [dc911e1907558] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [dc911e1907558] Daemon stopped [2020-02-11T00:00:41.974Z] daemon.go:325: [dc911e1907558] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [dc911e1907558] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [dc911e1907558] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [dc911e1907558] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [dc911e1907558] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [dc911e1907558] Daemon stopped [2020-02-11T00:00:41.974Z] daemon.go:325: [dc911e1907558] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:296: [dc911e1907558] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:325: [dc911e1907558] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:461: [dc911e1907558] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:450: [dc911e1907558] Error when stopping daemon: daemon not started [2020-02-11T00:00:41.974Z] docker_cli_daemon_test.go:2542: Daemon dc911e1907558 is not started [2020-02-11T00:00:41.974Z] daemon.go:325: [dc911e1907558] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [dc911e1907558] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [dc911e1907558] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [dc911e1907558] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [dc911e1907558] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [dc911e1907558] Daemon stopped [2020-02-11T00:00:41.974Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.37s) [2020-02-11T00:00:41.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-11T00:00:41.974Z] daemon.go:325: [d627d95d5f9cb] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [d627d95d5f9cb] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [d627d95d5f9cb] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [d627d95d5f9cb] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [d627d95d5f9cb] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [d627d95d5f9cb] Daemon stopped [2020-02-11T00:00:41.974Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.86s) [2020-02-11T00:00:41.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-11T00:00:41.974Z] daemon.go:325: [dc801b8849d5f] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [dc801b8849d5f] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [dc801b8849d5f] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [dc801b8849d5f] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [dc801b8849d5f] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [dc801b8849d5f] Daemon stopped [2020-02-11T00:00:41.974Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s) [2020-02-11T00:00:41.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-02-11T00:00:41.974Z] daemon.go:325: [d3bc8bbabe311] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [d3bc8bbabe311] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [d3bc8bbabe311] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [d3bc8bbabe311] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [d3bc8bbabe311] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [d3bc8bbabe311] Daemon stopped [2020-02-11T00:00:41.974Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.37s) [2020-02-11T00:00:41.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-02-11T00:00:41.974Z] daemon.go:325: [d9eed18a93952] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [d9eed18a93952] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [d9eed18a93952] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [d9eed18a93952] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [d9eed18a93952] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [d9eed18a93952] Daemon stopped [2020-02-11T00:00:41.974Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-02-11T00:00:41.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-02-11T00:00:41.974Z] check_test.go:309: Daemon d7a48c3d3ee9b is not started [2020-02-11T00:00:41.974Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.11s) [2020-02-11T00:00:41.974Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-02-11T00:00:41.974Z] daemon.go:325: [dc9fa4349767e] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:325: [dc9fa4349767e] waiting for daemon to start [2020-02-11T00:00:41.974Z] daemon.go:353: [dc9fa4349767e] daemon started [2020-02-11T00:00:41.974Z] daemon.go:461: [dc9fa4349767e] Stopping daemon [2020-02-11T00:00:41.974Z] daemon.go:296: [dc9fa4349767e] exiting daemon [2020-02-11T00:00:41.974Z] daemon.go:448: [dc9fa4349767e] Daemon stopped [2020-02-11T00:00:41.974Z] === RUN TestDockerSwarmSuite [2020-02-11T00:00:41.974Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-11T00:00:42.305Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.91s) [2020-02-11T00:00:42.305Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-02-11T00:00:42.305Z] daemon.go:325: [dc61bdcdd4ef1] waiting for daemon to start [2020-02-11T00:00:42.305Z] daemon.go:325: [dc61bdcdd4ef1] waiting for daemon to start [2020-02-11T00:00:42.305Z] daemon.go:353: [dc61bdcdd4ef1] daemon started [2020-02-11T00:00:42.305Z] daemon.go:461: [dc61bdcdd4ef1] Stopping daemon [2020-02-11T00:00:42.305Z] daemon.go:296: [dc61bdcdd4ef1] exiting daemon [2020-02-11T00:00:42.305Z] daemon.go:448: [dc61bdcdd4ef1] Daemon stopped [2020-02-11T00:00:42.305Z] === RUN TestCreateServiceSecretFileMode [2020-02-11T00:00:42.663Z] --- PASS: TestCreateServiceSecretFileMode (2.71s) [2020-02-11T00:00:42.663Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-02-11T00:00:42.663Z] daemon.go:325: [dd79ac2b73714] waiting for daemon to start [2020-02-11T00:00:42.663Z] daemon.go:325: [dd79ac2b73714] waiting for daemon to start [2020-02-11T00:00:42.663Z] daemon.go:353: [dd79ac2b73714] daemon started [2020-02-11T00:00:42.663Z] daemon.go:461: [dd79ac2b73714] Stopping daemon [2020-02-11T00:00:42.663Z] daemon.go:296: [dd79ac2b73714] exiting daemon [2020-02-11T00:00:42.663Z] daemon.go:448: [dd79ac2b73714] Daemon stopped [2020-02-11T00:00:42.663Z] === RUN TestCreateServiceConfigFileMode [2020-02-11T00:00:45.751Z] --- PASS: TestCreateServiceConfigFileMode (3.15s) [2020-02-11T00:00:45.751Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-02-11T00:00:45.751Z] daemon.go:325: [da8fce50a4ee9] waiting for daemon to start [2020-02-11T00:00:45.751Z] daemon.go:325: [da8fce50a4ee9] waiting for daemon to start [2020-02-11T00:00:45.751Z] daemon.go:353: [da8fce50a4ee9] daemon started [2020-02-11T00:00:45.751Z] daemon.go:461: [da8fce50a4ee9] Stopping daemon [2020-02-11T00:00:45.751Z] daemon.go:296: [da8fce50a4ee9] exiting daemon [2020-02-11T00:00:45.751Z] daemon.go:448: [da8fce50a4ee9] Daemon stopped [2020-02-11T00:00:45.751Z] === RUN TestCreateServiceSysctls [2020-02-11T00:00:46.151Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-11T00:00:47.082Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-11T00:00:47.339Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-11T00:00:47.903Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-11T00:00:47.964Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2020-02-11T00:00:48.467Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-11T00:00:48.724Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-11T00:00:48.724Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-11T00:00:48.980Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-11T00:00:49.237Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-11T00:00:49.910Z] --- PASS: TestCreateServiceSysctls (3.89s) [2020-02-11T00:00:49.910Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-02-11T00:00:49.910Z] daemon.go:325: [d2a4235ae1950] waiting for daemon to start [2020-02-11T00:00:49.910Z] daemon.go:325: [d2a4235ae1950] waiting for daemon to start [2020-02-11T00:00:49.910Z] daemon.go:353: [d2a4235ae1950] daemon started [2020-02-11T00:00:49.910Z] daemon.go:461: [d2a4235ae1950] Stopping daemon [2020-02-11T00:00:49.910Z] daemon.go:296: [d2a4235ae1950] exiting daemon [2020-02-11T00:00:49.910Z] daemon.go:448: [d2a4235ae1950] Daemon stopped [2020-02-11T00:00:49.910Z] === RUN TestInspect [2020-02-11T00:00:51.761Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-11T00:00:53.656Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-11T00:00:53.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-11T00:00:53.835Z] --- PASS: TestInspect (3.53s) [2020-02-11T00:00:53.835Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-02-11T00:00:53.835Z] daemon.go:325: [d472b526f6479] waiting for daemon to start [2020-02-11T00:00:53.835Z] daemon.go:325: [d472b526f6479] waiting for daemon to start [2020-02-11T00:00:53.835Z] daemon.go:353: [d472b526f6479] daemon started [2020-02-11T00:00:53.835Z] daemon.go:461: [d472b526f6479] Stopping daemon [2020-02-11T00:00:53.835Z] daemon.go:296: [d472b526f6479] exiting daemon [2020-02-11T00:00:53.835Z] daemon.go:448: [d472b526f6479] Daemon stopped [2020-02-11T00:00:53.835Z] === RUN TestDockerNetworkConnectAlias [2020-02-11T00:00:54.586Z] --- PASS: TestServiceWithDataPathPortInit (20.71s) [2020-02-11T00:00:54.586Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-11T00:00:54.586Z] daemon.go:325: [d3a7c0b32ddbb] waiting for daemon to start [2020-02-11T00:00:54.586Z] daemon.go:325: [d3a7c0b32ddbb] waiting for daemon to start [2020-02-11T00:00:54.586Z] daemon.go:353: [d3a7c0b32ddbb] daemon started [2020-02-11T00:00:54.586Z] daemon.go:461: [d3a7c0b32ddbb] Stopping daemon [2020-02-11T00:00:54.586Z] daemon.go:296: [d3a7c0b32ddbb] exiting daemon [2020-02-11T00:00:54.586Z] daemon.go:448: [d3a7c0b32ddbb] Daemon stopped [2020-02-11T00:00:54.586Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-11T00:00:54.586Z] daemon.go:325: [ddb07c04b0b79] waiting for daemon to start [2020-02-11T00:00:54.586Z] daemon.go:325: [ddb07c04b0b79] waiting for daemon to start [2020-02-11T00:00:54.586Z] daemon.go:353: [ddb07c04b0b79] daemon started [2020-02-11T00:00:54.586Z] daemon.go:461: [ddb07c04b0b79] Stopping daemon [2020-02-11T00:00:54.586Z] daemon.go:296: [ddb07c04b0b79] exiting daemon [2020-02-11T00:00:54.586Z] daemon.go:448: [ddb07c04b0b79] Daemon stopped [2020-02-11T00:00:54.586Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-11T00:00:55.518Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-11T00:00:57.412Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-11T00:00:58.781Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-11T00:00:59.710Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-11T00:01:00.026Z] --- PASS: TestDockerNetworkConnectAlias (5.94s) [2020-02-11T00:01:00.026Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-02-11T00:01:00.026Z] daemon.go:325: [d7acaafcf8ba6] waiting for daemon to start [2020-02-11T00:01:00.026Z] daemon.go:325: [d7acaafcf8ba6] waiting for daemon to start [2020-02-11T00:01:00.026Z] daemon.go:353: [d7acaafcf8ba6] daemon started [2020-02-11T00:01:00.026Z] daemon.go:461: [d7acaafcf8ba6] Stopping daemon [2020-02-11T00:01:00.026Z] daemon.go:296: [d7acaafcf8ba6] exiting daemon [2020-02-11T00:01:00.026Z] daemon.go:448: [d7acaafcf8ba6] Daemon stopped [2020-02-11T00:01:00.026Z] === RUN TestDockerNetworkReConnect [2020-02-11T00:01:03.977Z] --- PASS: TestDockerNetworkReConnect (4.66s) [2020-02-11T00:01:03.977Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-02-11T00:01:03.977Z] daemon.go:325: [d17cfeee0b0f1] waiting for daemon to start [2020-02-11T00:01:03.977Z] daemon.go:325: [d17cfeee0b0f1] waiting for daemon to start [2020-02-11T00:01:03.977Z] daemon.go:353: [d17cfeee0b0f1] daemon started [2020-02-11T00:01:03.977Z] daemon.go:461: [d17cfeee0b0f1] Stopping daemon [2020-02-11T00:01:03.977Z] daemon.go:296: [d17cfeee0b0f1] exiting daemon [2020-02-11T00:01:03.977Z] daemon.go:448: [d17cfeee0b0f1] Daemon stopped [2020-02-11T00:01:03.977Z] === RUN TestServicePlugin [2020-02-11T00:01:03.977Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-11T00:01:03.977Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:01:03.977Z] === RUN TestServiceUpdateLabel [2020-02-11T00:01:04.963Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.80s) [2020-02-11T00:01:04.963Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-02-11T00:01:04.963Z] daemon.go:325: [dbb87c8ad1c83] waiting for daemon to start [2020-02-11T00:01:04.963Z] daemon.go:325: [dbb87c8ad1c83] waiting for daemon to start [2020-02-11T00:01:04.963Z] daemon.go:353: [dbb87c8ad1c83] daemon started [2020-02-11T00:01:04.963Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ie4xw1rolf63c8b9zkalbmvl5 Created:2020-02-11 00:00:56.25469768 +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[f0234bdede7418d89a4534b17f0f53307c39339ef1ca64522174785433cd181d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oucokulhjrltdytsr19b9m1nl EndpointID:414cc6ff8486feb5628574086b61e0434c333c7843de9d59830e0fa2c8593449 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c598ba0b61d4b750fbe506cc84aff6e50aab3b8a7b5305ce48f359f4de3bf5df 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:31ab389bc73c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oucokulhjrltdytsr19b9m1nl EndpointID:414cc6ff8486feb5628574086b61e0434c333c7843de9d59830e0fa2c8593449 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-11T00:01:04.963Z] daemon.go:461: [dbb87c8ad1c83] Stopping daemon [2020-02-11T00:01:04.963Z] daemon.go:296: [dbb87c8ad1c83] exiting daemon [2020-02-11T00:01:04.963Z] daemon.go:448: [dbb87c8ad1c83] Daemon stopped [2020-02-11T00:01:04.963Z] PASS [2020-02-11T00:01:04.963Z] [2020-02-11T00:01:04.963Z] === Skipped [2020-02-11T00:01:04.963Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-11T00:01:04.963Z] service_test.go:230: FLAKY_TEST [2020-02-11T00:01:04.963Z] [2020-02-11T00:01:04.963Z] [2020-02-11T00:01:04.963Z] DONE 21 tests, 1 skipped in 52.805s [2020-02-11T00:01:04.963Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-11T00:01:04.963Z] ++ 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-02-11T00:01:04.963Z] ++ set -e [2020-02-11T00:01:04.963Z] ++ '[' -n 0 ']' [2020-02-11T00:01:04.963Z] ++ set -x [2020-02-11T00:01:04.963Z] ++ env -i DEST=/go/src/github.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-02-11T00:01:04.963Z] INFO: Testing against a local daemon [2020-02-11T00:01:04.963Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-11T00:01:04.963Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-11T00:01:04.963Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T00:01:04.963Z] === RUN TestDockerNetworkIpvlan [2020-02-11T00:01:04.963Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-11T00:01:04.963Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T00:01:04.963Z] PASS [2020-02-11T00:01:04.963Z] [2020-02-11T00:01:04.963Z] === Skipped [2020-02-11T00:01:04.963Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-11T00:01:04.963Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T00:01:04.963Z] [2020-02-11T00:01:04.963Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-11T00:01:04.963Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T00:01:04.963Z] [2020-02-11T00:01:04.963Z] [2020-02-11T00:01:04.963Z] DONE 2 tests, 2 skipped in 0.185s [2020-02-11T00:01:04.963Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-11T00:01:04.963Z] ++ 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-02-11T00:01:04.963Z] ++ set -e [2020-02-11T00:01:04.963Z] ++ '[' -n 0 ']' [2020-02-11T00:01:04.963Z] ++ set -x [2020-02-11T00:01:04.963Z] ++ env -i DEST=/go/src/github.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-02-11T00:01:04.963Z] INFO: Testing against a local daemon [2020-02-11T00:01:04.963Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-11T00:01:06.333Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-02-11T00:01:06.333Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-02-11T00:01:06.333Z] daemon.go:325: [d27af78fef096] waiting for daemon to start [2020-02-11T00:01:06.333Z] daemon.go:325: [d27af78fef096] waiting for daemon to start [2020-02-11T00:01:06.333Z] daemon.go:353: [d27af78fef096] daemon started [2020-02-11T00:01:06.333Z] daemon.go:461: [d27af78fef096] Stopping daemon [2020-02-11T00:01:06.333Z] daemon.go:296: [d27af78fef096] exiting daemon [2020-02-11T00:01:06.333Z] daemon.go:448: [d27af78fef096] Daemon stopped [2020-02-11T00:01:06.333Z] daemon.go:325: [d27af78fef096] waiting for daemon to start [2020-02-11T00:01:06.333Z] daemon.go:325: [d27af78fef096] waiting for daemon to start [2020-02-11T00:01:06.333Z] daemon.go:353: [d27af78fef096] daemon started [2020-02-11T00:01:06.333Z] daemon.go:461: [d27af78fef096] Stopping daemon [2020-02-11T00:01:06.333Z] daemon.go:296: [d27af78fef096] exiting daemon [2020-02-11T00:01:06.333Z] daemon.go:448: [d27af78fef096] Daemon stopped [2020-02-11T00:01:06.333Z] === RUN TestDockerNetworkMacvlan [2020-02-11T00:01:06.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-11T00:01:07.078Z] --- PASS: TestServiceUpdateLabel (2.66s) [2020-02-11T00:01:07.078Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-02-11T00:01:07.078Z] daemon.go:325: [d28e450c39de5] waiting for daemon to start [2020-02-11T00:01:07.078Z] daemon.go:325: [d28e450c39de5] waiting for daemon to start [2020-02-11T00:01:07.078Z] daemon.go:353: [d28e450c39de5] daemon started [2020-02-11T00:01:07.078Z] daemon.go:461: [d28e450c39de5] Stopping daemon [2020-02-11T00:01:07.078Z] daemon.go:296: [d28e450c39de5] exiting daemon [2020-02-11T00:01:07.078Z] daemon.go:448: [d28e450c39de5] Daemon stopped [2020-02-11T00:01:07.078Z] === RUN TestServiceUpdateSecrets [2020-02-11T00:01:07.154Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-11T00:01:07.154Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-11T00:01:07.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-11T00:01:07.974Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-11T00:01:08.905Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-11T00:01:13.092Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-11T00:01:16.367Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-11T00:01:23.205Z] --- PASS: TestServiceUpdateSecrets (15.50s) [2020-02-11T00:01:23.205Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-02-11T00:01:23.205Z] daemon.go:325: [df0552686b1b7] waiting for daemon to start [2020-02-11T00:01:23.205Z] daemon.go:325: [df0552686b1b7] waiting for daemon to start [2020-02-11T00:01:23.205Z] daemon.go:353: [df0552686b1b7] daemon started [2020-02-11T00:01:23.205Z] daemon.go:461: [df0552686b1b7] Stopping daemon [2020-02-11T00:01:23.205Z] daemon.go:296: [df0552686b1b7] exiting daemon [2020-02-11T00:01:23.205Z] daemon.go:448: [df0552686b1b7] Daemon stopped [2020-02-11T00:01:23.205Z] === RUN TestServiceUpdateConfigs [2020-02-11T00:01:31.218Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-11T00:01:31.218Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-11T00:01:33.116Z] --- PASS: TestDockerNetworkMacvlan (26.69s) [2020-02-11T00:01:33.116Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-11T00:01:33.116Z] daemon.go:325: [d63148071d603] waiting for daemon to start [2020-02-11T00:01:33.116Z] daemon.go:325: [d63148071d603] waiting for daemon to start [2020-02-11T00:01:33.116Z] daemon.go:353: [d63148071d603] daemon started [2020-02-11T00:01:33.116Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-02-11T00:01:33.116Z] daemon.go:461: [d63148071d603] Stopping daemon [2020-02-11T00:01:33.116Z] daemon.go:296: [d63148071d603] exiting daemon [2020-02-11T00:01:33.116Z] daemon.go:448: [d63148071d603] Daemon stopped [2020-02-11T00:01:33.116Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-11T00:01:33.116Z] daemon.go:325: [d53cb9bef9457] waiting for daemon to start [2020-02-11T00:01:33.116Z] daemon.go:325: [d53cb9bef9457] waiting for daemon to start [2020-02-11T00:01:33.116Z] daemon.go:353: [d53cb9bef9457] daemon started [2020-02-11T00:01:33.116Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-02-11T00:01:33.116Z] daemon.go:461: [d53cb9bef9457] Stopping daemon [2020-02-11T00:01:33.116Z] daemon.go:296: [d53cb9bef9457] exiting daemon [2020-02-11T00:01:33.116Z] daemon.go:448: [d53cb9bef9457] Daemon stopped [2020-02-11T00:01:33.116Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-11T00:01:33.116Z] daemon.go:325: [d55876fe81197] waiting for daemon to start [2020-02-11T00:01:33.116Z] daemon.go:325: [d55876fe81197] waiting for daemon to start [2020-02-11T00:01:33.116Z] daemon.go:353: [d55876fe81197] daemon started [2020-02-11T00:01:33.116Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.28s) [2020-02-11T00:01:33.116Z] daemon.go:461: [d55876fe81197] Stopping daemon [2020-02-11T00:01:33.116Z] daemon.go:296: [d55876fe81197] exiting daemon [2020-02-11T00:01:33.116Z] daemon.go:448: [d55876fe81197] Daemon stopped [2020-02-11T00:01:33.116Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-11T00:01:33.116Z] daemon.go:325: [ded3063856c2d] waiting for daemon to start [2020-02-11T00:01:33.116Z] daemon.go:325: [ded3063856c2d] waiting for daemon to start [2020-02-11T00:01:33.116Z] daemon.go:353: [ded3063856c2d] daemon started [2020-02-11T00:01:33.116Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.87s) [2020-02-11T00:01:33.116Z] daemon.go:461: [ded3063856c2d] Stopping daemon [2020-02-11T00:01:33.116Z] daemon.go:296: [ded3063856c2d] exiting daemon [2020-02-11T00:01:33.116Z] daemon.go:448: [ded3063856c2d] Daemon stopped [2020-02-11T00:01:33.116Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-11T00:01:33.116Z] daemon.go:325: [dbc75046fb243] waiting for daemon to start [2020-02-11T00:01:33.116Z] daemon.go:325: [dbc75046fb243] waiting for daemon to start [2020-02-11T00:01:33.116Z] daemon.go:353: [dbc75046fb243] daemon started [2020-02-11T00:01:33.116Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.27s) [2020-02-11T00:01:33.116Z] daemon.go:461: [dbc75046fb243] Stopping daemon [2020-02-11T00:01:33.116Z] daemon.go:296: [dbc75046fb243] exiting daemon [2020-02-11T00:01:33.116Z] daemon.go:448: [dbc75046fb243] Daemon stopped [2020-02-11T00:01:33.116Z] PASS [2020-02-11T00:01:33.116Z] [2020-02-11T00:01:33.116Z] DONE 7 tests in 28.262s [2020-02-11T00:01:33.116Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-11T00:01:33.116Z] ++ 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-02-11T00:01:33.116Z] ++ set -e [2020-02-11T00:01:33.116Z] ++ '[' -n 0 ']' [2020-02-11T00:01:33.116Z] ++ set -x [2020-02-11T00:01:33.116Z] ++ env -i DEST=/go/src/github.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-02-11T00:01:33.116Z] testing: warning: no tests to run [2020-02-11T00:01:33.116Z] PASS [2020-02-11T00:01:33.116Z] [2020-02-11T00:01:33.116Z] DONE 0 tests in 0.029s [2020-02-11T00:01:33.116Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-11T00:01:33.116Z] ++ 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-02-11T00:01:33.116Z] ++ set -e [2020-02-11T00:01:33.116Z] ++ '[' -n 0 ']' [2020-02-11T00:01:33.116Z] ++ set -x [2020-02-11T00:01:33.116Z] ++ env -i DEST=/go/src/github.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-02-11T00:01:33.116Z] INFO: Testing against a local daemon [2020-02-11T00:01:33.116Z] === RUN TestAuthZPluginAllowRequest [2020-02-11T00:01:35.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-11T00:01:35.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-11T00:01:35.010Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2020-02-11T00:01:35.010Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-02-11T00:01:35.010Z] daemon.go:325: [d9b4ddc4d2587] waiting for daemon to start [2020-02-11T00:01:35.010Z] daemon.go:325: [d9b4ddc4d2587] waiting for daemon to start [2020-02-11T00:01:35.010Z] daemon.go:353: [d9b4ddc4d2587] daemon started [2020-02-11T00:01:35.010Z] daemon.go:461: [d9b4ddc4d2587] Stopping daemon [2020-02-11T00:01:35.010Z] daemon.go:296: [d9b4ddc4d2587] exiting daemon [2020-02-11T00:01:35.010Z] daemon.go:448: [d9b4ddc4d2587] Daemon stopped [2020-02-11T00:01:35.010Z] === RUN TestAuthZPluginTLS [2020-02-11T00:01:35.573Z] --- PASS: TestAuthZPluginTLS (0.61s) [2020-02-11T00:01:35.573Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-02-11T00:01:35.573Z] daemon.go:325: [d70426578a39b] waiting for daemon to start [2020-02-11T00:01:35.573Z] daemon.go:325: [d70426578a39b] waiting for daemon to start [2020-02-11T00:01:35.573Z] daemon.go:353: [d70426578a39b] daemon started [2020-02-11T00:01:35.573Z] daemon.go:461: [d70426578a39b] Stopping daemon [2020-02-11T00:01:35.573Z] daemon.go:296: [d70426578a39b] exiting daemon [2020-02-11T00:01:35.573Z] daemon.go:448: [d70426578a39b] Daemon stopped [2020-02-11T00:01:35.573Z] === RUN TestAuthZPluginDenyRequest [2020-02-11T00:01:36.137Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-02-11T00:01:36.137Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-02-11T00:01:36.137Z] daemon.go:325: [dfed95b7a58bf] waiting for daemon to start [2020-02-11T00:01:36.137Z] daemon.go:325: [dfed95b7a58bf] waiting for daemon to start [2020-02-11T00:01:36.137Z] daemon.go:353: [dfed95b7a58bf] daemon started [2020-02-11T00:01:36.137Z] daemon.go:461: [dfed95b7a58bf] Stopping daemon [2020-02-11T00:01:36.137Z] daemon.go:296: [dfed95b7a58bf] exiting daemon [2020-02-11T00:01:36.137Z] daemon.go:448: [dfed95b7a58bf] Daemon stopped [2020-02-11T00:01:36.137Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-11T00:01:36.701Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-02-11T00:01:36.701Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-02-11T00:01:36.701Z] daemon.go:325: [de5cadae0b5d8] waiting for daemon to start [2020-02-11T00:01:36.701Z] daemon.go:325: [de5cadae0b5d8] waiting for daemon to start [2020-02-11T00:01:36.701Z] daemon.go:353: [de5cadae0b5d8] daemon started [2020-02-11T00:01:36.701Z] daemon.go:461: [de5cadae0b5d8] Stopping daemon [2020-02-11T00:01:36.701Z] daemon.go:296: [de5cadae0b5d8] exiting daemon [2020-02-11T00:01:36.701Z] daemon.go:448: [de5cadae0b5d8] Daemon stopped [2020-02-11T00:01:36.701Z] === RUN TestAuthZPluginDenyResponse [2020-02-11T00:01:37.266Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2020-02-11T00:01:37.266Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-02-11T00:01:37.266Z] daemon.go:325: [dac73897546aa] waiting for daemon to start [2020-02-11T00:01:37.266Z] daemon.go:325: [dac73897546aa] waiting for daemon to start [2020-02-11T00:01:37.266Z] daemon.go:353: [dac73897546aa] daemon started [2020-02-11T00:01:37.266Z] daemon.go:461: [dac73897546aa] Stopping daemon [2020-02-11T00:01:37.266Z] daemon.go:296: [dac73897546aa] exiting daemon [2020-02-11T00:01:37.266Z] daemon.go:448: [dac73897546aa] Daemon stopped [2020-02-11T00:01:37.266Z] === RUN TestAuthZPluginAllowEventStream [2020-02-11T00:01:38.637Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2020-02-11T00:01:38.637Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-02-11T00:01:38.637Z] daemon.go:325: [dd0925a1275c6] waiting for daemon to start [2020-02-11T00:01:38.637Z] daemon.go:325: [dd0925a1275c6] waiting for daemon to start [2020-02-11T00:01:38.637Z] daemon.go:353: [dd0925a1275c6] daemon started [2020-02-11T00:01:38.637Z] daemon.go:461: [dd0925a1275c6] Stopping daemon [2020-02-11T00:01:38.637Z] daemon.go:296: [dd0925a1275c6] exiting daemon [2020-02-11T00:01:38.637Z] daemon.go:448: [dd0925a1275c6] Daemon stopped [2020-02-11T00:01:38.637Z] === RUN TestAuthZPluginErrorResponse [2020-02-11T00:01:39.200Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-02-11T00:01:39.200Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-02-11T00:01:39.200Z] daemon.go:325: [d2ba8ca0532b4] waiting for daemon to start [2020-02-11T00:01:39.200Z] daemon.go:325: [d2ba8ca0532b4] waiting for daemon to start [2020-02-11T00:01:39.200Z] daemon.go:353: [d2ba8ca0532b4] daemon started [2020-02-11T00:01:39.200Z] daemon.go:461: [d2ba8ca0532b4] Stopping daemon [2020-02-11T00:01:39.200Z] daemon.go:296: [d2ba8ca0532b4] exiting daemon [2020-02-11T00:01:39.200Z] daemon.go:448: [d2ba8ca0532b4] Daemon stopped [2020-02-11T00:01:39.200Z] === RUN TestAuthZPluginErrorRequest [2020-02-11T00:01:39.339Z] --- PASS: TestServiceUpdateConfigs (15.40s) [2020-02-11T00:01:39.339Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-02-11T00:01:39.339Z] daemon.go:325: [dbfca7a368ffb] waiting for daemon to start [2020-02-11T00:01:39.339Z] daemon.go:325: [dbfca7a368ffb] waiting for daemon to start [2020-02-11T00:01:39.339Z] daemon.go:353: [dbfca7a368ffb] daemon started [2020-02-11T00:01:39.339Z] daemon.go:461: [dbfca7a368ffb] Stopping daemon [2020-02-11T00:01:39.339Z] daemon.go:296: [dbfca7a368ffb] exiting daemon [2020-02-11T00:01:39.339Z] daemon.go:448: [dbfca7a368ffb] Daemon stopped [2020-02-11T00:01:39.339Z] === RUN TestServiceUpdateNetwork [2020-02-11T00:01:39.764Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-02-11T00:01:39.764Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-02-11T00:01:39.764Z] daemon.go:325: [db9d31ab8ff64] waiting for daemon to start [2020-02-11T00:01:39.764Z] daemon.go:325: [db9d31ab8ff64] waiting for daemon to start [2020-02-11T00:01:39.764Z] daemon.go:353: [db9d31ab8ff64] daemon started [2020-02-11T00:01:39.764Z] daemon.go:461: [db9d31ab8ff64] Stopping daemon [2020-02-11T00:01:39.764Z] daemon.go:296: [db9d31ab8ff64] exiting daemon [2020-02-11T00:01:39.764Z] daemon.go:448: [db9d31ab8ff64] Daemon stopped [2020-02-11T00:01:39.764Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-11T00:01:40.328Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-02-11T00:01:40.328Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-11T00:01:40.328Z] daemon.go:325: [d88636ecc5c81] waiting for daemon to start [2020-02-11T00:01:40.328Z] daemon.go:325: [d88636ecc5c81] waiting for daemon to start [2020-02-11T00:01:40.328Z] daemon.go:353: [d88636ecc5c81] daemon started [2020-02-11T00:01:40.328Z] daemon.go:461: [d88636ecc5c81] Stopping daemon [2020-02-11T00:01:40.328Z] daemon.go:296: [d88636ecc5c81] exiting daemon [2020-02-11T00:01:40.328Z] daemon.go:448: [d88636ecc5c81] Daemon stopped [2020-02-11T00:01:40.328Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-11T00:01:41.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-11T00:01:42.630Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-02-11T00:01:42.630Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-02-11T00:01:42.630Z] daemon.go:325: [d3f979442404f] waiting for daemon to start [2020-02-11T00:01:42.630Z] daemon.go:325: [d3f979442404f] waiting for daemon to start [2020-02-11T00:01:42.630Z] daemon.go:353: [d3f979442404f] daemon started [2020-02-11T00:01:42.630Z] daemon.go:461: [d3f979442404f] Stopping daemon [2020-02-11T00:01:42.630Z] daemon.go:296: [d3f979442404f] exiting daemon [2020-02-11T00:01:42.630Z] daemon.go:448: [d3f979442404f] Daemon stopped [2020-02-11T00:01:42.630Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-11T00:01:42.630Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-11T00:01:43.194Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-11T00:01:43.757Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-11T00:01:44.687Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) [2020-02-11T00:01:44.687Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-02-11T00:01:44.687Z] daemon.go:325: [d0b713c070208] waiting for daemon to start [2020-02-11T00:01:44.687Z] daemon.go:325: [d0b713c070208] waiting for daemon to start [2020-02-11T00:01:44.687Z] daemon.go:353: [d0b713c070208] daemon started [2020-02-11T00:01:44.687Z] daemon.go:461: [d0b713c070208] Stopping daemon [2020-02-11T00:01:44.687Z] daemon.go:296: [d0b713c070208] exiting daemon [2020-02-11T00:01:44.687Z] daemon.go:448: [d0b713c070208] Daemon stopped [2020-02-11T00:01:44.687Z] === RUN TestAuthZPluginHeader [2020-02-11T00:01:45.251Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-11T00:01:45.251Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-11T00:01:45.509Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-02-11T00:01:45.509Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-02-11T00:01:45.509Z] daemon.go:325: [db7f2ecd9e1b2] waiting for daemon to start [2020-02-11T00:01:45.509Z] daemon.go:325: [db7f2ecd9e1b2] waiting for daemon to start [2020-02-11T00:01:45.509Z] daemon.go:353: [db7f2ecd9e1b2] daemon started [2020-02-11T00:01:45.509Z] daemon.go:461: [db7f2ecd9e1b2] Stopping daemon [2020-02-11T00:01:45.509Z] daemon.go:296: [db7f2ecd9e1b2] exiting daemon [2020-02-11T00:01:45.509Z] daemon.go:448: [db7f2ecd9e1b2] Daemon stopped [2020-02-11T00:01:45.509Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-11T00:01:45.509Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-11T00:01:50.771Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.60s) [2020-02-11T00:01:50.771Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-02-11T00:01:50.771Z] daemon.go:325: [d63077988295b] waiting for daemon to start [2020-02-11T00:01:50.771Z] daemon.go:325: [d63077988295b] waiting for daemon to start [2020-02-11T00:01:50.771Z] daemon.go:353: [d63077988295b] daemon started [2020-02-11T00:01:50.771Z] daemon.go:461: [d63077988295b] Stopping daemon [2020-02-11T00:01:50.771Z] daemon.go:296: [d63077988295b] exiting daemon [2020-02-11T00:01:50.771Z] daemon.go:448: [d63077988295b] Daemon stopped [2020-02-11T00:01:50.771Z] daemon.go:325: [d63077988295b] waiting for daemon to start [2020-02-11T00:01:50.771Z] daemon.go:325: [d63077988295b] waiting for daemon to start [2020-02-11T00:01:50.771Z] daemon.go:353: [d63077988295b] daemon started [2020-02-11T00:01:50.771Z] daemon.go:461: [d63077988295b] Stopping daemon [2020-02-11T00:01:50.771Z] daemon.go:296: [d63077988295b] exiting daemon [2020-02-11T00:01:50.771Z] daemon.go:448: [d63077988295b] Daemon stopped [2020-02-11T00:01:50.771Z] === RUN TestAuthZPluginV2Disable [2020-02-11T00:01:52.708Z] --- PASS: TestServiceUpdateNetwork (14.13s) [2020-02-11T00:01:52.708Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-02-11T00:01:52.708Z] daemon.go:325: [d0a95c12c348e] waiting for daemon to start [2020-02-11T00:01:52.708Z] daemon.go:325: [d0a95c12c348e] waiting for daemon to start [2020-02-11T00:01:52.708Z] daemon.go:353: [d0a95c12c348e] daemon started [2020-02-11T00:01:52.708Z] daemon.go:461: [d0a95c12c348e] Stopping daemon [2020-02-11T00:01:52.708Z] daemon.go:296: [d0a95c12c348e] exiting daemon [2020-02-11T00:01:52.708Z] daemon.go:448: [d0a95c12c348e] Daemon stopped [2020-02-11T00:01:52.708Z] PASS [2020-02-11T00:01:52.708Z] [2020-02-11T00:01:52.708Z] === Skipped [2020-02-11T00:01:52.708Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-02-11T00:01:52.708Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:01:52.708Z] [2020-02-11T00:01:52.708Z] [2020-02-11T00:01:52.708Z] DONE 18 tests, 1 skipped in 119.095s [2020-02-11T00:01:52.708Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-11T00:01:52.708Z] ++ 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-02-11T00:01:52.708Z] ++ set -e [2020-02-11T00:01:52.708Z] ++ '[' -n 0 ']' [2020-02-11T00:01:52.708Z] ++ set -x [2020-02-11T00:01:52.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-02-11T00:01:52.708Z] INFO: Testing against a local daemon [2020-02-11T00:01:52.708Z] === RUN TestSessionCreate [2020-02-11T00:01:52.708Z] --- PASS: TestSessionCreate (0.02s) [2020-02-11T00:01:52.708Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-11T00:01:52.708Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-02-11T00:01:52.708Z] PASS [2020-02-11T00:01:52.708Z] [2020-02-11T00:01:52.708Z] DONE 2 tests in 0.127s [2020-02-11T00:01:52.708Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-11T00:01:52.708Z] ++ 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-02-11T00:01:52.708Z] ++ set -e [2020-02-11T00:01:52.708Z] ++ '[' -n 0 ']' [2020-02-11T00:01:52.708Z] ++ set -x [2020-02-11T00:01:52.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-02-11T00:01:52.708Z] INFO: Testing against a local daemon [2020-02-11T00:01:52.708Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-11T00:01:52.708Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T00:01:52.708Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T00:01:52.708Z] === RUN TestEventsExecDie [2020-02-11T00:01:52.708Z] --- PASS: TestEventsExecDie (0.82s) [2020-02-11T00:01:52.708Z] === RUN TestEventsBackwardsCompatible [2020-02-11T00:01:52.708Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-02-11T00:01:52.708Z] === RUN TestInfoBinaryCommits [2020-02-11T00:01:52.708Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-11T00:01:52.708Z] === RUN TestInfoAPIVersioned [2020-02-11T00:01:52.708Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-11T00:01:52.708Z] === RUN TestInfoAPI [2020-02-11T00:01:52.708Z] --- PASS: TestInfoAPI (0.02s) [2020-02-11T00:01:52.708Z] === RUN TestInfoAPIWarnings [2020-02-11T00:01:53.467Z] --- PASS: TestInfoAPIWarnings (0.77s) [2020-02-11T00:01:53.467Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-02-11T00:01:53.467Z] daemon.go:325: [de053822f3626] waiting for daemon to start [2020-02-11T00:01:53.467Z] daemon.go:325: [de053822f3626] waiting for daemon to start [2020-02-11T00:01:53.467Z] daemon.go:353: [de053822f3626] daemon started [2020-02-11T00:01:53.467Z] daemon.go:461: [de053822f3626] Stopping daemon [2020-02-11T00:01:53.467Z] daemon.go:296: [de053822f3626] exiting daemon [2020-02-11T00:01:53.467Z] daemon.go:448: [de053822f3626] Daemon stopped [2020-02-11T00:01:53.467Z] === RUN TestLoginFailsWithBadCredentials [2020-02-11T00:01:53.825Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-02-11T00:01:53.825Z] === RUN TestPingCacheHeaders [2020-02-11T00:01:53.825Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-11T00:01:53.825Z] === RUN TestPingGet [2020-02-11T00:01:53.825Z] --- PASS: TestPingGet (0.01s) [2020-02-11T00:01:53.825Z] === RUN TestPingHead [2020-02-11T00:01:53.825Z] --- PASS: TestPingHead (0.05s) [2020-02-11T00:01:53.825Z] === RUN TestVersion [2020-02-11T00:01:53.825Z] --- PASS: TestVersion (0.02s) [2020-02-11T00:01:53.825Z] PASS [2020-02-11T00:01:53.825Z] [2020-02-11T00:01:53.825Z] === Skipped [2020-02-11T00:01:53.825Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T00:01:53.825Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T00:01:53.825Z] [2020-02-11T00:01:53.825Z] [2020-02-11T00:01:53.825Z] DONE 12 tests, 1 skipped in 2.246s [2020-02-11T00:01:54.046Z] --- PASS: TestAuthZPluginV2Disable (3.64s) [2020-02-11T00:01:54.046Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-02-11T00:01:54.046Z] daemon.go:325: [d849868e25807] waiting for daemon to start [2020-02-11T00:01:54.046Z] daemon.go:325: [d849868e25807] waiting for daemon to start [2020-02-11T00:01:54.046Z] daemon.go:353: [d849868e25807] daemon started [2020-02-11T00:01:54.046Z] daemon.go:461: [d849868e25807] Stopping daemon [2020-02-11T00:01:54.046Z] daemon.go:296: [d849868e25807] exiting daemon [2020-02-11T00:01:54.046Z] daemon.go:448: [d849868e25807] Daemon stopped [2020-02-11T00:01:54.046Z] daemon.go:325: [d849868e25807] waiting for daemon to start [2020-02-11T00:01:54.046Z] daemon.go:325: [d849868e25807] waiting for daemon to start [2020-02-11T00:01:54.046Z] daemon.go:353: [d849868e25807] daemon started [2020-02-11T00:01:54.046Z] daemon.go:461: [d849868e25807] Stopping daemon [2020-02-11T00:01:54.046Z] daemon.go:296: [d849868e25807] exiting daemon [2020-02-11T00:01:54.046Z] daemon.go:448: [d849868e25807] Daemon stopped [2020-02-11T00:01:54.046Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-11T00:01:54.178Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-11T00:01:54.178Z] ++ 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-02-11T00:01:54.178Z] ++ set -e [2020-02-11T00:01:54.178Z] ++ '[' -n 0 ']' [2020-02-11T00:01:54.178Z] ++ set -x [2020-02-11T00:01:54.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-11T00:01:54.178Z] INFO: Testing against a local daemon [2020-02-11T00:01:54.178Z] === RUN TestVolumesCreateAndList [2020-02-11T00:01:54.178Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-11T00:01:54.178Z] === RUN TestVolumesRemove [2020-02-11T00:01:54.178Z] --- PASS: TestVolumesRemove (0.08s) [2020-02-11T00:01:54.178Z] === RUN TestVolumesInspect [2020-02-11T00:01:54.178Z] --- PASS: TestVolumesInspect (0.02s) [2020-02-11T00:01:54.178Z] === RUN TestVolumesInvalidJSON [2020-02-11T00:01:54.178Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-11T00:01:54.178Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-11T00:01:54.178Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-11T00:01:54.178Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-11T00:01:54.178Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-11T00:01:54.178Z] PASS [2020-02-11T00:01:54.178Z] [2020-02-11T00:01:54.178Z] DONE 5 tests in 0.204s [2020-02-11T00:01:54.178Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-11T00:01:54.178Z] ++++ cat bundles/test-integration/docker.pid [2020-02-11T00:01:54.178Z] +++ kill 9336 [2020-02-11T00:01:55.609Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-11T00:01:55.609Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-02-11T00:01:55.609Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-02-11T00:01:55.609Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-11T00:01:55.609Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-11T00:01:55.609Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-11T00:01:55.609Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-11T00:01:55.609Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-11T00:01:55.609Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-11T00:01:55.609Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-11T00:01:55.609Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-11T00:01:55.864Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-11T00:01:55.907Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-11T00:01:55.907Z] +++ /etc/init.d/apparmor stop [2020-02-11T00:01:55.907Z] Clearing AppArmor profiles cache:. [2020-02-11T00:01:55.907Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-11T00:01:55.907Z] Unloading profiles will leave already running processes permanently [2020-02-11T00:01:55.907Z] unconfined, which can lead to unexpected situations. [2020-02-11T00:01:55.907Z] [2020-02-11T00:01:55.907Z] To set a process to complain mode, use the command line tool [2020-02-11T00:01:55.907Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-11T00:01:55.907Z] with the 'teardown' option." [2020-02-11T00:01:55.907Z] [2020-02-11T00:01:55.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-11T00:01:56.833Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-11T00:01:56.833Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-11T00:01:56.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-11T00:01:56.869Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.10s) [2020-02-11T00:01:56.869Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-02-11T00:01:56.869Z] daemon.go:325: [d1a98520229bb] waiting for daemon to start [2020-02-11T00:01:56.869Z] daemon.go:325: [d1a98520229bb] waiting for daemon to start [2020-02-11T00:01:56.869Z] daemon.go:353: [d1a98520229bb] daemon started [2020-02-11T00:01:56.869Z] daemon.go:461: [d1a98520229bb] Stopping daemon [2020-02-11T00:01:56.869Z] daemon.go:296: [d1a98520229bb] exiting daemon [2020-02-11T00:01:56.869Z] daemon.go:448: [d1a98520229bb] Daemon stopped [2020-02-11T00:01:56.869Z] daemon.go:325: [d1a98520229bb] waiting for daemon to start [2020-02-11T00:01:56.869Z] daemon.go:325: [d1a98520229bb] waiting for daemon to start [2020-02-11T00:01:56.869Z] daemon.go:353: [d1a98520229bb] daemon started [2020-02-11T00:01:56.869Z] daemon.go:461: [d1a98520229bb] Stopping daemon [2020-02-11T00:01:56.869Z] daemon.go:296: [d1a98520229bb] exiting daemon [2020-02-11T00:01:56.869Z] daemon.go:448: [d1a98520229bb] Daemon stopped [2020-02-11T00:01:56.869Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-11T00:01:57.393Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2020-02-11T00:01:57.393Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-11T00:01:57.393Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-11T00:01:57.393Z] ? github.com/docker/docker/api/types [no test files] [2020-02-11T00:01:57.393Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-11T00:01:57.393Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-11T00:01:57.393Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-11T00:01:57.393Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-11T00:01:57.433Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-11T00:01:57.703Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-11T00:01:57.703Z] [2020-02-11T00:01:57.703Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-11T00:01:57.703Z] PKG_CONFIG=pkg-config [2020-02-11T00:01:57.703Z] GOLANG_VERSION=1.12.16 [2020-02-11T00:01:57.703Z] HOSTNAME=56b5e03993b3 [2020-02-11T00:01:57.703Z] DOCKER_EXPERIMENTAL=1 [2020-02-11T00:01:57.703Z] container=docker [2020-02-11T00:01:57.703Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-11T00:01:57.703Z] GOPATH=/go [2020-02-11T00:01:57.703Z] PWD=/go/src/github.com/docker/docker [2020-02-11T00:01:57.703Z] HOME=/root [2020-02-11T00:01:57.703Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-11T00:01:57.703Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-11T00:01:57.703Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-11T00:01:57.703Z] DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb [2020-02-11T00:01:57.703Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-11T00:01:57.703Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-11T00:01:57.703Z] TERM=xterm [2020-02-11T00:01:57.703Z] VALIDATE_BRANCH=19.03 [2020-02-11T00:01:57.703Z] DEST=bundles/test-integration [2020-02-11T00:01:57.703Z] SHLVL=1 [2020-02-11T00:01:57.703Z] TIMEOUT=120m [2020-02-11T00:01:57.703Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-11T00:01:57.703Z] DOCKER_PKG=github.com/docker/docker [2020-02-11T00:01:57.703Z] TESTDEBUG=0 [2020-02-11T00:01:57.703Z] _=/usr/bin/env [2020-02-11T00:01:57.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main Post stage [Pipeline] junit [2020-02-11T00:01:57.953Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-02-11T00:01:57.960Z] Recording test results [2020-02-11T00:01:57.995Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-11T00:01:58.208Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-02-11T00:01:58.208Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-11T00:01:58.208Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-11T00:01:58.208Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-11T00:01:58.208Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-11T00:01:58.208Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-11T00:01:58.208Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-11T00:01:58.208Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [Pipeline] } [2020-02-11T00:01:58.464Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-02-11T00:01:58.464Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-02-11T00:01:58.464Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-11T00:01:58.464Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-11T00:01:58.464Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-11T00:01:58.464Z] ? github.com/docker/docker/builder [no test files] [2020-02-11T00:01:58.464Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-11T00:01:58.464Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-11T00:01:58.464Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-11T00:01:58.464Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-11T00:01:58.464Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-11T00:01:58.464Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-11T00:01:58.464Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-11T00:01:59.182Z] + echo Ensuring container killed. [2020-02-11T00:01:59.182Z] Ensuring container killed. [2020-02-11T00:01:59.182Z] + docker rm -vf docker-pr3 [2020-02-11T00:01:59.182Z] Error: No such container: docker-pr3 [2020-02-11T00:01:59.182Z] + true [Pipeline] sh [2020-02-11T00:01:59.364Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-11T00:01:59.386Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-02-11T00:01:59.911Z] + echo Chowning /workspace to jenkins user [2020-02-11T00:01:59.911Z] Chowning /workspace to jenkins user [2020-02-11T00:01:59.911Z] + id -u [2020-02-11T00:01:59.911Z] + id -g [2020-02-11T00:01:59.911Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40490:/workspace busybox chown -R 1001:1001 /workspace [2020-02-11T00:01:59.911Z] Unable to find image 'busybox:latest' locally [2020-02-11T00:01:59.911Z] latest: Pulling from library/busybox [2020-02-11T00:01:59.928Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-11T00:02:00.260Z] 6dc7af96dfc8: Pulling fs layer [2020-02-11T00:02:00.261Z] 6dc7af96dfc8: Verifying Checksum [2020-02-11T00:02:00.261Z] 6dc7af96dfc8: Download complete [2020-02-11T00:02:00.492Z] === RUN TestDockerSuite/TestBuildFails [2020-02-11T00:02:00.607Z] 6dc7af96dfc8: Pull complete [2020-02-11T00:02:00.607Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-11T00:02:00.607Z] Status: Downloaded newer image for busybox:latest [2020-02-11T00:02:01.861Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-11T00:02:01.862Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-11T00:02:03.094Z] + bundleName=s390x-integration [2020-02-11T00:02:03.095Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-11T00:02:03.095Z] Creating s390x-integration-bundles.tar.gz [2020-02-11T00:02:03.095Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-11T00:02:03.095Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-11T00:02:03.243Z] Archiving artifacts [2020-02-11T00:02:03.541Z] ok github.com/docker/docker/builder/fscache 0.114s coverage: 69.2% of statements [2020-02-11T00:02:03.541Z] ok github.com/docker/docker/builder/dockerfile 0.602s coverage: 45.1% of statements [2020-02-11T00:02:04.270Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40490/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-11T00:02:05.290Z] + make clean [2020-02-11T00:02:05.290Z] docker volume rm -f docker-dev-cache [2020-02-11T00:02:05.290Z] docker-dev-cache [Pipeline] deleteDir [2020-02-11T00:02:06.037Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-11T00:02:06.096Z] ok github.com/docker/docker/builder/remotecontext/git 0.847s coverage: 85.1% of statements [2020-02-11T00:02:06.096Z] ok github.com/docker/docker/builder/remotecontext 0.211s coverage: 13.6% of statements [2020-02-11T00:02:06.096Z] ? github.com/docker/docker/cli [no test files] [2020-02-11T00:02:06.096Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-11T00:02:06.351Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-11T00:02:07.931Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-11T00:02:08.496Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.56s) [2020-02-11T00:02:08.496Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-11T00:02:08.496Z] daemon.go:325: [d2ff0b613bc0c] waiting for daemon to start [2020-02-11T00:02:08.496Z] daemon.go:325: [d2ff0b613bc0c] waiting for daemon to start [2020-02-11T00:02:08.496Z] daemon.go:353: [d2ff0b613bc0c] daemon started [2020-02-11T00:02:08.496Z] daemon.go:461: [d2ff0b613bc0c] Stopping daemon [2020-02-11T00:02:08.496Z] daemon.go:296: [d2ff0b613bc0c] exiting daemon [2020-02-11T00:02:08.496Z] daemon.go:448: [d2ff0b613bc0c] Daemon stopped [2020-02-11T00:02:08.496Z] daemon.go:325: [d2ff0b613bc0c] waiting for daemon to start [2020-02-11T00:02:08.496Z] daemon.go:325: [d2ff0b613bc0c] waiting for daemon to start [2020-02-11T00:02:08.496Z] daemon.go:296: [d2ff0b613bc0c] exiting daemon [2020-02-11T00:02:08.496Z] daemon.go:325: [d2ff0b613bc0c] waiting for daemon to start [2020-02-11T00:02:08.496Z] daemon.go:325: [d2ff0b613bc0c] waiting for daemon to start [2020-02-11T00:02:08.496Z] daemon.go:325: [d2ff0b613bc0c] waiting for daemon to start [2020-02-11T00:02:08.496Z] daemon.go:353: [d2ff0b613bc0c] daemon started [2020-02-11T00:02:08.496Z] daemon.go:461: [d2ff0b613bc0c] Stopping daemon [2020-02-11T00:02:08.496Z] daemon.go:296: [d2ff0b613bc0c] exiting daemon [2020-02-11T00:02:08.496Z] daemon.go:448: [d2ff0b613bc0c] Daemon stopped [2020-02-11T00:02:08.496Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-11T00:02:08.659Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-11T00:02:08.659Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-11T00:02:08.659Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-11T00:02:08.659Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-11T00:02:08.659Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-11T00:02:08.659Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-11T00:02:08.659Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-11T00:02:08.659Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-11T00:02:08.659Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-11T00:02:08.659Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-11T00:02:08.659Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-11T00:02:09.864Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-11T00:02:10.782Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-11T00:02:11.233Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-11T00:02:11.233Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-11T00:02:12.155Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-11T00:02:12.155Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-11T00:02:12.155Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-11T00:02:12.155Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-11T00:02:12.602Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-11T00:02:12.995Z] ok github.com/docker/docker/client 0.165s coverage: 75.7% of statements [2020-02-11T00:02:14.297Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-11T00:02:14.495Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-11T00:02:15.058Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-11T00:02:15.315Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-11T00:02:17.835Z] === RUN TestDockerSuite/TestBuildFromURLWithF [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-11T00:02:19.728Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-11T00:02:21.097Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-11T00:02:25.280Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2020-02-11T00:02:25.280Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-11T00:02:25.280Z] daemon.go:325: [de0a9e0dbd1b9] waiting for daemon to start [2020-02-11T00:02:25.280Z] daemon.go:325: [de0a9e0dbd1b9] waiting for daemon to start [2020-02-11T00:02:25.280Z] daemon.go:353: [de0a9e0dbd1b9] daemon started [2020-02-11T00:02:25.280Z] daemon.go:461: [de0a9e0dbd1b9] Stopping daemon [2020-02-11T00:02:25.280Z] daemon.go:296: [de0a9e0dbd1b9] exiting daemon [2020-02-11T00:02:25.280Z] daemon.go:448: [de0a9e0dbd1b9] Daemon stopped [2020-02-11T00:02:25.280Z] daemon.go:325: [de0a9e0dbd1b9] waiting for daemon to start [2020-02-11T00:02:25.280Z] daemon.go:325: [de0a9e0dbd1b9] waiting for daemon to start [2020-02-11T00:02:25.280Z] daemon.go:325: [de0a9e0dbd1b9] waiting for daemon to start [2020-02-11T00:02:25.280Z] daemon.go:325: [de0a9e0dbd1b9] waiting for daemon to start [2020-02-11T00:02:25.280Z] daemon.go:339: [de0a9e0dbd1b9] error pinging daemon on start: Get http://de0a9e0dbd1b9.sock/_ping: context deadline exceeded [2020-02-11T00:02:25.280Z] daemon.go:325: [de0a9e0dbd1b9] waiting for daemon to start [2020-02-11T00:02:25.280Z] daemon.go:339: [de0a9e0dbd1b9] error pinging daemon on start: Get http://de0a9e0dbd1b9.sock/_ping: context deadline exceeded [2020-02-11T00:02:25.280Z] daemon.go:325: [de0a9e0dbd1b9] waiting for daemon to start [2020-02-11T00:02:25.280Z] daemon.go:339: [de0a9e0dbd1b9] error pinging daemon on start: Get http://de0a9e0dbd1b9.sock/_ping: context deadline exceeded [2020-02-11T00:02:25.280Z] daemon.go:325: [de0a9e0dbd1b9] waiting for daemon to start [2020-02-11T00:02:25.280Z] daemon.go:339: [de0a9e0dbd1b9] error pinging daemon on start: Get http://de0a9e0dbd1b9.sock/_ping: context deadline exceeded [2020-02-11T00:02:25.280Z] daemon.go:296: [de0a9e0dbd1b9] exiting daemon [2020-02-11T00:02:25.280Z] daemon.go:325: [de0a9e0dbd1b9] waiting for daemon to start [2020-02-11T00:02:25.280Z] daemon.go:325: [de0a9e0dbd1b9] waiting for daemon to start [2020-02-11T00:02:25.280Z] daemon.go:325: [de0a9e0dbd1b9] waiting for daemon to start [2020-02-11T00:02:25.280Z] daemon.go:353: [de0a9e0dbd1b9] daemon started [2020-02-11T00:02:25.280Z] daemon.go:461: [de0a9e0dbd1b9] Stopping daemon [2020-02-11T00:02:25.280Z] daemon.go:296: [de0a9e0dbd1b9] exiting daemon [2020-02-11T00:02:25.280Z] daemon.go:448: [de0a9e0dbd1b9] Daemon stopped [2020-02-11T00:02:25.280Z] PASS [2020-02-11T00:02:25.280Z] [2020-02-11T00:02:25.280Z] DONE 17 tests in 51.954s [2020-02-11T00:02:25.280Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-11T00:02:25.280Z] ++ 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-02-11T00:02:25.280Z] ++ set -e [2020-02-11T00:02:25.280Z] ++ '[' -n 0 ']' [2020-02-11T00:02:25.280Z] ++ set -x [2020-02-11T00:02:25.280Z] ++ env -i DEST=/go/src/github.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-02-11T00:02:25.280Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-11T00:02:25.280Z] INFO: Testing against a local daemon [2020-02-11T00:02:25.280Z] === RUN TestPluginInvalidJSON [2020-02-11T00:02:25.280Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T00:02:25.280Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T00:02:25.280Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T00:02:25.280Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-02-11T00:02:25.280Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-11T00:02:25.280Z] PASS [2020-02-11T00:02:25.280Z] [2020-02-11T00:02:25.280Z] DONE 2 tests in 0.193s [2020-02-11T00:02:25.280Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-11T00:02:25.280Z] ++ 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-02-11T00:02:25.280Z] ++ set -e [2020-02-11T00:02:25.280Z] ++ '[' -n 0 ']' [2020-02-11T00:02:25.280Z] ++ set -x [2020-02-11T00:02:25.280Z] ++ env -i DEST=/go/src/github.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-02-11T00:02:25.280Z] INFO: Testing against a local daemon [2020-02-11T00:02:25.280Z] === RUN TestExternalGraphDriver [2020-02-11T00:02:25.538Z] === RUN TestExternalGraphDriver/json [2020-02-11T00:02:25.538Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-11T00:02:26.466Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-11T00:02:26.881Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-11T00:02:27.398Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-11T00:02:27.398Z] === RUN TestExternalGraphDriver/spec [2020-02-11T00:02:27.656Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-11T00:02:27.656Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-11T00:02:29.026Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-11T00:02:29.283Z] === RUN TestExternalGraphDriver/pull [2020-02-11T00:02:29.283Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-11T00:02:29.846Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-11T00:02:29.967Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-11T00:02:30.410Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-11T00:02:30.636Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-11T00:02:30.637Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-11T00:02:30.681Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-11T00:02:31.245Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-11T00:02:31.245Z] --- PASS: TestExternalGraphDriver (5.95s) [2020-02-11T00:02:31.245Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-02-11T00:02:31.245Z] daemon.go:325: [d9c590051b244] waiting for daemon to start [2020-02-11T00:02:31.245Z] daemon.go:325: [d9c590051b244] waiting for daemon to start [2020-02-11T00:02:31.245Z] daemon.go:353: [d9c590051b244] daemon started [2020-02-11T00:02:31.245Z] daemon.go:461: [d9c590051b244] Stopping daemon [2020-02-11T00:02:31.245Z] daemon.go:296: [d9c590051b244] exiting daemon [2020-02-11T00:02:31.245Z] daemon.go:448: [d9c590051b244] Daemon stopped [2020-02-11T00:02:31.245Z] daemon.go:325: [d9c590051b244] waiting for daemon to start [2020-02-11T00:02:31.245Z] daemon.go:325: [d9c590051b244] waiting for daemon to start [2020-02-11T00:02:31.245Z] daemon.go:353: [d9c590051b244] daemon started [2020-02-11T00:02:31.245Z] daemon.go:461: [d9c590051b244] Stopping daemon [2020-02-11T00:02:31.245Z] daemon.go:296: [d9c590051b244] exiting daemon [2020-02-11T00:02:31.245Z] daemon.go:448: [d9c590051b244] Daemon stopped [2020-02-11T00:02:31.245Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2020-02-11T00:02:31.245Z] daemon.go:325: [d9c590051b244] waiting for daemon to start [2020-02-11T00:02:31.245Z] daemon.go:325: [d9c590051b244] waiting for daemon to start [2020-02-11T00:02:31.245Z] daemon.go:353: [d9c590051b244] daemon started [2020-02-11T00:02:31.245Z] daemon.go:461: [d9c590051b244] Stopping daemon [2020-02-11T00:02:31.245Z] daemon.go:296: [d9c590051b244] exiting daemon [2020-02-11T00:02:31.245Z] daemon.go:448: [d9c590051b244] Daemon stopped [2020-02-11T00:02:31.245Z] daemon.go:325: [d9c590051b244] waiting for daemon to start [2020-02-11T00:02:31.245Z] daemon.go:325: [d9c590051b244] waiting for daemon to start [2020-02-11T00:02:31.245Z] daemon.go:353: [d9c590051b244] daemon started [2020-02-11T00:02:31.245Z] daemon.go:461: [d9c590051b244] Stopping daemon [2020-02-11T00:02:31.245Z] daemon.go:296: [d9c590051b244] exiting daemon [2020-02-11T00:02:31.245Z] daemon.go:448: [d9c590051b244] Daemon stopped [2020-02-11T00:02:31.245Z] --- PASS: TestExternalGraphDriver/spec (1.96s) [2020-02-11T00:02:31.245Z] daemon.go:325: [d9c590051b244] waiting for daemon to start [2020-02-11T00:02:31.245Z] daemon.go:325: [d9c590051b244] waiting for daemon to start [2020-02-11T00:02:31.245Z] daemon.go:353: [d9c590051b244] daemon started [2020-02-11T00:02:31.245Z] daemon.go:461: [d9c590051b244] Stopping daemon [2020-02-11T00:02:31.245Z] daemon.go:296: [d9c590051b244] exiting daemon [2020-02-11T00:02:31.245Z] daemon.go:448: [d9c590051b244] Daemon stopped [2020-02-11T00:02:31.245Z] --- PASS: TestExternalGraphDriver/pull (1.93s) [2020-02-11T00:02:31.245Z] === RUN TestGraphdriverPluginV2 [2020-02-11T00:02:32.613Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-11T00:02:33.740Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-11T00:02:35.160Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-11T00:02:35.888Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-11T00:02:36.146Z] --- PASS: TestGraphdriverPluginV2 (4.83s) [2020-02-11T00:02:36.146Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-02-11T00:02:36.146Z] daemon.go:325: [d012d24cc1bb0] waiting for daemon to start [2020-02-11T00:02:36.146Z] daemon.go:325: [d012d24cc1bb0] waiting for daemon to start [2020-02-11T00:02:36.146Z] daemon.go:353: [d012d24cc1bb0] daemon started [2020-02-11T00:02:36.146Z] daemon.go:461: [d012d24cc1bb0] Stopping daemon [2020-02-11T00:02:36.146Z] daemon.go:296: [d012d24cc1bb0] exiting daemon [2020-02-11T00:02:36.146Z] daemon.go:448: [d012d24cc1bb0] Daemon stopped [2020-02-11T00:02:36.146Z] daemon.go:325: [d012d24cc1bb0] waiting for daemon to start [2020-02-11T00:02:36.146Z] daemon.go:325: [d012d24cc1bb0] waiting for daemon to start [2020-02-11T00:02:36.146Z] daemon.go:353: [d012d24cc1bb0] daemon started [2020-02-11T00:02:36.146Z] daemon.go:461: [d012d24cc1bb0] Stopping daemon [2020-02-11T00:02:36.146Z] daemon.go:296: [d012d24cc1bb0] exiting daemon [2020-02-11T00:02:36.146Z] daemon.go:448: [d012d24cc1bb0] Daemon stopped [2020-02-11T00:02:36.146Z] PASS [2020-02-11T00:02:36.146Z] [2020-02-11T00:02:36.146Z] DONE 5 tests in 10.928s [2020-02-11T00:02:36.146Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-11T00:02:36.146Z] ++ 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-02-11T00:02:36.146Z] ++ set -e [2020-02-11T00:02:36.146Z] ++ '[' -n 0 ']' [2020-02-11T00:02:36.146Z] ++ set -x [2020-02-11T00:02:36.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-11T00:02:36.402Z] INFO: Testing against a local daemon [2020-02-11T00:02:36.402Z] === RUN TestContinueAfterPluginCrash [2020-02-11T00:02:36.402Z] === PAUSE TestContinueAfterPluginCrash [2020-02-11T00:02:36.402Z] === RUN TestDaemonStartWithLogOpt [2020-02-11T00:02:36.402Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-11T00:02:36.402Z] === CONT TestContinueAfterPluginCrash [2020-02-11T00:02:36.402Z] === CONT TestDaemonStartWithLogOpt [2020-02-11T00:02:40.252Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-11T00:02:40.252Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-11T00:02:40.252Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-11T00:02:40.252Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-11T00:02:40.252Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-11T00:02:40.252Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-11T00:02:42.947Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-11T00:02:45.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-11T00:02:45.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-11T00:02:45.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-11T00:02:46.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-11T00:02:47.151Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-11T00:02:47.151Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-11T00:02:47.407Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-11T00:02:47.664Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-11T00:02:47.921Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-11T00:02:48.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-11T00:02:48.484Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-11T00:02:50.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-11T00:02:51.723Z] ok github.com/docker/docker/cmd/dockerd/hack 0.015s coverage: 72.9% of statements [2020-02-11T00:02:51.723Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 29.6% of statements [2020-02-11T00:02:51.723Z] ok github.com/docker/docker/container 0.146s coverage: 35.6% of statements [2020-02-11T00:02:51.723Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-11T00:02:51.723Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-11T00:02:51.723Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-11T00:02:51.723Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-11T00:02:51.758Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-11T00:02:52.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-11T00:02:53.651Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-11T00:02:53.651Z] --- PASS: TestDaemonStartWithLogOpt (17.01s) [2020-02-11T00:02:53.651Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-02-11T00:02:53.651Z] daemon.go:325: [d5d15e37952be] waiting for daemon to start [2020-02-11T00:02:53.651Z] daemon.go:325: [d5d15e37952be] waiting for daemon to start [2020-02-11T00:02:53.651Z] daemon.go:353: [d5d15e37952be] daemon started [2020-02-11T00:02:53.651Z] daemon.go:461: [d5d15e37952be] Stopping daemon [2020-02-11T00:02:53.651Z] daemon.go:296: [d5d15e37952be] exiting daemon [2020-02-11T00:02:53.651Z] daemon.go:448: [d5d15e37952be] Daemon stopped [2020-02-11T00:02:53.651Z] daemon.go:325: [d5d15e37952be] waiting for daemon to start [2020-02-11T00:02:53.651Z] daemon.go:325: [d5d15e37952be] waiting for daemon to start [2020-02-11T00:02:53.651Z] daemon.go:353: [d5d15e37952be] daemon started [2020-02-11T00:02:53.651Z] daemon.go:461: [d5d15e37952be] Stopping daemon [2020-02-11T00:02:53.651Z] daemon.go:296: [d5d15e37952be] exiting daemon [2020-02-11T00:02:53.651Z] daemon.go:448: [d5d15e37952be] Daemon stopped [2020-02-11T00:02:54.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-11T00:02:55.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-11T00:02:57.848Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-11T00:02:57.848Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-11T00:02:58.105Z] --- PASS: TestContinueAfterPluginCrash (21.84s) [2020-02-11T00:02:58.105Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-02-11T00:02:58.105Z] daemon.go:325: [de522d955f6ad] waiting for daemon to start [2020-02-11T00:02:58.105Z] daemon.go:325: [de522d955f6ad] waiting for daemon to start [2020-02-11T00:02:58.105Z] daemon.go:353: [de522d955f6ad] daemon started [2020-02-11T00:02:58.105Z] daemon.go:461: [de522d955f6ad] Stopping daemon [2020-02-11T00:02:58.105Z] daemon.go:296: [de522d955f6ad] exiting daemon [2020-02-11T00:02:58.105Z] daemon.go:448: [de522d955f6ad] Daemon stopped [2020-02-11T00:02:58.105Z] PASS [2020-02-11T00:02:58.105Z] [2020-02-11T00:02:58.105Z] DONE 2 tests in 22.030s [2020-02-11T00:02:58.105Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-11T00:02:58.105Z] ++ 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-02-11T00:02:58.105Z] ++ set -e [2020-02-11T00:02:58.105Z] ++ '[' -n 0 ']' [2020-02-11T00:02:58.105Z] ++ set -x [2020-02-11T00:02:58.105Z] ++ env -i DEST=/go/src/github.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-02-11T00:02:58.362Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-11T00:02:58.362Z] INFO: Testing against a local daemon [2020-02-11T00:02:58.362Z] === RUN TestPluginWithDevMounts [2020-02-11T00:02:58.362Z] === PAUSE TestPluginWithDevMounts [2020-02-11T00:02:58.362Z] === CONT TestPluginWithDevMounts [2020-02-11T00:02:59.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-11T00:03:00.258Z] --- PASS: TestPluginWithDevMounts (1.94s) [2020-02-11T00:03:00.258Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-02-11T00:03:00.258Z] daemon.go:325: [d4cd3ff3904e8] waiting for daemon to start [2020-02-11T00:03:00.258Z] daemon.go:325: [d4cd3ff3904e8] waiting for daemon to start [2020-02-11T00:03:00.258Z] daemon.go:353: [d4cd3ff3904e8] daemon started [2020-02-11T00:03:00.258Z] daemon.go:461: [d4cd3ff3904e8] Stopping daemon [2020-02-11T00:03:00.258Z] daemon.go:296: [d4cd3ff3904e8] exiting daemon [2020-02-11T00:03:00.258Z] daemon.go:448: [d4cd3ff3904e8] Daemon stopped [2020-02-11T00:03:00.258Z] PASS [2020-02-11T00:03:00.258Z] [2020-02-11T00:03:00.258Z] DONE 1 tests in 2.127s [2020-02-11T00:03:00.258Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-11T00:03:00.258Z] ++ 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-02-11T00:03:00.258Z] ++ set -e [2020-02-11T00:03:00.258Z] ++ '[' -n 0 ']' [2020-02-11T00:03:00.258Z] ++ set -x [2020-02-11T00:03:00.258Z] ++ env -i DEST=/go/src/github.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-02-11T00:03:00.516Z] INFO: Testing against a local daemon [2020-02-11T00:03:00.516Z] === RUN TestSecretInspect [2020-02-11T00:03:01.654Z] ok github.com/docker/docker/daemon/cluster 0.030s coverage: 0.5% of statements [2020-02-11T00:03:01.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-11T00:03:02.212Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-11T00:03:03.790Z] --- PASS: TestSecretInspect (2.88s) [2020-02-11T00:03:03.790Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-02-11T00:03:03.790Z] daemon.go:325: [dc52c2a8cf453] waiting for daemon to start [2020-02-11T00:03:03.790Z] daemon.go:325: [dc52c2a8cf453] waiting for daemon to start [2020-02-11T00:03:03.790Z] daemon.go:353: [dc52c2a8cf453] daemon started [2020-02-11T00:03:03.790Z] daemon.go:461: [dc52c2a8cf453] Stopping daemon [2020-02-11T00:03:03.790Z] daemon.go:296: [dc52c2a8cf453] exiting daemon [2020-02-11T00:03:03.790Z] daemon.go:448: [dc52c2a8cf453] Daemon stopped [2020-02-11T00:03:03.790Z] === RUN TestSecretList [2020-02-11T00:03:04.094Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-02-11T00:03:07.061Z] --- PASS: TestSecretList (3.40s) [2020-02-11T00:03:07.061Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-02-11T00:03:07.061Z] daemon.go:325: [dd4d0968b9c85] waiting for daemon to start [2020-02-11T00:03:07.061Z] daemon.go:325: [dd4d0968b9c85] waiting for daemon to start [2020-02-11T00:03:07.061Z] daemon.go:353: [dd4d0968b9c85] daemon started [2020-02-11T00:03:07.061Z] daemon.go:461: [dd4d0968b9c85] Stopping daemon [2020-02-11T00:03:07.061Z] daemon.go:296: [dd4d0968b9c85] exiting daemon [2020-02-11T00:03:07.061Z] daemon.go:448: [dd4d0968b9c85] Daemon stopped [2020-02-11T00:03:07.061Z] === RUN TestSecretsCreateAndDelete [2020-02-11T00:03:07.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-11T00:03:09.583Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-11T00:03:09.840Z] --- PASS: TestSecretsCreateAndDelete (3.04s) [2020-02-11T00:03:09.840Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-02-11T00:03:09.840Z] daemon.go:325: [ded67597e6f2a] waiting for daemon to start [2020-02-11T00:03:09.840Z] daemon.go:325: [ded67597e6f2a] waiting for daemon to start [2020-02-11T00:03:09.840Z] daemon.go:353: [ded67597e6f2a] daemon started [2020-02-11T00:03:09.840Z] daemon.go:461: [ded67597e6f2a] Stopping daemon [2020-02-11T00:03:09.840Z] daemon.go:296: [ded67597e6f2a] exiting daemon [2020-02-11T00:03:09.840Z] daemon.go:448: [ded67597e6f2a] Daemon stopped [2020-02-11T00:03:09.840Z] === RUN TestSecretsUpdate [2020-02-11T00:03:12.206Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-02-11T00:03:12.461Z] ok github.com/docker/docker/daemon 12.198s coverage: 17.5% of statements [2020-02-11T00:03:12.461Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-11T00:03:12.461Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-11T00:03:13.117Z] --- PASS: TestSecretsUpdate (2.88s) [2020-02-11T00:03:13.117Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-02-11T00:03:13.117Z] daemon.go:325: [df774bdfdb476] waiting for daemon to start [2020-02-11T00:03:13.117Z] daemon.go:325: [df774bdfdb476] waiting for daemon to start [2020-02-11T00:03:13.117Z] daemon.go:353: [df774bdfdb476] daemon started [2020-02-11T00:03:13.117Z] daemon.go:461: [df774bdfdb476] Stopping daemon [2020-02-11T00:03:13.117Z] daemon.go:296: [df774bdfdb476] exiting daemon [2020-02-11T00:03:13.117Z] daemon.go:448: [df774bdfdb476] Daemon stopped [2020-02-11T00:03:13.117Z] === RUN TestTemplatedSecret [2020-02-11T00:03:13.681Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-11T00:03:14.347Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.4% of statements [2020-02-11T00:03:15.271Z] ok github.com/docker/docker/daemon/config 0.083s coverage: 82.2% of statements [2020-02-11T00:03:15.271Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-02-11T00:03:15.271Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-11T00:03:15.271Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-11T00:03:15.575Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-11T00:03:16.139Z] --- PASS: TestTemplatedSecret (3.24s) [2020-02-11T00:03:16.139Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-02-11T00:03:16.139Z] daemon.go:325: [d3fbd13f4d255] waiting for daemon to start [2020-02-11T00:03:16.139Z] daemon.go:325: [d3fbd13f4d255] waiting for daemon to start [2020-02-11T00:03:16.139Z] daemon.go:353: [d3fbd13f4d255] daemon started [2020-02-11T00:03:16.139Z] daemon.go:461: [d3fbd13f4d255] Stopping daemon [2020-02-11T00:03:16.139Z] daemon.go:296: [d3fbd13f4d255] exiting daemon [2020-02-11T00:03:16.139Z] daemon.go:448: [d3fbd13f4d255] Daemon stopped [2020-02-11T00:03:16.139Z] === RUN TestSecretCreateResolve [2020-02-11T00:03:17.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-11T00:03:17.242Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-02-11T00:03:18.439Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-11T00:03:18.439Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-11T00:03:19.003Z] --- PASS: TestSecretCreateResolve (2.98s) [2020-02-11T00:03:19.003Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-02-11T00:03:19.003Z] daemon.go:325: [d43cb4955bb76] waiting for daemon to start [2020-02-11T00:03:19.003Z] daemon.go:325: [d43cb4955bb76] waiting for daemon to start [2020-02-11T00:03:19.004Z] daemon.go:353: [d43cb4955bb76] daemon started [2020-02-11T00:03:19.004Z] daemon.go:461: [d43cb4955bb76] Stopping daemon [2020-02-11T00:03:19.004Z] daemon.go:296: [d43cb4955bb76] exiting daemon [2020-02-11T00:03:19.004Z] daemon.go:448: [d43cb4955bb76] Daemon stopped [2020-02-11T00:03:19.004Z] PASS [2020-02-11T00:03:19.004Z] [2020-02-11T00:03:19.004Z] DONE 6 tests in 18.611s [2020-02-11T00:03:19.004Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-11T00:03:19.004Z] ++ 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-02-11T00:03:19.004Z] ++ set -e [2020-02-11T00:03:19.004Z] ++ '[' -n 0 ']' [2020-02-11T00:03:19.004Z] ++ set -x [2020-02-11T00:03:19.004Z] ++ env -i DEST=/go/src/github.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-02-11T00:03:19.166Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-02-11T00:03:19.260Z] INFO: Testing against a local daemon [2020-02-11T00:03:19.261Z] === RUN TestServiceCreateInit [2020-02-11T00:03:19.261Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-11T00:03:20.089Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.224s coverage: 56.9% of statements [2020-02-11T00:03:20.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-11T00:03:23.349Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.543s coverage: 72.3% of statements [2020-02-11T00:03:23.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-11T00:03:24.302Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.076s coverage: 46.0% of statements [2020-02-11T00:03:24.302Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-11T00:03:24.516Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-11T00:03:24.516Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-11T00:03:24.517Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-11T00:03:24.807Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-11T00:03:24.807Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-11T00:03:24.807Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-11T00:03:25.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-11T00:03:26.183Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.109s coverage: 50.8% of statements [2020-02-11T00:03:27.038Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-11T00:03:27.295Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-11T00:03:27.541Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.306s coverage: 76.1% of statements [2020-02-11T00:03:28.985Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-02-11T00:03:28.985Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.021s coverage: 57.2% of statements [2020-02-11T00:03:28.985Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-11T00:03:28.985Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-11T00:03:29.188Z] --- PASS: TestServiceCreateInit (10.04s) [2020-02-11T00:03:29.188Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2020-02-11T00:03:29.188Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-02-11T00:03:29.188Z] daemon.go:325: [d5c7a65fd95fb] waiting for daemon to start [2020-02-11T00:03:29.188Z] daemon.go:325: [d5c7a65fd95fb] waiting for daemon to start [2020-02-11T00:03:29.188Z] daemon.go:353: [d5c7a65fd95fb] daemon started [2020-02-11T00:03:29.188Z] daemon.go:461: [d5c7a65fd95fb] Stopping daemon [2020-02-11T00:03:29.188Z] daemon.go:296: [d5c7a65fd95fb] exiting daemon [2020-02-11T00:03:29.188Z] daemon.go:448: [d5c7a65fd95fb] Daemon stopped [2020-02-11T00:03:29.188Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.85s) [2020-02-11T00:03:29.188Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-02-11T00:03:29.188Z] daemon.go:325: [d52c440ce4891] waiting for daemon to start [2020-02-11T00:03:29.188Z] daemon.go:325: [d52c440ce4891] waiting for daemon to start [2020-02-11T00:03:29.188Z] daemon.go:353: [d52c440ce4891] daemon started [2020-02-11T00:03:29.188Z] daemon.go:461: [d52c440ce4891] Stopping daemon [2020-02-11T00:03:29.188Z] daemon.go:296: [d52c440ce4891] exiting daemon [2020-02-11T00:03:29.188Z] daemon.go:448: [d52c440ce4891] Daemon stopped [2020-02-11T00:03:29.188Z] === RUN TestCreateServiceMultipleTimes [2020-02-11T00:03:29.445Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-11T00:03:30.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-11T00:03:30.346Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-02-11T00:03:30.377Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-11T00:03:31.268Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-02-11T00:03:31.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-11T00:03:31.757Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-11T00:03:32.334Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2020-02-11T00:03:32.334Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-11T00:03:32.334Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-11T00:03:32.686Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-11T00:03:33.693Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 43.7% of statements [2020-02-11T00:03:34.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-11T00:03:34.657Z] ok github.com/docker/docker/daemon/logger/awslogs 0.154s coverage: 78.6% of statements [2020-02-11T00:03:34.658Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-11T00:03:34.658Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-11T00:03:35.207Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-11T00:03:35.207Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-11T00:03:35.207Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-11T00:03:35.215Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-02-11T00:03:35.770Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-11T00:03:35.773Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2020-02-11T00:03:36.027Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-11T00:03:36.374Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-02-11T00:03:36.424Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-11T00:03:36.424Z] Using test binary docker [2020-02-11T00:03:36.424Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-11T00:03:36.424Z] +++ /etc/init.d/apparmor start [2020-02-11T00:03:36.424Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-11T00:03:36.424Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-11T00:03:36.424Z] Warning failed to create cache: (null) [2020-02-11T00:03:36.424Z] . [2020-02-11T00:03:36.424Z] INFO: Waiting for daemon to start... [2020-02-11T00:03:36.424Z] Starting dockerd [2020-02-11T00:03:36.424Z] +++ 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-02-11T00:03:36.590Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-11T00:03:36.933Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2020-02-11T00:03:38.294Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2020-02-11T00:03:38.294Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-11T00:03:38.457Z] . [2020-02-11T00:03:38.457Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-11T00:03:38.457Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-11T00:03:38.457Z] Error: No such image: emptyfs [2020-02-11T00:03:38.457Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-11T00:03:38.457Z] ++++ docker load [2020-02-11T00:03:38.479Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-11T00:03:38.589Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 20.0% of statements [2020-02-11T00:03:38.745Z] Running integration-test (iteration 1) [2020-02-11T00:03:38.745Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-11T00:03:38.745Z] ++ 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-02-11T00:03:38.745Z] ++ set -e [2020-02-11T00:03:38.745Z] ++ '[' -n 0 ']' [2020-02-11T00:03:38.745Z] ++ set -x [2020-02-11T00:03:38.745Z] ++ env -i DEST=/go/src/github.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-02-11T00:03:39.090Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-11T00:03:39.114Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-11T00:03:39.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-11T00:03:39.952Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 47.8% of statements [2020-02-11T00:03:40.046Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-11T00:03:40.876Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2020-02-11T00:03:41.435Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-11T00:03:41.689Z] ok github.com/docker/docker/daemon/logger/splunk 1.638s coverage: 84.5% of statements [2020-02-11T00:03:41.689Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-11T00:03:41.689Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-11T00:03:43.321Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-11T00:03:43.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-11T00:03:44.200Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2020-02-11T00:03:44.200Z] ok github.com/docker/docker/distribution 0.217s coverage: 22.3% of statements [2020-02-11T00:03:44.200Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-11T00:03:44.448Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-11T00:03:45.561Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-02-11T00:03:46.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-11T00:03:46.962Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-02-11T00:03:47.216Z] ok github.com/docker/docker/distribution/xfer 1.429s coverage: 83.4% of statements [2020-02-11T00:03:47.216Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-11T00:03:47.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-11T00:03:47.724Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-11T00:03:48.180Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-02-11T00:03:48.180Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-11T00:03:48.287Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-11T00:03:48.738Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-02-11T00:03:48.738Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-11T00:03:50.180Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-11T00:03:50.180Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-11T00:03:50.180Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-11T00:03:50.180Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-11T00:03:50.180Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-11T00:03:50.180Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-11T00:03:50.180Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-11T00:03:50.180Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-11T00:03:50.182Z] --- PASS: TestCreateServiceMultipleTimes (20.62s) [2020-02-11T00:03:50.182Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-02-11T00:03:50.182Z] daemon.go:325: [d410cf87b69ff] waiting for daemon to start [2020-02-11T00:03:50.182Z] daemon.go:325: [d410cf87b69ff] waiting for daemon to start [2020-02-11T00:03:50.182Z] daemon.go:353: [d410cf87b69ff] daemon started [2020-02-11T00:03:50.182Z] daemon.go:461: [d410cf87b69ff] Stopping daemon [2020-02-11T00:03:50.182Z] daemon.go:296: [d410cf87b69ff] exiting daemon [2020-02-11T00:03:50.182Z] daemon.go:448: [d410cf87b69ff] Daemon stopped [2020-02-11T00:03:50.182Z] === RUN TestCreateServiceConflict [2020-02-11T00:03:50.182Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-11T00:03:50.435Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-11T00:03:50.435Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-11T00:03:50.435Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-11T00:03:50.438Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-11T00:03:50.994Z] ok github.com/docker/docker/internal/testutil 0.021s coverage: 62.5% of statements [2020-02-11T00:03:51.918Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-02-11T00:03:52.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-11T00:03:53.279Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-02-11T00:03:53.279Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-11T00:03:53.710Z] --- PASS: TestCreateServiceConflict (3.28s) [2020-02-11T00:03:53.710Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-02-11T00:03:53.710Z] daemon.go:325: [dd1c6bbedb400] waiting for daemon to start [2020-02-11T00:03:53.710Z] daemon.go:325: [dd1c6bbedb400] waiting for daemon to start [2020-02-11T00:03:53.710Z] daemon.go:353: [dd1c6bbedb400] daemon started [2020-02-11T00:03:53.710Z] daemon.go:461: [dd1c6bbedb400] Stopping daemon [2020-02-11T00:03:53.710Z] daemon.go:296: [dd1c6bbedb400] exiting daemon [2020-02-11T00:03:53.710Z] daemon.go:448: [dd1c6bbedb400] Daemon stopped [2020-02-11T00:03:53.710Z] === RUN TestCreateServiceMaxReplicas [2020-02-11T00:03:54.033Z] Loaded image: buildpack-deps:jessie [2020-02-11T00:03:54.033Z] Loaded image: busybox:latest [2020-02-11T00:03:54.033Z] Loaded image: busybox:glibc [2020-02-11T00:03:54.033Z] Loaded image: debian:jessie [2020-02-11T00:03:54.033Z] Loaded image: hello-world:latest [2020-02-11T00:03:54.033Z] INFO: Testing against a local daemon [2020-02-11T00:03:54.033Z] === RUN TestBuildWithSession [2020-02-11T00:03:54.274Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-11T00:03:55.050Z] --- PASS: TestBuildWithSession (2.09s) [2020-02-11T00:03:55.050Z] === RUN TestBuildSquashParent [2020-02-11T00:03:55.170Z] ok github.com/docker/docker/pkg/archive 0.397s coverage: 77.3% of statements [2020-02-11T00:03:56.093Z] ok github.com/docker/docker/pkg/authorization 0.104s coverage: 66.7% of statements [2020-02-11T00:03:56.348Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-11T00:03:56.602Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-11T00:03:56.798Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2020-02-11T00:03:56.798Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-02-11T00:03:56.798Z] daemon.go:325: [d6c02a98ffe67] waiting for daemon to start [2020-02-11T00:03:56.798Z] daemon.go:325: [d6c02a98ffe67] waiting for daemon to start [2020-02-11T00:03:56.798Z] daemon.go:353: [d6c02a98ffe67] daemon started [2020-02-11T00:03:56.798Z] daemon.go:461: [d6c02a98ffe67] Stopping daemon [2020-02-11T00:03:56.798Z] daemon.go:296: [d6c02a98ffe67] exiting daemon [2020-02-11T00:03:56.798Z] daemon.go:448: [d6c02a98ffe67] Daemon stopped [2020-02-11T00:03:56.798Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-11T00:03:56.798Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-11T00:03:57.727Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-11T00:03:58.661Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-11T00:04:00.568Z] --- PASS: TestBuildSquashParent (5.44s) [2020-02-11T00:04:00.568Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-11T00:04:00.568Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T00:04:00.568Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T00:04:00.568Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T00:04:00.568Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T00:04:00.568Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T00:04:00.568Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T00:04:00.568Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T00:04:00.568Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T00:04:00.568Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T00:04:00.568Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T00:04:00.568Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T00:04:00.568Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T00:04:00.568Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-11T00:04:00.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-11T00:04:00.568Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-11T00:04:00.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-11T00:04:00.798Z] ok github.com/docker/docker/layer 7.508s coverage: 72.0% of statements [2020-02-11T00:04:00.799Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-11T00:04:00.799Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-11T00:04:00.799Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-11T00:04:00.799Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-11T00:04:00.799Z] ? github.com/docker/docker/oci [no test files] [2020-02-11T00:04:00.799Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-11T00:04:00.799Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-02-11T00:04:00.799Z] ok github.com/docker/docker/pkg/chrootarchive 2.989s coverage: 43.2% of statements [2020-02-11T00:04:00.799Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-11T00:04:00.799Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-11T00:04:01.357Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-02-11T00:04:01.357Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-02-11T00:04:01.916Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-02-11T00:04:02.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-11T00:04:02.475Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-02-11T00:04:03.034Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-02-11T00:04:03.275Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-11T00:04:03.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-11T00:04:04.394Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 66.3% of statements [2020-02-11T00:04:05.317Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-02-11T00:04:05.640Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-02-11T00:04:05.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s) [2020-02-11T00:04:05.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.95s) [2020-02-11T00:04:05.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2020-02-11T00:04:05.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.08s) [2020-02-11T00:04:05.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2020-02-11T00:04:05.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2020-02-11T00:04:05.640Z] === RUN TestBuildMultiStageCopy [2020-02-11T00:04:05.640Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-11T00:04:05.876Z] ok github.com/docker/docker/pkg/discovery/kv 3.120s coverage: 84.1% of statements [2020-02-11T00:04:05.876Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2020-02-11T00:04:06.435Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 10.2% of statements [2020-02-11T00:04:07.359Z] ok github.com/docker/docker/pkg/idtools 0.506s coverage: 70.1% of statements [2020-02-11T00:04:07.675Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-11T00:04:07.918Z] ok github.com/docker/docker/pkg/ioutils 0.488s coverage: 70.4% of statements [2020-02-11T00:04:07.961Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-11T00:04:08.172Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-02-11T00:04:08.172Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-02-11T00:04:08.246Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-11T00:04:08.427Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-02-11T00:04:08.427Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-11T00:04:08.534Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-11T00:04:08.626Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-11T00:04:08.626Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-11T00:04:08.986Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-02-11T00:04:09.154Z] --- PASS: TestBuildMultiStageCopy (3.49s) [2020-02-11T00:04:09.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s) [2020-02-11T00:04:09.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-02-11T00:04:09.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2020-02-11T00:04:09.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-02-11T00:04:09.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-02-11T00:04:09.154Z] === RUN TestBuildMultiStageParentConfig [2020-02-11T00:04:09.546Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-02-11T00:04:09.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-11T00:04:09.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-11T00:04:09.801Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-11T00:04:09.801Z] ok github.com/docker/docker/pkg/mount 0.553s coverage: 69.6% of statements [2020-02-11T00:04:09.801Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-11T00:04:10.056Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.0% of statements [2020-02-11T00:04:10.175Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2020-02-11T00:04:10.175Z] === RUN TestBuildLabelWithTargets [2020-02-11T00:04:10.616Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-02-11T00:04:10.616Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-11T00:04:10.616Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-11T00:04:11.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-11T00:04:11.541Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-02-11T00:04:11.681Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2020-02-11T00:04:11.681Z] === RUN TestBuildWithEmptyLayers [2020-02-11T00:04:12.078Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.44s) [2020-02-11T00:04:12.078Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-02-11T00:04:12.078Z] daemon.go:325: [df0772a4bec77] waiting for daemon to start [2020-02-11T00:04:12.078Z] daemon.go:325: [df0772a4bec77] waiting for daemon to start [2020-02-11T00:04:12.078Z] daemon.go:353: [df0772a4bec77] daemon started [2020-02-11T00:04:12.078Z] daemon.go:461: [df0772a4bec77] Stopping daemon [2020-02-11T00:04:12.078Z] daemon.go:296: [df0772a4bec77] exiting daemon [2020-02-11T00:04:12.078Z] daemon.go:448: [df0772a4bec77] Daemon stopped [2020-02-11T00:04:12.078Z] === RUN TestCreateServiceSecretFileMode [2020-02-11T00:04:12.101Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-11T00:04:12.356Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-02-11T00:04:12.611Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-11T00:04:12.707Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-02-11T00:04:12.707Z] === RUN TestBuildMultiStageOnBuild [2020-02-11T00:04:13.008Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-11T00:04:13.969Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-02-11T00:04:14.223Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-11T00:04:14.743Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-02-11T00:04:14.743Z] === RUN TestBuildUncleanTarFilenames [2020-02-11T00:04:15.761Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2020-02-11T00:04:15.761Z] === RUN TestBuildMultiStageLayerLeak [2020-02-11T00:04:16.286Z] === RUN TestDockerSuite/TestBuildRm [2020-02-11T00:04:16.286Z] --- PASS: TestCreateServiceSecretFileMode (3.85s) [2020-02-11T00:04:16.286Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-02-11T00:04:16.286Z] daemon.go:325: [d405c04bb4a40] waiting for daemon to start [2020-02-11T00:04:16.286Z] daemon.go:325: [d405c04bb4a40] waiting for daemon to start [2020-02-11T00:04:16.286Z] daemon.go:353: [d405c04bb4a40] daemon started [2020-02-11T00:04:16.286Z] daemon.go:461: [d405c04bb4a40] Stopping daemon [2020-02-11T00:04:16.286Z] daemon.go:296: [d405c04bb4a40] exiting daemon [2020-02-11T00:04:16.286Z] daemon.go:448: [d405c04bb4a40] Daemon stopped [2020-02-11T00:04:16.286Z] === RUN TestCreateServiceConfigFileMode [2020-02-11T00:04:18.377Z] ok github.com/docker/docker/pkg/signal 2.838s coverage: 61.0% of statements [2020-02-11T00:04:18.377Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-02-11T00:04:18.377Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-11T00:04:18.466Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2020-02-11T00:04:18.466Z] === RUN TestBuildWithHugeFile [2020-02-11T00:04:18.632Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-11T00:04:18.807Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-11T00:04:19.065Z] --- PASS: TestCreateServiceConfigFileMode (3.11s) [2020-02-11T00:04:19.065Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-02-11T00:04:19.065Z] daemon.go:325: [df6534cc0012c] waiting for daemon to start [2020-02-11T00:04:19.065Z] daemon.go:325: [df6534cc0012c] waiting for daemon to start [2020-02-11T00:04:19.065Z] daemon.go:353: [df6534cc0012c] daemon started [2020-02-11T00:04:19.065Z] daemon.go:461: [df6534cc0012c] Stopping daemon [2020-02-11T00:04:19.065Z] daemon.go:296: [df6534cc0012c] exiting daemon [2020-02-11T00:04:19.065Z] daemon.go:448: [df6534cc0012c] Daemon stopped [2020-02-11T00:04:19.065Z] === RUN TestCreateServiceSysctls [2020-02-11T00:04:19.192Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-02-11T00:04:19.447Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 81.4% of statements [2020-02-11T00:04:19.995Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-11T00:04:20.007Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 35.1% of statements [2020-02-11T00:04:20.566Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-02-11T00:04:20.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-11T00:04:20.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-11T00:04:20.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-11T00:04:21.125Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-02-11T00:04:21.364Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-11T00:04:21.684Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-02-11T00:04:21.927Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-11T00:04:21.939Z] testing: warning: no tests to run [2020-02-11T00:04:21.939Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-02-11T00:04:22.498Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-11T00:04:22.770Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-11T00:04:22.858Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-11T00:04:23.027Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-02-11T00:04:23.421Z] --- PASS: TestCreateServiceSysctls (4.37s) [2020-02-11T00:04:23.421Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-02-11T00:04:23.421Z] daemon.go:325: [d59e5bf08a453] waiting for daemon to start [2020-02-11T00:04:23.421Z] daemon.go:325: [d59e5bf08a453] waiting for daemon to start [2020-02-11T00:04:23.421Z] daemon.go:353: [d59e5bf08a453] daemon started [2020-02-11T00:04:23.421Z] daemon.go:461: [d59e5bf08a453] Stopping daemon [2020-02-11T00:04:23.421Z] daemon.go:296: [d59e5bf08a453] exiting daemon [2020-02-11T00:04:23.421Z] daemon.go:448: [d59e5bf08a453] Daemon stopped [2020-02-11T00:04:23.421Z] === RUN TestInspect [2020-02-11T00:04:23.985Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-11T00:04:25.355Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-11T00:04:25.565Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-11T00:04:25.565Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-11T00:04:25.565Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-11T00:04:25.565Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-11T00:04:25.565Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-11T00:04:25.583Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.3% of statements [2020-02-11T00:04:25.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-11T00:04:26.185Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-11T00:04:26.484Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-11T00:04:26.744Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2020-02-11T00:04:27.049Z] --- PASS: TestInspect (3.43s) [2020-02-11T00:04:27.049Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-02-11T00:04:27.049Z] daemon.go:325: [df01570ce60c5] waiting for daemon to start [2020-02-11T00:04:27.049Z] daemon.go:325: [df01570ce60c5] waiting for daemon to start [2020-02-11T00:04:27.049Z] daemon.go:353: [df01570ce60c5] daemon started [2020-02-11T00:04:27.049Z] daemon.go:461: [df01570ce60c5] Stopping daemon [2020-02-11T00:04:27.049Z] daemon.go:296: [df01570ce60c5] exiting daemon [2020-02-11T00:04:27.049Z] daemon.go:448: [df01570ce60c5] Daemon stopped [2020-02-11T00:04:27.049Z] === RUN TestDockerNetworkConnectAlias [2020-02-11T00:04:27.303Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-02-11T00:04:28.706Z] ok github.com/docker/docker/registry 0.090s coverage: 56.4% of statements [2020-02-11T00:04:29.629Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-11T00:04:29.629Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-02-11T00:04:30.553Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-11T00:04:31.477Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-11T00:04:32.302Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-11T00:04:32.302Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-11T00:04:32.302Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-11T00:04:32.302Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-11T00:04:32.302Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-11T00:04:32.400Z] ok github.com/docker/docker/volume/local 0.028s coverage: 73.0% of statements [2020-02-11T00:04:32.959Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-11T00:04:33.670Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-11T00:04:33.670Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-11T00:04:34.234Z] --- PASS: TestDockerNetworkConnectAlias (7.20s) [2020-02-11T00:04:34.234Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-02-11T00:04:34.234Z] daemon.go:325: [db401f5008981] waiting for daemon to start [2020-02-11T00:04:34.234Z] daemon.go:325: [db401f5008981] waiting for daemon to start [2020-02-11T00:04:34.234Z] daemon.go:353: [db401f5008981] daemon started [2020-02-11T00:04:34.234Z] daemon.go:461: [db401f5008981] Stopping daemon [2020-02-11T00:04:34.234Z] daemon.go:296: [db401f5008981] exiting daemon [2020-02-11T00:04:34.234Z] daemon.go:448: [db401f5008981] Daemon stopped [2020-02-11T00:04:34.234Z] === RUN TestDockerNetworkReConnect [2020-02-11T00:04:34.319Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-02-11T00:04:34.797Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-11T00:04:40.052Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-11T00:04:40.052Z] --- PASS: TestDockerNetworkReConnect (5.99s) [2020-02-11T00:04:40.052Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-02-11T00:04:40.052Z] daemon.go:325: [db06500f2ed7c] waiting for daemon to start [2020-02-11T00:04:40.052Z] daemon.go:325: [db06500f2ed7c] waiting for daemon to start [2020-02-11T00:04:40.052Z] daemon.go:353: [db06500f2ed7c] daemon started [2020-02-11T00:04:40.052Z] daemon.go:461: [db06500f2ed7c] Stopping daemon [2020-02-11T00:04:40.052Z] daemon.go:296: [db06500f2ed7c] exiting daemon [2020-02-11T00:04:40.052Z] daemon.go:448: [db06500f2ed7c] Daemon stopped [2020-02-11T00:04:40.052Z] === RUN TestServicePlugin [2020-02-11T00:04:40.616Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-11T00:04:42.528Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-11T00:04:42.785Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-11T00:04:44.155Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-11T00:04:46.049Z] === RUN TestDockerSuite/TestBuildUser [2020-02-11T00:04:46.545Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.8% of statements [2020-02-11T00:04:46.545Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-11T00:04:46.545Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-11T00:04:46.545Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-11T00:04:46.545Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-11T00:04:46.545Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-11T00:04:46.545Z] ? github.com/docker/docker/rootless [no test files] [2020-02-11T00:04:46.545Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-11T00:04:46.545Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-11T00:04:46.545Z] ? github.com/docker/docker/volume [no test files] [2020-02-11T00:04:46.545Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-11T00:04:46.545Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === Skipped [2020-02-11T00:04:46.545Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-11T00:04:46.545Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-11T00:04:46.545Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-11T00:04:46.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T00:04:46.545Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-11T00:04:46.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T00:04:46.545Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-11T00:04:46.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T00:04:46.545Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-11T00:04:46.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T00:04:46.545Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-11T00:04:46.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T00:04:46.545Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-11T00:04:46.545Z] graphtest_unix.go:73: No driver to put! [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-11T00:04:46.545Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-11T00:04:46.545Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-11T00:04:46.545Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-11T00:04:46.545Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-11T00:04:46.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T00:04:46.545Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-11T00:04:46.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T00:04:46.545Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-11T00:04:46.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T00:04:46.545Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-11T00:04:46.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T00:04:46.545Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T00:04:46.545Z] [2020-02-11T00:04:46.546Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-11T00:04:46.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-11T00:04:46.546Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-11T00:04:46.546Z] [2020-02-11T00:04:46.546Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-11T00:04:46.546Z] graphtest_unix.go:73: No driver to put! [2020-02-11T00:04:46.546Z] [2020-02-11T00:04:46.546Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-11T00:04:46.546Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-11T00:04:46.546Z] [2020-02-11T00:04:46.546Z] [2020-02-11T00:04:46.546Z] DONE 2065 tests, 19 skipped in 253.252s Post stage [Pipeline] junit [2020-02-11T00:04:46.554Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-11T00:04:47.240Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40490/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5e23653130a65e90b7296c70f9230d9f09374efb hack/validate/vendor [2020-02-11T00:04:48.163Z] No vendor changes in diff. [2020-02-11T00:04:48.571Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-11T00:04:49.042Z] + echo Building e2e image [2020-02-11T00:04:49.042Z] Building e2e image [2020-02-11T00:04:49.042Z] + docker build --build-arg DOCKER_GITCOMMIT=5e23653130a65e90b7296c70f9230d9f09374efb -t moby-e2e-test -f Dockerfile.e2e . [2020-02-11T00:04:49.042Z] #1 [internal] load build definition from Dockerfile.e2e [2020-02-11T00:04:49.042Z] #1 transferring dockerfile: 3.19kB done [2020-02-11T00:04:49.042Z] #1 DONE 0.0s [2020-02-11T00:04:49.042Z] [2020-02-11T00:04:49.042Z] #2 [internal] load .dockerignore [2020-02-11T00:04:49.042Z] #2 transferring context: 34B done [2020-02-11T00:04:49.042Z] #2 DONE 0.0s [2020-02-11T00:04:49.042Z] [2020-02-11T00:04:49.042Z] #4 [internal] load metadata for docker.io/library/golang:1.12.16-alpine [2020-02-11T00:04:49.311Z] #4 ... [2020-02-11T00:04:49.311Z] [2020-02-11T00:04:49.311Z] #3 [internal] load metadata for docker.io/library/alpine:3.9 [2020-02-11T00:04:49.311Z] #3 DONE 0.2s [2020-02-11T00:04:49.311Z] [2020-02-11T00:04:49.311Z] #4 [internal] load metadata for docker.io/library/golang:1.12.16-alpine [2020-02-11T00:04:49.311Z] #4 DONE 0.2s [2020-02-11T00:04:49.311Z] [2020-02-11T00:04:49.311Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.16-alpine@sha256:820a1f62d... [2020-02-11T00:04:49.311Z] #14 resolve docker.io/library/golang:1.12.16-alpine@sha256:820a1f62d83b65d3ebf3d38afe08ac378ff27a7f5d5fd7f60ccd1601fd03060f done [2020-02-11T00:04:49.311Z] #14 sha256:820a1f62d83b65d3ebf3d38afe08ac378ff27a7f5d5fd7f60ccd1601fd03060f 1.65kB / 1.65kB done [2020-02-11T00:04:49.311Z] #14 sha256:56ded58a61d261a87cb20475d47ddd82b81aa6eecc6188a57235f3679ee2b112 1.36kB / 1.36kB done [2020-02-11T00:04:49.311Z] #14 sha256:b889ec575585dca62b794204ec3973e4c8cb19b607971c6f7b4d679a924a4294 3.83kB / 3.83kB done [2020-02-11T00:04:49.311Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 225.84kB / 301.26kB 0.1s [2020-02-11T00:04:49.311Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-02-11T00:04:49.311Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 0B / 124.08MB 0.1s [2020-02-11T00:04:49.311Z] #14 sha256:70debc116c7fb34e439365bc8dfe254d41efb60785c12be8c6355e5be9b7343b 0B / 126B 0.1s [2020-02-11T00:04:49.566Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-02-11T00:04:49.566Z] #14 sha256:70debc116c7fb34e439365bc8dfe254d41efb60785c12be8c6355e5be9b7343b 126B / 126B 0.1s done [2020-02-11T00:04:49.566Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-02-11T00:04:49.566Z] #14 ... [2020-02-11T00:04:49.566Z] [2020-02-11T00:04:49.566Z] #8 [internal] load build context [2020-02-11T00:04:49.566Z] #8 transferring context: 796.03kB 0.3s done [2020-02-11T00:04:49.566Z] #8 DONE 0.3s [2020-02-11T00:04:49.566Z] [2020-02-11T00:04:49.566Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.16-alpine@sha256:820a1f62d... [2020-02-11T00:04:49.566Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 7.14MB / 124.08MB 0.4s [2020-02-11T00:04:49.566Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-02-11T00:04:49.566Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 [2020-02-11T00:04:49.821Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 14.45MB / 124.08MB 0.5s [2020-02-11T00:04:49.821Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-02-11T00:04:49.821Z] #14 ... [2020-02-11T00:04:49.821Z] [2020-02-11T00:04:49.821Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:115731bab0862031b... [2020-02-11T00:04:49.821Z] #5 resolve docker.io/library/alpine:3.9@sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 done [2020-02-11T00:04:49.821Z] #5 sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 1.64kB / 1.64kB done [2020-02-11T00:04:49.821Z] #5 sha256:ab3fe83c0696e3f565c9b4a734ec309ae9bd0d74c192de4590fd6dc2ef717815 528B / 528B done [2020-02-11T00:04:49.821Z] #5 sha256:82f67be598ebc8d968137c18521fe174ca6afc9b542aa5773c32b3a3970e647c 1.51kB / 1.51kB done [2020-02-11T00:04:49.821Z] #5 sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 2.76MB / 2.76MB 0.2s done [2020-02-11T00:04:49.821Z] #5 extracting sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 0.3s done [2020-02-11T00:04:49.821Z] #5 DONE 0.6s [2020-02-11T00:04:49.821Z] [2020-02-11T00:04:49.821Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.16-alpine@sha256:820a1f62d... [2020-02-11T00:04:50.076Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 40.56MB / 124.08MB 0.8s [2020-02-11T00:04:50.076Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 55.30MB / 124.08MB 0.9s [2020-02-11T00:04:50.332Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 69.13MB / 124.08MB 1.0s [2020-02-11T00:04:50.332Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 90.25MB / 124.08MB 1.2s [2020-02-11T00:04:50.586Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 102.63MB / 124.08MB 1.3s [2020-02-11T00:04:50.841Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 124.08MB / 124.08MB 1.5s [2020-02-11T00:04:51.095Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 124.08MB / 124.08MB 1.6s done [2020-02-11T00:04:51.095Z] #14 extracting sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a [2020-02-11T00:04:51.349Z] #14 ... [2020-02-11T00:04:51.349Z] [2020-02-11T00:04:51.349Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-11T00:04:51.349Z] #6 DONE 1.3s [2020-02-11T00:04:51.349Z] [2020-02-11T00:04:51.349Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.16-alpine@sha256:820a1f62d... [2020-02-11T00:04:52.743Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-11T00:04:56.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-11T00:04:56.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-11T00:04:56.663Z] #14 extracting sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 5.1s [2020-02-11T00:04:56.962Z] #14 extracting sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 5.8s done [2020-02-11T00:04:56.962Z] #14 ... [2020-02-11T00:04:56.962Z] [2020-02-11T00:04:56.962Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-11T00:04:56.962Z] #7 1.044 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-02-11T00:04:56.962Z] #7 2.146 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-02-11T00:04:56.962Z] #7 2.232 (1/33) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-02-11T00:04:56.962Z] #7 2.234 (2/33) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-02-11T00:04:56.962Z] #7 2.422 (3/33) Installing ncurses-libs (6.1_p20190105-r0) [2020-02-11T00:04:56.962Z] #7 2.432 (4/33) Installing readline (7.0.003-r1) [2020-02-11T00:04:56.962Z] #7 2.440 (5/33) Installing bash (4.4.19-r1) [2020-02-11T00:04:56.962Z] #7 2.454 Executing bash-4.4.19-r1.post-install [2020-02-11T00:04:56.962Z] #7 2.459 (6/33) Installing ca-certificates (20190108-r0) [2020-02-11T00:04:56.962Z] #7 2.477 (7/33) Installing libgcc (8.3.0-r0) [2020-02-11T00:04:56.962Z] #7 2.484 (8/33) Installing libstdc++ (8.3.0-r0) [2020-02-11T00:04:56.962Z] #7 2.498 (9/33) Installing binutils (2.31.1-r2) [2020-02-11T00:04:56.962Z] #7 2.592 (10/33) Installing gmp (6.1.2-r1) [2020-02-11T00:04:56.962Z] #7 2.603 (11/33) Installing isl (0.18-r0) [2020-02-11T00:04:56.962Z] #7 2.625 (12/33) Installing libgomp (8.3.0-r0) [2020-02-11T00:04:56.962Z] #7 2.629 (13/33) Installing libatomic (8.3.0-r0) [2020-02-11T00:04:56.962Z] #7 2.631 (14/33) Installing mpfr3 (3.1.5-r1) [2020-02-11T00:04:56.962Z] #7 2.639 (15/33) Installing mpc1 (1.0.3-r1) [2020-02-11T00:04:56.962Z] #7 2.641 (16/33) Installing gcc (8.3.0-r0) [2020-02-11T00:04:56.962Z] #7 3.532 (17/33) Installing musl-dev (1.1.20-r5) [2020-02-11T00:04:56.962Z] #7 3.630 (18/33) Installing libc-dev (0.7.1-r0) [2020-02-11T00:04:56.962Z] #7 3.632 (19/33) Installing g++ (8.3.0-r0) [2020-02-11T00:04:56.962Z] #7 4.211 (20/33) Installing nghttp2-libs (1.35.1-r1) [2020-02-11T00:04:56.962Z] #7 4.215 (21/33) Installing libssh2 (1.9.0-r1) [2020-02-11T00:04:56.962Z] #7 4.221 (22/33) Installing libcurl (7.64.0-r3) [2020-02-11T00:04:56.962Z] #7 4.228 (23/33) Installing expat (2.2.8-r0) [2020-02-11T00:04:56.962Z] #7 4.232 (24/33) Installing pcre2 (10.32-r1) [2020-02-11T00:04:56.962Z] #7 4.242 (25/33) Installing git (2.20.2-r0) [2020-02-11T00:04:56.962Z] #7 4.431 (26/33) Installing libmnl (1.0.4-r0) [2020-02-11T00:04:56.962Z] #7 4.433 (27/33) Installing jansson (2.11-r0) [2020-02-11T00:04:56.962Z] #7 4.436 (28/33) Installing libnftnl-libs (1.1.1-r0) [2020-02-11T00:04:56.962Z] #7 4.442 (29/33) Installing iptables (1.6.2-r1) [2020-02-11T00:04:56.962Z] #7 4.463 (30/33) Installing pigz (2.4-r0) [2020-02-11T00:04:56.962Z] #7 4.469 (31/33) Installing tar (1.32-r0) [2020-02-11T00:04:56.962Z] #7 4.477 (32/33) Installing xz-libs (5.2.4-r0) [2020-02-11T00:04:56.962Z] #7 4.481 (33/33) Installing xz (5.2.4-r0) [2020-02-11T00:04:56.962Z] #7 4.487 Executing busybox-1.29.3-r10.trigger [2020-02-11T00:04:56.962Z] #7 4.493 Executing ca-certificates-20190108-r0.trigger [2020-02-11T00:04:56.962Z] #7 4.546 OK: 185 MiB in 47 packages [2020-02-11T00:04:56.962Z] #7 DONE 5.8s [2020-02-11T00:04:56.962Z] [2020-02-11T00:04:56.962Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-11T00:04:56.962Z] #9 DONE 0.1s [2020-02-11T00:04:56.962Z] [2020-02-11T00:04:56.962Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.16-alpine@sha256:820a1f62d... [2020-02-11T00:04:56.962Z] #14 extracting sha256:70debc116c7fb34e439365bc8dfe254d41efb60785c12be8c6355e5be9b7343b done [2020-02-11T00:04:57.124Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-11T00:04:57.124Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-11T00:04:57.216Z] #14 ... [2020-02-11T00:04:57.216Z] [2020-02-11T00:04:57.216Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-11T00:04:57.216Z] #10 DONE 0.1s [2020-02-11T00:04:57.216Z] [2020-02-11T00:04:57.216Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-11T00:04:57.216Z] #11 DONE 0.1s [2020-02-11T00:04:57.216Z] [2020-02-11T00:04:57.216Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.16-alpine@sha256:820a1f62d... [2020-02-11T00:04:57.216Z] #14 DONE 7.9s [2020-02-11T00:04:57.216Z] [2020-02-11T00:04:57.216Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-11T00:04:57.216Z] #12 DONE 0.1s [2020-02-11T00:04:57.216Z] [2020-02-11T00:04:57.216Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-11T00:04:57.470Z] #13 DONE 0.1s [2020-02-11T00:04:57.470Z] [2020-02-11T00:04:57.470Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-11T00:04:58.028Z] #15 0.829 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-02-11T00:04:58.201Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-11T00:04:58.724Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-11T00:04:58.953Z] #15 1.879 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-02-11T00:04:59.208Z] #15 1.966 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-02-11T00:04:59.208Z] #15 1.968 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-02-11T00:04:59.462Z] #15 2.099 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-02-11T00:04:59.462Z] #15 2.107 (4/43) Installing readline (8.0.1-r0) [2020-02-11T00:04:59.462Z] #15 2.111 (5/43) Installing bash (5.0.11-r1) [2020-02-11T00:04:59.462Z] #15 2.124 Executing bash-5.0.11-r1.post-install [2020-02-11T00:04:59.462Z] #15 2.126 (6/43) Installing linux-headers (4.19.36-r0) [2020-02-11T00:04:59.462Z] #15 2.202 (7/43) Installing libblkid (2.34-r1) [2020-02-11T00:04:59.462Z] #15 2.207 (8/43) Installing libuuid (2.34-r1) [2020-02-11T00:04:59.462Z] #15 2.208 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-02-11T00:04:59.462Z] #15 2.214 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-02-11T00:04:59.462Z] #15 2.218 (11/43) Installing libgcc (9.2.0-r3) [2020-02-11T00:04:59.462Z] #15 2.221 (12/43) Installing libstdc++ (9.2.0-r3) [2020-02-11T00:04:59.462Z] #15 2.234 (13/43) Installing binutils (2.33.1-r0) [2020-02-11T00:04:59.462Z] #15 2.302 (14/43) Installing libmagic (5.37-r1) [2020-02-11T00:04:59.759Z] #15 2.322 (15/43) Installing file (5.37-r1) [2020-02-11T00:04:59.759Z] #15 2.324 (16/43) Installing gmp (6.1.2-r1) [2020-02-11T00:04:59.759Z] #15 2.330 (17/43) Installing isl (0.18-r0) [2020-02-11T00:04:59.759Z] #15 2.346 (18/43) Installing libgomp (9.2.0-r3) [2020-02-11T00:04:59.759Z] #15 2.349 (19/43) Installing libatomic (9.2.0-r3) [2020-02-11T00:04:59.759Z] #15 2.351 (20/43) Installing mpfr4 (4.0.2-r1) [2020-02-11T00:04:59.759Z] #15 2.357 (21/43) Installing mpc1 (1.1.0-r1) [2020-02-11T00:04:59.759Z] #15 2.359 (22/43) Installing gcc (9.2.0-r3) [2020-02-11T00:05:00.363Z] #15 3.036 (23/43) Installing musl-dev (1.1.24-r0) [2020-02-11T00:05:00.363Z] #15 3.112 (24/43) Installing libc-dev (0.7.2-r0) [2020-02-11T00:05:00.363Z] #15 3.114 (25/43) Installing g++ (9.2.0-r3) [2020-02-11T00:05:00.922Z] #15 3.526 (26/43) Installing make (4.2.1-r2) [2020-02-11T00:05:00.922Z] #15 3.530 (27/43) Installing fortify-headers (1.1-r0) [2020-02-11T00:05:00.922Z] #15 3.532 (28/43) Installing build-base (0.5-r1) [2020-02-11T00:05:00.922Z] #15 3.538 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-02-11T00:05:00.922Z] #15 3.541 (30/43) Installing libcurl (7.67.0-r0) [2020-02-11T00:05:00.922Z] #15 3.548 (31/43) Installing curl (7.67.0-r0) [2020-02-11T00:05:00.922Z] #15 3.552 (32/43) Installing oniguruma (6.9.4-r0) [2020-02-11T00:05:00.922Z] #15 3.558 (33/43) Installing jq (1.6-r0) [2020-02-11T00:05:00.922Z] #15 3.565 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-02-11T00:05:00.922Z] #15 3.570 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-02-11T00:05:00.922Z] #15 3.572 (36/43) Installing libaio (0.3.112-r1) [2020-02-11T00:05:00.922Z] #15 3.573 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-02-11T00:05:00.922Z] #15 3.602 (38/43) Installing libfdisk (2.34-r1) [2020-02-11T00:05:00.922Z] #15 3.608 (39/43) Installing libmount (2.34-r1) [2020-02-11T00:05:00.922Z] #15 3.613 (40/43) Installing libsmartcols (2.34-r1) [2020-02-11T00:05:00.922Z] #15 3.617 (41/43) Installing pkgconf (1.6.3-r0) [2020-02-11T00:05:00.922Z] #15 3.620 (42/43) Installing util-linux-dev (2.34-r1) [2020-02-11T00:05:00.922Z] #15 3.642 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-02-11T00:05:00.922Z] #15 3.648 Executing busybox-1.31.1-r9.trigger [2020-02-11T00:05:00.922Z] #15 3.656 OK: 203 MiB in 58 packages [2020-02-11T00:05:01.481Z] #15 DONE 4.2s [2020-02-11T00:05:01.481Z] [2020-02-11T00:05:01.481Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-11T00:05:02.040Z] #16 DONE 0.7s [2020-02-11T00:05:02.295Z] [2020-02-11T00:05:02.295Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-11T00:05:02.790Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-11T00:05:02.854Z] #17 DONE 0.7s [2020-02-11T00:05:03.110Z] [2020-02-11T00:05:03.110Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-11T00:05:03.110Z] #18 DONE 0.0s [2020-02-11T00:05:03.110Z] [2020-02-11T00:05:03.110Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-11T00:05:03.110Z] #22 DONE 0.1s [2020-02-11T00:05:03.110Z] [2020-02-11T00:05:03.110Z] #31 [builder 1/4] COPY . . [2020-02-11T00:05:03.110Z] #31 ... [2020-02-11T00:05:03.110Z] [2020-02-11T00:05:03.110Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-11T00:05:03.110Z] #26 DONE 0.1s [2020-02-11T00:05:03.110Z] [2020-02-11T00:05:03.110Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-11T00:05:03.110Z] #19 DONE 0.2s [2020-02-11T00:05:03.370Z] [2020-02-11T00:05:03.370Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-11T00:05:03.370Z] #23 DONE 0.1s [2020-02-11T00:05:03.370Z] [2020-02-11T00:05:03.370Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-11T00:05:03.370Z] #27 DONE 0.1s [2020-02-11T00:05:03.370Z] [2020-02-11T00:05:03.370Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-11T00:05:03.370Z] #28 DONE 0.1s [2020-02-11T00:05:03.370Z] [2020-02-11T00:05:03.370Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-11T00:05:03.861Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-11T00:05:03.861Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-11T00:05:03.861Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-11T00:05:05.550Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-11T00:05:06.054Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-11T00:05:06.570Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-11T00:05:06.631Z] #29 ... [2020-02-11T00:05:06.631Z] [2020-02-11T00:05:06.631Z] #31 [builder 1/4] COPY . . [2020-02-11T00:05:06.631Z] #31 DONE 3.2s [2020-02-11T00:05:06.631Z] [2020-02-11T00:05:06.631Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-11T00:05:06.631Z] #24 1.310 + RM_GOPATH=0 [2020-02-11T00:05:06.631Z] #24 1.310 + TMP_GOPATH= [2020-02-11T00:05:06.631Z] #24 1.310 + : /build [2020-02-11T00:05:06.631Z] #24 1.310 + '[' -z '' ']' [2020-02-11T00:05:06.631Z] #24 1.313 ++ mktemp -d [2020-02-11T00:05:06.631Z] #24 1.314 + export GOPATH=/tmp/tmp.ajObmm [2020-02-11T00:05:06.631Z] #24 1.314 + GOPATH=/tmp/tmp.ajObmm [2020-02-11T00:05:06.631Z] #24 1.314 + RM_GOPATH=1 [2020-02-11T00:05:06.631Z] #24 1.314 ++ dirname ./install.sh [2020-02-11T00:05:06.631Z] #24 1.314 + dir=. [2020-02-11T00:05:06.631Z] #24 1.314 + bin=dockercli [2020-02-11T00:05:06.631Z] #24 1.314 + shift [2020-02-11T00:05:06.631Z] #24 1.314 + '[' '!' -f ./dockercli.installer ']' [2020-02-11T00:05:06.631Z] #24 1.315 + . ./dockercli.installer [2020-02-11T00:05:06.631Z] #24 1.315 ++ DOCKERCLI_CHANNEL=stable [2020-02-11T00:05:06.631Z] #24 1.315 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-11T00:05:06.632Z] #24 1.315 + install_dockercli [2020-02-11T00:05:06.632Z] #24 1.315 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-11T00:05:06.632Z] #24 1.315 Install docker/cli version 17.06.2-ce from stable [2020-02-11T00:05:06.632Z] #24 1.316 ++ uname -m [2020-02-11T00:05:06.632Z] #24 1.317 + arch=x86_64 [2020-02-11T00:05:06.632Z] #24 1.317 + '[' x86_64 '!=' x86_64 ']' [2020-02-11T00:05:06.632Z] #24 1.317 + url=https://download.docker.com/linux/static [2020-02-11T00:05:06.632Z] #24 1.318 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-11T00:05:06.632Z] #24 1.324 + tar -xz docker/docker [2020-02-11T00:05:07.091Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-11T00:05:07.555Z] #24 4.244 + mkdir -p /build [2020-02-11T00:05:07.555Z] #24 4.248 + mv docker/docker /build/ [2020-02-11T00:05:07.555Z] #24 4.250 + rmdir docker [2020-02-11T00:05:07.555Z] #24 DONE 4.4s [2020-02-11T00:05:07.555Z] [2020-02-11T00:05:07.555Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-11T00:05:07.555Z] #20 2.305 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-11T00:05:07.555Z] #20 2.739 curl: option --progress: is ambiguous [2020-02-11T00:05:07.555Z] #20 2.739 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-11T00:05:07.555Z] #20 3.279 curl: option --progress: is ambiguous [2020-02-11T00:05:07.555Z] #20 3.280 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-11T00:05:07.555Z] #20 3.736 curl: option --progress: is ambiguous [2020-02-11T00:05:07.555Z] #20 3.736 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-11T00:05:07.555Z] #20 4.291 curl: option --progress: is ambiguous [2020-02-11T00:05:07.555Z] #20 4.295 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-11T00:05:07.609Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-11T00:05:07.810Z] #20 4.842 [2020-02-11T00:05:08.370Z] #20 ... [2020-02-11T00:05:08.370Z] [2020-02-11T00:05:08.370Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-11T00:05:08.370Z] #32 DONE 2.0s [2020-02-11T00:05:08.370Z] [2020-02-11T00:05:08.370Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-11T00:05:09.729Z] #33 1.307 [2020-02-11T00:05:09.729Z] #33 1.417 Removing bundles/ [2020-02-11T00:05:09.729Z] #33 1.418 [2020-02-11T00:05:09.729Z] #33 1.423 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-11T00:05:10.803Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-11T00:05:11.088Z] #33 2.572 Building test suite binary ./integration-cli/test.main [2020-02-11T00:05:11.366Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-11T00:05:11.623Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-11T00:05:12.771Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-11T00:05:12.992Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-11T00:05:13.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-11T00:05:13.596Z] #33 ... [2020-02-11T00:05:13.596Z] [2020-02-11T00:05:13.596Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-11T00:05:13.596Z] #20 6.297 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-11T00:05:13.596Z] #20 6.626 curl: option --progress: is ambiguous [2020-02-11T00:05:13.596Z] #20 6.627 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-11T00:05:13.596Z] #20 6.932 [2020-02-11T00:05:13.596Z] #20 8.086 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-11T00:05:13.596Z] #20 8.456 curl: option --progress: is ambiguous [2020-02-11T00:05:13.596Z] #20 8.456 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-11T00:05:13.596Z] #20 8.811 [2020-02-11T00:05:13.596Z] #20 10.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-11T00:05:13.596Z] #20 10.36 curl: option --progress: is ambiguous [2020-02-11T00:05:13.596Z] #20 10.37 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-11T00:05:13.815Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-11T00:05:13.850Z] #20 10.73 [2020-02-11T00:05:14.520Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-11T00:05:14.520Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-11T00:05:15.047Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-11T00:05:15.187Z] --- PASS: TestServicePlugin (34.99s) [2020-02-11T00:05:15.187Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-11T00:05:15.187Z] daemon.go:325: [deb8b8685daaa] waiting for daemon to start [2020-02-11T00:05:15.187Z] daemon.go:325: [deb8b8685daaa] waiting for daemon to start [2020-02-11T00:05:15.187Z] daemon.go:353: [deb8b8685daaa] daemon started [2020-02-11T00:05:15.187Z] daemon.go:461: [deb8b8685daaa] Stopping daemon [2020-02-11T00:05:15.187Z] daemon.go:296: [deb8b8685daaa] exiting daemon [2020-02-11T00:05:15.187Z] daemon.go:448: [deb8b8685daaa] Daemon stopped [2020-02-11T00:05:15.187Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-11T00:05:15.187Z] daemon.go:325: [d095a9f90bad8] waiting for daemon to start [2020-02-11T00:05:15.187Z] daemon.go:325: [d095a9f90bad8] waiting for daemon to start [2020-02-11T00:05:15.187Z] daemon.go:353: [d095a9f90bad8] daemon started [2020-02-11T00:05:15.187Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-11T00:05:15.187Z] daemon.go:325: [d54e58c6f0904] waiting for daemon to start [2020-02-11T00:05:15.187Z] daemon.go:325: [d54e58c6f0904] waiting for daemon to start [2020-02-11T00:05:15.187Z] daemon.go:353: [d54e58c6f0904] daemon started [2020-02-11T00:05:15.187Z] plugin_test.go:60: [d54e58c6f0904] joining swarm manager [d095a9f90bad8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:05:15.187Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-11T00:05:15.187Z] daemon.go:325: [de53479ca4928] waiting for daemon to start [2020-02-11T00:05:15.187Z] daemon.go:325: [de53479ca4928] waiting for daemon to start [2020-02-11T00:05:15.187Z] daemon.go:353: [de53479ca4928] daemon started [2020-02-11T00:05:15.187Z] plugin_test.go:63: [de53479ca4928] joining swarm manager [d095a9f90bad8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:05:15.187Z] daemon.go:461: [de53479ca4928] Stopping daemon [2020-02-11T00:05:15.187Z] daemon.go:296: [de53479ca4928] exiting daemon [2020-02-11T00:05:15.187Z] daemon.go:448: [de53479ca4928] Daemon stopped [2020-02-11T00:05:15.187Z] daemon.go:461: [d54e58c6f0904] Stopping daemon [2020-02-11T00:05:15.187Z] daemon.go:296: [d54e58c6f0904] exiting daemon [2020-02-11T00:05:15.187Z] daemon.go:448: [d54e58c6f0904] Daemon stopped [2020-02-11T00:05:15.187Z] daemon.go:461: [d095a9f90bad8] Stopping daemon [2020-02-11T00:05:15.187Z] daemon.go:296: [d095a9f90bad8] exiting daemon [2020-02-11T00:05:15.187Z] daemon.go:448: [d095a9f90bad8] Daemon stopped [2020-02-11T00:05:15.187Z] === RUN TestServiceUpdateLabel [2020-02-11T00:05:15.253Z] #20 11.79 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-11T00:05:15.253Z] #20 12.16 curl: option --progress: is ambiguous [2020-02-11T00:05:15.253Z] #20 12.16 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-11T00:05:15.445Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-11T00:05:15.445Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-11T00:05:15.445Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-11T00:05:15.445Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-11T00:05:15.445Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-11T00:05:15.508Z] #20 12.53 [2020-02-11T00:05:15.770Z] #20 12.62 Download of images into '/build' complete. [2020-02-11T00:05:15.770Z] #20 12.62 Use something like the following to load the result into a Docker daemon: [2020-02-11T00:05:15.770Z] #20 12.62 tar -cC '/build' . | docker load [2020-02-11T00:05:15.770Z] #20 DONE 12.8s [2020-02-11T00:05:15.770Z] [2020-02-11T00:05:15.770Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-11T00:05:16.332Z] #33 ... [2020-02-11T00:05:16.332Z] [2020-02-11T00:05:16.332Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-11T00:05:16.589Z] #21 DONE 0.1s [2020-02-11T00:05:16.589Z] [2020-02-11T00:05:16.589Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-11T00:05:16.844Z] #25 DONE 0.1s [2020-02-11T00:05:16.844Z] [2020-02-11T00:05:16.844Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-11T00:05:17.968Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-11T00:05:17.968Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-11T00:05:18.532Z] --- PASS: TestServiceUpdateLabel (3.42s) [2020-02-11T00:05:18.532Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-02-11T00:05:18.532Z] daemon.go:325: [d683537d53e42] waiting for daemon to start [2020-02-11T00:05:18.532Z] daemon.go:325: [d683537d53e42] waiting for daemon to start [2020-02-11T00:05:18.532Z] daemon.go:353: [d683537d53e42] daemon started [2020-02-11T00:05:18.532Z] daemon.go:461: [d683537d53e42] Stopping daemon [2020-02-11T00:05:18.532Z] daemon.go:296: [d683537d53e42] exiting daemon [2020-02-11T00:05:18.532Z] daemon.go:448: [d683537d53e42] Daemon stopped [2020-02-11T00:05:18.532Z] === RUN TestServiceUpdateSecrets [2020-02-11T00:05:19.095Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-11T00:05:20.026Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-11T00:05:20.958Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-11T00:05:21.215Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-11T00:05:24.487Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-11T00:05:26.387Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-11T00:05:27.318Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-11T00:05:27.881Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-11T00:05:28.444Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-11T00:05:28.444Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-11T00:05:28.684Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-11T00:05:28.685Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-11T00:05:28.685Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-11T00:05:29.374Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-11T00:05:29.913Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-11T00:05:30.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-11T00:05:30.516Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-11T00:05:31.104Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-11T00:05:31.104Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-11T00:05:31.694Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-11T00:05:31.714Z] #33 ... [2020-02-11T00:05:31.714Z] [2020-02-11T00:05:31.714Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-11T00:05:31.714Z] #29 28.39 # github.com/docker/docker/contrib/httpserver [2020-02-11T00:05:31.714Z] #29 28.39 loadinternal: cannot find runtime/cgo [2020-02-11T00:05:31.970Z] #29 DONE 28.7s [2020-02-11T00:05:31.970Z] [2020-02-11T00:05:31.970Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-11T00:05:32.198Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-11T00:05:32.198Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-11T00:05:32.198Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-11T00:05:32.288Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-11T00:05:32.288Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-11T00:05:32.288Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-11T00:05:32.763Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-11T00:05:33.870Z] #33 ... [2020-02-11T00:05:33.870Z] [2020-02-11T00:05:33.870Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-11T00:05:33.870Z] #30 DONE 0.1s [2020-02-11T00:05:33.870Z] [2020-02-11T00:05:33.870Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-11T00:05:34.133Z] === RUN TestDockerSuite/TestCommitChange [2020-02-11T00:05:34.133Z] --- PASS: TestServiceUpdateSecrets (15.67s) [2020-02-11T00:05:34.133Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-02-11T00:05:34.133Z] daemon.go:325: [db0092ebf19a8] waiting for daemon to start [2020-02-11T00:05:34.133Z] daemon.go:325: [db0092ebf19a8] waiting for daemon to start [2020-02-11T00:05:34.133Z] daemon.go:353: [db0092ebf19a8] daemon started [2020-02-11T00:05:34.133Z] daemon.go:461: [db0092ebf19a8] Stopping daemon [2020-02-11T00:05:34.133Z] daemon.go:296: [db0092ebf19a8] exiting daemon [2020-02-11T00:05:34.133Z] daemon.go:448: [db0092ebf19a8] Daemon stopped [2020-02-11T00:05:34.133Z] === RUN TestServiceUpdateConfigs [2020-02-11T00:05:34.697Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-11T00:05:36.067Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-11T00:05:36.858Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-11T00:05:37.960Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-11T00:05:39.328Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-11T00:05:40.258Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-11T00:05:40.546Z] --- PASS: TestBuildWithHugeFile (81.58s) [2020-02-11T00:05:40.546Z] === RUN TestBuildWithEmptyDockerfile [2020-02-11T00:05:40.546Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T00:05:40.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T00:05:40.546Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T00:05:40.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T00:05:40.546Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T00:05:40.546Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T00:05:40.546Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-11T00:05:40.546Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-11T00:05:40.546Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-11T00:05:40.546Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-02-11T00:05:40.546Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-02-11T00:05:40.546Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-02-11T00:05:40.546Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-02-11T00:05:40.546Z] === RUN TestBuildPreserveOwnership [2020-02-11T00:05:40.546Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-11T00:05:42.151Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-11T00:05:43.081Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-11T00:05:43.258Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-11T00:05:44.738Z] --- PASS: TestBuildPreserveOwnership (4.65s) [2020-02-11T00:05:44.738Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.09s) [2020-02-11T00:05:44.738Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) [2020-02-11T00:05:44.738Z] === RUN TestBuildPlatformInvalid [2020-02-11T00:05:44.738Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-11T00:05:44.738Z] PASS [2020-02-11T00:05:44.738Z] [2020-02-11T00:05:44.738Z] DONE 30 tests in 126.125s [2020-02-11T00:05:44.738Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-11T00:05:44.738Z] ++ 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-02-11T00:05:44.738Z] ++ set -e [2020-02-11T00:05:44.738Z] ++ '[' -n 0 ']' [2020-02-11T00:05:44.738Z] ++ set -x [2020-02-11T00:05:44.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-02-11T00:05:44.974Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-11T00:05:45.025Z] INFO: Testing against a local daemon [2020-02-11T00:05:45.025Z] === RUN TestConfigList [2020-02-11T00:05:45.903Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-11T00:05:45.903Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-11T00:05:45.903Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-11T00:05:45.903Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-11T00:05:45.903Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-11T00:05:45.903Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-11T00:05:45.903Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-11T00:05:47.723Z] --- PASS: TestConfigList (2.29s) [2020-02-11T00:05:47.723Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-02-11T00:05:47.723Z] daemon.go:325: [d1b8bcd1a2247] waiting for daemon to start [2020-02-11T00:05:47.723Z] daemon.go:325: [d1b8bcd1a2247] waiting for daemon to start [2020-02-11T00:05:47.723Z] daemon.go:353: [d1b8bcd1a2247] daemon started [2020-02-11T00:05:47.723Z] daemon.go:461: [d1b8bcd1a2247] Stopping daemon [2020-02-11T00:05:47.723Z] daemon.go:296: [d1b8bcd1a2247] exiting daemon [2020-02-11T00:05:47.723Z] daemon.go:448: [d1b8bcd1a2247] Daemon stopped [2020-02-11T00:05:47.723Z] === RUN TestConfigsCreateAndDelete [2020-02-11T00:05:47.795Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-11T00:05:49.689Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2020-02-11T00:05:49.689Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-02-11T00:05:49.689Z] daemon.go:325: [d8e70635e4319] waiting for daemon to start [2020-02-11T00:05:49.689Z] daemon.go:325: [d8e70635e4319] waiting for daemon to start [2020-02-11T00:05:49.689Z] daemon.go:353: [d8e70635e4319] daemon started [2020-02-11T00:05:49.689Z] daemon.go:461: [d8e70635e4319] Stopping daemon [2020-02-11T00:05:49.689Z] daemon.go:296: [d8e70635e4319] exiting daemon [2020-02-11T00:05:49.689Z] daemon.go:448: [d8e70635e4319] Daemon stopped [2020-02-11T00:05:49.689Z] === RUN TestServiceUpdateNetwork [2020-02-11T00:05:49.689Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-11T00:05:49.689Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-11T00:05:49.764Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2020-02-11T00:05:49.764Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-02-11T00:05:49.764Z] daemon.go:325: [dd0574114a132] waiting for daemon to start [2020-02-11T00:05:49.764Z] daemon.go:325: [dd0574114a132] waiting for daemon to start [2020-02-11T00:05:49.764Z] daemon.go:353: [dd0574114a132] daemon started [2020-02-11T00:05:49.764Z] daemon.go:461: [dd0574114a132] Stopping daemon [2020-02-11T00:05:49.764Z] daemon.go:296: [dd0574114a132] exiting daemon [2020-02-11T00:05:49.764Z] daemon.go:448: [dd0574114a132] Daemon stopped [2020-02-11T00:05:49.764Z] === RUN TestConfigsUpdate [2020-02-11T00:05:50.253Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-11T00:05:51.183Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-11T00:05:51.803Z] --- PASS: TestConfigsUpdate (2.29s) [2020-02-11T00:05:51.803Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-02-11T00:05:51.803Z] daemon.go:325: [d1ec7a837c32a] waiting for daemon to start [2020-02-11T00:05:51.803Z] daemon.go:325: [d1ec7a837c32a] waiting for daemon to start [2020-02-11T00:05:51.803Z] daemon.go:353: [d1ec7a837c32a] daemon started [2020-02-11T00:05:51.803Z] daemon.go:461: [d1ec7a837c32a] Stopping daemon [2020-02-11T00:05:51.803Z] daemon.go:296: [d1ec7a837c32a] exiting daemon [2020-02-11T00:05:51.803Z] daemon.go:448: [d1ec7a837c32a] Daemon stopped [2020-02-11T00:05:51.803Z] === RUN TestTemplatedConfig [2020-02-11T00:05:52.114Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-11T00:05:53.061Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-11T00:05:53.631Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-11T00:05:53.887Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-11T00:05:53.887Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-11T00:05:54.500Z] --- PASS: TestTemplatedConfig (2.66s) [2020-02-11T00:05:54.500Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-02-11T00:05:54.500Z] daemon.go:325: [d9cf34b9bd3fa] waiting for daemon to start [2020-02-11T00:05:54.500Z] daemon.go:325: [d9cf34b9bd3fa] waiting for daemon to start [2020-02-11T00:05:54.500Z] daemon.go:353: [d9cf34b9bd3fa] daemon started [2020-02-11T00:05:54.500Z] daemon.go:461: [d9cf34b9bd3fa] Stopping daemon [2020-02-11T00:05:54.500Z] daemon.go:296: [d9cf34b9bd3fa] exiting daemon [2020-02-11T00:05:54.500Z] daemon.go:448: [d9cf34b9bd3fa] Daemon stopped [2020-02-11T00:05:54.500Z] === RUN TestConfigInspect [2020-02-11T00:05:54.817Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-11T00:05:54.817Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-11T00:05:54.817Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-11T00:05:54.817Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-11T00:05:54.817Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-11T00:05:55.747Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-11T00:05:56.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-11T00:05:57.195Z] --- PASS: TestConfigInspect (2.20s) [2020-02-11T00:05:57.195Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-02-11T00:05:57.195Z] daemon.go:325: [d0e3dc0cf97ae] waiting for daemon to start [2020-02-11T00:05:57.195Z] daemon.go:325: [d0e3dc0cf97ae] waiting for daemon to start [2020-02-11T00:05:57.195Z] daemon.go:353: [d0e3dc0cf97ae] daemon started [2020-02-11T00:05:57.195Z] daemon.go:461: [d0e3dc0cf97ae] Stopping daemon [2020-02-11T00:05:57.195Z] daemon.go:296: [d0e3dc0cf97ae] exiting daemon [2020-02-11T00:05:57.195Z] daemon.go:448: [d0e3dc0cf97ae] Daemon stopped [2020-02-11T00:05:57.195Z] === RUN TestConfigCreateWithLabels [2020-02-11T00:05:57.239Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-11T00:05:57.239Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-11T00:05:59.135Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-11T00:05:59.235Z] --- PASS: TestConfigCreateWithLabels (2.28s) [2020-02-11T00:05:59.235Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-02-11T00:05:59.235Z] daemon.go:325: [dea3a1d54823f] waiting for daemon to start [2020-02-11T00:05:59.235Z] daemon.go:325: [dea3a1d54823f] waiting for daemon to start [2020-02-11T00:05:59.235Z] daemon.go:353: [dea3a1d54823f] daemon started [2020-02-11T00:05:59.235Z] daemon.go:461: [dea3a1d54823f] Stopping daemon [2020-02-11T00:05:59.235Z] daemon.go:296: [dea3a1d54823f] exiting daemon [2020-02-11T00:05:59.235Z] daemon.go:448: [dea3a1d54823f] Daemon stopped [2020-02-11T00:05:59.235Z] === RUN TestConfigCreateResolve [2020-02-11T00:06:00.065Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-11T00:06:00.065Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-11T00:06:00.995Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-11T00:06:01.270Z] --- PASS: TestConfigCreateResolve (2.21s) [2020-02-11T00:06:01.270Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-02-11T00:06:01.270Z] daemon.go:325: [d393d8fc6fd73] waiting for daemon to start [2020-02-11T00:06:01.270Z] daemon.go:325: [d393d8fc6fd73] waiting for daemon to start [2020-02-11T00:06:01.270Z] daemon.go:353: [d393d8fc6fd73] daemon started [2020-02-11T00:06:01.270Z] daemon.go:461: [d393d8fc6fd73] Stopping daemon [2020-02-11T00:06:01.270Z] daemon.go:296: [d393d8fc6fd73] exiting daemon [2020-02-11T00:06:01.270Z] daemon.go:448: [d393d8fc6fd73] Daemon stopped [2020-02-11T00:06:01.270Z] === RUN TestConfigDaemonLibtrustID [2020-02-11T00:06:01.892Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-02-11T00:06:01.892Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-02-11T00:06:01.892Z] daemon.go:325: [df8ea34bf24f8] waiting for daemon to start [2020-02-11T00:06:01.892Z] daemon.go:325: [df8ea34bf24f8] waiting for daemon to start [2020-02-11T00:06:01.892Z] daemon.go:353: [df8ea34bf24f8] daemon started [2020-02-11T00:06:01.892Z] daemon.go:461: [df8ea34bf24f8] Stopping daemon [2020-02-11T00:06:01.892Z] daemon.go:296: [df8ea34bf24f8] exiting daemon [2020-02-11T00:06:01.892Z] daemon.go:448: [df8ea34bf24f8] Daemon stopped [2020-02-11T00:06:01.892Z] PASS [2020-02-11T00:06:01.892Z] [2020-02-11T00:06:01.892Z] DONE 8 tests in 16.863s [2020-02-11T00:06:01.892Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-11T00:06:01.892Z] ++ 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-02-11T00:06:01.892Z] ++ set -e [2020-02-11T00:06:01.892Z] ++ '[' -n 0 ']' [2020-02-11T00:06:01.892Z] ++ set -x [2020-02-11T00:06:01.892Z] ++ env -i DEST=/go/src/github.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-02-11T00:06:01.892Z] INFO: Testing against a local daemon [2020-02-11T00:06:01.892Z] === RUN TestCheckpoint [2020-02-11T00:06:01.892Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-11T00:06:01.892Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-11T00:06:01.892Z] === RUN TestContainerInvalidJSON [2020-02-11T00:06:01.892Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T00:06:01.892Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T00:06:01.892Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T00:06:01.892Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T00:06:01.892Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-11T00:06:01.892Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-11T00:06:01.892Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-11T00:06:01.892Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-11T00:06:01.892Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-11T00:06:01.892Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-02-11T00:06:01.893Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-11T00:06:01.893Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-11T00:06:01.893Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-11T00:06:01.893Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-11T00:06:01.893Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-02-11T00:06:01.893Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-11T00:06:01.925Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-11T00:06:02.178Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-02-11T00:06:02.178Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-11T00:06:02.178Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-02-11T00:06:02.178Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-11T00:06:02.178Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-02-11T00:06:02.178Z] === RUN TestCopyFromContainer [2020-02-11T00:06:02.855Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-11T00:06:03.418Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-11T00:06:03.418Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-11T00:06:04.228Z] === RUN TestCopyFromContainer// [2020-02-11T00:06:04.228Z] === RUN TestCopyFromContainer//bar/root [2020-02-11T00:06:04.228Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-11T00:06:04.228Z] === RUN TestCopyFromContainer/bar/quux [2020-02-11T00:06:04.228Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-11T00:06:04.228Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-11T00:06:04.349Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-11T00:06:04.516Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-11T00:06:04.516Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-11T00:06:04.516Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-11T00:06:04.606Z] --- PASS: TestServiceUpdateNetwork (15.19s) [2020-02-11T00:06:04.606Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-02-11T00:06:04.606Z] daemon.go:325: [db0cc50ba16c2] waiting for daemon to start [2020-02-11T00:06:04.606Z] daemon.go:325: [db0cc50ba16c2] waiting for daemon to start [2020-02-11T00:06:04.606Z] daemon.go:353: [db0cc50ba16c2] daemon started [2020-02-11T00:06:04.606Z] daemon.go:461: [db0cc50ba16c2] Stopping daemon [2020-02-11T00:06:04.606Z] daemon.go:296: [db0cc50ba16c2] exiting daemon [2020-02-11T00:06:04.606Z] daemon.go:448: [db0cc50ba16c2] Daemon stopped [2020-02-11T00:06:04.606Z] PASS [2020-02-11T00:06:04.606Z] [2020-02-11T00:06:04.606Z] DONE 18 tests in 165.557s [2020-02-11T00:06:04.606Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-11T00:06:04.606Z] ++ 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-02-11T00:06:04.606Z] ++ set -e [2020-02-11T00:06:04.606Z] ++ '[' -n 0 ']' [2020-02-11T00:06:04.606Z] ++ set -x [2020-02-11T00:06:04.606Z] ++ env -i DEST=/go/src/github.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-02-11T00:06:04.606Z] INFO: Testing against a local daemon [2020-02-11T00:06:04.606Z] === RUN TestSessionCreate [2020-02-11T00:06:04.803Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-11T00:06:04.804Z] --- PASS: TestCopyFromContainer (2.53s) [2020-02-11T00:06:04.804Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-02-11T00:06:04.804Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-02-11T00:06:04.804Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-11T00:06:04.804Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-02-11T00:06:04.804Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-02-11T00:06:04.804Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-02-11T00:06:04.804Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-02-11T00:06:04.804Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-02-11T00:06:04.804Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-02-11T00:06:04.804Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-11T00:06:04.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-11T00:06:04.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T00:06:04.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T00:06:04.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T00:06:04.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T00:06:04.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T00:06:04.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T00:06:04.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-11T00:06:04.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-11T00:06:04.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-11T00:06:04.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-02-11T00:06:04.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-11T00:06:04.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-11T00:06:04.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-11T00:06:04.804Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-11T00:06:04.804Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-11T00:06:04.804Z] === RUN TestCreateWithInvalidEnv [2020-02-11T00:06:04.804Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-11T00:06:04.804Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-11T00:06:04.804Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-11T00:06:04.804Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-11T00:06:04.804Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-11T00:06:04.804Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-11T00:06:04.804Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-11T00:06:04.804Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-11T00:06:04.804Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-11T00:06:04.863Z] --- PASS: TestSessionCreate (0.02s) [2020-02-11T00:06:04.863Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-11T00:06:04.863Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-02-11T00:06:04.863Z] PASS [2020-02-11T00:06:04.863Z] [2020-02-11T00:06:04.863Z] DONE 2 tests in 0.198s [2020-02-11T00:06:04.863Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-11T00:06:04.863Z] ++ 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-02-11T00:06:04.863Z] ++ set -e [2020-02-11T00:06:04.863Z] ++ '[' -n 0 ']' [2020-02-11T00:06:04.863Z] ++ set -x [2020-02-11T00:06:04.863Z] ++ env -i DEST=/go/src/github.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-02-11T00:06:04.863Z] INFO: Testing against a local daemon [2020-02-11T00:06:04.863Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-11T00:06:04.863Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T00:06:04.863Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T00:06:04.863Z] === RUN TestEventsExecDie [2020-02-11T00:06:05.090Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-02-11T00:06:05.090Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-11T00:06:05.090Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-11T00:06:05.090Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-02-11T00:06:05.090Z] === RUN TestCreateTmpfsMountsTarget [2020-02-11T00:06:05.090Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-02-11T00:06:05.090Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-11T00:06:05.426Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-11T00:06:05.990Z] --- PASS: TestEventsExecDie (0.89s) [2020-02-11T00:06:05.990Z] === RUN TestEventsBackwardsCompatible [2020-02-11T00:06:05.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-11T00:06:05.990Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-11T00:06:05.990Z] === RUN TestInfoBinaryCommits [2020-02-11T00:06:05.990Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-02-11T00:06:05.990Z] === RUN TestInfoAPIVersioned [2020-02-11T00:06:05.990Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-11T00:06:05.990Z] === RUN TestInfoAPI [2020-02-11T00:06:05.990Z] --- PASS: TestInfoAPI (0.04s) [2020-02-11T00:06:05.990Z] === RUN TestInfoAPIWarnings [2020-02-11T00:06:06.247Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-11T00:06:06.505Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-11T00:06:07.070Z] --- PASS: TestInfoAPIWarnings (0.85s) [2020-02-11T00:06:07.070Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-02-11T00:06:07.070Z] daemon.go:325: [dee9707b8d71d] waiting for daemon to start [2020-02-11T00:06:07.070Z] daemon.go:325: [dee9707b8d71d] waiting for daemon to start [2020-02-11T00:06:07.070Z] daemon.go:353: [dee9707b8d71d] daemon started [2020-02-11T00:06:07.070Z] daemon.go:461: [dee9707b8d71d] Stopping daemon [2020-02-11T00:06:07.070Z] daemon.go:296: [dee9707b8d71d] exiting daemon [2020-02-11T00:06:07.070Z] daemon.go:448: [dee9707b8d71d] Daemon stopped [2020-02-11T00:06:07.070Z] === RUN TestLoginFailsWithBadCredentials [2020-02-11T00:06:07.134Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s) [2020-02-11T00:06:07.134Z] === RUN TestCreateWithCapabilities [2020-02-11T00:06:07.134Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-11T00:06:07.134Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-11T00:06:07.134Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-11T00:06:07.134Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-11T00:06:07.134Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-11T00:06:07.134Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-11T00:06:07.134Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-11T00:06:07.134Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-11T00:06:07.134Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T00:06:07.134Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T00:06:07.134Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T00:06:07.134Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T00:06:07.134Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-11T00:06:07.134Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-11T00:06:07.134Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-11T00:06:07.134Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-11T00:06:07.134Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-11T00:06:07.134Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-11T00:06:07.134Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T00:06:07.134Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T00:06:07.134Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T00:06:07.134Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T00:06:07.134Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-11T00:06:07.134Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-11T00:06:07.134Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-11T00:06:07.134Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-11T00:06:07.134Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-11T00:06:07.134Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-11T00:06:07.134Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-11T00:06:07.134Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-11T00:06:07.134Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-11T00:06:07.134Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-11T00:06:07.134Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-11T00:06:07.134Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-02-11T00:06:07.134Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-11T00:06:07.134Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-11T00:06:07.134Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-02-11T00:06:07.134Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-02-11T00:06:07.134Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-02-11T00:06:07.134Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-11T00:06:07.134Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-11T00:06:07.134Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-11T00:06:07.134Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-02-11T00:06:07.134Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-02-11T00:06:07.134Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-02-11T00:06:07.134Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-11T00:06:07.327Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2020-02-11T00:06:07.327Z] === RUN TestPingCacheHeaders [2020-02-11T00:06:07.327Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-02-11T00:06:07.327Z] === RUN TestPingGet [2020-02-11T00:06:07.327Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-11T00:06:07.327Z] --- PASS: TestPingGet (0.03s) [2020-02-11T00:06:07.327Z] === RUN TestPingHead [2020-02-11T00:06:07.327Z] --- PASS: TestPingHead (0.03s) [2020-02-11T00:06:07.327Z] === RUN TestVersion [2020-02-11T00:06:07.327Z] --- PASS: TestVersion (0.02s) [2020-02-11T00:06:07.327Z] PASS [2020-02-11T00:06:07.327Z] [2020-02-11T00:06:07.327Z] === Skipped [2020-02-11T00:06:07.327Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T00:06:07.327Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T00:06:07.327Z] [2020-02-11T00:06:07.327Z] [2020-02-11T00:06:07.327Z] DONE 12 tests, 1 skipped in 2.581s [2020-02-11T00:06:07.327Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-11T00:06:07.327Z] ++ 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-02-11T00:06:07.327Z] ++ set -e [2020-02-11T00:06:07.327Z] ++ '[' -n 0 ']' [2020-02-11T00:06:07.327Z] ++ set -x [2020-02-11T00:06:07.327Z] ++ env -i DEST=/go/src/github.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-02-11T00:06:07.584Z] INFO: Testing against a local daemon [2020-02-11T00:06:07.584Z] === RUN TestVolumesCreateAndList [2020-02-11T00:06:07.584Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-02-11T00:06:07.584Z] === RUN TestVolumesRemove [2020-02-11T00:06:07.841Z] --- PASS: TestVolumesRemove (0.11s) [2020-02-11T00:06:07.841Z] === RUN TestVolumesInspect [2020-02-11T00:06:07.841Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-11T00:06:07.841Z] === RUN TestVolumesInvalidJSON [2020-02-11T00:06:07.841Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-11T00:06:07.841Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-11T00:06:07.841Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-11T00:06:07.841Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-11T00:06:07.841Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-11T00:06:07.841Z] PASS [2020-02-11T00:06:07.841Z] [2020-02-11T00:06:07.841Z] DONE 5 tests in 0.382s [2020-02-11T00:06:07.841Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-11T00:06:08.099Z] ++++ cat bundles/test-integration/docker.pid [2020-02-11T00:06:08.099Z] +++ kill 4482 [2020-02-11T00:06:09.028Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-11T00:06:09.049Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-11T00:06:09.185Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2020-02-11T00:06:09.185Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-11T00:06:09.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T00:06:09.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T00:06:09.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T00:06:09.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T00:06:09.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T00:06:09.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T00:06:09.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T00:06:09.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T00:06:09.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T00:06:09.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T00:06:09.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-11T00:06:09.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-11T00:06:09.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-11T00:06:09.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-11T00:06:09.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-11T00:06:09.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-02-11T00:06:09.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-11T00:06:09.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-02-11T00:06:09.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-02-11T00:06:09.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-11T00:06:09.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-11T00:06:09.185Z] === RUN TestContainerStartOnDaemonRestart [2020-02-11T00:06:09.185Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-11T00:06:09.185Z] === RUN TestDaemonRestartIpcMode [2020-02-11T00:06:09.185Z] === PAUSE TestDaemonRestartIpcMode [2020-02-11T00:06:09.185Z] === RUN TestDiff [2020-02-11T00:06:09.286Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-11T00:06:09.286Z] +++ /etc/init.d/apparmor stop [2020-02-11T00:06:09.286Z] Clearing AppArmor profiles cache:. [2020-02-11T00:06:09.286Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-11T00:06:09.286Z] Unloading profiles will leave already running processes permanently [2020-02-11T00:06:09.286Z] unconfined, which can lead to unexpected situations. [2020-02-11T00:06:09.286Z] [2020-02-11T00:06:09.286Z] To set a process to complain mode, use the command line tool [2020-02-11T00:06:09.286Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-11T00:06:09.286Z] with the 'teardown' option." [2020-02-11T00:06:09.286Z] [2020-02-11T00:06:09.809Z] --- PASS: TestDiff (0.65s) [2020-02-11T00:06:09.809Z] === RUN TestExecWithCloseStdin [2020-02-11T00:06:10.335Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-11T00:06:10.431Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-02-11T00:06:10.431Z] === RUN TestExec [2020-02-11T00:06:10.657Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-11T00:06:10.657Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-11T00:06:10.657Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-11T00:06:10.657Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-11T00:06:10.657Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-11T00:06:11.057Z] --- PASS: TestExec (0.75s) [2020-02-11T00:06:11.057Z] === RUN TestExecUser [2020-02-11T00:06:11.587Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-11T00:06:11.628Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-11T00:06:12.070Z] --- PASS: TestExecUser (0.77s) [2020-02-11T00:06:12.070Z] === RUN TestExportContainerAndImportImage [2020-02-11T00:06:12.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-11T00:06:13.085Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2020-02-11T00:06:13.085Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-11T00:06:14.580Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-02-11T00:06:14.580Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-02-11T00:06:14.580Z] daemon.go:325: [d84ec192f7915] waiting for daemon to start [2020-02-11T00:06:14.580Z] daemon.go:325: [d84ec192f7915] waiting for daemon to start [2020-02-11T00:06:14.580Z] daemon.go:353: [d84ec192f7915] daemon started [2020-02-11T00:06:14.580Z] daemon.go:461: [d84ec192f7915] Stopping daemon [2020-02-11T00:06:14.580Z] daemon.go:296: [d84ec192f7915] exiting daemon [2020-02-11T00:06:14.580Z] daemon.go:448: [d84ec192f7915] Daemon stopped [2020-02-11T00:06:14.580Z] daemon.go:325: [d84ec192f7915] waiting for daemon to start [2020-02-11T00:06:14.580Z] daemon.go:325: [d84ec192f7915] waiting for daemon to start [2020-02-11T00:06:14.580Z] daemon.go:353: [d84ec192f7915] daemon started [2020-02-11T00:06:14.580Z] daemon.go:461: [d84ec192f7915] Stopping daemon [2020-02-11T00:06:14.580Z] daemon.go:296: [d84ec192f7915] exiting daemon [2020-02-11T00:06:14.580Z] daemon.go:448: [d84ec192f7915] Daemon stopped [2020-02-11T00:06:14.580Z] === RUN TestHealthCheckWorkdir [2020-02-11T00:06:15.598Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-02-11T00:06:15.598Z] === RUN TestHealthKillContainer [2020-02-11T00:06:16.323Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-11T00:06:17.252Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-11T00:06:17.337Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-11T00:06:17.337Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-11T00:06:17.816Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-11T00:06:17.816Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-11T00:06:17.816Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-11T00:06:17.954Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-11T00:06:17.954Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-11T00:06:18.294Z] --- PASS: TestHealthKillContainer (2.83s) [2020-02-11T00:06:18.294Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-11T00:06:18.579Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-11T00:06:18.579Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-11T00:06:18.922Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2020-02-11T00:06:18.922Z] === RUN TestIpcModeNone [2020-02-11T00:06:19.554Z] --- PASS: TestIpcModeNone (0.78s) [2020-02-11T00:06:19.554Z] === RUN TestIpcModePrivate [2020-02-11T00:06:20.568Z] --- PASS: TestIpcModePrivate (0.75s) [2020-02-11T00:06:20.568Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-02-11T00:06:20.568Z] === RUN TestIpcModeShareable [2020-02-11T00:06:21.110Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-11T00:06:21.188Z] --- PASS: TestIpcModeShareable (0.79s) [2020-02-11T00:06:21.188Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-02-11T00:06:21.188Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-11T00:06:21.673Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-11T00:06:23.040Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-11T00:06:23.879Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.33s) [2020-02-11T00:06:23.879Z] === RUN TestAPIIpcModeHost [2020-02-11T00:06:24.164Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-02-11T00:06:24.164Z] === RUN TestDaemonIpcModeShareable [2020-02-11T00:06:25.650Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2020-02-11T00:06:25.650Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-02-11T00:06:25.650Z] daemon.go:325: [dfea115a017b1] waiting for daemon to start [2020-02-11T00:06:25.650Z] daemon.go:325: [dfea115a017b1] waiting for daemon to start [2020-02-11T00:06:25.650Z] daemon.go:353: [dfea115a017b1] daemon started [2020-02-11T00:06:25.650Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-11T00:06:25.650Z] daemon.go:461: [dfea115a017b1] Stopping daemon [2020-02-11T00:06:25.650Z] daemon.go:296: [dfea115a017b1] exiting daemon [2020-02-11T00:06:25.650Z] daemon.go:448: [dfea115a017b1] Daemon stopped [2020-02-11T00:06:25.650Z] === RUN TestDaemonIpcModePrivate [2020-02-11T00:06:27.213Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-11T00:06:27.687Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-02-11T00:06:27.687Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-02-11T00:06:27.687Z] daemon.go:325: [d44487d0cfbd5] waiting for daemon to start [2020-02-11T00:06:27.687Z] daemon.go:325: [d44487d0cfbd5] waiting for daemon to start [2020-02-11T00:06:27.687Z] daemon.go:353: [d44487d0cfbd5] daemon started [2020-02-11T00:06:27.687Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-11T00:06:27.687Z] daemon.go:461: [d44487d0cfbd5] Stopping daemon [2020-02-11T00:06:27.687Z] daemon.go:296: [d44487d0cfbd5] exiting daemon [2020-02-11T00:06:27.687Z] daemon.go:448: [d44487d0cfbd5] Daemon stopped [2020-02-11T00:06:27.687Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-11T00:06:27.775Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-11T00:06:29.173Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-02-11T00:06:29.173Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-02-11T00:06:29.173Z] daemon.go:325: [dc2d7145154e6] waiting for daemon to start [2020-02-11T00:06:29.173Z] daemon.go:325: [dc2d7145154e6] waiting for daemon to start [2020-02-11T00:06:29.173Z] daemon.go:353: [dc2d7145154e6] daemon started [2020-02-11T00:06:29.173Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-11T00:06:29.173Z] daemon.go:461: [dc2d7145154e6] Stopping daemon [2020-02-11T00:06:29.173Z] daemon.go:296: [dc2d7145154e6] exiting daemon [2020-02-11T00:06:29.173Z] daemon.go:448: [dc2d7145154e6] Daemon stopped [2020-02-11T00:06:29.173Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-11T00:06:29.668Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-11T00:06:30.669Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-02-11T00:06:30.669Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-02-11T00:06:30.669Z] daemon.go:325: [d6ca612ece4e5] waiting for daemon to start [2020-02-11T00:06:30.669Z] daemon.go:325: [d6ca612ece4e5] waiting for daemon to start [2020-02-11T00:06:30.669Z] daemon.go:353: [d6ca612ece4e5] daemon started [2020-02-11T00:06:30.669Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-11T00:06:30.669Z] daemon.go:461: [d6ca612ece4e5] Stopping daemon [2020-02-11T00:06:30.669Z] daemon.go:296: [d6ca612ece4e5] exiting daemon [2020-02-11T00:06:30.669Z] daemon.go:448: [d6ca612ece4e5] Daemon stopped [2020-02-11T00:06:30.669Z] === RUN TestIpcModeOlderClient [2020-02-11T00:06:30.669Z] === PAUSE TestIpcModeOlderClient [2020-02-11T00:06:30.669Z] === RUN TestKillContainerInvalidSignal [2020-02-11T00:06:31.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-11T00:06:31.682Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-02-11T00:06:31.682Z] === RUN TestKillContainer [2020-02-11T00:06:31.682Z] === RUN TestKillContainer/no_signal [2020-02-11T00:06:32.307Z] === RUN TestKillContainer/non_killing_signal [2020-02-11T00:06:32.592Z] === RUN TestKillContainer/killing_signal [2020-02-11T00:06:33.607Z] --- PASS: TestKillContainer (2.02s) [2020-02-11T00:06:33.607Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-02-11T00:06:33.607Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-02-11T00:06:33.607Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-02-11T00:06:33.607Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-11T00:06:33.607Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-11T00:06:34.251Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-11T00:06:34.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-11T00:06:34.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-02-11T00:06:34.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-02-11T00:06:34.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-02-11T00:06:34.870Z] === RUN TestKillStoppedContainer [2020-02-11T00:06:34.870Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-11T00:06:34.870Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-11T00:06:35.156Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-02-11T00:06:35.156Z] === RUN TestKillDifferentUserContainer [2020-02-11T00:06:35.775Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-02-11T00:06:35.775Z] === RUN TestInspectOomKilledTrue [2020-02-11T00:06:37.258Z] --- PASS: TestInspectOomKilledTrue (1.24s) [2020-02-11T00:06:37.258Z] === RUN TestInspectOomKilledFalse [2020-02-11T00:06:37.545Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2020-02-11T00:06:37.545Z] === RUN TestLinksEtcHostsContentMatch [2020-02-11T00:06:38.165Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-02-11T00:06:38.165Z] === RUN TestLinksContainerNames [2020-02-11T00:06:39.651Z] --- PASS: TestLinksContainerNames (1.33s) [2020-02-11T00:06:39.651Z] === RUN TestLogsFollowTailEmpty [2020-02-11T00:06:40.274Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-02-11T00:06:40.274Z] === RUN TestContainerNetworkMountsNoChown [2020-02-11T00:06:40.898Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/default [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/default [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/private [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/private [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rprivate [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/slave [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/slave [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rslave [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/shared [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/shared [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rshared [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/default [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/shared [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/rslave [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/rshared [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/slave [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/private [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/rprivate [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-11T00:06:40.898Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T00:06:40.898Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-11T00:06:40.898Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-11T00:06:40.899Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-11T00:06:40.899Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-11T00:06:40.899Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-11T00:06:40.899Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-11T00:06:41.186Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-11T00:06:41.186Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-11T00:06:41.186Z] === RUN TestContainerBindMountNonRecursive [2020-02-11T00:06:43.224Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2020-02-11T00:06:43.224Z] === RUN TestNetworkNat [2020-02-11T00:06:43.509Z] --- PASS: TestNetworkNat (0.68s) [2020-02-11T00:06:43.509Z] === RUN TestNetworkLocalhostTCPNat [2020-02-11T00:06:44.534Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2020-02-11T00:06:44.534Z] === RUN TestNetworkLoopbackNat [2020-02-11T00:06:45.156Z] --- PASS: TestNetworkLoopbackNat (0.90s) [2020-02-11T00:06:45.156Z] === RUN TestPause [2020-02-11T00:06:46.171Z] --- PASS: TestPause (0.71s) [2020-02-11T00:06:46.171Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-11T00:06:46.171Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-11T00:06:46.171Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-11T00:06:46.171Z] === RUN TestPauseStopPausedContainer [2020-02-11T00:06:46.795Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-02-11T00:06:46.795Z] === RUN TestPsFilter [2020-02-11T00:06:46.795Z] --- PASS: TestPsFilter (0.19s) [2020-02-11T00:06:46.795Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-11T00:06:47.414Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-02-11T00:06:47.414Z] === RUN TestRemoveContainerWithVolume [2020-02-11T00:06:48.036Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2020-02-11T00:06:48.036Z] === RUN TestRemoveContainerRunning [2020-02-11T00:06:49.055Z] --- PASS: TestRemoveContainerRunning (0.69s) [2020-02-11T00:06:49.055Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-11T00:06:49.673Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2020-02-11T00:06:49.673Z] === RUN TestRemoveInvalidContainer [2020-02-11T00:06:49.673Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-11T00:06:49.673Z] === RUN TestRenameLinkedContainer [2020-02-11T00:06:51.153Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-11T00:06:51.153Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-11T00:06:51.759Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-11T00:06:52.369Z] --- PASS: TestRenameLinkedContainer (2.61s) [2020-02-11T00:06:52.369Z] === RUN TestRenameStoppedContainer [2020-02-11T00:06:52.989Z] --- PASS: TestRenameStoppedContainer (0.67s) [2020-02-11T00:06:52.989Z] === RUN TestRenameRunningContainerAndReuse [2020-02-11T00:06:54.011Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2020-02-11T00:06:54.011Z] === RUN TestRenameInvalidName [2020-02-11T00:06:55.027Z] --- PASS: TestRenameInvalidName (0.66s) [2020-02-11T00:06:55.028Z] === RUN TestRenameAnonymousContainer [2020-02-11T00:06:56.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-11T00:06:56.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-11T00:06:57.030Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-11T00:06:57.071Z] --- PASS: TestRenameAnonymousContainer (2.42s) [2020-02-11T00:06:57.071Z] === RUN TestRenameContainerWithSameName [2020-02-11T00:06:58.088Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2020-02-11T00:06:58.088Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-11T00:06:59.116Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2020-02-11T00:06:59.116Z] === RUN TestResize [2020-02-11T00:07:00.133Z] --- PASS: TestResize (0.71s) [2020-02-11T00:07:00.133Z] === RUN TestResizeWithInvalidSize [2020-02-11T00:07:00.302Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-11T00:07:00.754Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2020-02-11T00:07:00.754Z] === RUN TestResizeWhenContainerNotStarted [2020-02-11T00:07:01.376Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-02-11T00:07:01.376Z] === RUN TestDaemonRestartKillContainers [2020-02-11T00:07:01.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T00:07:01.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T00:07:01.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T00:07:01.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T00:07:01.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T00:07:01.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T00:07:01.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T00:07:01.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T00:07:01.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T00:07:01.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T00:07:01.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T00:07:01.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T00:07:01.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T00:07:01.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T00:07:01.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T00:07:01.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T00:07:01.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T00:07:01.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T00:07:01.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T00:07:01.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T00:07:01.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T00:07:01.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T00:07:01.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T00:07:01.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T00:07:01.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-11T00:07:01.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-11T00:07:01.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-11T00:07:01.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-11T00:07:02.195Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-11T00:07:03.421Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-11T00:07:04.067Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-11T00:07:05.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-11T00:07:05.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-11T00:07:05.466Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-11T00:07:06.836Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-11T00:07:07.092Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-11T00:07:07.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-11T00:07:07.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-11T00:07:08.022Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-11T00:07:08.420Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-11T00:07:08.951Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-11T00:07:09.041Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-11T00:07:09.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-11T00:07:09.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-11T00:07:09.892Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-11T00:07:10.338Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-11T00:07:10.822Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-11T00:07:11.751Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-11T00:07:12.598Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-11T00:07:12.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s) [2020-02-11T00:07:12.598Z] 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-02-11T00:07:12.598Z] daemon.go:325: [dbd4033f9895f] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [dbd4033f9895f] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [dbd4033f9895f] daemon started [2020-02-11T00:07:12.598Z] daemon.go:296: [dbd4033f9895f] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:325: [dbd4033f9895f] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [dbd4033f9895f] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [dbd4033f9895f] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [dbd4033f9895f] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [dbd4033f9895f] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [dbd4033f9895f] Daemon stopped [2020-02-11T00:07:12.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.71s) [2020-02-11T00:07:12.598Z] 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-02-11T00:07:12.598Z] daemon.go:325: [db51bea8e3787] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [db51bea8e3787] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [db51bea8e3787] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [db51bea8e3787] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [db51bea8e3787] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [db51bea8e3787] Daemon stopped [2020-02-11T00:07:12.598Z] daemon.go:325: [db51bea8e3787] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [db51bea8e3787] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [db51bea8e3787] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [db51bea8e3787] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [db51bea8e3787] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [db51bea8e3787] Daemon stopped [2020-02-11T00:07:12.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (3.76s) [2020-02-11T00:07:12.598Z] 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-02-11T00:07:12.598Z] daemon.go:325: [d5c9f96b8ca7a] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [d5c9f96b8ca7a] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [d5c9f96b8ca7a] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [d5c9f96b8ca7a] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [d5c9f96b8ca7a] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [d5c9f96b8ca7a] Daemon stopped [2020-02-11T00:07:12.598Z] daemon.go:325: [d5c9f96b8ca7a] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [d5c9f96b8ca7a] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [d5c9f96b8ca7a] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [d5c9f96b8ca7a] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [d5c9f96b8ca7a] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [d5c9f96b8ca7a] Daemon stopped [2020-02-11T00:07:12.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2020-02-11T00:07:12.598Z] 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-02-11T00:07:12.598Z] daemon.go:325: [d0e42dc5f5268] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [d0e42dc5f5268] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [d0e42dc5f5268] daemon started [2020-02-11T00:07:12.598Z] daemon.go:325: [d0e42dc5f5268] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:296: [d0e42dc5f5268] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:325: [d0e42dc5f5268] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [d0e42dc5f5268] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [d0e42dc5f5268] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [d0e42dc5f5268] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [d0e42dc5f5268] Daemon stopped [2020-02-11T00:07:12.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.32s) [2020-02-11T00:07:12.598Z] 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-02-11T00:07:12.598Z] daemon.go:325: [d4df03a86f33d] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [d4df03a86f33d] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [d4df03a86f33d] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [d4df03a86f33d] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [d4df03a86f33d] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [d4df03a86f33d] Daemon stopped [2020-02-11T00:07:12.598Z] daemon.go:325: [d4df03a86f33d] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [d4df03a86f33d] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [d4df03a86f33d] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [d4df03a86f33d] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [d4df03a86f33d] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [d4df03a86f33d] Daemon stopped [2020-02-11T00:07:12.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (6.50s) [2020-02-11T00:07:12.598Z] 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-02-11T00:07:12.598Z] daemon.go:325: [d221e6ac622a3] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [d221e6ac622a3] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [d221e6ac622a3] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [d221e6ac622a3] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [d221e6ac622a3] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [d221e6ac622a3] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [d221e6ac622a3] Daemon stopped [2020-02-11T00:07:12.598Z] daemon.go:325: [d221e6ac622a3] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [d221e6ac622a3] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [d221e6ac622a3] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [d221e6ac622a3] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [d221e6ac622a3] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [d221e6ac622a3] Daemon stopped [2020-02-11T00:07:12.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.47s) [2020-02-11T00:07:12.598Z] 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-02-11T00:07:12.598Z] daemon.go:325: [d7ad267d0fe5e] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [d7ad267d0fe5e] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [d7ad267d0fe5e] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [d7ad267d0fe5e] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [d7ad267d0fe5e] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [d7ad267d0fe5e] Daemon stopped [2020-02-11T00:07:12.598Z] daemon.go:325: [d7ad267d0fe5e] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [d7ad267d0fe5e] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [d7ad267d0fe5e] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [d7ad267d0fe5e] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [d7ad267d0fe5e] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [d7ad267d0fe5e] Daemon stopped [2020-02-11T00:07:12.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.57s) [2020-02-11T00:07:12.598Z] 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-02-11T00:07:12.598Z] daemon.go:325: [dfc2874ee7e15] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [dfc2874ee7e15] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [dfc2874ee7e15] daemon started [2020-02-11T00:07:12.598Z] daemon.go:325: [dfc2874ee7e15] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:296: [dfc2874ee7e15] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:325: [dfc2874ee7e15] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [dfc2874ee7e15] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [dfc2874ee7e15] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [dfc2874ee7e15] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [dfc2874ee7e15] Daemon stopped [2020-02-11T00:07:12.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.04s) [2020-02-11T00:07:12.598Z] 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-02-11T00:07:12.598Z] daemon.go:325: [da94c083644ae] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [da94c083644ae] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [da94c083644ae] daemon started [2020-02-11T00:07:12.598Z] daemon.go:296: [da94c083644ae] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:325: [da94c083644ae] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [da94c083644ae] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [da94c083644ae] daemon started [2020-02-11T00:07:12.598Z] daemon.go:461: [da94c083644ae] Stopping daemon [2020-02-11T00:07:12.598Z] daemon.go:296: [da94c083644ae] exiting daemon [2020-02-11T00:07:12.598Z] daemon.go:448: [da94c083644ae] Daemon stopped [2020-02-11T00:07:12.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.12s) [2020-02-11T00:07:12.598Z] 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-02-11T00:07:12.598Z] daemon.go:325: [de3663d52ab93] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:325: [de3663d52ab93] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:353: [de3663d52ab93] daemon started [2020-02-11T00:07:12.598Z] daemon.go:325: [de3663d52ab93] waiting for daemon to start [2020-02-11T00:07:12.598Z] daemon.go:296: [de3663d52ab93] exiting daemon [2020-02-11T00:07:12.599Z] daemon.go:325: [de3663d52ab93] waiting for daemon to start [2020-02-11T00:07:12.599Z] daemon.go:353: [de3663d52ab93] daemon started [2020-02-11T00:07:12.599Z] daemon.go:461: [de3663d52ab93] Stopping daemon [2020-02-11T00:07:12.599Z] daemon.go:296: [de3663d52ab93] exiting daemon [2020-02-11T00:07:12.599Z] daemon.go:448: [de3663d52ab93] Daemon stopped [2020-02-11T00:07:12.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2020-02-11T00:07:12.599Z] 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-02-11T00:07:12.599Z] daemon.go:325: [d644586bdc1b3] waiting for daemon to start [2020-02-11T00:07:12.599Z] daemon.go:325: [d644586bdc1b3] waiting for daemon to start [2020-02-11T00:07:12.599Z] daemon.go:353: [d644586bdc1b3] daemon started [2020-02-11T00:07:12.599Z] daemon.go:461: [d644586bdc1b3] Stopping daemon [2020-02-11T00:07:12.599Z] daemon.go:296: [d644586bdc1b3] exiting daemon [2020-02-11T00:07:12.599Z] daemon.go:448: [d644586bdc1b3] Daemon stopped [2020-02-11T00:07:12.599Z] daemon.go:325: [d644586bdc1b3] waiting for daemon to start [2020-02-11T00:07:12.599Z] daemon.go:325: [d644586bdc1b3] waiting for daemon to start [2020-02-11T00:07:12.599Z] daemon.go:353: [d644586bdc1b3] daemon started [2020-02-11T00:07:12.599Z] daemon.go:461: [d644586bdc1b3] Stopping daemon [2020-02-11T00:07:12.599Z] daemon.go:296: [d644586bdc1b3] exiting daemon [2020-02-11T00:07:12.599Z] daemon.go:448: [d644586bdc1b3] Daemon stopped [2020-02-11T00:07:12.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2020-02-11T00:07:12.599Z] 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-02-11T00:07:12.599Z] daemon.go:325: [d53399ad48c72] waiting for daemon to start [2020-02-11T00:07:12.599Z] daemon.go:325: [d53399ad48c72] waiting for daemon to start [2020-02-11T00:07:12.599Z] daemon.go:353: [d53399ad48c72] daemon started [2020-02-11T00:07:12.599Z] daemon.go:325: [d53399ad48c72] waiting for daemon to start [2020-02-11T00:07:12.599Z] daemon.go:296: [d53399ad48c72] exiting daemon [2020-02-11T00:07:12.599Z] daemon.go:325: [d53399ad48c72] waiting for daemon to start [2020-02-11T00:07:12.599Z] daemon.go:353: [d53399ad48c72] daemon started [2020-02-11T00:07:12.599Z] daemon.go:461: [d53399ad48c72] Stopping daemon [2020-02-11T00:07:12.599Z] daemon.go:296: [d53399ad48c72] exiting daemon [2020-02-11T00:07:12.599Z] daemon.go:448: [d53399ad48c72] Daemon stopped [2020-02-11T00:07:12.599Z] === RUN TestKernelTCPMemory [2020-02-11T00:07:12.682Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-11T00:07:12.885Z] --- PASS: TestKernelTCPMemory (0.79s) [2020-02-11T00:07:12.885Z] === RUN TestNISDomainname [2020-02-11T00:07:13.169Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-11T00:07:13.905Z] --- PASS: TestNISDomainname (0.90s) [2020-02-11T00:07:13.905Z] === RUN TestStats [2020-02-11T00:07:14.051Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-11T00:07:14.980Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-11T00:07:15.216Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-11T00:07:15.909Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-11T00:07:15.947Z] --- PASS: TestStats (1.90s) [2020-02-11T00:07:15.947Z] === RUN TestStopContainerWithTimeout [2020-02-11T00:07:15.947Z] === RUN TestStopContainerWithTimeout/0 [2020-02-11T00:07:15.947Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-11T00:07:15.947Z] === RUN TestStopContainerWithTimeout/1 [2020-02-11T00:07:15.947Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-11T00:07:15.947Z] === RUN TestStopContainerWithTimeout/3 [2020-02-11T00:07:15.947Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-11T00:07:15.947Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-11T00:07:15.947Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-11T00:07:15.947Z] === CONT TestStopContainerWithTimeout/0 [2020-02-11T00:07:15.947Z] === CONT TestStopContainerWithTimeout/1 [2020-02-11T00:07:15.947Z] === CONT TestStopContainerWithTimeout/3 [2020-02-11T00:07:15.947Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-11T00:07:16.838Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-11T00:07:18.068Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-11T00:07:18.206Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-11T00:07:18.770Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-11T00:07:19.417Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2020-02-11T00:07:19.417Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-02-11T00:07:19.417Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2020-02-11T00:07:19.417Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2020-02-11T00:07:19.417Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2020-02-11T00:07:19.417Z] === RUN TestDeleteDevicemapper [2020-02-11T00:07:19.417Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-11T00:07:19.417Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-11T00:07:19.417Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-11T00:07:20.138Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-11T00:07:20.930Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s) [2020-02-11T00:07:20.930Z] === RUN TestUpdateMemory [2020-02-11T00:07:21.507Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-11T00:07:21.946Z] --- PASS: TestUpdateMemory (0.92s) [2020-02-11T00:07:21.946Z] === RUN TestUpdateCPUQuota [2020-02-11T00:07:22.437Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-11T00:07:22.961Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-02-11T00:07:22.961Z] === RUN TestUpdatePidsLimit [2020-02-11T00:07:22.961Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-11T00:07:23.247Z] === RUN TestUpdatePidsLimit/no_change [2020-02-11T00:07:23.367Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-11T00:07:23.367Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-11T00:07:23.867Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-11T00:07:24.153Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-11T00:07:24.297Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-11T00:07:24.438Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-11T00:07:24.723Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-11T00:07:25.008Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-11T00:07:25.225Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-11T00:07:25.228Z] #33 128.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-11T00:07:25.228Z] #33 130.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-11T00:07:25.228Z] #33 131.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-11T00:07:25.228Z] #33 133.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-11T00:07:25.228Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-11T00:07:25.228Z] #33 136.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-11T00:07:25.787Z] #33 137.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-11T00:07:26.494Z] --- PASS: TestUpdatePidsLimit (3.39s) [2020-02-11T00:07:26.494Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-02-11T00:07:26.494Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-02-11T00:07:26.494Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-02-11T00:07:26.494Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-02-11T00:07:26.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-02-11T00:07:26.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-02-11T00:07:26.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-02-11T00:07:26.494Z] === RUN TestUpdateRestartPolicy [2020-02-11T00:07:26.595Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-11T00:07:26.753Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-11T00:07:27.008Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-11T00:07:27.159Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-11T00:07:28.528Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-11T00:07:28.891Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-11T00:07:29.898Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-11T00:07:30.420Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-11T00:07:30.985Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-11T00:07:31.259Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-11T00:07:33.142Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-11T00:07:34.257Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-11T00:07:35.024Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-11T00:07:35.583Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-11T00:07:38.093Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-11T00:07:38.653Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-11T00:07:39.105Z] --- PASS: TestUpdateRestartPolicy (12.01s) [2020-02-11T00:07:39.105Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-11T00:07:39.105Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2020-02-11T00:07:39.105Z] === RUN TestWaitNonBlocked [2020-02-11T00:07:39.105Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T00:07:39.105Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T00:07:39.105Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T00:07:39.105Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T00:07:39.105Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-11T00:07:39.105Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-11T00:07:39.511Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-11T00:07:40.022Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-11T00:07:40.121Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-02-11T00:07:40.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-02-11T00:07:40.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-02-11T00:07:40.121Z] === RUN TestWaitBlocked [2020-02-11T00:07:40.121Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T00:07:40.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T00:07:40.121Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T00:07:40.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T00:07:40.121Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-11T00:07:40.121Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-11T00:07:40.949Z] #33 152.8 [2020-02-11T00:07:41.141Z] --- PASS: TestWaitBlocked (0.04s) [2020-02-11T00:07:41.142Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-02-11T00:07:41.142Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-02-11T00:07:41.142Z] === CONT TestContainerStartOnDaemonRestart [2020-02-11T00:07:41.142Z] === CONT TestIpcModeOlderClient [2020-02-11T00:07:41.142Z] === CONT TestDaemonRestartIpcMode [2020-02-11T00:07:41.427Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-02-11T00:07:41.871Z] #33 DONE 153.5s [2020-02-11T00:07:41.871Z] [2020-02-11T00:07:41.871Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-11T00:07:42.789Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-11T00:07:43.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-11T00:07:43.046Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-11T00:07:43.234Z] #34 DONE 1.4s [2020-02-11T00:07:44.674Z] [2020-02-11T00:07:44.674Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-11T00:07:44.926Z] --- PASS: TestDaemonRestartIpcMode (3.55s) [2020-02-11T00:07:44.926Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-02-11T00:07:44.926Z] daemon.go:325: [d39854c303629] waiting for daemon to start [2020-02-11T00:07:44.926Z] daemon.go:325: [d39854c303629] waiting for daemon to start [2020-02-11T00:07:44.926Z] daemon.go:353: [d39854c303629] daemon started [2020-02-11T00:07:44.926Z] daemon.go:461: [d39854c303629] Stopping daemon [2020-02-11T00:07:44.926Z] daemon.go:296: [d39854c303629] exiting daemon [2020-02-11T00:07:44.926Z] daemon.go:448: [d39854c303629] Daemon stopped [2020-02-11T00:07:44.926Z] daemon.go:325: [d39854c303629] waiting for daemon to start [2020-02-11T00:07:44.926Z] daemon.go:325: [d39854c303629] waiting for daemon to start [2020-02-11T00:07:44.926Z] daemon.go:353: [d39854c303629] daemon started [2020-02-11T00:07:44.926Z] daemon.go:461: [d39854c303629] Stopping daemon [2020-02-11T00:07:44.926Z] daemon.go:296: [d39854c303629] exiting daemon [2020-02-11T00:07:44.926Z] daemon.go:448: [d39854c303629] Daemon stopped [2020-02-11T00:07:45.216Z] --- PASS: TestContainerStartOnDaemonRestart (4.02s) [2020-02-11T00:07:45.216Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-02-11T00:07:45.216Z] daemon.go:325: [d47a9334f9272] waiting for daemon to start [2020-02-11T00:07:45.216Z] daemon.go:325: [d47a9334f9272] waiting for daemon to start [2020-02-11T00:07:45.216Z] daemon.go:353: [d47a9334f9272] daemon started [2020-02-11T00:07:45.216Z] daemon.go:296: [d47a9334f9272] exiting daemon [2020-02-11T00:07:45.216Z] daemon.go:325: [d47a9334f9272] waiting for daemon to start [2020-02-11T00:07:45.216Z] daemon.go:325: [d47a9334f9272] waiting for daemon to start [2020-02-11T00:07:45.216Z] daemon.go:353: [d47a9334f9272] daemon started [2020-02-11T00:07:45.216Z] daemon.go:461: [d47a9334f9272] Stopping daemon [2020-02-11T00:07:45.216Z] daemon.go:296: [d47a9334f9272] exiting daemon [2020-02-11T00:07:45.216Z] daemon.go:448: [d47a9334f9272] Daemon stopped [2020-02-11T00:07:45.216Z] PASS [2020-02-11T00:07:45.216Z] [2020-02-11T00:07:45.216Z] === Skipped [2020-02-11T00:07:45.216Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-11T00:07:45.216Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-11T00:07:45.216Z] [2020-02-11T00:07:45.216Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-11T00:07:45.216Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-11T00:07:45.216Z] [2020-02-11T00:07:45.216Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-11T00:07:45.216Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-11T00:07:45.216Z] [2020-02-11T00:07:45.216Z] [2020-02-11T00:07:45.216Z] DONE 188 tests, 3 skipped in 103.486s [2020-02-11T00:07:45.216Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-11T00:07:45.216Z] ++ 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-02-11T00:07:45.216Z] ++ set -e [2020-02-11T00:07:45.216Z] ++ '[' -n 0 ']' [2020-02-11T00:07:45.216Z] ++ set -x [2020-02-11T00:07:45.216Z] ++ env -i DEST=/go/src/github.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-02-11T00:07:45.232Z] #35 DONE 0.8s [2020-02-11T00:07:45.232Z] [2020-02-11T00:07:45.232Z] #36 exporting to image [2020-02-11T00:07:45.232Z] #36 exporting layers [2020-02-11T00:07:45.503Z] INFO: Testing against a local daemon [2020-02-11T00:07:45.503Z] === RUN TestCommitInheritsEnv [2020-02-11T00:07:45.789Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-02-11T00:07:45.789Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-11T00:07:45.789Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-11T00:07:45.789Z] === RUN TestImagesFilterMultiReference [2020-02-11T00:07:45.789Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-02-11T00:07:45.789Z] === RUN TestImagePullPlatformInvalid [2020-02-11T00:07:46.077Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2020-02-11T00:07:46.077Z] === RUN TestRemoveImageOrphaning [2020-02-11T00:07:46.362Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-02-11T00:07:46.362Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-11T00:07:46.362Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-11T00:07:46.362Z] === RUN TestTagInvalidReference [2020-02-11T00:07:46.362Z] --- PASS: TestTagInvalidReference (0.05s) [2020-02-11T00:07:46.362Z] === RUN TestTagValidPrefixedRepo [2020-02-11T00:07:46.648Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-02-11T00:07:46.648Z] === RUN TestTagExistedNameWithoutForce [2020-02-11T00:07:46.648Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-02-11T00:07:46.648Z] === RUN TestTagOfficialNames [2020-02-11T00:07:46.648Z] --- PASS: TestTagOfficialNames (0.06s) [2020-02-11T00:07:46.648Z] === RUN TestTagMatchesDigest [2020-02-11T00:07:46.648Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-02-11T00:07:46.648Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-11T00:07:47.204Z] #36 exporting layers 2.0s done [2020-02-11T00:07:47.204Z] #36 writing image sha256:234a772bb063ed38846365c8bae0653a1a294930b0ce9464491e4de6d2962625 done [2020-02-11T00:07:47.204Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-11T00:07:47.204Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-11T00:07:47.502Z] + echo Ensuring container killed. [2020-02-11T00:07:47.502Z] Ensuring container killed. [2020-02-11T00:07:47.502Z] + docker rm -vf docker-pr3 [2020-02-11T00:07:47.502Z] Error: No such container: docker-pr3 [2020-02-11T00:07:47.502Z] + true [Pipeline] sh [2020-02-11T00:07:47.775Z] + echo Chowning /workspace to jenkins user [2020-02-11T00:07:47.775Z] Chowning /workspace to jenkins user [2020-02-11T00:07:47.775Z] + id -u [2020-02-11T00:07:47.775Z] + id -g [2020-02-11T00:07:47.775Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40490:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-11T00:07:49.463Z] + bundleName=unit [2020-02-11T00:07:49.463Z] + echo Creating unit-bundles.tar.gz [2020-02-11T00:07:49.463Z] Creating unit-bundles.tar.gz [2020-02-11T00:07:49.463Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-11T00:07:49.463Z] bundles/junit-report.xml [2020-02-11T00:07:49.463Z] bundles/go-test-report.json [2020-02-11T00:07:49.463Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-11T00:07:49.512Z] Archiving artifacts [2020-02-11T00:07:49.592Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-11T00:07:49.939Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40490/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-11T00:07:50.239Z] + make clean [2020-02-11T00:07:50.239Z] docker volume rm -f docker-dev-cache [2020-02-11T00:07:50.493Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-11T00:07:52.864Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-11T00:07:53.121Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-11T00:07:58.376Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-11T00:07:59.744Z] === RUN TestDockerSuite/TestCpToDot [2020-02-11T00:08:00.308Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-11T00:08:02.202Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-11T00:08:04.099Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-11T00:08:05.030Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-11T00:08:08.303Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-11T00:08:08.561Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-11T00:08:09.929Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-11T00:08:11.299Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-11T00:08:11.556Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-11T00:08:11.556Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-11T00:08:11.942Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-11T00:08:11.942Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-11T00:08:11.942Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-11T00:08:12.122Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-11T00:08:13.054Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-11T00:08:13.054Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-11T00:08:13.054Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-11T00:08:13.617Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-11T00:08:14.180Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-11T00:08:14.180Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-11T00:08:14.437Z] === RUN TestDockerSuite/TestCreateRM [2020-02-11T00:08:14.693Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-11T00:08:14.693Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-11T00:08:14.693Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-11T00:08:14.957Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-11T00:08:17.486Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-11T00:08:17.486Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-11T00:08:17.486Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-11T00:08:21.661Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-11T00:08:21.661Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-11T00:08:21.661Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-11T00:08:21.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-11T00:08:21.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-11T00:08:21.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-11T00:08:22.224Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-11T00:08:23.593Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-11T00:08:24.522Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-11T00:08:26.049Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-11T00:08:27.945Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-11T00:08:28.508Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-11T00:08:29.438Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-11T00:08:29.438Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-11T00:08:30.368Z] === RUN TestDockerSuite/TestDockerFails [2020-02-11T00:08:30.368Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-11T00:08:30.368Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-11T00:08:30.368Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-11T00:08:31.736Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-11T00:08:32.665Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-11T00:08:34.035Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-11T00:08:34.035Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-11T00:08:34.035Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-11T00:08:34.292Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-11T00:08:40.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-11T00:08:40.835Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-11T00:08:44.109Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-11T00:08:46.630Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-11T00:08:48.524Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-11T00:08:49.901Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-11T00:08:50.465Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-11T00:08:51.395Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-11T00:08:52.325Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-11T00:08:53.255Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-11T00:08:54.186Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-11T00:08:56.079Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-11T00:08:57.447Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-11T00:09:01.620Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-11T00:09:01.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-11T00:09:03.514Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-11T00:09:05.410Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-11T00:09:05.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-11T00:09:06.906Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-11T00:09:07.836Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-11T00:09:08.400Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-11T00:09:09.768Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-11T00:09:10.026Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-11T00:09:10.283Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-11T00:09:10.848Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-11T00:09:10.848Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-11T00:09:11.105Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-11T00:09:12.998Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-11T00:09:14.891Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-11T00:09:14.891Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-11T00:09:14.891Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-11T00:09:15.081Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-11T00:09:15.081Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-11T00:09:15.081Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-11T00:09:15.822Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-11T00:09:16.079Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-11T00:09:16.642Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-11T00:09:17.590Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-11T00:09:17.847Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-11T00:09:18.103Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-11T00:09:18.103Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-11T00:09:19.996Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-11T00:09:20.559Z] === RUN TestDockerSuite/TestEventsRename [2020-02-11T00:09:21.492Z] === RUN TestDockerSuite/TestEventsResize [2020-02-11T00:09:22.057Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-11T00:09:22.987Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-11T00:09:23.917Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-11T00:09:24.846Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-11T00:09:25.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-11T00:09:27.669Z] === RUN TestDockerSuite/TestEventsTop [2020-02-11T00:09:28.602Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-11T00:09:31.877Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-11T00:09:33.246Z] === RUN TestDockerSuite/TestExec [2020-02-11T00:09:33.810Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-11T00:09:34.741Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-11T00:09:35.671Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-11T00:09:36.234Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-11T00:09:38.128Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-11T00:09:39.060Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-11T00:09:39.624Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-11T00:09:40.554Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-11T00:09:40.563Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-11T00:09:41.486Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-11T00:09:42.418Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-11T00:09:42.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-11T00:09:43.350Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-11T00:09:45.261Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-11T00:09:46.629Z] === RUN TestDockerSuite/TestExecEnv [2020-02-11T00:09:47.559Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-11T00:09:49.454Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-11T00:09:50.017Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-11T00:09:50.900Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-11T00:09:52.537Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-11T00:09:53.100Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-11T00:09:54.031Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-11T00:09:54.961Z] === RUN TestDockerSuite/TestExecParseError [2020-02-11T00:09:55.891Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-11T00:09:56.821Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-11T00:09:57.385Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-11T00:09:59.279Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-11T00:09:59.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-11T00:09:59.844Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-11T00:10:00.775Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-11T00:10:01.554Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-11T00:10:06.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-11T00:10:12.572Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-11T00:10:13.137Z] === RUN TestDockerSuite/TestExecTTY [2020-02-11T00:10:14.507Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-11T00:10:15.071Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-11T00:10:16.002Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-11T00:10:16.955Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-11T00:10:16.955Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-11T00:10:19.483Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-11T00:10:20.046Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-11T00:10:20.976Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-11T00:10:21.908Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-11T00:10:22.839Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-11T00:10:28.093Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-11T00:10:28.473Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-11T00:10:33.343Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-11T00:10:35.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-11T00:10:35.236Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-11T00:10:37.456Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-11T00:10:38.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-11T00:10:39.876Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-11T00:10:41.245Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-11T00:10:41.245Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-11T00:10:41.245Z] === RUN TestDockerSuite/TestHealth [2020-02-11T00:10:52.679Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-11T00:11:03.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-11T00:11:03.147Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-11T00:11:03.147Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-11T00:11:03.147Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-11T00:11:03.147Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-11T00:11:03.710Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-11T00:11:03.710Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-11T00:11:04.640Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-11T00:11:04.640Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-11T00:11:04.640Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-11T00:11:04.897Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-11T00:11:05.174Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-11T00:11:05.431Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-11T00:11:05.994Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-11T00:11:05.994Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-11T00:11:07.366Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-11T00:11:07.366Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-11T00:11:08.735Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-11T00:11:09.668Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-11T00:11:09.668Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-11T00:11:10.599Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-11T00:11:13.871Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-11T00:11:13.871Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-11T00:11:13.871Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-11T00:11:15.241Z] === RUN TestDockerSuite/TestImportFile [2020-02-11T00:11:17.136Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-11T00:11:17.137Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-11T00:11:19.030Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-11T00:11:20.922Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-11T00:11:22.815Z] === RUN TestDockerSuite/TestInfoDebug [2020-02-11T00:11:23.379Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-02-11T00:11:23.943Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-02-11T00:11:24.507Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-02-11T00:11:25.437Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-11T00:11:26.367Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-11T00:11:27.326Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-11T00:11:28.257Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-11T00:11:28.257Z] === RUN TestDockerSuite/TestInfoFormat [2020-02-11T00:11:28.257Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-11T00:11:28.257Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-02-11T00:11:28.820Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-11T00:11:29.751Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-11T00:11:30.680Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-11T00:11:31.244Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-11T00:11:32.174Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-11T00:11:32.764Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-11T00:11:33.694Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-11T00:11:33.694Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-11T00:11:33.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-11T00:11:35.588Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-11T00:11:36.151Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-11T00:11:37.081Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-11T00:11:37.081Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-11T00:11:38.012Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-11T00:11:38.012Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-11T00:11:39.381Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-11T00:11:40.753Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-11T00:11:41.683Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-11T00:11:42.613Z] === RUN TestDockerSuite/TestInspectImage [2020-02-11T00:11:42.613Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-11T00:11:42.613Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-11T00:11:42.613Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-11T00:11:43.544Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-11T00:11:44.108Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-11T00:11:44.365Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-11T00:11:44.928Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-11T00:11:45.857Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-11T00:11:47.751Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-11T00:11:47.751Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-11T00:11:48.315Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-11T00:11:49.246Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-11T00:11:51.140Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-11T00:11:51.705Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-11T00:11:52.635Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-11T00:11:53.565Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-11T00:11:54.131Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-11T00:11:55.061Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-11T00:11:55.991Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-11T00:11:55.991Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-11T00:11:58.513Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-11T00:11:59.903Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-11T00:11:59.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-11T00:12:01.797Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-11T00:12:02.054Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-11T00:12:03.947Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-11T00:12:06.471Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-11T00:12:09.742Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-11T00:12:09.742Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-11T00:12:11.635Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-11T00:12:12.198Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-11T00:12:13.130Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-11T00:12:19.221Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-11T00:12:19.221Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-11T00:12:19.221Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-11T00:12:19.221Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-11T00:12:19.221Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-11T00:12:19.221Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-11T00:12:19.221Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-11T00:12:19.221Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-11T00:12:19.221Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-11T00:12:19.221Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-11T00:12:19.221Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-11T00:12:21.873Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-11T00:12:21.873Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-11T00:12:22.456Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-11T00:12:22.456Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-11T00:12:22.456Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-11T00:12:22.456Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-11T00:12:25.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-11T00:12:25.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-11T00:12:25.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-11T00:12:25.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-11T00:12:27.131Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-11T00:12:27.984Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-11T00:12:27.984Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-11T00:12:29.877Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-11T00:12:30.807Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-11T00:12:33.330Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-11T00:12:33.330Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-11T00:12:33.791Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-11T00:12:33.893Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-11T00:12:33.893Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-11T00:12:33.893Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-11T00:12:34.824Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-11T00:12:35.387Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-11T00:12:39.560Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-11T00:12:39.817Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-11T00:12:40.758Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-11T00:12:44.932Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-11T00:12:45.497Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-11T00:12:45.497Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-11T00:12:46.866Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-11T00:12:47.797Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-11T00:12:48.727Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-11T00:12:50.095Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-11T00:12:51.026Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-11T00:12:53.548Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-11T00:12:54.478Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-11T00:12:55.042Z] === RUN TestDockerSuite/TestLogsSince [2020-02-11T00:13:03.136Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-11T00:13:05.062Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-11T00:13:05.062Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-11T00:13:05.062Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-11T00:13:05.062Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-11T00:13:05.062Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-11T00:13:05.062Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-11T00:13:05.062Z] === RUN TestDockerSuite/TestBuildFails [2020-02-11T00:13:05.062Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-11T00:13:05.062Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-11T00:13:06.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-11T00:13:07.775Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-11T00:13:08.708Z] === RUN TestDockerSuite/TestLogsTail [2020-02-11T00:13:09.060Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-11T00:13:09.640Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-11T00:13:10.570Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-11T00:13:11.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-11T00:13:11.500Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-11T00:13:12.063Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-11T00:13:12.993Z] === RUN TestDockerSuite/TestNetHostname [2020-02-11T00:13:14.381Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-11T00:13:15.311Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-11T00:13:15.874Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-11T00:13:17.243Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-11T00:13:17.806Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-11T00:13:18.091Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-11T00:13:19.700Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-11T00:13:20.632Z] === RUN TestDockerSuite/TestPluginActive [2020-02-11T00:13:20.889Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-11T00:13:22.257Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-11T00:13:24.293Z] --- PASS: TestImportExtremelyLargeImageWorks (327.39s) [2020-02-11T00:13:24.293Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-02-11T00:13:24.294Z] daemon.go:325: [db4c299602964] waiting for daemon to start [2020-02-11T00:13:24.294Z] daemon.go:325: [db4c299602964] waiting for daemon to start [2020-02-11T00:13:24.294Z] daemon.go:353: [db4c299602964] daemon started [2020-02-11T00:13:24.294Z] daemon.go:461: [db4c299602964] Stopping daemon [2020-02-11T00:13:24.294Z] daemon.go:296: [db4c299602964] exiting daemon [2020-02-11T00:13:24.294Z] daemon.go:448: [db4c299602964] Daemon stopped [2020-02-11T00:13:24.294Z] PASS [2020-02-11T00:13:24.294Z] [2020-02-11T00:13:24.294Z] DONE 11 tests in 328.765s [2020-02-11T00:13:24.294Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-11T00:13:24.294Z] ++ 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-02-11T00:13:24.294Z] ++ set -e [2020-02-11T00:13:24.294Z] ++ '[' -n 0 ']' [2020-02-11T00:13:24.294Z] ++ set -x [2020-02-11T00:13:24.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-11T00:13:24.294Z] INFO: Testing against a local daemon [2020-02-11T00:13:24.294Z] === RUN TestNetworkCreateDelete [2020-02-11T00:13:24.294Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-02-11T00:13:24.294Z] === RUN TestDockerNetworkDeletePreferID [2020-02-11T00:13:24.294Z] --- PASS: TestDockerNetworkDeletePreferID (0.63s) [2020-02-11T00:13:24.294Z] === RUN TestInspectNetwork [2020-02-11T00:13:24.294Z] === RUN TestInspectNetwork/full_network_id [2020-02-11T00:13:24.294Z] === RUN TestInspectNetwork/partial_network_id [2020-02-11T00:13:24.294Z] === RUN TestInspectNetwork/network_name [2020-02-11T00:13:24.294Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-11T00:13:24.294Z] --- PASS: TestInspectNetwork (8.70s) [2020-02-11T00:13:24.294Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-02-11T00:13:24.294Z] daemon.go:325: [d950db56bf398] waiting for daemon to start [2020-02-11T00:13:24.294Z] daemon.go:325: [d950db56bf398] waiting for daemon to start [2020-02-11T00:13:24.294Z] daemon.go:353: [d950db56bf398] daemon started [2020-02-11T00:13:24.294Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-02-11T00:13:24.294Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-11T00:13:24.294Z] --- PASS: TestInspectNetwork/network_name (0.02s) [2020-02-11T00:13:24.294Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-11T00:13:24.294Z] daemon.go:461: [d950db56bf398] Stopping daemon [2020-02-11T00:13:24.294Z] daemon.go:296: [d950db56bf398] exiting daemon [2020-02-11T00:13:24.294Z] daemon.go:448: [d950db56bf398] Daemon stopped [2020-02-11T00:13:24.294Z] === RUN TestRunContainerWithBridgeNone [2020-02-11T00:13:24.780Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-11T00:13:26.342Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-02-11T00:13:26.342Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-02-11T00:13:26.342Z] daemon.go:325: [d651e02807132] waiting for daemon to start [2020-02-11T00:13:26.342Z] daemon.go:325: [d651e02807132] waiting for daemon to start [2020-02-11T00:13:26.342Z] daemon.go:353: [d651e02807132] daemon started [2020-02-11T00:13:26.342Z] daemon.go:461: [d651e02807132] Stopping daemon [2020-02-11T00:13:26.342Z] daemon.go:296: [d651e02807132] exiting daemon [2020-02-11T00:13:26.342Z] daemon.go:448: [d651e02807132] Daemon stopped [2020-02-11T00:13:26.342Z] === RUN TestNetworkInvalidJSON [2020-02-11T00:13:26.342Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-11T00:13:26.342Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-11T00:13:26.342Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T00:13:26.342Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T00:13:26.342Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T00:13:26.342Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T00:13:26.342Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-11T00:13:26.342Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-11T00:13:26.342Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-11T00:13:26.342Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2020-02-11T00:13:26.342Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-11T00:13:26.342Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-11T00:13:26.342Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-11T00:13:26.342Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-11T00:13:27.363Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-11T00:13:27.364Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-02-11T00:13:27.364Z] daemon.go:325: [d4ebf0c4ecf43] waiting for daemon to start [2020-02-11T00:13:27.364Z] daemon.go:325: [d4ebf0c4ecf43] waiting for daemon to start [2020-02-11T00:13:27.364Z] daemon.go:353: [d4ebf0c4ecf43] daemon started [2020-02-11T00:13:27.364Z] daemon.go:461: [d4ebf0c4ecf43] Stopping daemon [2020-02-11T00:13:27.364Z] daemon.go:296: [d4ebf0c4ecf43] exiting daemon [2020-02-11T00:13:27.364Z] daemon.go:448: [d4ebf0c4ecf43] Daemon stopped [2020-02-11T00:13:27.364Z] daemon.go:325: [d4ebf0c4ecf43] waiting for daemon to start [2020-02-11T00:13:27.364Z] daemon.go:325: [d4ebf0c4ecf43] waiting for daemon to start [2020-02-11T00:13:27.364Z] daemon.go:353: [d4ebf0c4ecf43] daemon started [2020-02-11T00:13:27.364Z] daemon.go:461: [d4ebf0c4ecf43] Stopping daemon [2020-02-11T00:13:27.364Z] daemon.go:296: [d4ebf0c4ecf43] exiting daemon [2020-02-11T00:13:27.364Z] daemon.go:448: [d4ebf0c4ecf43] Daemon stopped [2020-02-11T00:13:27.364Z] === RUN TestDaemonDefaultNetworkPools [2020-02-11T00:13:28.053Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-11T00:13:28.378Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-02-11T00:13:28.378Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-02-11T00:13:28.378Z] daemon.go:325: [d545e7745b28d] waiting for daemon to start [2020-02-11T00:13:28.378Z] daemon.go:325: [d545e7745b28d] waiting for daemon to start [2020-02-11T00:13:28.378Z] daemon.go:353: [d545e7745b28d] daemon started [2020-02-11T00:13:28.378Z] daemon.go:461: [d545e7745b28d] Stopping daemon [2020-02-11T00:13:28.378Z] daemon.go:296: [d545e7745b28d] exiting daemon [2020-02-11T00:13:28.378Z] daemon.go:448: [d545e7745b28d] Daemon stopped [2020-02-11T00:13:28.378Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-11T00:13:29.114Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-11T00:13:29.404Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.29s) [2020-02-11T00:13:29.404Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-02-11T00:13:29.404Z] daemon.go:325: [d3da6644550a2] waiting for daemon to start [2020-02-11T00:13:29.404Z] daemon.go:325: [d3da6644550a2] waiting for daemon to start [2020-02-11T00:13:29.404Z] daemon.go:353: [d3da6644550a2] daemon started [2020-02-11T00:13:29.404Z] daemon.go:461: [d3da6644550a2] Stopping daemon [2020-02-11T00:13:29.404Z] daemon.go:296: [d3da6644550a2] exiting daemon [2020-02-11T00:13:29.404Z] daemon.go:448: [d3da6644550a2] Daemon stopped [2020-02-11T00:13:29.404Z] daemon.go:325: [d3da6644550a2] waiting for daemon to start [2020-02-11T00:13:29.404Z] daemon.go:325: [d3da6644550a2] waiting for daemon to start [2020-02-11T00:13:29.404Z] daemon.go:353: [d3da6644550a2] daemon started [2020-02-11T00:13:29.404Z] daemon.go:461: [d3da6644550a2] Stopping daemon [2020-02-11T00:13:29.404Z] daemon.go:296: [d3da6644550a2] exiting daemon [2020-02-11T00:13:29.404Z] daemon.go:448: [d3da6644550a2] Daemon stopped [2020-02-11T00:13:29.404Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-11T00:13:29.422Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-11T00:13:29.423Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-11T00:13:29.986Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-11T00:13:30.903Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.52s) [2020-02-11T00:13:30.903Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-11T00:13:30.903Z] daemon.go:325: [d50be31eda20a] waiting for daemon to start [2020-02-11T00:13:30.903Z] daemon.go:325: [d50be31eda20a] waiting for daemon to start [2020-02-11T00:13:30.903Z] daemon.go:353: [d50be31eda20a] daemon started [2020-02-11T00:13:30.903Z] daemon.go:461: [d50be31eda20a] Stopping daemon [2020-02-11T00:13:30.903Z] daemon.go:296: [d50be31eda20a] exiting daemon [2020-02-11T00:13:30.903Z] daemon.go:448: [d50be31eda20a] Daemon stopped [2020-02-11T00:13:30.903Z] daemon.go:325: [d50be31eda20a] waiting for daemon to start [2020-02-11T00:13:30.903Z] daemon.go:325: [d50be31eda20a] waiting for daemon to start [2020-02-11T00:13:30.903Z] daemon.go:353: [d50be31eda20a] daemon started [2020-02-11T00:13:30.903Z] daemon.go:461: [d50be31eda20a] Stopping daemon [2020-02-11T00:13:30.903Z] daemon.go:296: [d50be31eda20a] exiting daemon [2020-02-11T00:13:30.903Z] daemon.go:448: [d50be31eda20a] Daemon stopped [2020-02-11T00:13:30.903Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-11T00:13:31.532Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-11T00:13:31.532Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-02-11T00:13:31.532Z] daemon.go:325: [dd9701ce12bff] waiting for daemon to start [2020-02-11T00:13:31.532Z] daemon.go:325: [dd9701ce12bff] waiting for daemon to start [2020-02-11T00:13:31.532Z] daemon.go:353: [dd9701ce12bff] daemon started [2020-02-11T00:13:31.532Z] daemon.go:461: [dd9701ce12bff] Stopping daemon [2020-02-11T00:13:31.532Z] daemon.go:296: [dd9701ce12bff] exiting daemon [2020-02-11T00:13:31.532Z] daemon.go:448: [dd9701ce12bff] Daemon stopped [2020-02-11T00:13:31.532Z] === RUN TestServiceWithPredefinedNetwork [2020-02-11T00:13:34.160Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-11T00:13:34.160Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-11T00:13:34.236Z] --- PASS: TestServiceWithPredefinedNetwork (2.54s) [2020-02-11T00:13:34.236Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-02-11T00:13:34.236Z] daemon.go:325: [d4a6f57239133] waiting for daemon to start [2020-02-11T00:13:34.236Z] daemon.go:325: [d4a6f57239133] waiting for daemon to start [2020-02-11T00:13:34.236Z] daemon.go:353: [d4a6f57239133] daemon started [2020-02-11T00:13:34.236Z] daemon.go:461: [d4a6f57239133] Stopping daemon [2020-02-11T00:13:34.236Z] daemon.go:296: [d4a6f57239133] exiting daemon [2020-02-11T00:13:34.236Z] daemon.go:448: [d4a6f57239133] Daemon stopped [2020-02-11T00:13:34.236Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-11T00:13:34.236Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-11T00:13:34.236Z] service_test.go:230: FLAKY_TEST [2020-02-11T00:13:34.236Z] === RUN TestServiceWithDataPathPortInit [2020-02-11T00:13:35.091Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-11T00:13:37.612Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-11T00:13:40.125Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-11T00:13:40.132Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-11T00:13:41.848Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-11T00:13:42.654Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-11T00:13:45.186Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-11T00:13:46.559Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-11T00:13:46.947Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-11T00:13:46.947Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-11T00:13:47.928Z] === RUN TestDockerSuite/TestPortList [2020-02-11T00:13:48.030Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-11T00:13:48.543Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-11T00:13:48.543Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-11T00:13:52.739Z] --- PASS: TestServiceWithDataPathPortInit (15.76s) [2020-02-11T00:13:52.739Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-11T00:13:52.739Z] daemon.go:325: [d883bd419781c] waiting for daemon to start [2020-02-11T00:13:52.739Z] daemon.go:325: [d883bd419781c] waiting for daemon to start [2020-02-11T00:13:52.739Z] daemon.go:353: [d883bd419781c] daemon started [2020-02-11T00:13:52.739Z] daemon.go:461: [d883bd419781c] Stopping daemon [2020-02-11T00:13:52.739Z] daemon.go:296: [d883bd419781c] exiting daemon [2020-02-11T00:13:52.739Z] daemon.go:448: [d883bd419781c] Daemon stopped [2020-02-11T00:13:52.739Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-11T00:13:52.739Z] daemon.go:325: [d99d76fe8a0f3] waiting for daemon to start [2020-02-11T00:13:52.739Z] daemon.go:325: [d99d76fe8a0f3] waiting for daemon to start [2020-02-11T00:13:52.739Z] daemon.go:353: [d99d76fe8a0f3] daemon started [2020-02-11T00:13:52.739Z] daemon.go:461: [d99d76fe8a0f3] Stopping daemon [2020-02-11T00:13:52.739Z] daemon.go:296: [d99d76fe8a0f3] exiting daemon [2020-02-11T00:13:52.739Z] daemon.go:448: [d99d76fe8a0f3] Daemon stopped [2020-02-11T00:13:52.739Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-11T00:13:57.135Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.32s) [2020-02-11T00:13:57.135Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-02-11T00:13:57.135Z] daemon.go:325: [d42d64fe7fcc6] waiting for daemon to start [2020-02-11T00:13:57.135Z] daemon.go:325: [d42d64fe7fcc6] waiting for daemon to start [2020-02-11T00:13:57.135Z] daemon.go:353: [d42d64fe7fcc6] daemon started [2020-02-11T00:13:57.135Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u3844472ubtwjqwz7evnt8nc6 Created:2020-02-11 00:13:51.010674847 +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[a0a035a6e99779ccafd9e1d8b8dcfc5e03e23db88e3cea4dbe73fb364093c42f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sxxi93kr3m4wnh2l989iywifx EndpointID:59fd8f663c5a34de71584ac283eef0a4b576649e9ea4863b1f8053a6124e08b8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7d743f66540f16597bad046847d789c788caa44e4acb7c572f554781d32b04b5 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:1d22579e23c0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sxxi93kr3m4wnh2l989iywifx EndpointID:59fd8f663c5a34de71584ac283eef0a4b576649e9ea4863b1f8053a6124e08b8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-11T00:13:57.135Z] daemon.go:461: [d42d64fe7fcc6] Stopping daemon [2020-02-11T00:13:57.135Z] daemon.go:296: [d42d64fe7fcc6] exiting daemon [2020-02-11T00:13:57.135Z] daemon.go:448: [d42d64fe7fcc6] Daemon stopped [2020-02-11T00:13:57.135Z] PASS [2020-02-11T00:13:57.135Z] [2020-02-11T00:13:57.135Z] === Skipped [2020-02-11T00:13:57.135Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-11T00:13:57.135Z] service_test.go:230: FLAKY_TEST [2020-02-11T00:13:57.135Z] [2020-02-11T00:13:57.135Z] [2020-02-11T00:13:57.135Z] DONE 21 tests, 1 skipped in 43.091s [2020-02-11T00:13:57.135Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-11T00:13:57.135Z] ++ 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-02-11T00:13:57.135Z] ++ set -e [2020-02-11T00:13:57.135Z] ++ '[' -n 0 ']' [2020-02-11T00:13:57.135Z] ++ set -x [2020-02-11T00:13:57.135Z] ++ env -i DEST=/go/src/github.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-02-11T00:13:57.421Z] INFO: Testing against a local daemon [2020-02-11T00:13:57.421Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-11T00:13:57.421Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-11T00:13:57.421Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T00:13:57.421Z] === RUN TestDockerNetworkIpvlan [2020-02-11T00:13:57.421Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-11T00:13:57.421Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T00:13:57.421Z] PASS [2020-02-11T00:13:57.421Z] [2020-02-11T00:13:57.421Z] === Skipped [2020-02-11T00:13:57.421Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-11T00:13:57.421Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T00:13:57.421Z] [2020-02-11T00:13:57.421Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-11T00:13:57.421Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-11T00:13:57.421Z] [2020-02-11T00:13:57.421Z] [2020-02-11T00:13:57.421Z] DONE 2 tests, 2 skipped in 0.109s [2020-02-11T00:13:57.421Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-11T00:13:57.421Z] ++ 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-02-11T00:13:57.421Z] ++ set -e [2020-02-11T00:13:57.421Z] ++ '[' -n 0 ']' [2020-02-11T00:13:57.421Z] ++ set -x [2020-02-11T00:13:57.421Z] ++ env -i DEST=/go/src/github.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-02-11T00:13:57.421Z] INFO: Testing against a local daemon [2020-02-11T00:13:57.421Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-11T00:13:57.877Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-11T00:13:58.906Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-02-11T00:13:58.906Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-02-11T00:13:58.906Z] daemon.go:325: [d7a962b44d5e2] waiting for daemon to start [2020-02-11T00:13:58.906Z] daemon.go:325: [d7a962b44d5e2] waiting for daemon to start [2020-02-11T00:13:58.906Z] daemon.go:353: [d7a962b44d5e2] daemon started [2020-02-11T00:13:58.906Z] daemon.go:461: [d7a962b44d5e2] Stopping daemon [2020-02-11T00:13:58.906Z] daemon.go:296: [d7a962b44d5e2] exiting daemon [2020-02-11T00:13:58.906Z] daemon.go:448: [d7a962b44d5e2] Daemon stopped [2020-02-11T00:13:58.906Z] daemon.go:325: [d7a962b44d5e2] waiting for daemon to start [2020-02-11T00:13:58.906Z] daemon.go:325: [d7a962b44d5e2] waiting for daemon to start [2020-02-11T00:13:58.906Z] daemon.go:353: [d7a962b44d5e2] daemon started [2020-02-11T00:13:58.906Z] daemon.go:461: [d7a962b44d5e2] Stopping daemon [2020-02-11T00:13:58.906Z] daemon.go:296: [d7a962b44d5e2] exiting daemon [2020-02-11T00:13:58.906Z] daemon.go:448: [d7a962b44d5e2] Daemon stopped [2020-02-11T00:13:58.906Z] === RUN TestDockerNetworkMacvlan [2020-02-11T00:13:59.244Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-11T00:13:59.929Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-11T00:14:00.945Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-11T00:14:01.972Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-11T00:14:04.236Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-11T00:14:04.236Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-11T00:14:04.670Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-11T00:14:07.480Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-11T00:14:07.480Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-11T00:14:07.480Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-11T00:14:07.480Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-11T00:14:07.737Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-11T00:14:07.737Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-11T00:14:08.140Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-11T00:14:08.667Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-11T00:14:08.667Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-11T00:14:09.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-11T00:14:09.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-11T00:14:11.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-11T00:14:11.490Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-11T00:14:13.611Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-11T00:14:14.706Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-11T00:14:15.664Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-11T00:14:16.594Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-11T00:14:17.157Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-11T00:14:17.417Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-11T00:14:17.674Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-11T00:14:18.782Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-11T00:14:18.782Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-11T00:14:19.876Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-11T00:14:19.876Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-11T00:14:20.947Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-11T00:14:21.511Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-11T00:14:22.074Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-11T00:14:26.269Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-11T00:14:26.321Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-11T00:14:26.623Z] --- PASS: TestDockerNetworkMacvlan (25.03s) [2020-02-11T00:14:26.623Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-11T00:14:26.623Z] daemon.go:325: [df64d605da99d] waiting for daemon to start [2020-02-11T00:14:26.623Z] daemon.go:325: [df64d605da99d] waiting for daemon to start [2020-02-11T00:14:26.623Z] daemon.go:353: [df64d605da99d] daemon started [2020-02-11T00:14:26.623Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-02-11T00:14:26.623Z] daemon.go:461: [df64d605da99d] Stopping daemon [2020-02-11T00:14:26.623Z] daemon.go:296: [df64d605da99d] exiting daemon [2020-02-11T00:14:26.623Z] daemon.go:448: [df64d605da99d] Daemon stopped [2020-02-11T00:14:26.623Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-11T00:14:26.623Z] daemon.go:325: [dd04d99c4d229] waiting for daemon to start [2020-02-11T00:14:26.623Z] daemon.go:325: [dd04d99c4d229] waiting for daemon to start [2020-02-11T00:14:26.623Z] daemon.go:353: [dd04d99c4d229] daemon started [2020-02-11T00:14:26.623Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-02-11T00:14:26.623Z] daemon.go:461: [dd04d99c4d229] Stopping daemon [2020-02-11T00:14:26.623Z] daemon.go:296: [dd04d99c4d229] exiting daemon [2020-02-11T00:14:26.623Z] daemon.go:448: [dd04d99c4d229] Daemon stopped [2020-02-11T00:14:26.624Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-11T00:14:26.624Z] daemon.go:325: [d0a3a25cd367d] waiting for daemon to start [2020-02-11T00:14:26.624Z] daemon.go:325: [d0a3a25cd367d] waiting for daemon to start [2020-02-11T00:14:26.624Z] daemon.go:353: [d0a3a25cd367d] daemon started [2020-02-11T00:14:26.624Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2020-02-11T00:14:26.624Z] daemon.go:461: [d0a3a25cd367d] Stopping daemon [2020-02-11T00:14:26.624Z] daemon.go:296: [d0a3a25cd367d] exiting daemon [2020-02-11T00:14:26.624Z] daemon.go:448: [d0a3a25cd367d] Daemon stopped [2020-02-11T00:14:26.624Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-11T00:14:26.624Z] daemon.go:325: [d1b262c8c6145] waiting for daemon to start [2020-02-11T00:14:26.624Z] daemon.go:325: [d1b262c8c6145] waiting for daemon to start [2020-02-11T00:14:26.624Z] daemon.go:353: [d1b262c8c6145] daemon started [2020-02-11T00:14:26.624Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2020-02-11T00:14:26.624Z] daemon.go:461: [d1b262c8c6145] Stopping daemon [2020-02-11T00:14:26.624Z] daemon.go:296: [d1b262c8c6145] exiting daemon [2020-02-11T00:14:26.624Z] daemon.go:448: [d1b262c8c6145] Daemon stopped [2020-02-11T00:14:26.624Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-11T00:14:26.624Z] daemon.go:325: [d607c284dd8ff] waiting for daemon to start [2020-02-11T00:14:26.624Z] daemon.go:325: [d607c284dd8ff] waiting for daemon to start [2020-02-11T00:14:26.624Z] daemon.go:353: [d607c284dd8ff] daemon started [2020-02-11T00:14:26.624Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.91s) [2020-02-11T00:14:26.624Z] daemon.go:461: [d607c284dd8ff] Stopping daemon [2020-02-11T00:14:26.624Z] daemon.go:296: [d607c284dd8ff] exiting daemon [2020-02-11T00:14:26.624Z] daemon.go:448: [d607c284dd8ff] Daemon stopped [2020-02-11T00:14:26.624Z] PASS [2020-02-11T00:14:26.624Z] [2020-02-11T00:14:26.624Z] DONE 7 tests in 26.666s [2020-02-11T00:14:26.624Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-11T00:14:26.624Z] ++ 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-02-11T00:14:26.624Z] ++ set -e [2020-02-11T00:14:26.624Z] ++ '[' -n 0 ']' [2020-02-11T00:14:26.624Z] ++ set -x [2020-02-11T00:14:26.624Z] ++ env -i DEST=/go/src/github.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-02-11T00:14:26.624Z] testing: warning: no tests to run [2020-02-11T00:14:26.624Z] PASS [2020-02-11T00:14:26.624Z] [2020-02-11T00:14:26.624Z] DONE 0 tests in 0.027s [2020-02-11T00:14:26.624Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-11T00:14:26.624Z] ++ 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-02-11T00:14:26.624Z] ++ set -e [2020-02-11T00:14:26.624Z] ++ '[' -n 0 ']' [2020-02-11T00:14:26.624Z] ++ set -x [2020-02-11T00:14:26.624Z] ++ env -i DEST=/go/src/github.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-02-11T00:14:26.624Z] INFO: Testing against a local daemon [2020-02-11T00:14:26.624Z] === RUN TestAuthZPluginAllowRequest [2020-02-11T00:14:26.624Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-02-11T00:14:26.624Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-02-11T00:14:26.624Z] daemon.go:325: [dc22cf800a61e] waiting for daemon to start [2020-02-11T00:14:26.624Z] daemon.go:325: [dc22cf800a61e] waiting for daemon to start [2020-02-11T00:14:26.624Z] daemon.go:353: [dc22cf800a61e] daemon started [2020-02-11T00:14:26.624Z] daemon.go:461: [dc22cf800a61e] Stopping daemon [2020-02-11T00:14:26.624Z] daemon.go:296: [dc22cf800a61e] exiting daemon [2020-02-11T00:14:26.624Z] daemon.go:448: [dc22cf800a61e] Daemon stopped [2020-02-11T00:14:26.624Z] === RUN TestAuthZPluginTLS [2020-02-11T00:14:26.624Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-02-11T00:14:26.624Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-02-11T00:14:26.624Z] daemon.go:325: [d7172ca01b769] waiting for daemon to start [2020-02-11T00:14:26.624Z] daemon.go:325: [d7172ca01b769] waiting for daemon to start [2020-02-11T00:14:26.624Z] daemon.go:353: [d7172ca01b769] daemon started [2020-02-11T00:14:26.624Z] daemon.go:461: [d7172ca01b769] Stopping daemon [2020-02-11T00:14:26.624Z] daemon.go:296: [d7172ca01b769] exiting daemon [2020-02-11T00:14:26.624Z] daemon.go:448: [d7172ca01b769] Daemon stopped [2020-02-11T00:14:26.624Z] === RUN TestAuthZPluginDenyRequest [2020-02-11T00:14:26.872Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-11T00:14:27.251Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2020-02-11T00:14:27.251Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-02-11T00:14:27.251Z] daemon.go:325: [dd66d1ec0fc15] waiting for daemon to start [2020-02-11T00:14:27.251Z] daemon.go:325: [dd66d1ec0fc15] waiting for daemon to start [2020-02-11T00:14:27.251Z] daemon.go:353: [dd66d1ec0fc15] daemon started [2020-02-11T00:14:27.251Z] daemon.go:461: [dd66d1ec0fc15] Stopping daemon [2020-02-11T00:14:27.251Z] daemon.go:296: [dd66d1ec0fc15] exiting daemon [2020-02-11T00:14:27.251Z] daemon.go:448: [dd66d1ec0fc15] Daemon stopped [2020-02-11T00:14:27.251Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-11T00:14:27.417Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-11T00:14:27.541Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-02-11T00:14:27.541Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-02-11T00:14:27.541Z] daemon.go:325: [d3460a29bae5e] waiting for daemon to start [2020-02-11T00:14:27.541Z] daemon.go:325: [d3460a29bae5e] waiting for daemon to start [2020-02-11T00:14:27.541Z] daemon.go:353: [d3460a29bae5e] daemon started [2020-02-11T00:14:27.541Z] daemon.go:461: [d3460a29bae5e] Stopping daemon [2020-02-11T00:14:27.541Z] daemon.go:296: [d3460a29bae5e] exiting daemon [2020-02-11T00:14:27.541Z] daemon.go:448: [d3460a29bae5e] Daemon stopped [2020-02-11T00:14:27.541Z] === RUN TestAuthZPluginDenyResponse [2020-02-11T00:14:28.165Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2020-02-11T00:14:28.165Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-02-11T00:14:28.165Z] daemon.go:325: [d6aa57af7ff5a] waiting for daemon to start [2020-02-11T00:14:28.165Z] daemon.go:325: [d6aa57af7ff5a] waiting for daemon to start [2020-02-11T00:14:28.165Z] daemon.go:353: [d6aa57af7ff5a] daemon started [2020-02-11T00:14:28.165Z] daemon.go:461: [d6aa57af7ff5a] Stopping daemon [2020-02-11T00:14:28.165Z] daemon.go:296: [d6aa57af7ff5a] exiting daemon [2020-02-11T00:14:28.165Z] daemon.go:448: [d6aa57af7ff5a] Daemon stopped [2020-02-11T00:14:28.165Z] === RUN TestAuthZPluginAllowEventStream [2020-02-11T00:14:28.578Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-11T00:14:29.130Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-11T00:14:30.214Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-02-11T00:14:30.214Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-02-11T00:14:30.214Z] daemon.go:325: [df976523ee8c4] waiting for daemon to start [2020-02-11T00:14:30.214Z] daemon.go:325: [df976523ee8c4] waiting for daemon to start [2020-02-11T00:14:30.214Z] daemon.go:353: [df976523ee8c4] daemon started [2020-02-11T00:14:30.214Z] daemon.go:461: [df976523ee8c4] Stopping daemon [2020-02-11T00:14:30.214Z] daemon.go:296: [df976523ee8c4] exiting daemon [2020-02-11T00:14:30.214Z] daemon.go:448: [df976523ee8c4] Daemon stopped [2020-02-11T00:14:30.214Z] === RUN TestAuthZPluginErrorResponse [2020-02-11T00:14:30.287Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-11T00:14:30.504Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-02-11T00:14:30.504Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-02-11T00:14:30.504Z] daemon.go:325: [daf0deb4dd584] waiting for daemon to start [2020-02-11T00:14:30.504Z] daemon.go:325: [daf0deb4dd584] waiting for daemon to start [2020-02-11T00:14:30.504Z] daemon.go:353: [daf0deb4dd584] daemon started [2020-02-11T00:14:30.504Z] daemon.go:461: [daf0deb4dd584] Stopping daemon [2020-02-11T00:14:30.504Z] daemon.go:296: [daf0deb4dd584] exiting daemon [2020-02-11T00:14:30.504Z] daemon.go:448: [daf0deb4dd584] Daemon stopped [2020-02-11T00:14:30.504Z] === RUN TestAuthZPluginErrorRequest [2020-02-11T00:14:31.130Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2020-02-11T00:14:31.130Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-02-11T00:14:31.130Z] daemon.go:325: [d6811ab6f31d9] waiting for daemon to start [2020-02-11T00:14:31.130Z] daemon.go:325: [d6811ab6f31d9] waiting for daemon to start [2020-02-11T00:14:31.130Z] daemon.go:353: [d6811ab6f31d9] daemon started [2020-02-11T00:14:31.130Z] daemon.go:461: [d6811ab6f31d9] Stopping daemon [2020-02-11T00:14:31.130Z] daemon.go:296: [d6811ab6f31d9] exiting daemon [2020-02-11T00:14:31.130Z] daemon.go:448: [d6811ab6f31d9] Daemon stopped [2020-02-11T00:14:31.130Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-11T00:14:31.521Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-11T00:14:31.521Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-11T00:14:31.758Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2020-02-11T00:14:31.758Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-11T00:14:31.758Z] daemon.go:325: [d0e491143b301] waiting for daemon to start [2020-02-11T00:14:31.758Z] daemon.go:325: [d0e491143b301] waiting for daemon to start [2020-02-11T00:14:31.758Z] daemon.go:353: [d0e491143b301] daemon started [2020-02-11T00:14:31.758Z] daemon.go:461: [d0e491143b301] Stopping daemon [2020-02-11T00:14:31.758Z] daemon.go:296: [d0e491143b301] exiting daemon [2020-02-11T00:14:31.758Z] daemon.go:448: [d0e491143b301] Daemon stopped [2020-02-11T00:14:31.758Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-11T00:14:33.621Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-11T00:14:33.806Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-02-11T00:14:33.806Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-02-11T00:14:33.806Z] daemon.go:325: [dc37b74f57130] waiting for daemon to start [2020-02-11T00:14:33.806Z] daemon.go:325: [dc37b74f57130] waiting for daemon to start [2020-02-11T00:14:33.806Z] daemon.go:353: [dc37b74f57130] daemon started [2020-02-11T00:14:33.806Z] daemon.go:461: [dc37b74f57130] Stopping daemon [2020-02-11T00:14:33.806Z] daemon.go:296: [dc37b74f57130] exiting daemon [2020-02-11T00:14:33.806Z] daemon.go:448: [dc37b74f57130] Daemon stopped [2020-02-11T00:14:33.806Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-11T00:14:34.792Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-11T00:14:35.049Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-11T00:14:35.854Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2020-02-11T00:14:35.854Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-02-11T00:14:35.854Z] daemon.go:325: [d5836bb7ca6a5] waiting for daemon to start [2020-02-11T00:14:35.854Z] daemon.go:325: [d5836bb7ca6a5] waiting for daemon to start [2020-02-11T00:14:35.854Z] daemon.go:353: [d5836bb7ca6a5] daemon started [2020-02-11T00:14:35.854Z] daemon.go:461: [d5836bb7ca6a5] Stopping daemon [2020-02-11T00:14:35.854Z] daemon.go:296: [d5836bb7ca6a5] exiting daemon [2020-02-11T00:14:35.854Z] daemon.go:448: [d5836bb7ca6a5] Daemon stopped [2020-02-11T00:14:35.854Z] === RUN TestAuthZPluginHeader [2020-02-11T00:14:36.874Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-02-11T00:14:36.874Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-02-11T00:14:36.874Z] daemon.go:325: [dd636b45c855b] waiting for daemon to start [2020-02-11T00:14:36.874Z] daemon.go:325: [dd636b45c855b] waiting for daemon to start [2020-02-11T00:14:36.874Z] daemon.go:353: [dd636b45c855b] daemon started [2020-02-11T00:14:36.874Z] daemon.go:461: [dd636b45c855b] Stopping daemon [2020-02-11T00:14:36.874Z] daemon.go:296: [dd636b45c855b] exiting daemon [2020-02-11T00:14:36.874Z] daemon.go:448: [dd636b45c855b] Daemon stopped [2020-02-11T00:14:36.874Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-11T00:14:36.874Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-11T00:14:36.874Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:14:36.874Z] === RUN TestAuthZPluginV2Disable [2020-02-11T00:14:36.874Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-11T00:14:36.874Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:14:36.874Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-11T00:14:36.874Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-11T00:14:36.874Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:14:36.874Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-11T00:14:36.874Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-11T00:14:36.874Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:14:36.874Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-11T00:14:38.321Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-11T00:14:38.984Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-11T00:14:38.984Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-11T00:14:38.984Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-11T00:14:38.984Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-11T00:14:38.984Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-11T00:14:38.984Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-11T00:14:38.984Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-11T00:14:39.540Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-11T00:14:40.085Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-11T00:14:41.593Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-11T00:14:42.963Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-11T00:14:44.857Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-11T00:14:44.858Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-11T00:14:45.476Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-11T00:14:47.378Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-11T00:14:47.942Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-11T00:14:48.872Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-11T00:14:50.766Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-11T00:14:52.660Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-11T00:14:55.181Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-11T00:14:55.419Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2020-02-11T00:14:55.419Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-11T00:14:55.419Z] daemon.go:325: [dd5c0fda23850] waiting for daemon to start [2020-02-11T00:14:55.419Z] daemon.go:325: [dd5c0fda23850] waiting for daemon to start [2020-02-11T00:14:55.419Z] daemon.go:353: [dd5c0fda23850] daemon started [2020-02-11T00:14:55.419Z] daemon.go:461: [dd5c0fda23850] Stopping daemon [2020-02-11T00:14:55.419Z] daemon.go:296: [dd5c0fda23850] exiting daemon [2020-02-11T00:14:55.419Z] daemon.go:448: [dd5c0fda23850] Daemon stopped [2020-02-11T00:14:55.419Z] daemon.go:325: [dd5c0fda23850] waiting for daemon to start [2020-02-11T00:14:55.419Z] daemon.go:325: [dd5c0fda23850] waiting for daemon to start [2020-02-11T00:14:55.419Z] daemon.go:325: [dd5c0fda23850] waiting for daemon to start [2020-02-11T00:14:55.419Z] daemon.go:325: [dd5c0fda23850] waiting for daemon to start [2020-02-11T00:14:55.419Z] daemon.go:339: [dd5c0fda23850] error pinging daemon on start: Get http://dd5c0fda23850.sock/_ping: context deadline exceeded [2020-02-11T00:14:55.419Z] daemon.go:325: [dd5c0fda23850] waiting for daemon to start [2020-02-11T00:14:55.419Z] daemon.go:339: [dd5c0fda23850] error pinging daemon on start: Get http://dd5c0fda23850.sock/_ping: context deadline exceeded [2020-02-11T00:14:55.419Z] daemon.go:325: [dd5c0fda23850] waiting for daemon to start [2020-02-11T00:14:55.419Z] daemon.go:339: [dd5c0fda23850] error pinging daemon on start: Get http://dd5c0fda23850.sock/_ping: context deadline exceeded [2020-02-11T00:14:55.419Z] daemon.go:325: [dd5c0fda23850] waiting for daemon to start [2020-02-11T00:14:55.419Z] daemon.go:339: [dd5c0fda23850] error pinging daemon on start: Get http://dd5c0fda23850.sock/_ping: context deadline exceeded [2020-02-11T00:14:55.419Z] daemon.go:296: [dd5c0fda23850] exiting daemon [2020-02-11T00:14:55.419Z] daemon.go:325: [dd5c0fda23850] waiting for daemon to start [2020-02-11T00:14:55.419Z] daemon.go:325: [dd5c0fda23850] waiting for daemon to start [2020-02-11T00:14:55.419Z] daemon.go:325: [dd5c0fda23850] waiting for daemon to start [2020-02-11T00:14:55.419Z] daemon.go:353: [dd5c0fda23850] daemon started [2020-02-11T00:14:55.419Z] daemon.go:461: [dd5c0fda23850] Stopping daemon [2020-02-11T00:14:55.419Z] daemon.go:296: [dd5c0fda23850] exiting daemon [2020-02-11T00:14:55.419Z] daemon.go:448: [dd5c0fda23850] Daemon stopped [2020-02-11T00:14:55.419Z] PASS [2020-02-11T00:14:55.419Z] [2020-02-11T00:14:55.419Z] === Skipped [2020-02-11T00:14:55.419Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-11T00:14:55.419Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:14:55.419Z] [2020-02-11T00:14:55.419Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-11T00:14:55.419Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:14:55.419Z] [2020-02-11T00:14:55.419Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-11T00:14:55.419Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:14:55.419Z] [2020-02-11T00:14:55.419Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-11T00:14:55.419Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:14:55.419Z] [2020-02-11T00:14:55.419Z] [2020-02-11T00:14:55.419Z] DONE 17 tests, 4 skipped in 29.709s [2020-02-11T00:14:55.419Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-11T00:14:55.419Z] ++ 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-02-11T00:14:55.419Z] ++ set -e [2020-02-11T00:14:55.419Z] ++ '[' -n 0 ']' [2020-02-11T00:14:55.419Z] ++ set -x [2020-02-11T00:14:55.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-11T00:14:55.419Z] INFO: Testing against a local daemon [2020-02-11T00:14:55.419Z] === RUN TestPluginInvalidJSON [2020-02-11T00:14:55.419Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T00:14:55.419Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T00:14:55.419Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-11T00:14:55.419Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-11T00:14:55.419Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-11T00:14:55.419Z] PASS [2020-02-11T00:14:55.419Z] [2020-02-11T00:14:55.419Z] DONE 2 tests in 0.137s [2020-02-11T00:14:55.419Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-11T00:14:55.419Z] ++ 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-02-11T00:14:55.419Z] ++ set -e [2020-02-11T00:14:55.419Z] ++ '[' -n 0 ']' [2020-02-11T00:14:55.419Z] ++ set -x [2020-02-11T00:14:55.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-11T00:14:55.419Z] INFO: Testing against a local daemon [2020-02-11T00:14:55.419Z] === RUN TestExternalGraphDriver [2020-02-11T00:14:55.419Z] === RUN TestExternalGraphDriver/json [2020-02-11T00:14:56.443Z] === RUN TestExternalGraphDriver/spec [2020-02-11T00:14:56.550Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-11T00:14:56.806Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-11T00:14:57.735Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-11T00:14:58.551Z] === RUN TestExternalGraphDriver/pull [2020-02-11T00:14:59.017Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-11T00:14:59.018Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-11T00:15:00.257Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-11T00:15:01.264Z] --- PASS: TestExternalGraphDriver (6.57s) [2020-02-11T00:15:01.264Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-02-11T00:15:01.264Z] daemon.go:325: [d9f29b79b736e] waiting for daemon to start [2020-02-11T00:15:01.264Z] daemon.go:325: [d9f29b79b736e] waiting for daemon to start [2020-02-11T00:15:01.264Z] daemon.go:353: [d9f29b79b736e] daemon started [2020-02-11T00:15:01.264Z] daemon.go:461: [d9f29b79b736e] Stopping daemon [2020-02-11T00:15:01.264Z] daemon.go:296: [d9f29b79b736e] exiting daemon [2020-02-11T00:15:01.264Z] daemon.go:448: [d9f29b79b736e] Daemon stopped [2020-02-11T00:15:01.264Z] daemon.go:325: [d9f29b79b736e] waiting for daemon to start [2020-02-11T00:15:01.264Z] daemon.go:325: [d9f29b79b736e] waiting for daemon to start [2020-02-11T00:15:01.264Z] daemon.go:353: [d9f29b79b736e] daemon started [2020-02-11T00:15:01.264Z] daemon.go:461: [d9f29b79b736e] Stopping daemon [2020-02-11T00:15:01.264Z] daemon.go:296: [d9f29b79b736e] exiting daemon [2020-02-11T00:15:01.264Z] daemon.go:448: [d9f29b79b736e] Daemon stopped [2020-02-11T00:15:01.264Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-02-11T00:15:01.264Z] daemon.go:325: [d9f29b79b736e] waiting for daemon to start [2020-02-11T00:15:01.264Z] daemon.go:325: [d9f29b79b736e] waiting for daemon to start [2020-02-11T00:15:01.264Z] daemon.go:353: [d9f29b79b736e] daemon started [2020-02-11T00:15:01.264Z] daemon.go:461: [d9f29b79b736e] Stopping daemon [2020-02-11T00:15:01.264Z] daemon.go:296: [d9f29b79b736e] exiting daemon [2020-02-11T00:15:01.264Z] daemon.go:448: [d9f29b79b736e] Daemon stopped [2020-02-11T00:15:01.264Z] daemon.go:325: [d9f29b79b736e] waiting for daemon to start [2020-02-11T00:15:01.264Z] daemon.go:325: [d9f29b79b736e] waiting for daemon to start [2020-02-11T00:15:01.264Z] daemon.go:353: [d9f29b79b736e] daemon started [2020-02-11T00:15:01.264Z] daemon.go:461: [d9f29b79b736e] Stopping daemon [2020-02-11T00:15:01.264Z] daemon.go:296: [d9f29b79b736e] exiting daemon [2020-02-11T00:15:01.264Z] daemon.go:448: [d9f29b79b736e] Daemon stopped [2020-02-11T00:15:01.264Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2020-02-11T00:15:01.264Z] daemon.go:325: [d9f29b79b736e] waiting for daemon to start [2020-02-11T00:15:01.264Z] daemon.go:325: [d9f29b79b736e] waiting for daemon to start [2020-02-11T00:15:01.264Z] daemon.go:353: [d9f29b79b736e] daemon started [2020-02-11T00:15:01.264Z] daemon.go:461: [d9f29b79b736e] Stopping daemon [2020-02-11T00:15:01.264Z] daemon.go:296: [d9f29b79b736e] exiting daemon [2020-02-11T00:15:01.264Z] daemon.go:448: [d9f29b79b736e] Daemon stopped [2020-02-11T00:15:01.264Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2020-02-11T00:15:01.264Z] === RUN TestGraphdriverPluginV2 [2020-02-11T00:15:01.264Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-02-11T00:15:01.264Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:15:01.264Z] PASS [2020-02-11T00:15:01.264Z] [2020-02-11T00:15:01.264Z] === Skipped [2020-02-11T00:15:01.264Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-02-11T00:15:01.264Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:15:01.264Z] [2020-02-11T00:15:01.264Z] [2020-02-11T00:15:01.264Z] DONE 5 tests, 1 skipped in 6.759s [2020-02-11T00:15:01.264Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-11T00:15:01.264Z] ++ 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-02-11T00:15:01.264Z] ++ set -e [2020-02-11T00:15:01.264Z] ++ '[' -n 0 ']' [2020-02-11T00:15:01.264Z] ++ set -x [2020-02-11T00:15:01.264Z] ++ env -i DEST=/go/src/github.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-02-11T00:15:01.264Z] INFO: Testing against a local daemon [2020-02-11T00:15:01.264Z] === RUN TestContinueAfterPluginCrash [2020-02-11T00:15:01.264Z] === PAUSE TestContinueAfterPluginCrash [2020-02-11T00:15:01.264Z] === RUN TestDaemonStartWithLogOpt [2020-02-11T00:15:01.264Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-11T00:15:01.264Z] === CONT TestContinueAfterPluginCrash [2020-02-11T00:15:01.264Z] === CONT TestDaemonStartWithLogOpt [2020-02-11T00:15:01.646Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-11T00:15:02.776Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-11T00:15:03.706Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-11T00:15:03.706Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-11T00:15:04.269Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-11T00:15:04.269Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-11T00:15:04.269Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-11T00:15:05.638Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-11T00:15:06.569Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-11T00:15:06.826Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-11T00:15:08.721Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-11T00:15:09.286Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-11T00:15:10.216Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-11T00:15:12.742Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-11T00:15:16.016Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-11T00:15:16.619Z] --- PASS: TestDaemonStartWithLogOpt (15.75s) [2020-02-11T00:15:16.619Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-02-11T00:15:16.619Z] daemon.go:325: [da4c4e9d2dd47] waiting for daemon to start [2020-02-11T00:15:16.619Z] daemon.go:325: [da4c4e9d2dd47] waiting for daemon to start [2020-02-11T00:15:16.619Z] daemon.go:353: [da4c4e9d2dd47] daemon started [2020-02-11T00:15:16.619Z] daemon.go:461: [da4c4e9d2dd47] Stopping daemon [2020-02-11T00:15:16.619Z] daemon.go:296: [da4c4e9d2dd47] exiting daemon [2020-02-11T00:15:16.619Z] daemon.go:448: [da4c4e9d2dd47] Daemon stopped [2020-02-11T00:15:16.619Z] daemon.go:325: [da4c4e9d2dd47] waiting for daemon to start [2020-02-11T00:15:16.619Z] daemon.go:325: [da4c4e9d2dd47] waiting for daemon to start [2020-02-11T00:15:16.619Z] daemon.go:353: [da4c4e9d2dd47] daemon started [2020-02-11T00:15:16.619Z] daemon.go:461: [da4c4e9d2dd47] Stopping daemon [2020-02-11T00:15:16.619Z] daemon.go:296: [da4c4e9d2dd47] exiting daemon [2020-02-11T00:15:16.619Z] daemon.go:448: [da4c4e9d2dd47] Daemon stopped [2020-02-11T00:15:17.910Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-11T00:15:19.280Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-11T00:15:21.800Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-11T00:15:21.800Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-11T00:15:21.800Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-11T00:15:22.057Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-11T00:15:22.129Z] --- PASS: TestContinueAfterPluginCrash (20.68s) [2020-02-11T00:15:22.129Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-02-11T00:15:22.129Z] daemon.go:325: [df685e4d490f0] waiting for daemon to start [2020-02-11T00:15:22.129Z] daemon.go:325: [df685e4d490f0] waiting for daemon to start [2020-02-11T00:15:22.129Z] daemon.go:353: [df685e4d490f0] daemon started [2020-02-11T00:15:22.129Z] daemon.go:461: [df685e4d490f0] Stopping daemon [2020-02-11T00:15:22.129Z] daemon.go:296: [df685e4d490f0] exiting daemon [2020-02-11T00:15:22.129Z] daemon.go:448: [df685e4d490f0] Daemon stopped [2020-02-11T00:15:22.129Z] PASS [2020-02-11T00:15:22.129Z] [2020-02-11T00:15:22.129Z] DONE 2 tests in 20.789s [2020-02-11T00:15:22.129Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-11T00:15:22.129Z] ++ 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-02-11T00:15:22.129Z] ++ set -e [2020-02-11T00:15:22.129Z] ++ '[' -n 0 ']' [2020-02-11T00:15:22.129Z] ++ set -x [2020-02-11T00:15:22.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-11T00:15:22.129Z] INFO: Testing against a local daemon [2020-02-11T00:15:22.129Z] === RUN TestPluginWithDevMounts [2020-02-11T00:15:22.129Z] === PAUSE TestPluginWithDevMounts [2020-02-11T00:15:22.129Z] === CONT TestPluginWithDevMounts [2020-02-11T00:15:22.986Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-11T00:15:24.164Z] --- PASS: TestPluginWithDevMounts (2.30s) [2020-02-11T00:15:24.164Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-02-11T00:15:24.164Z] daemon.go:325: [d352c0e644d03] waiting for daemon to start [2020-02-11T00:15:24.164Z] daemon.go:325: [d352c0e644d03] waiting for daemon to start [2020-02-11T00:15:24.164Z] daemon.go:353: [d352c0e644d03] daemon started [2020-02-11T00:15:24.164Z] daemon.go:461: [d352c0e644d03] Stopping daemon [2020-02-11T00:15:24.164Z] daemon.go:296: [d352c0e644d03] exiting daemon [2020-02-11T00:15:24.164Z] daemon.go:448: [d352c0e644d03] Daemon stopped [2020-02-11T00:15:24.164Z] PASS [2020-02-11T00:15:24.164Z] [2020-02-11T00:15:24.164Z] DONE 1 tests in 2.406s [2020-02-11T00:15:24.164Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-11T00:15:24.164Z] ++ 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-02-11T00:15:24.164Z] ++ set -e [2020-02-11T00:15:24.164Z] ++ '[' -n 0 ']' [2020-02-11T00:15:24.164Z] ++ set -x [2020-02-11T00:15:24.164Z] ++ env -i DEST=/go/src/github.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-02-11T00:15:24.164Z] INFO: Testing against a local daemon [2020-02-11T00:15:24.164Z] === RUN TestSecretInspect [2020-02-11T00:15:24.918Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-11T00:15:26.287Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-11T00:15:26.857Z] --- PASS: TestSecretInspect (2.27s) [2020-02-11T00:15:26.858Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-02-11T00:15:26.858Z] daemon.go:325: [dc64d83bdbcd9] waiting for daemon to start [2020-02-11T00:15:26.858Z] daemon.go:325: [dc64d83bdbcd9] waiting for daemon to start [2020-02-11T00:15:26.858Z] daemon.go:353: [dc64d83bdbcd9] daemon started [2020-02-11T00:15:26.858Z] daemon.go:461: [dc64d83bdbcd9] Stopping daemon [2020-02-11T00:15:26.858Z] daemon.go:296: [dc64d83bdbcd9] exiting daemon [2020-02-11T00:15:26.858Z] daemon.go:448: [dc64d83bdbcd9] Daemon stopped [2020-02-11T00:15:26.858Z] === RUN TestSecretList [2020-02-11T00:15:28.808Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-11T00:15:28.908Z] --- PASS: TestSecretList (2.39s) [2020-02-11T00:15:28.908Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-02-11T00:15:28.908Z] daemon.go:325: [dd69cffb8523a] waiting for daemon to start [2020-02-11T00:15:28.908Z] daemon.go:325: [dd69cffb8523a] waiting for daemon to start [2020-02-11T00:15:28.908Z] daemon.go:353: [dd69cffb8523a] daemon started [2020-02-11T00:15:28.908Z] daemon.go:461: [dd69cffb8523a] Stopping daemon [2020-02-11T00:15:28.908Z] daemon.go:296: [dd69cffb8523a] exiting daemon [2020-02-11T00:15:28.908Z] daemon.go:448: [dd69cffb8523a] Daemon stopped [2020-02-11T00:15:28.908Z] === RUN TestSecretsCreateAndDelete [2020-02-11T00:15:30.177Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-11T00:15:31.602Z] --- PASS: TestSecretsCreateAndDelete (2.36s) [2020-02-11T00:15:31.602Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-02-11T00:15:31.602Z] daemon.go:325: [d87ec18868161] waiting for daemon to start [2020-02-11T00:15:31.602Z] daemon.go:325: [d87ec18868161] waiting for daemon to start [2020-02-11T00:15:31.602Z] daemon.go:353: [d87ec18868161] daemon started [2020-02-11T00:15:31.602Z] daemon.go:461: [d87ec18868161] Stopping daemon [2020-02-11T00:15:31.602Z] daemon.go:296: [d87ec18868161] exiting daemon [2020-02-11T00:15:31.602Z] daemon.go:448: [d87ec18868161] Daemon stopped [2020-02-11T00:15:31.602Z] === RUN TestSecretsUpdate [2020-02-11T00:15:32.073Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-11T00:15:32.073Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-11T00:15:32.073Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-11T00:15:33.642Z] --- PASS: TestSecretsUpdate (2.33s) [2020-02-11T00:15:33.642Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-02-11T00:15:33.642Z] daemon.go:325: [d22a85c662106] waiting for daemon to start [2020-02-11T00:15:33.642Z] daemon.go:325: [d22a85c662106] waiting for daemon to start [2020-02-11T00:15:33.642Z] daemon.go:353: [d22a85c662106] daemon started [2020-02-11T00:15:33.642Z] daemon.go:461: [d22a85c662106] Stopping daemon [2020-02-11T00:15:33.642Z] daemon.go:296: [d22a85c662106] exiting daemon [2020-02-11T00:15:33.642Z] daemon.go:448: [d22a85c662106] Daemon stopped [2020-02-11T00:15:33.642Z] === RUN TestTemplatedSecret [2020-02-11T00:15:36.249Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-11T00:15:36.511Z] --- PASS: TestTemplatedSecret (2.74s) [2020-02-11T00:15:36.511Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-02-11T00:15:36.511Z] daemon.go:325: [dc349dc66e4f7] waiting for daemon to start [2020-02-11T00:15:36.511Z] daemon.go:325: [dc349dc66e4f7] waiting for daemon to start [2020-02-11T00:15:36.511Z] daemon.go:353: [dc349dc66e4f7] daemon started [2020-02-11T00:15:36.511Z] daemon.go:461: [dc349dc66e4f7] Stopping daemon [2020-02-11T00:15:36.511Z] daemon.go:296: [dc349dc66e4f7] exiting daemon [2020-02-11T00:15:36.511Z] daemon.go:448: [dc349dc66e4f7] Daemon stopped [2020-02-11T00:15:36.511Z] === RUN TestSecretCreateResolve [2020-02-11T00:15:37.178Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-11T00:15:37.435Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-11T00:15:38.553Z] --- PASS: TestSecretCreateResolve (2.32s) [2020-02-11T00:15:38.553Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-02-11T00:15:38.553Z] daemon.go:325: [d2e9a65345c99] waiting for daemon to start [2020-02-11T00:15:38.553Z] daemon.go:325: [d2e9a65345c99] waiting for daemon to start [2020-02-11T00:15:38.553Z] daemon.go:353: [d2e9a65345c99] daemon started [2020-02-11T00:15:38.553Z] daemon.go:461: [d2e9a65345c99] Stopping daemon [2020-02-11T00:15:38.553Z] daemon.go:296: [d2e9a65345c99] exiting daemon [2020-02-11T00:15:38.553Z] daemon.go:448: [d2e9a65345c99] Daemon stopped [2020-02-11T00:15:38.553Z] PASS [2020-02-11T00:15:38.553Z] [2020-02-11T00:15:38.553Z] DONE 6 tests in 14.515s [2020-02-11T00:15:38.553Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-11T00:15:38.553Z] ++ 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-02-11T00:15:38.553Z] ++ set -e [2020-02-11T00:15:38.553Z] ++ '[' -n 0 ']' [2020-02-11T00:15:38.553Z] ++ set -x [2020-02-11T00:15:38.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-11T00:15:38.843Z] INFO: Testing against a local daemon [2020-02-11T00:15:38.843Z] === RUN TestServiceCreateInit [2020-02-11T00:15:38.843Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-11T00:15:39.328Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-11T00:15:39.504Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-11T00:15:40.262Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-11T00:15:42.156Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-11T00:15:42.156Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-11T00:15:43.256Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-11T00:15:43.525Z] === RUN TestDockerSuite/TestRmiTag [2020-02-11T00:15:43.525Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-11T00:15:44.458Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-11T00:15:47.674Z] --- PASS: TestServiceCreateInit (8.40s) [2020-02-11T00:15:47.674Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.22s) [2020-02-11T00:15:47.674Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-02-11T00:15:47.674Z] daemon.go:325: [d89d3cd67fc7d] waiting for daemon to start [2020-02-11T00:15:47.674Z] daemon.go:325: [d89d3cd67fc7d] waiting for daemon to start [2020-02-11T00:15:47.674Z] daemon.go:353: [d89d3cd67fc7d] daemon started [2020-02-11T00:15:47.674Z] daemon.go:461: [d89d3cd67fc7d] Stopping daemon [2020-02-11T00:15:47.674Z] daemon.go:296: [d89d3cd67fc7d] exiting daemon [2020-02-11T00:15:47.674Z] daemon.go:448: [d89d3cd67fc7d] Daemon stopped [2020-02-11T00:15:47.674Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.12s) [2020-02-11T00:15:47.674Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-02-11T00:15:47.674Z] daemon.go:325: [d21dddc64e642] waiting for daemon to start [2020-02-11T00:15:47.674Z] daemon.go:325: [d21dddc64e642] waiting for daemon to start [2020-02-11T00:15:47.674Z] daemon.go:353: [d21dddc64e642] daemon started [2020-02-11T00:15:47.674Z] daemon.go:461: [d21dddc64e642] Stopping daemon [2020-02-11T00:15:47.674Z] daemon.go:296: [d21dddc64e642] exiting daemon [2020-02-11T00:15:47.674Z] daemon.go:448: [d21dddc64e642] Daemon stopped [2020-02-11T00:15:47.674Z] === RUN TestCreateServiceMultipleTimes [2020-02-11T00:15:47.698Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-11T00:15:48.631Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-11T00:15:49.561Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-11T00:15:50.492Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-11T00:15:51.056Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-11T00:15:52.299Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-11T00:15:52.952Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-11T00:15:53.515Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-11T00:15:53.772Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-11T00:15:54.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-11T00:15:54.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-11T00:15:55.276Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-11T00:15:55.532Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-11T00:15:56.945Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-11T00:15:57.425Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-11T00:15:57.990Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-11T00:15:59.359Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-11T00:15:59.922Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-11T00:16:01.817Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-11T00:16:02.240Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-11T00:16:03.185Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-11T00:16:04.114Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-11T00:16:05.044Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-11T00:16:05.975Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-11T00:16:06.220Z] --- PASS: TestCreateServiceMultipleTimes (18.13s) [2020-02-11T00:16:06.220Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-02-11T00:16:06.220Z] daemon.go:325: [debe52d09946b] waiting for daemon to start [2020-02-11T00:16:06.220Z] daemon.go:325: [debe52d09946b] waiting for daemon to start [2020-02-11T00:16:06.220Z] daemon.go:353: [debe52d09946b] daemon started [2020-02-11T00:16:06.220Z] daemon.go:461: [debe52d09946b] Stopping daemon [2020-02-11T00:16:06.220Z] daemon.go:296: [debe52d09946b] exiting daemon [2020-02-11T00:16:06.220Z] daemon.go:448: [debe52d09946b] Daemon stopped [2020-02-11T00:16:06.220Z] === RUN TestCreateServiceConflict [2020-02-11T00:16:06.539Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-11T00:16:07.470Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-11T00:16:07.703Z] --- PASS: TestCreateServiceConflict (2.38s) [2020-02-11T00:16:07.703Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-02-11T00:16:07.703Z] daemon.go:325: [d1758af97e7cd] waiting for daemon to start [2020-02-11T00:16:07.703Z] daemon.go:325: [d1758af97e7cd] waiting for daemon to start [2020-02-11T00:16:07.703Z] daemon.go:353: [d1758af97e7cd] daemon started [2020-02-11T00:16:07.703Z] daemon.go:461: [d1758af97e7cd] Stopping daemon [2020-02-11T00:16:07.703Z] daemon.go:296: [d1758af97e7cd] exiting daemon [2020-02-11T00:16:07.703Z] daemon.go:448: [d1758af97e7cd] Daemon stopped [2020-02-11T00:16:07.703Z] === RUN TestCreateServiceMaxReplicas [2020-02-11T00:16:08.400Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-11T00:16:08.963Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-11T00:16:09.527Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-11T00:16:10.457Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-11T00:16:11.182Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) [2020-02-11T00:16:11.182Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-02-11T00:16:11.182Z] daemon.go:325: [dbdaee8497633] waiting for daemon to start [2020-02-11T00:16:11.182Z] daemon.go:325: [dbdaee8497633] waiting for daemon to start [2020-02-11T00:16:11.182Z] daemon.go:353: [dbdaee8497633] daemon started [2020-02-11T00:16:11.182Z] daemon.go:461: [dbdaee8497633] Stopping daemon [2020-02-11T00:16:11.182Z] daemon.go:296: [dbdaee8497633] exiting daemon [2020-02-11T00:16:11.182Z] daemon.go:448: [dbdaee8497633] Daemon stopped [2020-02-11T00:16:11.182Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-11T00:16:11.388Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-11T00:16:12.320Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-11T00:16:12.320Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-11T00:16:14.841Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-11T00:16:15.404Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-11T00:16:16.334Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-11T00:16:16.896Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-11T00:16:17.828Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-11T00:16:17.828Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-11T00:16:18.758Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-11T00:16:18.934Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-11T00:16:18.934Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-11T00:16:19.703Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-11T00:16:20.267Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-11T00:16:21.197Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-11T00:16:22.129Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-11T00:16:22.129Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-11T00:16:22.387Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-11T00:16:22.644Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-11T00:16:22.644Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-11T00:16:24.016Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-11T00:16:25.384Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-11T00:16:25.864Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-11T00:16:25.949Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-11T00:16:26.465Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-11T00:16:26.465Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-11T00:16:26.465Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-11T00:16:26.493Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.48s) [2020-02-11T00:16:26.493Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-02-11T00:16:26.493Z] daemon.go:325: [d4c6da287f8fb] waiting for daemon to start [2020-02-11T00:16:26.493Z] daemon.go:325: [d4c6da287f8fb] waiting for daemon to start [2020-02-11T00:16:26.493Z] daemon.go:353: [d4c6da287f8fb] daemon started [2020-02-11T00:16:26.493Z] daemon.go:461: [d4c6da287f8fb] Stopping daemon [2020-02-11T00:16:26.493Z] daemon.go:296: [d4c6da287f8fb] exiting daemon [2020-02-11T00:16:26.493Z] daemon.go:448: [d4c6da287f8fb] Daemon stopped [2020-02-11T00:16:26.493Z] === RUN TestCreateServiceSecretFileMode [2020-02-11T00:16:26.879Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-11T00:16:26.879Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-11T00:16:27.809Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-11T00:16:27.990Z] --- PASS: TestCreateServiceSecretFileMode (2.71s) [2020-02-11T00:16:27.990Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-02-11T00:16:27.990Z] daemon.go:325: [d8f2cbaaa7ca1] waiting for daemon to start [2020-02-11T00:16:27.990Z] daemon.go:325: [d8f2cbaaa7ca1] waiting for daemon to start [2020-02-11T00:16:27.990Z] daemon.go:353: [d8f2cbaaa7ca1] daemon started [2020-02-11T00:16:27.990Z] daemon.go:461: [d8f2cbaaa7ca1] Stopping daemon [2020-02-11T00:16:27.990Z] daemon.go:296: [d8f2cbaaa7ca1] exiting daemon [2020-02-11T00:16:27.990Z] daemon.go:448: [d8f2cbaaa7ca1] Daemon stopped [2020-02-11T00:16:27.990Z] === RUN TestCreateServiceConfigFileMode [2020-02-11T00:16:29.180Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-11T00:16:29.226Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-11T00:16:31.073Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-11T00:16:31.495Z] --- PASS: TestCreateServiceConfigFileMode (3.19s) [2020-02-11T00:16:31.496Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-02-11T00:16:31.496Z] daemon.go:325: [d3fd1f2bba4e6] waiting for daemon to start [2020-02-11T00:16:31.496Z] daemon.go:325: [d3fd1f2bba4e6] waiting for daemon to start [2020-02-11T00:16:31.496Z] daemon.go:353: [d3fd1f2bba4e6] daemon started [2020-02-11T00:16:31.496Z] daemon.go:461: [d3fd1f2bba4e6] Stopping daemon [2020-02-11T00:16:31.496Z] daemon.go:296: [d3fd1f2bba4e6] exiting daemon [2020-02-11T00:16:31.496Z] daemon.go:448: [d3fd1f2bba4e6] Daemon stopped [2020-02-11T00:16:31.496Z] === RUN TestCreateServiceSysctls [2020-02-11T00:16:32.447Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-11T00:16:32.983Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-11T00:16:33.377Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-11T00:16:33.940Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-11T00:16:34.871Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-11T00:16:34.981Z] --- PASS: TestCreateServiceSysctls (3.64s) [2020-02-11T00:16:34.981Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-02-11T00:16:34.981Z] daemon.go:325: [dcbe82a289847] waiting for daemon to start [2020-02-11T00:16:34.981Z] daemon.go:325: [dcbe82a289847] waiting for daemon to start [2020-02-11T00:16:34.981Z] daemon.go:353: [dcbe82a289847] daemon started [2020-02-11T00:16:34.981Z] daemon.go:461: [dcbe82a289847] Stopping daemon [2020-02-11T00:16:34.981Z] daemon.go:296: [dcbe82a289847] exiting daemon [2020-02-11T00:16:34.981Z] daemon.go:448: [dcbe82a289847] Daemon stopped [2020-02-11T00:16:34.981Z] === RUN TestInspect [2020-02-11T00:16:35.655Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-11T00:16:35.655Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-11T00:16:35.655Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-11T00:16:35.800Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-11T00:16:36.364Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-11T00:16:37.682Z] --- PASS: TestInspect (2.77s) [2020-02-11T00:16:37.682Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-02-11T00:16:37.682Z] daemon.go:325: [db875dfec9c3c] waiting for daemon to start [2020-02-11T00:16:37.682Z] daemon.go:325: [db875dfec9c3c] waiting for daemon to start [2020-02-11T00:16:37.682Z] daemon.go:353: [db875dfec9c3c] daemon started [2020-02-11T00:16:37.682Z] daemon.go:461: [db875dfec9c3c] Stopping daemon [2020-02-11T00:16:37.682Z] daemon.go:296: [db875dfec9c3c] exiting daemon [2020-02-11T00:16:37.682Z] daemon.go:448: [db875dfec9c3c] Daemon stopped [2020-02-11T00:16:37.682Z] === RUN TestDockerNetworkConnectAlias [2020-02-11T00:16:37.731Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-11T00:16:38.293Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-11T00:16:38.316Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-11T00:16:39.510Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-11T00:16:40.707Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-11T00:16:42.467Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-11T00:16:42.467Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-11T00:16:42.724Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-11T00:16:43.212Z] --- PASS: TestDockerNetworkConnectAlias (5.75s) [2020-02-11T00:16:43.212Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-02-11T00:16:43.212Z] daemon.go:325: [d4b9d510f3f96] waiting for daemon to start [2020-02-11T00:16:43.212Z] daemon.go:325: [d4b9d510f3f96] waiting for daemon to start [2020-02-11T00:16:43.212Z] daemon.go:353: [d4b9d510f3f96] daemon started [2020-02-11T00:16:43.212Z] daemon.go:461: [d4b9d510f3f96] Stopping daemon [2020-02-11T00:16:43.212Z] daemon.go:296: [d4b9d510f3f96] exiting daemon [2020-02-11T00:16:43.212Z] daemon.go:448: [d4b9d510f3f96] Daemon stopped [2020-02-11T00:16:43.212Z] === RUN TestDockerNetworkReConnect [2020-02-11T00:16:45.277Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-11T00:16:47.170Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-11T00:16:48.725Z] --- PASS: TestDockerNetworkReConnect (5.28s) [2020-02-11T00:16:48.725Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-02-11T00:16:48.725Z] daemon.go:325: [d9535015e8f4a] waiting for daemon to start [2020-02-11T00:16:48.725Z] daemon.go:325: [d9535015e8f4a] waiting for daemon to start [2020-02-11T00:16:48.725Z] daemon.go:353: [d9535015e8f4a] daemon started [2020-02-11T00:16:48.725Z] daemon.go:461: [d9535015e8f4a] Stopping daemon [2020-02-11T00:16:48.725Z] daemon.go:296: [d9535015e8f4a] exiting daemon [2020-02-11T00:16:48.725Z] daemon.go:448: [d9535015e8f4a] Daemon stopped [2020-02-11T00:16:48.725Z] === RUN TestServicePlugin [2020-02-11T00:16:48.725Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-11T00:16:48.725Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:16:48.725Z] === RUN TestServiceUpdateLabel [2020-02-11T00:16:49.689Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-11T00:16:51.424Z] --- PASS: TestServiceUpdateLabel (2.38s) [2020-02-11T00:16:51.424Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-02-11T00:16:51.424Z] daemon.go:325: [d6b89b6eabb9b] waiting for daemon to start [2020-02-11T00:16:51.424Z] daemon.go:325: [d6b89b6eabb9b] waiting for daemon to start [2020-02-11T00:16:51.424Z] daemon.go:353: [d6b89b6eabb9b] daemon started [2020-02-11T00:16:51.424Z] daemon.go:461: [d6b89b6eabb9b] Stopping daemon [2020-02-11T00:16:51.424Z] daemon.go:296: [d6b89b6eabb9b] exiting daemon [2020-02-11T00:16:51.424Z] daemon.go:448: [d6b89b6eabb9b] Daemon stopped [2020-02-11T00:16:51.424Z] === RUN TestServiceUpdateSecrets [2020-02-11T00:16:51.582Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-11T00:16:52.513Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-11T00:16:52.513Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-11T00:16:52.513Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-11T00:16:53.444Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-11T00:16:54.524Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-11T00:16:55.336Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-11T00:16:55.733Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-11T00:16:56.705Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-11T00:16:59.225Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-11T00:17:00.155Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-11T00:17:02.048Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-11T00:17:02.611Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-11T00:17:02.611Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-11T00:17:03.175Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-11T00:17:03.873Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-11T00:17:04.105Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-11T00:17:05.036Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-11T00:17:05.036Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-11T00:17:05.966Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-11T00:17:06.569Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-11T00:17:06.686Z] --- PASS: TestServiceUpdateSecrets (14.96s) [2020-02-11T00:17:06.686Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-02-11T00:17:06.686Z] daemon.go:325: [dae05fbf5b062] waiting for daemon to start [2020-02-11T00:17:06.686Z] daemon.go:325: [dae05fbf5b062] waiting for daemon to start [2020-02-11T00:17:06.686Z] daemon.go:353: [dae05fbf5b062] daemon started [2020-02-11T00:17:06.686Z] daemon.go:461: [dae05fbf5b062] Stopping daemon [2020-02-11T00:17:06.686Z] daemon.go:296: [dae05fbf5b062] exiting daemon [2020-02-11T00:17:06.686Z] daemon.go:448: [dae05fbf5b062] Daemon stopped [2020-02-11T00:17:06.686Z] === RUN TestServiceUpdateConfigs [2020-02-11T00:17:06.896Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-11T00:17:07.459Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-11T00:17:08.388Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-11T00:17:08.388Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-11T00:17:09.318Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-11T00:17:09.886Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-11T00:17:10.817Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-11T00:17:11.380Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-11T00:17:12.310Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-11T00:17:13.253Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-11T00:17:13.816Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-11T00:17:14.744Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-11T00:17:14.745Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-11T00:17:14.863Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-11T00:17:15.674Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-11T00:17:16.238Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-11T00:17:17.607Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-11T00:17:18.170Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-11T00:17:18.427Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-11T00:17:18.427Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-11T00:17:20.390Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-11T00:17:21.937Z] --- PASS: TestServiceUpdateConfigs (14.84s) [2020-02-11T00:17:21.937Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-02-11T00:17:21.937Z] daemon.go:325: [d5e045ee5dbb0] waiting for daemon to start [2020-02-11T00:17:21.937Z] daemon.go:325: [d5e045ee5dbb0] waiting for daemon to start [2020-02-11T00:17:21.937Z] daemon.go:353: [d5e045ee5dbb0] daemon started [2020-02-11T00:17:21.937Z] daemon.go:461: [d5e045ee5dbb0] Stopping daemon [2020-02-11T00:17:21.937Z] daemon.go:296: [d5e045ee5dbb0] exiting daemon [2020-02-11T00:17:21.937Z] daemon.go:448: [d5e045ee5dbb0] Daemon stopped [2020-02-11T00:17:21.937Z] === RUN TestServiceUpdateNetwork [2020-02-11T00:17:22.603Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-11T00:17:22.860Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-11T00:17:25.022Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-11T00:17:25.608Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-11T00:17:25.608Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-11T00:17:25.608Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-11T00:17:27.484Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-11T00:17:27.484Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-11T00:17:30.953Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-11T00:17:34.224Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-11T00:17:34.481Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-11T00:17:34.488Z] --- PASS: TestServiceUpdateNetwork (13.05s) [2020-02-11T00:17:34.488Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-02-11T00:17:34.488Z] daemon.go:325: [d973d5cdf87b5] waiting for daemon to start [2020-02-11T00:17:34.488Z] daemon.go:325: [d973d5cdf87b5] waiting for daemon to start [2020-02-11T00:17:34.488Z] daemon.go:353: [d973d5cdf87b5] daemon started [2020-02-11T00:17:34.488Z] daemon.go:461: [d973d5cdf87b5] Stopping daemon [2020-02-11T00:17:34.488Z] daemon.go:296: [d973d5cdf87b5] exiting daemon [2020-02-11T00:17:34.488Z] daemon.go:448: [d973d5cdf87b5] Daemon stopped [2020-02-11T00:17:34.488Z] PASS [2020-02-11T00:17:34.488Z] [2020-02-11T00:17:34.488Z] === Skipped [2020-02-11T00:17:34.488Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-11T00:17:34.488Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-11T00:17:34.488Z] [2020-02-11T00:17:34.488Z] [2020-02-11T00:17:34.488Z] DONE 18 tests, 1 skipped in 115.103s [2020-02-11T00:17:34.488Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-11T00:17:34.488Z] ++ 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-02-11T00:17:34.488Z] ++ set -e [2020-02-11T00:17:34.488Z] ++ '[' -n 0 ']' [2020-02-11T00:17:34.488Z] ++ set -x [2020-02-11T00:17:34.488Z] ++ env -i DEST=/go/src/github.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-02-11T00:17:34.488Z] INFO: Testing against a local daemon [2020-02-11T00:17:34.488Z] === RUN TestSessionCreate [2020-02-11T00:17:34.488Z] --- PASS: TestSessionCreate (0.05s) [2020-02-11T00:17:34.488Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-11T00:17:34.488Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-02-11T00:17:34.488Z] PASS [2020-02-11T00:17:34.488Z] [2020-02-11T00:17:34.488Z] DONE 2 tests in 0.210s [2020-02-11T00:17:34.488Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-11T00:17:34.488Z] ++ 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-02-11T00:17:34.488Z] ++ set -e [2020-02-11T00:17:34.488Z] ++ '[' -n 0 ']' [2020-02-11T00:17:34.488Z] ++ set -x [2020-02-11T00:17:34.488Z] ++ env -i DEST=/go/src/github.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-02-11T00:17:34.488Z] INFO: Testing against a local daemon [2020-02-11T00:17:34.488Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-11T00:17:34.488Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T00:17:34.488Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T00:17:34.488Z] === RUN TestEventsExecDie [2020-02-11T00:17:35.116Z] --- PASS: TestEventsExecDie (0.82s) [2020-02-11T00:17:35.116Z] === RUN TestEventsBackwardsCompatible [2020-02-11T00:17:35.116Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-02-11T00:17:35.116Z] === RUN TestInfoBinaryCommits [2020-02-11T00:17:35.116Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-11T00:17:35.116Z] === RUN TestInfoAPIVersioned [2020-02-11T00:17:35.116Z] --- PASS: TestInfoAPIVersioned (0.03s) [2020-02-11T00:17:35.116Z] === RUN TestInfoAPI [2020-02-11T00:17:35.409Z] --- PASS: TestInfoAPI (0.06s) [2020-02-11T00:17:35.409Z] === RUN TestInfoAPIWarnings [2020-02-11T00:17:35.850Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-11T00:17:36.426Z] --- PASS: TestInfoAPIWarnings (0.94s) [2020-02-11T00:17:36.426Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-02-11T00:17:36.426Z] daemon.go:325: [dbe0a746248c4] waiting for daemon to start [2020-02-11T00:17:36.426Z] daemon.go:325: [dbe0a746248c4] waiting for daemon to start [2020-02-11T00:17:36.426Z] daemon.go:353: [dbe0a746248c4] daemon started [2020-02-11T00:17:36.426Z] daemon.go:461: [dbe0a746248c4] Stopping daemon [2020-02-11T00:17:36.426Z] daemon.go:296: [dbe0a746248c4] exiting daemon [2020-02-11T00:17:36.426Z] daemon.go:448: [dbe0a746248c4] Daemon stopped [2020-02-11T00:17:36.426Z] === RUN TestLoginFailsWithBadCredentials [2020-02-11T00:17:36.714Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s) [2020-02-11T00:17:36.714Z] === RUN TestPingCacheHeaders [2020-02-11T00:17:36.714Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-02-11T00:17:36.714Z] === RUN TestPingGet [2020-02-11T00:17:37.003Z] --- PASS: TestPingGet (0.04s) [2020-02-11T00:17:37.003Z] === RUN TestPingHead [2020-02-11T00:17:37.003Z] --- PASS: TestPingHead (0.06s) [2020-02-11T00:17:37.003Z] === RUN TestVersion [2020-02-11T00:17:37.003Z] --- PASS: TestVersion (0.05s) [2020-02-11T00:17:37.003Z] PASS [2020-02-11T00:17:37.003Z] [2020-02-11T00:17:37.003Z] === Skipped [2020-02-11T00:17:37.003Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-11T00:17:37.003Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-11T00:17:37.003Z] [2020-02-11T00:17:37.003Z] [2020-02-11T00:17:37.003Z] DONE 12 tests, 1 skipped in 2.920s [2020-02-11T00:17:37.003Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-11T00:17:37.003Z] ++ 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-02-11T00:17:37.003Z] ++ set -e [2020-02-11T00:17:37.003Z] ++ '[' -n 0 ']' [2020-02-11T00:17:37.003Z] ++ set -x [2020-02-11T00:17:37.003Z] ++ env -i DEST=/go/src/github.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-02-11T00:17:37.003Z] INFO: Testing against a local daemon [2020-02-11T00:17:37.003Z] === RUN TestVolumesCreateAndList [2020-02-11T00:17:37.290Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-02-11T00:17:37.290Z] === RUN TestVolumesRemove [2020-02-11T00:17:37.290Z] --- PASS: TestVolumesRemove (0.09s) [2020-02-11T00:17:37.290Z] === RUN TestVolumesInspect [2020-02-11T00:17:37.290Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-11T00:17:37.290Z] === RUN TestVolumesInvalidJSON [2020-02-11T00:17:37.290Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-11T00:17:37.290Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-11T00:17:37.290Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-11T00:17:37.290Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-02-11T00:17:37.290Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-11T00:17:37.290Z] PASS [2020-02-11T00:17:37.290Z] [2020-02-11T00:17:37.290Z] DONE 5 tests in 0.343s [2020-02-11T00:17:37.290Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-11T00:17:37.576Z] ++++ cat bundles/test-integration/docker.pid [2020-02-11T00:17:37.576Z] +++ kill 11132 [2020-02-11T00:17:37.742Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-11T00:17:37.742Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-11T00:17:37.742Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-11T00:17:37.742Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-11T00:17:38.305Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-11T00:17:39.054Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-11T00:17:39.055Z] +++ /etc/init.d/apparmor stop [2020-02-11T00:17:39.055Z] Clearing AppArmor profiles cache:. [2020-02-11T00:17:39.055Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-11T00:17:39.055Z] Unloading profiles will leave already running processes permanently [2020-02-11T00:17:39.055Z] unconfined, which can lead to unexpected situations. [2020-02-11T00:17:39.055Z] [2020-02-11T00:17:39.055Z] To set a process to complain mode, use the command line tool [2020-02-11T00:17:39.055Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-11T00:17:39.055Z] with the 'teardown' option." [2020-02-11T00:17:39.055Z] Post stage [Pipeline] junit [2020-02-11T00:17:41.135Z] Recording test results [2020-02-11T00:17:41.580Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-11T00:17:42.022Z] + echo Ensuring container killed. [2020-02-11T00:17:42.022Z] Ensuring container killed. [2020-02-11T00:17:42.022Z] + docker rm -vf docker-pr3 [2020-02-11T00:17:42.022Z] Error: No such container: docker-pr3 [2020-02-11T00:17:42.022Z] + true [Pipeline] sh [2020-02-11T00:17:42.414Z] + echo Chowning /workspace to jenkins user [2020-02-11T00:17:42.414Z] Chowning /workspace to jenkins user [2020-02-11T00:17:42.414Z] + id -u [2020-02-11T00:17:42.414Z] + id -g [2020-02-11T00:17:42.414Z] + docker run --rm -v /home/docker/workspace/moby_PR-40490:/workspace busybox chown -R 1001:1001 /workspace [2020-02-11T00:17:42.414Z] Unable to find image 'busybox:latest' locally [2020-02-11T00:17:42.700Z] latest: Pulling from library/busybox [2020-02-11T00:17:42.700Z] d7e28ec550a2: Pulling fs layer [2020-02-11T00:17:42.988Z] d7e28ec550a2: Verifying Checksum [2020-02-11T00:17:42.988Z] d7e28ec550a2: Download complete [2020-02-11T00:17:43.473Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-11T00:17:43.609Z] d7e28ec550a2: Pull complete [2020-02-11T00:17:43.609Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-11T00:17:43.609Z] Status: Downloaded newer image for busybox:latest [2020-02-11T00:17:44.855Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-11T00:17:45.493Z] + bundleName=ppc64le-integration [2020-02-11T00:17:45.493Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-11T00:17:45.493Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-11T00:17:45.493Z] + find bundles -path */root/*overlay2 -prune -o -type+ f ( -name *-report.jsonxargs -o tar -name -czf *.log ppc64le-integration-bundles.tar.gz -o [2020-02-11T00:17:45.493Z] -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-02-11T00:17:45.575Z] Archiving artifacts [2020-02-11T00:17:45.784Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-11T00:17:45.942Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40490/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-11T00:17:46.338Z] + make clean [2020-02-11T00:17:46.346Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-11T00:17:46.963Z] docker volume rm -f docker-dev-cache [2020-02-11T00:17:46.963Z] docker-dev-cache [Pipeline] deleteDir [2020-02-11T00:17:47.276Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-11T00:17:48.208Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-11T00:17:48.208Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-11T00:17:48.464Z] === RUN TestDockerSuite/TestRunModeIpcHost [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-11T00:17:50.358Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-11T00:17:51.725Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-11T00:17:53.094Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-11T00:17:53.094Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-11T00:17:53.351Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-11T00:17:54.721Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-11T00:17:55.283Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-11T00:17:57.993Z] === RUN TestDockerSuite/TestRunMount [2020-02-11T00:17:57.993Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-11T00:18:01.263Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-11T00:18:03.784Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-11T00:18:04.347Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-11T00:18:05.277Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-11T00:18:06.646Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-11T00:18:09.165Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-11T00:18:12.274Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-11T00:18:12.436Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-11T00:18:14.956Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-11T00:18:17.486Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-11T00:18:19.379Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-11T00:18:20.747Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-11T00:18:20.747Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-11T00:18:20.747Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-11T00:18:21.678Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-11T00:18:23.046Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-11T00:18:23.610Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-11T00:18:24.539Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-11T00:18:25.958Z] === RUN TestDockerSuite/TestBuildRm [2020-02-11T00:18:27.059Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-11T00:18:29.578Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-11T00:18:29.578Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-11T00:18:32.850Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-11T00:18:34.743Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-11T00:18:35.000Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-11T00:18:35.256Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-11T00:18:36.185Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-11T00:18:36.185Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-11T00:18:37.113Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-11T00:18:37.676Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-11T00:18:37.933Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-11T00:18:38.495Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-11T00:18:39.425Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-11T00:18:39.425Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-11T00:18:39.666Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-11T00:18:40.355Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-11T00:18:41.005Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-11T00:18:41.005Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-11T00:18:41.286Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-11T00:18:41.576Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-11T00:18:42.655Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-11T00:18:42.746Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-11T00:18:44.035Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-11T00:18:44.600Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-11T00:18:45.529Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-11T00:18:46.091Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-11T00:18:46.117Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-11T00:18:47.020Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-11T00:18:47.583Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-11T00:18:47.583Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-11T00:18:48.512Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-11T00:18:48.695Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-11T00:18:48.769Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-11T00:18:49.332Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-11T00:18:49.332Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-11T00:18:50.262Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-11T00:18:52.154Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-11T00:18:52.154Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-11T00:18:55.428Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-11T00:18:56.796Z] === RUN TestDockerSuite/TestRunRm [2020-02-11T00:18:57.725Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-11T00:18:58.199Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-11T00:19:01.895Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-11T00:19:02.459Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-11T00:19:03.022Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-11T00:19:04.914Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-11T00:19:05.477Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-11T00:19:05.477Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-11T00:19:09.652Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-11T00:19:13.829Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-11T00:19:13.976Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-11T00:19:13.976Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-11T00:19:14.514Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-11T00:19:14.760Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-11T00:19:15.337Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-11T00:19:16.270Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-11T00:19:17.199Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-11T00:19:18.138Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-11T00:19:18.701Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-11T00:19:19.630Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-11T00:19:20.560Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-11T00:19:21.123Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-11T00:19:22.052Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-11T00:19:24.572Z] === RUN TestDockerSuite/TestRunState [2020-02-11T00:19:26.463Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-11T00:19:27.026Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-11T00:19:27.801Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-11T00:19:27.801Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-11T00:19:27.956Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-11T00:19:27.956Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-11T00:19:27.956Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-11T00:19:28.886Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-11T00:19:29.816Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-11T00:19:31.184Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-11T00:19:31.184Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-11T00:19:31.184Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-11T00:19:31.952Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-11T00:19:31.952Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-11T00:19:32.114Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-11T00:19:34.634Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-11T00:19:35.563Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-11T00:19:36.102Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-11T00:19:37.456Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-11T00:19:41.634Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-11T00:19:44.914Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-11T00:19:45.176Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-11T00:19:46.106Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-11T00:19:46.668Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-11T00:19:49.188Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-11T00:19:50.117Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-11T00:19:51.047Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-11T00:19:51.047Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-11T00:19:51.304Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-11T00:19:52.235Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-11T00:19:52.798Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-11T00:19:53.728Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-11T00:19:53.728Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-11T00:19:53.728Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-11T00:19:54.658Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-11T00:19:58.300Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-11T00:19:58.300Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-11T00:19:58.850Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-11T00:19:59.909Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-11T00:19:59.909Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-11T00:19:59.974Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-11T00:20:01.277Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-11T00:20:03.797Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-11T00:20:05.165Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-11T00:20:05.220Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-11T00:20:07.687Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-11T00:20:10.208Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-11T00:20:10.489Z] === RUN TestDockerSuite/TestBuildUser [2020-02-11T00:20:10.489Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-11T00:20:10.489Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-11T00:20:10.489Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-11T00:20:11.138Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-11T00:20:11.701Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-11T00:20:12.631Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-11T00:20:12.631Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-11T00:20:12.631Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-11T00:20:12.631Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-11T00:20:12.887Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-11T00:20:13.449Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-11T00:20:14.378Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-11T00:20:15.310Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-11T00:20:15.678Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-11T00:20:15.678Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-11T00:20:17.202Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-11T00:20:17.764Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-11T00:20:18.141Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-11T00:20:18.141Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-11T00:20:18.141Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-11T00:20:18.327Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-11T00:20:18.327Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-11T00:20:19.256Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-11T00:20:19.256Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-11T00:20:19.256Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-11T00:20:19.256Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-11T00:20:19.256Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-11T00:20:19.513Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-11T00:20:19.769Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-11T00:20:19.769Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-11T00:20:20.026Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-11T00:20:20.283Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-11T00:20:21.212Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-11T00:20:21.775Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-11T00:20:22.705Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-11T00:20:22.705Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-11T00:20:23.634Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-11T00:20:23.634Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-11T00:20:24.564Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-11T00:20:24.564Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-11T00:20:25.494Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-11T00:20:26.424Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-11T00:20:26.424Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-11T00:20:26.424Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-11T00:20:26.987Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-11T00:20:28.879Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-11T00:20:29.444Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-11T00:20:29.444Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-11T00:20:30.006Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-11T00:20:30.006Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-11T00:20:31.898Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-11T00:20:32.462Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-11T00:20:34.982Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-11T00:20:35.912Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-11T00:20:35.912Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-11T00:20:35.912Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-11T00:20:36.841Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-11T00:20:38.208Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-11T00:20:39.575Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-11T00:20:39.575Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-11T00:20:40.234Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-11T00:20:40.234Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-11T00:20:41.495Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-11T00:20:41.495Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-11T00:20:42.058Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-11T00:20:43.951Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-11T00:20:44.208Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-11T00:20:46.101Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-11T00:20:46.101Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-11T00:20:46.101Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-11T00:20:46.663Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-11T00:20:47.594Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-11T00:20:50.115Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-11T00:20:50.115Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-11T00:20:50.116Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-11T00:20:50.116Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-11T00:20:50.372Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-11T00:20:50.629Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-11T00:20:52.520Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-11T00:20:53.382Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-11T00:20:53.449Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-11T00:20:59.535Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-11T00:20:59.535Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-11T00:20:59.535Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-11T00:20:59.991Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-11T00:21:01.856Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-11T00:21:01.856Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-02-11T00:21:01.885Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-11T00:21:02.814Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-11T00:21:03.070Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-11T00:21:04.965Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-11T00:21:07.484Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-11T00:21:10.758Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-11T00:21:11.321Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-11T00:21:11.321Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-11T00:21:13.213Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-11T00:21:14.155Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-11T00:21:14.311Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-11T00:21:16.050Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-11T00:21:18.157Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-11T00:21:18.157Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-11T00:21:18.572Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-11T00:21:20.463Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-11T00:21:21.831Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-11T00:21:27.081Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-11T00:21:27.081Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-11T00:21:29.600Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-11T00:21:32.121Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-11T00:21:32.121Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-11T00:21:35.392Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-11T00:21:36.147Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-11T00:21:36.147Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-11T00:21:36.628Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-11T00:21:36.628Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-11T00:21:37.622Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-11T00:21:38.662Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-11T00:21:39.591Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-11T00:21:39.847Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-11T00:21:40.105Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-11T00:21:41.035Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-11T00:21:41.035Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-11T00:21:41.598Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-11T00:21:42.529Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-11T00:21:42.529Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-11T00:21:43.459Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-11T00:21:44.387Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-11T00:21:46.287Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-11T00:21:47.757Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-11T00:21:47.878Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-11T00:21:47.878Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-11T00:21:47.878Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-11T00:21:47.878Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-11T00:21:50.150Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-11T00:21:51.929Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-11T00:21:52.185Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-11T00:21:52.748Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-11T00:21:53.005Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-11T00:21:53.934Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-11T00:21:54.014Z] === RUN TestDockerSuite/TestCommitChange [2020-02-11T00:21:55.829Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-11T00:21:55.829Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-11T00:21:57.196Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-11T00:21:58.125Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-11T00:21:58.872Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-11T00:21:59.054Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-11T00:22:00.948Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-11T00:22:03.716Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-11T00:22:03.716Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-11T00:22:05.118Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-11T00:22:06.047Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-11T00:22:06.047Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-11T00:22:06.976Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-11T00:22:07.907Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-11T00:22:11.068Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-11T00:22:11.068Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-11T00:22:12.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-11T00:22:16.249Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-11T00:22:18.769Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-11T00:22:21.646Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-11T00:22:22.039Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-11T00:22:26.210Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-11T00:22:30.511Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-11T00:22:30.511Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-11T00:22:30.511Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-11T00:22:30.511Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-11T00:22:30.511Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-11T00:22:30.511Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-11T00:22:30.511Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-11T00:22:30.511Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-11T00:22:30.511Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-11T00:22:31.518Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-11T00:22:33.411Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-11T00:22:35.954Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-11T00:22:36.530Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-11T00:22:37.323Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-11T00:22:38.252Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-11T00:22:38.509Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-11T00:22:41.030Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-11T00:22:43.549Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-11T00:22:46.068Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-11T00:22:48.588Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-11T00:22:49.244Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-11T00:22:49.244Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-11T00:22:49.741Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-11T00:22:49.741Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-11T00:22:49.741Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-11T00:22:49.741Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-11T00:22:50.480Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-11T00:22:52.074Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-11T00:22:52.074Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-11T00:22:52.074Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-11T00:22:53.693Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-11T00:22:53.693Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-11T00:22:53.693Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-11T00:22:53.693Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-11T00:22:53.693Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-11T00:22:56.022Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-11T00:22:57.683Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-11T00:22:59.304Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-11T00:22:59.304Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-11T00:22:59.304Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-11T00:23:01.614Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-11T00:23:01.614Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-11T00:23:03.306Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-11T00:23:03.306Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-11T00:23:03.306Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-11T00:23:08.530Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-11T00:23:10.772Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-11T00:23:10.772Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-11T00:23:11.050Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-11T00:23:11.050Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-11T00:23:11.050Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-11T00:23:11.306Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-11T00:23:11.306Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-11T00:23:12.235Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-11T00:23:12.398Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-11T00:23:12.398Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-11T00:23:14.021Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-11T00:23:14.511Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-11T00:23:14.775Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-11T00:23:14.775Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-11T00:23:14.775Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-11T00:23:16.815Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-11T00:23:18.046Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-11T00:23:19.893Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-11T00:23:22.223Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite (1748.92s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.18s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.33s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.24s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.20s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.23s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.10s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.36s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.87s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.89s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.16s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.10s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAttachDetach (1.20s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.99s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.89s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.97s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.21s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.87s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.34s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.26s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.12s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.77s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.46s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.37s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.56s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.83s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.57s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.33s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.39s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.80s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.02s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.24s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.87s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.02s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.91s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.91s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.41s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.33s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.53s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.41s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.29s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.54s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.22s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.28s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.75s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.34s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.11s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.16s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.46s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.03s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.81s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.27s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.50s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.19s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.96s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.70s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.75s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.20s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.89s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.94s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.16s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.79s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.13s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.70s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2020-02-11T00:23:22.223Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-11T00:23:22.223Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.73s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.13s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildContChar (4.59s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.43s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.15s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.05s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.93s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.15s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.09s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.73s) [2020-02-11T00:23:22.223Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-02-11T00:23:22.223Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.223Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-11T00:23:22.223Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.223Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-02-11T00:23:22.223Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.223Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-11T00:23:22.223Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.99s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.00s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.60s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.00s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.52s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.56s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.78s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.75s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.40s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.23s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.87s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.06s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.44s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.97s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.85s) [2020-02-11T00:23:22.223Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.81s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.20s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.17s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.41s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.60s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.88s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.43s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.62s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.96s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEnv (1.89s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.25s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.22s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.26s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.76s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.57s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2020-02-11T00:23:22.224Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-11T00:23:22.224Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.03s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.23s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.83s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.59s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildFails (1.32s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.50s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.34s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.84s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.37s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.04s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.97s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.06s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.09s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.30s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildHistory (4.21s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.56s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.93s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.54s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildLabels (0.59s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.97s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.43s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildLineBreak (5.13s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.26s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.24s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.22s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.88s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.85s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.03s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.27s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.15s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.55s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.88s) [2020-02-11T00:23:22.224Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-11T00:23:22.224Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.94s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.24s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.22s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.84s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.27s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.17s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.54s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.74s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.79s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.78s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.61s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.23s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.55s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.77s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildPATH (2.63s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.96s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.01s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.78s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.50s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.69s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildRm (3.17s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.15s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.37s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.21s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.34s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.42s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.94s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-02-11T00:23:22.224Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-11T00:23:22.224Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.18s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildStderr (1.00s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.86s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.06s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.55s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.76s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.17s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.88s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildUser (2.51s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.91s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.03s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.00s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.10s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.05s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.59s) [2020-02-11T00:23:22.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2020-02-11T00:23:22.224Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-11T00:23:22.224Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-11T00:23:22.224Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-02-11T00:23:22.224Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.38s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.78s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.17s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.50s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.85s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.96s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s) [2020-02-11T00:23:22.224Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-11T00:23:22.224Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.83s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.42s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2020-02-11T00:23:22.224Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-11T00:23:22.224Z] docker_cli_sni_test.go:18: Flakey test [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.97s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.99s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestCommitChange (0.93s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.18s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.65s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.66s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.98s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestCommitTTY (1.80s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.96s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.87s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.71s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.79s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.82s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.86s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.97s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.94s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.94s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.93s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.97s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.73s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.88s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2020-02-11T00:23:22.224Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-11T00:23:22.224Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.40s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.99s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.13s) [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc000571220 } [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1334024138 /foo false } [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1334024138 /foo true } [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3435806881 /foo false } [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3435806881 /foo true } [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3435806881 /foo true 0xc0005716c0 } [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0005716e0 } [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc000571700 } [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc000571720 } [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc000571740 } [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2020-02-11T00:23:22.224Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:1926: case 0 [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:1926: case 1 [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:1926: case 2 [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:1926: case 3 [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:1926: case 4 [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:1926: case 5 [2020-02-11T00:23:22.224Z] docker_api_containers_test.go:1926: case 6 [2020-02-11T00:23:22.225Z] docker_api_containers_test.go:1926: case 7 [2020-02-11T00:23:22.225Z] docker_api_containers_test.go:1926: case 8 [2020-02-11T00:23:22.225Z] docker_api_containers_test.go:1926: case 9 [2020-02-11T00:23:22.225Z] docker_api_containers_test.go:1926: case 10 [2020-02-11T00:23:22.225Z] docker_api_containers_test.go:1926: case 11 [2020-02-11T00:23:22.225Z] docker_api_containers_test.go:1926: case 12 [2020-02-11T00:23:22.225Z] docker_api_containers_test.go:1926: case 13 [2020-02-11T00:23:22.225Z] docker_api_containers_test.go:1926: case 14 [2020-02-11T00:23:22.225Z] docker_api_containers_test.go:1926: case 15 [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.84s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.37s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.92s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.64s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.91s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership193642162/file1 721ed42f39a5d1b74e755121ad825918042b3f51698cdb9f6fafd6e833ec0bd5:/tmpvol/file1` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp c65ab0b3fed5002e72a80811f4bf9c55fc324a9dcdb915e61c75f8ed8ffdc383:/root/file1 /tmp/test-cp-from-case-a865979497/itWorks.txt` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a865979497/itWorks.txt" contains "file1\n" [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp 100cc0bdfad54cb64bc0592be7ce64ea77e8de062fe088799e0c684accb1cc50:/file1 /tmp/test-cp-from-case-b511536308/testDir/` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c605447811/file2" contains "file2\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp 31474ba2192926980b0ed724facc6bdc7db4c8a40b439d3cad887772d72d7e37:/root/file1 /tmp/test-cp-from-case-c605447811/file2` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c605447811/file2" contains "file1\n" [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp 799bf7e03ad1b6120d3841d053647e4c72fe21296adeb92da8aab6bd8559b9cf:/file1 /tmp/test-cp-from-case-d854774278/dir1` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d854774278/dir1/file1" contains "file1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp 799bf7e03ad1b6120d3841d053647e4c72fe21296adeb92da8aab6bd8559b9cf:/file1 /tmp/test-cp-from-case-d854774278/dir1/` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d854774278/dir1/file1" contains "file1\n" [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp d53da0b81f4d1055102d516b6bdc4ad41409eadcc36fee2f2a594c9b225326cd:dir1 /tmp/test-cp-from-case-e187346861/testDir` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e187346861/testDir/file1-1" contains "file1-1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp d53da0b81f4d1055102d516b6bdc4ad41409eadcc36fee2f2a594c9b225326cd:dir1 /tmp/test-cp-from-case-e187346861/testDir/` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e187346861/testDir/file1-1" contains "file1-1\n" [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp b9b9a85fee67e464ae468c11672ef4a782f3580711340e1cb54cb9e00428591c:/root/dir1 /tmp/test-cp-from-case-f526250792/file1` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp eb7eafc5433c139668bfa004aa575efa300826441fdcbebf223681f46c82d2e1:/root/dir1 /tmp/test-cp-from-case-g241973351/dir2` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g241973351/dir2/dir1/file1-1" contains "file1-1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp eb7eafc5433c139668bfa004aa575efa300826441fdcbebf223681f46c82d2e1:/root/dir1 /tmp/test-cp-from-case-g241973351/dir2/` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g241973351/dir2/dir1/file1-1" contains "file1-1\n" [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp 81a1c131c2690ed5fcfb62f4606cd971ad60bca93f08a12bdadcbf8791df4c04:dir1/. /tmp/test-cp-from-case-h097393818/testDir` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h097393818/testDir/file1-1" contains "file1-1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp 81a1c131c2690ed5fcfb62f4606cd971ad60bca93f08a12bdadcbf8791df4c04:dir1/. /tmp/test-cp-from-case-h097393818/testDir/` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h097393818/testDir/file1-1" contains "file1-1\n" [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.90s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp 90ea73c722c7c83fef5e83adab51cec3030dc530b597b0fcea8e39be45922384:/root/dir1/. /tmp/test-cp-from-case-i918223153/file1` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp d637b6744a54b085a4b95871df907ff8d1b459960ccd50ed94e53be9518f1097:/root/dir1/. /tmp/test-cp-from-case-j180197596/dir2` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j180197596/dir2/file1-1" contains "file1-1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp d637b6744a54b085a4b95871df907ff8d1b459960ccd50ed94e53be9518f1097:/root/dir1/. /tmp/test-cp-from-case-j180197596/dir2/` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j180197596/dir2/file1-1" contains "file1-1\n" [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp 44a45a1b3aa563912b5568866fb9f0a51f60baa2c97830b55b7f9190bf54650d:/file2 /tmp/test-cp-from-err-dst-not-dir915803275/symlinkToFile1` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir915803275/symlinkToFile1" points to "file1" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir915803275/file1" contains "file2\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp 44a45a1b3aa563912b5568866fb9f0a51f60baa2c97830b55b7f9190bf54650d:/file2 /tmp/test-cp-from-err-dst-not-dir915803275/symlinkToDir1` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir915803275/symlinkToDir1" points to "dir1" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir915803275/file2" contains "file2\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp 44a45a1b3aa563912b5568866fb9f0a51f60baa2c97830b55b7f9190bf54650d:/file2 /tmp/test-cp-from-err-dst-not-dir915803275/brokenSymlinkToFileX` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir915803275/brokenSymlinkToFileX" points to "fileX" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir915803275/fileX" contains "file2\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp 44a45a1b3aa563912b5568866fb9f0a51f60baa2c97830b55b7f9190bf54650d:/dir2 /tmp/test-cp-from-err-dst-not-dir915803275/symlinkToDir1` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir915803275/symlinkToDir1" points to "dir1" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir915803275/dir1/dir2/file2-1" contains "file2-1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp 44a45a1b3aa563912b5568866fb9f0a51f60baa2c97830b55b7f9190bf54650d:/dir2 /tmp/test-cp-from-err-dst-not-dir915803275/brokenSymlinkToDirX` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir915803275/brokenSymlinkToDirX" points to "dirX" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir915803275/dirX/file2-1" contains "file2-1\n" [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.04s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.81s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.89s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a058462611/file1 7af6be644b55fa9f1f9709b554718bf12533ae8870b4025d48221caf19b8aa19:/root/itWorks.txt` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "7af6be644b55fa9f1f9709b554718bf12533ae8870b4025d48221caf19b8aa19" start output contains "file1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7af6be644b55fa9f1f9709b554718bf12533ae8870b4025d48221caf19b8aa19` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b417453526/file1 7888b48db3a511344e952e217807e3f12211dce07a27ea8d6655fc9cdb2aedf7:testDir/` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.69s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "167bfbb94f6b4e39a6c1644d445525c09b8d0da057acce7de6c9f00a33ffc6c3" start output contains "file2\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 167bfbb94f6b4e39a6c1644d445525c09b8d0da057acce7de6c9f00a33ffc6c3` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c934319933/file1 167bfbb94f6b4e39a6c1644d445525c09b8d0da057acce7de6c9f00a33ffc6c3:/root/file2` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "167bfbb94f6b4e39a6c1644d445525c09b8d0da057acce7de6c9f00a33ffc6c3" start output contains "file1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 167bfbb94f6b4e39a6c1644d445525c09b8d0da057acce7de6c9f00a33ffc6c3` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.97s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "092ffdb25de4c374c6de9c5e7f3f2de35ec65159323602612bd93ead68a28131" start output contains "" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 092ffdb25de4c374c6de9c5e7f3f2de35ec65159323602612bd93ead68a28131` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d832434040/file1 092ffdb25de4c374c6de9c5e7f3f2de35ec65159323602612bd93ead68a28131:dir1` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "092ffdb25de4c374c6de9c5e7f3f2de35ec65159323602612bd93ead68a28131" start output contains "file1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 092ffdb25de4c374c6de9c5e7f3f2de35ec65159323602612bd93ead68a28131` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "ebb641b207ec12c0772217a2d07e6b9366b31a82611b547a602296da5a4b3f2d" start output contains "" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a ebb641b207ec12c0772217a2d07e6b9366b31a82611b547a602296da5a4b3f2d` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d832434040/file1 ebb641b207ec12c0772217a2d07e6b9366b31a82611b547a602296da5a4b3f2d:dir1/` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "ebb641b207ec12c0772217a2d07e6b9366b31a82611b547a602296da5a4b3f2d" start output contains "file1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a ebb641b207ec12c0772217a2d07e6b9366b31a82611b547a602296da5a4b3f2d` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.48s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e295038071/dir1 87215936a712805f0bec1bca9a1ca485e32b72fdfa840c5c09122dbeae13ec47:testDir` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "87215936a712805f0bec1bca9a1ca485e32b72fdfa840c5c09122dbeae13ec47" start output contains "file1-1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 87215936a712805f0bec1bca9a1ca485e32b72fdfa840c5c09122dbeae13ec47` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e295038071/dir1 6eed9443f94eb72445eba0f875b60df705731b9d6905dac39ebc980a82be6941:testDir/` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "6eed9443f94eb72445eba0f875b60df705731b9d6905dac39ebc980a82be6941" start output contains "file1-1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6eed9443f94eb72445eba0f875b60df705731b9d6905dac39ebc980a82be6941` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f108476266/dir1 f3fd911a5f880f1d5a3e8b22d6e69b3711c27bfeea3eedecefaa358ccafbd70a:/root/file1` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.33s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "0ac9bcb4315fd49c9cb7a21e44135ffa343a064ed2c3e186ae400062afb378b5" start output contains "" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0ac9bcb4315fd49c9cb7a21e44135ffa343a064ed2c3e186ae400062afb378b5` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g793511873/dir1 0ac9bcb4315fd49c9cb7a21e44135ffa343a064ed2c3e186ae400062afb378b5:/root/dir2` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "0ac9bcb4315fd49c9cb7a21e44135ffa343a064ed2c3e186ae400062afb378b5" start output contains "file1-1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0ac9bcb4315fd49c9cb7a21e44135ffa343a064ed2c3e186ae400062afb378b5` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "0bcbf656be48b9a5ba66e538e8bcb5288e4555028f1fb2ff6c500741e8260bf3" start output contains "" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0bcbf656be48b9a5ba66e538e8bcb5288e4555028f1fb2ff6c500741e8260bf3` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g793511873/dir1 0bcbf656be48b9a5ba66e538e8bcb5288e4555028f1fb2ff6c500741e8260bf3:/dir2/` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "0bcbf656be48b9a5ba66e538e8bcb5288e4555028f1fb2ff6c500741e8260bf3" start output contains "file1-1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0bcbf656be48b9a5ba66e538e8bcb5288e4555028f1fb2ff6c500741e8260bf3` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.80s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h956672556/dir1/. 9a6fd8908676c054bb11d82a5cac1f46064e10da92fa5172d1ecf2c237b461ce:testDir` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "9a6fd8908676c054bb11d82a5cac1f46064e10da92fa5172d1ecf2c237b461ce" start output contains "file1-1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9a6fd8908676c054bb11d82a5cac1f46064e10da92fa5172d1ecf2c237b461ce` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h956672556/dir1/. 397511eee5c03cad4c6e1994896da192f888dddf896130a56b427b30c080a4c8:testDir/` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "397511eee5c03cad4c6e1994896da192f888dddf896130a56b427b30c080a4c8" start output contains "file1-1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 397511eee5c03cad4c6e1994896da192f888dddf896130a56b427b30c080a4c8` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i699549083/dir1/. 6541d6539eb357491bdc62ff97f6707acc65aba5976d61e5d2e12d27e6de7da8:/root/file1` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.24s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "6d6982fe9777b4b641a5fd89f6def26e03f32a12c638509d0dd82669c509d65c" start output contains "" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6d6982fe9777b4b641a5fd89f6def26e03f32a12c638509d0dd82669c509d65c` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j986266174/dir1/. 6d6982fe9777b4b641a5fd89f6def26e03f32a12c638509d0dd82669c509d65c:/dir2` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "6d6982fe9777b4b641a5fd89f6def26e03f32a12c638509d0dd82669c509d65c" start output contains "file1-1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6d6982fe9777b4b641a5fd89f6def26e03f32a12c638509d0dd82669c509d65c` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "6aceb1be484d39f2564cf4518a3b8acf3e2bae8559448839dd20bbb4063739e8" start output contains "" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6aceb1be484d39f2564cf4518a3b8acf3e2bae8559448839dd20bbb4063739e8` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j986266174/dir1/. 6aceb1be484d39f2564cf4518a3b8acf3e2bae8559448839dd20bbb4063739e8:/dir2/` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "6aceb1be484d39f2564cf4518a3b8acf3e2bae8559448839dd20bbb4063739e8" start output contains "file1-1\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6aceb1be484d39f2564cf4518a3b8acf3e2bae8559448839dd20bbb4063739e8` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions202132101/permdirtest permtest:/` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.69s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs970709759/file1 d4503c71c35e1e25acb0919aa0cdb8ecd33ba2001ac228d09386b7207261af9a:/root/shouldNotExist` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "d4503c71c35e1e25acb0919aa0cdb8ecd33ba2001ac228d09386b7207261af9a" start output contains "" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a d4503c71c35e1e25acb0919aa0cdb8ecd33ba2001ac228d09386b7207261af9a` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume683781202/file1 070e941eb7a0e8eca002915cc1aa1081b5e617335dac192fcef5a4b535aa362a:/vol_ro/shouldNotExist` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:279: checking that container "070e941eb7a0e8eca002915cc1aa1081b5e617335dac192fcef5a4b535aa362a" start output contains "" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:209: running `docker start -a 070e941eb7a0e8eca002915cc1aa1081b5e617335dac192fcef5a4b535aa362a` [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToStdout (0.95s) [2020-02-11T00:23:22.225Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.42s) [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-290755977/file2 f5877b26728641cd60827e86bb69d665f58e5ebb0f72dadcfca8c25a03dbc03d:/vol2/symlinkToFile1` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-290755977/symlinkToFile1" points to "file1" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-290755977/file1" contains "file2\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-290755977/file2 f5877b26728641cd60827e86bb69d665f58e5ebb0f72dadcfca8c25a03dbc03d:/vol2/symlinkToDir1` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-290755977/symlinkToDir1" points to "dir1" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-290755977/file2" contains "file2\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-290755977/file2 f5877b26728641cd60827e86bb69d665f58e5ebb0f72dadcfca8c25a03dbc03d:/vol2/brokenSymlinkToFileX` [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-290755977/brokenSymlinkToFileX" points to "fileX" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-290755977/fileX" contains "file2\n" [2020-02-11T00:23:22.225Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-290755977//dir2 f5877b26728641cd60827e86bb69d665f58e5ebb0f72dadcfca8c25a03dbc03d:/vol2/symlinkToDir1` [2020-02-11T00:23:22.226Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-290755977/symlinkToDir1" points to "dir1" [2020-02-11T00:23:22.226Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-290755977/dir1/dir2/file2-1" contains "file2-1\n" [2020-02-11T00:23:22.226Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-290755977//dir2 f5877b26728641cd60827e86bb69d665f58e5ebb0f72dadcfca8c25a03dbc03d:/vol2/brokenSymlinkToDirX` [2020-02-11T00:23:22.226Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-290755977/brokenSymlinkToDirX" points to "dirX" [2020-02-11T00:23:22.226Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-290755977/dirX/file2-1" contains "file2-1\n" [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.73s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2020-02-11T00:23:22.226Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-11T00:23:22.226Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.71s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2020-02-11T00:23:22.226Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-11T00:23:22.226Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.37s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.62s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.46s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.63s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.63s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.77s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.27s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.59s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.63s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.74s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.77s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.99s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.20s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsAttach (0.91s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.69s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.32s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.78s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsCopy (1.53s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.76s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.46s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.60s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.50s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsFilters (1.76s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsFormat (1.83s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.06s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.66s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2020-02-11T00:23:22.226Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-11T00:23:22.226Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:23:22.226Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-11T00:23:22.226Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.67s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsResize (0.87s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.76s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.91s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.11s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsTop (0.94s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.70s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExec (0.89s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.78s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.75s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.83s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.98s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecCgroup (1.24s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecEnv (1.03s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.69s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.88s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecInspectID (1.95s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecInteractive (1.00s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.90s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecParseError (0.85s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.91s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.43s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.99s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecStartFails (0.91s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.47s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.90s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecTTY (1.04s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.94s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecUlimits (0.97s) [2020-02-11T00:23:22.226Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-02-11T00:23:22.226Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.09s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.80s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.14s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.91s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestExecWithUser (0.97s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.44s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.91s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.95s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestHealth (21.34s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.22s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.31s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.13s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.33s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.86s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.89s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImportDisplay (1.65s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImportFile (1.89s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.91s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImportGzipped (1.97s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.89s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInfoDebug (0.54s) [2020-02-11T00:23:22.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-02-11T00:23:22.226Z] daemon.go:325: [de49b092c8111] waiting for daemon to start [2020-02-11T00:23:22.226Z] daemon.go:325: [de49b092c8111] waiting for daemon to start [2020-02-11T00:23:22.226Z] daemon.go:353: [de49b092c8111] daemon started [2020-02-11T00:23:22.226Z] daemon.go:461: [de49b092c8111] Stopping daemon [2020-02-11T00:23:22.226Z] daemon.go:296: [de49b092c8111] exiting daemon [2020-02-11T00:23:22.226Z] daemon.go:448: [de49b092c8111] Daemon stopped [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2020-02-11T00:23:22.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-02-11T00:23:22.226Z] daemon.go:325: [d7f901efe7fd2] waiting for daemon to start [2020-02-11T00:23:22.226Z] daemon.go:325: [d7f901efe7fd2] waiting for daemon to start [2020-02-11T00:23:22.226Z] daemon.go:353: [d7f901efe7fd2] daemon started [2020-02-11T00:23:22.226Z] daemon.go:461: [d7f901efe7fd2] Stopping daemon [2020-02-11T00:23:22.226Z] daemon.go:296: [d7f901efe7fd2] exiting daemon [2020-02-11T00:23:22.226Z] daemon.go:448: [d7f901efe7fd2] Daemon stopped [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-02-11T00:23:22.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-02-11T00:23:22.226Z] daemon.go:325: [df0e31a19c968] waiting for daemon to start [2020-02-11T00:23:22.226Z] daemon.go:325: [df0e31a19c968] waiting for daemon to start [2020-02-11T00:23:22.226Z] daemon.go:353: [df0e31a19c968] daemon started [2020-02-11T00:23:22.226Z] daemon.go:461: [df0e31a19c968] Stopping daemon [2020-02-11T00:23:22.226Z] daemon.go:296: [df0e31a19c968] exiting daemon [2020-02-11T00:23:22.226Z] daemon.go:448: [df0e31a19c968] Daemon stopped [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-02-11T00:23:22.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-02-11T00:23:22.226Z] daemon.go:325: [d9aae0f1e7def] waiting for daemon to start [2020-02-11T00:23:22.226Z] daemon.go:296: [d9aae0f1e7def] exiting daemon [2020-02-11T00:23:22.226Z] daemon.go:325: [d9aae0f1e7def] waiting for daemon to start [2020-02-11T00:23:22.226Z] daemon.go:325: [d9aae0f1e7def] waiting for daemon to start [2020-02-11T00:23:22.226Z] daemon.go:296: [d9aae0f1e7def] exiting daemon [2020-02-11T00:23:22.226Z] daemon.go:325: [d9aae0f1e7def] waiting for daemon to start [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.00s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.82s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInfoFormat (0.07s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s) [2020-02-11T00:23:22.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-02-11T00:23:22.226Z] daemon.go:325: [d58e8b6b68c85] waiting for daemon to start [2020-02-11T00:23:22.226Z] daemon.go:325: [d58e8b6b68c85] waiting for daemon to start [2020-02-11T00:23:22.226Z] daemon.go:353: [d58e8b6b68c85] daemon started [2020-02-11T00:23:22.226Z] daemon.go:461: [d58e8b6b68c85] Stopping daemon [2020-02-11T00:23:22.226Z] daemon.go:296: [d58e8b6b68c85] exiting daemon [2020-02-11T00:23:22.226Z] daemon.go:448: [d58e8b6b68c85] Daemon stopped [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.74s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.83s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.82s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2020-02-11T00:23:22.226Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) [2020-02-11T00:23:22.227Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-11T00:23:22.227Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.36s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.57s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectDefault (0.72s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectHistory (0.96s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-02-11T00:23:22.227Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-11T00:23:22.227Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.83s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.78s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.80s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.73s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.82s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectStatus (0.94s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.64s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.86s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.42s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.67s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.74s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.62s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.89s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.63s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.41s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.42s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.47s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.46s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.89s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.93s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.55s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.69s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.99s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.56s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.80s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.84s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsTail (1.02s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.99s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.52s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.87s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestNetHostname (2.41s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.40s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.53s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.93s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPluginActive (1.71s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.06s) [2020-02-11T00:23:22.227Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-11T00:23:22.227Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.34s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.69s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.20s) [2020-02-11T00:23:22.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-02-11T00:23:22.227Z] daemon.go:325: [da11eeae856b1] waiting for daemon to start [2020-02-11T00:23:22.227Z] daemon.go:325: [da11eeae856b1] waiting for daemon to start [2020-02-11T00:23:22.227Z] daemon.go:353: [da11eeae856b1] daemon started [2020-02-11T00:23:22.227Z] daemon.go:461: [da11eeae856b1] Stopping daemon [2020-02-11T00:23:22.227Z] daemon.go:296: [da11eeae856b1] exiting daemon [2020-02-11T00:23:22.227Z] daemon.go:448: [da11eeae856b1] Daemon stopped [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.03s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.68s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.46s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.48s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPortList (9.87s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.50s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.53s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.91s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.82s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.84s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.56s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.61s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.55s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsByOrder (3.58s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.14s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.67s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.01s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.24s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.84s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.61s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.77s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.78s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.75s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.49s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.52s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.61s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2020-02-11T00:23:22.227Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-11T00:23:22.227Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.59s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.62s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.64s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.28s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.66s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.48s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.93s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.98s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.10s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.82s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.74s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.21s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.45s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.06s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.59s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAddHost (0.78s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.77s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.90s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.00s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.57s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.92s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.91s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.91s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.93s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.07s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.29s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.32s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.00s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.61s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.60s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.52s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.82s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.70s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.44s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.63s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.74s) [2020-02-11T00:23:22.227Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-11T00:23:22.227Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.227Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-11T00:23:22.227Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.98s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.82s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.60s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.42s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.72s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.72s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2020-02-11T00:23:22.227Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-11T00:23:22.227Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.88s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.76s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.78s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2020-02-11T00:23:22.227Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-11T00:23:22.227Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.68s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.54s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.20s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.72s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-02-11T00:23:22.227Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.21s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.77s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.78s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.65s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.75s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.73s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunMount (6.67s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.83s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.85s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.38s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.26s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.67s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.61s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.84s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNetHost (1.20s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.69s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.33s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.47s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.19s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.13s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.85s) [2020-02-11T00:23:22.228Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-11T00:23:22.228Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.67s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.99s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.80s) [2020-02-11T00:23:22.228Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2020-02-11T00:23:22.228Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-11T00:23:22.228Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.93s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.89s) [2020-02-11T00:23:22.228Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-11T00:23:22.228Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.83s) [2020-02-11T00:23:22.228Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-11T00:23:22.228Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.33s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.54s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.99s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.97s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.83s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.80s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunState (1.63s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.77s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.83s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-02-11T00:23:22.228Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-11T00:23:22.228Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunSysctls (1.60s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.51s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.91s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.97s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.25s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-02-11T00:23:22.228Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-11T00:23:22.228Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.76s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.46s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.40s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.58s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.36s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.80s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.72s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s) [2020-02-11T00:23:22.228Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-11T00:23:22.228Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.228Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-11T00:23:22.228Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.228Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-11T00:23:22.228Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.78s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.93s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2020-02-11T00:23:22.228Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-11T00:23:22.228Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.58s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.54s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.84s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.27s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.98s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.09s) [2020-02-11T00:23:22.228Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents359579091 [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.13s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.72s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.97s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.79s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.77s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.14s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.69s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.82s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.71s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.95s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStartRecordError (1.90s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.63s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.44s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.21s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.77s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.06s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.90s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) [2020-02-11T00:23:22.228Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-11T00:23:22.228Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.84s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.45s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s) [2020-02-11T00:23:22.228Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-11T00:23:22.228Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.87s) [2020-02-11T00:23:22.228Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.76s) [2020-02-11T00:23:22.228Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-11T00:23:22.228Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.94s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.65s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUpdateStats (3.94s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.51s) [2020-02-11T00:23:22.229Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-11T00:23:22.229Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.15s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.50s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.16s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.62s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.20s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.20s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.35s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.45s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.44s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.34s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.45s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.80s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.94s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.39s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.35s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.22s) [2020-02-11T00:23:22.229Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.06s) [2020-02-11T00:23:22.229Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-11T00:23:22.229Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-11T00:23:22.229Z] === RUN TestDockerRegistrySuite [2020-02-11T00:23:22.229Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-11T00:23:23.597Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-11T00:23:23.874Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-11T00:23:23.874Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-11T00:23:23.874Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-11T00:23:23.874Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-11T00:23:23.874Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-11T00:23:24.902Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-11T00:23:24.902Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-11T00:23:24.965Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-11T00:23:26.856Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-11T00:23:27.216Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-11T00:23:27.216Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-11T00:23:28.835Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-11T00:23:28.835Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-11T00:23:31.027Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-11T00:23:32.729Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-11T00:23:32.919Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-11T00:23:34.373Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-11T00:23:34.373Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-11T00:23:34.373Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-11T00:23:34.373Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-11T00:23:34.373Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-11T00:23:34.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-02-11T00:23:35.442Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-11T00:23:36.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-11T00:23:36.810Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-11T00:23:38.177Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-11T00:23:39.545Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-11T00:23:40.914Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-11T00:23:42.284Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-11T00:23:42.541Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-11T00:23:43.909Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-11T00:23:45.279Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-11T00:23:48.551Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-11T00:23:48.551Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-11T00:23:51.089Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-11T00:23:52.981Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-11T00:23:56.255Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-11T00:23:57.184Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-11T00:23:57.440Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-11T00:23:57.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-11T00:23:57.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-11T00:23:57.523Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-11T00:23:57.523Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-11T00:23:57.523Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-11T00:23:57.523Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-11T00:23:57.524Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-11T00:23:57.524Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-11T00:23:58.524Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-11T00:23:58.810Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-11T00:24:00.179Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-11T00:24:00.780Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-11T00:24:00.780Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-11T00:24:00.780Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-11T00:24:01.546Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-11T00:24:02.380Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-11T00:24:02.380Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-11T00:24:02.380Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-11T00:24:02.380Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-11T00:24:04.820Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-11T00:24:05.382Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-11T00:24:06.291Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-11T00:24:06.750Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-11T00:24:07.314Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-11T00:24:07.314Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-11T00:24:07.571Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-11T00:24:07.829Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-11T00:24:08.085Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-11T00:24:08.342Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-11T00:24:08.575Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-11T00:24:08.575Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-11T00:24:08.575Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-11T00:24:09.709Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-11T00:24:12.229Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-11T00:24:12.792Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-11T00:24:14.159Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-11T00:24:15.526Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-11T00:24:16.089Z] --- PASS: TestDockerRegistrySuite (54.15s) [2020-02-11T00:24:16.089Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.65s) [2020-02-11T00:24:16.089Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-02-11T00:24:16.089Z] check_test.go:196: Daemon dae5034e25e57 is not started [2020-02-11T00:24:16.089Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2020-02-11T00:24:16.089Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-11T00:24:16.089Z] check_test.go:196: Daemon d689dc8253e3c is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.79s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d452706127e7b is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.21s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d8d33ad9569ef is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.45s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d9bbd0c04853d is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon da95a6fb2134e is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon dcb5c6a412666 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d3e5dab7b7b98 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon decbd3e9a11f8 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.70s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon da0d7690e74e1 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d3a1d30e01864 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.44s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d5be2b52a8819 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.87s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-11T00:24:16.090Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:be3bc7b8e97c87bcce040f8f6bb6bd32a9592fc6fd1291362c151d5e2d044219 [2020-02-11T00:24:16.090Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:97b5460b67a42d544698de30b218ba26225a3488a961ae508d36a87abf0867f4 [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d4226ccfe84c3 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.02s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-11T00:24:16.090Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:507c429aa71ddd9b0f9f0bea39959aa6266e211f9f911c8dc75954b4afeff4b4 [2020-02-11T00:24:16.090Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ccb359b9039b8f2ee1b665b6a834fe024e4ed013d76925b86cbb93ed5c793bf1 [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d32892f521dd4 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.52s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon dadf5b6924079 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.23s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d65800c325b39 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d9fc9a1a729e0 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon db248f61d5838 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d62b8953e3bd2 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon da602c9e48fc1 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon ddafefc14ba5d is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.59s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d83a7631a2336 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d6dbb356fa5a8 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.46s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d02f6cf0ed166 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon dca6cd86f743b is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d06b9242f057f is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d77ecdec51933 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d864d7119ed73 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d8a45cc008448 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d450211f94eb8 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.40s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d2472a42f21fe is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.12s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d90268c5ace05 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.10s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon d91deb6a6f510 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.37s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-02-11T00:24:16.090Z] check_test.go:196: Daemon df42c52a73131 is not started [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-11T00:24:16.090Z] daemon.go:325: [d3607d3cd062c] waiting for daemon to start [2020-02-11T00:24:16.090Z] daemon.go:325: [d3607d3cd062c] waiting for daemon to start [2020-02-11T00:24:16.090Z] daemon.go:353: [d3607d3cd062c] daemon started [2020-02-11T00:24:16.090Z] daemon.go:461: [d3607d3cd062c] Stopping daemon [2020-02-11T00:24:16.090Z] daemon.go:296: [d3607d3cd062c] exiting daemon [2020-02-11T00:24:16.090Z] daemon.go:448: [d3607d3cd062c] Daemon stopped [2020-02-11T00:24:16.090Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-02-11T00:24:16.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-02-11T00:24:16.090Z] daemon.go:325: [d1fb81f308eef] waiting for daemon to start [2020-02-11T00:24:16.090Z] daemon.go:325: [d1fb81f308eef] waiting for daemon to start [2020-02-11T00:24:16.090Z] daemon.go:353: [d1fb81f308eef] daemon started [2020-02-11T00:24:16.090Z] daemon.go:461: [d1fb81f308eef] Stopping daemon [2020-02-11T00:24:16.090Z] daemon.go:296: [d1fb81f308eef] exiting daemon [2020-02-11T00:24:16.090Z] daemon.go:448: [d1fb81f308eef] Daemon stopped [2020-02-11T00:24:16.090Z] === RUN TestDockerSchema1RegistrySuite [2020-02-11T00:24:16.090Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-11T00:24:17.394Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-11T00:24:17.394Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-11T00:24:17.394Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-11T00:24:21.350Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-11T00:24:24.625Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-11T00:24:25.992Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-11T00:24:27.362Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-11T00:24:27.362Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-11T00:24:28.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-11T00:24:30.097Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-11T00:24:30.179Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-11T00:24:30.179Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-11T00:24:30.179Z] === RUN TestDockerSuite/TestCpToDot [2020-02-11T00:24:31.201Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-11T00:24:31.201Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-11T00:24:31.201Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-11T00:24:31.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-11T00:24:33.525Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-11T00:24:33.525Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-11T00:24:33.525Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-11T00:24:33.525Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-11T00:24:33.525Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-11T00:24:33.525Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-11T00:24:34.021Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-11T00:24:35.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-11T00:24:35.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-11T00:24:36.198Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-11T00:24:36.198Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-11T00:24:36.354Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-11T00:24:36.455Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-11T00:24:36.711Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-11T00:24:36.968Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite (21.16s) [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.44s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon dca5daaa96813 is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.23s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon dc6d13e2827b4 is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon d88f4adeec6c2 is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.36s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon dbb00c734a413 is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon deb5690a3a088 is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon da3a68f134b19 is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon d2e8e9d8b868c is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon d28d225cec0a4 is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.79s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon d409ada1de35f is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon d740aac458a51 is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon dc34a8053e371 is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon d2f2659ccdb57 is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon d216903203ce0 is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon dbf6f2e07c682 is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon da7e64d104414 is not started [2020-02-11T00:24:37.225Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-11T00:24:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-11T00:24:37.225Z] check_test.go:223: Daemon d3d66c66330c3 is not started [2020-02-11T00:24:37.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-11T00:24:37.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-11T00:24:38.155Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-11T00:24:38.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-11T00:24:38.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-11T00:24:40.087Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-11T00:24:40.087Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-11T00:24:40.651Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-11T00:24:41.214Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-11T00:24:41.214Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.01s) [2020-02-11T00:24:41.214Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.93s) [2020-02-11T00:24:41.214Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-11T00:24:41.214Z] check_test.go:252: Daemon ddf0f74ee6de1 is not started [2020-02-11T00:24:41.214Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2020-02-11T00:24:41.214Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-11T00:24:41.214Z] check_test.go:252: Daemon d57b79c99c238 is not started [2020-02-11T00:24:41.214Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-02-11T00:24:41.214Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-11T00:24:41.214Z] check_test.go:252: Daemon d16de874bf1db is not started [2020-02-11T00:24:41.214Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-02-11T00:24:41.214Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-11T00:24:41.214Z] daemon.go:325: [db2f9b8ec584d] waiting for daemon to start [2020-02-11T00:24:41.214Z] daemon.go:325: [db2f9b8ec584d] waiting for daemon to start [2020-02-11T00:24:41.214Z] daemon.go:353: [db2f9b8ec584d] daemon started [2020-02-11T00:24:41.214Z] daemon.go:461: [db2f9b8ec584d] Stopping daemon [2020-02-11T00:24:41.214Z] daemon.go:296: [db2f9b8ec584d] exiting daemon [2020-02-11T00:24:41.214Z] daemon.go:448: [db2f9b8ec584d] Daemon stopped [2020-02-11T00:24:41.214Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-02-11T00:24:41.214Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-11T00:24:41.214Z] check_test.go:252: Daemon d0e55cd61ac55 is not started [2020-02-11T00:24:41.214Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-02-11T00:24:41.214Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-11T00:24:41.214Z] check_test.go:252: Daemon d743d7a8bdbc2 is not started [2020-02-11T00:24:41.214Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-02-11T00:24:41.214Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-11T00:24:41.214Z] check_test.go:252: Daemon dab3d22ce5dd9 is not started [2020-02-11T00:24:41.214Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-02-11T00:24:41.214Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-11T00:24:41.214Z] check_test.go:252: Daemon d33e2a6684b3d is not started [2020-02-11T00:24:41.214Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-11T00:24:41.214Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-11T00:24:43.901Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-11T00:24:43.901Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-11T00:24:43.901Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-11T00:24:44.924Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-11T00:24:45.402Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-11T00:24:45.884Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-11T00:24:45.884Z] === RUN TestDockerSuite/TestCreateRM [2020-02-11T00:24:45.884Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-11T00:24:45.884Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-11T00:24:46.363Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-11T00:24:46.363Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-11T00:24:46.473Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-11T00:24:46.473Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-11T00:24:46.729Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-11T00:24:46.729Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-11T00:24:46.986Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-02-11T00:24:46.986Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-02-11T00:24:46.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-11T00:24:46.986Z] check_test.go:279: Daemon dda7dbf371da0 is not started [2020-02-11T00:24:46.986Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-02-11T00:24:46.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-11T00:24:46.986Z] check_test.go:279: Daemon d81cd976f4046 is not started [2020-02-11T00:24:46.986Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-02-11T00:24:46.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-11T00:24:46.986Z] check_test.go:279: Daemon d20121ac46e55 is not started [2020-02-11T00:24:46.986Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-02-11T00:24:46.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-11T00:24:46.986Z] check_test.go:279: Daemon d4cc8026361b1 is not started [2020-02-11T00:24:46.986Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-02-11T00:24:46.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-11T00:24:46.986Z] check_test.go:279: Daemon d92d369784fa3 is not started [2020-02-11T00:24:46.986Z] === RUN TestDockerNetworkSuite [2020-02-11T00:24:46.986Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-11T00:24:51.156Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-11T00:24:52.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-11T00:24:53.670Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-11T00:24:53.670Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-11T00:24:54.165Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-11T00:24:57.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-11T00:24:58.092Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-11T00:24:58.092Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-11T00:24:58.092Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-11T00:24:59.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-11T00:24:59.731Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-11T00:24:59.731Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestDockerFails [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-11T00:25:00.222Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-11T00:25:02.498Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-11T00:25:03.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-11T00:25:04.826Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-11T00:25:05.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-11T00:25:06.484Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-11T00:25:13.813Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-11T00:25:15.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-11T00:25:17.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-11T00:25:18.735Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-11T00:25:19.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-11T00:25:19.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-11T00:25:20.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-11T00:25:21.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-11T00:25:22.735Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-11T00:25:23.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-11T00:25:23.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-11T00:25:23.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-11T00:25:24.442Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-11T00:25:25.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-11T00:25:25.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-11T00:25:25.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-11T00:25:25.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-11T00:25:25.493Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-11T00:25:26.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-11T00:25:28.641Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-11T00:25:28.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-11T00:25:28.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-11T00:25:28.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-11T00:25:28.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-11T00:25:29.150Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-11T00:25:30.224Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-11T00:25:34.238Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-11T00:25:43.261Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-11T00:25:43.261Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-11T00:25:43.261Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-11T00:25:43.261Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-11T00:25:43.261Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-11T00:25:43.261Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-11T00:25:43.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-11T00:25:44.276Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-11T00:25:44.276Z] === RUN TestDockerSuite/TestEventsRename [2020-02-11T00:25:46.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-11T00:25:51.725Z] === RUN TestDockerSuite/TestEventsResize [2020-02-11T00:25:53.375Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-11T00:25:55.700Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-11T00:25:56.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-11T00:25:56.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-11T00:25:56.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-11T00:25:56.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-11T00:25:56.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-11T00:25:56.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-11T00:25:56.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-11T00:25:56.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-11T00:25:58.037Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-11T00:26:00.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-11T00:26:00.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-11T00:26:00.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-11T00:26:01.956Z] === RUN TestDockerSuite/TestEventsTop [2020-02-11T00:26:01.956Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-11T00:26:02.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-11T00:26:04.236Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-11T00:26:04.966Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-11T00:26:07.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-11T00:26:07.934Z] === RUN TestDockerSuite/TestExec [2020-02-11T00:26:07.934Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-11T00:26:07.934Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-11T00:26:09.497Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-11T00:26:11.076Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-11T00:26:11.076Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-11T00:26:11.076Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-11T00:26:11.076Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-11T00:26:11.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-11T00:26:11.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-11T00:26:12.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-11T00:26:12.693Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-11T00:26:14.446Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-11T00:26:15.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-11T00:26:15.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-11T00:26:15.555Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-11T00:26:16.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-11T00:26:17.300Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-11T00:26:17.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-11T00:26:18.248Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-11T00:26:18.812Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-11T00:26:21.460Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-11T00:26:21.460Z] === RUN TestDockerSuite/TestExecEnv [2020-02-11T00:26:21.460Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-11T00:26:21.460Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-11T00:26:22.085Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-11T00:26:22.541Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-11T00:26:25.375Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-11T00:26:25.375Z] --- PASS: TestDockerNetworkSuite (98.46s) [2020-02-11T00:26:25.375Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (4.00s) [2020-02-11T00:26:25.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-11T00:26:25.375Z] docker_cli_network_unix_test.go:46: Daemon d0d7fd164df6a is not started [2020-02-11T00:26:25.375Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.25s) [2020-02-11T00:26:25.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-11T00:26:25.375Z] docker_cli_network_unix_test.go:46: Daemon d111df3d90583 is not started [2020-02-11T00:26:25.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.66s) [2020-02-11T00:26:25.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-11T00:26:25.375Z] docker_cli_network_unix_test.go:46: Daemon d7fe77f309abc is not started [2020-02-11T00:26:25.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.75s) [2020-02-11T00:26:25.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-11T00:26:25.375Z] docker_cli_network_unix_test.go:46: Daemon d92c94323b42b is not started [2020-02-11T00:26:25.375Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.60s) [2020-02-11T00:26:25.375Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-11T00:26:25.375Z] docker_cli_network_unix_test.go:1233: Daemon d92f56018d51f is not started [2020-02-11T00:26:25.375Z] daemon.go:325: [d92f56018d51f] waiting for daemon to start [2020-02-11T00:26:25.375Z] daemon.go:325: [d92f56018d51f] waiting for daemon to start [2020-02-11T00:26:25.375Z] daemon.go:353: [d92f56018d51f] daemon started [2020-02-11T00:26:25.375Z] daemon.go:461: [d92f56018d51f] Stopping daemon [2020-02-11T00:26:25.375Z] daemon.go:296: [d92f56018d51f] exiting daemon [2020-02-11T00:26:25.375Z] daemon.go:448: [d92f56018d51f] Daemon stopped [2020-02-11T00:26:25.375Z] daemon.go:325: [d92f56018d51f] waiting for daemon to start [2020-02-11T00:26:25.375Z] daemon.go:325: [d92f56018d51f] waiting for daemon to start [2020-02-11T00:26:25.375Z] daemon.go:353: [d92f56018d51f] daemon started [2020-02-11T00:26:25.375Z] daemon.go:461: [d92f56018d51f] Stopping daemon [2020-02-11T00:26:25.375Z] daemon.go:296: [d92f56018d51f] exiting daemon [2020-02-11T00:26:25.376Z] daemon.go:448: [d92f56018d51f] Daemon stopped [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.94s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d84542d8815ad is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.83s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d71fe132c095a is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.28s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d375464efa142 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.65s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d6606991f16b8 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.85s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d9f7a034899be is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon dd79574c8a669 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.42s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d34507915901e is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.48s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon df540f3ac5178 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d28230e81c25a is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon deea3c5f084cc is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d57dcd0b20f02 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d0a58345c61c1 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d8356d8a1b158 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d9230698caddb is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.35s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d4400b5f2d1a5 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.61s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d81735d30509f is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d60517e6f1efb is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d869c03285be5 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d94b73421b006 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.52s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-11T00:26:25.376Z] daemon.go:325: [d8545b18b6dca] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:325: [d8545b18b6dca] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:353: [d8545b18b6dca] daemon started [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:968: Daemon d8545b18b6dca is not started [2020-02-11T00:26:25.376Z] daemon.go:325: [d8545b18b6dca] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:296: [d8545b18b6dca] exiting daemon [2020-02-11T00:26:25.376Z] daemon.go:325: [d8545b18b6dca] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:353: [d8545b18b6dca] daemon started [2020-02-11T00:26:25.376Z] daemon.go:461: [d8545b18b6dca] Stopping daemon [2020-02-11T00:26:25.376Z] daemon.go:296: [d8545b18b6dca] exiting daemon [2020-02-11T00:26:25.376Z] daemon.go:448: [d8545b18b6dca] Daemon stopped [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.52s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d3805c6d715e0 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.44s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-11T00:26:25.376Z] daemon.go:325: [d72331db15244] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:325: [d72331db15244] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:353: [d72331db15244] daemon started [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:1116: Daemon d72331db15244 is not started [2020-02-11T00:26:25.376Z] daemon.go:296: [d72331db15244] exiting daemon [2020-02-11T00:26:25.376Z] daemon.go:325: [d72331db15244] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:325: [d72331db15244] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:325: [d72331db15244] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:325: [d72331db15244] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:353: [d72331db15244] daemon started [2020-02-11T00:26:25.376Z] daemon.go:461: [d72331db15244] Stopping daemon [2020-02-11T00:26:25.376Z] daemon.go:296: [d72331db15244] exiting daemon [2020-02-11T00:26:25.376Z] daemon.go:448: [d72331db15244] Daemon stopped [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d6cc63930c538 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.70s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d52673032b5dc is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon dcd0d3ffc1198 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d40bfe94927ac is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d5b1bcc8d41f0 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d8095ee895aa5 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d77135acad71c is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.04s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d4091fc9315b2 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d13c35b784305 is not started [2020-02-11T00:26:25.376Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-11T00:26:25.376Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d31a1fc20f29f is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.32s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d0796320058a2 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.77s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-11T00:26:25.376Z] daemon.go:325: [d6777bcb979a0] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:325: [d6777bcb979a0] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:353: [d6777bcb979a0] daemon started [2020-02-11T00:26:25.376Z] daemon.go:461: [d6777bcb979a0] Stopping daemon [2020-02-11T00:26:25.376Z] daemon.go:296: [d6777bcb979a0] exiting daemon [2020-02-11T00:26:25.376Z] daemon.go:448: [d6777bcb979a0] Daemon stopped [2020-02-11T00:26:25.376Z] daemon.go:325: [d6777bcb979a0] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:325: [d6777bcb979a0] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:353: [d6777bcb979a0] daemon started [2020-02-11T00:26:25.376Z] daemon.go:461: [d6777bcb979a0] Stopping daemon [2020-02-11T00:26:25.376Z] daemon.go:296: [d6777bcb979a0] exiting daemon [2020-02-11T00:26:25.376Z] daemon.go:448: [d6777bcb979a0] Daemon stopped [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.27s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-11T00:26:25.376Z] daemon.go:325: [d9b284d0a7325] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:325: [d9b284d0a7325] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:353: [d9b284d0a7325] daemon started [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:1084: Daemon d9b284d0a7325 is not started [2020-02-11T00:26:25.376Z] daemon.go:325: [d9b284d0a7325] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:296: [d9b284d0a7325] exiting daemon [2020-02-11T00:26:25.376Z] daemon.go:325: [d9b284d0a7325] waiting for daemon to start [2020-02-11T00:26:25.376Z] daemon.go:353: [d9b284d0a7325] daemon started [2020-02-11T00:26:25.376Z] daemon.go:461: [d9b284d0a7325] Stopping daemon [2020-02-11T00:26:25.376Z] daemon.go:296: [d9b284d0a7325] exiting daemon [2020-02-11T00:26:25.376Z] daemon.go:448: [d9b284d0a7325] Daemon stopped [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d2e2832b0fb22 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.32s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d8bb11958065f is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.61s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d5a1a8558e4ad is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon dfd2c348cd38c is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.22s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon dc471862f49c3 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.76s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d306f48983295 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.55s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d7ddd69d1d719 is not started [2020-02-11T00:26:25.376Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.63s) [2020-02-11T00:26:25.376Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-11T00:26:25.376Z] docker_cli_network_unix_test.go:46: Daemon d13869119e134 is not started [2020-02-11T00:26:25.376Z] === RUN TestDockerHubPullSuite [2020-02-11T00:26:25.376Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-11T00:26:27.269Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-11T00:26:27.708Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-11T00:26:27.708Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-11T00:26:27.708Z] === RUN TestDockerSuite/TestExecParseError [2020-02-11T00:26:27.708Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-11T00:26:27.708Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-11T00:26:27.708Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-11T00:26:28.814Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-11T00:26:28.814Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-11T00:26:29.344Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-11T00:26:29.344Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-11T00:26:29.345Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-11T00:26:29.345Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-11T00:26:29.788Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-11T00:26:29.788Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-11T00:26:31.101Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-11T00:26:31.101Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-11T00:26:31.155Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-11T00:26:32.084Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-11T00:26:32.341Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-11T00:26:32.341Z] --- PASS: TestDockerHubPullSuite (6.86s) [2020-02-11T00:26:32.341Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.79s) [2020-02-11T00:26:32.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-11T00:26:32.341Z] daemon.go:325: [dbe2dabf13bd7] waiting for daemon to start [2020-02-11T00:26:32.341Z] daemon.go:325: [dbe2dabf13bd7] waiting for daemon to start [2020-02-11T00:26:32.341Z] daemon.go:353: [dbe2dabf13bd7] daemon started [2020-02-11T00:26:32.341Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2020-02-11T00:26:32.341Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2020-02-11T00:26:32.341Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.07s) [2020-02-11T00:26:32.341Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2020-02-11T00:26:32.341Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-02-11T00:26:32.341Z] daemon.go:461: [dbe2dabf13bd7] Stopping daemon [2020-02-11T00:26:32.341Z] daemon.go:296: [dbe2dabf13bd7] exiting daemon [2020-02-11T00:26:32.341Z] daemon.go:448: [dbe2dabf13bd7] Daemon stopped [2020-02-11T00:26:32.341Z] PASS [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === Skipped [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-11T00:26:32.341Z] docker_cli_sni_test.go:18: Flakey test [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-11T00:26:32.341Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-11T00:26:32.341Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-11T00:26:32.341Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-11T00:26:32.341Z] [2020-02-11T00:26:32.341Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-11T00:26:32.341Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-11T00:26:32.341Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:26:32.342Z] [2020-02-11T00:26:32.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-11T00:26:32.342Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-11T00:26:32.342Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-11T00:26:32.342Z] [2020-02-11T00:26:32.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-11T00:26:32.342Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-11T00:26:32.342Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.342Z] [2020-02-11T00:26:32.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-11T00:26:32.342Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-11T00:26:32.342Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.342Z] [2020-02-11T00:26:32.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-11T00:26:32.342Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-11T00:26:32.342Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.342Z] [2020-02-11T00:26:32.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-11T00:26:32.342Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-11T00:26:32.342Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:26:32.342Z] [2020-02-11T00:26:32.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-11T00:26:32.342Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-11T00:26:32.342Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-11T00:26:32.342Z] [2020-02-11T00:26:32.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-11T00:26:32.342Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-11T00:26:32.342Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:26:32.342Z] [2020-02-11T00:26:32.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-11T00:26:32.342Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-11T00:26:32.342Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:26:32.342Z] [2020-02-11T00:26:32.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-11T00:26:32.342Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-11T00:26:32.342Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-11T00:26:32.342Z] [2020-02-11T00:26:32.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-11T00:26:32.342Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-11T00:26:32.342Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-11T00:26:32.342Z] [2020-02-11T00:26:32.342Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-11T00:26:32.342Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-11T00:26:32.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-11T00:26:32.342Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-02-11T00:26:32.342Z] docker_cli_network_unix_test.go:46: Daemon d31a1fc20f29f is not started [2020-02-11T00:26:32.342Z] [2020-02-11T00:26:32.342Z] [2020-02-11T00:26:32.342Z] DONE 1249 tests, 44 skipped in 1969.706s [2020-02-11T00:26:32.342Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-11T00:26:32.342Z] ++++ cat bundles/test-integration/docker.pid [2020-02-11T00:26:32.342Z] +++ kill 6941 [2020-02-11T00:26:33.271Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-11T00:26:33.271Z] +++ /etc/init.d/apparmor stop [2020-02-11T00:26:33.271Z] Clearing AppArmor profiles cache:. [2020-02-11T00:26:33.271Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-11T00:26:33.271Z] Unloading profiles will leave already running processes permanently [2020-02-11T00:26:33.271Z] unconfined, which can lead to unexpected situations. [2020-02-11T00:26:33.271Z] [2020-02-11T00:26:33.271Z] To set a process to complain mode, use the command line tool [2020-02-11T00:26:33.271Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-11T00:26:33.271Z] with the 'teardown' option." [2020-02-11T00:26:33.271Z] [2020-02-11T00:26:34.200Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-11T00:26:38.829Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-11T00:26:38.829Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-11T00:26:38.829Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-11T00:26:38.829Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-11T00:26:44.003Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-11T00:26:49.066Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-11T00:26:52.263Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-11T00:26:58.528Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-11T00:26:58.528Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-11T00:26:58.528Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-11T00:26:58.528Z] === RUN TestDockerSuite/TestHealth [2020-02-11T00:26:58.528Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-11T00:26:58.528Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-11T00:26:58.528Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-11T00:26:58.528Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-11T00:27:02.629Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-11T00:27:02.629Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-11T00:27:02.629Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-11T00:27:02.629Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-11T00:27:02.629Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-11T00:27:03.146Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-11T00:27:03.657Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-11T00:27:03.657Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-11T00:27:04.722Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-11T00:27:04.722Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-11T00:27:06.453Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-11T00:27:06.453Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-11T00:27:08.168Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-11T00:27:10.627Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-11T00:27:10.627Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-11T00:27:10.627Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-11T00:27:14.653Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-11T00:27:14.653Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-11T00:27:16.971Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-11T00:27:16.971Z] === RUN TestDockerSuite/TestImportFile [2020-02-11T00:27:16.971Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-11T00:27:16.971Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-11T00:27:16.971Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-11T00:27:16.971Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-11T00:27:16.971Z] === RUN TestDockerSuite/TestInfoDebug [2020-02-11T00:27:16.971Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-02-11T00:27:16.971Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-02-11T00:27:16.971Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-02-11T00:27:16.971Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-11T00:27:16.971Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-11T00:27:16.971Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-11T00:27:17.473Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-11T00:27:17.473Z] === RUN TestDockerSuite/TestInfoFormat [2020-02-11T00:27:17.473Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-02-11T00:27:17.473Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-11T00:27:17.473Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-11T00:27:17.473Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-11T00:27:19.826Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-11T00:27:21.524Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-11T00:27:21.524Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-11T00:27:21.524Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-11T00:27:21.524Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-11T00:27:21.524Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-11T00:27:23.196Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-11T00:27:23.196Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-11T00:27:25.579Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-11T00:27:25.579Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-11T00:27:25.579Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-11T00:27:25.579Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-11T00:27:27.285Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-11T00:27:30.379Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-11T00:27:30.942Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-11T00:27:32.339Z] === RUN TestDockerSuite/TestInspectImage [2020-02-11T00:27:32.339Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-11T00:27:32.339Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-11T00:27:32.339Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-11T00:27:35.114Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-11T00:27:37.633Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-11T00:27:38.586Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-11T00:27:40.291Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-11T00:27:40.291Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-11T00:27:42.666Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-11T00:27:42.886Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-11T00:27:44.342Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-11T00:27:44.342Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-11T00:27:44.342Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-11T00:27:45.405Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-11T00:27:46.039Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-11T00:27:48.422Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-11T00:27:51.547Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-11T00:27:53.894Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-11T00:27:55.565Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-11T00:27:57.244Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-11T00:27:58.932Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-11T00:28:00.628Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-11T00:28:02.326Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-11T00:28:02.326Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-11T00:28:02.326Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-11T00:28:02.326Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-11T00:28:02.326Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-11T00:28:02.326Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-11T00:28:02.326Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-11T00:28:02.326Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-11T00:28:02.326Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-11T00:28:02.326Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-11T00:28:02.326Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-11T00:28:02.326Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-11T00:28:02.326Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-11T00:28:02.831Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-11T00:28:02.831Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-11T00:28:02.831Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-11T00:28:02.831Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-11T00:28:02.831Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-11T00:28:02.831Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-11T00:28:02.831Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-11T00:28:04.501Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-11T00:28:06.168Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-11T00:28:07.324Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-11T00:28:11.197Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-11T00:28:13.534Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-11T00:28:13.534Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-11T00:28:15.913Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-11T00:28:15.913Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-11T00:28:22.170Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-11T00:28:22.238Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-11T00:28:24.690Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-11T00:28:27.960Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-11T00:28:28.599Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-11T00:28:31.231Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-11T00:28:35.013Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-11T00:28:37.521Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-11T00:28:39.324Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-11T00:28:39.324Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-11T00:28:41.823Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-11T00:28:43.407Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-11T00:28:43.609Z] === RUN TestDockerSuite/TestLogsSince [2020-02-11T00:28:47.679Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-11T00:28:50.951Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-11T00:28:53.163Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-11T00:28:53.163Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-11T00:28:53.163Z] === RUN TestDockerSuite/TestLogsTail [2020-02-11T00:28:54.223Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-11T00:28:57.513Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-11T00:28:59.666Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-11T00:29:00.783Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-11T00:29:01.516Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-11T00:29:03.333Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-11T00:29:03.333Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-11T00:29:03.333Z] === RUN TestDockerSuite/TestNetHostname [2020-02-11T00:29:03.333Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-11T00:29:03.333Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-11T00:29:03.333Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-11T00:29:03.333Z] === RUN TestDockerSuite/TestPluginActive [2020-02-11T00:29:03.333Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-11T00:29:03.333Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-11T00:29:03.886Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-11T00:29:03.886Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-11T00:29:03.886Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-11T00:29:03.886Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-11T00:29:03.886Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-11T00:29:03.886Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-11T00:29:03.886Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-11T00:29:03.886Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-11T00:29:03.886Z] === RUN TestDockerSuite/TestPortList [2020-02-11T00:29:03.886Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-11T00:29:04.055Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-11T00:29:07.325Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-11T00:29:08.238Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-11T00:29:08.238Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-11T00:29:08.238Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-11T00:29:08.238Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-11T00:29:08.238Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-11T00:29:08.238Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-11T00:29:08.238Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-11T00:29:08.238Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-11T00:29:08.238Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-11T00:29:08.238Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-11T00:29:11.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-11T00:29:11.707Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-11T00:29:19.710Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-11T00:29:19.710Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-11T00:29:27.662Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-11T00:29:41.146Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-11T00:29:41.146Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-11T00:29:41.146Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-11T00:29:52.407Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-11T00:29:58.724Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-11T00:30:03.503Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-11T00:30:05.181Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-11T00:30:09.439Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-11T00:30:09.439Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-11T00:30:09.439Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-11T00:30:12.744Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-11T00:30:12.744Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-11T00:30:12.744Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-11T00:30:12.744Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-11T00:30:12.744Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-11T00:30:18.349Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-11T00:30:19.305Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-11T00:30:19.305Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-11T00:30:21.187Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-11T00:30:21.187Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-11T00:30:23.085Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-11T00:30:24.277Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-11T00:30:24.277Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-11T00:30:32.246Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-11T00:30:35.659Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-11T00:30:36.402Z] --- PASS: TestDockerSwarmSuite (1793.24s) [2020-02-11T00:30:36.402Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.64s) [2020-02-11T00:30:36.402Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-11T00:30:36.402Z] daemon.go:325: [d82defbc0358c] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:325: [d82defbc0358c] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:353: [d82defbc0358c] daemon started [2020-02-11T00:30:36.402Z] daemon.go:461: [d82defbc0358c] Stopping daemon [2020-02-11T00:30:36.402Z] daemon.go:296: [d82defbc0358c] exiting daemon [2020-02-11T00:30:36.402Z] daemon.go:448: [d82defbc0358c] Daemon stopped [2020-02-11T00:30:36.402Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.25s) [2020-02-11T00:30:36.402Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-11T00:30:36.402Z] daemon.go:325: [d4af9951c8d63] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:325: [d4af9951c8d63] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:353: [d4af9951c8d63] daemon started [2020-02-11T00:30:36.402Z] daemon.go:461: [d4af9951c8d63] Stopping daemon [2020-02-11T00:30:36.402Z] daemon.go:296: [d4af9951c8d63] exiting daemon [2020-02-11T00:30:36.402Z] daemon.go:448: [d4af9951c8d63] Daemon stopped [2020-02-11T00:30:36.402Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.95s) [2020-02-11T00:30:36.402Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-11T00:30:36.402Z] daemon.go:325: [dd67e15b0e1d1] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:325: [dd67e15b0e1d1] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:353: [dd67e15b0e1d1] daemon started [2020-02-11T00:30:36.402Z] daemon.go:461: [dd67e15b0e1d1] Stopping daemon [2020-02-11T00:30:36.402Z] daemon.go:296: [dd67e15b0e1d1] exiting daemon [2020-02-11T00:30:36.402Z] daemon.go:448: [dd67e15b0e1d1] Daemon stopped [2020-02-11T00:30:36.402Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.94s) [2020-02-11T00:30:36.402Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-11T00:30:36.402Z] daemon.go:325: [d4b06e5a4aad1] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:325: [d4b06e5a4aad1] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:353: [d4b06e5a4aad1] daemon started [2020-02-11T00:30:36.402Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-11T00:30:36.402Z] daemon.go:325: [d074f80dec45e] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:325: [d074f80dec45e] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:353: [d074f80dec45e] daemon started [2020-02-11T00:30:36.402Z] daemon.go:461: [d4b06e5a4aad1] Stopping daemon [2020-02-11T00:30:36.402Z] daemon.go:296: [d4b06e5a4aad1] exiting daemon [2020-02-11T00:30:36.402Z] daemon.go:448: [d4b06e5a4aad1] Daemon stopped [2020-02-11T00:30:36.402Z] daemon.go:461: [d074f80dec45e] Stopping daemon [2020-02-11T00:30:36.402Z] daemon.go:296: [d074f80dec45e] exiting daemon [2020-02-11T00:30:36.402Z] daemon.go:448: [d074f80dec45e] Daemon stopped [2020-02-11T00:30:36.402Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s) [2020-02-11T00:30:36.402Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-11T00:30:36.402Z] daemon.go:325: [dfc35f075d0ee] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:325: [dfc35f075d0ee] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:353: [dfc35f075d0ee] daemon started [2020-02-11T00:30:36.402Z] daemon.go:461: [dfc35f075d0ee] Stopping daemon [2020-02-11T00:30:36.402Z] daemon.go:296: [dfc35f075d0ee] exiting daemon [2020-02-11T00:30:36.402Z] daemon.go:448: [dfc35f075d0ee] Daemon stopped [2020-02-11T00:30:36.402Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.24s) [2020-02-11T00:30:36.402Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-11T00:30:36.402Z] daemon.go:325: [d9b8191d07a6d] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:325: [d9b8191d07a6d] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:353: [d9b8191d07a6d] daemon started [2020-02-11T00:30:36.402Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-11T00:30:36.402Z] daemon.go:325: [d25c908771b5c] waiting for daemon to start [2020-02-11T00:30:36.402Z] daemon.go:325: [d25c908771b5c] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d25c908771b5c] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [d25c908771b5c] joining swarm manager [d9b8191d07a6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.403Z] daemon.go:461: [d25c908771b5c] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d25c908771b5c] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d25c908771b5c] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-11T00:30:36.403Z] daemon.go:325: [de1728af10482] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [de1728af10482] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [de1728af10482] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [de1728af10482] joining swarm manager [d9b8191d07a6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.403Z] daemon.go:461: [d9b8191d07a6d] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d9b8191d07a6d] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d9b8191d07a6d] Daemon stopped [2020-02-11T00:30:36.403Z] check_test.go:379: Daemon d25c908771b5c is not started [2020-02-11T00:30:36.403Z] daemon.go:461: [de1728af10482] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [de1728af10482] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [de1728af10482] Daemon stopped [2020-02-11T00:30:36.403Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-02-11T00:30:36.403Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-11T00:30:36.403Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.99s) [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-02-11T00:30:36.403Z] daemon.go:325: [d6dabac2e944f] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d6dabac2e944f] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d6dabac2e944f] daemon started [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-02-11T00:30:36.403Z] daemon.go:325: [dd7f609623d3a] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [dd7f609623d3a] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [dd7f609623d3a] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [dd7f609623d3a] joining swarm manager [d6dabac2e944f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.403Z] daemon.go:461: [d6dabac2e944f] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d6dabac2e944f] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d6dabac2e944f] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:461: [dd7f609623d3a] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [dd7f609623d3a] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [dd7f609623d3a] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:325: [d6dabac2e944f] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d6dabac2e944f] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d6dabac2e944f] daemon started [2020-02-11T00:30:36.403Z] daemon.go:325: [dd7f609623d3a] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [dd7f609623d3a] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [dd7f609623d3a] daemon started [2020-02-11T00:30:36.403Z] daemon.go:461: [d6dabac2e944f] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d6dabac2e944f] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d6dabac2e944f] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:461: [dd7f609623d3a] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [dd7f609623d3a] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [dd7f609623d3a] Daemon stopped [2020-02-11T00:30:36.403Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-11T00:30:36.403Z] daemon.go:325: [d7d3eac61420e] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d7d3eac61420e] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d7d3eac61420e] daemon started [2020-02-11T00:30:36.403Z] daemon.go:461: [d7d3eac61420e] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d7d3eac61420e] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d7d3eac61420e] Daemon stopped [2020-02-11T00:30:36.403Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.11s) [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-11T00:30:36.403Z] daemon.go:325: [d2bdd0ce034c3] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d2bdd0ce034c3] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d2bdd0ce034c3] daemon started [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-11T00:30:36.403Z] daemon.go:325: [d312aad182bef] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d312aad182bef] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d312aad182bef] daemon started [2020-02-11T00:30:36.403Z] daemon.go:461: [d2bdd0ce034c3] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d2bdd0ce034c3] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d2bdd0ce034c3] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:461: [d312aad182bef] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d312aad182bef] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d312aad182bef] Daemon stopped [2020-02-11T00:30:36.403Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.07s) [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-11T00:30:36.403Z] daemon.go:325: [d03729c108fd4] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d03729c108fd4] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d03729c108fd4] daemon started [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-11T00:30:36.403Z] daemon.go:325: [db1c00a94146a] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [db1c00a94146a] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [db1c00a94146a] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [db1c00a94146a] joining swarm manager [d03729c108fd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-11T00:30:36.403Z] daemon.go:325: [d92cc549afb30] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d92cc549afb30] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d92cc549afb30] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [d92cc549afb30] joining swarm manager [d03729c108fd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.403Z] daemon.go:461: [d03729c108fd4] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d03729c108fd4] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d03729c108fd4] Daemon stopped [2020-02-11T00:30:36.403Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-11T00:30:36.403Z] daemon.go:325: [d03729c108fd4] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d03729c108fd4] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d03729c108fd4] daemon started [2020-02-11T00:30:36.403Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-11T00:30:36.403Z] daemon.go:461: [d03729c108fd4] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d03729c108fd4] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d03729c108fd4] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:461: [db1c00a94146a] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [db1c00a94146a] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [db1c00a94146a] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:461: [d92cc549afb30] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d92cc549afb30] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d92cc549afb30] Daemon stopped [2020-02-11T00:30:36.403Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (27.07s) [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-11T00:30:36.403Z] daemon.go:325: [d97180bf06763] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d97180bf06763] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d97180bf06763] daemon started [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-11T00:30:36.403Z] daemon.go:325: [d39a89da7cbf1] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d39a89da7cbf1] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d39a89da7cbf1] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [d39a89da7cbf1] joining swarm manager [d97180bf06763]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-11T00:30:36.403Z] daemon.go:325: [d913146ac12e3] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d913146ac12e3] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d913146ac12e3] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [d913146ac12e3] joining swarm manager [d97180bf06763]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.403Z] daemon.go:461: [d97180bf06763] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d97180bf06763] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d97180bf06763] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:461: [d39a89da7cbf1] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d39a89da7cbf1] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d39a89da7cbf1] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:461: [d913146ac12e3] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d913146ac12e3] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d913146ac12e3] Daemon stopped [2020-02-11T00:30:36.403Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.64s) [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-11T00:30:36.403Z] daemon.go:325: [d09f4517e3122] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d09f4517e3122] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d09f4517e3122] daemon started [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-11T00:30:36.403Z] daemon.go:325: [d2cc375be6c72] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d2cc375be6c72] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d2cc375be6c72] daemon started [2020-02-11T00:30:36.403Z] daemon.go:461: [d09f4517e3122] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d09f4517e3122] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d09f4517e3122] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:461: [d2cc375be6c72] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d2cc375be6c72] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d2cc375be6c72] Daemon stopped [2020-02-11T00:30:36.403Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.50s) [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-11T00:30:36.403Z] daemon.go:325: [dfcce1d74c97e] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [dfcce1d74c97e] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [dfcce1d74c97e] daemon started [2020-02-11T00:30:36.403Z] daemon.go:461: [dfcce1d74c97e] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [dfcce1d74c97e] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [dfcce1d74c97e] Daemon stopped [2020-02-11T00:30:36.403Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.67s) [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-11T00:30:36.403Z] daemon.go:325: [da444661c3779] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [da444661c3779] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [da444661c3779] daemon started [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-11T00:30:36.403Z] daemon.go:325: [d8449ef835b1f] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d8449ef835b1f] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d8449ef835b1f] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [d8449ef835b1f] joining swarm manager [da444661c3779]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-11T00:30:36.403Z] daemon.go:325: [dc4da6d7f176b] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [dc4da6d7f176b] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [dc4da6d7f176b] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [dc4da6d7f176b] joining swarm manager [da444661c3779]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.403Z] daemon.go:461: [da444661c3779] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [da444661c3779] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [da444661c3779] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:461: [d8449ef835b1f] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d8449ef835b1f] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d8449ef835b1f] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:461: [dc4da6d7f176b] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [dc4da6d7f176b] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [dc4da6d7f176b] Daemon stopped [2020-02-11T00:30:36.403Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.79s) [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-11T00:30:36.403Z] daemon.go:325: [d91eb64249e0b] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d91eb64249e0b] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d91eb64249e0b] daemon started [2020-02-11T00:30:36.403Z] daemon.go:461: [d91eb64249e0b] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d91eb64249e0b] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d91eb64249e0b] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:325: [d91eb64249e0b] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d91eb64249e0b] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d91eb64249e0b] daemon started [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-11T00:30:36.403Z] daemon.go:325: [dbab57fc3d838] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [dbab57fc3d838] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [dbab57fc3d838] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [dbab57fc3d838] joining swarm manager [d91eb64249e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.403Z] daemon.go:461: [dbab57fc3d838] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [dbab57fc3d838] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [dbab57fc3d838] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:325: [dbab57fc3d838] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [dbab57fc3d838] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [dbab57fc3d838] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [dbab57fc3d838] daemon started [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-11T00:30:36.403Z] daemon.go:325: [d5defe95c2fdd] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d5defe95c2fdd] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d5defe95c2fdd] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [d5defe95c2fdd] joining swarm manager [d91eb64249e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.403Z] daemon.go:461: [d5defe95c2fdd] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d5defe95c2fdd] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d5defe95c2fdd] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:325: [d5defe95c2fdd] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d5defe95c2fdd] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d5defe95c2fdd] daemon started [2020-02-11T00:30:36.403Z] daemon.go:296: [d5defe95c2fdd] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:325: [d5defe95c2fdd] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d5defe95c2fdd] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d5defe95c2fdd] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d5defe95c2fdd] daemon started [2020-02-11T00:30:36.403Z] daemon.go:461: [d91eb64249e0b] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d91eb64249e0b] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d91eb64249e0b] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:461: [dbab57fc3d838] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [dbab57fc3d838] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [dbab57fc3d838] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:461: [d5defe95c2fdd] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d5defe95c2fdd] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d5defe95c2fdd] Daemon stopped [2020-02-11T00:30:36.403Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.56s) [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-11T00:30:36.403Z] daemon.go:325: [dfb1273884b99] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [dfb1273884b99] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [dfb1273884b99] daemon started [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-11T00:30:36.403Z] daemon.go:325: [d95912051e43e] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d95912051e43e] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d95912051e43e] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [d95912051e43e] joining swarm manager [dfb1273884b99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.403Z] daemon.go:461: [dfb1273884b99] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [dfb1273884b99] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [dfb1273884b99] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:461: [d95912051e43e] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d95912051e43e] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d95912051e43e] Daemon stopped [2020-02-11T00:30:36.403Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.82s) [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-11T00:30:36.403Z] daemon.go:325: [d69b373f711f5] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d69b373f711f5] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d69b373f711f5] daemon started [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-11T00:30:36.403Z] daemon.go:325: [d43bb6178bfbb] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d43bb6178bfbb] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d43bb6178bfbb] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [d43bb6178bfbb] joining swarm manager [d69b373f711f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.403Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-11T00:30:36.403Z] daemon.go:325: [d8fcdd65fa438] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d8fcdd65fa438] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:353: [d8fcdd65fa438] daemon started [2020-02-11T00:30:36.403Z] check_test.go:358: [d8fcdd65fa438] joining swarm manager [d69b373f711f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.403Z] daemon.go:461: [d43bb6178bfbb] Stopping daemon [2020-02-11T00:30:36.403Z] daemon.go:296: [d43bb6178bfbb] exiting daemon [2020-02-11T00:30:36.403Z] daemon.go:448: [d43bb6178bfbb] Daemon stopped [2020-02-11T00:30:36.403Z] daemon.go:325: [d43bb6178bfbb] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d43bb6178bfbb] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d43bb6178bfbb] waiting for daemon to start [2020-02-11T00:30:36.403Z] daemon.go:325: [d43bb6178bfbb] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:339: [d43bb6178bfbb] error pinging daemon on start: Get http://d43bb6178bfbb.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:325: [d43bb6178bfbb] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:339: [d43bb6178bfbb] error pinging daemon on start: Get http://d43bb6178bfbb.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:325: [d43bb6178bfbb] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:339: [d43bb6178bfbb] error pinging daemon on start: Get http://d43bb6178bfbb.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:325: [d43bb6178bfbb] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:339: [d43bb6178bfbb] error pinging daemon on start: Get http://d43bb6178bfbb.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:325: [d43bb6178bfbb] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:339: [d43bb6178bfbb] error pinging daemon on start: Get http://d43bb6178bfbb.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:325: [d43bb6178bfbb] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:339: [d43bb6178bfbb] error pinging daemon on start: Get http://d43bb6178bfbb.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:325: [d43bb6178bfbb] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d43bb6178bfbb] daemon started [2020-02-11T00:30:36.404Z] daemon.go:461: [d69b373f711f5] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d69b373f711f5] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d69b373f711f5] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:461: [d43bb6178bfbb] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d43bb6178bfbb] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d43bb6178bfbb] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:461: [d8fcdd65fa438] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d8fcdd65fa438] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d8fcdd65fa438] Daemon stopped [2020-02-11T00:30:36.404Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.06s) [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-11T00:30:36.404Z] daemon.go:325: [daa6ad07ec575] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [daa6ad07ec575] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [daa6ad07ec575] daemon started [2020-02-11T00:30:36.404Z] daemon.go:461: [daa6ad07ec575] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [daa6ad07ec575] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [daa6ad07ec575] Daemon stopped [2020-02-11T00:30:36.404Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.31s) [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-11T00:30:36.404Z] daemon.go:325: [dea24d2dff35b] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [dea24d2dff35b] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [dea24d2dff35b] daemon started [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-11T00:30:36.404Z] daemon.go:325: [dd8d81b939816] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [dd8d81b939816] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [dd8d81b939816] daemon started [2020-02-11T00:30:36.404Z] check_test.go:358: [dd8d81b939816] joining swarm manager [dea24d2dff35b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.404Z] daemon.go:461: [dea24d2dff35b] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [dea24d2dff35b] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [dea24d2dff35b] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:461: [dd8d81b939816] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [dd8d81b939816] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [dd8d81b939816] Daemon stopped [2020-02-11T00:30:36.404Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.72s) [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-11T00:30:36.404Z] daemon.go:325: [d1b101bd8d4dc] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d1b101bd8d4dc] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d1b101bd8d4dc] daemon started [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-11T00:30:36.404Z] daemon.go:325: [d5978168a635c] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d5978168a635c] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d5978168a635c] daemon started [2020-02-11T00:30:36.404Z] check_test.go:358: [d5978168a635c] joining swarm manager [d1b101bd8d4dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-11T00:30:36.404Z] daemon.go:325: [d2860f3b0765b] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d2860f3b0765b] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d2860f3b0765b] daemon started [2020-02-11T00:30:36.404Z] check_test.go:358: [d2860f3b0765b] joining swarm manager [d1b101bd8d4dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.404Z] daemon.go:461: [d5978168a635c] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d5978168a635c] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d5978168a635c] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:461: [d2860f3b0765b] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d2860f3b0765b] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d2860f3b0765b] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:325: [d5978168a635c] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d5978168a635c] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d5978168a635c] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d5978168a635c] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:339: [d5978168a635c] error pinging daemon on start: Get http://d5978168a635c.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:325: [d5978168a635c] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:339: [d5978168a635c] error pinging daemon on start: Get http://d5978168a635c.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:325: [d5978168a635c] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:339: [d5978168a635c] error pinging daemon on start: Get http://d5978168a635c.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:325: [d5978168a635c] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:339: [d5978168a635c] error pinging daemon on start: Get http://d5978168a635c.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:325: [d5978168a635c] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d5978168a635c] daemon started [2020-02-11T00:30:36.404Z] daemon.go:461: [d1b101bd8d4dc] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d1b101bd8d4dc] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d1b101bd8d4dc] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:461: [d5978168a635c] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d5978168a635c] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d5978168a635c] Daemon stopped [2020-02-11T00:30:36.404Z] check_test.go:379: Daemon d2860f3b0765b is not started [2020-02-11T00:30:36.404Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.96s) [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-11T00:30:36.404Z] daemon.go:325: [d705d80f907e5] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d705d80f907e5] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d705d80f907e5] daemon started [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-11T00:30:36.404Z] daemon.go:325: [d60166a2fc8db] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d60166a2fc8db] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d60166a2fc8db] daemon started [2020-02-11T00:30:36.404Z] check_test.go:358: [d60166a2fc8db] joining swarm manager [d705d80f907e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-11T00:30:36.404Z] daemon.go:325: [d4c69f2b0d8e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d4c69f2b0d8e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d4c69f2b0d8e1] daemon started [2020-02-11T00:30:36.404Z] check_test.go:358: [d4c69f2b0d8e1] joining swarm manager [d705d80f907e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-11T00:30:36.404Z] daemon.go:325: [db6c69e2765e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [db6c69e2765e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [db6c69e2765e1] daemon started [2020-02-11T00:30:36.404Z] check_test.go:358: [db6c69e2765e1] joining swarm manager [d705d80f907e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-11T00:30:36.404Z] daemon.go:325: [d0f4a60f6e43e] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d0f4a60f6e43e] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d0f4a60f6e43e] daemon started [2020-02-11T00:30:36.404Z] check_test.go:358: [d0f4a60f6e43e] joining swarm manager [d705d80f907e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-11T00:30:36.404Z] daemon.go:325: [d779baf3f3382] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d779baf3f3382] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d779baf3f3382] daemon started [2020-02-11T00:30:36.404Z] check_test.go:358: [d779baf3f3382] joining swarm manager [d705d80f907e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-11T00:30:36.404Z] daemon.go:461: [d779baf3f3382] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:461: [db6c69e2765e1] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:461: [d0f4a60f6e43e] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:461: [d705d80f907e5] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:461: [d4c69f2b0d8e1] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:461: [d60166a2fc8db] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d705d80f907e5] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d705d80f907e5] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:296: [d779baf3f3382] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d779baf3f3382] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:296: [d0f4a60f6e43e] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d0f4a60f6e43e] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:296: [d60166a2fc8db] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d60166a2fc8db] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:296: [db6c69e2765e1] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [db6c69e2765e1] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:296: [d4c69f2b0d8e1] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d4c69f2b0d8e1] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:325: [d779baf3f3382] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d60166a2fc8db] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d705d80f907e5] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [db6c69e2765e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d4c69f2b0d8e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d0f4a60f6e43e] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d779baf3f3382] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d60166a2fc8db] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d705d80f907e5] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [db6c69e2765e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d4c69f2b0d8e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d0f4a60f6e43e] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d779baf3f3382] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d60166a2fc8db] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [db6c69e2765e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d705d80f907e5] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d4c69f2b0d8e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d0f4a60f6e43e] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d779baf3f3382] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d60166a2fc8db] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d705d80f907e5] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [db6c69e2765e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d4c69f2b0d8e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d0f4a60f6e43e] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:339: [d779baf3f3382] error pinging daemon on start: Get http://d779baf3f3382.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:339: [d60166a2fc8db] error pinging daemon on start: Get http://d60166a2fc8db.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:339: [d705d80f907e5] error pinging daemon on start: Get http://d705d80f907e5.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:339: [db6c69e2765e1] error pinging daemon on start: Get http://db6c69e2765e1.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:339: [d4c69f2b0d8e1] error pinging daemon on start: Get http://d4c69f2b0d8e1.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:339: [d0f4a60f6e43e] error pinging daemon on start: Get http://d0f4a60f6e43e.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:325: [d779baf3f3382] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d60166a2fc8db] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d705d80f907e5] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [db6c69e2765e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d4c69f2b0d8e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d0f4a60f6e43e] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:339: [d779baf3f3382] error pinging daemon on start: Get http://d779baf3f3382.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:339: [d60166a2fc8db] error pinging daemon on start: Get http://d60166a2fc8db.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:339: [d705d80f907e5] error pinging daemon on start: Get http://d705d80f907e5.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:339: [db6c69e2765e1] error pinging daemon on start: Get http://db6c69e2765e1.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:339: [d4c69f2b0d8e1] error pinging daemon on start: Get http://d4c69f2b0d8e1.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:339: [d0f4a60f6e43e] error pinging daemon on start: Get http://d0f4a60f6e43e.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.404Z] daemon.go:325: [d779baf3f3382] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d60166a2fc8db] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [db6c69e2765e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d705d80f907e5] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d4c69f2b0d8e1] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d0f4a60f6e43e] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d779baf3f3382] daemon started [2020-02-11T00:30:36.404Z] daemon.go:353: [d705d80f907e5] daemon started [2020-02-11T00:30:36.404Z] daemon.go:353: [d60166a2fc8db] daemon started [2020-02-11T00:30:36.404Z] daemon.go:353: [d0f4a60f6e43e] daemon started [2020-02-11T00:30:36.404Z] daemon.go:353: [db6c69e2765e1] daemon started [2020-02-11T00:30:36.404Z] daemon.go:353: [d4c69f2b0d8e1] daemon started [2020-02-11T00:30:36.404Z] daemon.go:461: [d705d80f907e5] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d705d80f907e5] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d705d80f907e5] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:461: [d60166a2fc8db] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d60166a2fc8db] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d60166a2fc8db] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:461: [d4c69f2b0d8e1] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d4c69f2b0d8e1] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d4c69f2b0d8e1] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:461: [db6c69e2765e1] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [db6c69e2765e1] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [db6c69e2765e1] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:461: [d0f4a60f6e43e] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d0f4a60f6e43e] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d0f4a60f6e43e] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:461: [d779baf3f3382] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d779baf3f3382] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d779baf3f3382] Daemon stopped [2020-02-11T00:30:36.404Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-11T00:30:36.404Z] daemon.go:325: [d7096ec755faa] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d7096ec755faa] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d7096ec755faa] daemon started [2020-02-11T00:30:36.404Z] daemon.go:461: [d7096ec755faa] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d7096ec755faa] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d7096ec755faa] Daemon stopped [2020-02-11T00:30:36.404Z] daemon.go:325: [d7096ec755faa] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d7096ec755faa] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d7096ec755faa] daemon started [2020-02-11T00:30:36.404Z] daemon.go:461: [d7096ec755faa] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d7096ec755faa] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d7096ec755faa] Daemon stopped [2020-02-11T00:30:36.404Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.65s) [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-11T00:30:36.404Z] daemon.go:325: [d5f420d874c18] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d5f420d874c18] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d5f420d874c18] daemon started [2020-02-11T00:30:36.404Z] daemon.go:461: [d5f420d874c18] Stopping daemon [2020-02-11T00:30:36.404Z] daemon.go:296: [d5f420d874c18] exiting daemon [2020-02-11T00:30:36.404Z] daemon.go:448: [d5f420d874c18] Daemon stopped [2020-02-11T00:30:36.404Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.87s) [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-11T00:30:36.404Z] daemon.go:325: [d9b274896b269] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d9b274896b269] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d9b274896b269] daemon started [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-11T00:30:36.404Z] daemon.go:325: [dcf09f0b8a30f] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [dcf09f0b8a30f] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [dcf09f0b8a30f] daemon started [2020-02-11T00:30:36.404Z] check_test.go:358: [dcf09f0b8a30f] joining swarm manager [d9b274896b269]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.404Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-11T00:30:36.404Z] daemon.go:325: [d2ceade672c3e] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:325: [d2ceade672c3e] waiting for daemon to start [2020-02-11T00:30:36.404Z] daemon.go:353: [d2ceade672c3e] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [d2ceade672c3e] joining swarm manager [d9b274896b269]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.405Z] daemon.go:461: [d9b274896b269] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d9b274896b269] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d9b274896b269] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [dcf09f0b8a30f] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [dcf09f0b8a30f] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [dcf09f0b8a30f] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [d2ceade672c3e] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d2ceade672c3e] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d2ceade672c3e] Daemon stopped [2020-02-11T00:30:36.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.59s) [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-11T00:30:36.405Z] daemon.go:325: [dfa33706704ec] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [dfa33706704ec] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [dfa33706704ec] daemon started [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-11T00:30:36.405Z] daemon.go:325: [d7ef2923c0bbe] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d7ef2923c0bbe] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d7ef2923c0bbe] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [d7ef2923c0bbe] joining swarm manager [dfa33706704ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-11T00:30:36.405Z] daemon.go:325: [d261badf75d09] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d261badf75d09] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d261badf75d09] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [d261badf75d09] joining swarm manager [dfa33706704ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.405Z] daemon.go:461: [dfa33706704ec] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [dfa33706704ec] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [dfa33706704ec] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [d7ef2923c0bbe] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d7ef2923c0bbe] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d7ef2923c0bbe] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [d261badf75d09] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d261badf75d09] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d261badf75d09] Daemon stopped [2020-02-11T00:30:36.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.90s) [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-11T00:30:36.405Z] daemon.go:325: [de0c503fa32df] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [de0c503fa32df] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [de0c503fa32df] daemon started [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-11T00:30:36.405Z] daemon.go:325: [dacf5e644151c] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [dacf5e644151c] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [dacf5e644151c] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [dacf5e644151c] joining swarm manager [de0c503fa32df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-11T00:30:36.405Z] daemon.go:325: [d33d0ed236f87] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d33d0ed236f87] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d33d0ed236f87] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [d33d0ed236f87] joining swarm manager [de0c503fa32df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.405Z] daemon.go:461: [de0c503fa32df] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [de0c503fa32df] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [de0c503fa32df] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [dacf5e644151c] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [dacf5e644151c] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [dacf5e644151c] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [d33d0ed236f87] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d33d0ed236f87] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d33d0ed236f87] Daemon stopped [2020-02-11T00:30:36.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.17s) [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-11T00:30:36.405Z] daemon.go:325: [d4d5edd75848d] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d4d5edd75848d] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d4d5edd75848d] daemon started [2020-02-11T00:30:36.405Z] daemon.go:461: [d4d5edd75848d] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d4d5edd75848d] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d4d5edd75848d] Daemon stopped [2020-02-11T00:30:36.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.34s) [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-11T00:30:36.405Z] daemon.go:325: [df54524f26fe9] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [df54524f26fe9] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [df54524f26fe9] daemon started [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-11T00:30:36.405Z] daemon.go:325: [dc8d6dae7f63a] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [dc8d6dae7f63a] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [dc8d6dae7f63a] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [dc8d6dae7f63a] joining swarm manager [df54524f26fe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-11T00:30:36.405Z] daemon.go:325: [d3a973552ec3f] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d3a973552ec3f] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d3a973552ec3f] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [d3a973552ec3f] joining swarm manager [df54524f26fe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-11T00:30:36.405Z] daemon.go:325: [d2a575b3a38c1] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d2a575b3a38c1] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d2a575b3a38c1] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [d2a575b3a38c1] joining swarm manager [df54524f26fe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-11T00:30:36.405Z] daemon.go:325: [d29672b758543] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d29672b758543] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d29672b758543] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [d29672b758543] joining swarm manager [df54524f26fe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-11T00:30:36.405Z] daemon.go:461: [df54524f26fe9] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [df54524f26fe9] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [df54524f26fe9] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [dc8d6dae7f63a] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [dc8d6dae7f63a] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [dc8d6dae7f63a] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [d3a973552ec3f] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d3a973552ec3f] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d3a973552ec3f] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [d2a575b3a38c1] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d2a575b3a38c1] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d2a575b3a38c1] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [d29672b758543] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d29672b758543] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d29672b758543] Daemon stopped [2020-02-11T00:30:36.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.13s) [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-11T00:30:36.405Z] daemon.go:325: [d9bf8048a99ae] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d9bf8048a99ae] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d9bf8048a99ae] daemon started [2020-02-11T00:30:36.405Z] daemon.go:461: [d9bf8048a99ae] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d9bf8048a99ae] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d9bf8048a99ae] Daemon stopped [2020-02-11T00:30:36.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.10s) [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-11T00:30:36.405Z] daemon.go:325: [d21bf051a4c4b] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d21bf051a4c4b] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d21bf051a4c4b] daemon started [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-11T00:30:36.405Z] daemon.go:325: [d6ca30df5158e] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d6ca30df5158e] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d6ca30df5158e] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [d6ca30df5158e] joining swarm manager [d21bf051a4c4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-11T00:30:36.405Z] daemon.go:325: [dd1a937cdf6b4] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [dd1a937cdf6b4] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [dd1a937cdf6b4] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [dd1a937cdf6b4] joining swarm manager [d21bf051a4c4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.405Z] daemon.go:461: [d21bf051a4c4b] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d21bf051a4c4b] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d21bf051a4c4b] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [d6ca30df5158e] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d6ca30df5158e] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d6ca30df5158e] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [dd1a937cdf6b4] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [dd1a937cdf6b4] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [dd1a937cdf6b4] Daemon stopped [2020-02-11T00:30:36.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.46s) [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-11T00:30:36.405Z] daemon.go:325: [d6109f0a82048] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d6109f0a82048] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d6109f0a82048] daemon started [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-11T00:30:36.405Z] daemon.go:325: [db8c6fc835d3a] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [db8c6fc835d3a] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [db8c6fc835d3a] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [db8c6fc835d3a] joining swarm manager [d6109f0a82048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-11T00:30:36.405Z] daemon.go:325: [d5f96bbca041b] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d5f96bbca041b] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d5f96bbca041b] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [d5f96bbca041b] joining swarm manager [d6109f0a82048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.405Z] daemon.go:461: [db8c6fc835d3a] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [db8c6fc835d3a] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [db8c6fc835d3a] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [d6109f0a82048] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d6109f0a82048] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d6109f0a82048] Daemon stopped [2020-02-11T00:30:36.405Z] check_test.go:379: Daemon db8c6fc835d3a is not started [2020-02-11T00:30:36.405Z] daemon.go:461: [d5f96bbca041b] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d5f96bbca041b] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d5f96bbca041b] Daemon stopped [2020-02-11T00:30:36.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.41s) [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-11T00:30:36.405Z] daemon.go:325: [dde907187236c] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [dde907187236c] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [dde907187236c] daemon started [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-11T00:30:36.405Z] daemon.go:325: [d51171030f0b5] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d51171030f0b5] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d51171030f0b5] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [d51171030f0b5] joining swarm manager [dde907187236c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-11T00:30:36.405Z] daemon.go:325: [dadfaabcd663f] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [dadfaabcd663f] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [dadfaabcd663f] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [dadfaabcd663f] joining swarm manager [dde907187236c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.405Z] daemon.go:461: [dde907187236c] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [dde907187236c] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [dde907187236c] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [d51171030f0b5] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d51171030f0b5] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d51171030f0b5] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [dadfaabcd663f] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [dadfaabcd663f] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [dadfaabcd663f] Daemon stopped [2020-02-11T00:30:36.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.66s) [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-11T00:30:36.405Z] daemon.go:325: [de1dadbadcbfc] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [de1dadbadcbfc] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [de1dadbadcbfc] daemon started [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-11T00:30:36.405Z] daemon.go:325: [d510970a8f1c0] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d510970a8f1c0] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d510970a8f1c0] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [d510970a8f1c0] joining swarm manager [de1dadbadcbfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-11T00:30:36.405Z] daemon.go:325: [d9d12e9ca8985] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d9d12e9ca8985] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d9d12e9ca8985] daemon started [2020-02-11T00:30:36.405Z] check_test.go:358: [d9d12e9ca8985] joining swarm manager [de1dadbadcbfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.405Z] daemon.go:461: [de1dadbadcbfc] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [de1dadbadcbfc] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [de1dadbadcbfc] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [d510970a8f1c0] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d510970a8f1c0] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d510970a8f1c0] Daemon stopped [2020-02-11T00:30:36.405Z] daemon.go:461: [d9d12e9ca8985] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [d9d12e9ca8985] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [d9d12e9ca8985] Daemon stopped [2020-02-11T00:30:36.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.29s) [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-11T00:30:36.405Z] daemon.go:325: [dad7d3886d3b0] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [dad7d3886d3b0] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [dad7d3886d3b0] daemon started [2020-02-11T00:30:36.405Z] daemon.go:461: [dad7d3886d3b0] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [dad7d3886d3b0] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [dad7d3886d3b0] Daemon stopped [2020-02-11T00:30:36.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.41s) [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-11T00:30:36.405Z] daemon.go:325: [deb617267ad44] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [deb617267ad44] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [deb617267ad44] daemon started [2020-02-11T00:30:36.405Z] daemon.go:461: [deb617267ad44] Stopping daemon [2020-02-11T00:30:36.405Z] daemon.go:296: [deb617267ad44] exiting daemon [2020-02-11T00:30:36.405Z] daemon.go:448: [deb617267ad44] Daemon stopped [2020-02-11T00:30:36.405Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.93s) [2020-02-11T00:30:36.405Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-11T00:30:36.405Z] daemon.go:325: [d1e7319d1ad16] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:325: [d1e7319d1ad16] waiting for daemon to start [2020-02-11T00:30:36.405Z] daemon.go:353: [d1e7319d1ad16] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d1e7319d1ad16] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d1e7319d1ad16] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d1e7319d1ad16] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.40s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-02-11T00:30:36.406Z] daemon.go:325: [da3d9fe28930f] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [da3d9fe28930f] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [da3d9fe28930f] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [da3d9fe28930f] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [da3d9fe28930f] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [da3d9fe28930f] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.09s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-11T00:30:36.406Z] daemon.go:325: [db73e3330d531] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [db73e3330d531] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [db73e3330d531] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [db73e3330d531] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [db73e3330d531] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [db73e3330d531] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.95s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-02-11T00:30:36.406Z] daemon.go:325: [db11a12fccd0e] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [db11a12fccd0e] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [db11a12fccd0e] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [db11a12fccd0e] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [db11a12fccd0e] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [db11a12fccd0e] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-11T00:30:36.406Z] daemon.go:325: [d8dae67c67ff3] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d8dae67c67ff3] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d8dae67c67ff3] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d8dae67c67ff3] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d8dae67c67ff3] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d8dae67c67ff3] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.43s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-02-11T00:30:36.406Z] daemon.go:325: [d858a5161d553] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d858a5161d553] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d858a5161d553] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d858a5161d553] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d858a5161d553] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d858a5161d553] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.16s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-11T00:30:36.406Z] daemon.go:325: [d05cac07e7b76] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d05cac07e7b76] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d05cac07e7b76] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d05cac07e7b76] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d05cac07e7b76] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d05cac07e7b76] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.17s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-11T00:30:36.406Z] daemon.go:325: [d426c03759e6a] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d426c03759e6a] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d426c03759e6a] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d426c03759e6a] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d426c03759e6a] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d426c03759e6a] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.31s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-02-11T00:30:36.406Z] daemon.go:325: [dc38365235893] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [dc38365235893] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [dc38365235893] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [dc38365235893] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [dc38365235893] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [dc38365235893] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.92s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-11T00:30:36.406Z] daemon.go:325: [d3945628becde] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d3945628becde] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d3945628becde] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d3945628becde] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d3945628becde] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d3945628becde] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.17s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-11T00:30:36.406Z] daemon.go:325: [da5f7056f309e] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [da5f7056f309e] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [da5f7056f309e] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [da5f7056f309e] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [da5f7056f309e] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [da5f7056f309e] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.19s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-11T00:30:36.406Z] daemon.go:325: [dc0f92c9e7977] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [dc0f92c9e7977] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [dc0f92c9e7977] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [dc0f92c9e7977] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [dc0f92c9e7977] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [dc0f92c9e7977] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.35s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-11T00:30:36.406Z] daemon.go:325: [dca63fe8a9c22] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [dca63fe8a9c22] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [dca63fe8a9c22] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [dca63fe8a9c22] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [dca63fe8a9c22] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [dca63fe8a9c22] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.26s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-11T00:30:36.406Z] daemon.go:325: [da7619cf47c2c] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [da7619cf47c2c] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [da7619cf47c2c] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [da7619cf47c2c] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [da7619cf47c2c] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [da7619cf47c2c] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.46s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-11T00:30:36.406Z] daemon.go:325: [d083b4516549a] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d083b4516549a] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d083b4516549a] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d083b4516549a] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d083b4516549a] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d083b4516549a] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.65s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-11T00:30:36.406Z] daemon.go:325: [d887ffdd6880f] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d887ffdd6880f] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d887ffdd6880f] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d887ffdd6880f] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d887ffdd6880f] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d887ffdd6880f] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.38s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-11T00:30:36.406Z] daemon.go:325: [df1a71703a075] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [df1a71703a075] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [df1a71703a075] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [df1a71703a075] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [df1a71703a075] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [df1a71703a075] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.45s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-11T00:30:36.406Z] daemon.go:325: [d8eaf5fbca952] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d8eaf5fbca952] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d8eaf5fbca952] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d8eaf5fbca952] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d8eaf5fbca952] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d8eaf5fbca952] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.61s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-11T00:30:36.406Z] daemon.go:325: [d1d3b42e94fb4] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d1d3b42e94fb4] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d1d3b42e94fb4] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d1d3b42e94fb4] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d1d3b42e94fb4] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d1d3b42e94fb4] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.95s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-02-11T00:30:36.406Z] daemon.go:325: [dca4e2b162318] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [dca4e2b162318] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [dca4e2b162318] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [dca4e2b162318] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [dca4e2b162318] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [dca4e2b162318] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.66s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-02-11T00:30:36.406Z] daemon.go:325: [d71fb618a3f03] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d71fb618a3f03] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d71fb618a3f03] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d71fb618a3f03] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d71fb618a3f03] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d71fb618a3f03] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.59s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-02-11T00:30:36.406Z] daemon.go:325: [d1036be9c97ad] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d1036be9c97ad] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d1036be9c97ad] daemon started [2020-02-11T00:30:36.406Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.kjobh7jbkpve@fad024da5ee5 | hello1\n" [2020-02-11T00:30:36.406Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.p7zdmjhpxa70@fad024da5ee5 | hello2\n" [2020-02-11T00:30:36.406Z] daemon.go:461: [d1036be9c97ad] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d1036be9c97ad] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d1036be9c97ad] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.34s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-11T00:30:36.406Z] daemon.go:325: [d4a7655abf24c] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d4a7655abf24c] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d4a7655abf24c] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d4a7655abf24c] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d4a7655abf24c] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d4a7655abf24c] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.36s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-11T00:30:36.406Z] daemon.go:325: [d30983d25ef01] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d30983d25ef01] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d30983d25ef01] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d30983d25ef01] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d30983d25ef01] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d30983d25ef01] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.46s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-11T00:30:36.406Z] daemon.go:325: [d120bf7ddb921] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d120bf7ddb921] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d120bf7ddb921] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d120bf7ddb921] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d120bf7ddb921] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d120bf7ddb921] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (15.28s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-11T00:30:36.406Z] daemon.go:325: [d8d35622c2014] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d8d35622c2014] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d8d35622c2014] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d8d35622c2014] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d8d35622c2014] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d8d35622c2014] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.70s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-02-11T00:30:36.406Z] daemon.go:325: [d7e320f89e5bc] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d7e320f89e5bc] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d7e320f89e5bc] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d7e320f89e5bc] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d7e320f89e5bc] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d7e320f89e5bc] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.83s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-11T00:30:36.406Z] daemon.go:325: [df42a2cdaf133] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [df42a2cdaf133] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [df42a2cdaf133] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [df42a2cdaf133] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [df42a2cdaf133] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [df42a2cdaf133] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.11s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-02-11T00:30:36.406Z] daemon.go:325: [d7ba142d07a38] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d7ba142d07a38] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d7ba142d07a38] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [d7ba142d07a38] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d7ba142d07a38] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d7ba142d07a38] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.74s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-11T00:30:36.406Z] daemon.go:325: [d4ef124c23089] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [d4ef124c23089] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [d4ef124c23089] daemon started [2020-02-11T00:30:36.406Z] docker_cli_service_logs_test.go:242: checking task na59qltb099s [2020-02-11T00:30:36.406Z] docker_cli_service_logs_test.go:247: checking messages for na59qltb099s [2020-02-11T00:30:36.406Z] docker_cli_service_logs_test.go:242: checking task 1izkp77bvx3c [2020-02-11T00:30:36.406Z] docker_cli_service_logs_test.go:247: checking messages for 1izkp77bvx3c [2020-02-11T00:30:36.406Z] daemon.go:461: [d4ef124c23089] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [d4ef124c23089] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [d4ef124c23089] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.04s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-02-11T00:30:36.406Z] daemon.go:325: [df5aa6610f19e] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [df5aa6610f19e] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [df5aa6610f19e] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [df5aa6610f19e] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [df5aa6610f19e] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [df5aa6610f19e] Daemon stopped [2020-02-11T00:30:36.406Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.40s) [2020-02-11T00:30:36.406Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-11T00:30:36.406Z] daemon.go:325: [dcb3d41502154] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [dcb3d41502154] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:353: [dcb3d41502154] daemon started [2020-02-11T00:30:36.406Z] daemon.go:461: [dcb3d41502154] Stopping daemon [2020-02-11T00:30:36.406Z] daemon.go:296: [dcb3d41502154] exiting daemon [2020-02-11T00:30:36.406Z] daemon.go:448: [dcb3d41502154] Daemon stopped [2020-02-11T00:30:36.406Z] daemon.go:325: [dcb3d41502154] waiting for daemon to start [2020-02-11T00:30:36.406Z] daemon.go:325: [dcb3d41502154] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [dcb3d41502154] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [dcb3d41502154] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [dcb3d41502154] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [dcb3d41502154] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:325: [dcb3d41502154] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [dcb3d41502154] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [dcb3d41502154] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [dcb3d41502154] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [dcb3d41502154] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [dcb3d41502154] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:325: [dcb3d41502154] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [dcb3d41502154] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [dcb3d41502154] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [dcb3d41502154] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [dcb3d41502154] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [dcb3d41502154] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:325: [dcb3d41502154] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [dcb3d41502154] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [dcb3d41502154] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [dcb3d41502154] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [dcb3d41502154] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [dcb3d41502154] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.20s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-11T00:30:36.407Z] daemon.go:325: [da15551230f46] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [da15551230f46] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [da15551230f46] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [da15551230f46] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [da15551230f46] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [da15551230f46] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.11s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-11T00:30:36.407Z] daemon.go:325: [d37d0eba50ae1] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d37d0eba50ae1] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d37d0eba50ae1] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d37d0eba50ae1] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d37d0eba50ae1] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d37d0eba50ae1] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.95s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-11T00:30:36.407Z] daemon.go:325: [d7e6bf4e7c7d8] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d7e6bf4e7c7d8] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d7e6bf4e7c7d8] daemon started [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-11T00:30:36.407Z] daemon.go:325: [dc0c37deb73f6] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [dc0c37deb73f6] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [dc0c37deb73f6] daemon started [2020-02-11T00:30:36.407Z] check_test.go:358: [dc0c37deb73f6] joining swarm manager [d7e6bf4e7c7d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-11T00:30:36.407Z] daemon.go:325: [d24fc24cd1c6f] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d24fc24cd1c6f] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d24fc24cd1c6f] daemon started [2020-02-11T00:30:36.407Z] check_test.go:358: [d24fc24cd1c6f] joining swarm manager [d7e6bf4e7c7d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.407Z] daemon.go:461: [d7e6bf4e7c7d8] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d7e6bf4e7c7d8] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d7e6bf4e7c7d8] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:461: [dc0c37deb73f6] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [dc0c37deb73f6] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [dc0c37deb73f6] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:461: [d24fc24cd1c6f] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d24fc24cd1c6f] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d24fc24cd1c6f] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.53s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-11T00:30:36.407Z] daemon.go:325: [d060562cc32de] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d060562cc32de] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d060562cc32de] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d060562cc32de] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d060562cc32de] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d060562cc32de] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.03s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-11T00:30:36.407Z] daemon.go:325: [de4cfc8f97f33] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [de4cfc8f97f33] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [de4cfc8f97f33] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [de4cfc8f97f33] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [de4cfc8f97f33] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [de4cfc8f97f33] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.32s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-11T00:30:36.407Z] daemon.go:325: [d74a5fd9f9ef5] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d74a5fd9f9ef5] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d74a5fd9f9ef5] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d74a5fd9f9ef5] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d74a5fd9f9ef5] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d74a5fd9f9ef5] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.66s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-11T00:30:36.407Z] daemon.go:325: [d6a610ca10863] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d6a610ca10863] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d6a610ca10863] daemon started [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-11T00:30:36.407Z] daemon.go:325: [d92fb3e29cb22] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d92fb3e29cb22] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d92fb3e29cb22] daemon started [2020-02-11T00:30:36.407Z] check_test.go:358: [d92fb3e29cb22] joining swarm manager [d6a610ca10863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-11T00:30:36.407Z] daemon.go:325: [d298e31895a38] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d298e31895a38] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d298e31895a38] daemon started [2020-02-11T00:30:36.407Z] check_test.go:358: [d298e31895a38] joining swarm manager [d6a610ca10863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.407Z] daemon.go:461: [d6a610ca10863] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d6a610ca10863] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d6a610ca10863] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:461: [d92fb3e29cb22] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d92fb3e29cb22] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d92fb3e29cb22] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:461: [d298e31895a38] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d298e31895a38] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d298e31895a38] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.25s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-11T00:30:36.407Z] daemon.go:325: [d9e96aba21286] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d9e96aba21286] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d9e96aba21286] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d9e96aba21286] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d9e96aba21286] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d9e96aba21286] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.20s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-11T00:30:36.407Z] daemon.go:325: [d9255cf2fb64b] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d9255cf2fb64b] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d9255cf2fb64b] daemon started [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-11T00:30:36.407Z] daemon.go:325: [d38ba0ec3b6a3] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d38ba0ec3b6a3] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d38ba0ec3b6a3] daemon started [2020-02-11T00:30:36.407Z] check_test.go:358: [d38ba0ec3b6a3] joining swarm manager [d9255cf2fb64b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-11T00:30:36.407Z] daemon.go:325: [d21a8288b7cb9] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d21a8288b7cb9] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d21a8288b7cb9] daemon started [2020-02-11T00:30:36.407Z] check_test.go:358: [d21a8288b7cb9] joining swarm manager [d9255cf2fb64b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.407Z] daemon.go:461: [d38ba0ec3b6a3] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d38ba0ec3b6a3] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d38ba0ec3b6a3] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:325: [d38ba0ec3b6a3] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d38ba0ec3b6a3] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d38ba0ec3b6a3] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d21a8288b7cb9] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d21a8288b7cb9] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d21a8288b7cb9] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:325: [d21a8288b7cb9] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d21a8288b7cb9] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d21a8288b7cb9] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d38ba0ec3b6a3] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d38ba0ec3b6a3] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d38ba0ec3b6a3] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:325: [d38ba0ec3b6a3] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d38ba0ec3b6a3] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d38ba0ec3b6a3] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d21a8288b7cb9] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d21a8288b7cb9] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d21a8288b7cb9] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:325: [d21a8288b7cb9] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d21a8288b7cb9] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d21a8288b7cb9] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d38ba0ec3b6a3] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d38ba0ec3b6a3] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d38ba0ec3b6a3] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:325: [d38ba0ec3b6a3] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d38ba0ec3b6a3] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d38ba0ec3b6a3] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d21a8288b7cb9] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d21a8288b7cb9] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d21a8288b7cb9] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:325: [d21a8288b7cb9] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d21a8288b7cb9] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d21a8288b7cb9] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d9255cf2fb64b] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d9255cf2fb64b] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d9255cf2fb64b] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:461: [d38ba0ec3b6a3] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d38ba0ec3b6a3] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d38ba0ec3b6a3] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:461: [d21a8288b7cb9] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d21a8288b7cb9] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d21a8288b7cb9] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.87s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-11T00:30:36.407Z] daemon.go:325: [d0820fa78484e] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d0820fa78484e] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d0820fa78484e] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d0820fa78484e] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d0820fa78484e] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d0820fa78484e] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.14s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-11T00:30:36.407Z] daemon.go:325: [d22ee07d45cb6] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d22ee07d45cb6] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d22ee07d45cb6] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d22ee07d45cb6] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d22ee07d45cb6] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d22ee07d45cb6] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:325: [d22ee07d45cb6] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d22ee07d45cb6] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d22ee07d45cb6] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d22ee07d45cb6] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d22ee07d45cb6] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d22ee07d45cb6] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d22ee07d45cb6] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.42s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-11T00:30:36.407Z] daemon.go:325: [d48e04aed829d] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d48e04aed829d] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d48e04aed829d] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d48e04aed829d] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d48e04aed829d] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d48e04aed829d] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.00s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-11T00:30:36.407Z] daemon.go:325: [d08ccfc0163ed] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d08ccfc0163ed] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d08ccfc0163ed] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d08ccfc0163ed] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d08ccfc0163ed] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d08ccfc0163ed] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.14s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-11T00:30:36.407Z] daemon.go:325: [d60dcce45f2aa] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d60dcce45f2aa] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d60dcce45f2aa] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d60dcce45f2aa] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d60dcce45f2aa] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d60dcce45f2aa] Daemon stopped [2020-02-11T00:30:36.407Z] daemon.go:325: [d60dcce45f2aa] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:296: [d60dcce45f2aa] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:325: [d60dcce45f2aa] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d60dcce45f2aa] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:296: [d60dcce45f2aa] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:325: [d60dcce45f2aa] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d60dcce45f2aa] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d60dcce45f2aa] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d60dcce45f2aa] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d60dcce45f2aa] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [d60dcce45f2aa] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [d60dcce45f2aa] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.66s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-11T00:30:36.407Z] daemon.go:325: [dc88523ef0ca1] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [dc88523ef0ca1] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [dc88523ef0ca1] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [dc88523ef0ca1] Stopping daemon [2020-02-11T00:30:36.407Z] daemon.go:296: [dc88523ef0ca1] exiting daemon [2020-02-11T00:30:36.407Z] daemon.go:448: [dc88523ef0ca1] Daemon stopped [2020-02-11T00:30:36.407Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.25s) [2020-02-11T00:30:36.407Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-02-11T00:30:36.407Z] daemon.go:325: [d78f1aa505aa0] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:325: [d78f1aa505aa0] waiting for daemon to start [2020-02-11T00:30:36.407Z] daemon.go:353: [d78f1aa505aa0] daemon started [2020-02-11T00:30:36.407Z] daemon.go:461: [d78f1aa505aa0] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d78f1aa505aa0] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d78f1aa505aa0] Daemon stopped [2020-02-11T00:30:36.408Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-02-11T00:30:36.408Z] requirement.go:26: unmatched requirement IPv6 [2020-02-11T00:30:36.408Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.14s) [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-11T00:30:36.408Z] daemon.go:325: [ddea9c20c34ea] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [ddea9c20c34ea] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [ddea9c20c34ea] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [ddea9c20c34ea] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [ddea9c20c34ea] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [ddea9c20c34ea] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [ddea9c20c34ea] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [ddea9c20c34ea] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [ddea9c20c34ea] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [ddea9c20c34ea] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [ddea9c20c34ea] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [ddea9c20c34ea] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [ddea9c20c34ea] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [ddea9c20c34ea] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [ddea9c20c34ea] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [ddea9c20c34ea] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [ddea9c20c34ea] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [ddea9c20c34ea] Daemon stopped [2020-02-11T00:30:36.408Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-11T00:30:36.408Z] daemon.go:325: [dc0550122865b] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [dc0550122865b] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [dc0550122865b] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [dc0550122865b] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [dc0550122865b] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [dc0550122865b] Daemon stopped [2020-02-11T00:30:36.408Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-11T00:30:36.408Z] daemon.go:325: [d0128b056c823] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d0128b056c823] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d0128b056c823] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [d0128b056c823] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d0128b056c823] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d0128b056c823] Daemon stopped [2020-02-11T00:30:36.408Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.19s) [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-11T00:30:36.408Z] daemon.go:325: [d4537c6f4510f] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d4537c6f4510f] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d4537c6f4510f] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [d4537c6f4510f] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d4537c6f4510f] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d4537c6f4510f] Daemon stopped [2020-02-11T00:30:36.408Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.08s) [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-11T00:30:36.408Z] daemon.go:325: [dcdcfe9d139aa] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [dcdcfe9d139aa] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [dcdcfe9d139aa] daemon started [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-11T00:30:36.408Z] daemon.go:325: [d1509c1db4216] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d1509c1db4216] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d1509c1db4216] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [dcdcfe9d139aa] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [dcdcfe9d139aa] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [dcdcfe9d139aa] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:461: [d1509c1db4216] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d1509c1db4216] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d1509c1db4216] Daemon stopped [2020-02-11T00:30:36.408Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.32s) [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-11T00:30:36.408Z] daemon.go:325: [d327d2045adab] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d327d2045adab] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d327d2045adab] daemon started [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-11T00:30:36.408Z] daemon.go:325: [d31484f90db30] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d31484f90db30] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d31484f90db30] daemon started [2020-02-11T00:30:36.408Z] check_test.go:358: [d31484f90db30] joining swarm manager [d327d2045adab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.408Z] daemon.go:461: [d31484f90db30] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d31484f90db30] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d31484f90db30] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [d31484f90db30] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d31484f90db30] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d31484f90db30] daemon started [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-11T00:30:36.408Z] daemon.go:325: [d8e5d7188ac81] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d8e5d7188ac81] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d8e5d7188ac81] daemon started [2020-02-11T00:30:36.408Z] check_test.go:358: [d8e5d7188ac81] joining swarm manager [d327d2045adab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.408Z] daemon.go:461: [d31484f90db30] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d31484f90db30] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d31484f90db30] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [d31484f90db30] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d31484f90db30] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d31484f90db30] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [d8e5d7188ac81] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d8e5d7188ac81] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d8e5d7188ac81] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [d8e5d7188ac81] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d8e5d7188ac81] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d8e5d7188ac81] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [d8e5d7188ac81] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d8e5d7188ac81] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d8e5d7188ac81] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [d8e5d7188ac81] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d8e5d7188ac81] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d8e5d7188ac81] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [d327d2045adab] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d327d2045adab] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d327d2045adab] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:461: [d31484f90db30] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d31484f90db30] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d31484f90db30] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:461: [d8e5d7188ac81] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d8e5d7188ac81] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d8e5d7188ac81] Daemon stopped [2020-02-11T00:30:36.408Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.80s) [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-11T00:30:36.408Z] daemon.go:325: [d06c10906e535] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d06c10906e535] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d06c10906e535] daemon started [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-11T00:30:36.408Z] daemon.go:325: [d0316d5ec5ace] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d0316d5ec5ace] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d0316d5ec5ace] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [d06c10906e535] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d06c10906e535] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d06c10906e535] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:461: [d0316d5ec5ace] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d0316d5ec5ace] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d0316d5ec5ace] Daemon stopped [2020-02-11T00:30:36.408Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.99s) [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-11T00:30:36.408Z] daemon.go:325: [de9bf0dfb1921] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [de9bf0dfb1921] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [de9bf0dfb1921] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [de9bf0dfb1921] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [de9bf0dfb1921] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [de9bf0dfb1921] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [de9bf0dfb1921] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [de9bf0dfb1921] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [de9bf0dfb1921] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [de9bf0dfb1921] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [de9bf0dfb1921] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [de9bf0dfb1921] Daemon stopped [2020-02-11T00:30:36.408Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.47s) [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-11T00:30:36.408Z] daemon.go:325: [dfa12d9fbb4af] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [dfa12d9fbb4af] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [dfa12d9fbb4af] daemon started [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-11T00:30:36.408Z] daemon.go:325: [d05813e28021a] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d05813e28021a] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d05813e28021a] daemon started [2020-02-11T00:30:36.408Z] check_test.go:358: [d05813e28021a] joining swarm manager [dfa12d9fbb4af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-11T00:30:36.408Z] daemon.go:325: [d2d025ed4c4bd] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d2d025ed4c4bd] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d2d025ed4c4bd] daemon started [2020-02-11T00:30:36.408Z] check_test.go:358: [d2d025ed4c4bd] joining swarm manager [dfa12d9fbb4af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.408Z] daemon.go:461: [d05813e28021a] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d05813e28021a] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d05813e28021a] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [d05813e28021a] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d05813e28021a] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d05813e28021a] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d05813e28021a] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [d05813e28021a] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d05813e28021a] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d05813e28021a] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:461: [dfa12d9fbb4af] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [dfa12d9fbb4af] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [dfa12d9fbb4af] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [dfa12d9fbb4af] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [dfa12d9fbb4af] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [dfa12d9fbb4af] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [d2d025ed4c4bd] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d2d025ed4c4bd] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d2d025ed4c4bd] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [d2d025ed4c4bd] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d2d025ed4c4bd] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d2d025ed4c4bd] daemon started [2020-02-11T00:30:36.408Z] daemon.go:325: [d05813e28021a] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d05813e28021a] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d05813e28021a] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [d05813e28021a] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d05813e28021a] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d05813e28021a] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [d05813e28021a] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d05813e28021a] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d05813e28021a] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [dfa12d9fbb4af] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [dfa12d9fbb4af] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [dfa12d9fbb4af] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [dfa12d9fbb4af] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [dfa12d9fbb4af] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [dfa12d9fbb4af] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [dfa12d9fbb4af] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:339: [dfa12d9fbb4af] error pinging daemon on start: Get http://dfa12d9fbb4af.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.408Z] daemon.go:325: [dfa12d9fbb4af] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:339: [dfa12d9fbb4af] error pinging daemon on start: Get http://dfa12d9fbb4af.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.408Z] daemon.go:325: [dfa12d9fbb4af] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:339: [dfa12d9fbb4af] error pinging daemon on start: Get http://dfa12d9fbb4af.sock/_ping: context deadline exceeded [2020-02-11T00:30:36.408Z] daemon.go:325: [dfa12d9fbb4af] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [dfa12d9fbb4af] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [d2d025ed4c4bd] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d2d025ed4c4bd] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d2d025ed4c4bd] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [d2d025ed4c4bd] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d2d025ed4c4bd] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d2d025ed4c4bd] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d2d025ed4c4bd] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [d05813e28021a] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d05813e28021a] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d05813e28021a] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [d05813e28021a] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d05813e28021a] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d05813e28021a] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d05813e28021a] daemon started [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-11T00:30:36.408Z] daemon.go:325: [d24cdb810c38d] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d24cdb810c38d] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d24cdb810c38d] daemon started [2020-02-11T00:30:36.408Z] check_test.go:358: [d24cdb810c38d] joining swarm manager [dfa12d9fbb4af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-11T00:30:36.408Z] daemon.go:461: [d24cdb810c38d] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d24cdb810c38d] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d24cdb810c38d] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:325: [d24cdb810c38d] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d24cdb810c38d] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d24cdb810c38d] daemon started [2020-02-11T00:30:36.408Z] daemon.go:461: [dfa12d9fbb4af] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [dfa12d9fbb4af] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [dfa12d9fbb4af] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:461: [d05813e28021a] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d05813e28021a] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d05813e28021a] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:461: [d2d025ed4c4bd] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d2d025ed4c4bd] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d2d025ed4c4bd] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:461: [d24cdb810c38d] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d24cdb810c38d] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d24cdb810c38d] Daemon stopped [2020-02-11T00:30:36.408Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.28s) [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-11T00:30:36.408Z] daemon.go:325: [d7588919dee43] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d7588919dee43] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d7588919dee43] daemon started [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-11T00:30:36.408Z] daemon.go:325: [d9dc3882d05c8] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d9dc3882d05c8] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d9dc3882d05c8] daemon started [2020-02-11T00:30:36.408Z] check_test.go:358: [d9dc3882d05c8] joining swarm manager [d7588919dee43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-11T00:30:36.408Z] daemon.go:325: [d3511e315b5bc] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:325: [d3511e315b5bc] waiting for daemon to start [2020-02-11T00:30:36.408Z] daemon.go:353: [d3511e315b5bc] daemon started [2020-02-11T00:30:36.408Z] check_test.go:358: [d3511e315b5bc] joining swarm manager [d7588919dee43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-11T00:30:36.408Z] daemon.go:461: [d7588919dee43] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d7588919dee43] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d7588919dee43] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:461: [d9dc3882d05c8] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d9dc3882d05c8] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d9dc3882d05c8] Daemon stopped [2020-02-11T00:30:36.408Z] daemon.go:461: [d3511e315b5bc] Stopping daemon [2020-02-11T00:30:36.408Z] daemon.go:296: [d3511e315b5bc] exiting daemon [2020-02-11T00:30:36.408Z] daemon.go:448: [d3511e315b5bc] Daemon stopped [2020-02-11T00:30:36.408Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.46s) [2020-02-11T00:30:36.408Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-11T00:30:36.408Z] daemon.go:325: [d7d9e714c1b30] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d7d9e714c1b30] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d7d9e714c1b30] daemon started [2020-02-11T00:30:36.409Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-02-11T00:30:36.409Z] 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-02-11T00:30:36.409Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-02-11T00:30:36.409Z] 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-02-11T00:30:36.409Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-02-11T00:30:36.409Z] 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-02-11T00:30:36.409Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-02-11T00:30:36.409Z] 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-02-11T00:30:36.409Z] daemon.go:461: [d7d9e714c1b30] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d7d9e714c1b30] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d7d9e714c1b30] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.66s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-11T00:30:36.409Z] daemon.go:325: [dea51f220c32a] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [dea51f220c32a] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [dea51f220c32a] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [dea51f220c32a] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [dea51f220c32a] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [dea51f220c32a] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.66s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-11T00:30:36.409Z] daemon.go:325: [d4d80131f8d0e] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d4d80131f8d0e] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d4d80131f8d0e] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d4d80131f8d0e] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d4d80131f8d0e] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d4d80131f8d0e] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.26s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-11T00:30:36.409Z] daemon.go:325: [dc148d02a0a44] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [dc148d02a0a44] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [dc148d02a0a44] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [dc148d02a0a44] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [dc148d02a0a44] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [dc148d02a0a44] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.76s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-11T00:30:36.409Z] daemon.go:325: [d5022889015c3] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d5022889015c3] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d5022889015c3] daemon started [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-11T00:30:36.409Z] daemon.go:325: [d6d4b69fbea48] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d6d4b69fbea48] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d6d4b69fbea48] daemon started [2020-02-11T00:30:36.409Z] check_test.go:358: [d6d4b69fbea48] joining swarm manager [d5022889015c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.409Z] daemon.go:461: [d5022889015c3] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d5022889015c3] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d5022889015c3] Daemon stopped [2020-02-11T00:30:36.409Z] daemon.go:461: [d6d4b69fbea48] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d6d4b69fbea48] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d6d4b69fbea48] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.05s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-11T00:30:36.409Z] daemon.go:325: [d476a555b550c] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d476a555b550c] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d476a555b550c] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d476a555b550c] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d476a555b550c] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d476a555b550c] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.69s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-11T00:30:36.409Z] daemon.go:325: [d70c5f08891aa] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d70c5f08891aa] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d70c5f08891aa] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d70c5f08891aa] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d70c5f08891aa] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d70c5f08891aa] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.00s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-11T00:30:36.409Z] daemon.go:325: [dd583a0fd6b9c] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [dd583a0fd6b9c] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [dd583a0fd6b9c] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [dd583a0fd6b9c] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [dd583a0fd6b9c] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [dd583a0fd6b9c] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.50s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-11T00:30:36.409Z] daemon.go:325: [d1266010ff96d] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d1266010ff96d] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d1266010ff96d] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d1266010ff96d] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d1266010ff96d] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d1266010ff96d] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.21s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-11T00:30:36.409Z] daemon.go:325: [d12771ed7cdd6] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d12771ed7cdd6] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d12771ed7cdd6] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d12771ed7cdd6] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d12771ed7cdd6] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d12771ed7cdd6] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.00s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-11T00:30:36.409Z] daemon.go:325: [dcf8691b2c08f] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [dcf8691b2c08f] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [dcf8691b2c08f] daemon started [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-11T00:30:36.409Z] daemon.go:325: [d03c7b1be7de6] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d03c7b1be7de6] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d03c7b1be7de6] daemon started [2020-02-11T00:30:36.409Z] check_test.go:358: [d03c7b1be7de6] joining swarm manager [dcf8691b2c08f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-11T00:30:36.409Z] daemon.go:461: [dcf8691b2c08f] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [dcf8691b2c08f] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [dcf8691b2c08f] Daemon stopped [2020-02-11T00:30:36.409Z] daemon.go:461: [d03c7b1be7de6] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d03c7b1be7de6] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d03c7b1be7de6] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.95s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-11T00:30:36.409Z] daemon.go:325: [d5df90e610ad2] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d5df90e610ad2] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d5df90e610ad2] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d5df90e610ad2] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d5df90e610ad2] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d5df90e610ad2] Daemon stopped [2020-02-11T00:30:36.409Z] daemon.go:325: [d5df90e610ad2] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d5df90e610ad2] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d5df90e610ad2] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d5df90e610ad2] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d5df90e610ad2] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d5df90e610ad2] Daemon stopped [2020-02-11T00:30:36.409Z] daemon.go:325: [d5df90e610ad2] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d5df90e610ad2] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d5df90e610ad2] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d5df90e610ad2] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d5df90e610ad2] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d5df90e610ad2] Daemon stopped [2020-02-11T00:30:36.409Z] daemon.go:325: [d5df90e610ad2] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d5df90e610ad2] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d5df90e610ad2] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d5df90e610ad2] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d5df90e610ad2] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d5df90e610ad2] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.04s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-11T00:30:36.409Z] daemon.go:325: [dc639a9560717] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [dc639a9560717] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [dc639a9560717] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [dc639a9560717] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [dc639a9560717] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [dc639a9560717] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.05s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-11T00:30:36.409Z] daemon.go:325: [dafa63115f7df] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [dafa63115f7df] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [dafa63115f7df] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [dafa63115f7df] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [dafa63115f7df] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [dafa63115f7df] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.52s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-11T00:30:36.409Z] daemon.go:325: [d9c5bde58fbc3] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d9c5bde58fbc3] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d9c5bde58fbc3] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d9c5bde58fbc3] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d9c5bde58fbc3] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d9c5bde58fbc3] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.16s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-11T00:30:36.409Z] daemon.go:325: [d1d64e4d37380] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d1d64e4d37380] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d1d64e4d37380] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d1d64e4d37380] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d1d64e4d37380] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d1d64e4d37380] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.51s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-11T00:30:36.409Z] daemon.go:325: [d5f144663d71b] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d5f144663d71b] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d5f144663d71b] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d5f144663d71b] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d5f144663d71b] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d5f144663d71b] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.18s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-11T00:30:36.409Z] daemon.go:325: [d6842b652a5c0] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d6842b652a5c0] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d6842b652a5c0] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d6842b652a5c0] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d6842b652a5c0] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d6842b652a5c0] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.24s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-11T00:30:36.409Z] daemon.go:325: [d400bf0ea8769] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d400bf0ea8769] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d400bf0ea8769] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d400bf0ea8769] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d400bf0ea8769] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d400bf0ea8769] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.20s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-11T00:30:36.409Z] daemon.go:325: [df634034fb1bc] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [df634034fb1bc] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [df634034fb1bc] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [df634034fb1bc] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [df634034fb1bc] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [df634034fb1bc] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.18s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-11T00:30:36.409Z] daemon.go:325: [d6d59e06c6962] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d6d59e06c6962] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d6d59e06c6962] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d6d59e06c6962] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d6d59e06c6962] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d6d59e06c6962] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.20s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-11T00:30:36.409Z] daemon.go:325: [dce1ce52c14b7] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [dce1ce52c14b7] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [dce1ce52c14b7] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [dce1ce52c14b7] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [dce1ce52c14b7] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [dce1ce52c14b7] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.13s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-02-11T00:30:36.409Z] daemon.go:325: [d5ec86a5c4bbd] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d5ec86a5c4bbd] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d5ec86a5c4bbd] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d5ec86a5c4bbd] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d5ec86a5c4bbd] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d5ec86a5c4bbd] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.31s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-11T00:30:36.409Z] daemon.go:325: [dfc3ac19eccc0] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [dfc3ac19eccc0] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [dfc3ac19eccc0] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [dfc3ac19eccc0] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [dfc3ac19eccc0] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [dfc3ac19eccc0] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.08s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-11T00:30:36.409Z] daemon.go:325: [d7f2e2cd05adf] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d7f2e2cd05adf] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d7f2e2cd05adf] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d7f2e2cd05adf] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d7f2e2cd05adf] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d7f2e2cd05adf] Daemon stopped [2020-02-11T00:30:36.409Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.00s) [2020-02-11T00:30:36.409Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-11T00:30:36.409Z] daemon.go:325: [d9c77468062e7] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:325: [d9c77468062e7] waiting for daemon to start [2020-02-11T00:30:36.409Z] daemon.go:353: [d9c77468062e7] daemon started [2020-02-11T00:30:36.409Z] daemon.go:461: [d9c77468062e7] Stopping daemon [2020-02-11T00:30:36.409Z] daemon.go:296: [d9c77468062e7] exiting daemon [2020-02-11T00:30:36.409Z] daemon.go:448: [d9c77468062e7] Daemon stopped [2020-02-11T00:30:36.409Z] === RUN TestDockerExternalVolumeSuite [2020-02-11T00:30:36.409Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-11T00:30:37.586Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-11T00:30:51.293Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-11T00:30:56.695Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-11T00:30:56.695Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-11T00:31:00.144Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-11T00:31:00.712Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-11T00:31:00.712Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-11T00:31:01.275Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-11T00:31:04.723Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-11T00:31:09.080Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-11T00:31:09.081Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-11T00:31:12.531Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-11T00:31:12.531Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-11T00:31:12.531Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-11T00:31:26.250Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-11T00:31:28.114Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-11T00:31:28.676Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-11T00:31:35.301Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-11T00:31:39.707Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-11T00:31:46.280Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-11T00:31:50.529Z] === RUN TestDockerSuite/TestRmiTag [2020-02-11T00:31:51.067Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-11T00:31:52.857Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-11T00:31:58.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-11T00:32:08.875Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-11T00:32:11.467Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-11T00:32:16.510Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-11T00:32:20.500Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-11T00:32:21.553Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-11T00:32:21.553Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-11T00:32:21.553Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-11T00:32:21.553Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-11T00:32:21.553Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-11T00:32:21.553Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-11T00:32:21.553Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-11T00:32:21.553Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-11T00:32:23.907Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-11T00:32:23.907Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-11T00:32:23.907Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-11T00:32:27.939Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-11T00:32:30.343Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-11T00:32:32.076Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-11T00:32:33.811Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-11T00:32:35.546Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-11T00:32:35.546Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-11T00:32:40.975Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-11T00:32:44.750Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-11T00:32:44.750Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-11T00:32:44.750Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-11T00:32:44.750Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-11T00:32:44.751Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-11T00:32:44.751Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-11T00:32:44.751Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-11T00:32:44.751Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-11T00:32:44.751Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-11T00:32:44.751Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-11T00:32:44.751Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-11T00:32:44.751Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-11T00:32:46.464Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-11T00:32:46.464Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-11T00:32:48.898Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-11T00:32:48.898Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-11T00:32:48.898Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-11T00:32:50.665Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-11T00:32:50.665Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-11T00:32:50.665Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-11T00:32:50.665Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-11T00:32:50.665Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-11T00:32:50.665Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-11T00:32:50.665Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-11T00:32:50.665Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-11T00:32:53.089Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-11T00:32:54.777Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-11T00:32:55.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-11T00:32:57.092Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-11T00:32:57.092Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-11T00:32:57.092Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-11T00:32:57.092Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-11T00:33:04.557Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-11T00:33:04.557Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-11T00:33:04.557Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-11T00:33:04.557Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-11T00:33:04.557Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-11T00:33:05.645Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-11T00:33:18.825Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-11T00:33:18.825Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-11T00:33:18.825Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-11T00:33:18.825Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-11T00:33:18.825Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-11T00:33:18.825Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-11T00:33:18.825Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-11T00:33:19.351Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-11T00:33:19.351Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-11T00:33:19.351Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-11T00:33:19.351Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-11T00:33:21.859Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-11T00:33:23.675Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-11T00:33:23.675Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-11T00:33:25.466Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-11T00:33:25.466Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-11T00:33:25.466Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-11T00:33:25.467Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-11T00:33:27.249Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-11T00:33:27.867Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-11T00:33:29.021Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-11T00:33:30.755Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-11T00:33:33.208Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-11T00:33:33.208Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-11T00:33:33.208Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-11T00:33:33.208Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-11T00:33:33.208Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-11T00:33:33.208Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-11T00:33:33.208Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-11T00:33:33.208Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-11T00:33:33.208Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-11T00:33:40.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-11T00:33:42.461Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-11T00:33:42.461Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-11T00:33:42.461Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-11T00:33:42.461Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-11T00:33:42.461Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-11T00:33:42.461Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-11T00:33:42.461Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-11T00:33:50.129Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-11T00:33:50.129Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunMount [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-11T00:33:51.232Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-11T00:33:57.666Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-11T00:33:57.666Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-11T00:33:57.666Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-11T00:33:57.666Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-11T00:34:01.800Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-11T00:34:05.014Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-11T00:34:05.014Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-11T00:34:05.014Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-11T00:34:05.014Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-11T00:34:05.014Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-11T00:34:05.014Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-11T00:34:05.014Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-11T00:34:05.014Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-11T00:34:05.014Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-11T00:34:05.014Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-11T00:34:05.014Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-11T00:34:06.117Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-11T00:34:07.898Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-11T00:34:09.695Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-11T00:34:10.798Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-11T00:34:12.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-11T00:34:13.250Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-11T00:34:13.250Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-11T00:34:13.250Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-11T00:34:13.250Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-11T00:34:13.250Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-11T00:34:13.250Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-11T00:34:13.250Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-11T00:34:13.250Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-11T00:34:13.250Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-11T00:34:15.643Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-11T00:34:15.643Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-11T00:34:15.643Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-11T00:34:15.643Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-11T00:34:15.643Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-11T00:34:15.643Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-11T00:34:23.350Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-11T00:34:23.350Z] === RUN TestDockerSuite/TestRunRm [2020-02-11T00:34:25.075Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-11T00:34:30.123Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-11T00:34:30.239Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-11T00:34:31.989Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-11T00:34:39.672Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-11T00:34:40.186Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-11T00:34:42.610Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-11T00:34:42.610Z] === RUN TestDockerSuite/TestRunState [2020-02-11T00:34:42.610Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-11T00:34:44.351Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-11T00:34:44.351Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-11T00:34:44.968Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-11T00:34:46.069Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-11T00:34:46.069Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-11T00:34:46.069Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-11T00:34:46.582Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-11T00:34:46.582Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-11T00:34:46.582Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-11T00:34:51.645Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-11T00:34:51.645Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-11T00:34:51.645Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-11T00:34:51.645Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-11T00:34:51.645Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-11T00:34:51.645Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-11T00:34:51.645Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-11T00:34:51.645Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-11T00:34:51.645Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-11T00:34:51.645Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-11T00:34:51.645Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-11T00:34:53.361Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-11T00:34:53.361Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-11T00:34:55.086Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-11T00:34:55.086Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-11T00:34:55.086Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-11T00:34:57.527Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-11T00:35:03.813Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-11T00:35:07.985Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-11T00:35:13.185Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-11T00:35:13.185Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-11T00:35:13.185Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-11T00:35:13.185Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-11T00:35:13.185Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-11T00:35:15.616Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-11T00:35:17.365Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-11T00:35:19.127Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-11T00:35:19.127Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-11T00:35:19.127Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-11T00:35:19.127Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-11T00:35:19.127Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-11T00:35:19.127Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-11T00:35:19.127Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-11T00:35:19.127Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-11T00:35:19.127Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-11T00:35:23.320Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-11T00:35:24.422Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-11T00:35:26.174Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-11T00:35:30.345Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-11T00:35:31.605Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-11T00:35:32.816Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-11T00:35:33.921Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-11T00:35:33.921Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-11T00:35:34.446Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-11T00:35:36.162Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-11T00:35:47.203Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-11T00:35:47.203Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-11T00:35:49.655Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-11T00:35:54.830Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-11T00:35:54.830Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-11T00:35:57.249Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-11T00:35:57.249Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-11T00:35:57.249Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-11T00:35:57.249Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-11T00:35:57.249Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-11T00:36:12.717Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-11T00:36:12.717Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-11T00:36:12.717Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-11T00:36:12.717Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-11T00:36:12.717Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-11T00:36:12.717Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-11T00:36:12.717Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-11T00:36:13.768Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-11T00:36:16.108Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-11T00:36:16.108Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-11T00:36:17.799Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-11T00:36:17.799Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-11T00:36:17.799Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-11T00:36:17.799Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-11T00:36:17.799Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-11T00:36:17.799Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-11T00:36:17.799Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-11T00:36:21.689Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-11T00:36:33.197Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-11T00:36:33.197Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-11T00:36:33.197Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-11T00:36:33.197Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-11T00:36:33.684Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-11T00:36:33.684Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-11T00:36:33.684Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-11T00:36:35.989Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-11T00:36:35.989Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-11T00:36:38.995Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-11T00:36:38.995Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-11T00:36:39.477Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-11T00:36:39.477Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-11T00:36:39.477Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-11T00:36:46.816Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-11T00:36:46.816Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-11T00:36:47.304Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-11T00:36:47.304Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-11T00:36:47.304Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-11T00:36:53.321Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-11T00:36:53.321Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-11T00:36:53.722Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-11T00:36:53.792Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-11T00:37:02.549Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-11T00:37:02.549Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-11T00:37:02.549Z] --- PASS: TestDockerSuite (2383.09s) [2020-02-11T00:37:02.549Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-02-11T00:37:02.549Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-11T00:37:02.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.549Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-02-11T00:37:02.549Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-02-11T00:37:02.549Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-02-11T00:37:02.549Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-11T00:37:02.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.549Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-11T00:37:02.549Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2020-02-11T00:37:02.549Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2020-02-11T00:37:02.549Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2020-02-11T00:37:02.549Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2020-02-11T00:37:02.549Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (139.19s) [2020-02-11T00:37:02.549Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.45s) [2020-02-11T00:37:02.549Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2020-02-11T00:37:02.549Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-11T00:37:02.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.549Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-11T00:37:02.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.549Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-11T00:37:02.549Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.549Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.68s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.97s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.73s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement Apparmor [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement Apparmor [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.30s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement IsPausable [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.47s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (107.08s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement UnixCli [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.31s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.10s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.82s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.18s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.36s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.13s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.56s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.67s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.49s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.04s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.54s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.85s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.84s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.54s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.44s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.73s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.12s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.36s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.17s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.27s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.23s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement UnixCli [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.23s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.70s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.89s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildContChar (12.27s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.75s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.92s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.53s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.63s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.34s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.33s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.04s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.13s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.53s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.82s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.98s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.29s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.30s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.61s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.05s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.16s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.17s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.36s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.62s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.50s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.08s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.46s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.00s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.60s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.91s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.12s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.45s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.88s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (27.40s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildFails (2.03s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.62s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.51s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.01s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.80s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.58s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.48s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement UnixCli [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.62s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildHistory (10.98s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.75s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.49s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.29s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.13s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildLabels (1.69s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.60s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.35s) [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-02-11T00:37:02.550Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2020-02-11T00:37:02.550Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.01s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.90s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.31s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.88s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.89s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.61s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.37s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.94s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.24s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.39s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.41s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.35s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.29s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.32s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.95s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.05s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.24s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.88s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.75s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.83s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.29s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.46s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildRm (12.88s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.92s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.29s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.08s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.05s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.21s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.93s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.93s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.97s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildStderr (4.65s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.39s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.79s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.27s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.71s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.17s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.16s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.23s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.56s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.14s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.32s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.35s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.44s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.50s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.52s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.21s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.95s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-11T00:37:02.551Z] docker_cli_sni_test.go:18: Flakey test [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.78s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.40s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestCommitChange (4.75s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.50s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.82s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestCommitTTY (11.10s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.18s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.05s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.16s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.98s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.80s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.93s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.14s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.70s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.71s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.05s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.05s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.13s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (6.90s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.64s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.13s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.02s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.49s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.40s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.59s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.00s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.73s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.87s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.58s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s) [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.15s) [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc00068aac0 } [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1862018438 c:\foo false } [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1862018438 c:\foo true } [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:1926: case 0 [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:1926: case 1 [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:1926: case 2 [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:1926: case 3 [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:1926: case 4 [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:1926: case 5 [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:1926: case 6 [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:1926: case 7 [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:1926: case 8 [2020-02-11T00:37:02.551Z] docker_api_containers_test.go:1926: case 9 [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.99s) [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.551Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-11T00:37:02.551Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.89s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.97s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.88s) [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a804933297\file1 b0847b953f4bfe9ce8c6b8da9860c59a08f89399a565053de3def8bd242bf25e:/root/itWorks.txt` [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:279: checking that container "b0847b953f4bfe9ce8c6b8da9860c59a08f89399a565053de3def8bd242bf25e" start output contains "file1\n" [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:209: running `docker start -a b0847b953f4bfe9ce8c6b8da9860c59a08f89399a565053de3def8bd242bf25e` [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.03s) [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b216737372\file1 f39e87556853fcd4e7a255ec9f61d571317165f72e8bcf620a3e462eddbe0abf:testDir/` [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.81s) [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e794104331\dir1 fbfcc91f3166f97bf8312d9935f1b9d0ae7cda6696307080f2dfa607acf995fe:testDir` [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:279: checking that container "fbfcc91f3166f97bf8312d9935f1b9d0ae7cda6696307080f2dfa607acf995fe" start output contains "file1-1\n" [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:209: running `docker start -a fbfcc91f3166f97bf8312d9935f1b9d0ae7cda6696307080f2dfa607acf995fe` [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e794104331\dir1 631dc908410e5779d0183ce75467248a092a14a46198ea54dfe5a6e07c0df6b5:testDir/` [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:279: checking that container "631dc908410e5779d0183ce75467248a092a14a46198ea54dfe5a6e07c0df6b5" start output contains "file1-1\n" [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:209: running `docker start -a 631dc908410e5779d0183ce75467248a092a14a46198ea54dfe5a6e07c0df6b5` [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.76s) [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h275346926\dir1\. fc696021e23e0fd008b4d1e0258fca9714e25b2deab4715572bc4dbc3a709c28:testDir` [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:279: checking that container "fc696021e23e0fd008b4d1e0258fca9714e25b2deab4715572bc4dbc3a709c28" start output contains "file1-1\n" [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:209: running `docker start -a fc696021e23e0fd008b4d1e0258fca9714e25b2deab4715572bc4dbc3a709c28` [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h275346926\dir1\. c92af7d5b177634746fd6da3d9d0badf406e6895cc01a9f85695b6a9c22bb630:testDir/` [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:279: checking that container "c92af7d5b177634746fd6da3d9d0badf406e6895cc01a9f85695b6a9c22bb630" start output contains "file1-1\n" [2020-02-11T00:37:02.552Z] docker_cli_cp_utils_test.go:209: running `docker start -a c92af7d5b177634746fd6da3d9d0badf406e6895cc01a9f85695b6a9c22bb630` [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCpToDot (2.03s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCpToStdout (2.21s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.29s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (6.73s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.79s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.12s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.77s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.79s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.14s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.08s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.90s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.51s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsCopy (4.74s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.13s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.81s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.16s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsFilters (4.08s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsFormat (8.67s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsRename (6.81s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsResize (2.35s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.87s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.20s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.36s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.07s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.52s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.50s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.52s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.70s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.64s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.55s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.64s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.79s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestExecInspectID (4.19s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement IsPausable [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.04s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.83s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.91s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.59s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.63s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.16s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.74s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.33s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-02-11T00:37:02.552Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-11T00:37:02.552Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2020-02-11T00:37:02.552Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.51s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.12s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.60s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.38s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement IsPausable [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInfoFormat (0.16s) [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.94s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.85s) [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.84s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.86s) [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectDefault (1.91s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectHistory (4.41s) [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectInt64 (6.85s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.75s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.05s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.68s) [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.67s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectStatus (2.23s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.58s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.84s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.80s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.49s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.70s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.82s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.95s) [2020-02-11T00:37:02.553Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:02.553Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-02-11T00:37:02.553Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.66s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.63s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.37s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.20s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.90s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.82s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.33s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.41s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.28s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.09s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.04s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.01s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsSince (8.52s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsTail (7.28s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.10s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.95s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement IsAmd64 [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement IsAmd64 [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.06s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.62s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPsByOrder (7.35s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.45s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.46s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-11T00:37:03.057Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.31s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.81s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.67s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.97s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.95s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.06s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.78s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-11T00:37:03.057Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.94s) [2020-02-11T00:37:03.057Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.28s) [2020-02-11T00:37:03.057Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.21s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.54s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.01s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.36s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.11s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.57s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.67s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.63s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.09s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.46s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.89s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.71s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.63s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.22s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.10s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.91s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (6.99s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.55s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.89s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.83s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.57s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.91s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.90s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.89s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunBindMounts (8.70s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.85s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.54s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.78s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.96s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.21s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.93s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunCreateVolume (6.70s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.07s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.45s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.90s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.04s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.92s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.88s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunExitCode (1.81s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.88s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.86s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.98s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.29s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.29s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.60s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.96s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.99s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.30s) [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-11T00:37:03.058Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.12s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.74s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.81s) [2020-02-11T00:37:03.058Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.81s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.24s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement Apparmor [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.11s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunRm (2.10s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.04s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.06s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (6.74s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.72s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.08s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.88s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.75s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.57s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement Apparmor [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.00s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.93s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.61s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.10s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.81s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.21s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.34s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.88s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.87s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.61s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.48s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.81s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.76s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement Apparmor [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.89s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.61s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.86s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.65s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.92s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.43s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement IsPausable [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (14.93s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.54s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.93s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.73s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.20s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.57s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.82s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.85s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.55s) [2020-02-11T00:37:03.059Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-11T00:37:03.059Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.059Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.21s) [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-11T00:37:03.059Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-11T00:37:03.060Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-11T00:37:03.060Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-11T00:37:03.060Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-11T00:37:03.060Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-11T00:37:03.060Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-11T00:37:03.060Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] === RUN TestDockerDaemonSuite [2020-02-11T00:37:03.060Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-11T00:37:03.060Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-11T00:37:03.060Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-02-11T00:37:03.060Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-11T00:37:03.060Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] === RUN TestDockerSwarmSuite [2020-02-11T00:37:03.060Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-02-11T00:37:03.060Z] === RUN TestDockerPluginSuite [2020-02-11T00:37:03.060Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-02-11T00:37:03.060Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-02-11T00:37:03.060Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-02-11T00:37:03.060Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-02-11T00:37:03.060Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-02-11T00:37:03.060Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-02-11T00:37:03.060Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-02-11T00:37:03.060Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-02-11T00:37:03.060Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-02-11T00:37:03.060Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-02-11T00:37:03.060Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-02-11T00:37:03.060Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.060Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-11T00:37:03.060Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.061Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-11T00:37:03.061Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.061Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-11T00:37:03.061Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.061Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-11T00:37:03.061Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.061Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-11T00:37:03.061Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.061Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-11T00:37:03.061Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.061Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-11T00:37:03.061Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.061Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-11T00:37:03.061Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.061Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-11T00:37:03.061Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.061Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-11T00:37:03.061Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.061Z] === RUN TestDockerExternalVolumeSuite [2020-02-11T00:37:03.061Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-02-11T00:37:03.061Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.061Z] === RUN TestDockerNetworkSuite [2020-02-11T00:37:03.061Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-02-11T00:37:03.061Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.061Z] === RUN TestDockerHubPullSuite [2020-02-11T00:37:03.061Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-02-11T00:37:03.061Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-11T00:37:03.061Z] PASS [2020-02-11T00:37:03.061Z] ok github.com/docker/docker/integration-cli 2383.831s [2020-02-11T00:37:03.061Z] INFO: Integration tests ended at 02/11/2020 00:37:02. Duration:00:39:51.4691293 [2020-02-11T00:37:03.061Z] INFO: Docker info of the daemon under test at end of run [2020-02-11T00:37:03.061Z] [2020-02-11T00:37:03.061Z] Containers: 2 [2020-02-11T00:37:03.061Z] Running: 0 [2020-02-11T00:37:03.061Z] Paused: 0 [2020-02-11T00:37:03.061Z] Stopped: 2 [2020-02-11T00:37:03.061Z] Images: 12 [2020-02-11T00:37:03.061Z] Server Version: 0.0.0-dev [2020-02-11T00:37:03.061Z] Storage Driver: windowsfilter [2020-02-11T00:37:03.061Z] Windows: [2020-02-11T00:37:03.061Z] Logging Driver: json-file [2020-02-11T00:37:03.061Z] Plugins: [2020-02-11T00:37:03.061Z] Volume: local [2020-02-11T00:37:03.061Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-11T00:37:03.061Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-11T00:37:03.061Z] Swarm: inactive [2020-02-11T00:37:03.061Z] Default Isolation: process [2020-02-11T00:37:03.061Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-11T00:37:03.061Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-11T00:37:03.061Z] OSType: windows [2020-02-11T00:37:03.061Z] Architecture: x86_64 [2020-02-11T00:37:03.061Z] CPUs: 4 [2020-02-11T00:37:03.061Z] Total Memory: 32GiB [2020-02-11T00:37:03.061Z] Name: azwin-2-f2b350 [2020-02-11T00:37:03.061Z] ID: HOC2:5TKG:P6F5:X3CC:UYXB:AV36:GAPF:6AJW:FM74:GTSO:JV4L:MDF6 [2020-02-11T00:37:03.061Z] Docker Root Dir: D:\CI\PR-40490\3\daemon [2020-02-11T00:37:03.061Z] Debug Mode (client): false [2020-02-11T00:37:03.061Z] Debug Mode (server): true [2020-02-11T00:37:03.061Z] File Descriptors: -1 [2020-02-11T00:37:03.061Z] Goroutines: 18 [2020-02-11T00:37:03.061Z] System Time: 2020-02-11T00:37:02.8502939Z [2020-02-11T00:37:03.061Z] EventsListeners: 0 [2020-02-11T00:37:03.061Z] Registry: https://index.docker.io/v1/ [2020-02-11T00:37:03.061Z] Labels: [2020-02-11T00:37:03.061Z] Experimental: false [2020-02-11T00:37:03.061Z] Insecure Registries: [2020-02-11T00:37:03.061Z] 127.0.0.0/8 [2020-02-11T00:37:03.061Z] Live Restore Enabled: false [2020-02-11T00:37:03.061Z] [2020-02-11T00:37:03.061Z] [2020-02-11T00:37:03.061Z] INFO: Stopping daemon under test [2020-02-11T00:37:03.061Z] SUCCESS: The process with PID 1508 (child process of PID 3016) has been terminated. [2020-02-11T00:37:03.061Z] SUCCESS: The process with PID 3016 (child process of PID 5060) has been terminated. [2020-02-11T00:37:03.061Z] INFO: Stop tailing logs of the daemon under tests [2020-02-11T00:37:03.061Z] INFO: executeCI.ps1 Completed successfully at 02/11/2020 00:37:02. [2020-02-11T00:37:03.061Z] INFO: Tidying up at end of run [2020-02-11T00:37:03.061Z] INFO: Saving daemon under test log (d:\CI\PR-40490\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-11T00:37:03.550Z] INFO: Saving daemon under test log (d:\CI\PR-40490\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-11T00:37:03.550Z] INFO: Nuke-Everything... [2020-02-11T00:37:03.550Z] INFO: Container count on control daemon to delete is 2 [2020-02-11T00:37:04.050Z] d6051e88bd68 [2020-02-11T00:37:04.050Z] 66b9a5bfabf7 [2020-02-11T00:37:04.050Z] INFO: Non-base image count on control daemon to delete is 1 [2020-02-11T00:37:08.568Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-11T00:37:10.070Z] Deleted: sha256:c10db0529630cee68a8b6913456a94bd7438f138db878a864c1b54d7f84e9efa [2020-02-11T00:37:10.070Z] Deleted: sha256:6f51e713cdad54e2b9292d4e9df3bab631f30456699ae493b4d5f6fe41123c45 [2020-02-11T00:37:10.070Z] Deleted: sha256:2a679cc8df7005f475d48603dc61e9ed22c156c16d408ce44f69668fc7c6a544 [2020-02-11T00:37:10.070Z] Deleted: sha256:8523493aff000bb56b366d21ce3256427156f0057a6ed0bbd3501ae8ab030e20 [2020-02-11T00:37:10.070Z] Deleted: sha256:bb7ee12d8486ff1e8d422220fda8c29379a7f33cb3c8790c90bcb2dece35fddc [2020-02-11T00:37:10.070Z] Deleted: sha256:c54ce1ae5ee28079217afb43d86841e27b94b3ad4a61d7451c72835fa95191e2 [2020-02-11T00:37:10.070Z] Deleted: sha256:b9117a66c309bcdb797e02be39d17d471137608dc8901b67b5ff51a604756c35 [2020-02-11T00:37:10.070Z] Deleted: sha256:5a7feb35cdc85580aa70f53611a4daeeb16f1225a34d909e4a6e7ca4fd50807a [2020-02-11T00:37:10.070Z] Deleted: sha256:570ffdf20b01f4e6f316d6ff141253a004a0869313956d1a6fd289e36f01efa5 [2020-02-11T00:37:10.070Z] Deleted: sha256:7e40ca47002511203a943002351028f30479c799d489e44d0748480b28d43336 [2020-02-11T00:37:10.070Z] Deleted: sha256:ae6f302f044653db27b55cb7a2cb5e8dbee7e2fa22dd7460607a64af03042143 [2020-02-11T00:37:10.070Z] Deleted: sha256:5046022ef77751e140aa30aa66dcc500959074108f669d31b81e16d2e30415b8 [2020-02-11T00:37:10.070Z] Deleted: sha256:3073a5d222747492c28422ae240aa7198c3b08b00a233c6a4bd3e9bd4569a642 [2020-02-11T00:37:10.070Z] Deleted: sha256:807eeba56f73ff966f62253f856fcdf7c9a8ce46ba8033dba6fec649f7ad14af [2020-02-11T00:37:10.070Z] Deleted: sha256:c0555a825a10d29da4d7ea789aabaa01d2b2fe4b9a40d80f35b39d39bff8b39f [2020-02-11T00:37:10.070Z] Deleted: sha256:950844e6968048b5cc04caec6e6d5f6b055fcadaba96840b1a61897cbb042198 [2020-02-11T00:37:10.070Z] INFO: Tidying pidfile d:\CI\PR-40490\3\docker.pid [2020-02-11T00:37:10.070Z] INFO: Nuking d:\CI [2020-02-11T00:37:26.622Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-11T00:37:40.409Z] INFO: Zapped successfully [2020-02-11T00:37:40.409Z] [2020-02-11T00:37:40.409Z] INFO: executeCI.ps1 exiting at Tue Feb 11 00:37:36 CUT 2020. Duration 00:56:06.3787120 [2020-02-11T00:37:40.409Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-11T00:37:41.494Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-11T00:37:41.666Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-11T00:37:43.595Z] Archiving artifacts [2020-02-11T00:37:44.922Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40490/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-11T00:37:45.940Z] + make clean [2020-02-11T00:37:46.985Z] docker volume rm -f docker-dev-cache [2020-02-11T00:37:46.985Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite (441.35s) [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.98s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-11T00:37:59.544Z] docker_cli_external_volume_driver_test.go:53: Daemon db01f7b7f6d49 is not started [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-11T00:37:59.544Z] daemon.go:325: [dedda8eefc466] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:325: [dedda8eefc466] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:353: [dedda8eefc466] daemon started [2020-02-11T00:37:59.544Z] daemon.go:461: [dedda8eefc466] Stopping daemon [2020-02-11T00:37:59.544Z] daemon.go:296: [dedda8eefc466] exiting daemon [2020-02-11T00:37:59.544Z] daemon.go:448: [dedda8eefc466] Daemon stopped [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-11T00:37:59.544Z] daemon.go:325: [d916b81179c7d] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:325: [d916b81179c7d] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:353: [d916b81179c7d] daemon started [2020-02-11T00:37:59.544Z] daemon.go:461: [d916b81179c7d] Stopping daemon [2020-02-11T00:37:59.544Z] daemon.go:296: [d916b81179c7d] exiting daemon [2020-02-11T00:37:59.544Z] daemon.go:448: [d916b81179c7d] Daemon stopped [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-11T00:37:59.544Z] docker_cli_external_volume_driver_test.go:53: Daemon df6f725111e8a is not started [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-11T00:37:59.544Z] daemon.go:325: [dd7f9a218eb06] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:325: [dd7f9a218eb06] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:353: [dd7f9a218eb06] daemon started [2020-02-11T00:37:59.544Z] daemon.go:461: [dd7f9a218eb06] Stopping daemon [2020-02-11T00:37:59.544Z] daemon.go:296: [dd7f9a218eb06] exiting daemon [2020-02-11T00:37:59.544Z] daemon.go:448: [dd7f9a218eb06] Daemon stopped [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-11T00:37:59.544Z] docker_cli_external_volume_driver_test.go:53: Daemon d4985ff2591c0 is not started [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-11T00:37:59.544Z] docker_cli_external_volume_driver_test.go:53: Daemon d2fdf6c718296 is not started [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-11T00:37:59.544Z] daemon.go:325: [df6bf0201f7e9] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:325: [df6bf0201f7e9] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:353: [df6bf0201f7e9] daemon started [2020-02-11T00:37:59.544Z] daemon.go:461: [df6bf0201f7e9] Stopping daemon [2020-02-11T00:37:59.544Z] daemon.go:296: [df6bf0201f7e9] exiting daemon [2020-02-11T00:37:59.544Z] daemon.go:448: [df6bf0201f7e9] Daemon stopped [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-11T00:37:59.544Z] daemon.go:325: [d7cd1c86133a2] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:325: [d7cd1c86133a2] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:353: [d7cd1c86133a2] daemon started [2020-02-11T00:37:59.544Z] daemon.go:461: [d7cd1c86133a2] Stopping daemon [2020-02-11T00:37:59.544Z] daemon.go:296: [d7cd1c86133a2] exiting daemon [2020-02-11T00:37:59.544Z] daemon.go:448: [d7cd1c86133a2] Daemon stopped [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-11T00:37:59.544Z] daemon.go:325: [d1229e9d68f68] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:325: [d1229e9d68f68] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:353: [d1229e9d68f68] daemon started [2020-02-11T00:37:59.544Z] daemon.go:461: [d1229e9d68f68] Stopping daemon [2020-02-11T00:37:59.544Z] daemon.go:296: [d1229e9d68f68] exiting daemon [2020-02-11T00:37:59.544Z] daemon.go:448: [d1229e9d68f68] Daemon stopped [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-11T00:37:59.544Z] daemon.go:325: [d0f9a18c5be91] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:325: [d0f9a18c5be91] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:353: [d0f9a18c5be91] daemon started [2020-02-11T00:37:59.544Z] daemon.go:461: [d0f9a18c5be91] Stopping daemon [2020-02-11T00:37:59.544Z] daemon.go:296: [d0f9a18c5be91] exiting daemon [2020-02-11T00:37:59.544Z] daemon.go:448: [d0f9a18c5be91] Daemon stopped [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-11T00:37:59.544Z] daemon.go:325: [d50016b92de78] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:325: [d50016b92de78] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:353: [d50016b92de78] daemon started [2020-02-11T00:37:59.544Z] daemon.go:461: [d50016b92de78] Stopping daemon [2020-02-11T00:37:59.544Z] daemon.go:296: [d50016b92de78] exiting daemon [2020-02-11T00:37:59.544Z] daemon.go:448: [d50016b92de78] Daemon stopped [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-11T00:37:59.544Z] daemon.go:325: [dead9e239be0f] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:325: [dead9e239be0f] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:353: [dead9e239be0f] daemon started [2020-02-11T00:37:59.544Z] daemon.go:461: [dead9e239be0f] Stopping daemon [2020-02-11T00:37:59.544Z] daemon.go:296: [dead9e239be0f] exiting daemon [2020-02-11T00:37:59.544Z] daemon.go:448: [dead9e239be0f] Daemon stopped [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-11T00:37:59.544Z] daemon.go:325: [d376dc8cb3fbb] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:325: [d376dc8cb3fbb] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:353: [d376dc8cb3fbb] daemon started [2020-02-11T00:37:59.544Z] daemon.go:461: [d376dc8cb3fbb] Stopping daemon [2020-02-11T00:37:59.544Z] daemon.go:296: [d376dc8cb3fbb] exiting daemon [2020-02-11T00:37:59.544Z] daemon.go:448: [d376dc8cb3fbb] Daemon stopped [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-11T00:37:59.544Z] daemon.go:325: [d79aaf079c07e] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:325: [d79aaf079c07e] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:353: [d79aaf079c07e] daemon started [2020-02-11T00:37:59.544Z] daemon.go:461: [d79aaf079c07e] Stopping daemon [2020-02-11T00:37:59.544Z] daemon.go:296: [d79aaf079c07e] exiting daemon [2020-02-11T00:37:59.544Z] daemon.go:448: [d79aaf079c07e] Daemon stopped [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.45s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-11T00:37:59.544Z] daemon.go:325: [dd58178d58166] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:325: [dd58178d58166] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:353: [dd58178d58166] daemon started [2020-02-11T00:37:59.544Z] daemon.go:461: [dd58178d58166] Stopping daemon [2020-02-11T00:37:59.544Z] daemon.go:296: [dd58178d58166] exiting daemon [2020-02-11T00:37:59.544Z] daemon.go:448: [dd58178d58166] Daemon stopped [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-11T00:37:59.544Z] docker_cli_external_volume_driver_test.go:486: Daemon d59ffa4e01b0e is not started [2020-02-11T00:37:59.544Z] daemon.go:325: [d59ffa4e01b0e] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:325: [d59ffa4e01b0e] waiting for daemon to start [2020-02-11T00:37:59.544Z] daemon.go:353: [d59ffa4e01b0e] daemon started [2020-02-11T00:37:59.544Z] daemon.go:461: [d59ffa4e01b0e] Stopping daemon [2020-02-11T00:37:59.544Z] daemon.go:296: [d59ffa4e01b0e] exiting daemon [2020-02-11T00:37:59.544Z] daemon.go:448: [d59ffa4e01b0e] Daemon stopped [2020-02-11T00:37:59.544Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-11T00:37:59.544Z] docker_cli_external_volume_driver_test.go:53: Daemon d0db16783f647 is not started [2020-02-11T00:37:59.544Z] PASS [2020-02-11T00:37:59.544Z] [2020-02-11T00:37:59.544Z] === Skipped [2020-02-11T00:37:59.544Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-11T00:37:59.544Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-11T00:37:59.544Z] requirement.go:26: unmatched requirement IPv6 [2020-02-11T00:37:59.544Z] check_test.go:309: Daemon d66978b9be590 is not started [2020-02-11T00:37:59.544Z] [2020-02-11T00:37:59.544Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-11T00:37:59.544Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-11T00:37:59.544Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-11T00:37:59.544Z] check_test.go:309: Daemon da55c7a5a2113 is not started [2020-02-11T00:37:59.544Z] [2020-02-11T00:37:59.544Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-11T00:37:59.544Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-11T00:37:59.544Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-11T00:37:59.544Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-11T00:37:59.544Z] check_test.go:309: Daemon d40ae1ae986e4 is not started [2020-02-11T00:37:59.544Z] [2020-02-11T00:37:59.544Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-02-11T00:37:59.544Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-02-11T00:37:59.544Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-11T00:37:59.544Z] [2020-02-11T00:37:59.544Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-02-11T00:37:59.544Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-02-11T00:37:59.544Z] requirement.go:26: unmatched requirement IPv6 [2020-02-11T00:37:59.544Z] [2020-02-11T00:37:59.544Z] [2020-02-11T00:37:59.544Z] DONE 270 tests, 5 skipped in 2655.556s [2020-02-11T00:37:59.544Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-11T00:37:59.544Z] ++++ cat bundles/test-integration/docker.pid [2020-02-11T00:37:59.544Z] +++ kill 6940 [2020-02-11T00:37:59.544Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-11T00:37:59.544Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da2098d34c134/docker.pid [2020-02-11T00:37:59.544Z] +++ kill 3468 [2020-02-11T00:37:59.544Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3468 is not a child of this shell [2020-02-11T00:37:59.544Z] warning: PID 3468 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da2098d34c134/docker.pid had a nonzero exit code [2020-02-11T00:37:59.544Z] +++ /etc/init.d/apparmor stop [2020-02-11T00:37:59.544Z] Clearing AppArmor profiles cache:. [2020-02-11T00:37:59.544Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-11T00:37:59.544Z] Unloading profiles will leave already running processes permanently [2020-02-11T00:37:59.544Z] unconfined, which can lead to unexpected situations. [2020-02-11T00:37:59.544Z] [2020-02-11T00:37:59.544Z] To set a process to complain mode, use the command line tool [2020-02-11T00:37:59.544Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-11T00:37:59.544Z] with the 'teardown' option." [2020-02-11T00:37:59.544Z] [2020-02-11T00:37:59.544Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-11T00:37:59.556Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-11T00:38:00.352Z] + echo Ensuring container killed. [2020-02-11T00:38:00.352Z] Ensuring container killed. [2020-02-11T00:38:00.352Z] + docker ps -aq -f name=docker-pr3-* [2020-02-11T00:38:00.352Z] + cids=fad024da5ee5 [2020-02-11T00:38:00.352Z] ebdaf859dea0 [2020-02-11T00:38:00.352Z] 42779f721809 [2020-02-11T00:38:00.352Z] + [ -n fad024da5ee5 [2020-02-11T00:38:00.352Z] ebdaf859dea0 [2020-02-11T00:38:00.352Z] 42779f721809 ] [2020-02-11T00:38:00.352Z] + docker rm -vf fad024da5ee5 ebdaf859dea0 42779f721809 [2020-02-11T00:38:03.631Z] fad024da5ee5 [2020-02-11T00:38:03.631Z] ebdaf859dea0 [2020-02-11T00:38:03.631Z] 42779f721809 [Pipeline] sh [2020-02-11T00:38:03.913Z] + echo Chowning /workspace to jenkins user [2020-02-11T00:38:03.913Z] Chowning /workspace to jenkins user [2020-02-11T00:38:03.913Z] + id -u [2020-02-11T00:38:03.913Z] + id -g [2020-02-11T00:38:03.913Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40490:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-11T00:38:08.377Z] + bundleName=amd64 [2020-02-11T00:38:08.378Z] + echo Creating amd64-bundles.tar.gz [2020-02-11T00:38:08.378Z] Creating amd64-bundles.tar.gz [2020-02-11T00:38:08.378Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-11T00:38:08.378Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-11T00:38:09.358Z] Archiving artifacts [2020-02-11T00:38:09.833Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40490/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-11T00:38:10.137Z] + make clean [2020-02-11T00:38:10.395Z] docker volume rm -f docker-dev-cache [2020-02-11T00:38:10.395Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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