Replayed #7 Started by user Sebastiaan van Stijn Rebuilds build #8 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c104a50de418790dc3a3f89d9345a60371fdaf87+ad0f0b3970068c39951a3563c0b19d15577d7e91 (0705c9effa1d3ced9f30331810e5d2790971bae6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 [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-05-28T15:05:47.510Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-28T15:05:47.519Z] Trying to pass milestone 8 [Pipeline] milestone [2020-05-28T15:05:47.580Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-28T15:05:47.751Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a53d032932019320) in /home/ubuntu/workspace/moby_PR-41009 [Pipeline] { [Pipeline] checkout [2020-05-28T15:05:47.802Z] using credential docker-jenkins-github-credentials [2020-05-28T15:05:47.813Z] Cloning the remote Git repository [2020-05-28T15:05:47.813Z] Cloning with configured refspecs honoured and without tags [2020-05-28T15:05:47.815Z] Cloning repository https://github.com/moby/moby.git [2020-05-28T15:05:47.815Z] > git init /home/ubuntu/workspace/moby_PR-41009 # timeout=10 [2020-05-28T15:05:47.824Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T15:05:47.824Z] > git --version # timeout=10 [2020-05-28T15:05:47.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T15:05:47.827Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41009/head:refs/remotes/origin/PR-41009 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:00.146Z] Fetching without tags [2020-05-28T15:06:00.122Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T15:06:00.127Z] > git config --add remote.origin.fetch +refs/pull/41009/head:refs/remotes/origin/PR-41009 # timeout=10 [2020-05-28T15:06:00.132Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:00.137Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T15:06:00.147Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T15:06:00.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T15:06:00.148Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41009/head:refs/remotes/origin/PR-41009 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:00.387Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:06:00.881Z] Merge succeeded, producing c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:06:00.881Z] Checking out Revision c104a50de418790dc3a3f89d9345a60371fdaf87 (PR-41009) [2020-05-28T15:06:01.359Z] Commit message: "integration: Add TestDaemonDNSFallback" [2020-05-28T15:06:00.388Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T15:06:00.395Z] > git checkout -f c104a50de418790dc3a3f89d9345a60371fdaf87 # timeout=10 [2020-05-28T15:06:00.866Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-28T15:06:00.877Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-28T15:06:00.882Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T15:06:00.884Z] > git checkout -f c104a50de418790dc3a3f89d9345a60371fdaf87 # timeout=10 [2020-05-28T15:06:01.360Z] > git rev-list --no-walk c104a50de418790dc3a3f89d9345a60371fdaf87 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-28T15:06:02.102Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41009:/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-05-28T15:06:05.376Z] 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 [2020-05-28T15:06:05.597Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0297e077114d72531) in /home/ubuntu/workspace/moby_PR-41009 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2020-05-28T15:06:05.602Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c8c7ac14e1995324) in /home/ubuntu/workspace/moby_PR-41009 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-05-28T15:06:05.620Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41009 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2020-05-28T15:06:05.671Z] using credential docker-jenkins-github-credentials [2020-05-28T15:06:05.675Z] Running on ppc64le-ubuntu-23 in /home/docker/workspace/moby_PR-41009 [Pipeline] // stage [2020-05-28T15:06:05.682Z] Cloning the remote Git repository [2020-05-28T15:06:05.682Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] { [2020-05-28T15:06:05.704Z] using credential docker-jenkins-github-credentials [2020-05-28T15:06:05.713Z] Cloning the remote Git repository [2020-05-28T15:06:05.713Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2020-05-28T15:06:05.786Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-28T15:06:05.802Z] Cloning the remote Git repository [2020-05-28T15:06:05.803Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2020-05-28T15:06:05.856Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-28T15:06:05.883Z] Cloning the remote Git repository [2020-05-28T15:06:05.883Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-28T15:06:05.809Z] Cloning repository https://github.com/moby/moby.git [2020-05-28T15:06:05.809Z] > git init /home/jenkins/workspace/moby_PR-41009 # timeout=10 [2020-05-28T15:06:05.813Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T15:06:05.813Z] > git --version # timeout=10 [2020-05-28T15:06:05.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T15:06:05.817Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41009/head:refs/remotes/origin/PR-41009 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:05.647Z] Cloning repository https://github.com/moby/moby.git [2020-05-28T15:06:05.647Z] > git init /home/ubuntu/workspace/moby_PR-41009 # timeout=10 [2020-05-28T15:06:05.684Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T15:06:05.685Z] > git --version # timeout=10 [2020-05-28T15:06:05.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T15:06:05.688Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41009/head:refs/remotes/origin/PR-41009 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:05.753Z] Cloning repository https://github.com/moby/moby.git [2020-05-28T15:06:05.753Z] > git init /home/ubuntu/workspace/moby_PR-41009 # timeout=10 [2020-05-28T15:06:05.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T15:06:05.766Z] > git --version # timeout=10 [2020-05-28T15:06:05.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T15:06:05.770Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41009/head:refs/remotes/origin/PR-41009 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:05.892Z] Cloning repository https://github.com/moby/moby.git [2020-05-28T15:06:05.892Z] > git init /home/docker/workspace/moby_PR-41009 # timeout=10 [2020-05-28T15:06:05.907Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T15:06:05.907Z] > git --version # timeout=10 [2020-05-28T15:06:05.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T15:06:05.915Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41009/head:refs/remotes/origin/PR-41009 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:14.815Z] Fetching without tags [2020-05-28T15:06:15.101Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:06:14.773Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T15:06:14.777Z] > git config --add remote.origin.fetch +refs/pull/41009/head:refs/remotes/origin/PR-41009 # timeout=10 [2020-05-28T15:06:14.779Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:14.801Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T15:06:14.822Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T15:06:14.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T15:06:14.822Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41009/head:refs/remotes/origin/PR-41009 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:15.108Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T15:06:15.111Z] > git checkout -f c104a50de418790dc3a3f89d9345a60371fdaf87 # timeout=10 [2020-05-28T15:06:15.568Z] Merge succeeded, producing c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:06:15.568Z] Checking out Revision c104a50de418790dc3a3f89d9345a60371fdaf87 (PR-41009) [2020-05-28T15:06:16.028Z] Commit message: "integration: Add TestDaemonDNSFallback" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-28T15:06:15.549Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-28T15:06:15.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-28T15:06:15.575Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T15:06:15.578Z] > git checkout -f c104a50de418790dc3a3f89d9345a60371fdaf87 # timeout=10 [2020-05-28T15:06:16.900Z] + docker version [2020-05-28T15:06:16.900Z] Client: Docker Engine - Community [2020-05-28T15:06:16.900Z] Version: 19.03.7 [2020-05-28T15:06:16.900Z] API version: 1.40 [2020-05-28T15:06:16.900Z] Go version: go1.12.17 [2020-05-28T15:06:16.900Z] Git commit: 7141c199a2 [2020-05-28T15:06:16.900Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-28T15:06:16.900Z] OS/Arch: linux/s390x [2020-05-28T15:06:16.900Z] Experimental: false [2020-05-28T15:06:16.900Z] [2020-05-28T15:06:16.900Z] Server: Docker Engine - Community [2020-05-28T15:06:16.900Z] Engine: [2020-05-28T15:06:16.900Z] Version: 19.03.7 [2020-05-28T15:06:16.900Z] API version: 1.40 (minimum version 1.12) [2020-05-28T15:06:16.900Z] Go version: go1.12.17 [2020-05-28T15:06:16.900Z] Git commit: 7141c199a2 [2020-05-28T15:06:16.900Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-28T15:06:16.900Z] OS/Arch: linux/s390x [2020-05-28T15:06:16.900Z] Experimental: true [2020-05-28T15:06:16.900Z] containerd: [2020-05-28T15:06:16.900Z] Version: 1.2.13 [2020-05-28T15:06:16.900Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:06:16.900Z] runc: [2020-05-28T15:06:16.900Z] Version: 1.0.0-rc10 [2020-05-28T15:06:16.900Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:06:16.900Z] docker-init: [2020-05-28T15:06:16.900Z] Version: 0.18.0 [2020-05-28T15:06:16.900Z] GitCommit: fec3683 [Pipeline] sh [2020-05-28T15:06:17.270Z] + docker info [2020-05-28T15:06:17.270Z] Client: [2020-05-28T15:06:17.270Z] Debug Mode: false [2020-05-28T15:06:17.270Z] [2020-05-28T15:06:17.270Z] Server: [2020-05-28T15:06:17.270Z] Containers: 0 [2020-05-28T15:06:17.270Z] Running: 0 [2020-05-28T15:06:17.270Z] Paused: 0 [2020-05-28T15:06:17.270Z] Stopped: 0 [2020-05-28T15:06:17.270Z] Images: 0 [2020-05-28T15:06:17.270Z] Server Version: 19.03.7 [2020-05-28T15:06:17.270Z] Storage Driver: overlay2 [2020-05-28T15:06:17.270Z] Backing Filesystem: [2020-05-28T15:06:17.270Z] Supports d_type: true [2020-05-28T15:06:17.270Z] Native Overlay Diff: true [2020-05-28T15:06:17.270Z] Logging Driver: json-file [2020-05-28T15:06:17.270Z] Cgroup Driver: cgroupfs [2020-05-28T15:06:17.270Z] Plugins: [2020-05-28T15:06:17.270Z] Volume: local [2020-05-28T15:06:17.270Z] Network: bridge host ipvlan macvlan null overlay [2020-05-28T15:06:17.270Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-28T15:06:17.270Z] Swarm: inactive [2020-05-28T15:06:17.270Z] Runtimes: runc [2020-05-28T15:06:17.270Z] Default Runtime: runc [2020-05-28T15:06:17.270Z] Init Binary: docker-init [2020-05-28T15:06:17.270Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:06:17.270Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:06:17.270Z] init version: fec3683 [2020-05-28T15:06:17.270Z] Security Options: [2020-05-28T15:06:17.270Z] apparmor [2020-05-28T15:06:17.270Z] seccomp [2020-05-28T15:06:17.270Z] Profile: default [2020-05-28T15:06:17.270Z] Kernel Version: 4.15.0-91-generic [2020-05-28T15:06:17.270Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-28T15:06:17.270Z] OSType: linux [2020-05-28T15:06:17.270Z] Architecture: s390x [2020-05-28T15:06:17.270Z] CPUs: 2 [2020-05-28T15:06:17.270Z] Total Memory: 7.861GiB [2020-05-28T15:06:17.270Z] Name: s390x-ubuntu-16 [2020-05-28T15:06:17.270Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-28T15:06:17.270Z] Docker Root Dir: /var/lib/docker [2020-05-28T15:06:17.270Z] Debug Mode: false [2020-05-28T15:06:17.270Z] Username: dockerbuildbot [2020-05-28T15:06:17.270Z] Registry: https://index.docker.io/v1/ [2020-05-28T15:06:17.270Z] Labels: [2020-05-28T15:06:17.271Z] Experimental: true [2020-05-28T15:06:17.271Z] Insecure Registries: [2020-05-28T15:06:17.271Z] 127.0.0.0/8 [2020-05-28T15:06:17.271Z] Live Restore Enabled: false [2020-05-28T15:06:17.271Z] [2020-05-28T15:06:17.271Z] WARNING: No swap limit support [Pipeline] sh [2020-05-28T15:06:17.644Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T15:06:17.644Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T15:06:17.644Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41009/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-28T15:06:17.644Z] + bash /home/jenkins/workspace/moby_PR-41009/check-config.sh [2020-05-28T15:06:17.644Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-28T15:06:17.644Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-28T15:06:17.644Z] [2020-05-28T15:06:17.644Z] Generally Necessary: [2020-05-28T15:06:17.644Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-28T15:06:17.644Z] - apparmor: enabled and tools installed [2020-05-28T15:06:17.644Z] - CONFIG_NAMESPACES: enabled [2020-05-28T15:06:17.644Z] - CONFIG_NET_NS: enabled [2020-05-28T15:06:17.644Z] - CONFIG_PID_NS: enabled [2020-05-28T15:06:17.644Z] - CONFIG_IPC_NS: enabled [2020-05-28T15:06:17.644Z] - CONFIG_UTS_NS: enabled [2020-05-28T15:06:17.644Z] - CONFIG_CGROUPS: enabled [2020-05-28T15:06:17.644Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-28T15:06:17.644Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-28T15:06:17.644Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-28T15:06:17.644Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-28T15:06:17.644Z] - CONFIG_CPUSETS: enabled [2020-05-28T15:06:17.644Z] - CONFIG_MEMCG: enabled [2020-05-28T15:06:17.644Z] - CONFIG_KEYS: enabled [2020-05-28T15:06:17.644Z] - CONFIG_VETH: enabled (as module) [2020-05-28T15:06:17.644Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-28T15:06:17.644Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-28T15:06:17.644Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-28T15:06:17.644Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-28T15:06:17.644Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-28T15:06:17.644Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-28T15:06:17.925Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-28T15:06:17.925Z] [2020-05-28T15:06:17.925Z] Optional Features: [2020-05-28T15:06:17.925Z] - CONFIG_USER_NS: enabled [2020-05-28T15:06:17.925Z] - CONFIG_SECCOMP: enabled [2020-05-28T15:06:17.925Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-28T15:06:17.925Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-28T15:06:17.925Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-28T15:06:17.925Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-28T15:06:17.925Z] - CONFIG_BLK_CGROUP: enabled [2020-05-28T15:06:17.925Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-28T15:06:17.925Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-28T15:06:17.925Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-28T15:06:17.925Z] - CONFIG_CGROUP_PERF: enabled [2020-05-28T15:06:17.925Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-28T15:06:17.925Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-28T15:06:17.925Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-28T15:06:17.925Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-28T15:06:17.925Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-28T15:06:17.925Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_IP_VS: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-28T15:06:17.925Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-28T15:06:17.925Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-28T15:06:17.925Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_EXT4_FS: enabled [2020-05-28T15:06:17.925Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-28T15:06:17.925Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-28T15:06:17.925Z] - Network Drivers: [2020-05-28T15:06:17.925Z] - "overlay": [2020-05-28T15:06:17.925Z] - CONFIG_VXLAN: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-28T15:06:17.925Z] Optional (for encrypted networks): [2020-05-28T15:06:17.925Z] - CONFIG_CRYPTO: enabled [2020-05-28T15:06:17.925Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-28T15:06:17.925Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-28T15:06:17.925Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-28T15:06:17.925Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-28T15:06:17.925Z] - CONFIG_XFRM: enabled [2020-05-28T15:06:17.925Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-28T15:06:17.925Z] - "ipvlan": [2020-05-28T15:06:17.925Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-28T15:06:17.925Z] - "macvlan": [2020-05-28T15:06:17.925Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_DUMMY: enabled (as module) [2020-05-28T15:06:17.925Z] - "ftp,tftp client in container": [2020-05-28T15:06:17.925Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-28T15:06:17.925Z] - Storage Drivers: [2020-05-28T15:06:17.925Z] - "aufs": [2020-05-28T15:06:17.925Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-28T15:06:17.925Z] - "btrfs": [2020-05-28T15:06:17.925Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-28T15:06:17.925Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-28T15:06:17.925Z] - "devicemapper": [2020-05-28T15:06:17.925Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-28T15:06:17.925Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-28T15:06:17.925Z] - "overlay": [2020-05-28T15:06:17.925Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-28T15:06:17.925Z] - "zfs": [2020-05-28T15:06:17.925Z] - /dev/zfs: missing [2020-05-28T15:06:17.925Z] - zfs command: missing [2020-05-28T15:06:17.925Z] - zpool command: missing [2020-05-28T15:06:17.925Z] [2020-05-28T15:06:17.925Z] Limits: [2020-05-28T15:06:17.925Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-28T15:06:17.925Z] [2020-05-28T15:06:17.925Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-28T15:06:18.190Z] Fetching without tags [2020-05-28T15:06:18.196Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T15:06:18.199Z] > git config --add remote.origin.fetch +refs/pull/41009/head:refs/remotes/origin/PR-41009 # timeout=10 [2020-05-28T15:06:18.212Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:18.221Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T15:06:18.229Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T15:06:18.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T15:06:18.230Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41009/head:refs/remotes/origin/PR-41009 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:18.336Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c104a50de418790dc3a3f89d9345a60371fdaf87 . [2020-05-28T15:06:18.336Z] #1 [internal] load build definition from Dockerfile [2020-05-28T15:06:18.336Z] #1 transferring dockerfile: 12.30kB done [2020-05-28T15:06:18.336Z] #1 DONE 0.0s [2020-05-28T15:06:18.336Z] [2020-05-28T15:06:18.336Z] #2 [internal] load .dockerignore [2020-05-28T15:06:18.336Z] #2 transferring context: 87B done [2020-05-28T15:06:18.336Z] #2 DONE 0.0s [2020-05-28T15:06:18.336Z] [2020-05-28T15:06:18.336Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-05-28T15:06:18.336Z] #3 DONE 0.0s [2020-05-28T15:06:18.336Z] [2020-05-28T15:06:18.336Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-28T15:06:18.382Z] Fetching without tags [2020-05-28T15:06:18.429Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:06:18.618Z] #4 DONE 0.2s [2020-05-28T15:06:18.618Z] [2020-05-28T15:06:18.618Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T15:06:18.618Z] #5 CACHED [2020-05-28T15:06:18.618Z] [2020-05-28T15:06:18.618Z] #17 [internal] load build context [2020-05-28T15:06:18.619Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:06:18.936Z] Merge succeeded, producing c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:06:18.936Z] Checking out Revision c104a50de418790dc3a3f89d9345a60371fdaf87 (PR-41009) [2020-05-28T15:06:19.148Z] Merge succeeded, producing c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:06:19.148Z] Checking out Revision c104a50de418790dc3a3f89d9345a60371fdaf87 (PR-41009) [2020-05-28T15:06:19.314Z] Commit message: "integration: Add TestDaemonDNSFallback" [2020-05-28T15:06:19.491Z] Commit message: "integration: Add TestDaemonDNSFallback" [2020-05-28T15:06:19.632Z] #17 transferring context: 50.86MB 1.0s done [2020-05-28T15:06:19.632Z] #17 DONE 1.1s [2020-05-28T15:06:19.632Z] [2020-05-28T15:06:19.632Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-28T15:06:19.632Z] #6 DONE 1.1s [2020-05-28T15:06:19.632Z] [2020-05-28T15:06:19.632Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-28T15:06:18.325Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T15:06:18.330Z] > git config --add remote.origin.fetch +refs/pull/41009/head:refs/remotes/origin/PR-41009 # timeout=10 [2020-05-28T15:06:18.335Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:18.342Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T15:06:18.347Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T15:06:18.347Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T15:06:18.348Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41009/head:refs/remotes/origin/PR-41009 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:18.584Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T15:06:18.590Z] > git checkout -f c104a50de418790dc3a3f89d9345a60371fdaf87 # timeout=10 [2020-05-28T15:06:19.086Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-28T15:06:19.105Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-28T15:06:19.113Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T15:06:19.115Z] > git checkout -f c104a50de418790dc3a3f89d9345a60371fdaf87 # timeout=10 [2020-05-28T15:06:18.469Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T15:06:18.472Z] > git checkout -f c104a50de418790dc3a3f89d9345a60371fdaf87 # timeout=10 [2020-05-28T15:06:18.944Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-28T15:06:18.962Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-28T15:06:18.975Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T15:06:18.987Z] > git checkout -f c104a50de418790dc3a3f89d9345a60371fdaf87 # timeout=10 [2020-05-28T15:06:19.916Z] #54 ... [2020-05-28T15:06:19.917Z] [2020-05-28T15:06:19.917Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:06:19.917Z] #18 DONE 0.1s [2020-05-28T15:06:19.917Z] [2020-05-28T15:06:19.917Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-28T15:06:19.917Z] #44 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-28T15:06:20.131Z] + docker version [2020-05-28T15:06:20.131Z] Client: Docker Engine - Community [2020-05-28T15:06:20.131Z] Version: 19.03.8 [2020-05-28T15:06:20.131Z] API version: 1.40 [2020-05-28T15:06:20.131Z] Go version: go1.12.17 [2020-05-28T15:06:20.131Z] Git commit: afacb8b7f0 [2020-05-28T15:06:20.131Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-28T15:06:20.131Z] OS/Arch: linux/amd64 [2020-05-28T15:06:20.131Z] Experimental: false [2020-05-28T15:06:20.131Z] [2020-05-28T15:06:20.131Z] Server: Docker Engine - Community [2020-05-28T15:06:20.131Z] Engine: [2020-05-28T15:06:20.131Z] Version: 19.03.8 [2020-05-28T15:06:20.131Z] API version: 1.40 (minimum version 1.12) [2020-05-28T15:06:20.131Z] Go version: go1.12.17 [2020-05-28T15:06:20.131Z] Git commit: afacb8b7f0 [2020-05-28T15:06:20.131Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-28T15:06:20.131Z] OS/Arch: linux/amd64 [2020-05-28T15:06:20.131Z] Experimental: true [2020-05-28T15:06:20.131Z] containerd: [2020-05-28T15:06:20.131Z] Version: 1.2.13 [2020-05-28T15:06:20.131Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:06:20.131Z] runc: [2020-05-28T15:06:20.131Z] Version: 1.0.0-rc10 [2020-05-28T15:06:20.131Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:06:20.131Z] docker-init: [2020-05-28T15:06:20.131Z] Version: 0.18.0 [2020-05-28T15:06:20.131Z] GitCommit: fec3683 [Pipeline] sh [2020-05-28T15:06:20.199Z] [2020-05-28T15:06:20.199Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-28T15:06:20.199Z] #65 DONE 0.1s [2020-05-28T15:06:20.199Z] [2020-05-28T15:06:20.199Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-05-28T15:06:20.199Z] #47 DONE 0.1s [2020-05-28T15:06:20.199Z] [2020-05-28T15:06:20.199Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-28T15:06:20.199Z] #59 DONE 0.1s [2020-05-28T15:06:20.199Z] [2020-05-28T15:06:20.199Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-28T15:06:20.199Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-05-28T15:06:20.199Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-05-28T15:06:20.199Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-05-28T15:06:20.199Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2020-05-28T15:06:20.199Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.8s done [2020-05-28T15:06:20.199Z] #63 DONE 1.4s [2020-05-28T15:06:20.199Z] [2020-05-28T15:06:20.199Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-28T15:06:20.199Z] #19 DONE 0.1s [2020-05-28T15:06:20.199Z] [2020-05-28T15:06:20.199Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-28T15:06:20.199Z] #41 DONE 0.2s [2020-05-28T15:06:20.199Z] [2020-05-28T15:06:20.199Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-28T15:06:20.199Z] #28 DONE 0.2s [2020-05-28T15:06:20.199Z] [2020-05-28T15:06:20.199Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:06:20.306Z] + docker version [2020-05-28T15:06:20.306Z] Client: Docker Engine - Community [2020-05-28T15:06:20.306Z] Version: 19.03.8 [2020-05-28T15:06:20.306Z] API version: 1.40 [2020-05-28T15:06:20.306Z] Go version: go1.12.17 [2020-05-28T15:06:20.306Z] Git commit: afacb8b7f0 [2020-05-28T15:06:20.306Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-28T15:06:20.306Z] OS/Arch: linux/amd64 [2020-05-28T15:06:20.306Z] Experimental: false [2020-05-28T15:06:20.306Z] [2020-05-28T15:06:20.306Z] Server: Docker Engine - Community [2020-05-28T15:06:20.306Z] Engine: [2020-05-28T15:06:20.306Z] Version: 19.03.8 [2020-05-28T15:06:20.306Z] API version: 1.40 (minimum version 1.12) [2020-05-28T15:06:20.306Z] Go version: go1.12.17 [2020-05-28T15:06:20.306Z] Git commit: afacb8b7f0 [2020-05-28T15:06:20.306Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-28T15:06:20.306Z] OS/Arch: linux/amd64 [2020-05-28T15:06:20.306Z] Experimental: true [2020-05-28T15:06:20.306Z] containerd: [2020-05-28T15:06:20.306Z] Version: 1.2.13 [2020-05-28T15:06:20.306Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:06:20.306Z] runc: [2020-05-28T15:06:20.306Z] Version: 1.0.0-rc10 [2020-05-28T15:06:20.306Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:06:20.306Z] docker-init: [2020-05-28T15:06:20.306Z] Version: 0.18.0 [2020-05-28T15:06:20.306Z] GitCommit: fec3683 [Pipeline] sh [2020-05-28T15:06:20.413Z] + docker info [2020-05-28T15:06:20.586Z] + docker info [2020-05-28T15:06:20.596Z] Still waiting to schedule task [2020-05-28T15:06:20.596Z] All nodes of label ‘windows-2019’ are offline [2020-05-28T15:06:23.662Z] #29 3.160 + RM_GOPATH=0 [2020-05-28T15:06:23.662Z] #29 3.160 + TMP_GOPATH= [2020-05-28T15:06:23.662Z] #29 3.160 + : /build [2020-05-28T15:06:23.662Z] #29 3.160 + '[' -z '' ']' [2020-05-28T15:06:23.662Z] #29 3.160 ++ mktemp -d [2020-05-28T15:06:23.662Z] #29 3.160 + export GOPATH=/tmp/tmp.ZsDZjlVlBx [2020-05-28T15:06:23.662Z] #29 3.160 + GOPATH=/tmp/tmp.ZsDZjlVlBx [2020-05-28T15:06:23.662Z] #29 3.160 + RM_GOPATH=1 [2020-05-28T15:06:23.662Z] #29 3.160 ++ dirname ./install.sh [2020-05-28T15:06:23.662Z] #29 3.161 + dir=. [2020-05-28T15:06:23.662Z] #29 3.161 + bin=tomlv [2020-05-28T15:06:23.662Z] #29 3.161 + shift [2020-05-28T15:06:23.662Z] #29 3.161 + '[' '!' -f ./tomlv.installer ']' [2020-05-28T15:06:23.662Z] #29 3.161 + . ./tomlv.installer [2020-05-28T15:06:23.662Z] #29 3.161 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T15:06:23.662Z] #29 3.161 + install_tomlv [2020-05-28T15:06:23.662Z] #29 3.161 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-28T15:06:23.662Z] #29 3.161 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T15:06:23.662Z] #29 3.161 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZsDZjlVlBx/src/github.com/BurntSushi/toml [2020-05-28T15:06:23.662Z] #29 3.165 Cloning into '/tmp/tmp.ZsDZjlVlBx/src/github.com/BurntSushi/toml'... [2020-05-28T15:06:23.944Z] #29 3.867 + cd /tmp/tmp.ZsDZjlVlBx/src/github.com/BurntSushi/toml [2020-05-28T15:06:23.944Z] #29 3.867 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T15:06:23.944Z] #29 3.880 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T15:06:24.227Z] #29 4.284 internal/cpu [2020-05-28T15:06:24.509Z] #29 4.287 runtime/internal/atomic [2020-05-28T15:06:24.509Z] #29 4.464 runtime/internal/sys [2020-05-28T15:06:24.790Z] #29 4.630 runtime/internal/math [2020-05-28T15:06:24.790Z] #29 4.702 internal/bytealg [2020-05-28T15:06:24.790Z] #29 4.717 math/bits [2020-05-28T15:06:25.071Z] #29 5.007 math [2020-05-28T15:06:25.071Z] #29 5.095 runtime [2020-05-28T15:06:25.683Z] #29 ... [2020-05-28T15:06:25.683Z] [2020-05-28T15:06:25.683Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-28T15:06:25.683Z] #45 2.425 + RM_GOPATH=0 [2020-05-28T15:06:25.683Z] #45 2.425 + TMP_GOPATH= [2020-05-28T15:06:25.683Z] #45 2.425 + : /build [2020-05-28T15:06:25.683Z] #45 2.425 + '[' -z '' ']' [2020-05-28T15:06:25.683Z] #45 2.425 ++ mktemp -d [2020-05-28T15:06:25.683Z] #45 2.425 + export GOPATH=/tmp/tmp.lGfFk7YoXU [2020-05-28T15:06:25.683Z] #45 2.425 + GOPATH=/tmp/tmp.lGfFk7YoXU [2020-05-28T15:06:25.683Z] #45 2.425 + RM_GOPATH=1 [2020-05-28T15:06:25.683Z] #45 2.425 ++ dirname ./install.sh [2020-05-28T15:06:25.683Z] #45 2.425 + dir=. [2020-05-28T15:06:25.683Z] #45 2.425 + bin=gotestsum [2020-05-28T15:06:25.683Z] #45 2.425 + shift [2020-05-28T15:06:25.683Z] #45 2.425 + '[' '!' -f ./gotestsum.installer ']' [2020-05-28T15:06:25.683Z] #45 2.425 + . ./gotestsum.installer [2020-05-28T15:06:25.683Z] #45 2.425 ++ : v0.3.5 [2020-05-28T15:06:25.683Z] #45 2.425 + install_gotestsum [2020-05-28T15:06:25.683Z] #45 2.429 + set -e [2020-05-28T15:06:25.683Z] #45 2.436 + export GO111MODULE=on [2020-05-28T15:06:25.683Z] #45 2.436 + GO111MODULE=on [2020-05-28T15:06:25.683Z] #45 2.436 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-28T15:06:25.683Z] #45 2.504 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-28T15:06:25.683Z] #45 2.517 go: finding gotest.tools v0.3.5 [2020-05-28T15:06:25.683Z] #45 3.106 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-28T15:06:25.683Z] #45 3.547 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-28T15:06:25.683Z] #45 3.873 go: downloading gotest.tools v2.1.0+incompatible [2020-05-28T15:06:25.683Z] #45 3.912 go: extracting gotest.tools v2.1.0+incompatible [2020-05-28T15:06:25.683Z] #45 3.980 go: downloading github.com/fatih/color v1.6.0 [2020-05-28T15:06:25.683Z] #45 3.996 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-28T15:06:25.683Z] #45 4.013 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-28T15:06:25.683Z] #45 4.024 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T15:06:25.683Z] #45 4.090 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-28T15:06:25.683Z] #45 4.092 go: downloading github.com/pkg/errors v0.8.0 [2020-05-28T15:06:25.684Z] #45 4.306 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-28T15:06:25.684Z] #45 4.373 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T15:06:25.684Z] #45 4.382 go: extracting github.com/pkg/errors v0.8.0 [2020-05-28T15:06:25.684Z] #45 4.382 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-28T15:06:25.684Z] #45 4.389 go: extracting github.com/fatih/color v1.6.0 [2020-05-28T15:06:25.684Z] #45 4.398 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-28T15:06:25.684Z] #45 4.399 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-28T15:06:25.684Z] #45 4.466 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-28T15:06:25.684Z] #45 4.468 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T15:06:25.684Z] #45 4.475 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T15:06:25.684Z] #45 4.477 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T15:06:25.684Z] #45 4.480 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-28T15:06:25.684Z] #45 4.498 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-28T15:06:25.965Z] #45 5.990 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T15:06:25.965Z] #45 5.990 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T15:06:25.965Z] #45 6.009 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T15:06:27.444Z] #45 7.474 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-28T15:06:28.058Z] #45 8.099 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-28T15:06:28.058Z] #45 8.183 go: finding gotest.tools v2.2.0+incompatible [2020-05-28T15:06:28.340Z] #45 8.193 go: downloading gotest.tools v2.2.0+incompatible [2020-05-28T15:06:28.340Z] #45 8.206 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-28T15:06:28.340Z] #45 8.283 go: extracting gotest.tools v2.2.0+incompatible [2020-05-28T15:06:28.621Z] #45 8.602 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-28T15:06:28.903Z] #45 8.859 go: downloading github.com/pkg/errors v0.8.1 [2020-05-28T15:06:28.903Z] #45 8.859 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-28T15:06:28.903Z] #45 8.886 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T15:06:28.903Z] #45 8.894 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T15:06:29.184Z] #45 9.009 go: extracting github.com/pkg/errors v0.8.1 [2020-05-28T15:06:29.184Z] #45 9.057 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T15:06:29.184Z] #45 9.106 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T15:06:29.184Z] #45 9.200 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-28T15:06:29.470Z] #45 ... [2020-05-28T15:06:29.470Z] [2020-05-28T15:06:29.470Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:06:29.470Z] #29 9.363 unicode/utf8 [2020-05-28T15:06:29.757Z] #29 ... [2020-05-28T15:06:29.757Z] [2020-05-28T15:06:29.757Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-28T15:06:29.757Z] #26 0.998 + mktemp -d [2020-05-28T15:06:29.757Z] #26 0.998 + export GOPATH=/tmp/tmp.C6rbyPm0Pi [2020-05-28T15:06:29.757Z] #26 0.998 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.C6rbyPm0Pi/src/github.com/go-swagger/go-swagger [2020-05-28T15:06:29.757Z] #26 0.998 Cloning into '/tmp/tmp.C6rbyPm0Pi/src/github.com/go-swagger/go-swagger'... [2020-05-28T15:06:29.757Z] #26 ... [2020-05-28T15:06:29.757Z] [2020-05-28T15:06:29.757Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-28T15:06:29.757Z] #20 3.602 + RM_GOPATH=0 [2020-05-28T15:06:29.757Z] #20 3.603 + TMP_GOPATH= [2020-05-28T15:06:29.757Z] #20 3.603 + : /build [2020-05-28T15:06:29.757Z] #20 3.603 + '[' -z '' ']' [2020-05-28T15:06:29.757Z] #20 3.603 ++ mktemp -d [2020-05-28T15:06:29.758Z] #20 3.610 + export GOPATH=/tmp/tmp.Pzf77i6fGN [2020-05-28T15:06:29.758Z] #20 3.610 + GOPATH=/tmp/tmp.Pzf77i6fGN [2020-05-28T15:06:29.758Z] #20 3.610 + RM_GOPATH=1 [2020-05-28T15:06:29.758Z] #20 3.610 ++ dirname ./install.sh [2020-05-28T15:06:29.758Z] #20 3.611 + dir=. [2020-05-28T15:06:29.758Z] #20 3.611 + bin=dockercli [2020-05-28T15:06:29.758Z] #20 3.611 + shift [2020-05-28T15:06:29.758Z] #20 3.611 + '[' '!' -f ./dockercli.installer ']' [2020-05-28T15:06:29.758Z] #20 3.611 + . ./dockercli.installer [2020-05-28T15:06:29.758Z] #20 3.611 ++ : stable [2020-05-28T15:06:29.758Z] #20 3.611 ++ : 17.06.2-ce [2020-05-28T15:06:29.758Z] #20 3.612 + install_dockercli [2020-05-28T15:06:29.758Z] #20 3.612 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-28T15:06:29.758Z] #20 3.612 Install docker/cli version 17.06.2-ce from stable [2020-05-28T15:06:29.758Z] #20 3.612 ++ uname -m [2020-05-28T15:06:29.758Z] #20 3.615 + arch=s390x [2020-05-28T15:06:29.758Z] #20 3.615 + '[' s390x '!=' x86_64 ']' [2020-05-28T15:06:29.758Z] #20 3.615 + '[' s390x '!=' s390x ']' [2020-05-28T15:06:29.758Z] #20 3.615 + url=https://download.docker.com/linux/static [2020-05-28T15:06:29.758Z] #20 3.615 + tar -xz docker/docker [2020-05-28T15:06:29.758Z] #20 3.616 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-28T15:06:29.758Z] #20 9.435 + mkdir -p /build [2020-05-28T15:06:29.758Z] #20 9.437 + mv docker/docker /build/ [2020-05-28T15:06:29.758Z] #20 9.438 + rmdir docker [2020-05-28T15:06:29.758Z] #20 DONE 9.9s [2020-05-28T15:06:29.758Z] [2020-05-28T15:06:29.758Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-28T15:06:29.758Z] #22 1.337 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:06:29.758Z] #22 1.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:06:29.758Z] #22 1.639 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:06:29.758Z] #22 1.741 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-28T15:06:29.758Z] #22 3.431 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-28T15:06:29.758Z] #22 4.829 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-28T15:06:30.039Z] #22 ... [2020-05-28T15:06:30.039Z] [2020-05-28T15:06:30.039Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:30.039Z] #31 1.461 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:06:30.039Z] #31 1.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:06:30.039Z] #31 1.558 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:06:30.039Z] #31 1.808 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-28T15:06:30.039Z] #31 3.377 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-28T15:06:30.039Z] #31 4.647 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-28T15:06:30.039Z] #31 10.10 Fetched 8046 kB in 9s (924 kB/s) [2020-05-28T15:06:30.039Z] #31 10.10 Reading package lists... [2020-05-28T15:06:30.039Z] #31 ... [2020-05-28T15:06:30.039Z] [2020-05-28T15:06:30.039Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-28T15:06:30.039Z] #48 2.854 + RM_GOPATH=0 [2020-05-28T15:06:30.039Z] #48 2.854 + TMP_GOPATH= [2020-05-28T15:06:30.039Z] #48 2.854 + : /build [2020-05-28T15:06:30.039Z] #48 2.854 + '[' -z '' ']' [2020-05-28T15:06:30.039Z] #48 2.855 ++ mktemp -d [2020-05-28T15:06:30.039Z] #48 2.866 + export GOPATH=/tmp/tmp.4xzQTCbgVx [2020-05-28T15:06:30.039Z] #48 2.866 + GOPATH=/tmp/tmp.4xzQTCbgVx [2020-05-28T15:06:30.039Z] #48 2.866 + RM_GOPATH=1 [2020-05-28T15:06:30.039Z] #48 2.868 ++ dirname ./install.sh [2020-05-28T15:06:30.039Z] #48 2.869 + dir=. [2020-05-28T15:06:30.039Z] #48 2.869 + bin=gometalinter [2020-05-28T15:06:30.039Z] #48 2.869 + shift [2020-05-28T15:06:30.039Z] #48 2.869 + '[' '!' -f ./gometalinter.installer ']' [2020-05-28T15:06:30.039Z] #48 2.869 + . ./gometalinter.installer [2020-05-28T15:06:30.039Z] #48 2.869 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-28T15:06:30.039Z] #48 2.870 + install_gometalinter [2020-05-28T15:06:30.039Z] #48 2.870 + echo 'Installing gometalinter version v2.0.6' [2020-05-28T15:06:30.039Z] #48 2.870 Installing gometalinter version v2.0.6 [2020-05-28T15:06:30.039Z] #48 2.870 + go get -d github.com/alecthomas/gometalinter [2020-05-28T15:06:30.039Z] #48 7.704 + cd /tmp/tmp.4xzQTCbgVx/src/github.com/alecthomas/gometalinter [2020-05-28T15:06:30.039Z] #48 7.704 + git checkout -q v2.0.6 [2020-05-28T15:06:30.039Z] #48 8.125 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-28T15:06:30.326Z] #48 ... [2020-05-28T15:06:30.326Z] [2020-05-28T15:06:30.326Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-28T15:06:30.326Z] #66 3.863 + RM_GOPATH=0 [2020-05-28T15:06:30.326Z] #66 3.863 + TMP_GOPATH= [2020-05-28T15:06:30.326Z] #66 3.863 + : /build [2020-05-28T15:06:30.326Z] #66 3.863 + '[' -z '' ']' [2020-05-28T15:06:30.326Z] #66 3.865 ++ mktemp -d [2020-05-28T15:06:30.326Z] #66 3.870 + export GOPATH=/tmp/tmp.B8iYmEUxX7 [2020-05-28T15:06:30.326Z] #66 3.871 + GOPATH=/tmp/tmp.B8iYmEUxX7 [2020-05-28T15:06:30.326Z] #66 3.871 + RM_GOPATH=1 [2020-05-28T15:06:30.326Z] #66 3.872 ++ dirname ./install.sh [2020-05-28T15:06:30.326Z] #66 3.881 + dir=. [2020-05-28T15:06:30.326Z] #66 3.881 + bin=proxy [2020-05-28T15:06:30.326Z] #66 3.883 + shift [2020-05-28T15:06:30.326Z] #66 3.883 + '[' '!' -f ./proxy.installer ']' [2020-05-28T15:06:30.326Z] #66 3.883 + . ./proxy.installer [2020-05-28T15:06:30.326Z] #66 3.883 ++ : 71d4d82a5ce50453b1121d95544f0a2ae95bef9b [2020-05-28T15:06:30.326Z] #66 3.884 + install_proxy [2020-05-28T15:06:30.326Z] #66 3.884 + case "$1" in [2020-05-28T15:06:30.326Z] #66 3.884 + export CGO_ENABLED=0 [2020-05-28T15:06:30.326Z] #66 3.885 + CGO_ENABLED=0 [2020-05-28T15:06:30.326Z] #66 3.885 + _install_proxy [2020-05-28T15:06:30.326Z] #66 3.885 + echo 'Install docker-proxy version 71d4d82a5ce50453b1121d95544f0a2ae95bef9b' [2020-05-28T15:06:30.326Z] #66 3.886 Install docker-proxy version 71d4d82a5ce50453b1121d95544f0a2ae95bef9b [2020-05-28T15:06:30.326Z] #66 3.886 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.B8iYmEUxX7/src/github.com/docker/libnetwork [2020-05-28T15:06:30.326Z] #66 3.888 Cloning into '/tmp/tmp.B8iYmEUxX7/src/github.com/docker/libnetwork'... [2020-05-28T15:06:30.326Z] #66 ... [2020-05-28T15:06:30.326Z] [2020-05-28T15:06:30.326Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-28T15:06:30.326Z] #7 2.952 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:06:30.326Z] #7 2.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:06:30.326Z] #7 3.027 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:06:30.326Z] #7 3.679 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-28T15:06:30.326Z] #7 5.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-28T15:06:30.326Z] #7 7.064 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-28T15:06:30.617Z] #7 ... [2020-05-28T15:06:30.617Z] [2020-05-28T15:06:30.617Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:06:30.617Z] #42 3.682 + RM_GOPATH=0 [2020-05-28T15:06:30.617Z] #42 3.682 + TMP_GOPATH= [2020-05-28T15:06:30.617Z] #42 3.682 + : /build [2020-05-28T15:06:30.617Z] #42 3.682 + '[' -z '' ']' [2020-05-28T15:06:30.617Z] #42 3.683 ++ mktemp -d [2020-05-28T15:06:30.617Z] #42 3.688 + export GOPATH=/tmp/tmp.R8aIEvD9uQ [2020-05-28T15:06:30.617Z] #42 3.688 + GOPATH=/tmp/tmp.R8aIEvD9uQ [2020-05-28T15:06:30.617Z] #42 3.688 + RM_GOPATH=1 [2020-05-28T15:06:30.617Z] #42 3.688 ++ dirname ./install.sh [2020-05-28T15:06:30.617Z] #42 3.689 + dir=. [2020-05-28T15:06:30.617Z] #42 3.689 + bin=vndr [2020-05-28T15:06:30.617Z] #42 3.689 + shift [2020-05-28T15:06:30.617Z] #42 3.689 + '[' '!' -f ./vndr.installer ']' [2020-05-28T15:06:30.617Z] #42 3.689 + . ./vndr.installer [2020-05-28T15:06:30.617Z] #42 3.689 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T15:06:30.617Z] #42 3.689 + install_vndr [2020-05-28T15:06:30.617Z] #42 3.689 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-28T15:06:30.617Z] #42 3.689 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.R8aIEvD9uQ/src/github.com/LK4D4/vndr [2020-05-28T15:06:30.617Z] #42 3.689 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T15:06:30.617Z] #42 3.698 Cloning into '/tmp/tmp.R8aIEvD9uQ/src/github.com/LK4D4/vndr'... [2020-05-28T15:06:30.617Z] #42 4.252 + cd /tmp/tmp.R8aIEvD9uQ/src/github.com/LK4D4/vndr [2020-05-28T15:06:30.617Z] #42 4.252 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T15:06:30.617Z] #42 4.267 + go build -buildmode=pie -v -o /build/vndr . [2020-05-28T15:06:30.617Z] #42 5.307 internal/cpu [2020-05-28T15:06:30.617Z] #42 5.330 runtime/internal/atomic [2020-05-28T15:06:30.617Z] #42 5.452 runtime/internal/sys [2020-05-28T15:06:30.617Z] #42 5.622 runtime/internal/math [2020-05-28T15:06:30.617Z] #42 5.687 internal/race [2020-05-28T15:06:30.617Z] #42 5.720 internal/bytealg [2020-05-28T15:06:30.617Z] #42 5.811 sync/atomic [2020-05-28T15:06:30.617Z] #42 5.960 unicode [2020-05-28T15:06:30.617Z] #42 6.165 runtime [2020-05-28T15:06:30.617Z] #42 8.690 unicode/utf8 [2020-05-28T15:06:30.617Z] #42 9.083 math/bits [2020-05-28T15:06:30.617Z] #42 9.476 math [2020-05-28T15:06:30.617Z] #42 ... [2020-05-28T15:06:30.617Z] [2020-05-28T15:06:30.617Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:06:30.617Z] #36 3.785 + mktemp -d [2020-05-28T15:06:30.617Z] #36 3.787 + export GOPATH=/tmp/tmp.eAm3upbFTn [2020-05-28T15:06:30.617Z] #36 3.787 + git clone https://github.com/docker/distribution.git /tmp/tmp.eAm3upbFTn/src/github.com/docker/distribution [2020-05-28T15:06:30.617Z] #36 3.793 Cloning into '/tmp/tmp.eAm3upbFTn/src/github.com/docker/distribution'... [2020-05-28T15:06:30.899Z] #36 ... [2020-05-28T15:06:30.899Z] [2020-05-28T15:06:30.899Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:30.899Z] #38 4.219 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:06:30.899Z] #38 4.264 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:06:30.899Z] #38 4.289 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:06:30.899Z] #38 4.940 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-28T15:06:30.899Z] #38 6.473 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-28T15:06:30.899Z] #38 8.233 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-28T15:06:30.899Z] #38 ... [2020-05-28T15:06:30.899Z] [2020-05-28T15:06:30.899Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-28T15:06:30.899Z] #60 3.999 + RM_GOPATH=0 [2020-05-28T15:06:30.899Z] #60 3.999 + TMP_GOPATH= [2020-05-28T15:06:30.899Z] #60 3.999 + : /build/ [2020-05-28T15:06:30.899Z] #60 3.999 + '[' -z '' ']' [2020-05-28T15:06:30.899Z] #60 4.000 ++ mktemp -d [2020-05-28T15:06:30.899Z] #60 4.002 + export GOPATH=/tmp/tmp.CHl2XWhrZO [2020-05-28T15:06:30.899Z] #60 4.003 + GOPATH=/tmp/tmp.CHl2XWhrZO [2020-05-28T15:06:30.899Z] #60 4.003 + RM_GOPATH=1 [2020-05-28T15:06:30.899Z] #60 4.003 ++ dirname ./install.sh [2020-05-28T15:06:30.899Z] #60 4.006 + dir=. [2020-05-28T15:06:30.899Z] #60 4.006 + bin=rootlesskit [2020-05-28T15:06:30.899Z] #60 4.006 + shift [2020-05-28T15:06:30.899Z] #60 4.006 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-28T15:06:30.899Z] #60 4.006 + . ./rootlesskit.installer [2020-05-28T15:06:30.899Z] #60 4.006 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T15:06:30.899Z] #60 4.007 + install_rootlesskit [2020-05-28T15:06:30.899Z] #60 4.007 + case "$1" in [2020-05-28T15:06:30.899Z] #60 4.007 + export CGO_ENABLED=0 [2020-05-28T15:06:30.899Z] #60 4.007 + CGO_ENABLED=0 [2020-05-28T15:06:30.899Z] #60 4.008 + _install_rootlesskit [2020-05-28T15:06:30.899Z] #60 4.008 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-28T15:06:30.899Z] #60 4.008 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T15:06:30.899Z] #60 4.008 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CHl2XWhrZO/src/github.com/rootless-containers/rootlesskit [2020-05-28T15:06:30.899Z] #60 4.009 Cloning into '/tmp/tmp.CHl2XWhrZO/src/github.com/rootless-containers/rootlesskit'... [2020-05-28T15:06:30.899Z] #60 7.484 + cd /tmp/tmp.CHl2XWhrZO/src/github.com/rootless-containers/rootlesskit [2020-05-28T15:06:30.899Z] #60 7.484 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T15:06:30.899Z] #60 7.668 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T15:06:30.899Z] #60 7.668 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-28T15:06:31.180Z] #60 ... [2020-05-28T15:06:31.180Z] [2020-05-28T15:06:31.180Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:06:31.180Z] #29 9.856 internal/race [2020-05-28T15:06:31.180Z] #29 9.957 sync/atomic [2020-05-28T15:06:31.180Z] #29 10.42 unicode [2020-05-28T15:06:32.594Z] Client: [2020-05-28T15:06:32.594Z] Debug Mode: false [2020-05-28T15:06:32.594Z] [2020-05-28T15:06:32.594Z] Server: [2020-05-28T15:06:32.594Z] Containers: 0 [2020-05-28T15:06:32.594Z] Running: 0 [2020-05-28T15:06:32.594Z] Paused: 0 [2020-05-28T15:06:32.594Z] Stopped: 0 [2020-05-28T15:06:32.594Z] Images: 4 [2020-05-28T15:06:32.594Z] Server Version: 19.03.8 [2020-05-28T15:06:32.594Z] Storage Driver: overlay2 [2020-05-28T15:06:32.594Z] Backing Filesystem: [2020-05-28T15:06:32.594Z] Supports d_type: true [2020-05-28T15:06:32.594Z] Native Overlay Diff: true [2020-05-28T15:06:32.594Z] Logging Driver: json-file [2020-05-28T15:06:32.594Z] Cgroup Driver: cgroupfs [2020-05-28T15:06:32.594Z] Plugins: [2020-05-28T15:06:32.594Z] Volume: local [2020-05-28T15:06:32.594Z] Network: bridge host ipvlan macvlan null overlay [2020-05-28T15:06:32.594Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-28T15:06:32.594Z] Swarm: inactive [2020-05-28T15:06:32.594Z] Runtimes: runc [2020-05-28T15:06:32.594Z] Default Runtime: runc [2020-05-28T15:06:32.594Z] Init Binary: docker-init [2020-05-28T15:06:32.594Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:06:32.594Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:06:32.594Z] init version: fec3683 [2020-05-28T15:06:32.594Z] Security Options: [2020-05-28T15:06:32.594Z] apparmor [2020-05-28T15:06:32.594Z] seccomp [2020-05-28T15:06:32.594Z] Profile: default [2020-05-28T15:06:32.594Z] Kernel Version: 4.15.0-1065-aws [2020-05-28T15:06:32.594Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-28T15:06:32.594Z] OSType: linux [2020-05-28T15:06:32.594Z] Architecture: x86_64 [2020-05-28T15:06:32.594Z] CPUs: 2 [2020-05-28T15:06:32.594Z] Total Memory: 7.501GiB [2020-05-28T15:06:32.594Z] Name: ip-10-100-102-63 [2020-05-28T15:06:32.594Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-28T15:06:32.594Z] Docker Root Dir: /var/lib/docker [2020-05-28T15:06:32.594Z] Debug Mode: false [2020-05-28T15:06:32.594Z] Registry: https://index.docker.io/v1/ [2020-05-28T15:06:32.594Z] Labels: [2020-05-28T15:06:32.594Z] Experimental: true [2020-05-28T15:06:32.594Z] Insecure Registries: [2020-05-28T15:06:32.594Z] 127.0.0.0/8 [2020-05-28T15:06:32.594Z] Live Restore Enabled: true [2020-05-28T15:06:32.594Z] [2020-05-28T15:06:32.594Z] WARNING: No swap limit support [Pipeline] sh [2020-05-28T15:06:32.767Z] Client: [2020-05-28T15:06:32.767Z] Debug Mode: false [2020-05-28T15:06:32.767Z] [2020-05-28T15:06:32.767Z] Server: [2020-05-28T15:06:32.767Z] Containers: 0 [2020-05-28T15:06:32.767Z] Running: 0 [2020-05-28T15:06:32.767Z] Paused: 0 [2020-05-28T15:06:32.767Z] Stopped: 0 [2020-05-28T15:06:32.767Z] Images: 4 [2020-05-28T15:06:32.767Z] Server Version: 19.03.8 [2020-05-28T15:06:32.767Z] Storage Driver: overlay2 [2020-05-28T15:06:32.767Z] Backing Filesystem: [2020-05-28T15:06:32.767Z] Supports d_type: true [2020-05-28T15:06:32.767Z] Native Overlay Diff: true [2020-05-28T15:06:32.767Z] Logging Driver: json-file [2020-05-28T15:06:32.767Z] Cgroup Driver: cgroupfs [2020-05-28T15:06:32.767Z] Plugins: [2020-05-28T15:06:32.767Z] Volume: local [2020-05-28T15:06:32.767Z] Network: bridge host ipvlan macvlan null overlay [2020-05-28T15:06:32.767Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-28T15:06:32.767Z] Swarm: inactive [2020-05-28T15:06:32.767Z] Runtimes: runc [2020-05-28T15:06:32.767Z] Default Runtime: runc [2020-05-28T15:06:32.767Z] Init Binary: docker-init [2020-05-28T15:06:32.767Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:06:32.767Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:06:32.767Z] init version: fec3683 [2020-05-28T15:06:32.767Z] Security Options: [2020-05-28T15:06:32.767Z] apparmor [2020-05-28T15:06:32.767Z] seccomp [2020-05-28T15:06:32.767Z] Profile: default [2020-05-28T15:06:32.767Z] Kernel Version: 4.15.0-1065-aws [2020-05-28T15:06:32.767Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-28T15:06:32.767Z] OSType: linux [2020-05-28T15:06:32.767Z] Architecture: x86_64 [2020-05-28T15:06:32.767Z] CPUs: 2 [2020-05-28T15:06:32.767Z] Total Memory: 7.501GiB [2020-05-28T15:06:32.767Z] Name: ip-10-100-110-37 [2020-05-28T15:06:32.767Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-28T15:06:32.767Z] Docker Root Dir: /var/lib/docker [2020-05-28T15:06:32.767Z] Debug Mode: false [2020-05-28T15:06:32.767Z] Registry: https://index.docker.io/v1/ [2020-05-28T15:06:32.767Z] Labels: [2020-05-28T15:06:32.767Z] Experimental: true [2020-05-28T15:06:32.767Z] Insecure Registries: [2020-05-28T15:06:32.767Z] 127.0.0.0/8 [2020-05-28T15:06:32.767Z] Live Restore Enabled: true [2020-05-28T15:06:32.767Z] [2020-05-28T15:06:32.767Z] WARNING: No swap limit support [Pipeline] sh [2020-05-28T15:06:32.876Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T15:06:32.876Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T15:06:32.876Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41009/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-28T15:06:32.876Z] + bash /home/ubuntu/workspace/moby_PR-41009/check-config.sh [2020-05-28T15:06:32.876Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-28T15:06:32.876Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-28T15:06:32.876Z] [2020-05-28T15:06:32.876Z] Generally Necessary: [2020-05-28T15:06:32.876Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-28T15:06:32.876Z] - apparmor: enabled and tools installed [2020-05-28T15:06:32.876Z] - CONFIG_NAMESPACES: enabled [2020-05-28T15:06:32.876Z] - CONFIG_NET_NS: enabled [2020-05-28T15:06:32.876Z] - CONFIG_PID_NS: enabled [2020-05-28T15:06:32.876Z] - CONFIG_IPC_NS: enabled [2020-05-28T15:06:32.876Z] - CONFIG_UTS_NS: enabled [2020-05-28T15:06:32.876Z] - CONFIG_CGROUPS: enabled [2020-05-28T15:06:32.876Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-28T15:06:32.876Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-28T15:06:32.876Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-28T15:06:32.876Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-28T15:06:32.876Z] - CONFIG_CPUSETS: enabled [2020-05-28T15:06:32.876Z] - CONFIG_MEMCG: enabled [2020-05-28T15:06:32.876Z] - CONFIG_KEYS: enabled [2020-05-28T15:06:32.876Z] - CONFIG_VETH: enabled (as module) [2020-05-28T15:06:32.876Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-28T15:06:32.876Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-28T15:06:32.876Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-28T15:06:32.876Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-28T15:06:32.876Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-28T15:06:32.876Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-28T15:06:32.876Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-28T15:06:32.876Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-28T15:06:32.876Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-28T15:06:32.876Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-28T15:06:32.876Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-28T15:06:32.876Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-28T15:06:32.876Z] [2020-05-28T15:06:32.876Z] Optional Features: [2020-05-28T15:06:32.876Z] - CONFIG_USER_NS: enabled [2020-05-28T15:06:32.876Z] - CONFIG_SECCOMP: enabled [2020-05-28T15:06:33.046Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T15:06:33.046Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T15:06:33.046Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41009/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-28T15:06:33.046Z] + bash /home/ubuntu/workspace/moby_PR-41009/check-config.sh [2020-05-28T15:06:33.047Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-28T15:06:33.047Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-28T15:06:33.047Z] [2020-05-28T15:06:33.047Z] Generally Necessary: [2020-05-28T15:06:33.047Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-28T15:06:33.047Z] - apparmor: enabled and tools installed [2020-05-28T15:06:33.047Z] - CONFIG_NAMESPACES: enabled [2020-05-28T15:06:33.047Z] - CONFIG_NET_NS: enabled [2020-05-28T15:06:33.047Z] - CONFIG_PID_NS: enabled [2020-05-28T15:06:33.047Z] - CONFIG_IPC_NS: enabled [2020-05-28T15:06:33.047Z] - CONFIG_UTS_NS: enabled [2020-05-28T15:06:33.047Z] - CONFIG_CGROUPS: enabled [2020-05-28T15:06:33.047Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-28T15:06:33.047Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-28T15:06:33.047Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-28T15:06:33.047Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-28T15:06:33.047Z] - CONFIG_CPUSETS: enabled [2020-05-28T15:06:33.047Z] - CONFIG_MEMCG: enabled [2020-05-28T15:06:33.047Z] - CONFIG_KEYS: enabled [2020-05-28T15:06:33.047Z] - CONFIG_VETH: enabled (as module) [2020-05-28T15:06:33.047Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-28T15:06:33.047Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-28T15:06:33.047Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-28T15:06:33.047Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-28T15:06:33.047Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-28T15:06:33.047Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-28T15:06:33.047Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-28T15:06:33.047Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-28T15:06:33.047Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-28T15:06:33.047Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-28T15:06:33.047Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-28T15:06:33.047Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-28T15:06:33.047Z] [2020-05-28T15:06:33.047Z] Optional Features: [2020-05-28T15:06:33.047Z] - CONFIG_USER_NS: enabled [2020-05-28T15:06:33.047Z] - CONFIG_SECCOMP: enabled [2020-05-28T15:06:33.047Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-28T15:06:33.047Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-28T15:06:33.047Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-28T15:06:33.047Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-28T15:06:33.047Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-28T15:06:33.047Z] - CONFIG_BLK_CGROUP: enabled [2020-05-28T15:06:33.047Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-28T15:06:33.047Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-28T15:06:33.047Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-28T15:06:33.047Z] - CONFIG_CGROUP_PERF: enabled [2020-05-28T15:06:33.047Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-28T15:06:33.133Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-28T15:06:33.133Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-28T15:06:33.133Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-28T15:06:33.133Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-28T15:06:33.133Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-28T15:06:33.133Z] - CONFIG_BLK_CGROUP: enabled [2020-05-28T15:06:33.133Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-28T15:06:33.133Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-28T15:06:33.133Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-28T15:06:33.133Z] - CONFIG_CGROUP_PERF: enabled [2020-05-28T15:06:33.133Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-28T15:06:33.133Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-28T15:06:33.133Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-28T15:06:33.133Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-28T15:06:33.133Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-28T15:06:33.133Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-28T15:06:33.133Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-28T15:06:33.133Z] - CONFIG_IP_VS: enabled (as module) [2020-05-28T15:06:33.133Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-28T15:06:33.133Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-28T15:06:33.133Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-28T15:06:33.133Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-28T15:06:33.133Z] - CONFIG_EXT4_FS: enabled [2020-05-28T15:06:33.133Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-28T15:06:33.133Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-28T15:06:33.133Z] - Network Drivers: [2020-05-28T15:06:33.133Z] - "overlay": [2020-05-28T15:06:33.133Z] - CONFIG_VXLAN: enabled (as module) [2020-05-28T15:06:33.133Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-28T15:06:33.133Z] Optional (for encrypted networks): [2020-05-28T15:06:33.133Z] - CONFIG_CRYPTO: enabled [2020-05-28T15:06:33.133Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-28T15:06:33.133Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-28T15:06:33.133Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-28T15:06:33.133Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-28T15:06:33.133Z] - CONFIG_XFRM: enabled [2020-05-28T15:06:33.133Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-28T15:06:33.133Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-28T15:06:33.133Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-28T15:06:33.133Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-28T15:06:33.133Z] - "ipvlan": [2020-05-28T15:06:33.133Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-28T15:06:33.133Z] - "macvlan": [2020-05-28T15:06:33.133Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-28T15:06:33.133Z] - CONFIG_DUMMY: enabled (as module) [2020-05-28T15:06:33.133Z] - "ftp,tftp client in container": [2020-05-28T15:06:33.133Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-28T15:06:33.133Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-28T15:06:33.133Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-28T15:06:33.133Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-28T15:06:33.133Z] - Storage Drivers: [2020-05-28T15:06:33.133Z] - "aufs": [2020-05-28T15:06:33.133Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-28T15:06:33.133Z] - "btrfs": [2020-05-28T15:06:33.133Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-28T15:06:33.133Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-28T15:06:33.133Z] - "devicemapper": [2020-05-28T15:06:33.133Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-28T15:06:33.133Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-28T15:06:33.133Z] - "overlay": [2020-05-28T15:06:33.198Z] #29 13.15 internal/testlog [2020-05-28T15:06:33.304Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-28T15:06:33.304Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-28T15:06:33.304Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-28T15:06:33.304Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-28T15:06:33.304Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-28T15:06:33.304Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-28T15:06:33.304Z] - CONFIG_IP_VS: enabled (as module) [2020-05-28T15:06:33.304Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-28T15:06:33.304Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-28T15:06:33.304Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-28T15:06:33.304Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-28T15:06:33.304Z] - CONFIG_EXT4_FS: enabled [2020-05-28T15:06:33.304Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-28T15:06:33.304Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-28T15:06:33.304Z] - Network Drivers: [2020-05-28T15:06:33.304Z] - "overlay": [2020-05-28T15:06:33.304Z] - CONFIG_VXLAN: enabled (as module) [2020-05-28T15:06:33.304Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-28T15:06:33.304Z] Optional (for encrypted networks): [2020-05-28T15:06:33.304Z] - CONFIG_CRYPTO: enabled [2020-05-28T15:06:33.304Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-28T15:06:33.304Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-28T15:06:33.304Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-28T15:06:33.304Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-28T15:06:33.304Z] - CONFIG_XFRM: enabled [2020-05-28T15:06:33.304Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-28T15:06:33.304Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-28T15:06:33.304Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-28T15:06:33.304Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-28T15:06:33.304Z] - "ipvlan": [2020-05-28T15:06:33.304Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-28T15:06:33.304Z] - "macvlan": [2020-05-28T15:06:33.304Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-28T15:06:33.304Z] - CONFIG_DUMMY: enabled (as module) [2020-05-28T15:06:33.304Z] - "ftp,tftp client in container": [2020-05-28T15:06:33.304Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-28T15:06:33.304Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-28T15:06:33.304Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-28T15:06:33.304Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-28T15:06:33.304Z] - Storage Drivers: [2020-05-28T15:06:33.304Z] - "aufs": [2020-05-28T15:06:33.304Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-28T15:06:33.304Z] - "btrfs": [2020-05-28T15:06:33.304Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-28T15:06:33.304Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-28T15:06:33.304Z] - "devicemapper": [2020-05-28T15:06:33.304Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-28T15:06:33.304Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-28T15:06:33.304Z] - "overlay": [2020-05-28T15:06:33.304Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-28T15:06:33.304Z] - "zfs": [2020-05-28T15:06:33.304Z] - /dev/zfs: missing [2020-05-28T15:06:33.304Z] - zfs command: missing [2020-05-28T15:06:33.304Z] - zpool command: missing [2020-05-28T15:06:33.304Z] [2020-05-28T15:06:33.304Z] Limits: [2020-05-28T15:06:33.304Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-28T15:06:33.304Z] [2020-05-28T15:06:33.304Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-28T15:06:33.390Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-28T15:06:33.390Z] - "zfs": [2020-05-28T15:06:33.390Z] - /dev/zfs: missing [2020-05-28T15:06:33.390Z] - zfs command: missing [2020-05-28T15:06:33.390Z] - zpool command: missing [2020-05-28T15:06:33.390Z] [2020-05-28T15:06:33.390Z] Limits: [2020-05-28T15:06:33.390Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-28T15:06:33.390Z] [2020-05-28T15:06:33.390Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-28T15:06:33.479Z] #29 13.43 encoding [2020-05-28T15:06:33.479Z] #29 ... [2020-05-28T15:06:33.479Z] [2020-05-28T15:06:33.479Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-28T15:06:33.479Z] #54 3.897 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:06:33.479Z] #54 3.936 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:06:33.479Z] #54 3.948 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:06:33.479Z] #54 4.591 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-28T15:06:33.479Z] #54 6.096 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-28T15:06:33.479Z] #54 7.820 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-28T15:06:33.632Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c104a50de418790dc3a3f89d9345a60371fdaf87 . [2020-05-28T15:06:33.633Z] #2 [internal] load build definition from Dockerfile [2020-05-28T15:06:33.633Z] #2 transferring dockerfile: 12.30kB done [2020-05-28T15:06:33.633Z] #2 DONE 0.0s [2020-05-28T15:06:33.633Z] [2020-05-28T15:06:33.633Z] #1 [internal] load .dockerignore [2020-05-28T15:06:33.633Z] #1 transferring context: 87B done [2020-05-28T15:06:33.633Z] #1 DONE 0.0s [2020-05-28T15:06:33.633Z] [2020-05-28T15:06:33.633Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-28T15:06:33.717Z] + sudo modprobe ip_vs [2020-05-28T15:06:33.761Z] #54 13.96 Fetched 8046 kB in 10s (796 kB/s) [2020-05-28T15:06:33.761Z] #54 13.96 Reading package lists... [2020-05-28T15:06:33.761Z] #54 ... [2020-05-28T15:06:33.761Z] [2020-05-28T15:06:33.761Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:06:33.761Z] #29 13.62 runtime/cgo [2020-05-28T15:06:33.890Z] #4 DONE 0.2s [2020-05-28T15:06:33.890Z] [2020-05-28T15:06:33.890Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-05-28T15:06:33.890Z] #3 DONE 0.3s [2020-05-28T15:06:33.890Z] [2020-05-28T15:06:33.890Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T15:06:33.890Z] #5 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-28T15:06:33.973Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c104a50de418790dc3a3f89d9345a60371fdaf87 . [2020-05-28T15:06:34.147Z] #5 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-05-28T15:06:34.147Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 0B / 50.39MB 0.0s [2020-05-28T15:06:34.147Z] #5 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-28T15:06:34.147Z] #5 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-05-28T15:06:34.147Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0B / 7.81MB 0.0s [2020-05-28T15:06:34.231Z] #1 [internal] load .dockerignore [2020-05-28T15:06:34.231Z] #1 transferring context: 87B done [2020-05-28T15:06:34.231Z] #1 DONE 0.0s [2020-05-28T15:06:34.231Z] [2020-05-28T15:06:34.231Z] #2 [internal] load build definition from Dockerfile [2020-05-28T15:06:34.231Z] #2 transferring dockerfile: 12.30kB done [2020-05-28T15:06:34.231Z] #2 DONE 0.0s [2020-05-28T15:06:34.231Z] [2020-05-28T15:06:34.231Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-28T15:06:34.231Z] #4 ... [2020-05-28T15:06:34.231Z] [2020-05-28T15:06:34.231Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-05-28T15:06:34.231Z] #3 DONE 0.2s [2020-05-28T15:06:34.404Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 15.42MB / 50.39MB 0.3s [2020-05-28T15:06:34.404Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.2s done [2020-05-28T15:06:34.404Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0B / 10.00MB 0.3s [2020-05-28T15:06:34.404Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 30.48MB / 50.39MB 0.4s [2020-05-28T15:06:34.404Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 6.46MB / 10.00MB 0.4s [2020-05-28T15:06:34.488Z] [2020-05-28T15:06:34.488Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-05-28T15:06:34.488Z] #4 DONE 0.2s [2020-05-28T15:06:34.488Z] [2020-05-28T15:06:34.488Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-28T15:06:34.488Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-05-28T15:06:34.488Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-05-28T15:06:34.488Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-05-28T15:06:34.662Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 41.90MB / 50.39MB 0.6s [2020-05-28T15:06:34.662Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.5s done [2020-05-28T15:06:34.662Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 1.31MB / 51.83MB 0.6s [2020-05-28T15:06:34.662Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 1.39MB / 68.65MB 0.6s [2020-05-28T15:06:34.662Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 5.15MB / 51.83MB 0.7s [2020-05-28T15:06:34.662Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 6.90MB / 68.65MB 0.7s [2020-05-28T15:06:34.987Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.22MB / 50.39MB 0.8s [2020-05-28T15:06:34.987Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 12.04MB / 51.83MB 0.8s [2020-05-28T15:06:34.987Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 12.94MB / 68.65MB 0.8s [2020-05-28T15:06:34.987Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 0.9s done [2020-05-28T15:06:34.987Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 23.68MB / 51.83MB 1.0s [2020-05-28T15:06:34.987Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 21.55MB / 68.65MB 1.0s [2020-05-28T15:06:34.987Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 0B / 120.15MB 1.0s [2020-05-28T15:06:34.987Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 29.07MB / 51.83MB 1.1s [2020-05-28T15:06:34.987Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 25.69MB / 68.65MB 1.1s [2020-05-28T15:06:35.257Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 [2020-05-28T15:06:35.257Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 34.71MB / 51.83MB 1.3s [2020-05-28T15:06:35.257Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 35.46MB / 68.65MB 1.3s [2020-05-28T15:06:35.257Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.39MB / 120.15MB 1.3s [2020-05-28T15:06:35.516Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 38.12MB / 51.83MB 1.5s [2020-05-28T15:06:35.516Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 41.41MB / 68.65MB 1.5s [2020-05-28T15:06:35.516Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 15.73MB / 120.15MB 1.5s [2020-05-28T15:06:35.774Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 44.39MB / 51.83MB 1.7s [2020-05-28T15:06:35.774Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 54.04MB / 68.65MB 1.7s [2020-05-28T15:06:35.774Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.9s [2020-05-28T15:06:35.774Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 62.93MB / 68.65MB 1.9s [2020-05-28T15:06:35.774Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 28.07MB / 120.15MB 1.9s [2020-05-28T15:06:35.861Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 1.3s [2020-05-28T15:06:35.861Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.83MB / 9.11MB 1.6s [2020-05-28T15:06:36.033Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.0s done [2020-05-28T15:06:36.033Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.1s [2020-05-28T15:06:36.033Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 38.62MB / 120.15MB 2.1s [2020-05-28T15:06:36.033Z] #5 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.1s [2020-05-28T15:06:36.118Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.6s done [2020-05-28T15:06:36.118Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-05-28T15:06:36.293Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.1s done [2020-05-28T15:06:36.293Z] #5 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.1s done [2020-05-28T15:06:36.293Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 48.04MB / 120.15MB 2.2s [2020-05-28T15:06:36.293Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 55.37MB / 120.15MB 2.4s [2020-05-28T15:06:36.550Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 63.15MB / 120.15MB 2.5s [2020-05-28T15:06:36.550Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 69.63MB / 120.15MB 2.7s [2020-05-28T15:06:37.121Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 87.52MB / 120.15MB 3.0s [2020-05-28T15:06:37.121Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 94.73MB / 120.15MB 3.1s [2020-05-28T15:06:37.121Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 102.44MB / 120.15MB 3.2s [2020-05-28T15:06:37.379Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 114.87MB / 120.15MB 3.4s [2020-05-28T15:06:37.638Z] #5 ... [2020-05-28T15:06:37.638Z] [2020-05-28T15:06:37.638Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-05-28T15:06:37.638Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-05-28T15:06:37.638Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-05-28T15:06:37.638Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-05-28T15:06:37.638Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2020-05-28T15:06:37.638Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.9s done [2020-05-28T15:06:37.638Z] #63 DONE 3.7s [2020-05-28T15:06:37.638Z] [2020-05-28T15:06:37.638Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T15:06:37.638Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 3.6s done [2020-05-28T15:06:37.896Z] #5 ... [2020-05-28T15:06:37.896Z] [2020-05-28T15:06:37.896Z] #17 [internal] load build context [2020-05-28T15:06:37.896Z] #17 transferring context: 50.86MB 4.0s done [2020-05-28T15:06:37.896Z] #17 DONE 4.0s [2020-05-28T15:06:37.896Z] [2020-05-28T15:06:37.896Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T15:06:38.018Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.7s done [2020-05-28T15:06:38.018Z] #63 DONE 3.4s [2020-05-28T15:06:38.018Z] [2020-05-28T15:06:38.018Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T15:06:38.018Z] #5 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-05-28T15:06:38.018Z] #5 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-05-28T15:06:38.018Z] #5 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-05-28T15:06:38.018Z] #5 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-05-28T15:06:38.018Z] #5 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.0s done [2020-05-28T15:06:38.018Z] #5 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.3s done [2020-05-28T15:06:38.018Z] #5 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.3s done [2020-05-28T15:06:38.018Z] #5 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.2s done [2020-05-28T15:06:38.018Z] #5 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 1.4s done [2020-05-28T15:06:38.018Z] #5 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 3.3s done [2020-05-28T15:06:38.018Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 2.3s [2020-05-28T15:06:38.018Z] #5 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 1.3s done [2020-05-28T15:06:38.275Z] #5 ... [2020-05-28T15:06:38.275Z] [2020-05-28T15:06:38.275Z] #17 [internal] load build context [2020-05-28T15:06:38.275Z] #17 transferring context: 50.86MB 3.8s done [2020-05-28T15:06:38.275Z] #17 DONE 3.9s [2020-05-28T15:06:38.275Z] [2020-05-28T15:06:38.275Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-05-28T15:06:39.236Z] #29 ... [2020-05-28T15:06:39.236Z] [2020-05-28T15:06:39.236Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:39.236Z] #31 10.10 Reading package lists... [2020-05-28T15:06:39.236Z] #31 14.01 Reading package lists... [2020-05-28T15:06:39.236Z] #31 17.16 Building dependency tree... [2020-05-28T15:06:39.236Z] #31 17.68 Reading state information... [2020-05-28T15:06:39.236Z] #31 18.04 The following additional packages will be installed: [2020-05-28T15:06:39.236Z] #31 18.04 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-28T15:06:39.236Z] #31 18.04 Suggested packages: [2020-05-28T15:06:39.236Z] #31 18.04 cmake-doc ninja-build lrzip [2020-05-28T15:06:39.236Z] #31 18.04 Recommended packages: [2020-05-28T15:06:39.236Z] #31 18.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-28T15:06:39.236Z] #31 18.72 The following NEW packages will be installed: [2020-05-28T15:06:39.236Z] #31 18.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-28T15:06:39.236Z] #31 18.73 vim-common xxd [2020-05-28T15:06:39.236Z] #31 18.87 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:06:39.236Z] #31 18.87 Need to get 14.0 MB of archives. [2020-05-28T15:06:39.236Z] #31 18.87 After this operation, 62.1 MB of additional disk space will be used. [2020-05-28T15:06:39.236Z] #31 18.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-28T15:06:39.236Z] #31 18.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-28T15:06:39.236Z] #31 18.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-28T15:06:39.236Z] #31 19.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-28T15:06:39.236Z] #31 19.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-28T15:06:39.236Z] #31 19.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-28T15:06:39.236Z] #31 19.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-28T15:06:39.236Z] #31 19.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-28T15:06:39.236Z] #31 19.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-28T15:06:39.236Z] #31 19.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-28T15:06:39.646Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.0s done [2020-05-28T15:06:39.646Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.1s [2020-05-28T15:06:39.794Z] #5 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.2s done [2020-05-28T15:06:39.794Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-05-28T15:06:39.794Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.3s done [2020-05-28T15:06:39.794Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-05-28T15:06:39.904Z] #5 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.3s done [2020-05-28T15:06:39.904Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e [2020-05-28T15:06:40.051Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.2s done [2020-05-28T15:06:40.161Z] #5 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.2s done [2020-05-28T15:06:40.240Z] #31 20.29 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:06:40.240Z] #31 ... [2020-05-28T15:06:40.240Z] [2020-05-28T15:06:40.240Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-28T15:06:40.240Z] #45 10.05 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T15:06:40.240Z] #45 10.66 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T15:06:40.240Z] #45 12.00 go: finding github.com/fatih/color v1.6.0 [2020-05-28T15:06:40.240Z] #45 12.02 go: finding github.com/pkg/errors v0.8.1 [2020-05-28T15:06:40.240Z] #45 12.10 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-28T15:06:40.240Z] #45 12.14 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-28T15:06:40.241Z] #45 12.14 go: finding github.com/spf13/pflag v1.0.3 [2020-05-28T15:06:40.241Z] #45 12.18 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-28T15:06:40.241Z] #45 12.30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T15:06:40.241Z] #45 12.32 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-28T15:06:40.241Z] #45 12.37 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T15:06:40.241Z] #45 12.44 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T15:06:40.241Z] #45 ... [2020-05-28T15:06:40.241Z] [2020-05-28T15:06:40.241Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:40.241Z] #31 20.37 Fetched 14.0 MB in 1s (17.5 MB/s) [2020-05-28T15:06:40.241Z] #31 20.47 Selecting previously unselected package xxd. [2020-05-28T15:06:40.241Z] #31 20.47 (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 ... 15179 files and directories currently installed.) [2020-05-28T15:06:40.241Z] #31 20.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-28T15:06:40.241Z] #31 20.57 Unpacking xxd (2:8.1.0875-5) ... [2020-05-28T15:06:40.241Z] #31 ... [2020-05-28T15:06:40.241Z] [2020-05-28T15:06:40.241Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-28T15:06:40.241Z] #22 10.58 Fetched 8046 kB in 9s (858 kB/s) [2020-05-28T15:06:40.241Z] #22 10.58 Reading package lists... [2020-05-28T15:06:40.241Z] #22 14.38 Reading package lists... [2020-05-28T15:06:40.241Z] #22 17.34 Building dependency tree... [2020-05-28T15:06:40.241Z] #22 17.72 Reading state information... [2020-05-28T15:06:40.241Z] #22 18.09 ca-certificates is already the newest version (20190110). [2020-05-28T15:06:40.241Z] #22 18.09 The following additional packages will be installed: [2020-05-28T15:06:40.241Z] #22 18.10 libjq1 libonig5 [2020-05-28T15:06:40.241Z] #22 18.31 The following NEW packages will be installed: [2020-05-28T15:06:40.241Z] #22 18.35 jq libjq1 libonig5 [2020-05-28T15:06:40.241Z] #22 18.45 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:06:40.241Z] #22 18.45 Need to get 350 kB of archives. [2020-05-28T15:06:40.241Z] #22 18.45 After this operation, 1154 kB of additional disk space will be used. [2020-05-28T15:06:40.241Z] #22 18.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-28T15:06:40.241Z] #22 18.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-28T15:06:40.241Z] #22 18.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-28T15:06:40.241Z] #22 19.20 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:06:40.241Z] #22 19.31 Fetched 350 kB in 0s (3025 kB/s) [2020-05-28T15:06:40.241Z] #22 19.39 Selecting previously unselected package libonig5:s390x. [2020-05-28T15:06:40.241Z] #22 19.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-28T15:06:40.241Z] #22 19.47 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-28T15:06:40.241Z] #22 19.47 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-28T15:06:40.241Z] #22 19.70 Selecting previously unselected package libjq1:s390x. [2020-05-28T15:06:40.241Z] #22 19.70 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-28T15:06:40.241Z] #22 19.71 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-28T15:06:40.241Z] #22 19.95 Selecting previously unselected package jq. [2020-05-28T15:06:40.241Z] #22 19.95 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-28T15:06:40.241Z] #22 19.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-28T15:06:40.241Z] #22 20.16 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-28T15:06:40.241Z] #22 20.17 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-28T15:06:40.241Z] #22 20.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-28T15:06:40.241Z] #22 20.18 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:06:40.309Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0.1s [2020-05-28T15:06:40.419Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0.1s [2020-05-28T15:06:40.449Z] Fetching without tags [2020-05-28T15:06:40.522Z] #22 DONE 20.7s [2020-05-28T15:06:40.522Z] [2020-05-28T15:06:40.522Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-28T15:06:40.522Z] #7 12.99 Fetched 8046 kB in 10s (797 kB/s) [2020-05-28T15:06:40.522Z] #7 12.99 Reading package lists... [2020-05-28T15:06:40.522Z] #7 16.14 Reading package lists... [2020-05-28T15:06:40.522Z] #7 19.03 Building dependency tree... [2020-05-28T15:06:40.522Z] #7 19.52 Reading state information... [2020-05-28T15:06:40.522Z] #7 19.96 The following additional packages will be installed: [2020-05-28T15:06:40.522Z] #7 19.96 libapparmor1 [2020-05-28T15:06:40.522Z] #7 19.96 Suggested packages: [2020-05-28T15:06:40.522Z] #7 19.96 seccomp [2020-05-28T15:06:40.522Z] #7 20.11 The following NEW packages will be installed: [2020-05-28T15:06:40.522Z] #7 20.17 libapparmor-dev libapparmor1 libseccomp-dev [2020-05-28T15:06:40.522Z] #7 20.33 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:06:40.522Z] #7 20.33 Need to get 288 kB of archives. [2020-05-28T15:06:40.522Z] #7 20.33 After this operation, 957 kB of additional disk space will be used. [2020-05-28T15:06:40.522Z] #7 20.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-28T15:06:40.522Z] #7 20.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-28T15:06:40.522Z] #7 20.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-28T15:06:40.522Z] #7 ... [2020-05-28T15:06:40.522Z] [2020-05-28T15:06:40.522Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-28T15:06:40.522Z] #23 DONE 0.1s [2020-05-28T15:06:40.522Z] [2020-05-28T15:06:40.522Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:40.522Z] #31 20.75 Selecting previously unselected package vim-common. [2020-05-28T15:06:40.522Z] #31 20.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-28T15:06:40.522Z] #31 20.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-28T15:06:40.808Z] #31 21.05 Selecting previously unselected package cmake-data. [2020-05-28T15:06:40.808Z] #31 21.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-28T15:06:40.808Z] #31 21.06 Unpacking cmake-data (3.13.4-1) ... [2020-05-28T15:06:41.038Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:06:40.408Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T15:06:40.412Z] > git config --add remote.origin.fetch +refs/pull/41009/head:refs/remotes/origin/PR-41009 # timeout=10 [2020-05-28T15:06:40.416Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:40.433Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T15:06:40.450Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T15:06:40.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T15:06:40.452Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41009/head:refs/remotes/origin/PR-41009 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:06:41.038Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T15:06:41.042Z] > git checkout -f c104a50de418790dc3a3f89d9345a60371fdaf87 # timeout=10 [2020-05-28T15:06:41.812Z] #31 ... [2020-05-28T15:06:41.812Z] [2020-05-28T15:06:41.812Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-28T15:06:41.812Z] #7 21.03 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:06:41.812Z] #7 21.18 Fetched 288 kB in 0s (2082 kB/s) [2020-05-28T15:06:41.812Z] #7 21.26 Selecting previously unselected package libapparmor1:s390x. [2020-05-28T15:06:41.812Z] #7 21.26 (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 ... 15179 files and directories currently installed.) [2020-05-28T15:06:41.812Z] #7 21.30 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-05-28T15:06:41.812Z] #7 21.31 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-28T15:06:41.812Z] #7 21.42 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-28T15:06:41.812Z] #7 21.43 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-28T15:06:41.812Z] #7 21.43 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-28T15:06:41.812Z] #7 21.67 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-28T15:06:41.812Z] #7 21.68 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-28T15:06:41.812Z] #7 21.68 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-28T15:06:41.812Z] #7 21.86 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-28T15:06:41.812Z] #7 21.86 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-28T15:06:41.812Z] #7 21.87 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-28T15:06:41.812Z] #7 21.88 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:06:41.812Z] #7 DONE 22.2s [2020-05-28T15:06:42.095Z] [2020-05-28T15:06:42.095Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:06:42.095Z] #50 DONE 0.1s [2020-05-28T15:06:42.095Z] [2020-05-28T15:06:42.095Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-28T15:06:42.095Z] #51 DONE 0.1s [2020-05-28T15:06:42.095Z] [2020-05-28T15:06:42.095Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-28T15:06:42.173Z] Merge succeeded, producing c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:06:42.173Z] Checking out Revision c104a50de418790dc3a3f89d9345a60371fdaf87 (PR-41009) [2020-05-28T15:06:42.205Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 1.9s done [2020-05-28T15:06:42.318Z] #5 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 1.9s done [2020-05-28T15:06:42.382Z] Commit message: "integration: Add TestDaemonDNSFallback" [2020-05-28T15:06:42.463Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 0.1s [2020-05-28T15:06:42.576Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-28T15:06:43.232Z] + docker version [2020-05-28T15:06:43.232Z] Client: [2020-05-28T15:06:43.232Z] Version: 18.06.1-ce [2020-05-28T15:06:43.232Z] API version: 1.38 [2020-05-28T15:06:43.232Z] Go version: go1.10.3 [2020-05-28T15:06:43.232Z] Git commit: e68fc7a [2020-05-28T15:06:43.232Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-28T15:06:43.232Z] OS/Arch: linux/ppc64le [2020-05-28T15:06:43.232Z] Experimental: false [2020-05-28T15:06:43.232Z] [2020-05-28T15:06:43.232Z] Server: [2020-05-28T15:06:43.232Z] Engine: [2020-05-28T15:06:43.232Z] Version: 18.06.1-ce [2020-05-28T15:06:43.232Z] API version: 1.38 (minimum version 1.12) [2020-05-28T15:06:43.232Z] Go version: go1.10.3 [2020-05-28T15:06:43.232Z] Git commit: e68fc7a [2020-05-28T15:06:43.232Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-28T15:06:43.232Z] OS/Arch: linux/ppc64le [2020-05-28T15:06:43.232Z] Experimental: true [Pipeline] sh [2020-05-28T15:06:43.586Z] #52 ... [2020-05-28T15:06:43.586Z] [2020-05-28T15:06:43.586Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:06:43.586Z] #42 13.47 internal/testlog [2020-05-28T15:06:43.586Z] #42 13.70 encoding [2020-05-28T15:06:43.586Z] #42 13.76 unicode/utf16 [2020-05-28T15:06:43.586Z] #42 13.91 container/list [2020-05-28T15:06:43.586Z] #42 14.26 crypto/internal/subtle [2020-05-28T15:06:43.586Z] #42 14.37 crypto/subtle [2020-05-28T15:06:43.586Z] #42 14.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-28T15:06:43.586Z] #42 14.55 internal/nettrace [2020-05-28T15:06:43.586Z] #42 14.64 runtime/cgo [2020-05-28T15:06:43.586Z] #42 19.34 vendor/golang.org/x/crypto/internal/subtle [2020-05-28T15:06:43.586Z] #42 ... [2020-05-28T15:06:43.586Z] [2020-05-28T15:06:43.586Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-28T15:06:43.586Z] #8 DONE 1.9s [2020-05-28T15:06:43.586Z] [2020-05-28T15:06:43.586Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-28T15:06:43.586Z] #52 1.581 + RM_GOPATH=0 [2020-05-28T15:06:43.586Z] #52 1.581 + TMP_GOPATH= [2020-05-28T15:06:43.586Z] #52 1.581 + : /build [2020-05-28T15:06:43.586Z] #52 1.581 + '[' -z '' ']' [2020-05-28T15:06:43.586Z] #52 1.582 ++ mktemp -d [2020-05-28T15:06:43.586Z] #52 1.582 + export GOPATH=/tmp/tmp.OYB7pGbJ3s [2020-05-28T15:06:43.586Z] #52 1.582 + GOPATH=/tmp/tmp.OYB7pGbJ3s [2020-05-28T15:06:43.586Z] #52 1.582 + RM_GOPATH=1 [2020-05-28T15:06:43.586Z] #52 1.583 ++ dirname ./install.sh [2020-05-28T15:06:43.586Z] #52 1.583 + dir=. [2020-05-28T15:06:43.586Z] #52 1.583 + bin=runc [2020-05-28T15:06:43.586Z] #52 1.583 + shift [2020-05-28T15:06:43.586Z] #52 1.584 + '[' '!' -f ./runc.installer ']' [2020-05-28T15:06:43.586Z] #52 1.584 + . ./runc.installer [2020-05-28T15:06:43.586Z] #52 1.584 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:06:43.586Z] #52 1.584 + install_runc [2020-05-28T15:06:43.586Z] #52 1.586 + uname -r [2020-05-28T15:06:43.586Z] #52 1.586 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-28T15:06:43.586Z] #52 1.591 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-28T15:06:43.586Z] #52 1.591 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-28T15:06:43.586Z] #52 1.591 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-28T15:06:43.586Z] #52 1.591 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OYB7pGbJ3s/src/github.com/opencontainers/runc [2020-05-28T15:06:43.586Z] #52 1.593 Cloning into '/tmp/tmp.OYB7pGbJ3s/src/github.com/opencontainers/runc'... [2020-05-28T15:06:43.614Z] + docker info [2020-05-28T15:06:43.614Z] Containers: 0 [2020-05-28T15:06:43.614Z] Running: 0 [2020-05-28T15:06:43.614Z] Paused: 0 [2020-05-28T15:06:43.614Z] Stopped: 0 [2020-05-28T15:06:43.614Z] Images: 0 [2020-05-28T15:06:43.614Z] Server Version: 18.06.1-ce [2020-05-28T15:06:43.614Z] Storage Driver: overlay2 [2020-05-28T15:06:43.614Z] Backing Filesystem: extfs [2020-05-28T15:06:43.614Z] Supports d_type: true [2020-05-28T15:06:43.614Z] Native Overlay Diff: true [2020-05-28T15:06:43.614Z] Logging Driver: json-file [2020-05-28T15:06:43.614Z] Cgroup Driver: cgroupfs [2020-05-28T15:06:43.614Z] Plugins: [2020-05-28T15:06:43.614Z] Volume: local [2020-05-28T15:06:43.614Z] Network: bridge host ipvlan macvlan null overlay [2020-05-28T15:06:43.614Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-28T15:06:43.614Z] Swarm: inactive [2020-05-28T15:06:43.614Z] Runtimes: runc [2020-05-28T15:06:43.614Z] Default Runtime: runc [2020-05-28T15:06:43.614Z] Init Binary: docker-init [2020-05-28T15:06:43.614Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-28T15:06:43.614Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-28T15:06:43.614Z] init version: fec3683 [2020-05-28T15:06:43.614Z] Security Options: [2020-05-28T15:06:43.614Z] apparmor [2020-05-28T15:06:43.614Z] seccomp [2020-05-28T15:06:43.614Z] Profile: default [2020-05-28T15:06:43.614Z] Kernel Version: 4.4.0-139-generic [2020-05-28T15:06:43.614Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-28T15:06:43.614Z] OSType: linux [2020-05-28T15:06:43.614Z] Architecture: ppc64le [2020-05-28T15:06:43.614Z] CPUs: 4 [2020-05-28T15:06:43.614Z] Total Memory: 7.972GiB [2020-05-28T15:06:43.614Z] Name: ppc64le-ubuntu-23 [2020-05-28T15:06:43.614Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-28T15:06:43.614Z] Docker Root Dir: /var/lib/docker [2020-05-28T15:06:43.614Z] Debug Mode (client): false [2020-05-28T15:06:43.614Z] Debug Mode (server): false [2020-05-28T15:06:43.614Z] Username: dockerbuildbot [2020-05-28T15:06:43.614Z] Registry: https://index.docker.io/v1/ [2020-05-28T15:06:43.614Z] Labels: [2020-05-28T15:06:43.614Z] Experimental: true [2020-05-28T15:06:43.614Z] Insecure Registries: [2020-05-28T15:06:43.614Z] 127.0.0.0/8 [2020-05-28T15:06:43.614Z] Live Restore Enabled: false [2020-05-28T15:06:43.614Z] [Pipeline] sh [2020-05-28T15:06:43.869Z] #52 ... [2020-05-28T15:06:43.869Z] [2020-05-28T15:06:43.869Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-28T15:06:43.869Z] #54 13.96 Reading package lists... [2020-05-28T15:06:43.869Z] #54 17.23 Reading package lists... [2020-05-28T15:06:43.869Z] #54 20.66 Building dependency tree... [2020-05-28T15:06:43.869Z] #54 21.40 Reading state information... [2020-05-28T15:06:43.869Z] #54 21.96 The following additional packages will be installed: [2020-05-28T15:06:43.869Z] #54 21.97 libbtrfs0 [2020-05-28T15:06:43.869Z] #54 22.04 The following NEW packages will be installed: [2020-05-28T15:06:43.869Z] #54 22.05 libbtrfs-dev libbtrfs0 [2020-05-28T15:06:43.869Z] #54 22.18 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:06:43.869Z] #54 22.18 Need to get 118 kB of archives. [2020-05-28T15:06:43.869Z] #54 22.18 After this operation, 390 kB of additional disk space will be used. [2020-05-28T15:06:43.869Z] #54 22.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-28T15:06:43.869Z] #54 22.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-28T15:06:43.869Z] #54 23.20 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:06:43.869Z] #54 23.30 Fetched 118 kB in 0s (1036 kB/s) [2020-05-28T15:06:43.869Z] #54 23.35 Selecting previously unselected package libbtrfs0. [2020-05-28T15:06:43.869Z] #54 23.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-28T15:06:43.869Z] #54 23.43 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-28T15:06:43.869Z] #54 23.47 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-28T15:06:43.869Z] #54 23.55 Selecting previously unselected package libbtrfs-dev. [2020-05-28T15:06:43.869Z] #54 23.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-28T15:06:43.869Z] #54 23.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:06:43.869Z] #54 23.70 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-28T15:06:43.869Z] #54 23.71 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:06:43.869Z] #54 23.72 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:06:43.869Z] #54 DONE 24.1s [2020-05-28T15:06:43.869Z] [2020-05-28T15:06:43.869Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:06:43.869Z] #36 14.13 + cd /tmp/tmp.eAm3upbFTn/src/github.com/docker/distribution [2020-05-28T15:06:43.869Z] #36 14.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-28T15:06:43.869Z] #36 16.09 + GOPATH=/tmp/tmp.eAm3upbFTn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eAm3upbFTn go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-28T15:06:43.869Z] #36 ... [2020-05-28T15:06:43.869Z] [2020-05-28T15:06:43.869Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:06:43.869Z] #55 DONE 0.1s [2020-05-28T15:06:43.869Z] [2020-05-28T15:06:43.869Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:43.869Z] #38 14.27 Fetched 8046 kB in 10s (796 kB/s) [2020-05-28T15:06:43.869Z] #38 14.27 Reading package lists... [2020-05-28T15:06:43.869Z] #38 17.55 Reading package lists... [2020-05-28T15:06:43.869Z] #38 20.59 Building dependency tree... [2020-05-28T15:06:43.869Z] #38 21.21 Reading state information... [2020-05-28T15:06:43.869Z] #38 21.80 The following additional packages will be installed: [2020-05-28T15:06:43.869Z] #38 21.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-28T15:06:43.869Z] #38 21.81 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-28T15:06:43.869Z] #38 21.81 Suggested packages: [2020-05-28T15:06:43.869Z] #38 21.81 manpages-dev python-setuptools [2020-05-28T15:06:43.869Z] #38 22.53 The following NEW packages will be installed: [2020-05-28T15:06:43.869Z] #38 22.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-28T15:06:43.869Z] #38 22.53 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-28T15:06:43.869Z] #38 22.53 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-28T15:06:43.869Z] #38 22.53 python-six zlib1g-dev [2020-05-28T15:06:43.869Z] #38 22.72 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:06:43.869Z] #38 22.72 Need to get 3742 kB of archives. [2020-05-28T15:06:43.869Z] #38 22.72 After this operation, 22.0 MB of additional disk space will be used. [2020-05-28T15:06:43.869Z] #38 22.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-28T15:06:43.869Z] #38 22.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-28T15:06:43.869Z] #38 22.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-05-28T15:06:43.869Z] #38 22.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-28T15:06:43.869Z] #38 22.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-05-28T15:06:43.869Z] #38 22.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-28T15:06:43.869Z] #38 22.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-05-28T15:06:43.869Z] #38 22.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-05-28T15:06:43.869Z] #38 22.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-28T15:06:43.869Z] #38 22.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-28T15:06:43.869Z] #38 22.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-28T15:06:43.869Z] #38 22.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-28T15:06:43.869Z] #38 22.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-05-28T15:06:43.869Z] #38 22.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-28T15:06:43.869Z] #38 22.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-28T15:06:43.869Z] #38 22.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-28T15:06:43.869Z] #38 22.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-28T15:06:43.869Z] #38 23.34 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:06:43.869Z] #38 23.50 Fetched 3742 kB in 0s (11.0 MB/s) [2020-05-28T15:06:43.869Z] #38 23.58 Selecting previously unselected package libcap-dev:s390x. [2020-05-28T15:06:43.869Z] #38 23.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-28T15:06:43.869Z] #38 23.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-28T15:06:43.869Z] #38 23.67 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-28T15:06:43.869Z] #38 23.78 Selecting previously unselected package libnet1:s390x. [2020-05-28T15:06:43.869Z] #38 23.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-28T15:06:43.869Z] #38 23.81 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-28T15:06:43.869Z] #38 23.92 Selecting previously unselected package libnet1-dev. [2020-05-28T15:06:43.869Z] #38 23.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-28T15:06:43.869Z] #38 23.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-28T15:06:43.869Z] #38 24.16 Selecting previously unselected package libnl-3-200:s390x. [2020-05-28T15:06:43.869Z] #38 24.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-28T15:06:43.869Z] #38 24.19 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-28T15:06:44.021Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T15:06:44.021Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T15:06:44.021Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41009/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-28T15:06:44.021Z] + bash /home/docker/workspace/moby_PR-41009/check-config.sh [2020-05-28T15:06:44.021Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-28T15:06:44.021Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-28T15:06:44.021Z] [2020-05-28T15:06:44.021Z] Generally Necessary: [2020-05-28T15:06:44.021Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-28T15:06:44.021Z] - apparmor: enabled and tools installed [2020-05-28T15:06:44.021Z] - CONFIG_NAMESPACES: enabled [2020-05-28T15:06:44.021Z] - CONFIG_NET_NS: enabled [2020-05-28T15:06:44.021Z] - CONFIG_PID_NS: enabled [2020-05-28T15:06:44.021Z] - CONFIG_IPC_NS: enabled [2020-05-28T15:06:44.021Z] - CONFIG_UTS_NS: enabled [2020-05-28T15:06:44.159Z] #38 ... [2020-05-28T15:06:44.159Z] [2020-05-28T15:06:44.159Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-28T15:06:44.159Z] #56 DONE 0.1s [2020-05-28T15:06:44.159Z] [2020-05-28T15:06:44.159Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:44.159Z] #38 24.38 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-28T15:06:44.159Z] #38 24.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-28T15:06:44.159Z] #38 24.40 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-28T15:06:44.159Z] #38 ... [2020-05-28T15:06:44.159Z] [2020-05-28T15:06:44.159Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-28T15:06:44.159Z] #66 14.06 + cd /tmp/tmp.B8iYmEUxX7/src/github.com/docker/libnetwork [2020-05-28T15:06:44.159Z] #66 14.06 + git checkout -q 71d4d82a5ce50453b1121d95544f0a2ae95bef9b [2020-05-28T15:06:44.159Z] #66 14.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-28T15:06:44.159Z] #66 ... [2020-05-28T15:06:44.159Z] [2020-05-28T15:06:44.159Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:06:44.159Z] #24 2.738 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-28T15:06:44.159Z] #24 2.974 [2020-05-28T15:06:42.131Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-28T15:06:42.156Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-28T15:06:42.174Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T15:06:42.177Z] > git checkout -f c104a50de418790dc3a3f89d9345a60371fdaf87 # timeout=10 [2020-05-28T15:06:44.307Z] - CONFIG_CGROUPS: enabled [2020-05-28T15:06:44.307Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-28T15:06:44.307Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-28T15:06:44.307Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-28T15:06:44.307Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-28T15:06:44.307Z] - CONFIG_CPUSETS: enabled [2020-05-28T15:06:44.307Z] - CONFIG_MEMCG: enabled [2020-05-28T15:06:44.307Z] - CONFIG_KEYS: enabled [2020-05-28T15:06:44.307Z] - CONFIG_VETH: enabled (as module) [2020-05-28T15:06:44.307Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-28T15:06:44.307Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-28T15:06:44.307Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-28T15:06:44.307Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-28T15:06:44.307Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-28T15:06:44.307Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-28T15:06:44.307Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-28T15:06:44.307Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-28T15:06:44.307Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-28T15:06:44.307Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-28T15:06:44.307Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-28T15:06:44.307Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-28T15:06:44.307Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-28T15:06:44.307Z] [2020-05-28T15:06:44.307Z] Optional Features: [2020-05-28T15:06:44.307Z] - CONFIG_USER_NS: enabled [2020-05-28T15:06:44.307Z] - CONFIG_SECCOMP: enabled [2020-05-28T15:06:44.307Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-28T15:06:44.307Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-28T15:06:44.307Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-28T15:06:44.307Z] (cgroup swap accounting is currently enabled) [2020-05-28T15:06:44.307Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-28T15:06:44.307Z] - CONFIG_BLK_CGROUP: enabled [2020-05-28T15:06:44.308Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-28T15:06:44.308Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-28T15:06:44.308Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-28T15:06:44.308Z] - CONFIG_CGROUP_PERF: enabled [2020-05-28T15:06:44.308Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-28T15:06:44.308Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-28T15:06:44.359Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 1.9s done [2020-05-28T15:06:44.359Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 0.1s [2020-05-28T15:06:44.472Z] #5 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 1.9s done [2020-05-28T15:06:44.472Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 0.1s [2020-05-28T15:06:44.594Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-28T15:06:44.595Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-28T15:06:44.595Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-28T15:06:44.595Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-28T15:06:44.595Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-28T15:06:44.595Z] - CONFIG_IP_VS: enabled (as module) [2020-05-28T15:06:44.595Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-28T15:06:44.595Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-28T15:06:44.595Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-28T15:06:44.595Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-28T15:06:44.595Z] - CONFIG_EXT4_FS: enabled [2020-05-28T15:06:44.595Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-28T15:06:44.595Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-28T15:06:44.595Z] - Network Drivers: [2020-05-28T15:06:44.595Z] - "overlay": [2020-05-28T15:06:44.595Z] - CONFIG_VXLAN: enabled (as module) [2020-05-28T15:06:44.595Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-28T15:06:44.595Z] Optional (for encrypted networks): [2020-05-28T15:06:44.595Z] - CONFIG_CRYPTO: enabled [2020-05-28T15:06:44.595Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-28T15:06:44.595Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-28T15:06:44.595Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-28T15:06:44.595Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-28T15:06:44.595Z] - CONFIG_XFRM: enabled [2020-05-28T15:06:44.595Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-28T15:06:44.595Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-28T15:06:44.595Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-28T15:06:44.595Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-28T15:06:44.595Z] - "ipvlan": [2020-05-28T15:06:44.595Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-28T15:06:44.595Z] - "macvlan": [2020-05-28T15:06:44.595Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-28T15:06:44.595Z] - CONFIG_DUMMY: enabled (as module) [2020-05-28T15:06:44.595Z] - "ftp,tftp client in container": [2020-05-28T15:06:44.879Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-28T15:06:44.879Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-28T15:06:44.879Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-28T15:06:44.879Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-28T15:06:44.879Z] - Storage Drivers: [2020-05-28T15:06:44.879Z] - "aufs": [2020-05-28T15:06:44.879Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-28T15:06:44.879Z] - "btrfs": [2020-05-28T15:06:44.879Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-28T15:06:44.879Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-28T15:06:44.879Z] - "devicemapper": [2020-05-28T15:06:44.879Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-28T15:06:44.879Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-28T15:06:44.879Z] - "overlay": [2020-05-28T15:06:44.879Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-28T15:06:44.879Z] - "zfs": [2020-05-28T15:06:44.879Z] - /dev/zfs: missing [2020-05-28T15:06:44.879Z] - zfs command: missing [2020-05-28T15:06:44.879Z] - zpool command: missing [2020-05-28T15:06:44.879Z] [2020-05-28T15:06:44.879Z] Limits: [2020-05-28T15:06:44.879Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-28T15:06:44.879Z] [2020-05-28T15:06:44.879Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-28T15:06:45.307Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c104a50de418790dc3a3f89d9345a60371fdaf87 . [2020-05-28T15:06:45.851Z] #24 3.165 ## 3.0% ##### 7.2% ####### 10.0% ########## 14.2% ############# 18.3% ################### 26.7% ####################### 33.0% ########################## 37.1% ############################# 41.3% ################################## 47.6% ###################################### 53.9% ########################################### 60.1% ################################################## 70.6% ####################################################### 76.9% ############################################################# 85.2% ################################################################ 89.4% ####################################################################### 98.7% ######################################################################## 100.0% [2020-05-28T15:06:45.851Z] #24 ... [2020-05-28T15:06:45.851Z] [2020-05-28T15:06:45.851Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-05-28T15:06:45.851Z] #9 DONE 2.2s [2020-05-28T15:06:45.851Z] [2020-05-28T15:06:45.851Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:06:45.851Z] #57 1.779 + RM_GOPATH=0 [2020-05-28T15:06:45.851Z] #57 1.779 + TMP_GOPATH= [2020-05-28T15:06:45.851Z] #57 1.779 + : /build [2020-05-28T15:06:45.851Z] #57 1.779 + '[' -z '' ']' [2020-05-28T15:06:45.851Z] #57 1.781 ++ mktemp -d [2020-05-28T15:06:45.851Z] #57 1.782 + export GOPATH=/tmp/tmp.zpAK4Du5Pj [2020-05-28T15:06:45.851Z] #57 1.783 + GOPATH=/tmp/tmp.zpAK4Du5Pj [2020-05-28T15:06:45.851Z] #57 1.783 + RM_GOPATH=1 [2020-05-28T15:06:45.851Z] #57 1.783 ++ dirname ./install.sh [2020-05-28T15:06:45.851Z] #57 1.784 + dir=. [2020-05-28T15:06:45.851Z] #57 1.784 + bin=containerd [2020-05-28T15:06:45.851Z] #57 1.784 + shift [2020-05-28T15:06:45.851Z] #57 1.784 + '[' '!' -f ./containerd.installer ']' [2020-05-28T15:06:45.851Z] #57 1.784 + . ./containerd.installer [2020-05-28T15:06:45.851Z] #57 1.785 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:06:45.851Z] #57 1.786 + install_containerd [2020-05-28T15:06:45.851Z] #57 1.786 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-28T15:06:45.851Z] #57 1.786 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:06:45.851Z] #57 1.787 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zpAK4Du5Pj/src/github.com/containerd/containerd [2020-05-28T15:06:45.851Z] #57 1.793 Cloning into '/tmp/tmp.zpAK4Du5Pj/src/github.com/containerd/containerd'... [2020-05-28T15:06:47.324Z] #57 ... [2020-05-28T15:06:47.324Z] [2020-05-28T15:06:47.324Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-28T15:06:47.324Z] #66 DONE 27.1s [2020-05-28T15:06:47.324Z] [2020-05-28T15:06:47.324Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:06:47.324Z] #24 5.627 #=#=# [2020-05-28T15:06:47.324Z] #24 5.828 ###### 8.7% ########## 14.5% ###################### 31.4% ################################## 48.4% ########################################## 59.7% ####################################################### 76.8% ############################################################### 88.1% ######################################################################## 100.0% [2020-05-28T15:06:47.605Z] #24 7.156 #=#=# [2020-05-28T15:06:48.010Z] Sending build context to Docker daemon 55.39MB [2020-05-28T15:06:48.010Z] Step 1/140 : ARG CROSS="false" [2020-05-28T15:06:48.010Z] Step 2/140 : ARG GO_VERSION=1.13.11 [2020-05-28T15:06:48.010Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-05-28T15:06:48.010Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-05-28T15:06:48.010Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-05-28T15:06:48.010Z] 1.13.11-buster: Pulling from library/golang [2020-05-28T15:06:48.169Z] #24 7.358 ## 3.9% ##### 7.6% [2020-05-28T15:06:48.169Z] #24 ... [2020-05-28T15:06:48.169Z] [2020-05-28T15:06:48.169Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-05-28T15:06:48.169Z] #10 2.072 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-28T15:06:48.169Z] #10 DONE 2.2s [2020-05-28T15:06:48.169Z] [2020-05-28T15:06:48.169Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:06:48.295Z] 19aca0f2a5b8: Pulling fs layer [2020-05-28T15:06:48.295Z] 556cd6fadc0f: Pulling fs layer [2020-05-28T15:06:48.295Z] 633177125031: Pulling fs layer [2020-05-28T15:06:48.295Z] e762e21652d7: Pulling fs layer [2020-05-28T15:06:48.295Z] dab525975d64: Pulling fs layer [2020-05-28T15:06:48.295Z] 1381453d937f: Pulling fs layer [2020-05-28T15:06:48.295Z] f5b69728b5d7: Pulling fs layer [2020-05-28T15:06:48.295Z] e762e21652d7: Waiting [2020-05-28T15:06:48.295Z] dab525975d64: Waiting [2020-05-28T15:06:48.295Z] 1381453d937f: Waiting [2020-05-28T15:06:48.295Z] f5b69728b5d7: Waiting [2020-05-28T15:06:48.535Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 3.8s done [2020-05-28T15:06:48.535Z] #5 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-05-28T15:06:48.535Z] #5 DONE 14.6s [2020-05-28T15:06:48.535Z] [2020-05-28T15:06:48.535Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-28T15:06:48.649Z] #5 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 3.9s done [2020-05-28T15:06:48.649Z] #5 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc [2020-05-28T15:06:48.649Z] #5 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-05-28T15:06:48.649Z] #5 DONE 14.3s [2020-05-28T15:06:48.649Z] [2020-05-28T15:06:48.649Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-28T15:06:48.923Z] 556cd6fadc0f: Verifying Checksum [2020-05-28T15:06:48.923Z] 633177125031: Verifying Checksum [2020-05-28T15:06:48.923Z] 633177125031: Download complete [2020-05-28T15:06:49.308Z] #24 7.358 ## 3.9% ##### 7.6% ########### 15.3% ################ 22.9% ####################### 32.4% ############################ 39.3% ################################### 48.8% ######################################## 56.4% ############################################### 66.6% ####################################################### 76.8% ############################################################## 86.9% #################################################################### 94.6% ######################################################################## 100.0% [2020-05-28T15:06:49.598Z] #24 9.113 #=#=# [2020-05-28T15:06:50.161Z] #24 9.232 # 2.5% #### 6.2% ####### 10.0% [2020-05-28T15:06:50.161Z] #24 ... [2020-05-28T15:06:50.161Z] [2020-05-28T15:06:50.161Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-05-28T15:06:50.161Z] #11 DONE 2.0s [2020-05-28T15:06:50.161Z] [2020-05-28T15:06:50.161Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:06:51.059Z] #6 DONE 2.4s [2020-05-28T15:06:51.059Z] [2020-05-28T15:06:51.059Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:06:51.059Z] #36 ... [2020-05-28T15:06:51.059Z] [2020-05-28T15:06:51.059Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:06:51.059Z] #18 DONE 0.1s [2020-05-28T15:06:51.059Z] [2020-05-28T15:06:51.059Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-28T15:06:51.059Z] #65 DONE 0.1s [2020-05-28T15:06:51.059Z] [2020-05-28T15:06:51.059Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-28T15:06:51.059Z] #59 DONE 0.1s [2020-05-28T15:06:51.059Z] [2020-05-28T15:06:51.059Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-28T15:06:51.059Z] #28 DONE 0.1s [2020-05-28T15:06:51.059Z] [2020-05-28T15:06:51.059Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-28T15:06:51.059Z] #41 DONE 0.2s [2020-05-28T15:06:51.059Z] [2020-05-28T15:06:51.059Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-28T15:06:51.059Z] #44 DONE 0.2s [2020-05-28T15:06:51.059Z] [2020-05-28T15:06:51.059Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:06:51.173Z] #6 DONE 2.4s [2020-05-28T15:06:51.173Z] [2020-05-28T15:06:51.173Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:51.173Z] #38 ... [2020-05-28T15:06:51.173Z] [2020-05-28T15:06:51.173Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:06:51.173Z] #18 DONE 0.1s [2020-05-28T15:06:51.322Z] #42 ... [2020-05-28T15:06:51.322Z] [2020-05-28T15:06:51.322Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-28T15:06:51.322Z] #19 DONE 0.2s [2020-05-28T15:06:51.322Z] [2020-05-28T15:06:51.322Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-05-28T15:06:51.322Z] #47 DONE 0.2s [2020-05-28T15:06:51.435Z] [2020-05-28T15:06:51.435Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-28T15:06:51.435Z] #19 DONE 0.2s [2020-05-28T15:06:51.435Z] [2020-05-28T15:06:51.435Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-28T15:06:51.435Z] #65 DONE 0.2s [2020-05-28T15:06:51.435Z] [2020-05-28T15:06:51.435Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-28T15:06:51.435Z] #59 DONE 0.2s [2020-05-28T15:06:51.435Z] [2020-05-28T15:06:51.435Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-28T15:06:51.435Z] #44 DONE 0.3s [2020-05-28T15:06:51.435Z] [2020-05-28T15:06:51.435Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-28T15:06:51.435Z] #60 ... [2020-05-28T15:06:51.435Z] [2020-05-28T15:06:51.435Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-28T15:06:51.435Z] #41 DONE 0.3s [2020-05-28T15:06:51.435Z] [2020-05-28T15:06:51.435Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-28T15:06:51.435Z] #28 DONE 0.3s [2020-05-28T15:06:51.435Z] [2020-05-28T15:06:51.435Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-05-28T15:06:51.435Z] #47 DONE 0.3s [2020-05-28T15:06:51.579Z] [2020-05-28T15:06:51.580Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-28T15:06:51.697Z] [2020-05-28T15:06:51.697Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-28T15:06:51.711Z] 19aca0f2a5b8: Verifying Checksum [2020-05-28T15:06:51.711Z] 19aca0f2a5b8: Download complete [2020-05-28T15:06:52.137Z] #24 9.232 # 2.5% #### 6.2% ####### 10.0% ######### 13.8% ############## 19.5% ################ 22.3% ################### 27.0% #################### 28.9% ###################### 31.8% ######################### 35.6% ############################ 39.4% ############################## 42.3% ################################# 46.0% ################################## 47.9% ##################################### 52.7% ####################################### 55.5% ######################################### 58.3% ########################################### 60.2% ############################################## 64.0% ###################### [2020-05-28T15:06:52.137Z] #24 ... [2020-05-28T15:06:52.137Z] [2020-05-28T15:06:52.137Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-28T15:06:52.137Z] #12 DONE 2.0s [2020-05-28T15:06:52.137Z] [2020-05-28T15:06:52.137Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:06:53.219Z] e762e21652d7: Verifying Checksum [2020-05-28T15:06:53.219Z] e762e21652d7: Download complete [2020-05-28T15:06:53.263Z] #24 9.232 # 2.5% #### 6.2% ####### 10.0% ######### 13.8% ############## 19.5% ################ 22.3% ################### 27.0% #################### 28.9% ###################### 31.8% ######################### 35.6% ############################ 39.4% ############################## 42.3% ################################# 46.0% ################################## 47.9% ##################################### 52.7% ####################################### 55.5% ######################################### 58.3% ########################################### 60.2% ############################################## 64.0% ################################################ 67.8% ################################################### 71.5% ##################################################### 74.4% ####################################################### 77.2% ######################################################### 80.1% ########################################################### 82.3% ############################################################ 84.1% ############################################################### 88.1% ################################################################## 91.8% #################################################################### 95.7% ####################################################################### 99.8% ######################################################################## 100.0% [2020-05-28T15:06:53.263Z] #24 12.82 [2020-05-28T15:06:53.263Z] #24 ... [2020-05-28T15:06:53.263Z] [2020-05-28T15:06:53.263Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:53.263Z] #31 23.62 Selecting previously unselected package libicu63:s390x. [2020-05-28T15:06:53.263Z] #31 23.63 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-28T15:06:53.263Z] #31 23.63 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-28T15:06:53.263Z] #31 29.72 Selecting previously unselected package libxml2:s390x. [2020-05-28T15:06:53.263Z] #31 29.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-28T15:06:53.263Z] #31 29.73 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-28T15:06:53.263Z] #31 30.09 Selecting previously unselected package libarchive13:s390x. [2020-05-28T15:06:53.263Z] #31 30.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-28T15:06:53.263Z] #31 30.13 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-28T15:06:53.263Z] #31 30.32 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-28T15:06:53.263Z] #31 30.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-28T15:06:53.263Z] #31 30.43 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-28T15:06:53.263Z] #31 30.58 Selecting previously unselected package librhash0:s390x. [2020-05-28T15:06:53.263Z] #31 30.61 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-28T15:06:53.263Z] #31 30.61 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-28T15:06:53.263Z] #31 30.77 Selecting previously unselected package libuv1:s390x. [2020-05-28T15:06:53.263Z] #31 30.78 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-28T15:06:53.263Z] #31 30.78 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-28T15:06:53.263Z] #31 30.98 Selecting previously unselected package cmake. [2020-05-28T15:06:53.263Z] #31 30.99 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-28T15:06:53.263Z] #31 30.99 Unpacking cmake (3.13.4-1) ... [2020-05-28T15:06:53.263Z] #31 33.47 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-28T15:06:53.263Z] #31 33.48 Setting up xxd (2:8.1.0875-5) ... [2020-05-28T15:06:53.263Z] #31 33.48 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-28T15:06:53.263Z] #31 33.49 Setting up vim-common (2:8.1.0875-5) ... [2020-05-28T15:06:53.263Z] #31 33.50 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-28T15:06:53.263Z] #31 33.51 Setting up cmake-data (3.13.4-1) ... [2020-05-28T15:06:53.263Z] #31 33.52 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-28T15:06:53.263Z] #31 33.53 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-28T15:06:53.263Z] #31 33.54 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-28T15:06:53.263Z] #31 33.55 Setting up cmake (3.13.4-1) ... [2020-05-28T15:06:53.263Z] #31 33.56 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:06:53.263Z] #31 33.60 Processing triggers for mime-support (3.62) ... [2020-05-28T15:06:53.510Z] f5b69728b5d7: Verifying Checksum [2020-05-28T15:06:53.510Z] f5b69728b5d7: Download complete [2020-05-28T15:06:53.550Z] #31 ... [2020-05-28T15:06:53.550Z] [2020-05-28T15:06:53.550Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:53.550Z] #38 24.67 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-28T15:06:53.550Z] #38 24.67 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-28T15:06:53.550Z] #38 24.67 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-28T15:06:53.550Z] #38 24.79 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-28T15:06:53.550Z] #38 24.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-28T15:06:53.550Z] #38 24.82 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-28T15:06:53.550Z] #38 24.97 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-28T15:06:53.550Z] #38 24.97 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-28T15:06:53.550Z] #38 24.98 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-28T15:06:53.550Z] #38 25.19 Selecting previously unselected package libprotobuf17:s390x. [2020-05-28T15:06:53.550Z] #38 25.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-28T15:06:53.550Z] #38 25.23 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-28T15:06:53.550Z] #38 25.83 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-28T15:06:53.550Z] #38 25.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-28T15:06:53.550Z] #38 25.84 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-28T15:06:53.550Z] #38 25.99 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-28T15:06:53.550Z] #38 26.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-28T15:06:53.550Z] #38 26.01 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-28T15:06:53.550Z] #38 27.07 Selecting previously unselected package libprotoc17:s390x. [2020-05-28T15:06:53.550Z] #38 27.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-28T15:06:53.550Z] #38 27.07 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-28T15:06:53.550Z] #38 27.66 Selecting previously unselected package protobuf-c-compiler. [2020-05-28T15:06:53.550Z] #38 27.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-28T15:06:53.550Z] #38 27.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-28T15:06:53.550Z] #38 27.88 Selecting previously unselected package protobuf-compiler. [2020-05-28T15:06:53.550Z] #38 27.88 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-28T15:06:53.550Z] #38 27.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-28T15:06:53.550Z] #38 28.01 Selecting previously unselected package python-pkg-resources. [2020-05-28T15:06:53.550Z] #38 28.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-28T15:06:53.550Z] #38 28.01 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-28T15:06:53.550Z] #38 28.27 Selecting previously unselected package python-six. [2020-05-28T15:06:53.550Z] #38 28.28 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-28T15:06:53.550Z] #38 28.28 Unpacking python-six (1.12.0-1) ... [2020-05-28T15:06:53.550Z] #38 28.35 Selecting previously unselected package python-protobuf. [2020-05-28T15:06:53.550Z] #38 28.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-28T15:06:53.550Z] #38 28.35 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-28T15:06:53.550Z] #38 28.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-28T15:06:53.550Z] #38 30.85 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-28T15:06:53.550Z] #38 30.86 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-28T15:06:53.550Z] #38 30.87 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-28T15:06:53.550Z] #38 30.90 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-28T15:06:53.550Z] #38 30.90 Setting up python-six (1.12.0-1) ... [2020-05-28T15:06:53.550Z] #38 32.46 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-28T15:06:53.550Z] #38 32.47 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-28T15:06:53.550Z] #38 32.49 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-28T15:06:53.550Z] #38 32.50 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-28T15:06:53.550Z] #38 32.51 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-28T15:06:53.550Z] #38 32.53 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-28T15:06:53.550Z] #38 32.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-28T15:06:53.550Z] #38 32.57 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-28T15:06:53.550Z] #38 32.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-28T15:06:53.550Z] #38 32.57 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-28T15:06:53.832Z] #38 ... [2020-05-28T15:06:53.832Z] [2020-05-28T15:06:53.832Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:53.832Z] #31 DONE 34.2s [2020-05-28T15:06:53.832Z] [2020-05-28T15:06:53.832Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:06:54.118Z] #32 DONE 0.1s [2020-05-28T15:06:54.118Z] [2020-05-28T15:06:54.118Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-28T15:06:54.118Z] #33 DONE 0.0s [2020-05-28T15:06:54.118Z] [2020-05-28T15:06:54.118Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-28T15:06:54.118Z] #34 ... [2020-05-28T15:06:54.118Z] [2020-05-28T15:06:54.118Z] #13 [dev 6/25] RUN ldconfig [2020-05-28T15:06:54.118Z] #13 DONE 2.0s [2020-05-28T15:06:54.406Z] [2020-05-28T15:06:54.406Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:54.533Z] dab525975d64: Verifying Checksum [2020-05-28T15:06:54.533Z] dab525975d64: Download complete [2020-05-28T15:06:56.427Z] #14 2.007 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:06:56.427Z] #14 ... [2020-05-28T15:06:56.427Z] [2020-05-28T15:06:56.427Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:56.427Z] #38 36.25 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-28T15:06:56.427Z] #38 36.26 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:06:56.427Z] #38 DONE 36.6s [2020-05-28T15:06:56.427Z] [2020-05-28T15:06:56.427Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:56.427Z] #14 2.135 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:06:56.427Z] #14 2.244 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:06:56.427Z] #14 ... [2020-05-28T15:06:56.427Z] [2020-05-28T15:06:56.427Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-28T15:06:56.427Z] #26 26.66 Checking out files: 85% (1306/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-28T15:06:56.427Z] #26 27.44 + cd /tmp/tmp.C6rbyPm0Pi/src/github.com/go-swagger/go-swagger [2020-05-28T15:06:56.427Z] #26 27.44 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-28T15:06:56.427Z] #26 28.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-28T15:06:56.427Z] #26 ... [2020-05-28T15:06:56.427Z] [2020-05-28T15:06:56.427Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:06:56.427Z] #29 26.41 sync [2020-05-28T15:06:56.427Z] #29 26.42 internal/reflectlite [2020-05-28T15:06:56.427Z] #29 28.95 errors [2020-05-28T15:06:56.427Z] #29 28.95 sort [2020-05-28T15:06:56.427Z] #29 29.30 strconv [2020-05-28T15:06:56.427Z] #29 29.78 io [2020-05-28T15:06:56.427Z] #29 30.92 internal/oserror [2020-05-28T15:06:56.427Z] #29 31.00 syscall [2020-05-28T15:06:56.427Z] #29 32.08 reflect [2020-05-28T15:06:56.713Z] #29 ... [2020-05-28T15:06:56.713Z] [2020-05-28T15:06:56.713Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:06:56.713Z] #24 13.93 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-28T15:06:56.713Z] #24 14.24 [2020-05-28T15:06:56.713Z] #24 14.37 #=#=# ######################################################################## 100.0% [2020-05-28T15:06:56.713Z] #24 14.55 [2020-05-28T15:06:56.713Z] #24 15.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-28T15:06:56.713Z] #24 15.82 [2020-05-28T15:06:56.713Z] #24 15.96 #=#=# ######################################################################## 100.0% [2020-05-28T15:06:56.713Z] #24 16.16 [2020-05-28T15:06:56.836Z] #48 ... [2020-05-28T15:06:56.836Z] [2020-05-28T15:06:56.836Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:06:56.836Z] #38 3.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:06:56.836Z] #38 3.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:06:56.836Z] #38 3.203 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:06:56.836Z] #38 3.491 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T15:06:56.836Z] #38 4.518 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T15:06:56.963Z] #48 ... [2020-05-28T15:06:56.963Z] [2020-05-28T15:06:56.963Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-28T15:06:56.963Z] #66 5.117 + RM_GOPATH=0 [2020-05-28T15:06:56.963Z] #66 5.118 + TMP_GOPATH= [2020-05-28T15:06:56.963Z] #66 5.118 + : /build [2020-05-28T15:06:56.963Z] #66 5.118 + '[' -z '' ']' [2020-05-28T15:06:56.963Z] #66 5.121 ++ mktemp -d [2020-05-28T15:06:56.963Z] #66 5.137 + export GOPATH=/tmp/tmp.ZpEoRYgnW9 [2020-05-28T15:06:56.963Z] #66 5.137 + GOPATH=/tmp/tmp.ZpEoRYgnW9 [2020-05-28T15:06:56.963Z] #66 5.137 + RM_GOPATH=1 [2020-05-28T15:06:56.963Z] #66 5.137 ++ dirname ./install.sh [2020-05-28T15:06:56.963Z] #66 5.157 + dir=. [2020-05-28T15:06:56.963Z] #66 5.157 + bin=proxy [2020-05-28T15:06:56.963Z] #66 5.158 + shift [2020-05-28T15:06:56.963Z] #66 5.158 + '[' '!' -f ./proxy.installer ']' [2020-05-28T15:06:56.963Z] #66 5.158 + . ./proxy.installer [2020-05-28T15:06:56.963Z] #66 5.159 ++ : 71d4d82a5ce50453b1121d95544f0a2ae95bef9b [2020-05-28T15:06:56.963Z] #66 5.165 + install_proxy [2020-05-28T15:06:56.963Z] #66 5.165 + case "$1" in [2020-05-28T15:06:56.963Z] #66 5.168 + export CGO_ENABLED=0 [2020-05-28T15:06:56.963Z] #66 5.169 + CGO_ENABLED=0 [2020-05-28T15:06:56.963Z] #66 5.172 + _install_proxy [2020-05-28T15:06:56.963Z] #66 5.172 + echo 'Install docker-proxy version 71d4d82a5ce50453b1121d95544f0a2ae95bef9b' [2020-05-28T15:06:56.963Z] #66 5.172 Install docker-proxy version 71d4d82a5ce50453b1121d95544f0a2ae95bef9b [2020-05-28T15:06:56.963Z] #66 5.172 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZpEoRYgnW9/src/github.com/docker/libnetwork [2020-05-28T15:06:56.963Z] #66 5.174 Cloning into '/tmp/tmp.ZpEoRYgnW9/src/github.com/docker/libnetwork'... [2020-05-28T15:06:57.093Z] #38 ... [2020-05-28T15:06:57.093Z] [2020-05-28T15:06:57.093Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-28T15:06:57.093Z] #48 5.823 + RM_GOPATH=0 [2020-05-28T15:06:57.093Z] #48 5.823 + TMP_GOPATH= [2020-05-28T15:06:57.093Z] #48 5.823 + : /build [2020-05-28T15:06:57.093Z] #48 5.823 + '[' -z '' ']' [2020-05-28T15:06:57.093Z] #48 5.826 ++ mktemp -d [2020-05-28T15:06:57.093Z] #48 5.833 + export GOPATH=/tmp/tmp.wW75WIPjE5 [2020-05-28T15:06:57.093Z] #48 5.833 + GOPATH=/tmp/tmp.wW75WIPjE5 [2020-05-28T15:06:57.093Z] #48 5.833 + RM_GOPATH=1 [2020-05-28T15:06:57.094Z] #48 5.834 ++ dirname ./install.sh [2020-05-28T15:06:57.094Z] #48 5.837 + dir=. [2020-05-28T15:06:57.094Z] #48 5.841 + bin=gometalinter [2020-05-28T15:06:57.094Z] #48 5.841 + shift [2020-05-28T15:06:57.094Z] #48 5.841 + '[' '!' -f ./gometalinter.installer ']' [2020-05-28T15:06:57.094Z] #48 5.841 + . ./gometalinter.installer [2020-05-28T15:06:57.094Z] #48 5.841 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-28T15:06:57.094Z] #48 5.843 + install_gometalinter [2020-05-28T15:06:57.094Z] #48 5.843 + echo 'Installing gometalinter version v2.0.6' [2020-05-28T15:06:57.094Z] #48 5.844 Installing gometalinter version v2.0.6 [2020-05-28T15:06:57.094Z] #48 5.844 + go get -d github.com/alecthomas/gometalinter [2020-05-28T15:06:57.240Z] 19aca0f2a5b8: Pull complete [2020-05-28T15:06:57.527Z] #66 ... [2020-05-28T15:06:57.527Z] [2020-05-28T15:06:57.527Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-28T15:06:57.527Z] #48 5.996 + RM_GOPATH=0 [2020-05-28T15:06:57.527Z] #48 5.996 + TMP_GOPATH= [2020-05-28T15:06:57.527Z] #48 5.996 + : /build [2020-05-28T15:06:57.527Z] #48 5.996 + '[' -z '' ']' [2020-05-28T15:06:57.527Z] #48 6.003 ++ mktemp -d [2020-05-28T15:06:57.527Z] #48 6.019 + export GOPATH=/tmp/tmp.oRJs8POQXs [2020-05-28T15:06:57.527Z] #48 6.023 + GOPATH=/tmp/tmp.oRJs8POQXs [2020-05-28T15:06:57.527Z] #48 6.023 + RM_GOPATH=1 [2020-05-28T15:06:57.527Z] #48 6.023 ++ dirname ./install.sh [2020-05-28T15:06:57.527Z] #48 6.029 + dir=. [2020-05-28T15:06:57.527Z] #48 6.029 + bin=gometalinter [2020-05-28T15:06:57.527Z] #48 6.029 + shift [2020-05-28T15:06:57.527Z] #48 6.029 + '[' '!' -f ./gometalinter.installer ']' [2020-05-28T15:06:57.527Z] #48 6.029 + . ./gometalinter.installer [2020-05-28T15:06:57.527Z] #48 6.029 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-28T15:06:57.527Z] #48 6.034 Installing gometalinter version v2.0.6 [2020-05-28T15:06:57.527Z] #48 6.034 + install_gometalinter [2020-05-28T15:06:57.527Z] #48 6.034 + echo 'Installing gometalinter version v2.0.6' [2020-05-28T15:06:57.527Z] #48 6.034 + go get -d github.com/alecthomas/gometalinter [2020-05-28T15:06:57.717Z] #24 17.22 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-28T15:06:57.717Z] #24 17.29 skipping existing b63cc5f62c21 [2020-05-28T15:06:57.863Z] 556cd6fadc0f: Pull complete [2020-05-28T15:06:57.998Z] #24 17.39 [2020-05-28T15:06:57.998Z] #24 ... [2020-05-28T15:06:57.998Z] [2020-05-28T15:06:57.998Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:06:57.998Z] #42 27.92 internal/reflectlite [2020-05-28T15:06:57.998Z] #42 27.92 sync [2020-05-28T15:06:57.998Z] #42 29.30 github.com/LK4D4/vndr/godl/singleflight [2020-05-28T15:06:57.998Z] #42 29.52 math/rand [2020-05-28T15:06:57.998Z] #42 30.67 internal/singleflight [2020-05-28T15:06:57.998Z] #42 31.18 errors [2020-05-28T15:06:57.998Z] #42 31.19 sort [2020-05-28T15:06:57.998Z] #42 31.49 io [2020-05-28T15:06:57.998Z] #42 31.87 strconv [2020-05-28T15:06:57.998Z] #42 32.37 bytes [2020-05-28T15:06:57.998Z] #42 33.88 bufio [2020-05-28T15:06:57.998Z] #42 34.46 reflect [2020-05-28T15:06:57.998Z] #42 35.26 internal/oserror [2020-05-28T15:06:57.998Z] #42 35.34 syscall [2020-05-28T15:06:57.999Z] #42 ... [2020-05-28T15:06:57.999Z] [2020-05-28T15:06:57.999Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-28T15:06:57.999Z] #34 1.490 + RM_GOPATH=0 [2020-05-28T15:06:57.999Z] #34 1.490 + TMP_GOPATH= [2020-05-28T15:06:57.999Z] #34 1.490 + : /build [2020-05-28T15:06:57.999Z] #34 1.490 + '[' -z '' ']' [2020-05-28T15:06:57.999Z] #34 1.492 ++ mktemp -d [2020-05-28T15:06:57.999Z] #34 1.498 + export GOPATH=/tmp/tmp.ldm6X1idgl [2020-05-28T15:06:57.999Z] #34 1.498 + GOPATH=/tmp/tmp.ldm6X1idgl [2020-05-28T15:06:57.999Z] #34 1.498 + RM_GOPATH=1 [2020-05-28T15:06:57.999Z] #34 1.500 ++ dirname ./install.sh [2020-05-28T15:06:57.999Z] #34 1.508 + dir=. [2020-05-28T15:06:57.999Z] #34 1.508 + bin=tini [2020-05-28T15:06:57.999Z] #34 1.508 + shift [2020-05-28T15:06:57.999Z] #34 1.508 + '[' '!' -f ./tini.installer ']' [2020-05-28T15:06:57.999Z] #34 1.508 + . ./tini.installer [2020-05-28T15:06:57.999Z] #34 1.509 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T15:06:57.999Z] #34 1.509 + install_tini [2020-05-28T15:06:57.999Z] #34 1.510 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-28T15:06:57.999Z] #34 1.510 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T15:06:57.999Z] #34 1.510 + git clone https://github.com/krallin/tini.git /tmp/tmp.ldm6X1idgl/tini [2020-05-28T15:06:57.999Z] #34 1.513 Cloning into '/tmp/tmp.ldm6X1idgl/tini'... [2020-05-28T15:06:57.999Z] #34 2.143 + cd /tmp/tmp.ldm6X1idgl/tini [2020-05-28T15:06:57.999Z] #34 2.144 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T15:06:57.999Z] #34 2.158 + cmake . [2020-05-28T15:06:57.999Z] #34 2.688 -- The C compiler identification is GNU 8.3.0 [2020-05-28T15:06:57.999Z] #34 2.757 -- Check for working C compiler: /usr/bin/cc [2020-05-28T15:06:57.999Z] #34 3.292 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-28T15:06:57.999Z] #34 3.300 -- Detecting C compiler ABI info [2020-05-28T15:06:57.999Z] #34 3.736 -- Detecting C compiler ABI info - done [2020-05-28T15:06:57.999Z] #34 3.741 -- Detecting C compile features [2020-05-28T15:06:58.485Z] 633177125031: Pull complete [2020-05-28T15:06:58.771Z] 1381453d937f: Verifying Checksum [2020-05-28T15:06:58.772Z] 1381453d937f: Download complete [2020-05-28T15:06:59.468Z] #34 5.359 -- Detecting C compile features - done [2020-05-28T15:06:59.468Z] #34 5.376 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-28T15:06:59.468Z] #34 ... [2020-05-28T15:06:59.468Z] [2020-05-28T15:06:59.468Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:06:59.468Z] #24 18.33 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-28T15:06:59.468Z] #24 18.58 [2020-05-28T15:06:59.468Z] #24 18.67 ######################################################################## 100.0% [2020-05-28T15:06:59.468Z] #24 18.73 [2020-05-28T15:06:59.468Z] #24 18.78 Download of images into '/build' complete. [2020-05-28T15:06:59.468Z] #24 18.78 Use something like the following to load the result into a Docker daemon: [2020-05-28T15:06:59.468Z] #24 18.78 tar -cC '/build' . | docker load [2020-05-28T15:06:59.468Z] #24 DONE 19.0s [2020-05-28T15:06:59.756Z] [2020-05-28T15:06:59.756Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-28T15:06:59.756Z] #52 9.403 + cd /tmp/tmp.OYB7pGbJ3s/src/github.com/opencontainers/runc [2020-05-28T15:06:59.756Z] #52 9.403 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:06:59.756Z] #52 10.17 + '[' -z '' ']' [2020-05-28T15:06:59.756Z] #52 10.17 + target=static [2020-05-28T15:06:59.756Z] #52 10.17 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-28T15:06:59.756Z] #52 11.76 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-05-28T15:06:59.756Z] #52 ... [2020-05-28T15:06:59.756Z] [2020-05-28T15:06:59.756Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-28T15:06:59.756Z] #34 5.763 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-28T15:07:00.038Z] #34 5.937 -- Configuring done [2020-05-28T15:07:00.038Z] #34 5.988 -- Generating done [2020-05-28T15:07:00.038Z] #34 5.988 -- Build files have been written to: /tmp/tmp.ldm6X1idgl/tini [2020-05-28T15:07:00.038Z] #34 5.988 + make tini-static [2020-05-28T15:07:00.319Z] #34 6.380 Scanning dependencies of target tini-static [2020-05-28T15:07:00.319Z] #34 6.485 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-28T15:07:01.275Z] #48 ... [2020-05-28T15:07:01.275Z] [2020-05-28T15:07:01.275Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-28T15:07:01.275Z] #54 6.963 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:07:01.275Z] #54 7.041 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:07:01.275Z] #54 7.045 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:07:01.275Z] #54 7.972 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T15:07:01.275Z] #54 10.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T15:07:01.275Z] #54 ... [2020-05-28T15:07:01.275Z] [2020-05-28T15:07:01.275Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-28T15:07:01.275Z] #7 7.012 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:07:01.275Z] #7 7.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:07:01.275Z] #7 7.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:07:01.275Z] #7 8.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T15:07:01.275Z] #7 9.843 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T15:07:01.275Z] #7 ... [2020-05-28T15:07:01.275Z] [2020-05-28T15:07:01.275Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-28T15:07:01.275Z] #22 6.681 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:07:01.275Z] #22 6.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:07:01.275Z] #22 6.761 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:07:01.275Z] #22 7.691 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T15:07:01.275Z] #22 9.737 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T15:07:01.322Z] #34 7.238 [100%] Linking C executable tini-static [2020-05-28T15:07:01.533Z] #22 ... [2020-05-28T15:07:01.533Z] [2020-05-28T15:07:01.533Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-28T15:07:01.533Z] #26 3.273 + mktemp -d [2020-05-28T15:07:01.533Z] #26 3.273 + export GOPATH=/tmp/tmp.YT7Cghtqb2 [2020-05-28T15:07:01.533Z] #26 3.273 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.YT7Cghtqb2/src/github.com/go-swagger/go-swagger [2020-05-28T15:07:01.533Z] #26 3.273 Cloning into '/tmp/tmp.YT7Cghtqb2/src/github.com/go-swagger/go-swagger'... [2020-05-28T15:07:01.533Z] #26 ... [2020-05-28T15:07:01.533Z] [2020-05-28T15:07:01.533Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:07:01.533Z] #29 6.596 + RM_GOPATH=0 [2020-05-28T15:07:01.533Z] #29 6.596 + TMP_GOPATH= [2020-05-28T15:07:01.533Z] #29 6.596 + : /build [2020-05-28T15:07:01.533Z] #29 6.599 + '[' -z '' ']' [2020-05-28T15:07:01.533Z] #29 6.599 ++ mktemp -d [2020-05-28T15:07:01.533Z] #29 6.605 + export GOPATH=/tmp/tmp.aNbD4JBdRa [2020-05-28T15:07:01.533Z] #29 6.608 + GOPATH=/tmp/tmp.aNbD4JBdRa [2020-05-28T15:07:01.533Z] #29 6.608 + RM_GOPATH=1 [2020-05-28T15:07:01.533Z] #29 6.608 ++ dirname ./install.sh [2020-05-28T15:07:01.533Z] #29 6.620 + dir=. [2020-05-28T15:07:01.533Z] #29 6.620 + bin=tomlv [2020-05-28T15:07:01.533Z] #29 6.620 + shift [2020-05-28T15:07:01.533Z] #29 6.620 + '[' '!' -f ./tomlv.installer ']' [2020-05-28T15:07:01.533Z] #29 6.621 + . ./tomlv.installer [2020-05-28T15:07:01.533Z] #29 6.623 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T15:07:01.533Z] #29 6.623 + install_tomlv [2020-05-28T15:07:01.533Z] #29 6.623 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-28T15:07:01.533Z] #29 6.624 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aNbD4JBdRa/src/github.com/BurntSushi/toml [2020-05-28T15:07:01.533Z] #29 6.624 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T15:07:01.533Z] #29 6.629 Cloning into '/tmp/tmp.aNbD4JBdRa/src/github.com/BurntSushi/toml'... [2020-05-28T15:07:01.533Z] #29 7.541 + cd /tmp/tmp.aNbD4JBdRa/src/github.com/BurntSushi/toml [2020-05-28T15:07:01.533Z] #29 7.552 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T15:07:01.533Z] #29 7.557 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T15:07:01.533Z] #29 8.285 internal/cpu [2020-05-28T15:07:01.533Z] #29 8.297 runtime/internal/atomic [2020-05-28T15:07:01.533Z] #29 8.557 runtime/internal/sys [2020-05-28T15:07:01.533Z] #29 8.723 runtime/internal/math [2020-05-28T15:07:01.533Z] #29 8.793 math/bits [2020-05-28T15:07:01.533Z] #29 8.944 internal/bytealg [2020-05-28T15:07:01.533Z] #29 9.317 math [2020-05-28T15:07:01.533Z] #29 9.769 runtime [2020-05-28T15:07:01.603Z] #34 7.675 [100%] Built target tini-static [2020-05-28T15:07:01.603Z] #34 7.732 + mkdir -p /build [2020-05-28T15:07:01.603Z] #34 7.771 + cp tini-static /build/docker-init [2020-05-28T15:07:01.704Z] #48 ... [2020-05-28T15:07:01.704Z] [2020-05-28T15:07:01.704Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-28T15:07:01.704Z] #22 5.168 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:07:01.704Z] #22 5.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:07:01.704Z] #22 5.258 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:07:01.704Z] #22 6.260 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T15:07:01.704Z] #22 8.431 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T15:07:01.704Z] #22 ... [2020-05-28T15:07:01.704Z] [2020-05-28T15:07:01.704Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:07:01.704Z] #36 5.454 + mktemp -d [2020-05-28T15:07:01.704Z] #36 5.456 + export GOPATH=/tmp/tmp.eGSAu4HMUM [2020-05-28T15:07:01.704Z] #36 5.456 + git clone https://github.com/docker/distribution.git /tmp/tmp.eGSAu4HMUM/src/github.com/docker/distribution [2020-05-28T15:07:01.704Z] #36 5.456 Cloning into '/tmp/tmp.eGSAu4HMUM/src/github.com/docker/distribution'... [2020-05-28T15:07:01.704Z] #36 ... [2020-05-28T15:07:01.704Z] [2020-05-28T15:07:01.704Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-28T15:07:01.704Z] #7 6.150 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:07:01.704Z] #7 6.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:07:01.704Z] #7 6.217 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:07:01.704Z] #7 7.112 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T15:07:01.704Z] #7 9.082 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T15:07:01.704Z] #7 ... [2020-05-28T15:07:01.704Z] [2020-05-28T15:07:01.704Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-28T15:07:01.704Z] #20 5.815 + RM_GOPATH=0 [2020-05-28T15:07:01.704Z] #20 5.817 + TMP_GOPATH= [2020-05-28T15:07:01.704Z] #20 5.817 + : /build [2020-05-28T15:07:01.704Z] #20 5.817 + '[' -z '' ']' [2020-05-28T15:07:01.704Z] #20 5.820 ++ mktemp -d [2020-05-28T15:07:01.704Z] #20 5.829 + export GOPATH=/tmp/tmp.YZT7sBHnte [2020-05-28T15:07:01.704Z] #20 5.829 + GOPATH=/tmp/tmp.YZT7sBHnte [2020-05-28T15:07:01.704Z] #20 5.829 + RM_GOPATH=1 [2020-05-28T15:07:01.704Z] #20 5.829 ++ dirname ./install.sh [2020-05-28T15:07:01.704Z] #20 5.830 + dir=. [2020-05-28T15:07:01.704Z] #20 5.830 + bin=dockercli [2020-05-28T15:07:01.704Z] #20 5.830 + shift [2020-05-28T15:07:01.704Z] #20 5.830 + '[' '!' -f ./dockercli.installer ']' [2020-05-28T15:07:01.704Z] #20 5.830 + . ./dockercli.installer [2020-05-28T15:07:01.704Z] #20 5.831 ++ : stable [2020-05-28T15:07:01.704Z] #20 5.831 ++ : 17.06.2-ce [2020-05-28T15:07:01.704Z] #20 5.831 + install_dockercli [2020-05-28T15:07:01.704Z] #20 5.831 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-28T15:07:01.704Z] #20 5.831 Install docker/cli version 17.06.2-ce from stable [2020-05-28T15:07:01.704Z] #20 5.832 ++ uname -m [2020-05-28T15:07:01.704Z] #20 5.835 + arch=x86_64 [2020-05-28T15:07:01.704Z] #20 5.844 + '[' x86_64 '!=' x86_64 ']' [2020-05-28T15:07:01.704Z] #20 5.847 + url=https://download.docker.com/linux/static [2020-05-28T15:07:01.704Z] #20 5.849 + tar -xz docker/docker [2020-05-28T15:07:01.704Z] #20 5.852 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-28T15:07:01.704Z] #20 ... [2020-05-28T15:07:01.704Z] [2020-05-28T15:07:01.704Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-28T15:07:01.704Z] #45 5.942 + RM_GOPATH=0 [2020-05-28T15:07:01.704Z] #45 5.942 + TMP_GOPATH= [2020-05-28T15:07:01.704Z] #45 5.942 + : /build [2020-05-28T15:07:01.704Z] #45 5.942 + '[' -z '' ']' [2020-05-28T15:07:01.704Z] #45 5.956 ++ mktemp -d [2020-05-28T15:07:01.704Z] #45 5.959 + export GOPATH=/tmp/tmp.dLwEGQXZ7Y [2020-05-28T15:07:01.704Z] #45 5.959 + GOPATH=/tmp/tmp.dLwEGQXZ7Y [2020-05-28T15:07:01.704Z] #45 5.959 + RM_GOPATH=1 [2020-05-28T15:07:01.704Z] #45 5.960 ++ dirname ./install.sh [2020-05-28T15:07:01.704Z] #45 5.961 + dir=. [2020-05-28T15:07:01.704Z] #45 5.962 + bin=gotestsum [2020-05-28T15:07:01.704Z] #45 5.962 + shift [2020-05-28T15:07:01.704Z] #45 5.962 + '[' '!' -f ./gotestsum.installer ']' [2020-05-28T15:07:01.704Z] #45 5.962 + . ./gotestsum.installer [2020-05-28T15:07:01.704Z] #45 5.962 ++ : v0.3.5 [2020-05-28T15:07:01.704Z] #45 5.962 + install_gotestsum [2020-05-28T15:07:01.704Z] #45 5.963 + set -e [2020-05-28T15:07:01.704Z] #45 5.963 + export GO111MODULE=on [2020-05-28T15:07:01.704Z] #45 5.963 + GO111MODULE=on [2020-05-28T15:07:01.704Z] #45 5.963 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-28T15:07:01.704Z] #45 6.037 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-28T15:07:01.704Z] #45 6.043 go: finding gotest.tools v0.3.5 [2020-05-28T15:07:01.704Z] #45 7.183 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-28T15:07:01.704Z] #45 7.656 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-28T15:07:01.704Z] #45 8.427 go: downloading gotest.tools v2.1.0+incompatible [2020-05-28T15:07:01.704Z] #45 8.582 go: extracting gotest.tools v2.1.0+incompatible [2020-05-28T15:07:01.704Z] #45 8.660 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-28T15:07:01.704Z] #45 8.693 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-28T15:07:01.704Z] #45 8.722 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-28T15:07:01.704Z] #45 8.786 go: downloading github.com/fatih/color v1.6.0 [2020-05-28T15:07:01.704Z] #45 8.848 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T15:07:01.704Z] #45 8.960 go: downloading github.com/pkg/errors v0.8.0 [2020-05-28T15:07:01.704Z] #45 8.966 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-28T15:07:01.704Z] #45 8.974 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-28T15:07:01.705Z] #45 9.116 go: extracting github.com/fatih/color v1.6.0 [2020-05-28T15:07:01.705Z] #45 9.185 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T15:07:01.705Z] #45 9.354 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T15:07:01.705Z] #45 9.393 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-28T15:07:01.705Z] #45 9.396 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-28T15:07:01.705Z] #45 9.412 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-28T15:07:01.705Z] #45 9.489 go: extracting github.com/pkg/errors v0.8.0 [2020-05-28T15:07:01.705Z] #45 9.637 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-28T15:07:01.705Z] #45 9.659 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T15:07:01.705Z] #45 9.666 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-28T15:07:01.705Z] #45 9.826 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T15:07:01.705Z] #45 ... [2020-05-28T15:07:01.705Z] [2020-05-28T15:07:01.705Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-28T15:07:01.705Z] #26 5.105 + mktemp -d [2020-05-28T15:07:01.705Z] #26 5.113 + export GOPATH=/tmp/tmp.t5UQG1eM1k [2020-05-28T15:07:01.705Z] #26 5.113 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.t5UQG1eM1k/src/github.com/go-swagger/go-swagger [2020-05-28T15:07:01.705Z] #26 5.116 Cloning into '/tmp/tmp.t5UQG1eM1k/src/github.com/go-swagger/go-swagger'... [2020-05-28T15:07:01.791Z] #29 ... [2020-05-28T15:07:01.791Z] [2020-05-28T15:07:01.791Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-28T15:07:01.791Z] #66 6.047 + RM_GOPATH=0 [2020-05-28T15:07:01.791Z] #66 6.047 + TMP_GOPATH= [2020-05-28T15:07:01.791Z] #66 6.048 + : /build [2020-05-28T15:07:01.791Z] #66 6.049 + '[' -z '' ']' [2020-05-28T15:07:01.791Z] #66 6.053 ++ mktemp -d [2020-05-28T15:07:01.791Z] #66 6.058 + export GOPATH=/tmp/tmp.MypbEzMTEl [2020-05-28T15:07:01.791Z] #66 6.058 + GOPATH=/tmp/tmp.MypbEzMTEl [2020-05-28T15:07:01.791Z] #66 6.059 + RM_GOPATH=1 [2020-05-28T15:07:01.791Z] #66 6.061 ++ dirname ./install.sh [2020-05-28T15:07:01.791Z] #66 6.061 + dir=. [2020-05-28T15:07:01.791Z] #66 6.063 + bin=proxy [2020-05-28T15:07:01.791Z] #66 6.063 + shift [2020-05-28T15:07:01.791Z] #66 6.063 + '[' '!' -f ./proxy.installer ']' [2020-05-28T15:07:01.791Z] #66 6.063 + . ./proxy.installer [2020-05-28T15:07:01.791Z] #66 6.063 ++ : 71d4d82a5ce50453b1121d95544f0a2ae95bef9b [2020-05-28T15:07:01.791Z] #66 6.065 + install_proxy [2020-05-28T15:07:01.791Z] #66 6.067 + case "$1" in [2020-05-28T15:07:01.791Z] #66 6.067 + export CGO_ENABLED=0 [2020-05-28T15:07:01.791Z] #66 6.067 + CGO_ENABLED=0 [2020-05-28T15:07:01.791Z] #66 6.067 + _install_proxy [2020-05-28T15:07:01.791Z] #66 6.067 + echo 'Install docker-proxy version 71d4d82a5ce50453b1121d95544f0a2ae95bef9b' [2020-05-28T15:07:01.791Z] #66 6.067 Install docker-proxy version 71d4d82a5ce50453b1121d95544f0a2ae95bef9b [2020-05-28T15:07:01.791Z] #66 6.067 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MypbEzMTEl/src/github.com/docker/libnetwork [2020-05-28T15:07:01.791Z] #66 6.074 Cloning into '/tmp/tmp.MypbEzMTEl/src/github.com/docker/libnetwork'... [2020-05-28T15:07:01.791Z] #66 ... [2020-05-28T15:07:01.791Z] [2020-05-28T15:07:01.791Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-28T15:07:01.791Z] #60 6.504 + RM_GOPATH=0 [2020-05-28T15:07:01.791Z] #60 6.504 + TMP_GOPATH= [2020-05-28T15:07:01.791Z] #60 6.504 + : /build/ [2020-05-28T15:07:01.791Z] #60 6.504 + '[' -z '' ']' [2020-05-28T15:07:01.791Z] #60 6.514 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T15:07:01.791Z] #60 6.514 ++ mktemp -d [2020-05-28T15:07:01.791Z] #60 6.514 + export GOPATH=/tmp/tmp.EzPvyo4E43 [2020-05-28T15:07:01.791Z] #60 6.514 + GOPATH=/tmp/tmp.EzPvyo4E43 [2020-05-28T15:07:01.791Z] #60 6.514 + RM_GOPATH=1 [2020-05-28T15:07:01.791Z] #60 6.514 ++ dirname ./install.sh [2020-05-28T15:07:01.791Z] #60 6.514 + dir=. [2020-05-28T15:07:01.791Z] #60 6.514 + bin=rootlesskit [2020-05-28T15:07:01.791Z] #60 6.514 + shift [2020-05-28T15:07:01.791Z] #60 6.514 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-28T15:07:01.791Z] #60 6.514 + . ./rootlesskit.installer [2020-05-28T15:07:01.791Z] #60 6.514 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T15:07:01.791Z] #60 6.514 + install_rootlesskit [2020-05-28T15:07:01.791Z] #60 6.514 + case "$1" in [2020-05-28T15:07:01.791Z] #60 6.514 + export CGO_ENABLED=0 [2020-05-28T15:07:01.791Z] #60 6.514 + CGO_ENABLED=0 [2020-05-28T15:07:01.791Z] #60 6.514 + _install_rootlesskit [2020-05-28T15:07:01.791Z] #60 6.514 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-28T15:07:01.791Z] #60 6.521 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.EzPvyo4E43/src/github.com/rootless-containers/rootlesskit [2020-05-28T15:07:01.791Z] #60 6.543 Cloning into '/tmp/tmp.EzPvyo4E43/src/github.com/rootless-containers/rootlesskit'... [2020-05-28T15:07:01.962Z] #26 ... [2020-05-28T15:07:01.962Z] [2020-05-28T15:07:01.962Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-28T15:07:01.962Z] #54 5.462 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:07:01.962Z] #54 5.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:07:01.962Z] #54 5.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:07:01.962Z] #54 6.564 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T15:07:01.962Z] #54 8.656 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T15:07:02.049Z] #60 ... [2020-05-28T15:07:02.049Z] [2020-05-28T15:07:02.049Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:02.049Z] #31 5.689 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:07:02.049Z] #31 5.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:07:02.049Z] #31 5.783 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:07:02.049Z] #31 6.821 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T15:07:02.049Z] #31 9.028 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T15:07:02.049Z] #31 ... [2020-05-28T15:07:02.049Z] [2020-05-28T15:07:02.049Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-28T15:07:02.049Z] #45 6.307 + RM_GOPATH=0 [2020-05-28T15:07:02.049Z] #45 6.307 + TMP_GOPATH= [2020-05-28T15:07:02.049Z] #45 6.307 + : /build [2020-05-28T15:07:02.049Z] #45 6.307 + '[' -z '' ']' [2020-05-28T15:07:02.049Z] #45 6.315 ++ mktemp -d [2020-05-28T15:07:02.049Z] #45 6.315 + export GOPATH=/tmp/tmp.2rjPPTr58E [2020-05-28T15:07:02.049Z] #45 6.315 + GOPATH=/tmp/tmp.2rjPPTr58E [2020-05-28T15:07:02.049Z] #45 6.315 + RM_GOPATH=1 [2020-05-28T15:07:02.049Z] #45 6.317 ++ dirname ./install.sh [2020-05-28T15:07:02.049Z] #45 6.319 + dir=. [2020-05-28T15:07:02.049Z] #45 6.323 + bin=gotestsum [2020-05-28T15:07:02.049Z] #45 6.323 + shift [2020-05-28T15:07:02.049Z] #45 6.323 + '[' '!' -f ./gotestsum.installer ']' [2020-05-28T15:07:02.049Z] #45 6.323 + . ./gotestsum.installer [2020-05-28T15:07:02.049Z] #45 6.323 ++ : v0.3.5 [2020-05-28T15:07:02.049Z] #45 6.328 + install_gotestsum [2020-05-28T15:07:02.049Z] #45 6.328 + set -e [2020-05-28T15:07:02.049Z] #45 6.328 + export GO111MODULE=on [2020-05-28T15:07:02.049Z] #45 6.328 + GO111MODULE=on [2020-05-28T15:07:02.049Z] #45 6.328 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-28T15:07:02.049Z] #45 6.399 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-28T15:07:02.049Z] #45 6.403 go: finding gotest.tools v0.3.5 [2020-05-28T15:07:02.049Z] #45 7.337 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-28T15:07:02.049Z] #45 7.801 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-28T15:07:02.049Z] #45 8.446 go: downloading gotest.tools v2.1.0+incompatible [2020-05-28T15:07:02.049Z] #45 8.627 go: extracting gotest.tools v2.1.0+incompatible [2020-05-28T15:07:02.049Z] #45 8.889 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-28T15:07:02.049Z] #45 8.900 go: downloading github.com/fatih/color v1.6.0 [2020-05-28T15:07:02.049Z] #45 8.914 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-28T15:07:02.049Z] #45 9.041 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T15:07:02.049Z] #45 9.044 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-28T15:07:02.049Z] #45 9.047 go: downloading github.com/pkg/errors v0.8.0 [2020-05-28T15:07:02.049Z] #45 9.301 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-28T15:07:02.049Z] #45 9.320 go: extracting github.com/fatih/color v1.6.0 [2020-05-28T15:07:02.049Z] #45 9.340 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T15:07:02.049Z] #45 9.386 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-28T15:07:02.049Z] #45 9.403 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-28T15:07:02.049Z] #45 9.405 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-28T15:07:02.049Z] #45 9.607 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T15:07:02.049Z] #45 9.663 go: extracting github.com/pkg/errors v0.8.0 [2020-05-28T15:07:02.049Z] #45 9.743 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-28T15:07:02.049Z] #45 9.819 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-28T15:07:02.049Z] #45 9.861 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-28T15:07:02.049Z] #45 9.869 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T15:07:02.049Z] #45 9.937 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T15:07:02.219Z] #34 DONE 7.9s [2020-05-28T15:07:02.219Z] [2020-05-28T15:07:02.219Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:02.219Z] #42 41.61 time [2020-05-28T15:07:02.220Z] #54 ... [2020-05-28T15:07:02.220Z] [2020-05-28T15:07:02.220Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:02.220Z] #31 5.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:07:02.220Z] #31 5.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:07:02.220Z] #31 5.914 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:07:02.220Z] #31 6.779 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T15:07:02.220Z] #31 9.057 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T15:07:02.220Z] #31 10.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T15:07:02.220Z] #31 ... [2020-05-28T15:07:02.220Z] [2020-05-28T15:07:02.220Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:02.220Z] #42 5.901 + RM_GOPATH=0 [2020-05-28T15:07:02.220Z] #42 5.902 + TMP_GOPATH= [2020-05-28T15:07:02.220Z] #42 5.902 + : /build [2020-05-28T15:07:02.220Z] #42 5.903 + '[' -z '' ']' [2020-05-28T15:07:02.220Z] #42 5.904 ++ mktemp -d [2020-05-28T15:07:02.220Z] #42 5.909 + export GOPATH=/tmp/tmp.kFugEZDFtP [2020-05-28T15:07:02.220Z] #42 5.909 + GOPATH=/tmp/tmp.kFugEZDFtP [2020-05-28T15:07:02.220Z] #42 5.909 + RM_GOPATH=1 [2020-05-28T15:07:02.220Z] #42 5.909 ++ dirname ./install.sh [2020-05-28T15:07:02.220Z] #42 5.910 + dir=. [2020-05-28T15:07:02.220Z] #42 5.910 + bin=vndr [2020-05-28T15:07:02.220Z] #42 5.910 + shift [2020-05-28T15:07:02.220Z] #42 5.910 + '[' '!' -f ./vndr.installer ']' [2020-05-28T15:07:02.220Z] #42 5.910 + . ./vndr.installer [2020-05-28T15:07:02.220Z] #42 5.910 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T15:07:02.220Z] #42 5.911 + install_vndr [2020-05-28T15:07:02.220Z] #42 5.911 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-28T15:07:02.220Z] #42 5.911 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kFugEZDFtP/src/github.com/LK4D4/vndr [2020-05-28T15:07:02.220Z] #42 5.911 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T15:07:02.220Z] #42 5.912 Cloning into '/tmp/tmp.kFugEZDFtP/src/github.com/LK4D4/vndr'... [2020-05-28T15:07:02.220Z] #42 7.080 + cd /tmp/tmp.kFugEZDFtP/src/github.com/LK4D4/vndr [2020-05-28T15:07:02.220Z] #42 7.080 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T15:07:02.220Z] #42 7.125 + go build -buildmode=pie -v -o /build/vndr . [2020-05-28T15:07:02.220Z] #42 8.445 runtime/internal/atomic [2020-05-28T15:07:02.220Z] #42 8.462 internal/cpu [2020-05-28T15:07:02.220Z] #42 8.670 runtime/internal/sys [2020-05-28T15:07:02.220Z] #42 9.034 runtime/internal/math [2020-05-28T15:07:02.220Z] #42 9.088 internal/bytealg [2020-05-28T15:07:02.220Z] #42 9.105 internal/race [2020-05-28T15:07:02.220Z] #42 9.207 sync/atomic [2020-05-28T15:07:02.220Z] #42 9.575 unicode [2020-05-28T15:07:02.220Z] #42 9.937 runtime [2020-05-28T15:07:02.306Z] #45 ... [2020-05-28T15:07:02.306Z] [2020-05-28T15:07:02.306Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-28T15:07:02.306Z] #20 6.516 + RM_GOPATH=0 [2020-05-28T15:07:02.306Z] #20 6.516 + TMP_GOPATH= [2020-05-28T15:07:02.306Z] #20 6.516 + : /build [2020-05-28T15:07:02.306Z] #20 6.516 + '[' -z '' ']' [2020-05-28T15:07:02.306Z] #20 6.519 ++ mktemp -d [2020-05-28T15:07:02.306Z] #20 6.545 + export GOPATH=/tmp/tmp.76F8rwxG0S [2020-05-28T15:07:02.306Z] #20 6.545 + GOPATH=/tmp/tmp.76F8rwxG0S [2020-05-28T15:07:02.306Z] #20 6.545 + RM_GOPATH=1 [2020-05-28T15:07:02.306Z] #20 6.547 ++ dirname ./install.sh [2020-05-28T15:07:02.306Z] #20 6.554 + dir=. [2020-05-28T15:07:02.306Z] #20 6.554 + bin=dockercli [2020-05-28T15:07:02.306Z] #20 6.554 + shift [2020-05-28T15:07:02.306Z] #20 6.554 + '[' '!' -f ./dockercli.installer ']' [2020-05-28T15:07:02.306Z] #20 6.554 + . ./dockercli.installer [2020-05-28T15:07:02.306Z] #20 6.554 ++ : stable [2020-05-28T15:07:02.306Z] #20 6.554 ++ : 17.06.2-ce [2020-05-28T15:07:02.306Z] #20 6.554 + install_dockercli [2020-05-28T15:07:02.306Z] #20 6.554 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-28T15:07:02.306Z] #20 6.555 Install docker/cli version 17.06.2-ce from stable [2020-05-28T15:07:02.306Z] #20 6.567 ++ uname -m [2020-05-28T15:07:02.306Z] #20 6.578 + arch=x86_64 [2020-05-28T15:07:02.306Z] #20 6.578 + '[' x86_64 '!=' x86_64 ']' [2020-05-28T15:07:02.306Z] #20 6.578 + url=https://download.docker.com/linux/static [2020-05-28T15:07:02.306Z] #20 6.578 + tar -xz docker/docker [2020-05-28T15:07:02.306Z] #20 6.579 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-28T15:07:02.478Z] #42 ... [2020-05-28T15:07:02.478Z] [2020-05-28T15:07:02.478Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:07:02.478Z] #29 4.994 + RM_GOPATH=0 [2020-05-28T15:07:02.478Z] #29 4.994 + TMP_GOPATH= [2020-05-28T15:07:02.478Z] #29 5.000 + : /build [2020-05-28T15:07:02.478Z] #29 5.000 + '[' -z '' ']' [2020-05-28T15:07:02.478Z] #29 5.000 ++ mktemp -d [2020-05-28T15:07:02.478Z] #29 5.004 + export GOPATH=/tmp/tmp.1u8LRuygui [2020-05-28T15:07:02.478Z] #29 5.004 + GOPATH=/tmp/tmp.1u8LRuygui [2020-05-28T15:07:02.478Z] #29 5.004 + RM_GOPATH=1 [2020-05-28T15:07:02.478Z] #29 5.005 ++ dirname ./install.sh [2020-05-28T15:07:02.478Z] #29 5.008 + dir=. [2020-05-28T15:07:02.478Z] #29 5.008 + bin=tomlv [2020-05-28T15:07:02.478Z] #29 5.008 + shift [2020-05-28T15:07:02.478Z] #29 5.009 + '[' '!' -f ./tomlv.installer ']' [2020-05-28T15:07:02.478Z] #29 5.009 + . ./tomlv.installer [2020-05-28T15:07:02.478Z] #29 5.014 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T15:07:02.478Z] #29 5.014 + install_tomlv [2020-05-28T15:07:02.478Z] #29 5.014 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-28T15:07:02.478Z] #29 5.014 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T15:07:02.478Z] #29 5.015 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1u8LRuygui/src/github.com/BurntSushi/toml [2020-05-28T15:07:02.478Z] #29 5.016 Cloning into '/tmp/tmp.1u8LRuygui/src/github.com/BurntSushi/toml'... [2020-05-28T15:07:02.478Z] #29 5.863 + cd /tmp/tmp.1u8LRuygui/src/github.com/BurntSushi/toml [2020-05-28T15:07:02.478Z] #29 5.870 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T15:07:02.478Z] #29 5.906 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T15:07:02.478Z] #29 6.728 internal/cpu [2020-05-28T15:07:02.478Z] #29 6.750 runtime/internal/atomic [2020-05-28T15:07:02.478Z] #29 7.080 runtime/internal/sys [2020-05-28T15:07:02.478Z] #29 7.235 internal/bytealg [2020-05-28T15:07:02.478Z] #29 7.249 runtime/internal/math [2020-05-28T15:07:02.478Z] #29 7.347 math/bits [2020-05-28T15:07:02.478Z] #29 7.929 math [2020-05-28T15:07:02.478Z] #29 8.019 runtime [2020-05-28T15:07:02.478Z] #29 ... [2020-05-28T15:07:02.478Z] [2020-05-28T15:07:02.478Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-28T15:07:02.478Z] #54 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T15:07:02.559Z] e762e21652d7: Pull complete [2020-05-28T15:07:02.563Z] #20 ... [2020-05-28T15:07:02.563Z] [2020-05-28T15:07:02.563Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:02.563Z] #31 11.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T15:07:05.253Z] dab525975d64: Pull complete [2020-05-28T15:07:05.674Z] #42 45.25 internal/fmtsort [2020-05-28T15:07:05.674Z] #42 45.26 internal/poll [2020-05-28T15:07:05.674Z] #42 45.51 internal/syscall/execenv [2020-05-28T15:07:05.674Z] #42 45.71 internal/syscall/unix [2020-05-28T15:07:05.755Z] #54 ... [2020-05-28T15:07:05.755Z] [2020-05-28T15:07:05.755Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-28T15:07:05.755Z] #20 13.69 + mkdir -p /build [2020-05-28T15:07:05.755Z] #20 13.70 + mv docker/docker /build/ [2020-05-28T15:07:05.755Z] #20 13.72 + rmdir docker [2020-05-28T15:07:05.755Z] #20 DONE 14.3s [2020-05-28T15:07:05.755Z] [2020-05-28T15:07:05.755Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-28T15:07:05.755Z] #48 13.80 + cd /tmp/tmp.oRJs8POQXs/src/github.com/alecthomas/gometalinter [2020-05-28T15:07:05.755Z] #48 13.80 + git checkout -q v2.0.6 [2020-05-28T15:07:05.755Z] #48 14.07 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-28T15:07:05.955Z] #42 45.90 strings [2020-05-28T15:07:06.237Z] #42 ... [2020-05-28T15:07:06.237Z] [2020-05-28T15:07:06.237Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:07:06.237Z] #39 7.481 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T15:07:06.237Z] #39 7.481 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T15:07:06.237Z] #39 7.498 Note: Building without GnuTLS support [2020-05-28T15:07:06.237Z] #39 8.227 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T15:07:06.237Z] #39 8.251 GEN .gitid [2020-05-28T15:07:06.237Z] #39 8.258 GEN criu/include/version.h [2020-05-28T15:07:06.237Z] #39 8.296 GEN include/common/asm [2020-05-28T15:07:06.237Z] #39 9.125 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.168 PBCC images/opts.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.198 PBCC images/sit.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.214 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.248 DEP images/opts.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.271 DEP images/sit.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.315 PBCC images/macvlan.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.344 DEP images/macvlan.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.377 PBCC images/autofs.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.392 DEP images/autofs.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.408 PBCC images/sysctl.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.434 DEP images/sysctl.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.465 PBCC images/time.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.476 DEP images/time.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.490 PBCC images/binfmt-misc.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.503 DEP images/binfmt-misc.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.526 PBCC images/seccomp.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.535 DEP images/seccomp.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.580 PBCC images/userns.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.597 DEP images/userns.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.614 PBCC images/cgroup.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.634 DEP images/cgroup.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.665 PBCC images/fown.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.684 PBCC images/ext-file.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.690 DEP images/fown.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.770 DEP images/ext-file.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.779 PBCC images/rpc.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.824 DEP images/rpc.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.872 PBCC images/siginfo.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.875 DEP images/siginfo.pb-c.d [2020-05-28T15:07:06.237Z] #39 9.955 PBCC images/pagemap.pb-c.c [2020-05-28T15:07:06.237Z] #39 9.960 DEP images/pagemap.pb-c.d [2020-05-28T15:07:06.237Z] #39 10.02 PBCC images/rlimit.pb-c.c [2020-05-28T15:07:06.237Z] #39 10.02 DEP images/rlimit.pb-c.d [2020-05-28T15:07:06.237Z] #39 10.03 PBCC images/file-lock.pb-c.c [2020-05-28T15:07:06.237Z] #39 10.05 DEP images/file-lock.pb-c.d [2020-05-28T15:07:06.237Z] #39 10.09 PBCC images/tty.pb-c.c [2020-05-28T15:07:06.237Z] #39 10.12 DEP images/tty.pb-c.d [2020-05-28T15:07:06.518Z] #39 10.17 PBCC images/tun.pb-c.c [2020-05-28T15:07:06.518Z] #39 10.17 PBCC images/netdev.pb-c.c [2020-05-28T15:07:06.518Z] #39 10.20 DEP images/tun.pb-c.d [2020-05-28T15:07:06.518Z] #39 10.23 DEP images/netdev.pb-c.d [2020-05-28T15:07:06.518Z] #39 10.25 PBCC images/vma.pb-c.c [2020-05-28T15:07:06.518Z] #39 10.28 DEP images/vma.pb-c.d [2020-05-28T15:07:06.518Z] #39 10.31 PBCC images/creds.pb-c.c [2020-05-28T15:07:06.518Z] #39 10.32 DEP images/creds.pb-c.d [2020-05-28T15:07:06.518Z] #39 10.36 PBCC images/utsns.pb-c.c [2020-05-28T15:07:06.740Z] #31 ... [2020-05-28T15:07:06.740Z] [2020-05-28T15:07:06.740Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-28T15:07:06.740Z] #20 14.15 + mkdir -p /build [2020-05-28T15:07:06.740Z] #20 14.16 + mv docker/docker /build/ [2020-05-28T15:07:06.740Z] #20 14.17 + rmdir docker [2020-05-28T15:07:06.740Z] #20 DONE 14.8s [2020-05-28T15:07:06.740Z] [2020-05-28T15:07:06.740Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:06.740Z] #42 6.551 + RM_GOPATH=0 [2020-05-28T15:07:06.740Z] #42 6.551 + TMP_GOPATH= [2020-05-28T15:07:06.740Z] #42 6.551 + : /build [2020-05-28T15:07:06.740Z] #42 6.552 + '[' -z '' ']' [2020-05-28T15:07:06.740Z] #42 6.553 ++ mktemp -d [2020-05-28T15:07:06.740Z] #42 6.557 + export GOPATH=/tmp/tmp.tEMvdQg8xz [2020-05-28T15:07:06.740Z] #42 6.557 + GOPATH=/tmp/tmp.tEMvdQg8xz [2020-05-28T15:07:06.740Z] #42 6.557 + RM_GOPATH=1 [2020-05-28T15:07:06.740Z] #42 6.557 ++ dirname ./install.sh [2020-05-28T15:07:06.740Z] #42 6.560 + dir=. [2020-05-28T15:07:06.740Z] #42 6.560 + bin=vndr [2020-05-28T15:07:06.740Z] #42 6.560 + shift [2020-05-28T15:07:06.740Z] #42 6.560 + '[' '!' -f ./vndr.installer ']' [2020-05-28T15:07:06.740Z] #42 6.560 + . ./vndr.installer [2020-05-28T15:07:06.740Z] #42 6.560 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T15:07:06.740Z] #42 6.560 + install_vndr [2020-05-28T15:07:06.740Z] #42 6.560 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-28T15:07:06.740Z] #42 6.560 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tEMvdQg8xz/src/github.com/LK4D4/vndr [2020-05-28T15:07:06.740Z] #42 6.560 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T15:07:06.740Z] #42 6.563 Cloning into '/tmp/tmp.tEMvdQg8xz/src/github.com/LK4D4/vndr'... [2020-05-28T15:07:06.740Z] #42 7.287 + cd /tmp/tmp.tEMvdQg8xz/src/github.com/LK4D4/vndr [2020-05-28T15:07:06.740Z] #42 7.287 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T15:07:06.740Z] #42 7.311 + go build -buildmode=pie -v -o /build/vndr . [2020-05-28T15:07:06.740Z] #42 8.712 runtime/internal/atomic [2020-05-28T15:07:06.740Z] #42 8.740 internal/cpu [2020-05-28T15:07:06.740Z] #42 8.877 runtime/internal/sys [2020-05-28T15:07:06.740Z] #42 9.166 runtime/internal/math [2020-05-28T15:07:06.740Z] #42 9.235 internal/race [2020-05-28T15:07:06.740Z] #42 9.330 sync/atomic [2020-05-28T15:07:06.740Z] #42 9.449 internal/bytealg [2020-05-28T15:07:06.740Z] #42 9.769 unicode [2020-05-28T15:07:06.740Z] #42 10.27 runtime [2020-05-28T15:07:06.740Z] #42 13.39 unicode/utf8 [2020-05-28T15:07:06.740Z] #42 14.36 math/bits [2020-05-28T15:07:06.740Z] #42 14.94 math [2020-05-28T15:07:06.799Z] #39 10.37 DEP images/utsns.pb-c.d [2020-05-28T15:07:06.799Z] #39 10.40 PBCC images/ipc-desc.pb-c.c [2020-05-28T15:07:06.799Z] #39 10.41 PBCC images/ipc-sem.pb-c.c [2020-05-28T15:07:06.799Z] #39 10.42 DEP images/ipc-desc.pb-c.d [2020-05-28T15:07:06.799Z] #39 10.44 DEP images/ipc-sem.pb-c.d [2020-05-28T15:07:06.799Z] #39 ... [2020-05-28T15:07:06.799Z] [2020-05-28T15:07:06.799Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:06.799Z] #42 46.74 os [2020-05-28T15:07:06.799Z] #42 ... [2020-05-28T15:07:06.799Z] [2020-05-28T15:07:06.799Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:06.799Z] #14 2.700 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-28T15:07:06.799Z] #14 4.018 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-05-28T15:07:06.799Z] #14 6.194 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-28T15:07:06.799Z] #14 11.08 Fetched 8046 kB in 9s (865 kB/s) [2020-05-28T15:07:07.080Z] #14 11.08 Reading package lists... [2020-05-28T15:07:07.080Z] #14 ... [2020-05-28T15:07:07.080Z] [2020-05-28T15:07:07.080Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:07:07.080Z] #39 10.50 PBCC images/ipc-msg.pb-c.c [2020-05-28T15:07:07.080Z] #39 10.50 DEP images/ipc-msg.pb-c.d [2020-05-28T15:07:07.080Z] #39 10.53 PBCC images/ipc-shm.pb-c.c [2020-05-28T15:07:07.080Z] #39 10.54 DEP images/ipc-shm.pb-c.d [2020-05-28T15:07:07.080Z] #39 10.58 PBCC images/ipc-var.pb-c.c [2020-05-28T15:07:07.080Z] #39 10.63 DEP images/ipc-var.pb-c.d [2020-05-28T15:07:07.080Z] #39 10.66 PBCC images/sk-opts.pb-c.c [2020-05-28T15:07:07.080Z] #39 10.68 PBCC images/packet-sock.pb-c.c [2020-05-28T15:07:07.080Z] #39 10.74 DEP images/sk-opts.pb-c.d [2020-05-28T15:07:07.080Z] #39 10.78 DEP images/packet-sock.pb-c.d [2020-05-28T15:07:07.080Z] #39 10.79 PBCC images/sk-netlink.pb-c.c [2020-05-28T15:07:07.080Z] #39 10.84 DEP images/sk-netlink.pb-c.d [2020-05-28T15:07:07.080Z] #39 10.85 PBCC images/sk-inet.pb-c.c [2020-05-28T15:07:07.080Z] #39 ... [2020-05-28T15:07:07.080Z] [2020-05-28T15:07:07.080Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:07:07.080Z] #29 37.00 time [2020-05-28T15:07:07.080Z] #29 41.28 internal/poll [2020-05-28T15:07:07.080Z] #29 42.66 internal/fmtsort [2020-05-28T15:07:07.080Z] #29 43.49 internal/syscall/execenv [2020-05-28T15:07:07.080Z] #29 43.54 internal/syscall/unix [2020-05-28T15:07:07.080Z] #29 43.61 strings [2020-05-28T15:07:07.080Z] #29 43.71 os [2020-05-28T15:07:07.080Z] #29 45.78 bytes [2020-05-28T15:07:07.080Z] #29 46.74 fmt [2020-05-28T15:07:07.080Z] #29 46.91 bufio [2020-05-28T15:07:07.362Z] #29 ... [2020-05-28T15:07:07.362Z] [2020-05-28T15:07:07.362Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:07:07.362Z] #39 10.91 DEP images/sk-inet.pb-c.d [2020-05-28T15:07:07.362Z] #39 10.94 PBCC images/sk-unix.pb-c.c [2020-05-28T15:07:07.362Z] #39 10.99 DEP images/sk-unix.pb-c.d [2020-05-28T15:07:07.362Z] #39 11.03 PBCC images/mm.pb-c.c [2020-05-28T15:07:07.362Z] #39 11.05 DEP images/mm.pb-c.d [2020-05-28T15:07:07.362Z] #39 11.06 PBCC images/timerfd.pb-c.c [2020-05-28T15:07:07.362Z] #39 11.12 DEP images/timerfd.pb-c.d [2020-05-28T15:07:07.362Z] #39 11.16 PBCC images/timer.pb-c.c [2020-05-28T15:07:07.362Z] #39 11.19 DEP images/timer.pb-c.d [2020-05-28T15:07:07.362Z] #39 11.23 PBCC images/sa.pb-c.c [2020-05-28T15:07:07.643Z] #39 11.26 DEP images/sa.pb-c.d [2020-05-28T15:07:07.643Z] #39 11.31 PBCC images/pipe-data.pb-c.c [2020-05-28T15:07:07.643Z] #39 11.32 DEP images/pipe-data.pb-c.d [2020-05-28T15:07:07.643Z] #39 11.35 PBCC images/mnt.pb-c.c [2020-05-28T15:07:07.643Z] #39 11.39 DEP images/mnt.pb-c.d [2020-05-28T15:07:07.643Z] #39 11.42 PBCC images/sk-packet.pb-c.c [2020-05-28T15:07:07.643Z] #39 11.44 DEP images/sk-packet.pb-c.d [2020-05-28T15:07:07.655Z] #48 ... [2020-05-28T15:07:07.655Z] [2020-05-28T15:07:07.655Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-28T15:07:07.655Z] #60 6.098 + RM_GOPATH=0 [2020-05-28T15:07:07.655Z] #60 6.098 + TMP_GOPATH= [2020-05-28T15:07:07.655Z] #60 6.098 + : /build/ [2020-05-28T15:07:07.655Z] #60 6.098 + '[' -z '' ']' [2020-05-28T15:07:07.655Z] #60 6.104 ++ mktemp -d [2020-05-28T15:07:07.655Z] #60 6.117 + export GOPATH=/tmp/tmp.RXTqHRUsjP [2020-05-28T15:07:07.655Z] #60 6.117 + GOPATH=/tmp/tmp.RXTqHRUsjP [2020-05-28T15:07:07.655Z] #60 6.117 + RM_GOPATH=1 [2020-05-28T15:07:07.655Z] #60 6.117 ++ dirname ./install.sh [2020-05-28T15:07:07.655Z] #60 6.128 + dir=. [2020-05-28T15:07:07.655Z] #60 6.129 + bin=rootlesskit [2020-05-28T15:07:07.655Z] #60 6.129 + shift [2020-05-28T15:07:07.655Z] #60 6.129 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-28T15:07:07.655Z] #60 6.129 + . ./rootlesskit.installer [2020-05-28T15:07:07.655Z] #60 6.129 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T15:07:07.655Z] #60 6.130 + install_rootlesskit [2020-05-28T15:07:07.655Z] #60 6.130 + case "$1" in [2020-05-28T15:07:07.655Z] #60 6.130 + export CGO_ENABLED=0 [2020-05-28T15:07:07.655Z] #60 6.130 + CGO_ENABLED=0 [2020-05-28T15:07:07.655Z] #60 6.130 + _install_rootlesskit [2020-05-28T15:07:07.655Z] #60 6.130 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-28T15:07:07.655Z] #60 6.131 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T15:07:07.655Z] #60 6.131 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RXTqHRUsjP/src/github.com/rootless-containers/rootlesskit [2020-05-28T15:07:07.655Z] #60 6.142 Cloning into '/tmp/tmp.RXTqHRUsjP/src/github.com/rootless-containers/rootlesskit'... [2020-05-28T15:07:07.655Z] #60 10.62 + cd /tmp/tmp.RXTqHRUsjP/src/github.com/rootless-containers/rootlesskit [2020-05-28T15:07:07.655Z] #60 10.62 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T15:07:07.655Z] #60 11.05 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T15:07:07.655Z] #60 11.05 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-28T15:07:07.655Z] #60 ... [2020-05-28T15:07:07.655Z] [2020-05-28T15:07:07.655Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:07.655Z] #38 6.528 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:07:07.655Z] #38 6.586 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:07:07.655Z] #38 6.587 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:07:07.655Z] #38 7.437 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T15:07:07.655Z] #38 9.278 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T15:07:07.655Z] #38 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T15:07:07.670Z] #42 ... [2020-05-28T15:07:07.670Z] [2020-05-28T15:07:07.670Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:07:07.670Z] #36 6.496 + mktemp -d [2020-05-28T15:07:07.670Z] #36 6.498 + export GOPATH=/tmp/tmp.DAiOlpJKxZ [2020-05-28T15:07:07.670Z] #36 6.498 + git clone https://github.com/docker/distribution.git /tmp/tmp.DAiOlpJKxZ/src/github.com/docker/distribution [2020-05-28T15:07:07.670Z] #36 6.501 Cloning into '/tmp/tmp.DAiOlpJKxZ/src/github.com/docker/distribution'... [2020-05-28T15:07:07.670Z] #36 ... [2020-05-28T15:07:07.670Z] [2020-05-28T15:07:07.670Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:07:07.670Z] #29 13.68 unicode/utf8 [2020-05-28T15:07:07.670Z] #29 14.15 internal/race [2020-05-28T15:07:07.670Z] #29 14.30 sync/atomic [2020-05-28T15:07:07.670Z] #29 14.76 unicode [2020-05-28T15:07:07.912Z] #38 ... [2020-05-28T15:07:07.913Z] [2020-05-28T15:07:07.913Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-28T15:07:07.913Z] #45 12.04 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T15:07:07.913Z] #45 12.39 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T15:07:07.913Z] #45 12.84 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T15:07:07.913Z] #45 15.28 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-28T15:07:07.913Z] #45 16.40 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-28T15:07:07.913Z] #45 16.40 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-28T15:07:07.913Z] #45 16.54 go: finding gotest.tools v2.2.0+incompatible [2020-05-28T15:07:07.913Z] #45 16.55 go: downloading gotest.tools v2.2.0+incompatible [2020-05-28T15:07:07.924Z] #39 11.51 PBCC images/tcp-stream.pb-c.c [2020-05-28T15:07:07.924Z] #39 11.53 DEP images/tcp-stream.pb-c.d [2020-05-28T15:07:07.924Z] #39 11.57 PBCC images/pipe.pb-c.c [2020-05-28T15:07:07.924Z] #39 11.58 DEP images/pipe.pb-c.d [2020-05-28T15:07:07.924Z] #39 11.64 PBCC images/pstree.pb-c.c [2020-05-28T15:07:07.924Z] #39 11.64 DEP images/pstree.pb-c.d [2020-05-28T15:07:07.924Z] #39 11.67 PBCC images/fs.pb-c.c [2020-05-28T15:07:07.924Z] #39 11.69 DEP images/fs.pb-c.d [2020-05-28T15:07:07.924Z] #39 11.71 PBCC images/signalfd.pb-c.c [2020-05-28T15:07:07.924Z] #39 11.75 DEP images/signalfd.pb-c.d [2020-05-28T15:07:07.924Z] #39 11.79 PBCC images/fh.pb-c.c [2020-05-28T15:07:07.927Z] #29 ... [2020-05-28T15:07:07.927Z] [2020-05-28T15:07:07.927Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:07.927Z] #38 6.936 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T15:07:08.170Z] #45 16.86 go: extracting gotest.tools v2.2.0+incompatible [2020-05-28T15:07:08.170Z] #45 16.89 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-28T15:07:08.185Z] #38 ... [2020-05-28T15:07:08.185Z] [2020-05-28T15:07:08.185Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-28T15:07:08.185Z] #45 12.27 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T15:07:08.185Z] #45 12.70 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T15:07:08.185Z] #45 13.01 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T15:07:08.185Z] #45 15.69 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-28T15:07:08.185Z] #45 16.73 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-28T15:07:08.185Z] #45 16.74 go: finding gotest.tools v2.2.0+incompatible [2020-05-28T15:07:08.185Z] #45 16.74 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-28T15:07:08.185Z] #45 16.74 go: downloading gotest.tools v2.2.0+incompatible [2020-05-28T15:07:08.205Z] #39 11.81 PBCC images/fsnotify.pb-c.c [2020-05-28T15:07:08.205Z] #39 11.84 DEP images/fh.pb-c.d [2020-05-28T15:07:08.205Z] #39 11.85 DEP images/fsnotify.pb-c.d [2020-05-28T15:07:08.205Z] #39 11.88 PBCC images/eventpoll.pb-c.c [2020-05-28T15:07:08.205Z] #39 11.90 DEP images/eventpoll.pb-c.d [2020-05-28T15:07:08.205Z] #39 11.93 PBCC images/eventfd.pb-c.c [2020-05-28T15:07:08.205Z] #39 11.95 DEP images/eventfd.pb-c.d [2020-05-28T15:07:08.205Z] #39 11.99 PBCC images/remap-file-path.pb-c.c [2020-05-28T15:07:08.443Z] #45 17.24 go: extracting gotest.tools v2.2.0+incompatible [2020-05-28T15:07:08.443Z] #45 17.30 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-28T15:07:08.489Z] #39 12.02 DEP images/remap-file-path.pb-c.d [2020-05-28T15:07:08.489Z] #39 12.03 PBCC images/fifo.pb-c.c [2020-05-28T15:07:08.489Z] #39 12.05 DEP images/fifo.pb-c.d [2020-05-28T15:07:08.489Z] #39 12.09 PBCC images/ghost-file.pb-c.c [2020-05-28T15:07:08.489Z] #39 12.13 DEP images/ghost-file.pb-c.d [2020-05-28T15:07:08.489Z] #39 12.18 PBCC images/regfile.pb-c.c [2020-05-28T15:07:08.489Z] #39 12.21 DEP images/regfile.pb-c.d [2020-05-28T15:07:08.489Z] #39 12.23 PBCC images/ns.pb-c.c [2020-05-28T15:07:08.489Z] #39 12.24 DEP images/ns.pb-c.d [2020-05-28T15:07:08.489Z] #39 12.26 PBCC images/fdinfo.pb-c.c [2020-05-28T15:07:08.489Z] #39 12.34 DEP images/fdinfo.pb-c.d [2020-05-28T15:07:08.770Z] #39 12.35 PBCC images/core-aarch64.pb-c.c [2020-05-28T15:07:08.770Z] #39 12.40 PBCC images/core-arm.pb-c.c [2020-05-28T15:07:08.770Z] #39 12.44 PBCC images/core-ppc64.pb-c.c [2020-05-28T15:07:08.770Z] #39 12.46 PBCC images/core-s390.pb-c.c [2020-05-28T15:07:08.770Z] #39 12.50 PBCC images/core-x86.pb-c.c [2020-05-28T15:07:08.770Z] #39 12.53 PBCC images/core.pb-c.c [2020-05-28T15:07:09.008Z] #45 ... [2020-05-28T15:07:09.008Z] [2020-05-28T15:07:09.008Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:09.008Z] #38 17.94 Fetched 8350 kB in 15s (551 kB/s) [2020-05-28T15:07:09.051Z] #39 12.57 PBCC images/inventory.pb-c.c [2020-05-28T15:07:09.051Z] #39 12.58 DEP images/core-aarch64.pb-c.d [2020-05-28T15:07:09.051Z] #39 12.64 DEP images/core-arm.pb-c.d [2020-05-28T15:07:09.051Z] #39 12.68 DEP images/core-ppc64.pb-c.d [2020-05-28T15:07:09.051Z] #39 12.71 DEP images/core-s390.pb-c.d [2020-05-28T15:07:09.051Z] #39 12.74 DEP images/core-x86.pb-c.d [2020-05-28T15:07:09.051Z] #39 12.77 DEP images/core.pb-c.d [2020-05-28T15:07:09.051Z] #39 12.83 DEP images/inventory.pb-c.d [2020-05-28T15:07:09.051Z] #39 12.86 PBCC images/cpuinfo.pb-c.c [2020-05-28T15:07:09.051Z] #39 12.87 DEP images/cpuinfo.pb-c.d [2020-05-28T15:07:09.051Z] #39 12.89 PBCC images/stats.pb-c.c [2020-05-28T15:07:09.051Z] #39 12.90 DEP images/stats.pb-c.d [2020-05-28T15:07:09.101Z] #45 17.47 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-28T15:07:09.101Z] #45 17.60 go: downloading github.com/pkg/errors v0.8.1 [2020-05-28T15:07:09.101Z] #45 17.64 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T15:07:09.101Z] #45 17.65 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T15:07:09.359Z] #45 17.76 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T15:07:09.359Z] #45 17.80 go: extracting github.com/pkg/errors v0.8.1 [2020-05-28T15:07:09.359Z] #45 17.96 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-28T15:07:09.617Z] #45 18.14 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T15:07:10.067Z] #39 13.80 make[1]: Nothing to be done for 'all'. [2020-05-28T15:07:10.792Z] 1381453d937f: Pull complete [2020-05-28T15:07:10.792Z] f5b69728b5d7: Pull complete [2020-05-28T15:07:10.792Z] Digest: sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a [2020-05-28T15:07:10.792Z] Status: Downloaded newer image for golang:1.13.11-buster [2020-05-28T15:07:10.792Z] ---> d03014472ebf [2020-05-28T15:07:10.792Z] Step 6/140 : ARG APT_MIRROR [2020-05-28T15:07:10.792Z] ---> Running in e698ea231b5d [2020-05-28T15:07:10.792Z] Removing intermediate container e698ea231b5d [2020-05-28T15:07:10.792Z] ---> d236735124fb [2020-05-28T15:07:10.792Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-05-28T15:07:10.792Z] ---> Running in e99a041d6b3a [2020-05-28T15:07:10.990Z] #45 19.31 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T15:07:11.070Z] #39 14.65 CC images/stats.o [2020-05-28T15:07:11.082Z] Removing intermediate container e99a041d6b3a [2020-05-28T15:07:11.082Z] ---> 841077e2fce0 [2020-05-28T15:07:11.082Z] Step 8/140 : ENV GO111MODULE=off [2020-05-28T15:07:11.082Z] ---> Running in 713e8edac4a4 [2020-05-28T15:07:11.351Z] #39 15.02 CC images/core.o [2020-05-28T15:07:11.375Z] Removing intermediate container 713e8edac4a4 [2020-05-28T15:07:11.375Z] ---> d9f178e1de73 [2020-05-28T15:07:11.375Z] Step 9/140 : FROM base AS criu [2020-05-28T15:07:11.375Z] ---> d9f178e1de73 [2020-05-28T15:07:11.375Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-05-28T15:07:11.375Z] ---> Running in 16fab3ca953b [2020-05-28T15:07:11.375Z] Removing intermediate container 16fab3ca953b [2020-05-28T15:07:11.375Z] ---> d0ee9bb608e2 [2020-05-28T15:07:11.375Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-05-28T15:07:11.375Z] ---> Running in b4e782eff0ae [2020-05-28T15:07:11.556Z] #45 ... [2020-05-28T15:07:11.556Z] [2020-05-28T15:07:11.556Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-28T15:07:11.556Z] #22 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T15:07:11.633Z] #39 15.44 CC images/core-x86.o [2020-05-28T15:07:11.814Z] #22 ... [2020-05-28T15:07:11.814Z] [2020-05-28T15:07:11.814Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:11.814Z] #42 13.40 unicode/utf8 [2020-05-28T15:07:11.814Z] #42 14.25 math/bits [2020-05-28T15:07:11.814Z] #42 15.29 math [2020-05-28T15:07:11.814Z] #42 19.19 internal/testlog [2020-05-28T15:07:11.814Z] #42 19.37 encoding [2020-05-28T15:07:11.814Z] #42 19.47 unicode/utf16 [2020-05-28T15:07:11.814Z] #42 19.63 container/list [2020-05-28T15:07:11.814Z] #42 20.15 crypto/internal/subtle [2020-05-28T15:07:11.814Z] #42 20.26 crypto/subtle [2020-05-28T15:07:11.814Z] #42 20.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-28T15:07:11.814Z] #42 20.45 internal/nettrace [2020-05-28T15:07:11.814Z] #42 ... [2020-05-28T15:07:11.814Z] [2020-05-28T15:07:11.814Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-28T15:07:11.814Z] #45 20.50 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T15:07:11.914Z] #39 15.73 CC images/core-arm.o [2020-05-28T15:07:11.997Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:07:11.997Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:07:11.997Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:07:11.997Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-28T15:07:12.195Z] #39 15.94 CC images/core-aarch64.o [2020-05-28T15:07:12.380Z] #45 ... [2020-05-28T15:07:12.380Z] [2020-05-28T15:07:12.380Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-28T15:07:12.380Z] #7 11.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T15:07:12.380Z] #7 ... [2020-05-28T15:07:12.380Z] [2020-05-28T15:07:12.380Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-28T15:07:12.380Z] #22 21.04 Fetched 8350 kB in 16s (516 kB/s) [2020-05-28T15:07:12.478Z] #39 16.15 CC images/core-ppc64.o [2020-05-28T15:07:12.759Z] #39 16.57 CC images/core-s390.o [2020-05-28T15:07:13.013Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-28T15:07:13.013Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-28T15:07:13.189Z] #38 17.94 Reading package lists... [2020-05-28T15:07:13.189Z] #38 ... [2020-05-28T15:07:13.189Z] [2020-05-28T15:07:13.189Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-28T15:07:13.189Z] #22 11.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T15:07:13.189Z] #22 ... [2020-05-28T15:07:13.189Z] [2020-05-28T15:07:13.189Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-28T15:07:13.189Z] #60 11.78 + cd /tmp/tmp.EzPvyo4E43/src/github.com/rootless-containers/rootlesskit [2020-05-28T15:07:13.189Z] #60 11.78 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T15:07:13.189Z] #60 12.16 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T15:07:13.189Z] #60 12.16 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-28T15:07:13.189Z] #60 ... [2020-05-28T15:07:13.189Z] [2020-05-28T15:07:13.189Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-28T15:07:13.189Z] #7 12.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T15:07:13.189Z] #7 ... [2020-05-28T15:07:13.189Z] [2020-05-28T15:07:13.189Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:13.189Z] #31 22.10 Fetched 8350 kB in 17s (498 kB/s) [2020-05-28T15:07:13.375Z] #39 16.98 CC images/cpuinfo.o [2020-05-28T15:07:13.375Z] #39 17.25 CC images/inventory.o [2020-05-28T15:07:13.447Z] #31 22.10 Reading package lists... [2020-05-28T15:07:13.447Z] #31 ... [2020-05-28T15:07:13.447Z] [2020-05-28T15:07:13.447Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-28T15:07:13.447Z] #54 12.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T15:07:13.447Z] #54 ... [2020-05-28T15:07:13.447Z] [2020-05-28T15:07:13.447Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:07:13.704Z] #36 22.37 Checking out files: 79% (1277/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-28T15:07:13.704Z] #36 22.80 + cd /tmp/tmp.DAiOlpJKxZ/src/github.com/docker/distribution [2020-05-28T15:07:13.704Z] #36 22.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-28T15:07:13.987Z] #39 17.57 CC images/fdinfo.o [2020-05-28T15:07:13.987Z] #39 17.77 CC images/fown.o [2020-05-28T15:07:14.269Z] #39 17.95 CC images/ns.o [2020-05-28T15:07:14.269Z] #39 18.06 CC images/regfile.o [2020-05-28T15:07:14.269Z] #36 ... [2020-05-28T15:07:14.269Z] [2020-05-28T15:07:14.269Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-28T15:07:14.269Z] #48 13.01 + cd /tmp/tmp.wW75WIPjE5/src/github.com/alecthomas/gometalinter [2020-05-28T15:07:14.269Z] #48 13.01 + git checkout -q v2.0.6 [2020-05-28T15:07:14.269Z] #48 13.35 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-28T15:07:14.269Z] #48 ... [2020-05-28T15:07:14.269Z] [2020-05-28T15:07:14.269Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-28T15:07:14.269Z] #66 22.72 Checking out files: 70% (1466/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-28T15:07:14.269Z] #66 23.24 + cd /tmp/tmp.MypbEzMTEl/src/github.com/docker/libnetwork [2020-05-28T15:07:14.269Z] #66 23.24 + git checkout -q 71d4d82a5ce50453b1121d95544f0a2ae95bef9b [2020-05-28T15:07:14.278Z] #22 21.04 Reading package lists... [2020-05-28T15:07:14.278Z] #22 ... [2020-05-28T15:07:14.278Z] [2020-05-28T15:07:14.278Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:07:14.278Z] #29 12.40 unicode/utf8 [2020-05-28T15:07:14.278Z] #29 13.03 internal/race [2020-05-28T15:07:14.278Z] #29 13.14 sync/atomic [2020-05-28T15:07:14.278Z] #29 13.44 unicode [2020-05-28T15:07:14.278Z] #29 17.25 internal/testlog [2020-05-28T15:07:14.278Z] #29 17.52 encoding [2020-05-28T15:07:14.278Z] #29 17.65 runtime/cgo [2020-05-28T15:07:14.278Z] #29 ... [2020-05-28T15:07:14.278Z] [2020-05-28T15:07:14.278Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-28T15:07:14.278Z] #66 22.21 Checking out files: 74% (1546/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-28T15:07:14.278Z] #66 22.73 + cd /tmp/tmp.ZpEoRYgnW9/src/github.com/docker/libnetwork [2020-05-28T15:07:14.278Z] #66 22.73 + git checkout -q 71d4d82a5ce50453b1121d95544f0a2ae95bef9b [2020-05-28T15:07:14.549Z] #39 18.21 CC images/ghost-file.o [2020-05-28T15:07:14.830Z] #39 18.42 CC images/fifo.o [2020-05-28T15:07:14.830Z] #39 18.54 CC images/remap-file-path.o [2020-05-28T15:07:14.835Z] #66 23.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-28T15:07:15.060Z] Fetched 8131 kB in 3s (2670 kB/s) [2020-05-28T15:07:15.111Z] #39 18.70 CC images/eventfd.o [2020-05-28T15:07:15.111Z] #39 18.92 CC images/eventpoll.o [2020-05-28T15:07:15.211Z] #66 23.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-28T15:07:15.393Z] #39 19.11 CC images/fh.o [2020-05-28T15:07:15.677Z] #39 19.39 CC images/fsnotify.o [2020-05-28T15:07:15.959Z] #39 19.64 CC images/signalfd.o [2020-05-28T15:07:15.959Z] #39 19.78 CC images/fs.o [2020-05-28T15:07:16.079Z] Reading package lists... [2020-05-28T15:07:16.240Z] #39 19.93 CC images/pstree.o [2020-05-28T15:07:16.241Z] #39 20.02 CC images/pipe.o [2020-05-28T15:07:16.524Z] #39 ... [2020-05-28T15:07:16.524Z] [2020-05-28T15:07:16.524Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:07:16.524Z] #29 48.19 path/filepath [2020-05-28T15:07:16.524Z] #29 49.04 io/ioutil [2020-05-28T15:07:16.524Z] #29 49.51 path [2020-05-28T15:07:16.524Z] #29 49.82 flag [2020-05-28T15:07:16.524Z] #29 49.94 github.com/BurntSushi/toml [2020-05-28T15:07:16.524Z] #29 51.21 log [2020-05-28T15:07:16.524Z] #29 51.71 text/tabwriter [2020-05-28T15:07:16.524Z] #29 53.08 github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T15:07:16.524Z] #29 DONE 56.4s [2020-05-28T15:07:16.524Z] [2020-05-28T15:07:16.524Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:07:16.524Z] #39 20.14 CC images/tcp-stream.o [2020-05-28T15:07:16.524Z] #39 ... [2020-05-28T15:07:16.524Z] [2020-05-28T15:07:16.524Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:16.524Z] #14 11.08 Reading package lists... [2020-05-28T15:07:16.524Z] #14 13.72 Reading package lists... [2020-05-28T15:07:16.524Z] #14 16.56 Building dependency tree... [2020-05-28T15:07:16.524Z] #14 16.80 Reading state information... [2020-05-28T15:07:16.524Z] #14 17.10 libcap2-bin is already the newest version (1:2.25-2). [2020-05-28T15:07:16.524Z] #14 17.10 libcap2-bin set to manually installed. [2020-05-28T15:07:16.524Z] #14 17.10 The following additional packages will be installed: [2020-05-28T15:07:16.524Z] #14 17.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-28T15:07:16.524Z] #14 17.10 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-28T15:07:16.524Z] #14 17.10 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-28T15:07:16.524Z] #14 17.10 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-28T15:07:16.524Z] #14 17.10 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-28T15:07:16.524Z] #14 17.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-28T15:07:16.524Z] #14 17.10 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-28T15:07:16.524Z] #14 17.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-28T15:07:16.524Z] #14 17.10 python3.7 python3.7-minimal vim-runtime xxd [2020-05-28T15:07:16.524Z] #14 17.12 Suggested packages: [2020-05-28T15:07:16.524Z] #14 17.12 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-28T15:07:16.524Z] #14 17.12 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-28T15:07:16.524Z] #14 17.12 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-28T15:07:16.524Z] #14 17.12 xfsdump acl attr quota [2020-05-28T15:07:16.524Z] #14 17.12 Recommended packages: [2020-05-28T15:07:16.524Z] #14 17.12 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-28T15:07:16.524Z] #14 17.12 python3-keyrings.alt python3-xdg unzip [2020-05-28T15:07:16.524Z] #14 18.86 The following NEW packages will be installed: [2020-05-28T15:07:16.524Z] #14 18.86 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-28T15:07:16.524Z] #14 18.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-28T15:07:16.524Z] #14 18.86 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-28T15:07:16.524Z] #14 18.86 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-28T15:07:16.524Z] #14 18.86 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-28T15:07:16.524Z] #14 18.86 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-28T15:07:16.524Z] #14 18.86 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-28T15:07:16.524Z] #14 18.86 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-28T15:07:16.524Z] #14 18.90 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-28T15:07:16.524Z] #14 18.90 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-28T15:07:16.524Z] #14 18.90 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-28T15:07:16.524Z] #14 18.90 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-28T15:07:16.524Z] #14 18.90 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-28T15:07:16.524Z] #14 18.90 xfsprogs xxd xz-utils zip [2020-05-28T15:07:16.524Z] #14 19.00 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:07:16.524Z] #14 19.00 Need to get 99.3 MB of archives. [2020-05-28T15:07:16.524Z] #14 19.00 After this operation, 605 MB of additional disk space will be used. [2020-05-28T15:07:16.524Z] #14 19.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-28T15:07:16.524Z] #14 19.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-05-28T15:07:16.524Z] #14 19.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-05-28T15:07:16.524Z] #14 19.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-28T15:07:16.524Z] #14 19.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-28T15:07:16.524Z] #14 19.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-05-28T15:07:16.524Z] #14 19.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-28T15:07:16.524Z] #14 19.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-28T15:07:16.524Z] #14 19.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-28T15:07:16.524Z] #14 19.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-28T15:07:16.524Z] #14 19.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-28T15:07:16.524Z] #14 19.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-28T15:07:16.524Z] #14 19.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-28T15:07:16.524Z] #14 19.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-28T15:07:16.524Z] #14 19.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-28T15:07:16.524Z] #14 19.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-28T15:07:16.524Z] #14 19.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-28T15:07:16.524Z] #14 19.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-28T15:07:16.524Z] #14 19.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-28T15:07:16.524Z] #14 19.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-05-28T15:07:16.524Z] #14 19.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-28T15:07:16.524Z] #14 19.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-28T15:07:16.524Z] #14 19.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-28T15:07:16.524Z] #14 19.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-05-28T15:07:16.524Z] #14 19.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-05-28T15:07:16.524Z] #14 19.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-28T15:07:16.524Z] #14 19.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-05-28T15:07:16.524Z] #14 19.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-28T15:07:16.524Z] #14 19.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-28T15:07:16.524Z] #14 19.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-28T15:07:16.524Z] #14 19.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-28T15:07:16.524Z] #14 19.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-05-28T15:07:16.524Z] #14 21.41 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-28T15:07:16.524Z] #14 22.29 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-28T15:07:16.524Z] #14 22.30 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-28T15:07:16.524Z] #14 22.31 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-28T15:07:16.524Z] #14 22.31 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-28T15:07:16.524Z] #14 22.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-28T15:07:16.524Z] #14 22.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-28T15:07:16.524Z] #14 22.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-05-28T15:07:16.524Z] #14 22.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-05-28T15:07:16.524Z] #14 22.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-28T15:07:16.524Z] #14 22.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-28T15:07:16.524Z] #14 22.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-28T15:07:16.524Z] #14 22.35 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-28T15:07:16.524Z] #14 22.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-28T15:07:16.524Z] #14 22.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-28T15:07:16.524Z] #14 22.39 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-05-28T15:07:16.524Z] #14 22.39 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-28T15:07:16.524Z] #14 22.40 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-28T15:07:17.099Z] Reading package lists... [2020-05-28T15:07:17.145Z] #14 22.87 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-28T15:07:17.146Z] #14 22.87 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-28T15:07:17.146Z] #14 22.87 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-28T15:07:17.146Z] #14 22.87 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-28T15:07:17.146Z] #14 22.87 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-05-28T15:07:17.146Z] #14 22.89 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-28T15:07:17.146Z] #14 22.93 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-28T15:07:17.146Z] #14 23.00 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-28T15:07:17.146Z] #14 23.05 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-28T15:07:17.146Z] #14 23.05 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-28T15:07:17.146Z] #14 23.07 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-28T15:07:17.146Z] #14 23.08 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-28T15:07:17.146Z] #14 23.10 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-28T15:07:17.146Z] #14 23.10 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-05-28T15:07:17.146Z] #14 23.12 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-28T15:07:17.387Z] Building dependency tree... [2020-05-28T15:07:17.387Z] Reading state information... [2020-05-28T15:07:17.427Z] #14 23.36 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-28T15:07:17.427Z] #14 23.39 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-28T15:07:17.427Z] #14 23.41 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-28T15:07:17.674Z] The following additional packages will be installed: [2020-05-28T15:07:17.674Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-28T15:07:17.674Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-28T15:07:17.674Z] Suggested packages: [2020-05-28T15:07:17.674Z] manpages-dev python-setuptools [2020-05-28T15:07:17.708Z] #14 ... [2020-05-28T15:07:17.708Z] [2020-05-28T15:07:17.708Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:17.708Z] #42 47.58 regexp/syntax [2020-05-28T15:07:17.708Z] #42 49.18 fmt [2020-05-28T15:07:17.708Z] #42 50.54 path/filepath [2020-05-28T15:07:17.708Z] #42 51.56 regexp [2020-05-28T15:07:17.708Z] #42 52.40 flag [2020-05-28T15:07:17.708Z] #42 53.62 go/token [2020-05-28T15:07:17.708Z] #42 54.22 internal/lazyregexp [2020-05-28T15:07:17.708Z] #42 54.45 go/scanner [2020-05-28T15:07:17.708Z] #42 54.58 path [2020-05-28T15:07:17.708Z] #42 54.97 io/ioutil [2020-05-28T15:07:17.708Z] #42 55.39 net/url [2020-05-28T15:07:17.708Z] #42 55.43 go/ast [2020-05-28T15:07:17.708Z] #42 57.09 text/template/parse [2020-05-28T15:07:17.708Z] #42 ... [2020-05-28T15:07:17.708Z] [2020-05-28T15:07:17.708Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:07:17.708Z] #39 20.50 CC images/sk-packet.o [2020-05-28T15:07:17.708Z] #39 20.77 CC images/mnt.o [2020-05-28T15:07:17.708Z] #39 20.91 CC images/pipe-data.o [2020-05-28T15:07:17.708Z] #39 20.97 CC images/sa.o [2020-05-28T15:07:17.708Z] #39 21.15 CC images/timer.o [2020-05-28T15:07:17.708Z] #39 21.34 CC images/timerfd.o [2020-05-28T15:07:17.708Z] #39 21.41 CC images/mm.o [2020-05-28T15:07:17.959Z] The following NEW packages will be installed: [2020-05-28T15:07:17.959Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-28T15:07:17.959Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-28T15:07:17.959Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-28T15:07:17.959Z] python-six zlib1g-dev [2020-05-28T15:07:17.959Z] 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-05-28T15:07:17.959Z] Need to get 4075 kB of archives. [2020-05-28T15:07:17.959Z] After this operation, 24.5 MB of additional disk space will be used. [2020-05-28T15:07:17.959Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-28T15:07:17.959Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-28T15:07:17.959Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-28T15:07:17.959Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-28T15:07:17.959Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-28T15:07:17.959Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-28T15:07:17.959Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-05-28T15:07:17.959Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-05-28T15:07:17.959Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-28T15:07:17.959Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-28T15:07:17.959Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-28T15:07:17.989Z] #39 21.57 CC images/sk-opts.o [2020-05-28T15:07:17.989Z] #39 21.71 CC images/sk-unix.o [2020-05-28T15:07:17.989Z] #39 21.86 CC images/sk-inet.o [2020-05-28T15:07:18.244Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-28T15:07:18.245Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-05-28T15:07:18.245Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-28T15:07:18.245Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-28T15:07:18.245Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-28T15:07:18.245Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-28T15:07:18.270Z] #39 ... [2020-05-28T15:07:18.270Z] [2020-05-28T15:07:18.270Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:07:18.270Z] #57 24.22 Checking out files: 71% (2270/3181) Checking out files: 72% (2291/3181) Checking out files: 73% (2323/3181) Checking out files: 74% (2354/3181) Checking out files: 75% (2386/3181) Checking out files: 76% (2418/3181) Checking out files: 77% (2450/3181) Checking out files: 78% (2482/3181) Checking out files: 79% (2513/3181) Checking out files: 80% (2545/3181) Checking out files: 81% (2577/3181) Checking out files: 82% (2609/3181) Checking out files: 83% (2641/3181) Checking out files: 84% (2673/3181) Checking out files: 85% (2704/3181) Checking out files: 86% (2736/3181) Checking out files: 87% (2768/3181) Checking out files: 88% (2800/3181) Checking out files: 89% (2832/3181) Checking out files: 90% (2863/3181) Checking out files: 91% (2895/3181) Checking out files: 92% (2927/3181) Checking out files: 93% (2959/3181) Checking out files: 94% (2991/3181) Checking out files: 95% (3022/3181) Checking out files: 96% (3054/3181) Checking out files: 97% (3086/3181) Checking out files: 98% (3118/3181) Checking out files: 99% (3150/3181) Checking out files: 100% (3181/3181) Checking out files: 100% (3181/3181), done. [2020-05-28T15:07:18.270Z] #57 24.94 + cd /tmp/tmp.zpAK4Du5Pj/src/github.com/containerd/containerd [2020-05-28T15:07:18.270Z] #57 24.95 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:07:18.270Z] #57 26.57 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-28T15:07:18.270Z] #57 26.58 + BUILDTAGS='netgo osusergo static_build' [2020-05-28T15:07:18.270Z] #57 26.58 + export EXTRA_FLAGS=-buildmode=pie [2020-05-28T15:07:18.270Z] #57 26.58 + EXTRA_FLAGS=-buildmode=pie [2020-05-28T15:07:18.270Z] #57 26.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-28T15:07:18.270Z] #57 26.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-28T15:07:18.270Z] #57 26.58 + '[' '' = dynamic ']' [2020-05-28T15:07:18.270Z] #57 26.58 + make [2020-05-28T15:07:18.270Z] #57 27.65 🇩 bin/ctr [2020-05-28T15:07:18.270Z] #57 ... [2020-05-28T15:07:18.270Z] [2020-05-28T15:07:18.270Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:18.270Z] #14 24.20 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:07:18.270Z] #14 24.29 Fetched 99.3 MB in 4s (22.1 MB/s) [2020-05-28T15:07:18.270Z] #14 24.34 Selecting previously unselected package pigz. [2020-05-28T15:07:18.532Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:07:18.532Z] Fetched 4075 kB in 0s (10.3 MB/s) [2020-05-28T15:07:18.532Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-05-28T15:07:18.532Z] (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 ... 15341 files and directories currently installed.) [2020-05-28T15:07:18.532Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-28T15:07:18.532Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-28T15:07:18.532Z] Selecting previously unselected package libnet1:ppc64el. [2020-05-28T15:07:18.532Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-28T15:07:18.532Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-28T15:07:18.552Z] #14 24.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15242 files and directories currently installed.) [2020-05-28T15:07:18.552Z] #14 24.40 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-28T15:07:18.552Z] #14 24.41 Unpacking pigz (2.4-1) ... [2020-05-28T15:07:18.552Z] #14 24.47 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-28T15:07:18.552Z] #14 24.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-28T15:07:18.552Z] #14 24.47 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-28T15:07:18.816Z] Selecting previously unselected package libnet1-dev. [2020-05-28T15:07:18.816Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-28T15:07:18.817Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-28T15:07:18.817Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-28T15:07:18.817Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-28T15:07:18.817Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-28T15:07:18.817Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-28T15:07:18.817Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-28T15:07:18.817Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-28T15:07:18.817Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-28T15:07:18.817Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-28T15:07:18.817Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-28T15:07:18.817Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-28T15:07:18.817Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-28T15:07:18.817Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-28T15:07:18.817Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-28T15:07:18.817Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-28T15:07:18.817Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-28T15:07:18.817Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-28T15:07:18.817Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-28T15:07:18.817Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-28T15:07:18.833Z] #14 24.88 Selecting previously unselected package python3.7-minimal. [2020-05-28T15:07:19.102Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-28T15:07:19.102Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-28T15:07:19.102Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-28T15:07:19.102Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-28T15:07:19.102Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-28T15:07:19.102Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-28T15:07:19.114Z] #14 24.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-28T15:07:19.114Z] #14 24.89 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-28T15:07:19.387Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-05-28T15:07:19.387Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-28T15:07:19.387Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-28T15:07:19.387Z] Selecting previously unselected package protobuf-c-compiler. [2020-05-28T15:07:19.387Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-28T15:07:19.387Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-28T15:07:19.387Z] Selecting previously unselected package protobuf-compiler. [2020-05-28T15:07:19.387Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-28T15:07:19.387Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-28T15:07:19.387Z] Selecting previously unselected package python-pkg-resources. [2020-05-28T15:07:19.387Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-28T15:07:19.387Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-28T15:07:19.672Z] Selecting previously unselected package python-six. [2020-05-28T15:07:19.672Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-28T15:07:19.672Z] Unpacking python-six (1.12.0-1) ... [2020-05-28T15:07:19.672Z] Selecting previously unselected package python-protobuf. [2020-05-28T15:07:19.672Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-28T15:07:19.672Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-28T15:07:19.672Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-05-28T15:07:19.726Z] #14 25.67 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-28T15:07:19.726Z] #14 25.70 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-28T15:07:20.092Z] #66 ... [2020-05-28T15:07:20.092Z] [2020-05-28T15:07:20.092Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-28T15:07:20.092Z] #45 17.88 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-28T15:07:20.092Z] #45 17.91 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T15:07:20.092Z] #45 18.09 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T15:07:20.092Z] #45 18.13 go: downloading github.com/pkg/errors v0.8.1 [2020-05-28T15:07:20.092Z] #45 18.19 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T15:07:20.092Z] #45 18.27 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T15:07:20.092Z] #45 18.40 go: extracting github.com/pkg/errors v0.8.1 [2020-05-28T15:07:20.092Z] #45 18.47 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-28T15:07:20.092Z] #45 20.02 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T15:07:20.092Z] #45 20.36 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T15:07:20.092Z] #45 21.73 go: finding github.com/fatih/color v1.6.0 [2020-05-28T15:07:20.092Z] #45 21.88 go: finding github.com/pkg/errors v0.8.1 [2020-05-28T15:07:20.092Z] #45 21.93 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-28T15:07:20.092Z] #45 21.96 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-28T15:07:20.092Z] #45 22.04 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-28T15:07:20.092Z] #45 22.04 go: finding github.com/spf13/pflag v1.0.3 [2020-05-28T15:07:20.092Z] #45 22.23 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T15:07:20.092Z] #45 22.26 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T15:07:20.092Z] #45 22.33 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-28T15:07:20.092Z] #45 22.49 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T15:07:20.092Z] #45 ... [2020-05-28T15:07:20.092Z] [2020-05-28T15:07:20.092Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:07:20.092Z] #29 18.15 internal/testlog [2020-05-28T15:07:20.092Z] #29 18.36 encoding [2020-05-28T15:07:20.092Z] #29 18.55 runtime/cgo [2020-05-28T15:07:20.092Z] #29 ... [2020-05-28T15:07:20.092Z] [2020-05-28T15:07:20.092Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:20.092Z] #31 22.10 Reading package lists... [2020-05-28T15:07:20.092Z] #31 28.84 Reading package lists... [2020-05-28T15:07:20.092Z] #31 ... [2020-05-28T15:07:20.092Z] [2020-05-28T15:07:20.092Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:20.092Z] #42 18.72 internal/testlog [2020-05-28T15:07:20.092Z] #42 19.02 encoding [2020-05-28T15:07:20.092Z] #42 19.17 unicode/utf16 [2020-05-28T15:07:20.092Z] #42 19.48 container/list [2020-05-28T15:07:20.092Z] #42 20.08 crypto/internal/subtle [2020-05-28T15:07:20.092Z] #42 20.30 crypto/subtle [2020-05-28T15:07:20.092Z] #42 20.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-28T15:07:20.092Z] #42 20.55 internal/nettrace [2020-05-28T15:07:20.092Z] #42 20.68 runtime/cgo [2020-05-28T15:07:20.092Z] #42 ... [2020-05-28T15:07:20.092Z] [2020-05-28T15:07:20.092Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:07:20.092Z] #36 25.21 + GOPATH=/tmp/tmp.DAiOlpJKxZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DAiOlpJKxZ go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-28T15:07:20.687Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-28T15:07:20.687Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-28T15:07:20.687Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-28T15:07:20.687Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-28T15:07:20.687Z] Setting up python-six (1.12.0-1) ... [2020-05-28T15:07:21.721Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-28T15:07:21.721Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-28T15:07:21.721Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-28T15:07:21.721Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-28T15:07:21.721Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-28T15:07:21.721Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-28T15:07:21.721Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-28T15:07:21.721Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-28T15:07:21.721Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-28T15:07:21.721Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-05-28T15:07:21.742Z] #14 27.54 Selecting previously unselected package python3-minimal. [2020-05-28T15:07:21.742Z] #14 27.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 ... 15491 files and directories currently installed.) [2020-05-28T15:07:21.742Z] #14 27.61 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-28T15:07:21.742Z] #14 27.61 Unpacking python3-minimal (3.7.3-1) ... [2020-05-28T15:07:22.023Z] #14 27.69 Selecting previously unselected package libmpdec2:s390x. [2020-05-28T15:07:22.023Z] #14 27.69 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-28T15:07:22.023Z] #14 27.70 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-28T15:07:22.023Z] #14 27.76 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-28T15:07:22.023Z] #14 27.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-28T15:07:22.023Z] #14 27.77 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-28T15:07:22.643Z] #14 28.55 Selecting previously unselected package python3.7. [2020-05-28T15:07:22.644Z] #14 28.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-28T15:07:22.644Z] #14 28.56 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-28T15:07:22.644Z] #14 28.65 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-28T15:07:22.745Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-28T15:07:22.745Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:07:22.925Z] #14 28.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-28T15:07:22.925Z] #14 28.66 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-28T15:07:22.925Z] #14 28.78 Setting up python3-minimal (3.7.3-1) ... [2020-05-28T15:07:23.317Z] #66 ... [2020-05-28T15:07:23.317Z] [2020-05-28T15:07:23.317Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:23.317Z] #42 20.63 runtime/cgo [2020-05-28T15:07:23.317Z] #42 30.38 vendor/golang.org/x/crypto/internal/subtle [2020-05-28T15:07:23.317Z] #42 30.57 vendor/golang.org/x/crypto/curve25519 [2020-05-28T15:07:23.317Z] #42 ... [2020-05-28T15:07:23.317Z] [2020-05-28T15:07:23.317Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:07:23.317Z] #36 21.55 Checking out files: 84% (1350/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-28T15:07:23.317Z] #36 21.91 + cd /tmp/tmp.eGSAu4HMUM/src/github.com/docker/distribution [2020-05-28T15:07:23.317Z] #36 21.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-28T15:07:23.317Z] #36 24.42 + GOPATH=/tmp/tmp.eGSAu4HMUM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eGSAu4HMUM go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-28T15:07:23.317Z] #36 ... [2020-05-28T15:07:23.317Z] [2020-05-28T15:07:23.317Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-28T15:07:23.317Z] #54 21.77 Fetched 8350 kB in 17s (505 kB/s) [2020-05-28T15:07:23.317Z] #54 21.77 Reading package lists... [2020-05-28T15:07:23.317Z] #54 28.86 Reading package lists... [2020-05-28T15:07:23.317Z] #54 ... [2020-05-28T15:07:23.317Z] [2020-05-28T15:07:23.317Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:23.317Z] #31 21.76 Fetched 8350 kB in 16s (514 kB/s) [2020-05-28T15:07:23.317Z] #31 21.76 Reading package lists... [2020-05-28T15:07:23.317Z] #31 28.94 Reading package lists... [2020-05-28T15:07:23.317Z] #31 ... [2020-05-28T15:07:23.317Z] [2020-05-28T15:07:23.317Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-28T15:07:23.317Z] #45 21.59 go: finding github.com/fatih/color v1.6.0 [2020-05-28T15:07:23.317Z] #45 21.64 go: finding github.com/pkg/errors v0.8.1 [2020-05-28T15:07:23.317Z] #45 21.68 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-28T15:07:23.317Z] #45 21.84 go: finding github.com/spf13/pflag v1.0.3 [2020-05-28T15:07:23.317Z] #45 21.85 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-28T15:07:23.317Z] #45 21.99 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-28T15:07:23.317Z] #45 22.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T15:07:23.317Z] #45 22.33 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T15:07:23.317Z] #45 22.40 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-28T15:07:23.317Z] #45 22.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T15:07:23.317Z] #45 ... [2020-05-28T15:07:23.317Z] [2020-05-28T15:07:23.317Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-28T15:07:23.317Z] #7 22.04 Fetched 8350 kB in 16s (518 kB/s) [2020-05-28T15:07:23.317Z] #7 22.04 Reading package lists... [2020-05-28T15:07:23.575Z] #7 28.85 Reading package lists... [2020-05-28T15:07:23.575Z] #7 ... [2020-05-28T15:07:23.575Z] [2020-05-28T15:07:23.575Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:23.575Z] #38 22.30 Fetched 8350 kB in 16s (519 kB/s) [2020-05-28T15:07:23.575Z] #38 22.30 Reading package lists... [2020-05-28T15:07:23.575Z] #38 29.48 Reading package lists... [2020-05-28T15:07:23.575Z] #38 ... [2020-05-28T15:07:23.575Z] [2020-05-28T15:07:23.575Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-28T15:07:23.575Z] #22 21.04 Reading package lists... [2020-05-28T15:07:23.768Z] Removing intermediate container b4e782eff0ae [2020-05-28T15:07:23.769Z] ---> 23c3e7566dc0 [2020-05-28T15:07:23.769Z] Step 12/140 : ENV CRIU_VERSION 3.13 [2020-05-28T15:07:23.769Z] ---> Running in bd77ea14643e [2020-05-28T15:07:23.928Z] #14 29.81 Selecting previously unselected package python3. [2020-05-28T15:07:23.929Z] #14 29.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15903 files and directories currently installed.) [2020-05-28T15:07:23.929Z] #14 29.86 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-28T15:07:23.929Z] #14 29.87 Unpacking python3 (3.7.3-1) ... [2020-05-28T15:07:24.056Z] Removing intermediate container bd77ea14643e [2020-05-28T15:07:24.056Z] ---> 72c29b9c2c66 [2020-05-28T15:07:24.056Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-05-28T15:07:24.056Z] ---> Running in 7a98b06b4244 [2020-05-28T15:07:24.210Z] #14 29.95 Selecting previously unselected package libip4tc0:s390x. [2020-05-28T15:07:24.210Z] #14 29.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-28T15:07:24.210Z] #14 29.96 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-28T15:07:24.210Z] #14 30.05 Selecting previously unselected package libip6tc0:s390x. [2020-05-28T15:07:24.210Z] #14 30.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-28T15:07:24.210Z] #14 30.07 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-28T15:07:24.210Z] #14 30.12 Selecting previously unselected package libiptc0:s390x. [2020-05-28T15:07:24.210Z] #14 30.12 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-28T15:07:24.210Z] #14 30.13 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-28T15:07:24.210Z] #14 30.18 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-28T15:07:24.275Z] #36 ... [2020-05-28T15:07:24.275Z] [2020-05-28T15:07:24.275Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-28T15:07:24.275Z] #54 22.66 Fetched 8350 kB in 16s (523 kB/s) [2020-05-28T15:07:24.275Z] #54 22.66 Reading package lists... [2020-05-28T15:07:24.275Z] #54 29.36 Reading package lists... [2020-05-28T15:07:24.275Z] #54 ... [2020-05-28T15:07:24.275Z] [2020-05-28T15:07:24.275Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-28T15:07:24.275Z] #22 22.61 Fetched 8350 kB in 16s (517 kB/s) [2020-05-28T15:07:24.275Z] #22 22.61 Reading package lists... [2020-05-28T15:07:24.275Z] #22 29.38 Reading package lists... [2020-05-28T15:07:24.275Z] #22 ... [2020-05-28T15:07:24.275Z] [2020-05-28T15:07:24.275Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-28T15:07:24.275Z] #7 22.79 Fetched 8350 kB in 16s (522 kB/s) [2020-05-28T15:07:24.275Z] #7 22.79 Reading package lists... [2020-05-28T15:07:24.275Z] #7 29.51 Reading package lists... [2020-05-28T15:07:24.275Z] #7 ... [2020-05-28T15:07:24.275Z] [2020-05-28T15:07:24.275Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:24.275Z] #42 30.49 vendor/golang.org/x/crypto/internal/subtle [2020-05-28T15:07:24.275Z] #42 30.64 vendor/golang.org/x/crypto/curve25519 [2020-05-28T15:07:24.491Z] #14 30.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-28T15:07:24.491Z] #14 30.18 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-28T15:07:24.491Z] #14 30.25 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-28T15:07:24.491Z] #14 30.25 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-28T15:07:24.491Z] #14 30.26 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-28T15:07:24.491Z] #14 30.31 Selecting previously unselected package libnftnl11:s390x. [2020-05-28T15:07:24.491Z] #14 30.31 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-28T15:07:24.491Z] #14 30.32 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-28T15:07:24.491Z] #14 30.38 Selecting previously unselected package iptables. [2020-05-28T15:07:24.491Z] #14 30.38 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-28T15:07:24.491Z] #14 30.39 Unpacking iptables (1.8.2-4) ... [2020-05-28T15:07:24.773Z] #14 30.77 Selecting previously unselected package xxd. [2020-05-28T15:07:24.773Z] #14 30.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-28T15:07:24.773Z] #14 30.79 Unpacking xxd (2:8.1.0875-5) ... [2020-05-28T15:07:24.948Z] #22 27.22 Reading package lists... [2020-05-28T15:07:25.055Z] #14 30.88 Selecting previously unselected package vim-common. [2020-05-28T15:07:25.055Z] #14 30.88 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-28T15:07:25.055Z] #14 30.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-28T15:07:25.055Z] #14 31.05 Selecting previously unselected package bash-completion. [2020-05-28T15:07:25.055Z] #14 31.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-28T15:07:25.084Z] Note: Building without setproctitle() and strlcpy() support. [2020-05-28T15:07:25.084Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T15:07:25.084Z] Note: Building without GnuTLS support [2020-05-28T15:07:25.084Z] fatal: not a git repository (or any of the parent directories): .git [2020-05-28T15:07:25.084Z]  GEN .gitid [2020-05-28T15:07:25.084Z] GEN criu/include/version.h [2020-05-28T15:07:25.208Z] #42 ... [2020-05-28T15:07:25.208Z] [2020-05-28T15:07:25.208Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:25.208Z] #38 17.94 Reading package lists... [2020-05-28T15:07:25.208Z] #38 24.53 Reading package lists... [2020-05-28T15:07:25.208Z] #38 31.22 Building dependency tree... [2020-05-28T15:07:25.208Z] #38 32.59 Reading state information... [2020-05-28T15:07:25.374Z] GEN include/common/asm [2020-05-28T15:07:25.374Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-28T15:07:25.375Z] PBCC images/opts.pb-c.c [2020-05-28T15:07:25.465Z] #38 34.63 The following additional packages will be installed: [2020-05-28T15:07:25.465Z] #38 34.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-28T15:07:25.465Z] #38 34.64 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-28T15:07:25.465Z] #38 34.64 Suggested packages: [2020-05-28T15:07:25.465Z] #38 34.66 manpages-dev python-setuptools [2020-05-28T15:07:25.664Z] PBCC images/sit.pb-c.c [2020-05-28T15:07:25.664Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-05-28T15:07:25.664Z] DEP images/opts.pb-c.d [2020-05-28T15:07:25.664Z] DEP images/sit.pb-c.d [2020-05-28T15:07:25.664Z] PBCC images/macvlan.pb-c.c [2020-05-28T15:07:25.664Z] DEP images/macvlan.pb-c.d [2020-05-28T15:07:25.664Z] PBCC images/autofs.pb-c.c [2020-05-28T15:07:25.664Z] DEP images/autofs.pb-c.d [2020-05-28T15:07:25.664Z] PBCC images/sysctl.pb-c.c [2020-05-28T15:07:25.664Z] DEP images/sysctl.pb-c.d [2020-05-28T15:07:25.664Z] PBCC images/time.pb-c.c [2020-05-28T15:07:25.664Z] DEP images/time.pb-c.d [2020-05-28T15:07:25.664Z] PBCC images/binfmt-misc.pb-c.c [2020-05-28T15:07:25.664Z] DEP images/binfmt-misc.pb-c.d [2020-05-28T15:07:25.664Z] PBCC images/seccomp.pb-c.c [2020-05-28T15:07:25.664Z] DEP images/seccomp.pb-c.d [2020-05-28T15:07:25.664Z] PBCC images/userns.pb-c.c [2020-05-28T15:07:25.664Z] DEP images/userns.pb-c.d [2020-05-28T15:07:25.664Z] PBCC images/cgroup.pb-c.c [2020-05-28T15:07:25.664Z] DEP images/cgroup.pb-c.d [2020-05-28T15:07:25.664Z] PBCC images/fown.pb-c.c [2020-05-28T15:07:25.664Z] PBCC images/ext-file.pb-c.c [2020-05-28T15:07:25.664Z] DEP images/fown.pb-c.d [2020-05-28T15:07:25.664Z] DEP images/ext-file.pb-c.d [2020-05-28T15:07:25.664Z] PBCC images/rpc.pb-c.c [2020-05-28T15:07:25.664Z] DEP images/rpc.pb-c.d [2020-05-28T15:07:25.664Z] PBCC images/siginfo.pb-c.c [2020-05-28T15:07:25.664Z] DEP images/siginfo.pb-c.d [2020-05-28T15:07:25.723Z] #38 ... [2020-05-28T15:07:25.723Z] [2020-05-28T15:07:25.723Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:25.723Z] #31 28.84 Reading package lists... [2020-05-28T15:07:25.951Z] PBCC images/pagemap.pb-c.c [2020-05-28T15:07:25.951Z] DEP images/pagemap.pb-c.d [2020-05-28T15:07:25.951Z] PBCC images/rlimit.pb-c.c [2020-05-28T15:07:25.951Z] DEP images/rlimit.pb-c.d [2020-05-28T15:07:25.951Z] PBCC images/file-lock.pb-c.c [2020-05-28T15:07:25.951Z] DEP images/file-lock.pb-c.d [2020-05-28T15:07:25.951Z] PBCC images/tty.pb-c.c [2020-05-28T15:07:25.951Z] DEP images/tty.pb-c.d [2020-05-28T15:07:25.951Z] PBCC images/tun.pb-c.c [2020-05-28T15:07:25.951Z] PBCC images/netdev.pb-c.c [2020-05-28T15:07:25.951Z] DEP images/tun.pb-c.d [2020-05-28T15:07:25.951Z] DEP images/netdev.pb-c.d [2020-05-28T15:07:25.951Z] PBCC images/vma.pb-c.c [2020-05-28T15:07:25.951Z] DEP images/vma.pb-c.d [2020-05-28T15:07:25.951Z] PBCC images/creds.pb-c.c [2020-05-28T15:07:25.951Z] DEP images/creds.pb-c.d [2020-05-28T15:07:25.951Z] PBCC images/utsns.pb-c.c [2020-05-28T15:07:25.951Z] DEP images/utsns.pb-c.d [2020-05-28T15:07:25.951Z] PBCC images/ipc-desc.pb-c.c [2020-05-28T15:07:25.951Z] PBCC images/ipc-sem.pb-c.c [2020-05-28T15:07:25.951Z] DEP images/ipc-desc.pb-c.d [2020-05-28T15:07:25.951Z] DEP images/ipc-sem.pb-c.d [2020-05-28T15:07:25.951Z] PBCC images/ipc-msg.pb-c.c [2020-05-28T15:07:25.951Z] DEP images/ipc-msg.pb-c.d [2020-05-28T15:07:25.951Z] PBCC images/ipc-shm.pb-c.c [2020-05-28T15:07:26.139Z] #22 33.92 Building dependency tree... [2020-05-28T15:07:26.139Z] #22 ... [2020-05-28T15:07:26.139Z] [2020-05-28T15:07:26.139Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-28T15:07:26.139Z] #54 28.86 Reading package lists... [2020-05-28T15:07:26.239Z] DEP images/ipc-shm.pb-c.d [2020-05-28T15:07:26.239Z] PBCC images/ipc-var.pb-c.c [2020-05-28T15:07:26.239Z] DEP images/ipc-var.pb-c.d [2020-05-28T15:07:26.239Z] PBCC images/sk-opts.pb-c.c [2020-05-28T15:07:26.239Z] PBCC images/packet-sock.pb-c.c [2020-05-28T15:07:26.239Z] DEP images/sk-opts.pb-c.d [2020-05-28T15:07:26.239Z] DEP images/packet-sock.pb-c.d [2020-05-28T15:07:26.239Z] PBCC images/sk-netlink.pb-c.c [2020-05-28T15:07:26.239Z] DEP images/sk-netlink.pb-c.d [2020-05-28T15:07:26.239Z] PBCC images/sk-inet.pb-c.c [2020-05-28T15:07:26.239Z] DEP images/sk-inet.pb-c.d [2020-05-28T15:07:26.239Z] PBCC images/sk-unix.pb-c.c [2020-05-28T15:07:26.239Z] DEP images/sk-unix.pb-c.d [2020-05-28T15:07:26.239Z] PBCC images/mm.pb-c.c [2020-05-28T15:07:26.239Z] DEP images/mm.pb-c.d [2020-05-28T15:07:26.239Z] PBCC images/timerfd.pb-c.c [2020-05-28T15:07:26.239Z] DEP images/timerfd.pb-c.d [2020-05-28T15:07:26.239Z] PBCC images/timer.pb-c.c [2020-05-28T15:07:26.239Z] DEP images/timer.pb-c.d [2020-05-28T15:07:26.239Z] PBCC images/sa.pb-c.c [2020-05-28T15:07:26.239Z] DEP images/sa.pb-c.d [2020-05-28T15:07:26.239Z] PBCC images/pipe-data.pb-c.c [2020-05-28T15:07:26.239Z] DEP images/pipe-data.pb-c.d [2020-05-28T15:07:26.528Z] PBCC images/mnt.pb-c.c [2020-05-28T15:07:26.528Z] DEP images/mnt.pb-c.d [2020-05-28T15:07:26.528Z] PBCC images/sk-packet.pb-c.c [2020-05-28T15:07:26.528Z] DEP images/sk-packet.pb-c.d [2020-05-28T15:07:26.528Z] PBCC images/tcp-stream.pb-c.c [2020-05-28T15:07:26.528Z] DEP images/tcp-stream.pb-c.d [2020-05-28T15:07:26.528Z] PBCC images/pipe.pb-c.c [2020-05-28T15:07:26.528Z] DEP images/pipe.pb-c.d [2020-05-28T15:07:26.528Z] PBCC images/pstree.pb-c.c [2020-05-28T15:07:26.528Z] DEP images/pstree.pb-c.d [2020-05-28T15:07:26.528Z] PBCC images/fs.pb-c.c [2020-05-28T15:07:26.528Z] DEP images/fs.pb-c.d [2020-05-28T15:07:26.528Z] PBCC images/signalfd.pb-c.c [2020-05-28T15:07:26.528Z] DEP images/signalfd.pb-c.d [2020-05-28T15:07:26.528Z] PBCC images/fh.pb-c.c [2020-05-28T15:07:26.528Z] PBCC images/fsnotify.pb-c.c [2020-05-28T15:07:26.528Z] DEP images/fh.pb-c.d [2020-05-28T15:07:26.528Z] DEP images/fsnotify.pb-c.d [2020-05-28T15:07:26.528Z] PBCC images/eventpoll.pb-c.c [2020-05-28T15:07:26.528Z] DEP images/eventpoll.pb-c.d [2020-05-28T15:07:26.528Z] PBCC images/eventfd.pb-c.c [2020-05-28T15:07:26.528Z] DEP images/eventfd.pb-c.d [2020-05-28T15:07:26.528Z] PBCC images/remap-file-path.pb-c.c [2020-05-28T15:07:26.528Z] DEP images/remap-file-path.pb-c.d [2020-05-28T15:07:26.528Z] PBCC images/fifo.pb-c.c [2020-05-28T15:07:26.815Z] DEP images/fifo.pb-c.d [2020-05-28T15:07:26.815Z] PBCC images/ghost-file.pb-c.c [2020-05-28T15:07:26.815Z] DEP images/ghost-file.pb-c.d [2020-05-28T15:07:26.815Z] PBCC images/regfile.pb-c.c [2020-05-28T15:07:26.815Z] DEP images/regfile.pb-c.d [2020-05-28T15:07:26.815Z] PBCC images/ns.pb-c.c [2020-05-28T15:07:26.815Z] DEP images/ns.pb-c.d [2020-05-28T15:07:26.815Z] PBCC images/fdinfo.pb-c.c [2020-05-28T15:07:26.816Z] DEP images/fdinfo.pb-c.d [2020-05-28T15:07:26.816Z] PBCC images/core-aarch64.pb-c.c [2020-05-28T15:07:26.816Z] PBCC images/core-arm.pb-c.c [2020-05-28T15:07:26.816Z] PBCC images/core-ppc64.pb-c.c [2020-05-28T15:07:26.816Z] PBCC images/core-s390.pb-c.c [2020-05-28T15:07:26.816Z] PBCC images/core-x86.pb-c.c [2020-05-28T15:07:26.816Z] PBCC images/core.pb-c.c [2020-05-28T15:07:26.816Z] PBCC images/inventory.pb-c.c [2020-05-28T15:07:26.816Z] DEP images/core-aarch64.pb-c.d [2020-05-28T15:07:26.816Z] DEP images/core-arm.pb-c.d [2020-05-28T15:07:26.816Z] DEP images/core-ppc64.pb-c.d [2020-05-28T15:07:26.816Z] DEP images/core-s390.pb-c.d [2020-05-28T15:07:27.105Z] DEP images/core-x86.pb-c.d [2020-05-28T15:07:27.105Z] DEP images/core.pb-c.d [2020-05-28T15:07:27.105Z] DEP images/inventory.pb-c.d [2020-05-28T15:07:27.105Z] PBCC images/cpuinfo.pb-c.c [2020-05-28T15:07:27.105Z] DEP images/cpuinfo.pb-c.d [2020-05-28T15:07:27.105Z] PBCC images/stats.pb-c.c [2020-05-28T15:07:27.105Z] DEP images/stats.pb-c.d [2020-05-28T15:07:27.354Z] #31 34.99 Building dependency tree... [2020-05-28T15:07:27.355Z] #31 36.32 Reading state information... [2020-05-28T15:07:27.397Z] make[1]: Nothing to be done for 'all'. [2020-05-28T15:07:27.688Z] CC images/stats.o [2020-05-28T15:07:27.688Z] CC images/core.o [2020-05-28T15:07:27.726Z] #14 33.13 Unpacking bash-completion (1:2.8-6) ... [2020-05-28T15:07:27.726Z] #14 33.49 Selecting previously unselected package bzip2. [2020-05-28T15:07:27.726Z] #14 33.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-28T15:07:27.726Z] #14 33.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-28T15:07:27.726Z] #14 33.57 Selecting previously unselected package xz-utils. [2020-05-28T15:07:27.726Z] #14 33.57 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-28T15:07:27.726Z] #14 33.57 Unpacking xz-utils (5.2.4-1) ... [2020-05-28T15:07:27.726Z] #14 33.71 Selecting previously unselected package apparmor. [2020-05-28T15:07:27.726Z] #14 33.71 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-28T15:07:27.726Z] #14 33.81 Unpacking apparmor (2.13.2-10) ... [2020-05-28T15:07:27.772Z] #54 35.25 Building dependency tree... [2020-05-28T15:07:27.772Z] #54 36.71 Reading state information... [2020-05-28T15:07:27.979Z] CC images/core-x86.o [2020-05-28T15:07:27.979Z] CC images/core-arm.o [2020-05-28T15:07:28.271Z] CC images/core-aarch64.o [2020-05-28T15:07:28.271Z] CC images/core-ppc64.o [2020-05-28T15:07:28.339Z] #14 34.24 Selecting previously unselected package aufs-tools. [2020-05-28T15:07:28.339Z] #14 34.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-28T15:07:28.339Z] #14 34.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-28T15:07:28.339Z] #14 34.32 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-28T15:07:28.339Z] #14 ... [2020-05-28T15:07:28.339Z] [2020-05-28T15:07:28.339Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:07:28.339Z] #39 22.04 CC images/tun.o [2020-05-28T15:07:28.339Z] #39 22.32 CC images/sk-netlink.o [2020-05-28T15:07:28.339Z] #39 22.50 CC images/packet-sock.o [2020-05-28T15:07:28.339Z] #39 22.79 CC images/ipc-var.o [2020-05-28T15:07:28.339Z] #39 22.88 CC images/ipc-desc.o [2020-05-28T15:07:28.339Z] #39 23.06 CC images/ipc-shm.o [2020-05-28T15:07:28.339Z] #39 23.23 CC images/ipc-msg.o [2020-05-28T15:07:28.339Z] #39 23.39 CC images/ipc-sem.o [2020-05-28T15:07:28.339Z] #39 23.59 CC images/utsns.o [2020-05-28T15:07:28.339Z] #39 23.71 CC images/creds.o [2020-05-28T15:07:28.339Z] #39 23.83 CC images/vma.o [2020-05-28T15:07:28.339Z] #39 23.98 CC images/netdev.o [2020-05-28T15:07:28.339Z] #39 24.25 CC images/tty.o [2020-05-28T15:07:28.339Z] #39 24.55 CC images/file-lock.o [2020-05-28T15:07:28.339Z] #39 24.65 CC images/rlimit.o [2020-05-28T15:07:28.339Z] #39 24.79 CC images/pagemap.o [2020-05-28T15:07:28.339Z] #39 24.93 CC images/siginfo.o [2020-05-28T15:07:28.339Z] #39 25.05 CC images/rpc.o [2020-05-28T15:07:28.339Z] #39 25.78 CC images/ext-file.o [2020-05-28T15:07:28.339Z] #39 25.92 CC images/cgroup.o [2020-05-28T15:07:28.339Z] #39 26.45 CC images/userns.o [2020-05-28T15:07:28.339Z] #39 26.60 CC images/google/protobuf/descriptor.o [2020-05-28T15:07:28.339Z] #39 27.48 CC images/opts.o [2020-05-28T15:07:28.339Z] #39 27.57 CC images/seccomp.o [2020-05-28T15:07:28.339Z] #39 27.69 CC images/binfmt-misc.o [2020-05-28T15:07:28.339Z] #39 27.81 CC images/time.o [2020-05-28T15:07:28.339Z] #39 27.99 CC images/sysctl.o [2020-05-28T15:07:28.339Z] #39 28.13 CC images/autofs.o [2020-05-28T15:07:28.339Z] #39 28.23 CC images/macvlan.o [2020-05-28T15:07:28.339Z] #39 28.42 CC images/sit.o [2020-05-28T15:07:28.339Z] #39 28.56 LINK images/built-in.o [2020-05-28T15:07:28.339Z] #39 28.64 GEN compel/include/asm [2020-05-28T15:07:28.339Z] #39 28.65 GEN compel/include/version.h [2020-05-28T15:07:28.339Z] #39 28.68 touch .config [2020-05-28T15:07:28.339Z] #39 28.69 GEN include/common/config.h [2020-05-28T15:07:28.339Z] #39 28.76 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-28T15:07:28.339Z] #39 28.82 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-28T15:07:28.339Z] #39 28.84 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-28T15:07:28.339Z] #39 28.86 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-28T15:07:28.339Z] #39 28.88 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-28T15:07:28.339Z] #39 28.89 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-28T15:07:28.339Z] #39 28.91 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-28T15:07:28.339Z] #39 28.92 DEP compel/plugins/std/infect.d [2020-05-28T15:07:28.339Z] #39 29.03 DEP compel/plugins/std/string.d [2020-05-28T15:07:28.339Z] #39 29.14 DEP compel/plugins/std/log.d [2020-05-28T15:07:28.339Z] #39 29.30 DEP compel/plugins/std/fds.d [2020-05-28T15:07:28.339Z] #39 29.38 DEP compel/plugins/std/std.d [2020-05-28T15:07:28.339Z] #39 29.53 DEP compel/plugins/shmem/shmem.d [2020-05-28T15:07:28.339Z] #39 29.59 DEP compel/plugins/fds/fds.d [2020-05-28T15:07:28.339Z] #39 29.67 CC compel/plugins/std/std.o [2020-05-28T15:07:28.339Z] #39 29.86 CC compel/plugins/std/fds.o [2020-05-28T15:07:28.339Z] #39 30.21 CC compel/plugins/std/log.o [2020-05-28T15:07:28.339Z] #39 30.94 CC compel/plugins/std/string.o [2020-05-28T15:07:28.339Z] #39 31.46 CC compel/plugins/std/infect.o [2020-05-28T15:07:28.339Z] #39 31.67 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-28T15:07:28.339Z] #39 31.70 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-28T15:07:28.339Z] #39 31.74 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-28T15:07:28.339Z] #39 31.82 AR compel/plugins/std.lib.a [2020-05-28T15:07:28.339Z] #39 31.86 CC compel/plugins/fds/fds.o [2020-05-28T15:07:28.339Z] #39 31.99 AR compel/plugins/fds.lib.a [2020-05-28T15:07:28.339Z] #39 32.02 HOSTDEP compel/src/lib/log-host.d [2020-05-28T15:07:28.567Z] CC images/core-s390.o [2020-05-28T15:07:28.567Z] CC images/cpuinfo.o [2020-05-28T15:07:28.621Z] #39 32.23 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-28T15:07:28.621Z] #39 ... [2020-05-28T15:07:28.621Z] [2020-05-28T15:07:28.621Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:28.621Z] #14 34.32 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-28T15:07:28.621Z] #14 34.32 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-28T15:07:28.728Z] #31 37.81 The following additional packages will be installed: [2020-05-28T15:07:28.728Z] #31 37.81 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-28T15:07:28.728Z] #31 37.83 Suggested packages: [2020-05-28T15:07:28.862Z] CC images/inventory.o [2020-05-28T15:07:28.863Z] CC images/fdinfo.o [2020-05-28T15:07:28.863Z] CC images/fown.o [2020-05-28T15:07:28.863Z] CC images/ns.o [2020-05-28T15:07:28.987Z] #31 37.84 cmake-doc ninja-build lrzip [2020-05-28T15:07:28.987Z] #31 37.84 Recommended packages: [2020-05-28T15:07:28.987Z] #31 37.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-28T15:07:29.158Z] CC images/regfile.o [2020-05-28T15:07:29.158Z] CC images/ghost-file.o [2020-05-28T15:07:29.158Z] CC images/fifo.o [2020-05-28T15:07:29.158Z] CC images/remap-file-path.o [2020-05-28T15:07:29.158Z] CC images/eventfd.o [2020-05-28T15:07:29.453Z] CC images/eventpoll.o [2020-05-28T15:07:29.453Z] CC images/fh.o [2020-05-28T15:07:29.453Z] CC images/fsnotify.o [2020-05-28T15:07:29.552Z] #31 38.71 The following NEW packages will be installed: [2020-05-28T15:07:29.552Z] #31 38.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-28T15:07:29.626Z] #14 ... [2020-05-28T15:07:29.626Z] [2020-05-28T15:07:29.626Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:29.626Z] #42 59.55 go/parser [2020-05-28T15:07:29.626Z] #42 59.69 text/template [2020-05-28T15:07:29.626Z] #42 62.18 log [2020-05-28T15:07:29.626Z] #42 62.49 encoding/binary [2020-05-28T15:07:29.626Z] #42 63.14 go/doc [2020-05-28T15:07:29.626Z] #42 64.00 encoding/base64 [2020-05-28T15:07:29.626Z] #42 64.48 encoding/json [2020-05-28T15:07:29.626Z] #42 65.69 github.com/LK4D4/vndr/build [2020-05-28T15:07:29.626Z] #42 68.62 encoding/xml [2020-05-28T15:07:29.626Z] #42 68.79 github.com/LK4D4/vndr/versioned [2020-05-28T15:07:29.626Z] #42 68.90 compress/flate [2020-05-28T15:07:29.671Z] #54 38.68 The following additional packages will be installed: [2020-05-28T15:07:29.671Z] #54 38.71 libbtrfs0 [2020-05-28T15:07:29.762Z] CC images/signalfd.o [2020-05-28T15:07:29.762Z] CC images/fs.o [2020-05-28T15:07:29.762Z] CC images/pstree.o [2020-05-28T15:07:29.762Z] CC images/pipe.o [2020-05-28T15:07:29.810Z] #31 38.76 vim-common xxd [2020-05-28T15:07:29.907Z] #42 ... [2020-05-28T15:07:29.907Z] [2020-05-28T15:07:29.907Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:29.907Z] #14 35.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-28T15:07:29.907Z] #14 35.57 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-28T15:07:29.907Z] #14 35.57 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-28T15:07:29.931Z] #54 38.90 The following NEW packages will be installed: [2020-05-28T15:07:29.931Z] #54 38.93 libbtrfs-dev libbtrfs0 [2020-05-28T15:07:30.059Z] CC images/tcp-stream.o [2020-05-28T15:07:30.059Z] CC images/sk-packet.o [2020-05-28T15:07:30.059Z] CC images/mnt.o [2020-05-28T15:07:30.059Z] CC images/pipe-data.o [2020-05-28T15:07:30.059Z] CC images/sa.o [2020-05-28T15:07:30.068Z] #31 39.19 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:07:30.068Z] #31 39.19 Need to get 14.9 MB of archives. [2020-05-28T15:07:30.068Z] #31 39.19 After this operation, 61.8 MB of additional disk space will be used. [2020-05-28T15:07:30.068Z] #31 39.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-28T15:07:30.068Z] #31 39.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-28T15:07:30.068Z] #31 39.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-28T15:07:30.326Z] #31 39.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-28T15:07:30.355Z] CC images/timer.o [2020-05-28T15:07:30.355Z] CC images/timerfd.o [2020-05-28T15:07:30.355Z] CC images/mm.o [2020-05-28T15:07:30.355Z] CC images/sk-opts.o [2020-05-28T15:07:30.497Z] #54 39.37 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:07:30.497Z] #54 39.37 Need to get 119 kB of archives. [2020-05-28T15:07:30.497Z] #54 39.37 After this operation, 387 kB of additional disk space will be used. [2020-05-28T15:07:30.497Z] #54 39.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-28T15:07:30.497Z] #54 39.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-28T15:07:30.650Z] CC images/sk-unix.o [2020-05-28T15:07:30.650Z] CC images/sk-inet.o [2020-05-28T15:07:30.650Z] CC images/tun.o [2020-05-28T15:07:30.941Z] CC images/sk-netlink.o [2020-05-28T15:07:30.941Z] CC images/packet-sock.o [2020-05-28T15:07:30.941Z] CC images/ipc-var.o [2020-05-28T15:07:30.941Z] CC images/ipc-desc.o [2020-05-28T15:07:31.231Z] CC images/ipc-shm.o [2020-05-28T15:07:31.231Z] CC images/ipc-msg.o [2020-05-28T15:07:31.231Z] CC images/ipc-sem.o [2020-05-28T15:07:31.231Z] CC images/utsns.o [2020-05-28T15:07:31.231Z] CC images/creds.o [2020-05-28T15:07:31.263Z] #31 40.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-28T15:07:31.263Z] #31 40.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-28T15:07:31.263Z] #31 40.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-28T15:07:31.263Z] #31 40.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-28T15:07:31.263Z] #31 40.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-28T15:07:31.263Z] #31 40.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-28T15:07:31.374Z] #14 37.17 Selecting previously unselected package binutils-mingw-w64. [2020-05-28T15:07:31.374Z] #14 37.18 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-28T15:07:31.374Z] #14 37.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-28T15:07:31.374Z] #14 37.25 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-28T15:07:31.374Z] #14 37.25 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-28T15:07:31.374Z] #14 37.25 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-28T15:07:31.374Z] #14 37.33 Selecting previously unselected package dmsetup. [2020-05-28T15:07:31.374Z] #14 37.33 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-28T15:07:31.374Z] #14 37.33 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-28T15:07:31.431Z] #54 ... [2020-05-28T15:07:31.431Z] [2020-05-28T15:07:31.431Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-28T15:07:31.431Z] #66 DONE 39.9s [2020-05-28T15:07:31.431Z] [2020-05-28T15:07:31.431Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-28T15:07:31.431Z] #22 33.92 Building dependency tree... [2020-05-28T15:07:31.431Z] #22 35.46 Reading state information... [2020-05-28T15:07:31.431Z] #22 37.44 ca-certificates is already the newest version (20190110). [2020-05-28T15:07:31.431Z] #22 37.44 The following additional packages will be installed: [2020-05-28T15:07:31.431Z] #22 37.45 libjq1 libonig5 [2020-05-28T15:07:31.431Z] #22 37.89 The following NEW packages will be installed: [2020-05-28T15:07:31.431Z] #22 37.90 jq libjq1 libonig5 [2020-05-28T15:07:31.431Z] #22 38.30 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:07:31.431Z] #22 38.30 Need to get 355 kB of archives. [2020-05-28T15:07:31.431Z] #22 38.30 After this operation, 1072 kB of additional disk space will be used. [2020-05-28T15:07:31.431Z] #22 38.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-28T15:07:31.431Z] #22 38.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-28T15:07:31.431Z] #22 38.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-28T15:07:31.431Z] #22 39.48 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:07:31.431Z] #22 39.78 Fetched 355 kB in 0s (1183 kB/s) [2020-05-28T15:07:31.431Z] #22 39.90 Selecting previously unselected package libonig5:amd64. [2020-05-28T15:07:31.431Z] #22 39.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-28T15:07:31.431Z] #22 40.03 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-28T15:07:31.431Z] #22 40.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-28T15:07:31.431Z] #22 40.39 Selecting previously unselected package libjq1:amd64. [2020-05-28T15:07:31.521Z] #31 ... [2020-05-28T15:07:31.522Z] [2020-05-28T15:07:31.522Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:31.522Z] #38 36.18 The following NEW packages will be installed: [2020-05-28T15:07:31.522Z] #38 36.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-28T15:07:31.522Z] #38 36.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-28T15:07:31.522Z] #38 36.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-28T15:07:31.522Z] #38 36.21 python-six zlib1g-dev [2020-05-28T15:07:31.522Z] #38 36.61 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:07:31.522Z] #38 36.61 Need to get 4095 kB of archives. [2020-05-28T15:07:31.522Z] #38 36.61 After this operation, 22.5 MB of additional disk space will be used. [2020-05-28T15:07:31.522Z] #38 36.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-28T15:07:31.522Z] #38 36.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-28T15:07:31.522Z] #38 36.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-28T15:07:31.522Z] #38 36.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-28T15:07:31.522Z] #38 36.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-28T15:07:31.522Z] #38 36.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-28T15:07:31.522Z] #38 36.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-28T15:07:31.522Z] #38 36.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-28T15:07:31.522Z] #38 36.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-28T15:07:31.522Z] #38 36.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-28T15:07:31.522Z] #38 36.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-28T15:07:31.522Z] #38 36.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-28T15:07:31.522Z] #38 36.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-28T15:07:31.522Z] #38 36.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-28T15:07:31.522Z] #38 36.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-28T15:07:31.522Z] #38 36.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-28T15:07:31.522Z] #38 37.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-28T15:07:31.522Z] #38 38.03 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:07:31.522Z] #38 38.27 Fetched 4095 kB in 1s (5891 kB/s) [2020-05-28T15:07:31.522Z] #38 38.39 Selecting previously unselected package libcap-dev:amd64. [2020-05-28T15:07:31.522Z] #38 38.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-28T15:07:31.522Z] #38 38.50 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-28T15:07:31.522Z] #38 38.51 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-28T15:07:31.522Z] #38 38.64 Selecting previously unselected package libnet1:amd64. [2020-05-28T15:07:31.522Z] #38 38.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-28T15:07:31.522Z] #38 38.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-28T15:07:31.522Z] #38 38.88 Selecting previously unselected package libnet1-dev. [2020-05-28T15:07:31.522Z] #38 38.89 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-28T15:07:31.522Z] #38 38.91 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-28T15:07:31.522Z] #38 39.04 Selecting previously unselected package libnl-3-200:amd64. [2020-05-28T15:07:31.522Z] #38 39.05 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-28T15:07:31.522Z] #38 39.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-28T15:07:31.522Z] #38 39.16 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-28T15:07:31.522Z] #38 39.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-28T15:07:31.522Z] #38 39.18 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-28T15:07:31.522Z] #38 39.55 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-28T15:07:31.522Z] #38 39.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-28T15:07:31.522Z] #38 39.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-28T15:07:31.522Z] #38 39.63 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-28T15:07:31.522Z] #38 39.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-28T15:07:31.522Z] #38 39.67 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-28T15:07:31.522Z] #38 39.78 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-28T15:07:31.522Z] #38 39.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-28T15:07:31.522Z] #38 39.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-28T15:07:31.522Z] #38 40.04 Selecting previously unselected package libprotobuf17:amd64. [2020-05-28T15:07:31.522Z] #38 40.06 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-28T15:07:31.522Z] #38 40.07 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:31.524Z] CC images/vma.o [2020-05-28T15:07:31.524Z] CC images/netdev.o [2020-05-28T15:07:31.524Z] CC images/tty.o [2020-05-28T15:07:31.656Z] #14 37.42 Selecting previously unselected package mingw-w64-common. [2020-05-28T15:07:31.656Z] #14 37.42 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-28T15:07:31.656Z] #14 37.42 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-28T15:07:31.689Z] #22 40.43 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-28T15:07:31.689Z] #22 40.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-28T15:07:31.689Z] #22 40.65 Selecting previously unselected package jq. [2020-05-28T15:07:31.689Z] #22 40.65 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-28T15:07:31.689Z] #22 40.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-28T15:07:31.812Z] CC images/file-lock.o [2020-05-28T15:07:31.812Z] CC images/rlimit.o [2020-05-28T15:07:31.812Z] CC images/pagemap.o [2020-05-28T15:07:32.088Z] #38 ... [2020-05-28T15:07:32.088Z] [2020-05-28T15:07:32.088Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-05-28T15:07:32.088Z] #66 DONE 40.8s [2020-05-28T15:07:32.088Z] [2020-05-28T15:07:32.088Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:32.088Z] #38 41.10 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-28T15:07:32.088Z] #38 41.10 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-28T15:07:32.088Z] #38 41.12 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:32.103Z] CC images/siginfo.o [2020-05-28T15:07:32.103Z] CC images/rpc.o [2020-05-28T15:07:32.255Z] #22 41.10 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-28T15:07:32.255Z] #22 41.11 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-28T15:07:32.255Z] #22 41.20 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-28T15:07:32.255Z] #22 41.22 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:07:32.394Z] CC images/ext-file.o [2020-05-28T15:07:32.394Z] CC images/cgroup.o [2020-05-28T15:07:32.654Z] #38 41.61 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-28T15:07:32.654Z] #38 41.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-28T15:07:32.654Z] #38 41.62 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:32.687Z] CC images/userns.o [2020-05-28T15:07:32.687Z] CC images/google/protobuf/descriptor.o [2020-05-28T15:07:32.821Z] #22 DONE 41.6s [2020-05-28T15:07:32.821Z] [2020-05-28T15:07:32.821Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-28T15:07:32.821Z] #23 DONE 0.1s [2020-05-28T15:07:32.821Z] [2020-05-28T15:07:32.821Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:33.326Z] CC images/opts.o [2020-05-28T15:07:33.326Z] CC images/seccomp.o [2020-05-28T15:07:33.326Z] CC images/binfmt-misc.o [2020-05-28T15:07:33.326Z] CC images/time.o [2020-05-28T15:07:33.593Z] #38 ... [2020-05-28T15:07:33.593Z] [2020-05-28T15:07:33.593Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-28T15:07:33.593Z] #54 29.36 Reading package lists... [2020-05-28T15:07:33.593Z] #54 36.11 Building dependency tree... [2020-05-28T15:07:33.593Z] #54 37.60 Reading state information... [2020-05-28T15:07:33.593Z] #54 39.22 The following additional packages will be installed: [2020-05-28T15:07:33.593Z] #54 39.24 libbtrfs0 [2020-05-28T15:07:33.593Z] #54 39.43 The following NEW packages will be installed: [2020-05-28T15:07:33.593Z] #54 39.44 libbtrfs-dev libbtrfs0 [2020-05-28T15:07:33.593Z] #54 39.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:07:33.593Z] #54 39.83 Need to get 119 kB of archives. [2020-05-28T15:07:33.593Z] #54 39.83 After this operation, 387 kB of additional disk space will be used. [2020-05-28T15:07:33.593Z] #54 39.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-28T15:07:33.593Z] #54 39.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-28T15:07:33.593Z] #54 40.97 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:07:33.593Z] #54 41.20 Fetched 119 kB in 0s (448 kB/s) [2020-05-28T15:07:33.593Z] #54 41.37 Selecting previously unselected package libbtrfs0. [2020-05-28T15:07:33.593Z] #54 41.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-28T15:07:33.593Z] #54 41.48 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-28T15:07:33.593Z] #54 41.50 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-28T15:07:33.593Z] #54 41.82 Selecting previously unselected package libbtrfs-dev. [2020-05-28T15:07:33.593Z] #54 41.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-28T15:07:33.593Z] #54 41.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:07:33.593Z] #54 42.25 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-28T15:07:33.593Z] #54 42.27 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:07:33.594Z] #54 42.29 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:07:33.594Z] #54 DONE 42.7s [2020-05-28T15:07:33.594Z] [2020-05-28T15:07:33.594Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:07:33.594Z] #55 DONE 0.1s [2020-05-28T15:07:33.624Z] CC images/sysctl.o [2020-05-28T15:07:33.624Z] CC images/autofs.o [2020-05-28T15:07:33.624Z] CC images/macvlan.o [2020-05-28T15:07:33.624Z] CC images/sit.o [2020-05-28T15:07:33.624Z] LINK images/built-in.o [2020-05-28T15:07:33.756Z] #24 ... [2020-05-28T15:07:33.756Z] [2020-05-28T15:07:33.756Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-05-28T15:07:33.756Z] #54 40.78 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:07:33.756Z] #54 41.11 Fetched 119 kB in 0s (425 kB/s) [2020-05-28T15:07:33.756Z] #54 41.29 Selecting previously unselected package libbtrfs0. [2020-05-28T15:07:33.756Z] #54 41.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-28T15:07:33.756Z] #54 41.41 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-28T15:07:33.756Z] #54 41.42 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-28T15:07:33.756Z] #54 41.61 Selecting previously unselected package libbtrfs-dev. [2020-05-28T15:07:33.756Z] #54 41.61 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-28T15:07:33.756Z] #54 41.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:07:33.756Z] #54 41.98 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-28T15:07:33.756Z] #54 41.99 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:07:33.756Z] #54 42.01 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:07:33.756Z] #54 DONE 42.4s [2020-05-28T15:07:33.756Z] [2020-05-28T15:07:33.756Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:07:33.756Z] #55 DONE 0.1s [2020-05-28T15:07:33.756Z] [2020-05-28T15:07:33.756Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-28T15:07:33.756Z] #56 DONE 0.1s [2020-05-28T15:07:33.756Z] [2020-05-28T15:07:33.756Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-28T15:07:33.756Z] #7 28.85 Reading package lists... [2020-05-28T15:07:33.756Z] #7 35.43 Building dependency tree... [2020-05-28T15:07:33.756Z] #7 36.89 Reading state information... [2020-05-28T15:07:33.756Z] #7 38.94 The following additional packages will be installed: [2020-05-28T15:07:33.756Z] #7 38.95 libapparmor1 [2020-05-28T15:07:33.756Z] #7 38.98 Suggested packages: [2020-05-28T15:07:33.756Z] #7 38.98 seccomp [2020-05-28T15:07:33.756Z] #7 39.26 The following NEW packages will be installed: [2020-05-28T15:07:33.756Z] #7 39.30 libapparmor-dev libapparmor1 libseccomp-dev [2020-05-28T15:07:33.756Z] #7 39.68 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:07:33.756Z] #7 39.68 Need to get 293 kB of archives. [2020-05-28T15:07:33.756Z] #7 39.68 After this operation, 952 kB of additional disk space will be used. [2020-05-28T15:07:33.756Z] #7 39.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-28T15:07:33.756Z] #7 39.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-28T15:07:33.756Z] #7 39.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-28T15:07:33.756Z] #7 41.67 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:07:33.756Z] #7 41.97 Fetched 293 kB in 0s (1067 kB/s) [2020-05-28T15:07:33.756Z] #7 42.08 Selecting previously unselected package libapparmor1:amd64. [2020-05-28T15:07:33.756Z] #7 42.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-28T15:07:33.756Z] #7 42.15 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-05-28T15:07:33.756Z] #7 42.19 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-28T15:07:33.756Z] #7 42.54 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-28T15:07:33.756Z] #7 42.54 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-28T15:07:33.756Z] #7 42.59 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-28T15:07:33.756Z] #7 ... [2020-05-28T15:07:33.756Z] [2020-05-28T15:07:33.756Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:07:33.852Z] [2020-05-28T15:07:33.852Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-28T15:07:33.852Z] #56 DONE 0.1s [2020-05-28T15:07:33.852Z] [2020-05-28T15:07:33.852Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-28T15:07:33.957Z] GEN compel/include/asm [2020-05-28T15:07:33.957Z] GEN compel/include/version.h [2020-05-28T15:07:33.957Z] touch .config [2020-05-28T15:07:33.957Z] GEN include/common/config.h [2020-05-28T15:07:33.957Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-28T15:07:33.957Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-05-28T15:07:33.957Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-28T15:07:33.957Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-28T15:07:33.957Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-28T15:07:33.957Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-28T15:07:33.957Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-28T15:07:33.957Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-28T15:07:33.957Z] DEP compel/plugins/std/infect.d [2020-05-28T15:07:33.957Z] DEP compel/plugins/std/string.d [2020-05-28T15:07:33.957Z] DEP compel/plugins/std/log.d [2020-05-28T15:07:33.957Z] DEP compel/plugins/std/fds.d [2020-05-28T15:07:33.957Z] DEP compel/plugins/std/std.d [2020-05-28T15:07:33.957Z] DEP compel/plugins/shmem/shmem.d [2020-05-28T15:07:33.957Z] DEP compel/plugins/fds/fds.d [2020-05-28T15:07:34.110Z] #26 42.52 Checking out files: 68% (1041/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) [2020-05-28T15:07:34.110Z] #26 ... [2020-05-28T15:07:34.110Z] [2020-05-28T15:07:34.110Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-28T15:07:34.110Z] #7 29.51 Reading package lists... [2020-05-28T15:07:34.110Z] #7 36.37 Building dependency tree... [2020-05-28T15:07:34.110Z] #7 37.67 Reading state information... [2020-05-28T15:07:34.110Z] #7 39.14 The following additional packages will be installed: [2020-05-28T15:07:34.110Z] #7 39.14 libapparmor1 [2020-05-28T15:07:34.110Z] #7 39.15 Suggested packages: [2020-05-28T15:07:34.110Z] #7 39.15 seccomp [2020-05-28T15:07:34.110Z] #7 39.41 The following NEW packages will be installed: [2020-05-28T15:07:34.110Z] #7 39.42 libapparmor-dev libapparmor1 libseccomp-dev [2020-05-28T15:07:34.110Z] #7 39.80 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:07:34.110Z] #7 39.80 Need to get 293 kB of archives. [2020-05-28T15:07:34.110Z] #7 39.80 After this operation, 952 kB of additional disk space will be used. [2020-05-28T15:07:34.110Z] #7 39.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-28T15:07:34.110Z] #7 39.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-28T15:07:34.110Z] #7 39.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-28T15:07:34.110Z] #7 40.95 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:07:34.110Z] #7 41.21 Fetched 293 kB in 0s (1045 kB/s) [2020-05-28T15:07:34.110Z] #7 41.33 Selecting previously unselected package libapparmor1:amd64. [2020-05-28T15:07:34.110Z] #7 41.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-28T15:07:34.110Z] #7 41.45 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-05-28T15:07:34.110Z] #7 41.48 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-28T15:07:34.110Z] #7 41.75 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-28T15:07:34.110Z] #7 41.76 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-28T15:07:34.110Z] #7 41.76 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-28T15:07:34.110Z] #7 42.03 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-28T15:07:34.110Z] #7 42.09 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-28T15:07:34.110Z] #7 42.10 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-28T15:07:34.110Z] #7 42.49 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-28T15:07:34.110Z] #7 42.51 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-28T15:07:34.110Z] #7 42.52 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-28T15:07:34.110Z] #7 42.53 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:07:34.110Z] #7 DONE 43.1s [2020-05-28T15:07:34.110Z] [2020-05-28T15:07:34.110Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:07:34.110Z] #50 DONE 0.1s [2020-05-28T15:07:34.110Z] [2020-05-28T15:07:34.110Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-28T15:07:34.260Z] CC compel/plugins/std/std.o [2020-05-28T15:07:34.260Z] CC compel/plugins/std/fds.o [2020-05-28T15:07:34.260Z] CC compel/plugins/std/log.o [2020-05-28T15:07:34.369Z] #26 42.52 Checking out files: 68% (1041/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) [2020-05-28T15:07:34.369Z] #26 ... [2020-05-28T15:07:34.369Z] [2020-05-28T15:07:34.369Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-28T15:07:34.369Z] #51 DONE 0.1s [2020-05-28T15:07:34.369Z] [2020-05-28T15:07:34.369Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-28T15:07:34.555Z] CC compel/plugins/std/string.o [2020-05-28T15:07:34.849Z] CC compel/plugins/std/infect.o [2020-05-28T15:07:34.849Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-28T15:07:34.849Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-28T15:07:34.849Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-28T15:07:34.849Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-28T15:07:34.849Z] AR compel/plugins/std.lib.a [2020-05-28T15:07:34.849Z] CC compel/plugins/fds/fds.o [2020-05-28T15:07:34.935Z] #26 42.52 Checking out files: 68% (1041/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-28T15:07:34.935Z] #26 44.08 + cd /tmp/tmp.YT7Cghtqb2/src/github.com/go-swagger/go-swagger [2020-05-28T15:07:34.935Z] #26 44.08 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-28T15:07:35.102Z] #14 40.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-28T15:07:35.102Z] #14 40.95 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-28T15:07:35.102Z] #14 40.97 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-28T15:07:35.102Z] #14 ... [2020-05-28T15:07:35.102Z] [2020-05-28T15:07:35.102Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-28T15:07:35.102Z] #60 75.14 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T15:07:35.102Z] #60 75.14 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-28T15:07:35.129Z] #57 ... [2020-05-28T15:07:35.129Z] [2020-05-28T15:07:35.129Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-05-28T15:07:35.129Z] #7 42.88 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-28T15:07:35.129Z] #7 42.88 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-28T15:07:35.129Z] #7 42.90 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-28T15:07:35.129Z] #7 43.13 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-28T15:07:35.129Z] #7 43.14 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-28T15:07:35.129Z] #7 43.15 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-28T15:07:35.129Z] #7 43.16 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:07:35.129Z] #7 DONE 43.8s [2020-05-28T15:07:35.129Z] [2020-05-28T15:07:35.129Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:07:35.129Z] #50 DONE 0.1s [2020-05-28T15:07:35.129Z] [2020-05-28T15:07:35.129Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-28T15:07:35.129Z] #51 DONE 0.1s [2020-05-28T15:07:35.129Z] [2020-05-28T15:07:35.129Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-28T15:07:35.145Z] AR compel/plugins/fds.lib.a [2020-05-28T15:07:35.145Z] HOSTDEP compel/src/lib/log-host.d [2020-05-28T15:07:35.145Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-28T15:07:35.145Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-28T15:07:35.145Z] HOSTDEP compel/src/main-host.d [2020-05-28T15:07:35.145Z] DEP compel/src/lib/ptrace.d [2020-05-28T15:07:35.145Z] DEP compel/src/lib/infect.d [2020-05-28T15:07:35.145Z] DEP compel/src/lib/infect-util.d [2020-05-28T15:07:35.443Z] DEP compel/src/lib/infect-rpc.d [2020-05-28T15:07:35.443Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-05-28T15:07:35.443Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-28T15:07:35.443Z] DEP compel/src/lib/log.d [2020-05-28T15:07:35.443Z] DEP compel/src/main.d [2020-05-28T15:07:35.443Z] DEP compel/src/lib/handle-elf.d [2020-05-28T15:07:35.443Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-28T15:07:35.734Z] CC compel/src/lib/log.o [2020-05-28T15:07:35.734Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-05-28T15:07:35.734Z] CC compel/arch/ppc64/src/lib/infect.o [2020-05-28T15:07:35.869Z] #26 ... [2020-05-28T15:07:35.869Z] [2020-05-28T15:07:35.869Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-05-28T15:07:35.869Z] #22 29.38 Reading package lists... [2020-05-28T15:07:35.869Z] #22 36.08 Building dependency tree... [2020-05-28T15:07:35.869Z] #22 37.58 Reading state information... [2020-05-28T15:07:35.869Z] #22 39.60 ca-certificates is already the newest version (20190110). [2020-05-28T15:07:35.869Z] #22 39.60 The following additional packages will be installed: [2020-05-28T15:07:35.869Z] #22 39.63 libjq1 libonig5 [2020-05-28T15:07:35.869Z] #22 40.11 The following NEW packages will be installed: [2020-05-28T15:07:35.869Z] #22 40.13 jq libjq1 libonig5 [2020-05-28T15:07:35.869Z] #22 40.54 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:07:35.869Z] #22 40.54 Need to get 355 kB of archives. [2020-05-28T15:07:35.869Z] #22 40.54 After this operation, 1072 kB of additional disk space will be used. [2020-05-28T15:07:35.869Z] #22 40.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-28T15:07:35.869Z] #22 40.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-28T15:07:35.869Z] #22 40.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-28T15:07:35.869Z] #22 42.50 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:07:35.869Z] #22 42.84 Fetched 355 kB in 0s (1137 kB/s) [2020-05-28T15:07:35.869Z] #22 43.00 Selecting previously unselected package libonig5:amd64. [2020-05-28T15:07:35.869Z] #22 43.00 (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 ... 15412 files and directories currently installed.) [2020-05-28T15:07:35.869Z] #22 43.07 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-28T15:07:35.869Z] #22 43.11 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-28T15:07:35.869Z] #22 43.50 Selecting previously unselected package libjq1:amd64. [2020-05-28T15:07:35.869Z] #22 43.51 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-28T15:07:35.869Z] #22 43.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-28T15:07:35.869Z] #22 43.95 Selecting previously unselected package jq. [2020-05-28T15:07:35.869Z] #22 43.96 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-28T15:07:35.869Z] #22 43.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-28T15:07:35.869Z] #22 44.31 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-28T15:07:35.869Z] #22 44.34 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-28T15:07:35.869Z] #22 44.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-28T15:07:35.869Z] #22 44.43 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:07:35.869Z] #22 DONE 44.9s [2020-05-28T15:07:35.869Z] [2020-05-28T15:07:35.869Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-28T15:07:35.869Z] #23 DONE 0.1s [2020-05-28T15:07:35.869Z] [2020-05-28T15:07:35.869Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:36.024Z] CC compel/src/lib/infect-rpc.o [2020-05-28T15:07:36.024Z] CC compel/src/lib/infect-util.o [2020-05-28T15:07:36.314Z] CC compel/src/lib/infect.o [2020-05-28T15:07:36.576Z] #8 ... [2020-05-28T15:07:36.576Z] [2020-05-28T15:07:36.576Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:36.576Z] #31 28.94 Reading package lists... [2020-05-28T15:07:36.576Z] #31 35.66 Building dependency tree... [2020-05-28T15:07:36.576Z] #31 37.14 Reading state information... [2020-05-28T15:07:36.576Z] #31 39.15 The following additional packages will be installed: [2020-05-28T15:07:36.576Z] #31 39.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-28T15:07:36.576Z] #31 39.17 Suggested packages: [2020-05-28T15:07:36.576Z] #31 39.18 cmake-doc ninja-build lrzip [2020-05-28T15:07:36.576Z] #31 39.18 Recommended packages: [2020-05-28T15:07:36.576Z] #31 39.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-28T15:07:36.576Z] #31 40.34 The following NEW packages will be installed: [2020-05-28T15:07:36.576Z] #31 40.36 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-28T15:07:36.576Z] #31 40.36 vim-common xxd [2020-05-28T15:07:36.576Z] #31 40.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:07:36.576Z] #31 40.82 Need to get 14.9 MB of archives. [2020-05-28T15:07:36.576Z] #31 40.82 After this operation, 61.8 MB of additional disk space will be used. [2020-05-28T15:07:36.576Z] #31 40.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-28T15:07:36.576Z] #31 40.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-28T15:07:36.576Z] #31 40.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-28T15:07:36.576Z] #31 41.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-28T15:07:36.576Z] #31 42.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-28T15:07:36.576Z] #31 42.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-28T15:07:36.576Z] #31 42.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-28T15:07:36.576Z] #31 42.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-28T15:07:36.576Z] #31 42.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-28T15:07:36.576Z] #31 42.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-28T15:07:36.576Z] #31 44.02 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:07:36.576Z] #31 44.41 Fetched 14.9 MB in 2s (7179 kB/s) [2020-05-28T15:07:36.576Z] #31 44.59 Selecting previously unselected package xxd. [2020-05-28T15:07:36.576Z] #31 44.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-28T15:07:36.576Z] #31 44.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-28T15:07:36.576Z] #31 44.82 Unpacking xxd (2:8.1.0875-5) ... [2020-05-28T15:07:36.576Z] #31 45.09 Selecting previously unselected package vim-common. [2020-05-28T15:07:36.576Z] #31 45.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-28T15:07:36.576Z] #31 45.20 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-28T15:07:36.576Z] #31 45.54 Selecting previously unselected package cmake-data. [2020-05-28T15:07:36.576Z] #31 ... [2020-05-28T15:07:36.576Z] [2020-05-28T15:07:36.576Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:36.576Z] #38 29.48 Reading package lists... [2020-05-28T15:07:36.576Z] #38 36.49 Building dependency tree... [2020-05-28T15:07:36.576Z] #38 37.94 Reading state information... [2020-05-28T15:07:36.576Z] #38 39.93 The following additional packages will be installed: [2020-05-28T15:07:36.576Z] #38 39.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-28T15:07:36.576Z] #38 39.94 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-28T15:07:36.576Z] #38 39.95 Suggested packages: [2020-05-28T15:07:36.576Z] #38 39.95 manpages-dev python-setuptools [2020-05-28T15:07:36.576Z] #38 41.60 The following NEW packages will be installed: [2020-05-28T15:07:36.576Z] #38 41.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-28T15:07:36.576Z] #38 41.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-28T15:07:36.576Z] #38 41.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-28T15:07:36.576Z] #38 41.60 python-six zlib1g-dev [2020-05-28T15:07:36.576Z] #38 42.16 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:07:36.576Z] #38 42.16 Need to get 4095 kB of archives. [2020-05-28T15:07:36.576Z] #38 42.16 After this operation, 22.5 MB of additional disk space will be used. [2020-05-28T15:07:36.576Z] #38 42.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-28T15:07:36.576Z] #38 42.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-28T15:07:36.576Z] #38 42.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-28T15:07:36.576Z] #38 42.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-28T15:07:36.577Z] #38 42.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-28T15:07:36.577Z] #38 42.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-28T15:07:36.577Z] #38 42.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-28T15:07:36.577Z] #38 42.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-28T15:07:36.577Z] #38 42.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-28T15:07:36.577Z] #38 42.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-28T15:07:36.577Z] #38 42.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-28T15:07:36.577Z] #38 42.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-28T15:07:36.577Z] #38 43.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-28T15:07:36.577Z] #38 43.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-28T15:07:36.577Z] #38 43.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-28T15:07:36.577Z] #38 43.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-28T15:07:36.577Z] #38 43.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-28T15:07:36.577Z] #38 44.59 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:07:36.577Z] #38 44.93 Fetched 4095 kB in 1s (3352 kB/s) [2020-05-28T15:07:36.577Z] #38 45.08 Selecting previously unselected package libcap-dev:amd64. [2020-05-28T15:07:36.577Z] #38 45.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-28T15:07:36.577Z] #38 45.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-28T15:07:36.577Z] #38 45.24 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-28T15:07:36.577Z] #38 45.41 Selecting previously unselected package libnet1:amd64. [2020-05-28T15:07:36.577Z] #38 45.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-28T15:07:36.577Z] #38 45.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-28T15:07:36.835Z] #38 45.56 Selecting previously unselected package libnet1-dev. [2020-05-28T15:07:36.835Z] #38 45.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-28T15:07:36.835Z] #38 45.59 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-28T15:07:36.835Z] #38 ... [2020-05-28T15:07:36.835Z] [2020-05-28T15:07:36.835Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:36.835Z] #31 45.54 Selecting previously unselected package cmake-data. [2020-05-28T15:07:36.835Z] #31 45.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-28T15:07:36.835Z] #31 45.55 Unpacking cmake-data (3.13.4-1) ... [2020-05-28T15:07:36.950Z] CC compel/src/lib/ptrace.o [2020-05-28T15:07:36.950Z] AR compel/libcompel.a [2020-05-28T15:07:36.950Z] HOSTCC compel/src/main-host.o [2020-05-28T15:07:37.237Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-28T15:07:37.237Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-05-28T15:07:37.237Z] HOSTCC compel/src/lib/log-host.o [2020-05-28T15:07:37.522Z] HOSTLINK compel/compel-host-bin [2020-05-28T15:07:37.522Z] DEP soccr/soccr.d [2020-05-28T15:07:37.522Z] CC soccr/soccr.o [2020-05-28T15:07:38.146Z] AR soccr/libsoccr.a [2020-05-28T15:07:38.146Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T15:07:38.146Z] DEP criu/arch/ppc64/sigframe.d [2020-05-28T15:07:38.146Z] DEP criu/arch/ppc64/crtools.d [2020-05-28T15:07:38.146Z] DEP criu/arch/ppc64/cpu.d [2020-05-28T15:07:38.146Z] CC criu/arch/ppc64/cpu.o [2020-05-28T15:07:38.403Z] #24 ... [2020-05-28T15:07:38.403Z] [2020-05-28T15:07:38.403Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-28T15:07:38.403Z] #8 DONE 3.9s [2020-05-28T15:07:38.403Z] [2020-05-28T15:07:38.403Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:38.403Z] #38 43.54 Selecting previously unselected package libprotoc17:amd64. [2020-05-28T15:07:38.403Z] #38 43.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-28T15:07:38.403Z] #38 43.56 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:38.403Z] #38 44.65 Selecting previously unselected package protobuf-c-compiler. [2020-05-28T15:07:38.403Z] #38 44.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-28T15:07:38.403Z] #38 44.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-28T15:07:38.403Z] #38 44.86 Selecting previously unselected package protobuf-compiler. [2020-05-28T15:07:38.403Z] #38 44.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-28T15:07:38.403Z] #38 44.87 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-28T15:07:38.403Z] #38 45.08 Selecting previously unselected package python-pkg-resources. [2020-05-28T15:07:38.403Z] #38 45.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-28T15:07:38.403Z] #38 45.08 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-28T15:07:38.403Z] #38 45.57 Selecting previously unselected package python-six. [2020-05-28T15:07:38.403Z] #38 45.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-28T15:07:38.403Z] #38 45.58 Unpacking python-six (1.12.0-1) ... [2020-05-28T15:07:38.403Z] #38 45.70 Selecting previously unselected package python-protobuf. [2020-05-28T15:07:38.403Z] #38 45.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-28T15:07:38.403Z] #38 45.78 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-28T15:07:38.403Z] #38 46.31 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-28T15:07:38.432Z] CC criu/arch/ppc64/crtools.o [2020-05-28T15:07:38.576Z] #60 ... [2020-05-28T15:07:38.576Z] [2020-05-28T15:07:38.576Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:07:38.576Z] #39 32.34 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-28T15:07:38.576Z] #39 32.50 HOSTDEP compel/src/main-host.d [2020-05-28T15:07:38.576Z] #39 32.71 DEP compel/src/lib/ptrace.d [2020-05-28T15:07:38.576Z] #39 32.87 DEP compel/src/lib/infect.d [2020-05-28T15:07:38.576Z] #39 33.08 DEP compel/src/lib/infect-util.d [2020-05-28T15:07:38.576Z] #39 33.18 DEP compel/src/lib/infect-rpc.d [2020-05-28T15:07:38.576Z] #39 33.27 DEP compel/arch/s390/src/lib/infect.d [2020-05-28T15:07:38.576Z] #39 33.37 DEP compel/arch/s390/src/lib/cpu.d [2020-05-28T15:07:38.576Z] #39 33.44 DEP compel/src/lib/log.d [2020-05-28T15:07:38.576Z] #39 33.55 DEP compel/src/main.d [2020-05-28T15:07:38.576Z] #39 33.67 DEP compel/src/lib/handle-elf.d [2020-05-28T15:07:38.576Z] #39 33.79 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-28T15:07:38.576Z] #39 33.97 CC compel/src/lib/log.o [2020-05-28T15:07:38.576Z] #39 34.16 CC compel/arch/s390/src/lib/cpu.o [2020-05-28T15:07:38.576Z] #39 34.33 CC compel/arch/s390/src/lib/infect.o [2020-05-28T15:07:38.576Z] #39 34.84 CC compel/src/lib/infect-rpc.o [2020-05-28T15:07:38.576Z] #39 35.08 CC compel/src/lib/infect-util.o [2020-05-28T15:07:38.576Z] #39 35.26 CC compel/src/lib/infect.o [2020-05-28T15:07:38.576Z] #39 37.02 CC compel/src/lib/ptrace.o [2020-05-28T15:07:38.576Z] #39 37.28 AR compel/libcompel.a [2020-05-28T15:07:38.576Z] #39 37.33 HOSTCC compel/src/main-host.o [2020-05-28T15:07:38.576Z] #39 37.60 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-28T15:07:38.576Z] #39 37.79 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-28T15:07:38.576Z] #39 38.09 HOSTCC compel/src/lib/log-host.o [2020-05-28T15:07:38.576Z] #39 38.21 HOSTLINK compel/compel-host-bin [2020-05-28T15:07:38.576Z] #39 38.30 DEP soccr/soccr.d [2020-05-28T15:07:38.576Z] #39 38.50 CC soccr/soccr.o [2020-05-28T15:07:38.576Z] #39 39.47 AR soccr/libsoccr.a [2020-05-28T15:07:38.576Z] #39 39.50 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T15:07:38.576Z] #39 39.67 DEP criu/arch/s390/sigframe.d [2020-05-28T15:07:38.576Z] #39 39.73 DEP criu/arch/s390/crtools.d [2020-05-28T15:07:38.576Z] #39 39.90 DEP criu/arch/s390/cpu.d [2020-05-28T15:07:38.576Z] #39 40.03 CC criu/arch/s390/cpu.o [2020-05-28T15:07:38.576Z] #39 40.31 CC criu/arch/s390/crtools.o [2020-05-28T15:07:38.576Z] #39 41.08 CC criu/arch/s390/sigframe.o [2020-05-28T15:07:38.576Z] #39 41.32 LINK criu/arch/s390/crtools.built-in.o [2020-05-28T15:07:38.576Z] #39 41.36 DEP criu/pie/util-vdso.d [2020-05-28T15:07:38.576Z] #39 41.51 DEP criu/pie/util.d [2020-05-28T15:07:38.576Z] #39 41.61 CC criu/pie/util.o [2020-05-28T15:07:38.576Z] #39 41.84 CC criu/pie/util-vdso.o [2020-05-28T15:07:38.576Z] #39 42.38 AR criu/pie/pie.lib.a [2020-05-28T15:07:38.576Z] #39 42.43 DEP criu/pie/restorer.d [2020-05-28T15:07:38.721Z] CC criu/arch/ppc64/sigframe.o [2020-05-28T15:07:38.721Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-05-28T15:07:38.721Z] DEP criu/pie/util-vdso.d [2020-05-28T15:07:38.859Z] #39 ... [2020-05-28T15:07:38.859Z] [2020-05-28T15:07:38.859Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:38.859Z] #14 44.50 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-28T15:07:38.859Z] #14 44.52 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-28T15:07:38.859Z] #14 44.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:07:38.859Z] #14 44.65 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-28T15:07:38.859Z] #14 44.65 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-28T15:07:38.859Z] #14 44.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:07:39.012Z] DEP criu/pie/util.d [2020-05-28T15:07:39.012Z] CC criu/pie/util.o [2020-05-28T15:07:39.012Z] CC criu/pie/util-vdso.o [2020-05-28T15:07:39.305Z] AR criu/pie/pie.lib.a [2020-05-28T15:07:39.305Z] DEP criu/pie/restorer.d [2020-05-28T15:07:39.305Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-28T15:07:39.305Z] DEP criu/arch/ppc64/restorer.d [2020-05-28T15:07:39.305Z] DEP criu/arch/ppc64/vdso-pie.d [2020-05-28T15:07:39.360Z] #31 ... [2020-05-28T15:07:39.360Z] [2020-05-28T15:07:39.360Z] #8 [dev 1/25] RUN groupadd -r docker [2020-05-28T15:07:39.360Z] #8 DONE 4.0s [2020-05-28T15:07:39.360Z] [2020-05-28T15:07:39.360Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:39.360Z] #24 5.433 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-28T15:07:39.360Z] #24 5.799 [2020-05-28T15:07:39.360Z] #24 6.095 ## 3.2% #### 6.5% ###### 8.8% ######## 11.8% ############ 17.7% ################## 25.5% [2020-05-28T15:07:39.360Z] #24 ... [2020-05-28T15:07:39.360Z] [2020-05-28T15:07:39.360Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:07:39.360Z] #29 37.91 internal/reflectlite [2020-05-28T15:07:39.360Z] #29 37.92 sync [2020-05-28T15:07:39.360Z] #29 40.94 sort [2020-05-28T15:07:39.360Z] #29 41.03 errors [2020-05-28T15:07:39.360Z] #29 41.71 strconv [2020-05-28T15:07:39.360Z] #29 42.68 io [2020-05-28T15:07:39.360Z] #29 44.67 internal/oserror [2020-05-28T15:07:39.360Z] #29 44.89 syscall [2020-05-28T15:07:39.360Z] #29 46.47 reflect [2020-05-28T15:07:39.594Z] DEP criu/pie/parasite-vdso.d [2020-05-28T15:07:39.594Z] DEP criu/pie/parasite.d [2020-05-28T15:07:39.594Z] CC criu/pie/parasite.o [2020-05-28T15:07:39.618Z] #29 ... [2020-05-28T15:07:39.618Z] [2020-05-28T15:07:39.618Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:40.228Z] LINK criu/pie/parasite.built-in.o [2020-05-28T15:07:40.228Z] GEN criu/pie/parasite-blob.h [2020-05-28T15:07:40.228Z] CC criu/pie/parasite-vdso.o [2020-05-28T15:07:40.228Z] CC criu/arch/ppc64/vdso-pie.o [2020-05-28T15:07:40.306Z] #38 ... [2020-05-28T15:07:40.307Z] [2020-05-28T15:07:40.307Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:07:40.307Z] #29 39.11 sync [2020-05-28T15:07:40.307Z] #29 39.14 internal/reflectlite [2020-05-28T15:07:40.307Z] #29 42.34 sort [2020-05-28T15:07:40.307Z] #29 42.34 errors [2020-05-28T15:07:40.307Z] #29 42.88 strconv [2020-05-28T15:07:40.307Z] #29 44.00 io [2020-05-28T15:07:40.307Z] #29 45.69 internal/oserror [2020-05-28T15:07:40.307Z] #29 45.86 syscall [2020-05-28T15:07:40.307Z] #29 48.15 reflect [2020-05-28T15:07:40.307Z] #29 ... [2020-05-28T15:07:40.307Z] [2020-05-28T15:07:40.307Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:40.307Z] #24 3.889 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-28T15:07:40.307Z] #24 4.181 [2020-05-28T15:07:40.331Z] #14 ... [2020-05-28T15:07:40.331Z] [2020-05-28T15:07:40.331Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-28T15:07:40.331Z] #60 DONE 80.4s [2020-05-28T15:07:40.331Z] [2020-05-28T15:07:40.331Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-28T15:07:40.331Z] #61 DONE 0.1s [2020-05-28T15:07:40.389Z] #24 6.095 ## 3.2% #### 6.5% ###### 8.8% ######## 11.8% ############ 17.7% ################## 25.5% ####################### 32.5% ########################### 38.8% ################################# 46.2% ######################################## 56.5% ############################################### 66.1% #################################################### 73.3% ########################################################## 81.6% ################################################################ 89.5% ######################################################################## 100.0% [2020-05-28T15:07:40.521Z] CC criu/arch/ppc64/restorer.o [2020-05-28T15:07:40.521Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-05-28T15:07:40.521Z] CC criu/pie/restorer.o [2020-05-28T15:07:40.612Z] [2020-05-28T15:07:40.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:07:40.612Z] #39 42.64 DEP criu/arch/s390/restorer.d [2020-05-28T15:07:40.612Z] #39 42.82 DEP criu/arch/s390/vdso-pie.d [2020-05-28T15:07:40.612Z] #39 42.88 DEP criu/pie/parasite-vdso.d [2020-05-28T15:07:40.612Z] #39 42.99 DEP criu/pie/parasite.d [2020-05-28T15:07:40.612Z] #39 43.14 CC criu/pie/parasite.o [2020-05-28T15:07:40.612Z] #39 43.87 LINK criu/pie/parasite.built-in.o [2020-05-28T15:07:40.612Z] #39 43.89 GEN criu/pie/parasite-blob.h [2020-05-28T15:07:40.612Z] #39 43.89 CC criu/pie/parasite-vdso.o [2020-05-28T15:07:40.646Z] #24 8.058 [2020-05-28T15:07:40.894Z] #39 ... [2020-05-28T15:07:40.894Z] [2020-05-28T15:07:40.894Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:40.894Z] #42 70.92 hash [2020-05-28T15:07:40.894Z] #42 71.04 hash/crc32 [2020-05-28T15:07:40.894Z] #42 71.72 compress/gzip [2020-05-28T15:07:40.894Z] #42 72.16 context [2020-05-28T15:07:40.894Z] #42 72.53 crypto/cipher [2020-05-28T15:07:40.894Z] #42 72.77 math/big [2020-05-28T15:07:40.894Z] #42 73.57 crypto/aes [2020-05-28T15:07:40.894Z] #42 74.88 crypto [2020-05-28T15:07:40.894Z] #42 75.02 crypto/des [2020-05-28T15:07:40.894Z] #42 75.44 crypto/internal/randutil [2020-05-28T15:07:40.894Z] #42 75.50 crypto/sha512 [2020-05-28T15:07:40.894Z] #42 75.94 crypto/ed25519/internal/edwards25519 [2020-05-28T15:07:40.894Z] #42 77.46 crypto/hmac [2020-05-28T15:07:40.894Z] #42 77.57 crypto/md5 [2020-05-28T15:07:40.894Z] #42 78.07 crypto/rc4 [2020-05-28T15:07:40.894Z] #42 78.17 crypto/sha1 [2020-05-28T15:07:40.894Z] #42 78.81 crypto/sha256 [2020-05-28T15:07:40.894Z] #42 78.96 crypto/rand [2020-05-28T15:07:40.894Z] #42 79.42 crypto/elliptic [2020-05-28T15:07:40.894Z] #42 79.44 encoding/asn1 [2020-05-28T15:07:41.085Z] #24 4.374 # 2.5% ##### 8.2% ######### 13.8% ############# 19.0% ################# 24.9% ###################### 31.1% [2020-05-28T15:07:41.085Z] #24 ... [2020-05-28T15:07:41.085Z] [2020-05-28T15:07:41.085Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-05-28T15:07:41.085Z] #9 DONE 3.1s [2020-05-28T15:07:41.085Z] [2020-05-28T15:07:41.085Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:41.175Z] #42 ... [2020-05-28T15:07:41.175Z] [2020-05-28T15:07:41.175Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:07:41.175Z] #39 44.84 CC criu/arch/s390/vdso-pie.o [2020-05-28T15:07:41.456Z] #39 45.08 CC criu/arch/s390/restorer.o [2020-05-28T15:07:41.570Z] LINK criu/pie/restorer.built-in.o [2020-05-28T15:07:41.570Z] GEN criu/pie/restorer-blob.h [2020-05-28T15:07:41.570Z] DEP criu/vdso.d [2020-05-28T15:07:41.570Z] DEP criu/uts_ns.d [2020-05-28T15:07:41.570Z] DEP criu/util.d [2020-05-28T15:07:41.603Z] #24 4.374 # 2.5% ##### 8.2% ######### 13.8% ############# 19.0% ################# 24.9% ###################### 31.1% ######################### 35.8% ########################### 38.6% ############################# 40.8% ############################## 42.1% ################################# 46.3% ################################## 47.7% [2020-05-28T15:07:41.603Z] #24 ... [2020-05-28T15:07:41.603Z] [2020-05-28T15:07:41.603Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:41.603Z] #42 40.43 sync [2020-05-28T15:07:41.603Z] #42 40.48 internal/reflectlite [2020-05-28T15:07:41.603Z] #42 43.00 github.com/LK4D4/vndr/godl/singleflight [2020-05-28T15:07:41.603Z] #42 43.49 math/rand [2020-05-28T15:07:41.603Z] #42 45.30 errors [2020-05-28T15:07:41.603Z] #42 45.54 sort [2020-05-28T15:07:41.603Z] #42 45.69 io [2020-05-28T15:07:41.603Z] #42 47.04 bytes [2020-05-28T15:07:41.603Z] #42 47.07 strconv [2020-05-28T15:07:41.603Z] #42 49.73 bufio [2020-05-28T15:07:41.603Z] #42 ... [2020-05-28T15:07:41.603Z] [2020-05-28T15:07:41.603Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:41.736Z] #24 8.281 0.1% ######## 12.0% #################### 28.7% ############################## 42.7% ########################################### 60.1% ##################################################### 74.2% ######################################################################## 100.0% [2020-05-28T15:07:41.737Z] #39 45.44 CC criu/pie/restorer.o [2020-05-28T15:07:41.864Z] DEP criu/uffd.d [2020-05-28T15:07:41.864Z] DEP criu/tun.d [2020-05-28T15:07:41.864Z] DEP criu/tty.d [2020-05-28T15:07:41.864Z] DEP criu/timerfd.d [2020-05-28T15:07:41.993Z] #24 ... [2020-05-28T15:07:41.993Z] [2020-05-28T15:07:41.993Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-05-28T15:07:41.993Z] #9 DONE 3.0s [2020-05-28T15:07:41.993Z] [2020-05-28T15:07:41.993Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:41.993Z] #38 45.86 Selecting previously unselected package libnl-3-200:amd64. [2020-05-28T15:07:41.993Z] #38 45.87 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-28T15:07:41.993Z] #38 45.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-28T15:07:41.993Z] #38 46.05 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-28T15:07:41.993Z] #38 46.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-28T15:07:41.993Z] #38 46.10 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-28T15:07:41.993Z] #38 46.47 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-28T15:07:41.993Z] #38 46.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-28T15:07:41.993Z] #38 46.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-28T15:07:41.993Z] #38 46.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-28T15:07:41.993Z] #38 46.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-28T15:07:41.993Z] #38 46.60 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-28T15:07:41.993Z] #38 46.73 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-28T15:07:41.993Z] #38 46.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-28T15:07:41.993Z] #38 46.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-28T15:07:41.993Z] #38 47.01 Selecting previously unselected package libprotobuf17:amd64. [2020-05-28T15:07:41.993Z] #38 47.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-28T15:07:41.993Z] #38 47.03 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:41.993Z] #38 47.96 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-28T15:07:41.993Z] #38 47.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-28T15:07:41.993Z] #38 47.99 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:41.993Z] #38 48.38 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-28T15:07:41.993Z] #38 48.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-28T15:07:41.993Z] #38 48.41 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:41.993Z] #38 50.03 Selecting previously unselected package libprotoc17:amd64. [2020-05-28T15:07:41.993Z] #38 50.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-28T15:07:41.993Z] #38 50.04 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:41.993Z] #38 50.87 Selecting previously unselected package protobuf-c-compiler. [2020-05-28T15:07:41.993Z] #38 50.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-28T15:07:41.993Z] #38 50.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-28T15:07:42.158Z] DEP criu/sysfs_parse.d [2020-05-28T15:07:42.158Z] DEP criu/sysctl.d [2020-05-28T15:07:42.158Z] DEP criu/string.d [2020-05-28T15:07:42.158Z] DEP criu/stats.d [2020-05-28T15:07:42.158Z] DEP criu/sockets.d [2020-05-28T15:07:42.158Z] DEP criu/sk-unix.d [2020-05-28T15:07:42.251Z] #38 51.07 Selecting previously unselected package protobuf-compiler. [2020-05-28T15:07:42.251Z] #38 51.08 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-28T15:07:42.251Z] #38 51.14 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-28T15:07:42.450Z] DEP criu/sk-tcp.d [2020-05-28T15:07:42.450Z] DEP criu/sk-queue.d [2020-05-28T15:07:42.450Z] DEP criu/sk-packet.d [2020-05-28T15:07:42.450Z] DEP criu/sk-netlink.d [2020-05-28T15:07:42.508Z] #38 51.37 Selecting previously unselected package python-pkg-resources. [2020-05-28T15:07:42.508Z] #38 51.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-28T15:07:42.508Z] #38 51.40 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-28T15:07:42.635Z] #24 4.374 # 2.5% ##### 8.2% ######### 13.8% ############# 19.0% ################# 24.9% ###################### 31.1% ######################### 35.8% ########################### 38.6% ############################# 40.8% ############################## 42.1% ################################# 46.3% ################################## 47.7% ######################################## 56.9% ############################################ 62.5% ################################################# 68.3% #################################################### 72.5% ####################################################### 76.9% ######################################################### 80.5% ############################################################# 85.2% ################################################################ 89.7% ###################################################################### 98.5% ######################################################################## 100.0% [2020-05-28T15:07:42.737Z] DEP criu/sk-inet.d [2020-05-28T15:07:42.737Z] DEP criu/signalfd.d [2020-05-28T15:07:42.737Z] DEP criu/sigframe.d [2020-05-28T15:07:42.737Z] DEP criu/shmem.d [2020-05-28T15:07:42.737Z] DEP criu/servicefd.d [2020-05-28T15:07:42.765Z] #38 51.78 Selecting previously unselected package python-six. [2020-05-28T15:07:43.022Z] #38 51.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-28T15:07:43.022Z] #38 51.80 Unpacking python-six (1.12.0-1) ... [2020-05-28T15:07:43.022Z] #38 ... [2020-05-28T15:07:43.022Z] [2020-05-28T15:07:43.022Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:43.022Z] #24 9.485 [2020-05-28T15:07:43.022Z] #24 9.770 ## 3.7% ######### 12.5% ############# 19.4% ################### 26.9% ########################## 37.0% [2020-05-28T15:07:43.022Z] #24 ... [2020-05-28T15:07:43.022Z] [2020-05-28T15:07:43.022Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:43.022Z] #42 41.52 sync [2020-05-28T15:07:43.022Z] #42 41.52 internal/reflectlite [2020-05-28T15:07:43.022Z] #42 43.71 github.com/LK4D4/vndr/godl/singleflight [2020-05-28T15:07:43.022Z] #42 44.26 math/rand [2020-05-28T15:07:43.022Z] #42 45.91 internal/singleflight [2020-05-28T15:07:43.022Z] #42 45.93 errors [2020-05-28T15:07:43.022Z] #42 46.25 sort [2020-05-28T15:07:43.022Z] #42 46.55 io [2020-05-28T15:07:43.022Z] #42 47.74 strconv [2020-05-28T15:07:43.022Z] #42 48.24 bytes [2020-05-28T15:07:43.022Z] #42 50.31 bufio [2020-05-28T15:07:43.022Z] #42 ... [2020-05-28T15:07:43.022Z] [2020-05-28T15:07:43.022Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:43.026Z] DEP criu/seize.d [2020-05-28T15:07:43.026Z] DEP criu/seccomp.d [2020-05-28T15:07:43.026Z] DEP criu/rst-malloc.d [2020-05-28T15:07:43.026Z] DEP criu/rbtree.d [2020-05-28T15:07:43.026Z] DEP criu/pstree.d [2020-05-28T15:07:43.026Z] DEP criu/protobuf.d [2020-05-28T15:07:43.201Z] #24 7.071 [2020-05-28T15:07:43.320Z] GEN criu/protobuf-desc-gen.h [2020-05-28T15:07:43.459Z] #24 7.280 ### 4.3% ############# 18.9% [2020-05-28T15:07:43.459Z] #24 ... [2020-05-28T15:07:43.459Z] [2020-05-28T15:07:43.459Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:43.459Z] #31 42.42 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:07:43.459Z] #31 42.67 Fetched 14.9 MB in 2s (8550 kB/s) [2020-05-28T15:07:43.459Z] #31 42.81 Selecting previously unselected package xxd. [2020-05-28T15:07:43.459Z] #31 42.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-05-28T15:07:43.459Z] #31 42.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-28T15:07:43.459Z] #31 42.98 Unpacking xxd (2:8.1.0875-5) ... [2020-05-28T15:07:43.459Z] #31 43.32 Selecting previously unselected package vim-common. [2020-05-28T15:07:43.459Z] #31 43.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-28T15:07:43.459Z] #31 43.42 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-28T15:07:43.459Z] #31 44.10 Selecting previously unselected package cmake-data. [2020-05-28T15:07:43.459Z] #31 44.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-28T15:07:43.459Z] #31 44.11 Unpacking cmake-data (3.13.4-1) ... [2020-05-28T15:07:43.459Z] #31 48.05 Selecting previously unselected package libicu63:amd64. [2020-05-28T15:07:43.459Z] #31 48.06 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-28T15:07:43.459Z] #31 48.07 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-28T15:07:43.459Z] #31 ... [2020-05-28T15:07:43.459Z] [2020-05-28T15:07:43.459Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:43.616Z] DEP criu/protobuf-desc.d [2020-05-28T15:07:43.616Z] DEP criu/proc_parse.d [2020-05-28T15:07:43.616Z] DEP criu/plugin.d [2020-05-28T15:07:43.616Z] DEP criu/pipes.d [2020-05-28T15:07:43.717Z] #24 7.280 ### 4.3% ############# 18.9% ######################## 33.9% ###################################### 54.1% ################################################# 68.7% ############################################################## 86.1% ######################################################################## 100.0% [2020-05-28T15:07:43.717Z] #24 ... [2020-05-28T15:07:43.717Z] [2020-05-28T15:07:43.717Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:07:43.717Z] #57 4.062 + RM_GOPATH=0 [2020-05-28T15:07:43.717Z] #57 4.062 + TMP_GOPATH= [2020-05-28T15:07:43.717Z] #57 4.063 + : /build [2020-05-28T15:07:43.717Z] #57 4.064 + '[' -z '' ']' [2020-05-28T15:07:43.717Z] #57 4.073 ++ mktemp -d [2020-05-28T15:07:43.717Z] #57 4.075 + export GOPATH=/tmp/tmp.ugMf2bY8qg [2020-05-28T15:07:43.717Z] #57 4.075 + GOPATH=/tmp/tmp.ugMf2bY8qg [2020-05-28T15:07:43.717Z] #57 4.075 + RM_GOPATH=1 [2020-05-28T15:07:43.717Z] #57 4.075 ++ dirname ./install.sh [2020-05-28T15:07:43.717Z] #57 4.076 + dir=. [2020-05-28T15:07:43.717Z] #57 4.076 + bin=containerd [2020-05-28T15:07:43.717Z] #57 4.076 + shift [2020-05-28T15:07:43.717Z] #57 4.076 + '[' '!' -f ./containerd.installer ']' [2020-05-28T15:07:43.717Z] #57 4.078 + . ./containerd.installer [2020-05-28T15:07:43.717Z] #57 4.078 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:07:43.717Z] #57 4.081 + install_containerd [2020-05-28T15:07:43.717Z] #57 4.081 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:07:43.717Z] #57 4.081 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-28T15:07:43.717Z] #57 4.081 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ugMf2bY8qg/src/github.com/containerd/containerd [2020-05-28T15:07:43.717Z] #57 4.083 Cloning into '/tmp/tmp.ugMf2bY8qg/src/github.com/containerd/containerd'... [2020-05-28T15:07:43.756Z] #39 47.39 LINK criu/pie/restorer.built-in.o [2020-05-28T15:07:43.756Z] #39 47.39 GEN criu/pie/restorer-blob.h [2020-05-28T15:07:43.756Z] #39 47.46 DEP criu/vdso.d [2020-05-28T15:07:43.797Z] #24 9.770 ## 3.7% ######### 12.5% ############# 19.4% ################### 26.9% ########################## 37.0% ############################### 43.2% #################################### 50.8% ######################################### 57.3% ############################################### 65.8% #################################################### 72.6% ######################################################### 79.7% ############################################################### 88.0% #################################################################### 95.6% ######################################################################## 100.0% [2020-05-28T15:07:43.923Z] DEP criu/pie-util.d [2020-05-28T15:07:43.923Z] DEP criu/pie-util-vdso.d [2020-05-28T15:07:43.923Z] DEP criu/path.d [2020-05-28T15:07:43.923Z] DEP criu/parasite-syscall.d [2020-05-28T15:07:43.923Z] DEP criu/pagemap.d [2020-05-28T15:07:43.976Z] #57 ... [2020-05-28T15:07:43.976Z] [2020-05-28T15:07:43.976Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:43.976Z] #38 51.72 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:43.976Z] #38 51.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-28T15:07:43.976Z] #38 51.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-28T15:07:43.976Z] #38 51.77 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-28T15:07:43.976Z] #38 51.78 Setting up python-six (1.12.0-1) ... [2020-05-28T15:07:44.037Z] #39 47.68 DEP criu/uts_ns.d [2020-05-28T15:07:44.037Z] #39 47.87 DEP criu/util.d [2020-05-28T15:07:44.216Z] DEP criu/pagemap-cache.d [2020-05-28T15:07:44.216Z] DEP criu/page-xfer.d [2020-05-28T15:07:44.216Z] DEP criu/page-pipe.d [2020-05-28T15:07:44.216Z] DEP criu/netfilter.d [2020-05-28T15:07:44.216Z] DEP criu/net.d [2020-05-28T15:07:44.234Z] #38 ... [2020-05-28T15:07:44.234Z] [2020-05-28T15:07:44.234Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-05-28T15:07:44.234Z] #10 2.985 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-28T15:07:44.234Z] #10 DONE 3.2s [2020-05-28T15:07:44.234Z] [2020-05-28T15:07:44.234Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:44.318Z] #39 48.08 DEP criu/uffd.d [2020-05-28T15:07:44.361Z] #24 11.49 [2020-05-28T15:07:44.493Z] #24 8.481 #=#=# [2020-05-28T15:07:44.493Z] #24 ... [2020-05-28T15:07:44.493Z] [2020-05-28T15:07:44.493Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-28T15:07:44.493Z] #52 4.006 + RM_GOPATH=0 [2020-05-28T15:07:44.493Z] #52 4.006 + TMP_GOPATH= [2020-05-28T15:07:44.493Z] #52 4.006 + : /build [2020-05-28T15:07:44.493Z] #52 4.006 + '[' -z '' ']' [2020-05-28T15:07:44.493Z] #52 4.010 ++ mktemp -d [2020-05-28T15:07:44.493Z] #52 4.017 + export GOPATH=/tmp/tmp.zQHEG27MRu [2020-05-28T15:07:44.493Z] #52 4.017 + GOPATH=/tmp/tmp.zQHEG27MRu [2020-05-28T15:07:44.493Z] #52 4.017 + RM_GOPATH=1 [2020-05-28T15:07:44.493Z] #52 4.019 ++ dirname ./install.sh [2020-05-28T15:07:44.493Z] #52 4.023 + dir=. [2020-05-28T15:07:44.493Z] #52 4.023 + bin=runc [2020-05-28T15:07:44.493Z] #52 4.023 + shift [2020-05-28T15:07:44.493Z] #52 4.024 + '[' '!' -f ./runc.installer ']' [2020-05-28T15:07:44.493Z] #52 4.024 + . ./runc.installer [2020-05-28T15:07:44.493Z] #52 4.024 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:07:44.493Z] #52 4.024 + install_runc [2020-05-28T15:07:44.493Z] #52 4.025 + uname -r [2020-05-28T15:07:44.493Z] #52 4.038 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-28T15:07:44.493Z] #52 4.067 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-28T15:07:44.493Z] #52 4.067 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-28T15:07:44.493Z] #52 4.067 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zQHEG27MRu/src/github.com/opencontainers/runc [2020-05-28T15:07:44.493Z] #52 4.070 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-28T15:07:44.493Z] #52 4.086 Cloning into '/tmp/tmp.zQHEG27MRu/src/github.com/opencontainers/runc'... [2020-05-28T15:07:44.511Z] DEP criu/namespaces.d [2020-05-28T15:07:44.511Z] DEP criu/mount.d [2020-05-28T15:07:44.511Z] DEP criu/mem.d [2020-05-28T15:07:44.511Z] DEP criu/lsm.d [2020-05-28T15:07:44.600Z] #39 48.21 DEP criu/tun.d [2020-05-28T15:07:44.600Z] #39 48.33 DEP criu/tty.d [2020-05-28T15:07:44.600Z] #39 48.44 DEP criu/timerfd.d [2020-05-28T15:07:44.751Z] #52 ... [2020-05-28T15:07:44.751Z] [2020-05-28T15:07:44.751Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:44.807Z] DEP criu/log.d [2020-05-28T15:07:44.807Z] DEP criu/libnetlink.d [2020-05-28T15:07:44.807Z] DEP criu/kerndat.d [2020-05-28T15:07:44.807Z] DEP criu/kcmp-ids.d [2020-05-28T15:07:44.807Z] DEP criu/irmap.d [2020-05-28T15:07:44.807Z] DEP criu/ipc_ns.d [2020-05-28T15:07:44.881Z] #39 48.63 DEP criu/sysfs_parse.d [2020-05-28T15:07:45.103Z] DEP criu/image.d [2020-05-28T15:07:45.104Z] DEP criu/image-desc.d [2020-05-28T15:07:45.104Z] DEP criu/fsnotify.d [2020-05-28T15:07:45.104Z] DEP criu/filesystems.d [2020-05-28T15:07:45.104Z] DEP criu/files.d [2020-05-28T15:07:45.132Z] #24 11.65 # 1.8% ### 4.9% ##### 7.2% ###### 9.6% ######## 12.1% ########### 15.4% ############# 18.1% [2020-05-28T15:07:45.133Z] #24 ... [2020-05-28T15:07:45.133Z] [2020-05-28T15:07:45.133Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-28T15:07:45.133Z] #52 3.592 + RM_GOPATH=0 [2020-05-28T15:07:45.133Z] #52 3.592 + TMP_GOPATH= [2020-05-28T15:07:45.133Z] #52 3.593 + : /build [2020-05-28T15:07:45.133Z] #52 3.593 + '[' -z '' ']' [2020-05-28T15:07:45.133Z] #52 3.596 ++ mktemp -d [2020-05-28T15:07:45.133Z] #52 3.636 + export GOPATH=/tmp/tmp.NpqMjPoAWu [2020-05-28T15:07:45.133Z] #52 3.637 + GOPATH=/tmp/tmp.NpqMjPoAWu [2020-05-28T15:07:45.133Z] #52 3.638 + RM_GOPATH=1 [2020-05-28T15:07:45.133Z] #52 3.638 ++ dirname ./install.sh [2020-05-28T15:07:45.133Z] #52 3.640 + dir=. [2020-05-28T15:07:45.133Z] #52 3.640 + bin=runc [2020-05-28T15:07:45.133Z] #52 3.640 + shift [2020-05-28T15:07:45.133Z] #52 3.642 + '[' '!' -f ./runc.installer ']' [2020-05-28T15:07:45.133Z] #52 3.642 + . ./runc.installer [2020-05-28T15:07:45.133Z] #52 3.642 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:07:45.133Z] #52 3.644 + install_runc [2020-05-28T15:07:45.133Z] #52 3.644 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-28T15:07:45.133Z] #52 3.645 + uname -r [2020-05-28T15:07:45.133Z] #52 3.652 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-28T15:07:45.133Z] #52 3.658 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-28T15:07:45.133Z] #52 3.660 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-28T15:07:45.133Z] #52 3.660 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NpqMjPoAWu/src/github.com/opencontainers/runc [2020-05-28T15:07:45.133Z] #52 3.663 Cloning into '/tmp/tmp.NpqMjPoAWu/src/github.com/opencontainers/runc'... [2020-05-28T15:07:45.133Z] #52 ... [2020-05-28T15:07:45.133Z] [2020-05-28T15:07:45.133Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:45.162Z] #39 48.75 DEP criu/sysctl.d [2020-05-28T15:07:45.162Z] #39 48.96 DEP criu/string.d [2020-05-28T15:07:45.162Z] #39 48.97 DEP criu/stats.d [2020-05-28T15:07:45.390Z] #24 11.65 # 1.8% ### 4.9% ##### 7.2% ###### 9.6% ######## 12.1% ########### 15.4% ############# 18.1% ############### 21.1% ################ 23.1% ################## 25.3% [2020-05-28T15:07:45.390Z] #24 ... [2020-05-28T15:07:45.390Z] [2020-05-28T15:07:45.390Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-05-28T15:07:45.390Z] #10 3.319 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-28T15:07:45.390Z] #10 DONE 3.6s [2020-05-28T15:07:45.390Z] [2020-05-28T15:07:45.390Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:45.401Z] DEP criu/files-reg.d [2020-05-28T15:07:45.401Z] DEP criu/files-ext.d [2020-05-28T15:07:45.401Z] DEP criu/file-lock.d [2020-05-28T15:07:45.401Z] DEP criu/file-ids.d [2020-05-28T15:07:45.401Z] DEP criu/fifo.d [2020-05-28T15:07:45.444Z] #39 49.08 DEP criu/sockets.d [2020-05-28T15:07:45.695Z] DEP criu/fdstore.d [2020-05-28T15:07:45.695Z] DEP criu/fault-injection.d [2020-05-28T15:07:45.695Z] DEP criu/external.d [2020-05-28T15:07:45.695Z] DEP criu/eventpoll.d [2020-05-28T15:07:45.695Z] DEP criu/eventfd.d [2020-05-28T15:07:45.695Z] DEP criu/crtools.d [2020-05-28T15:07:45.725Z] #39 49.29 DEP criu/sk-unix.d [2020-05-28T15:07:45.990Z] DEP criu/cr-service.d [2020-05-28T15:07:45.990Z] DEP criu/cr-restore.d [2020-05-28T15:07:45.990Z] DEP criu/cr-errno.d [2020-05-28T15:07:45.990Z] DEP criu/cr-dump.d [2020-05-28T15:07:45.991Z] DEP criu/cr-dedup.d [2020-05-28T15:07:46.007Z] #39 49.54 DEP criu/sk-tcp.d [2020-05-28T15:07:46.007Z] #39 49.68 DEP criu/sk-queue.d [2020-05-28T15:07:46.046Z] #24 8.749 1.3% ##### 8.0% ########## 15.2% ############## 19.7% ################## 26.0% #################################### 51.2% ########################################## 59.6% #################################################### 72.4% ######################################################## 78.0% ############################################################ 84.2% ################################################################# 91.3% ######################################################################## 100.0% [2020-05-28T15:07:46.285Z] DEP criu/cr-check.d [2020-05-28T15:07:46.285Z] DEP criu/config.d [2020-05-28T15:07:46.285Z] DEP criu/clone-noasan.d [2020-05-28T15:07:46.285Z] DEP criu/cgroup.d [2020-05-28T15:07:46.285Z] DEP criu/cgroup-props.d [2020-05-28T15:07:46.288Z] #39 49.86 DEP criu/sk-packet.d [2020-05-28T15:07:46.288Z] #39 50.00 DEP criu/sk-netlink.d [2020-05-28T15:07:46.304Z] #24 ... [2020-05-28T15:07:46.304Z] [2020-05-28T15:07:46.304Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-28T15:07:46.304Z] #26 45.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-28T15:07:46.304Z] #26 ... [2020-05-28T15:07:46.304Z] [2020-05-28T15:07:46.304Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:46.304Z] #24 10.36 [2020-05-28T15:07:46.569Z] #39 50.13 DEP criu/sk-inet.d [2020-05-28T15:07:46.569Z] #39 50.24 DEP criu/signalfd.d [2020-05-28T15:07:46.569Z] #39 50.34 DEP criu/sigframe.d [2020-05-28T15:07:46.575Z] DEP criu/bitmap.d [2020-05-28T15:07:46.575Z] DEP criu/bfd.d [2020-05-28T15:07:46.575Z] DEP criu/autofs.d [2020-05-28T15:07:46.575Z] DEP criu/aio.d [2020-05-28T15:07:46.575Z] DEP criu/action-scripts.d [2020-05-28T15:07:46.677Z] #24 11.65 # 1.8% ### 4.9% ##### 7.2% ###### 9.6% ######## 12.1% ########### 15.4% ############# 18.1% ############### 21.1% ################ 23.1% ################## 25.3% ################### 27.8% #################### 28.2% ##################### 29.5% ###################### 30.9% ####################### 32.4% ######################## 33.5% ######################### 35.4% ########################## 37.3% ########################### 38.5% ############################# 40.3% ############################## 42.0% ############################### 44.1% [2020-05-28T15:07:46.677Z] #24 ... [2020-05-28T15:07:46.677Z] [2020-05-28T15:07:46.677Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-28T15:07:46.677Z] #26 45.72 Checking out files: 67% (1026/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-28T15:07:46.677Z] #26 46.90 + cd /tmp/tmp.t5UQG1eM1k/src/github.com/go-swagger/go-swagger [2020-05-28T15:07:46.677Z] #26 46.90 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-28T15:07:46.677Z] #26 47.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-28T15:07:46.850Z] #39 50.40 DEP criu/shmem.d [2020-05-28T15:07:46.850Z] #39 50.64 DEP criu/servicefd.d [2020-05-28T15:07:46.875Z] CC criu/action-scripts.o [2020-05-28T15:07:46.875Z] CC criu/aio.o [2020-05-28T15:07:46.935Z] #26 ... [2020-05-28T15:07:46.935Z] [2020-05-28T15:07:46.935Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:47.080Z] #24 10.56 0.2% ## 3.2% #### 5.7% ##### 7.4% ####### 10.1% ######## 12.3% [2020-05-28T15:07:47.080Z] #24 ... [2020-05-28T15:07:47.080Z] [2020-05-28T15:07:47.080Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-05-28T15:07:47.080Z] #11 DONE 2.9s [2020-05-28T15:07:47.080Z] [2020-05-28T15:07:47.080Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:47.132Z] #39 50.84 DEP criu/seize.d [2020-05-28T15:07:47.174Z] CC criu/autofs.o [2020-05-28T15:07:47.192Z] #24 11.65 # 1.8% ### 4.9% ##### 7.2% ###### 9.6% ######## 12.1% ########### 15.4% ############# 18.1% ############### 21.1% ################ 23.1% ################## 25.3% ################### 27.8% #################### 28.2% ##################### 29.5% ###################### 30.9% ####################### 32.4% ######################## 33.5% ######################### 35.4% ########################## 37.3% ########################### 38.5% ############################# 40.3% ############################## 42.0% ############################### 44.1% ################################# 46.4% ################################## 48.2% #################################### 50.6% ##################################### 52.6% ###################################### 53.7% [2020-05-28T15:07:47.192Z] #24 ... [2020-05-28T15:07:47.192Z] [2020-05-28T15:07:47.192Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:07:47.192Z] #57 3.532 + RM_GOPATH=0 [2020-05-28T15:07:47.192Z] #57 3.533 + TMP_GOPATH= [2020-05-28T15:07:47.192Z] #57 3.533 + : /build [2020-05-28T15:07:47.192Z] #57 3.533 + '[' -z '' ']' [2020-05-28T15:07:47.192Z] #57 3.542 ++ mktemp -d [2020-05-28T15:07:47.192Z] #57 3.546 + export GOPATH=/tmp/tmp.MvCg3AJaIP [2020-05-28T15:07:47.192Z] #57 3.547 + GOPATH=/tmp/tmp.MvCg3AJaIP [2020-05-28T15:07:47.192Z] #57 3.547 + RM_GOPATH=1 [2020-05-28T15:07:47.192Z] #57 3.548 ++ dirname ./install.sh [2020-05-28T15:07:47.192Z] #57 3.551 + dir=. [2020-05-28T15:07:47.192Z] #57 3.551 + bin=containerd [2020-05-28T15:07:47.192Z] #57 3.551 + shift [2020-05-28T15:07:47.192Z] #57 3.552 + '[' '!' -f ./containerd.installer ']' [2020-05-28T15:07:47.192Z] #57 3.553 + . ./containerd.installer [2020-05-28T15:07:47.192Z] #57 3.554 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:07:47.192Z] #57 3.554 + install_containerd [2020-05-28T15:07:47.192Z] #57 3.556 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-28T15:07:47.193Z] #57 3.556 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:07:47.193Z] #57 3.556 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MvCg3AJaIP/src/github.com/containerd/containerd [2020-05-28T15:07:47.193Z] #57 3.592 Cloning into '/tmp/tmp.MvCg3AJaIP/src/github.com/containerd/containerd'... [2020-05-28T15:07:47.413Z] #39 51.03 DEP criu/seccomp.d [2020-05-28T15:07:47.413Z] #39 51.16 DEP criu/rst-malloc.d [2020-05-28T15:07:47.413Z] #39 51.23 DEP criu/rbtree.d [2020-05-28T15:07:47.450Z] #57 ... [2020-05-28T15:07:47.450Z] [2020-05-28T15:07:47.450Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:47.695Z] #39 51.25 DEP criu/pstree.d [2020-05-28T15:07:47.695Z] #39 51.38 DEP criu/protobuf.d [2020-05-28T15:07:47.695Z] #39 51.47 GEN criu/protobuf-desc-gen.h [2020-05-28T15:07:47.811Z] CC criu/bfd.o [2020-05-28T15:07:48.100Z] CC criu/bitmap.o [2020-05-28T15:07:48.100Z] CC criu/cgroup-props.o [2020-05-28T15:07:48.390Z] CC criu/cgroup.o [2020-05-28T15:07:48.480Z] #24 11.65 # 1.8% ### 4.9% ##### 7.2% ###### 9.6% ######## 12.1% ########### 15.4% ############# 18.1% ############### 21.1% ################ 23.1% ################## 25.3% ################### 27.8% #################### 28.2% ##################### 29.5% ###################### 30.9% ####################### 32.4% ######################## 33.5% ######################### 35.4% ########################## 37.3% ########################### 38.5% ############################# 40.3% ############################## 42.0% ############################### 44.1% ################################# 46.4% ################################## 48.2% #################################### 50.6% ##################################### 52.6% ###################################### 53.7% ####################################### 55.5% ######################################### 57.1% ########################################## 59.5% ############################################ 61.6% ############################################# 63.1% ############################################## 65.1% ################################################ 67.1% ################################################# 68.9% ################################################## 70.4% #################################################### 73.0% ###################################################### 75.3% [2020-05-28T15:07:48.480Z] #24 ... [2020-05-28T15:07:48.480Z] [2020-05-28T15:07:48.480Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-05-28T15:07:48.480Z] #11 DONE 3.1s [2020-05-28T15:07:48.480Z] [2020-05-28T15:07:48.480Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:48.698Z] #39 52.47 DEP criu/protobuf-desc.d [2020-05-28T15:07:48.979Z] #39 52.61 DEP criu/proc_parse.d [2020-05-28T15:07:49.260Z] #39 52.90 DEP criu/plugin.d [2020-05-28T15:07:49.260Z] #39 52.96 DEP criu/pipes.d [2020-05-28T15:07:49.509Z] #24 11.65 # 1.8% ### 4.9% ##### 7.2% ###### 9.6% ######## 12.1% ########### 15.4% ############# 18.1% ############### 21.1% ################ 23.1% ################## 25.3% ################### 27.8% #################### 28.2% ##################### 29.5% ###################### 30.9% ####################### 32.4% ######################## 33.5% ######################### 35.4% ########################## 37.3% ########################### 38.5% ############################# 40.3% ############################## 42.0% ############################### 44.1% ################################# 46.4% ################################## 48.2% #################################### 50.6% ##################################### 52.6% ###################################### 53.7% ####################################### 55.5% ######################################### 57.1% ########################################## 59.5% ############################################ 61.6% ############################################# 63.1% ############################################## 65.1% ################################################ 67.1% ################################################# 68.9% ################################################## 70.4% #################################################### 73.0% ###################################################### 75.3% ######################################################## 79.1% ########################################################## 81.5% ############################################################ 83.8% ############################################################## 86.2% ############################################################### 88.7% ################################################################## 91.7% #################################################################### 94.5% ###################################################################### 97.2% ######################################################################## 100.0% [2020-05-28T15:07:49.509Z] #24 16.72 [2020-05-28T15:07:49.541Z] #39 53.16 DEP criu/pie-util.d [2020-05-28T15:07:49.541Z] #39 53.30 DEP criu/pie-util-vdso.d [2020-05-28T15:07:49.822Z] #39 53.40 DEP criu/path.d [2020-05-28T15:07:49.822Z] #39 53.56 DEP criu/parasite-syscall.d [2020-05-28T15:07:49.917Z] CC criu/clone-noasan.o [2020-05-28T15:07:49.917Z] CC criu/config.o [2020-05-28T15:07:50.073Z] #24 ... [2020-05-28T15:07:50.073Z] [2020-05-28T15:07:50.073Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:50.073Z] #31 49.08 Selecting previously unselected package libicu63:amd64. [2020-05-28T15:07:50.073Z] #31 49.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-28T15:07:50.073Z] #31 49.15 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-28T15:07:50.073Z] #31 58.52 Selecting previously unselected package libxml2:amd64. [2020-05-28T15:07:50.073Z] #31 58.52 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-28T15:07:50.073Z] #31 58.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-28T15:07:50.104Z] #39 53.79 DEP criu/pagemap.d [2020-05-28T15:07:50.104Z] #39 53.98 DEP criu/pagemap-cache.d [2020-05-28T15:07:50.225Z] #24 10.56 0.2% ## 3.2% #### 5.7% ##### 7.4% ####### 10.1% ######## 12.3% ########## 14.1% ########### 16.6% ############ 17.6% ############# 19.0% ############### 20.8% ################ 22.3% ################# 24.3% ################## 25.2% ##################### 29.2% ###################### 31.5% ######################## 33.9% ########################## 36.9% ############################ 39.7% ############################## 42.4% ############################### 44.4% ################################## 47.9% ##################################### 51.6% ####################################### 54.2% ######################################### 57.2% ########################################### 61.0% ############################################## 64.8% ################################################# 68.1% ################################################### 71.3% ##################################################### 74.5% ######################################################## 77.8% ######################################################### 80.4% ########################################################### 83.3% ############################################################## 86.5% ############################################################### 88.3% # [2020-05-28T15:07:50.225Z] #24 ... [2020-05-28T15:07:50.225Z] [2020-05-28T15:07:50.225Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-28T15:07:50.225Z] #12 DONE 3.1s [2020-05-28T15:07:50.225Z] [2020-05-28T15:07:50.225Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:50.330Z] #31 59.22 Selecting previously unselected package libarchive13:amd64. [2020-05-28T15:07:50.330Z] #31 59.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-28T15:07:50.330Z] #31 59.23 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-28T15:07:50.330Z] #31 ... [2020-05-28T15:07:50.330Z] [2020-05-28T15:07:50.330Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:50.330Z] #38 51.96 Selecting previously unselected package python-protobuf. [2020-05-28T15:07:50.330Z] #38 52.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-28T15:07:50.330Z] #38 52.01 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-28T15:07:50.330Z] #38 52.71 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-28T15:07:50.330Z] #38 58.86 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:50.330Z] #38 58.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-28T15:07:50.330Z] #38 58.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-28T15:07:50.330Z] #38 58.89 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-28T15:07:50.330Z] #38 58.90 Setting up python-six (1.12.0-1) ... [2020-05-28T15:07:50.330Z] #38 ... [2020-05-28T15:07:50.330Z] [2020-05-28T15:07:50.330Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:50.330Z] #31 59.23 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-28T15:07:50.385Z] #39 54.08 DEP criu/page-xfer.d [2020-05-28T15:07:50.385Z] #39 54.23 DEP criu/page-pipe.d [2020-05-28T15:07:50.589Z] #31 59.58 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-28T15:07:50.589Z] #31 59.59 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-28T15:07:50.589Z] #31 59.60 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-28T15:07:50.667Z] #39 54.32 DEP criu/netfilter.d [2020-05-28T15:07:50.667Z] #39 54.45 DEP criu/net.d [2020-05-28T15:07:50.667Z] #39 ... [2020-05-28T15:07:50.667Z] [2020-05-28T15:07:50.667Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-28T15:07:50.667Z] #48 90.74 + GOBIN=/build [2020-05-28T15:07:50.667Z] #48 90.75 + /build/gometalinter --install [2020-05-28T15:07:50.667Z] #48 90.75 Installing: [2020-05-28T15:07:50.667Z] #48 90.75 deadcode [2020-05-28T15:07:50.667Z] #48 90.75 dupl [2020-05-28T15:07:50.667Z] #48 90.75 errcheck [2020-05-28T15:07:50.667Z] #48 90.75 gas [2020-05-28T15:07:50.667Z] #48 90.75 gochecknoglobals [2020-05-28T15:07:50.667Z] #48 90.75 gochecknoinits [2020-05-28T15:07:50.667Z] #48 90.75 goconst [2020-05-28T15:07:50.667Z] #48 90.75 gocyclo [2020-05-28T15:07:50.667Z] #48 90.75 goimports [2020-05-28T15:07:50.667Z] #48 90.75 golint [2020-05-28T15:07:50.667Z] #48 90.75 gosimple [2020-05-28T15:07:50.667Z] #48 90.75 gotype [2020-05-28T15:07:50.667Z] #48 90.75 gotypex [2020-05-28T15:07:50.667Z] #48 90.75 ineffassign [2020-05-28T15:07:50.667Z] #48 90.75 interfacer [2020-05-28T15:07:50.667Z] #48 90.75 lll [2020-05-28T15:07:50.667Z] #48 90.75 maligned [2020-05-28T15:07:50.667Z] #48 90.75 megacheck [2020-05-28T15:07:50.667Z] #48 90.75 misspell [2020-05-28T15:07:50.667Z] #48 90.75 nakedret [2020-05-28T15:07:50.667Z] #48 90.75 safesql [2020-05-28T15:07:50.667Z] #48 90.75 staticcheck [2020-05-28T15:07:50.667Z] #48 90.75 structcheck [2020-05-28T15:07:50.667Z] #48 90.75 unconvert [2020-05-28T15:07:50.667Z] #48 90.75 unparam [2020-05-28T15:07:50.667Z] #48 90.75 unused [2020-05-28T15:07:50.667Z] #48 90.75 varcheck [2020-05-28T15:07:50.753Z] #24 10.56 0.2% ## 3.2% #### 5.7% ##### 7.4% ####### 10.1% ######## 12.3% ########## 14.1% ########### 16.6% ############ 17.6% ############# 19.0% ############### 20.8% ################ 22.3% ################# 24.3% ################## 25.2% ##################### 29.2% ###################### 31.5% ######################## 33.9% ########################## 36.9% ############################ 39.7% ############################## 42.4% ############################### 44.4% ################################## 47.9% ##################################### 51.6% ####################################### 54.2% ######################################### 57.2% ########################################### 61.0% ############################################## 64.8% ################################################# 68.1% ################################################### 71.3% ##################################################### 74.5% ######################################################## 77.8% ######################################################### 80.4% ########################################################### 83.3% ############################################################## 86.5% ############################################################### 88.3% ################################################################ 89.4% ################################################################# 91.4% ################################################################### 93.8% #################################################################### 95.4% ####################################################################### 98.9% ######################################################################## 100.0% [2020-05-28T15:07:50.845Z] #31 59.78 Selecting previously unselected package librhash0:amd64. [2020-05-28T15:07:50.845Z] #31 59.79 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-28T15:07:50.845Z] #31 59.80 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-28T15:07:50.973Z] CC criu/cr-check.o [2020-05-28T15:07:51.013Z] #24 15.01 [2020-05-28T15:07:51.103Z] #31 60.03 Selecting previously unselected package libuv1:amd64. [2020-05-28T15:07:51.103Z] #31 60.04 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-28T15:07:51.103Z] #31 60.04 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-28T15:07:51.360Z] #31 60.24 Selecting previously unselected package cmake. [2020-05-28T15:07:51.360Z] #31 60.25 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-28T15:07:51.360Z] #31 60.26 Unpacking cmake (3.13.4-1) ... [2020-05-28T15:07:51.639Z] CC criu/cr-dedup.o [2020-05-28T15:07:51.639Z] CC criu/cr-dump.o [2020-05-28T15:07:51.673Z] #48 ... [2020-05-28T15:07:51.673Z] [2020-05-28T15:07:51.673Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:51.673Z] #42 81.40 crypto/ed25519 [2020-05-28T15:07:51.673Z] #42 81.56 crypto/rsa [2020-05-28T15:07:51.673Z] #42 81.92 crypto/ecdsa [2020-05-28T15:07:51.673Z] #42 82.37 crypto/dsa [2020-05-28T15:07:51.673Z] #42 82.50 encoding/hex [2020-05-28T15:07:51.673Z] #42 82.55 encoding/pem [2020-05-28T15:07:51.673Z] #42 83.00 crypto/x509/pkix [2020-05-28T15:07:51.673Z] #42 83.00 vendor/golang.org/x/crypto/cryptobyte [2020-05-28T15:07:51.673Z] #42 83.42 vendor/golang.org/x/net/dns/dnsmessage [2020-05-28T15:07:51.673Z] #42 84.52 vendor/golang.org/x/sys/cpu [2020-05-28T15:07:51.673Z] #42 84.77 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-28T15:07:51.673Z] #42 85.32 vendor/golang.org/x/crypto/poly1305 [2020-05-28T15:07:51.673Z] #42 85.82 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-28T15:07:51.673Z] #42 85.88 net [2020-05-28T15:07:51.673Z] #42 86.11 vendor/golang.org/x/crypto/curve25519 [2020-05-28T15:07:51.673Z] #42 86.46 vendor/golang.org/x/crypto/hkdf [2020-05-28T15:07:51.673Z] #42 86.54 vendor/golang.org/x/text/transform [2020-05-28T15:07:51.673Z] #42 86.91 vendor/golang.org/x/text/unicode/bidi [2020-05-28T15:07:51.673Z] #42 88.14 vendor/golang.org/x/text/secure/bidirule [2020-05-28T15:07:51.673Z] #42 88.38 vendor/golang.org/x/text/unicode/norm [2020-05-28T15:07:51.673Z] #42 91.48 vendor/golang.org/x/net/idna [2020-05-28T15:07:51.673Z] #42 ... [2020-05-28T15:07:51.673Z] [2020-05-28T15:07:51.673Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:07:51.673Z] #39 54.65 DEP criu/namespaces.d [2020-05-28T15:07:51.673Z] #39 54.82 DEP criu/mount.d [2020-05-28T15:07:51.673Z] #39 54.95 DEP criu/mem.d [2020-05-28T15:07:51.673Z] #39 55.09 DEP criu/lsm.d [2020-05-28T15:07:51.673Z] #39 55.22 DEP criu/log.d [2020-05-28T15:07:51.673Z] #39 55.39 DEP criu/libnetlink.d [2020-05-28T15:07:51.673Z] #39 55.50 DEP criu/kerndat.d [2020-05-28T15:07:51.924Z] #31 ... [2020-05-28T15:07:51.924Z] [2020-05-28T15:07:51.924Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-05-28T15:07:51.924Z] #12 DONE 3.3s [2020-05-28T15:07:51.924Z] [2020-05-28T15:07:51.924Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:51.924Z] #24 17.85 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-28T15:07:51.924Z] #24 18.17 [2020-05-28T15:07:51.924Z] #24 18.30 ######################################################################## 100.0% [2020-05-28T15:07:51.924Z] #24 18.43 [2020-05-28T15:07:51.948Z] #24 16.17 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-28T15:07:51.954Z] #39 55.71 DEP criu/kcmp-ids.d [2020-05-28T15:07:51.954Z] #39 55.80 DEP criu/irmap.d [2020-05-28T15:07:52.205Z] #24 ... [2020-05-28T15:07:52.205Z] [2020-05-28T15:07:52.205Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:52.205Z] #42 50.94 reflect [2020-05-28T15:07:52.205Z] #42 51.99 internal/oserror [2020-05-28T15:07:52.205Z] #42 52.15 syscall [2020-05-28T15:07:52.235Z] #39 55.91 DEP criu/ipc_ns.d [2020-05-28T15:07:52.235Z] #39 56.05 DEP criu/image.d [2020-05-28T15:07:52.463Z] #42 ... [2020-05-28T15:07:52.463Z] [2020-05-28T15:07:52.463Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-28T15:07:52.463Z] #52 16.99 Checking out files: 83% (843/1010) Checking out files: 84% (849/1010) Checking out files: 85% (859/1010) Checking out files: 86% (869/1010) Checking out files: 87% (879/1010) Checking out files: 88% (889/1010) Checking out files: 89% (899/1010) Checking out files: 90% (909/1010) Checking out files: 91% (920/1010) Checking out files: 92% (930/1010) Checking out files: 93% (940/1010) Checking out files: 94% (950/1010) Checking out files: 95% (960/1010) Checking out files: 96% (970/1010) Checking out files: 97% (980/1010) Checking out files: 98% (990/1010) Checking out files: 99% (1000/1010) Checking out files: 100% (1010/1010) Checking out files: 100% (1010/1010), done. [2020-05-28T15:07:52.463Z] #52 17.24 + cd /tmp/tmp.zQHEG27MRu/src/github.com/opencontainers/runc [2020-05-28T15:07:52.463Z] #52 17.24 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:07:52.489Z] #24 19.71 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-28T15:07:52.516Z] #39 56.26 DEP criu/image-desc.d [2020-05-28T15:07:52.722Z] #52 18.33 + '[' -z '' ']' [2020-05-28T15:07:52.722Z] #52 18.33 + target=static [2020-05-28T15:07:52.722Z] #52 18.33 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-28T15:07:52.798Z] #39 56.38 DEP criu/fsnotify.d [2020-05-28T15:07:52.798Z] #39 56.54 DEP criu/filesystems.d [2020-05-28T15:07:52.802Z] CC criu/cr-errno.o [2020-05-28T15:07:52.802Z] CC criu/cr-restore.o [2020-05-28T15:07:53.053Z] #24 20.20 [2020-05-28T15:07:53.079Z] #39 56.65 DEP criu/files.d [2020-05-28T15:07:53.079Z] #39 56.85 DEP criu/files-reg.d [2020-05-28T15:07:53.287Z] #52 ... [2020-05-28T15:07:53.287Z] [2020-05-28T15:07:53.287Z] #13 [dev 6/25] RUN ldconfig [2020-05-28T15:07:53.287Z] #13 DONE 3.1s [2020-05-28T15:07:53.310Z] #24 20.44 0.7% ######################################################################## 100.0% [2020-05-28T15:07:53.361Z] #39 57.06 DEP criu/files-ext.d [2020-05-28T15:07:53.361Z] #39 57.16 DEP criu/file-lock.d [2020-05-28T15:07:53.545Z] [2020-05-28T15:07:53.545Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:53.545Z] #24 16.58 [2020-05-28T15:07:53.545Z] #24 16.76 ######################################################################## 100.0% [2020-05-28T15:07:53.545Z] #24 16.95 [2020-05-28T15:07:53.567Z] #24 20.62 [2020-05-28T15:07:53.642Z] #39 57.31 DEP criu/file-ids.d [2020-05-28T15:07:53.642Z] #39 57.46 DEP criu/fifo.d [2020-05-28T15:07:53.923Z] #39 57.65 DEP criu/fdstore.d [2020-05-28T15:07:53.923Z] #39 57.75 DEP criu/fault-injection.d [2020-05-28T15:07:54.130Z] #24 ... [2020-05-28T15:07:54.130Z] [2020-05-28T15:07:54.130Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:54.130Z] #42 52.57 reflect [2020-05-28T15:07:54.130Z] #42 52.72 internal/oserror [2020-05-28T15:07:54.130Z] #42 52.97 syscall [2020-05-28T15:07:54.130Z] #42 62.74 time [2020-05-28T15:07:54.130Z] #42 ... [2020-05-28T15:07:54.130Z] [2020-05-28T15:07:54.130Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-28T15:07:54.130Z] #52 16.25 + cd /tmp/tmp.NpqMjPoAWu/src/github.com/opencontainers/runc [2020-05-28T15:07:54.130Z] #52 16.25 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:07:54.130Z] #52 17.34 + '[' -z '' ']' [2020-05-28T15:07:54.130Z] #52 17.34 + target=static [2020-05-28T15:07:54.130Z] #52 17.34 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-28T15:07:54.205Z] #39 57.79 DEP criu/external.d [2020-05-28T15:07:54.205Z] #39 57.94 DEP criu/eventpoll.d [2020-05-28T15:07:54.205Z] #39 58.03 DEP criu/eventfd.d [2020-05-28T15:07:54.475Z] #24 18.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-28T15:07:54.498Z] #39 58.17 DEP criu/crtools.d [2020-05-28T15:07:54.694Z] #52 19.77 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-05-28T15:07:54.732Z] #24 18.89 [2020-05-28T15:07:54.779Z] #39 58.38 DEP criu/cr-service.d [2020-05-28T15:07:54.779Z] #39 58.55 DEP criu/cr-restore.d [2020-05-28T15:07:54.953Z] #52 ... [2020-05-28T15:07:54.953Z] [2020-05-28T15:07:54.953Z] #13 [dev 6/25] RUN ldconfig [2020-05-28T15:07:54.953Z] #13 DONE 3.1s [2020-05-28T15:07:54.953Z] [2020-05-28T15:07:54.953Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:54.953Z] #38 63.41 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-28T15:07:54.953Z] #38 63.43 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-28T15:07:54.953Z] #38 63.48 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:54.953Z] #38 63.50 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-28T15:07:54.953Z] #38 63.52 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:54.953Z] #38 63.54 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-28T15:07:54.953Z] #38 63.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-28T15:07:54.953Z] #38 63.60 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:54.953Z] #38 63.62 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-28T15:07:54.953Z] #38 63.63 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-28T15:07:55.060Z] #39 58.81 DEP criu/cr-errno.d [2020-05-28T15:07:55.061Z] #39 58.84 DEP criu/cr-dump.d [2020-05-28T15:07:55.185Z] CC criu/cr-service.o [2020-05-28T15:07:55.248Z] #24 19.13 #=#=# ######################################################################## 100.0% [2020-05-28T15:07:55.342Z] #39 59.12 DEP criu/cr-dedup.d [2020-05-28T15:07:55.505Z] #24 19.37 [2020-05-28T15:07:55.505Z] #24 ... [2020-05-28T15:07:55.505Z] [2020-05-28T15:07:55.505Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:55.505Z] #31 57.49 Selecting previously unselected package libxml2:amd64. [2020-05-28T15:07:55.505Z] #31 57.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-28T15:07:55.505Z] #31 57.55 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-28T15:07:55.505Z] #31 58.27 Selecting previously unselected package libarchive13:amd64. [2020-05-28T15:07:55.505Z] #31 58.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-28T15:07:55.505Z] #31 58.28 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-28T15:07:55.505Z] #31 58.71 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-28T15:07:55.505Z] #31 58.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-28T15:07:55.505Z] #31 58.72 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-28T15:07:55.505Z] #31 58.95 Selecting previously unselected package librhash0:amd64. [2020-05-28T15:07:55.505Z] #31 58.95 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-28T15:07:55.505Z] #31 58.96 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-28T15:07:55.505Z] #31 59.30 Selecting previously unselected package libuv1:amd64. [2020-05-28T15:07:55.505Z] #31 59.31 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-28T15:07:55.505Z] #31 59.31 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-28T15:07:55.505Z] #31 59.69 Selecting previously unselected package cmake. [2020-05-28T15:07:55.505Z] #31 59.71 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-28T15:07:55.505Z] #31 59.72 Unpacking cmake (3.13.4-1) ... [2020-05-28T15:07:55.505Z] #31 63.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-28T15:07:55.505Z] #31 63.95 Setting up xxd (2:8.1.0875-5) ... [2020-05-28T15:07:55.505Z] #31 63.96 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-28T15:07:55.505Z] #31 63.97 Setting up vim-common (2:8.1.0875-5) ... [2020-05-28T15:07:55.505Z] #31 64.04 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-28T15:07:55.505Z] #31 64.05 Setting up cmake-data (3.13.4-1) ... [2020-05-28T15:07:55.505Z] #31 64.06 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-28T15:07:55.505Z] #31 64.08 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-28T15:07:55.505Z] #31 64.09 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-28T15:07:55.505Z] #31 64.10 Setting up cmake (3.13.4-1) ... [2020-05-28T15:07:55.505Z] #31 64.11 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:07:55.505Z] #31 64.16 Processing triggers for mime-support (3.62) ... [2020-05-28T15:07:55.505Z] #31 DONE 64.6s [2020-05-28T15:07:55.505Z] [2020-05-28T15:07:55.505Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:07:55.505Z] #32 DONE 0.1s [2020-05-28T15:07:55.505Z] [2020-05-28T15:07:55.505Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-28T15:07:55.505Z] #33 DONE 0.0s [2020-05-28T15:07:55.505Z] [2020-05-28T15:07:55.505Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-28T15:07:55.505Z] #52 21.10 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-05-28T15:07:55.518Z] #38 ... [2020-05-28T15:07:55.518Z] [2020-05-28T15:07:55.518Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:07:55.518Z] #29 53.86 time [2020-05-28T15:07:55.518Z] #29 60.90 internal/poll [2020-05-28T15:07:55.518Z] #29 63.63 internal/syscall/execenv [2020-05-28T15:07:55.518Z] #29 63.96 internal/syscall/unix [2020-05-28T15:07:55.518Z] #29 ... [2020-05-28T15:07:55.518Z] [2020-05-28T15:07:55.518Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:55.518Z] #24 21.51 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-28T15:07:55.518Z] #24 21.62 skipping existing 1849cc453dee [2020-05-28T15:07:55.518Z] #24 21.75 [2020-05-28T15:07:55.520Z] CC criu/crtools.o [2020-05-28T15:07:55.624Z] #39 59.32 DEP criu/cr-check.d [2020-05-28T15:07:55.837Z] CC criu/eventfd.o [2020-05-28T15:07:55.837Z] CC criu/eventpoll.o [2020-05-28T15:07:55.905Z] #39 59.46 DEP criu/config.d [2020-05-28T15:07:56.083Z] #24 23.13 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-28T15:07:56.186Z] #39 59.69 DEP criu/clone-noasan.d [2020-05-28T15:07:56.186Z] #39 59.74 DEP criu/cgroup.d [2020-05-28T15:07:56.186Z] #39 59.87 DEP criu/cgroup-props.d [2020-05-28T15:07:56.342Z] #24 23.56 [2020-05-28T15:07:56.467Z] #39 60.00 DEP criu/bitmap.d [2020-05-28T15:07:56.467Z] #39 60.01 DEP criu/bfd.d [2020-05-28T15:07:56.467Z] #39 60.09 DEP criu/autofs.d [2020-05-28T15:07:56.522Z] CC criu/external.o [2020-05-28T15:07:56.522Z] CC criu/fault-injection.o [2020-05-28T15:07:56.522Z] CC criu/fdstore.o [2020-05-28T15:07:56.522Z] CC criu/fifo.o [2020-05-28T15:07:56.600Z] #24 ... [2020-05-28T15:07:56.600Z] [2020-05-28T15:07:56.600Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:56.600Z] #31 64.85 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-28T15:07:56.600Z] #31 64.86 Setting up xxd (2:8.1.0875-5) ... [2020-05-28T15:07:56.600Z] #31 64.87 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-28T15:07:56.600Z] #31 64.89 Setting up vim-common (2:8.1.0875-5) ... [2020-05-28T15:07:56.600Z] #31 64.93 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-28T15:07:56.600Z] #31 64.98 Setting up cmake-data (3.13.4-1) ... [2020-05-28T15:07:56.600Z] #31 64.99 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-28T15:07:56.600Z] #31 65.01 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-28T15:07:56.600Z] #31 65.02 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-28T15:07:56.600Z] #31 65.03 Setting up cmake (3.13.4-1) ... [2020-05-28T15:07:56.600Z] #31 65.04 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:07:56.600Z] #31 65.10 Processing triggers for mime-support (3.62) ... [2020-05-28T15:07:56.600Z] #31 DONE 65.5s [2020-05-28T15:07:56.600Z] [2020-05-28T15:07:56.600Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:56.600Z] #24 23.74 ######################################################################## 100.0% [2020-05-28T15:07:56.600Z] #24 ... [2020-05-28T15:07:56.600Z] [2020-05-28T15:07:56.600Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:07:56.600Z] #32 DONE 0.1s [2020-05-28T15:07:56.600Z] [2020-05-28T15:07:56.600Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:56.600Z] #24 23.91 [2020-05-28T15:07:56.600Z] #24 23.97 Download of images into '/build' complete. [2020-05-28T15:07:56.751Z] #39 60.27 DEP criu/aio.d [2020-05-28T15:07:56.751Z] #39 60.49 DEP criu/action-scripts.d [2020-05-28T15:07:56.828Z] CC criu/file-ids.o [2020-05-28T15:07:56.828Z] CC criu/file-lock.o [2020-05-28T15:07:56.858Z] #24 ... [2020-05-28T15:07:56.858Z] [2020-05-28T15:07:56.858Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-28T15:07:56.858Z] #33 DONE 0.1s [2020-05-28T15:07:56.858Z] [2020-05-28T15:07:56.858Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:56.858Z] #24 23.97 Use something like the following to load the result into a Docker daemon: [2020-05-28T15:07:56.858Z] #24 23.97 tar -cC '/build' . | docker load [2020-05-28T15:07:56.858Z] #24 DONE 24.1s [2020-05-28T15:07:56.858Z] [2020-05-28T15:07:56.858Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-28T15:07:56.877Z] #52 ... [2020-05-28T15:07:56.877Z] [2020-05-28T15:07:56.877Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:07:56.877Z] #38 57.18 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-28T15:07:56.877Z] #38 57.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-28T15:07:56.877Z] #38 57.24 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:56.877Z] #38 57.26 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-28T15:07:56.877Z] #38 57.28 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:56.877Z] #38 57.30 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-28T15:07:56.877Z] #38 57.31 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-28T15:07:56.877Z] #38 57.33 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-28T15:07:56.877Z] #38 57.35 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-28T15:07:56.877Z] #38 57.36 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-28T15:07:56.877Z] #38 65.29 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-28T15:07:56.877Z] #38 65.33 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:07:56.877Z] #38 DONE 65.8s [2020-05-28T15:07:56.877Z] [2020-05-28T15:07:56.877Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:56.877Z] #24 20.65 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-28T15:07:56.877Z] #24 20.73 skipping existing 1849cc453dee [2020-05-28T15:07:56.877Z] #24 20.91 [2020-05-28T15:07:57.032Z] #39 60.74 CC criu/action-scripts.o [2020-05-28T15:07:57.134Z] #24 ... [2020-05-28T15:07:57.134Z] [2020-05-28T15:07:57.134Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:07:57.134Z] #29 55.87 time [2020-05-28T15:07:57.134Z] #29 63.25 internal/poll [2020-05-28T15:07:57.134Z] #29 ... [2020-05-28T15:07:57.134Z] [2020-05-28T15:07:57.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:07:57.493Z] CC criu/files-ext.o [2020-05-28T15:07:57.493Z] CC criu/files-reg.o [2020-05-28T15:07:57.645Z] #39 61.17 CC criu/aio.o [2020-05-28T15:07:57.937Z] #39 ... [2020-05-28T15:07:57.937Z] [2020-05-28T15:07:57.937Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-28T15:07:57.937Z] #45 DONE 97.9s [2020-05-28T15:07:57.937Z] [2020-05-28T15:07:57.937Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:07:57.937Z] #42 93.22 vendor/golang.org/x/net/http2/hpack [2020-05-28T15:07:57.937Z] #42 93.87 mime [2020-05-28T15:07:57.937Z] #42 95.11 mime/quotedprintable [2020-05-28T15:07:57.937Z] #42 95.52 net/http/internal [2020-05-28T15:07:57.937Z] #42 95.78 os/exec [2020-05-28T15:07:58.587Z] CC criu/files.o [2020-05-28T15:07:58.942Z] #42 98.75 crypto/x509 [2020-05-28T15:07:58.942Z] #42 98.83 net/textproto [2020-05-28T15:07:59.658Z] CC criu/filesystems.o [2020-05-28T15:07:59.668Z] #39 ... [2020-05-28T15:07:59.668Z] [2020-05-28T15:07:59.668Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-28T15:07:59.668Z] #24 22.25 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-28T15:07:59.668Z] #24 22.71 [2020-05-28T15:07:59.668Z] #24 22.97 ######################################################################## 100.0% [2020-05-28T15:07:59.668Z] #24 23.10 [2020-05-28T15:07:59.668Z] #24 23.17 Download of images into '/build' complete. [2020-05-28T15:07:59.668Z] #24 23.17 Use something like the following to load the result into a Docker daemon: [2020-05-28T15:07:59.668Z] #24 23.17 tar -cC '/build' . | docker load [2020-05-28T15:07:59.668Z] #24 DONE 23.3s [2020-05-28T15:07:59.668Z] [2020-05-28T15:07:59.668Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:07:59.668Z] #29 66.46 internal/syscall/execenv [2020-05-28T15:07:59.668Z] #29 66.70 internal/syscall/unix [2020-05-28T15:07:59.668Z] #29 66.95 internal/fmtsort [2020-05-28T15:07:59.668Z] #29 67.02 os [2020-05-28T15:07:59.668Z] #29 67.83 strings [2020-05-28T15:07:59.946Z] #42 99.65 vendor/golang.org/x/net/http/httpguts [2020-05-28T15:07:59.946Z] #42 99.79 vendor/golang.org/x/net/http/httpproxy [2020-05-28T15:07:59.974Z] CC criu/fsnotify.o [2020-05-28T15:08:00.228Z] #42 100.2 mime/multipart [2020-05-28T15:08:00.622Z] CC criu/image-desc.o [2020-05-28T15:08:00.622Z] CC criu/image.o [2020-05-28T15:08:00.915Z] CC criu/ipc_ns.o [2020-05-28T15:08:01.040Z] #34 4.126 + RM_GOPATH=0 [2020-05-28T15:08:01.040Z] #34 4.126 + TMP_GOPATH= [2020-05-28T15:08:01.040Z] #34 4.126 + : /build [2020-05-28T15:08:01.040Z] #34 4.126 + '[' -z '' ']' [2020-05-28T15:08:01.040Z] #34 4.126 ++ mktemp -d [2020-05-28T15:08:01.040Z] #34 4.133 + export GOPATH=/tmp/tmp.NgMOPUm4Ys [2020-05-28T15:08:01.040Z] #34 4.133 + GOPATH=/tmp/tmp.NgMOPUm4Ys [2020-05-28T15:08:01.040Z] #34 4.133 + RM_GOPATH=1 [2020-05-28T15:08:01.040Z] #34 4.134 ++ dirname ./install.sh [2020-05-28T15:08:01.040Z] #34 4.135 + dir=. [2020-05-28T15:08:01.040Z] #34 4.135 + bin=tini [2020-05-28T15:08:01.040Z] #34 4.135 + shift [2020-05-28T15:08:01.040Z] #34 4.135 + '[' '!' -f ./tini.installer ']' [2020-05-28T15:08:01.040Z] #34 4.135 + . ./tini.installer [2020-05-28T15:08:01.040Z] #34 4.137 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T15:08:01.040Z] #34 4.139 + install_tini [2020-05-28T15:08:01.040Z] #34 4.139 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-28T15:08:01.040Z] #34 4.139 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T15:08:01.040Z] #34 4.139 + git clone https://github.com/krallin/tini.git /tmp/tmp.NgMOPUm4Ys/tini [2020-05-28T15:08:01.040Z] #34 4.142 Cloning into '/tmp/tmp.NgMOPUm4Ys/tini'... [2020-05-28T15:08:01.543Z] CC criu/irmap.o [2020-05-28T15:08:01.606Z] #34 4.822 + cd /tmp/tmp.NgMOPUm4Ys/tini [2020-05-28T15:08:01.606Z] #34 4.822 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T15:08:01.606Z] #34 4.829 + cmake . [2020-05-28T15:08:01.696Z] #42 101.5 crypto/tls [2020-05-28T15:08:01.832Z] CC criu/kcmp-ids.o [2020-05-28T15:08:02.122Z] CC criu/kerndat.o [2020-05-28T15:08:02.171Z] #34 5.546 -- The C compiler identification is GNU 8.3.0 [2020-05-28T15:08:02.409Z] CC criu/libnetlink.o [2020-05-28T15:08:02.429Z] #34 5.597 -- Check for working C compiler: /usr/bin/cc [2020-05-28T15:08:02.696Z] CC criu/log.o [2020-05-28T15:08:02.700Z] #42 ... [2020-05-28T15:08:02.700Z] [2020-05-28T15:08:02.700Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:02.700Z] #39 61.71 CC criu/autofs.o [2020-05-28T15:08:02.700Z] #39 63.09 CC criu/bfd.o [2020-05-28T15:08:02.700Z] #39 63.48 CC criu/bitmap.o [2020-05-28T15:08:02.700Z] #39 63.60 CC criu/cgroup-props.o [2020-05-28T15:08:02.700Z] #39 64.10 CC criu/cgroup.o [2020-05-28T15:08:02.700Z] #39 66.17 CC criu/clone-noasan.o [2020-05-28T15:08:02.700Z] #39 66.31 CC criu/config.o [2020-05-28T15:08:02.700Z] #39 ... [2020-05-28T15:08:02.700Z] [2020-05-28T15:08:02.700Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:02.700Z] #14 58.66 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-28T15:08:02.700Z] #14 58.68 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-28T15:08:02.700Z] #14 58.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:08:02.984Z] #14 68.87 Selecting previously unselected package libonig5:s390x. [2020-05-28T15:08:02.984Z] #14 68.88 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-05-28T15:08:02.984Z] #14 68.89 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-28T15:08:02.984Z] #14 68.99 Selecting previously unselected package libjq1:s390x. [2020-05-28T15:08:02.986Z] CC criu/lsm.o [2020-05-28T15:08:02.995Z] #34 ... [2020-05-28T15:08:02.995Z] [2020-05-28T15:08:02.995Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:02.995Z] #38 71.90 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-28T15:08:02.995Z] #38 71.91 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:08:03.253Z] #38 DONE 72.3s [2020-05-28T15:08:03.253Z] [2020-05-28T15:08:03.253Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-28T15:08:03.253Z] #34 6.309 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-28T15:08:03.253Z] #34 6.324 -- Detecting C compiler ABI info [2020-05-28T15:08:03.266Z] #14 68.99 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-28T15:08:03.266Z] #14 68.99 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-28T15:08:03.266Z] #14 69.10 Selecting previously unselected package jq. [2020-05-28T15:08:03.266Z] #14 69.10 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-28T15:08:03.266Z] #14 69.10 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-28T15:08:03.266Z] #14 69.14 Selecting previously unselected package libaio1:s390x. [2020-05-28T15:08:03.266Z] #14 69.14 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-05-28T15:08:03.266Z] #14 69.15 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-28T15:08:03.266Z] #14 69.21 Selecting previously unselected package libbtrfs0. [2020-05-28T15:08:03.266Z] #14 69.21 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-28T15:08:03.266Z] #14 69.21 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-28T15:08:03.266Z] #14 69.25 Selecting previously unselected package libbtrfs-dev. [2020-05-28T15:08:03.266Z] #14 69.25 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-28T15:08:03.266Z] #14 69.26 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:08:03.266Z] #14 69.32 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-28T15:08:03.278Z] CC criu/mem.o [2020-05-28T15:08:03.547Z] #14 69.32 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-28T15:08:03.547Z] #14 69.33 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-28T15:08:03.547Z] #14 69.37 Selecting previously unselected package libudev-dev:s390x. [2020-05-28T15:08:03.547Z] #14 69.37 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-05-28T15:08:03.547Z] #14 69.38 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-05-28T15:08:03.547Z] #14 69.47 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-28T15:08:03.547Z] #14 69.47 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-28T15:08:03.547Z] #14 69.48 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-28T15:08:03.547Z] #14 ... [2020-05-28T15:08:03.547Z] [2020-05-28T15:08:03.547Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:03.547Z] #39 67.34 CC criu/cr-check.o [2020-05-28T15:08:03.846Z] #29 ... [2020-05-28T15:08:03.846Z] [2020-05-28T15:08:03.846Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:03.846Z] #39 5.285 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T15:08:03.846Z] #39 5.286 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T15:08:03.846Z] #39 5.316 Note: Building without GnuTLS support [2020-05-28T15:08:03.846Z] #39 ... [2020-05-28T15:08:03.846Z] [2020-05-28T15:08:03.846Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:03.846Z] #14 3.793 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:08:03.846Z] #14 3.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:08:03.846Z] #14 3.997 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:08:03.846Z] #14 4.924 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T15:08:03.846Z] #14 8.548 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T15:08:03.846Z] #14 ... [2020-05-28T15:08:03.846Z] [2020-05-28T15:08:03.846Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:08:03.846Z] #42 62.39 time [2020-05-28T15:08:03.846Z] #42 68.18 internal/fmtsort [2020-05-28T15:08:03.846Z] #42 69.55 internal/syscall/execenv [2020-05-28T15:08:03.846Z] #42 70.05 internal/syscall/unix [2020-05-28T15:08:03.846Z] #42 70.21 internal/poll [2020-05-28T15:08:03.846Z] #42 70.70 strings [2020-05-28T15:08:03.846Z] #42 72.44 os [2020-05-28T15:08:03.846Z] #42 ... [2020-05-28T15:08:03.846Z] [2020-05-28T15:08:03.846Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:08:03.846Z] #29 72.10 bytes [2020-05-28T15:08:04.103Z] #29 72.78 fmt [2020-05-28T15:08:04.187Z] #34 7.549 -- Detecting C compiler ABI info - done [2020-05-28T15:08:04.323Z] CC criu/mount.o [2020-05-28T15:08:04.445Z] #34 7.596 -- Detecting C compile features [2020-05-28T15:08:04.551Z] #39 ... [2020-05-28T15:08:04.551Z] [2020-05-28T15:08:04.551Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-28T15:08:04.551Z] #26 104.3 + rm -rf /tmp/tmp.C6rbyPm0Pi [2020-05-28T15:08:04.551Z] #26 DONE 104.7s [2020-05-28T15:08:04.551Z] [2020-05-28T15:08:04.551Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:04.551Z] #14 69.64 Selecting previously unselected package libpcre16-3:s390x. [2020-05-28T15:08:04.551Z] #14 69.66 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-28T15:08:04.551Z] #14 69.66 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-28T15:08:04.551Z] #14 69.72 Selecting previously unselected package libpcre32-3:s390x. [2020-05-28T15:08:04.551Z] #14 69.73 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-28T15:08:04.551Z] #14 69.74 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-28T15:08:04.551Z] #14 69.88 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-28T15:08:04.551Z] #14 69.89 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-28T15:08:04.551Z] #14 69.89 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-28T15:08:04.551Z] #14 69.96 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-28T15:08:04.551Z] #14 69.97 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-28T15:08:04.551Z] #14 69.98 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-28T15:08:04.551Z] #14 70.19 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-28T15:08:04.551Z] #14 70.19 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-28T15:08:04.551Z] #14 70.23 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-28T15:08:04.832Z] #14 70.56 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-28T15:08:04.832Z] #14 70.56 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-28T15:08:04.832Z] #14 70.58 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-28T15:08:04.832Z] #14 70.72 Selecting previously unselected package libgpm2:s390x. [2020-05-28T15:08:04.832Z] #14 70.72 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-05-28T15:08:04.832Z] #14 70.72 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-28T15:08:04.832Z] #14 70.84 Selecting previously unselected package libicu63:s390x. [2020-05-28T15:08:04.832Z] #14 70.84 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-28T15:08:05.010Z] #34 ... [2020-05-28T15:08:05.010Z] [2020-05-28T15:08:05.010Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:05.010Z] #14 5.013 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:08:05.010Z] #14 5.056 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:08:05.010Z] #14 5.224 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:08:05.010Z] #14 6.040 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-28T15:08:05.010Z] #14 7.863 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-05-28T15:08:05.010Z] #14 ... [2020-05-28T15:08:05.010Z] [2020-05-28T15:08:05.010Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:08:05.010Z] #42 69.72 internal/fmtsort [2020-05-28T15:08:05.010Z] #42 70.42 internal/syscall/execenv [2020-05-28T15:08:05.010Z] #42 70.56 internal/syscall/unix [2020-05-28T15:08:05.010Z] #42 70.71 internal/poll [2020-05-28T15:08:05.010Z] #42 70.80 strings [2020-05-28T15:08:05.010Z] #42 73.47 os [2020-05-28T15:08:05.114Z] #14 70.84 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-28T15:08:05.268Z] #42 73.85 regexp/syntax [2020-05-28T15:08:05.476Z] #29 74.04 bufio [2020-05-28T15:08:05.734Z] #29 ... [2020-05-28T15:08:05.734Z] [2020-05-28T15:08:05.734Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-28T15:08:05.734Z] #34 2.745 + RM_GOPATH=0 [2020-05-28T15:08:05.734Z] #34 2.745 + TMP_GOPATH= [2020-05-28T15:08:05.734Z] #34 2.745 + : /build [2020-05-28T15:08:05.734Z] #34 2.745 + '[' -z '' ']' [2020-05-28T15:08:05.734Z] #34 2.745 ++ mktemp -d [2020-05-28T15:08:05.734Z] #34 2.750 + export GOPATH=/tmp/tmp.kwmONahEpF [2020-05-28T15:08:05.734Z] #34 2.750 + GOPATH=/tmp/tmp.kwmONahEpF [2020-05-28T15:08:05.734Z] #34 2.750 + RM_GOPATH=1 [2020-05-28T15:08:05.734Z] #34 2.752 ++ dirname ./install.sh [2020-05-28T15:08:05.734Z] #34 2.755 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T15:08:05.734Z] #34 2.755 + dir=. [2020-05-28T15:08:05.734Z] #34 2.755 + bin=tini [2020-05-28T15:08:05.734Z] #34 2.755 + shift [2020-05-28T15:08:05.734Z] #34 2.755 + '[' '!' -f ./tini.installer ']' [2020-05-28T15:08:05.734Z] #34 2.755 + . ./tini.installer [2020-05-28T15:08:05.734Z] #34 2.755 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T15:08:05.734Z] #34 2.755 + install_tini [2020-05-28T15:08:05.734Z] #34 2.755 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-28T15:08:05.734Z] #34 2.755 + git clone https://github.com/krallin/tini.git /tmp/tmp.kwmONahEpF/tini [2020-05-28T15:08:05.734Z] #34 2.755 Cloning into '/tmp/tmp.kwmONahEpF/tini'... [2020-05-28T15:08:05.734Z] #34 4.061 + cd /tmp/tmp.kwmONahEpF/tini [2020-05-28T15:08:05.734Z] #34 4.061 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T15:08:05.734Z] #34 4.183 + cmake . [2020-05-28T15:08:05.734Z] #34 5.381 -- The C compiler identification is GNU 8.3.0 [2020-05-28T15:08:05.734Z] #34 5.502 -- Check for working C compiler: /usr/bin/cc [2020-05-28T15:08:05.734Z] #34 6.518 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-28T15:08:05.734Z] #34 6.531 -- Detecting C compiler ABI info [2020-05-28T15:08:05.734Z] #34 7.243 -- Detecting C compiler ABI info - done [2020-05-28T15:08:05.734Z] #34 7.316 -- Detecting C compile features [2020-05-28T15:08:05.734Z] #34 9.366 -- Detecting C compile features - done [2020-05-28T15:08:05.734Z] #34 9.400 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-28T15:08:05.734Z] #34 9.615 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-28T15:08:05.734Z] #34 9.737 -- Configuring done [2020-05-28T15:08:05.734Z] #34 9.783 -- Generating done [2020-05-28T15:08:05.734Z] #34 9.790 -- Build files have been written to: /tmp/tmp.kwmONahEpF/tini [2020-05-28T15:08:05.734Z] #34 9.793 + make tini-static [2020-05-28T15:08:05.734Z] #34 ... [2020-05-28T15:08:05.734Z] [2020-05-28T15:08:05.734Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:05.734Z] #39 7.309 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T15:08:05.734Z] #39 7.352 GEN .gitid [2020-05-28T15:08:05.734Z] #39 7.369 GEN criu/include/version.h [2020-05-28T15:08:05.734Z] #39 7.421 GEN include/common/asm [2020-05-28T15:08:05.734Z] #39 9.013 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-28T15:08:05.834Z] #42 ... [2020-05-28T15:08:05.834Z] [2020-05-28T15:08:05.834Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:08:05.834Z] #29 64.39 internal/fmtsort [2020-05-28T15:08:05.834Z] #29 64.51 os [2020-05-28T15:08:05.834Z] #29 65.50 strings [2020-05-28T15:08:05.834Z] #29 69.56 bytes [2020-05-28T15:08:05.834Z] #29 70.61 fmt [2020-05-28T15:08:05.834Z] #29 71.68 bufio [2020-05-28T15:08:05.834Z] #29 73.81 path/filepath [2020-05-28T15:08:05.992Z] #39 9.156 PBCC images/opts.pb-c.c [2020-05-28T15:08:05.992Z] #39 9.212 PBCC images/sit.pb-c.c [2020-05-28T15:08:05.992Z] #39 9.269 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-28T15:08:05.992Z] #39 9.377 DEP images/opts.pb-c.d [2020-05-28T15:08:06.092Z] #29 ... [2020-05-28T15:08:06.092Z] [2020-05-28T15:08:06.092Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:06.092Z] #14 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T15:08:06.249Z] #39 9.466 DEP images/sit.pb-c.d [2020-05-28T15:08:06.249Z] #39 9.526 PBCC images/macvlan.pb-c.c [2020-05-28T15:08:06.249Z] #39 9.574 DEP images/macvlan.pb-c.d [2020-05-28T15:08:06.249Z] #39 9.626 PBCC images/autofs.pb-c.c [2020-05-28T15:08:06.249Z] #39 9.672 DEP images/autofs.pb-c.d [2020-05-28T15:08:06.460Z] CC criu/namespaces.o [2020-05-28T15:08:06.507Z] #39 9.736 PBCC images/sysctl.pb-c.c [2020-05-28T15:08:06.507Z] #39 9.772 DEP images/sysctl.pb-c.d [2020-05-28T15:08:06.507Z] #39 9.867 PBCC images/time.pb-c.c [2020-05-28T15:08:06.507Z] #39 9.925 DEP images/time.pb-c.d [2020-05-28T15:08:06.765Z] #39 10.00 PBCC images/binfmt-misc.pb-c.c [2020-05-28T15:08:06.765Z] #39 10.05 DEP images/binfmt-misc.pb-c.d [2020-05-28T15:08:06.765Z] #39 10.16 PBCC images/seccomp.pb-c.c [2020-05-28T15:08:07.022Z] #39 10.19 DEP images/seccomp.pb-c.d [2020-05-28T15:08:07.022Z] #39 10.25 PBCC images/userns.pb-c.c [2020-05-28T15:08:07.022Z] #39 10.29 DEP images/userns.pb-c.d [2020-05-28T15:08:07.022Z] #39 10.34 PBCC images/cgroup.pb-c.c [2020-05-28T15:08:07.022Z] #39 10.37 DEP images/cgroup.pb-c.d [2020-05-28T15:08:07.143Z] CC criu/net.o [2020-05-28T15:08:07.280Z] #39 10.44 PBCC images/fown.pb-c.c [2020-05-28T15:08:07.280Z] #39 10.45 PBCC images/ext-file.pb-c.c [2020-05-28T15:08:07.280Z] #39 10.49 DEP images/fown.pb-c.d [2020-05-28T15:08:07.280Z] #39 10.54 DEP images/ext-file.pb-c.d [2020-05-28T15:08:07.538Z] #39 10.63 PBCC images/rpc.pb-c.c [2020-05-28T15:08:07.538Z] #39 10.68 DEP images/rpc.pb-c.d [2020-05-28T15:08:07.538Z] #39 10.78 PBCC images/siginfo.pb-c.c [2020-05-28T15:08:07.538Z] #39 10.78 DEP images/siginfo.pb-c.d [2020-05-28T15:08:07.782Z] #14 73.32 Selecting previously unselected package libnet1:s390x. [2020-05-28T15:08:07.782Z] #14 73.32 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-28T15:08:07.782Z] #14 73.33 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-28T15:08:07.782Z] #14 73.36 Selecting previously unselected package libnl-3-200:s390x. [2020-05-28T15:08:07.782Z] #14 73.37 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-28T15:08:07.782Z] #14 73.37 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-28T15:08:07.782Z] #14 73.40 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-28T15:08:07.782Z] #14 73.40 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-28T15:08:07.782Z] #14 73.41 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-28T15:08:07.782Z] #14 73.44 Selecting previously unselected package libreadline5:s390x. [2020-05-28T15:08:07.782Z] #14 73.44 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-28T15:08:07.782Z] #14 73.45 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-28T15:08:07.782Z] #14 73.52 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-28T15:08:07.782Z] #14 73.52 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-05-28T15:08:07.782Z] #14 73.52 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-28T15:08:07.782Z] #14 73.79 Selecting previously unselected package net-tools. [2020-05-28T15:08:07.796Z] #39 10.90 PBCC images/pagemap.pb-c.c [2020-05-28T15:08:07.796Z] #39 10.98 DEP images/pagemap.pb-c.d [2020-05-28T15:08:07.796Z] #39 11.07 PBCC images/rlimit.pb-c.c [2020-05-28T15:08:07.796Z] #39 11.11 DEP images/rlimit.pb-c.d [2020-05-28T15:08:07.796Z] #39 11.17 PBCC images/file-lock.pb-c.c [2020-05-28T15:08:08.054Z] #39 11.21 DEP images/file-lock.pb-c.d [2020-05-28T15:08:08.054Z] #39 11.30 PBCC images/tty.pb-c.c [2020-05-28T15:08:08.054Z] #39 11.38 DEP images/tty.pb-c.d [2020-05-28T15:08:08.054Z] #39 11.44 PBCC images/tun.pb-c.c [2020-05-28T15:08:08.065Z] #14 73.81 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-28T15:08:08.065Z] #14 73.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-28T15:08:08.065Z] #14 73.93 Selecting previously unselected package python-pip-whl. [2020-05-28T15:08:08.065Z] #14 73.93 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-28T15:08:08.065Z] #14 73.94 Unpacking python-pip-whl (18.1-5) ... [2020-05-28T15:08:08.311Z] #39 11.56 PBCC images/netdev.pb-c.c [2020-05-28T15:08:08.311Z] #39 11.62 DEP images/tun.pb-c.d [2020-05-28T15:08:08.569Z] #39 11.71 DEP images/netdev.pb-c.d [2020-05-28T15:08:08.569Z] #39 11.78 PBCC images/vma.pb-c.c [2020-05-28T15:08:08.569Z] #39 ... [2020-05-28T15:08:08.569Z] [2020-05-28T15:08:08.569Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-28T15:08:08.569Z] #34 10.36 Scanning dependencies of target tini-static [2020-05-28T15:08:08.569Z] #34 10.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-28T15:08:08.569Z] #34 11.88 [100%] Linking C executable tini-static [2020-05-28T15:08:08.569Z] #34 12.50 [100%] Built target tini-static [2020-05-28T15:08:08.569Z] #34 12.61 + mkdir -p /build [2020-05-28T15:08:08.569Z] #34 12.61 + cp tini-static /build/docker-init [2020-05-28T15:08:08.569Z] #34 DONE 12.8s [2020-05-28T15:08:08.569Z] [2020-05-28T15:08:08.569Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:08.569Z] #39 11.90 DEP images/vma.pb-c.d [2020-05-28T15:08:08.569Z] #39 12.00 PBCC images/creds.pb-c.c [2020-05-28T15:08:08.677Z] #14 74.40 Selecting previously unselected package python3-lib2to3. [2020-05-28T15:08:08.677Z] #14 74.40 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-28T15:08:08.677Z] #14 74.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-28T15:08:08.677Z] #14 74.49 Selecting previously unselected package python3-distutils. [2020-05-28T15:08:08.677Z] #14 74.49 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-28T15:08:08.677Z] #14 74.49 Unpacking python3-distutils (3.7.3-1) ... [2020-05-28T15:08:08.677Z] #14 74.57 Selecting previously unselected package python3-pip. [2020-05-28T15:08:08.677Z] #14 74.58 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-28T15:08:08.677Z] #14 74.58 Unpacking python3-pip (18.1-5) ... [2020-05-28T15:08:08.827Z] #39 12.14 DEP images/creds.pb-c.d [2020-05-28T15:08:08.959Z] #14 74.67 Selecting previously unselected package python3-pkg-resources. [2020-05-28T15:08:08.959Z] #14 74.68 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-28T15:08:08.959Z] #14 74.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-28T15:08:08.959Z] #14 74.76 Selecting previously unselected package python3-setuptools. [2020-05-28T15:08:08.959Z] #14 74.77 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-28T15:08:08.959Z] #14 74.77 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-28T15:08:08.959Z] #14 74.91 Selecting previously unselected package python3-wheel. [2020-05-28T15:08:09.084Z] #39 12.16 PBCC images/utsns.pb-c.c [2020-05-28T15:08:09.084Z] #39 12.27 DEP images/utsns.pb-c.d [2020-05-28T15:08:09.084Z] #39 12.35 PBCC images/ipc-desc.pb-c.c [2020-05-28T15:08:09.242Z] #14 74.91 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-28T15:08:09.242Z] #14 74.92 Unpacking python3-wheel (0.32.3-2) ... [2020-05-28T15:08:09.242Z] #14 74.96 Selecting previously unselected package thin-provisioning-tools. [2020-05-28T15:08:09.242Z] #14 74.96 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-28T15:08:09.242Z] #14 74.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-28T15:08:09.242Z] #14 75.13 Selecting previously unselected package vim-runtime. [2020-05-28T15:08:09.242Z] #14 75.13 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-28T15:08:09.242Z] #14 75.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-28T15:08:09.242Z] #14 75.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-28T15:08:09.242Z] #14 75.20 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-28T15:08:09.315Z] CC criu/netfilter.o [2020-05-28T15:08:09.315Z] CC criu/page-pipe.o [2020-05-28T15:08:09.342Z] #39 12.53 PBCC images/ipc-sem.pb-c.c [2020-05-28T15:08:09.342Z] #39 12.63 DEP images/ipc-desc.pb-c.d [2020-05-28T15:08:09.600Z] #39 12.72 DEP images/ipc-sem.pb-c.d [2020-05-28T15:08:09.600Z] #39 12.81 PBCC images/ipc-msg.pb-c.c [2020-05-28T15:08:09.600Z] #39 12.91 DEP images/ipc-msg.pb-c.d [2020-05-28T15:08:09.649Z] CC criu/page-xfer.o [2020-05-28T15:08:09.858Z] #39 12.98 PBCC images/ipc-shm.pb-c.c [2020-05-28T15:08:09.858Z] #39 12.99 DEP images/ipc-shm.pb-c.d [2020-05-28T15:08:09.858Z] #39 13.01 PBCC images/ipc-var.pb-c.c [2020-05-28T15:08:09.858Z] #39 13.03 DEP images/ipc-var.pb-c.d [2020-05-28T15:08:09.858Z] #39 13.06 PBCC images/sk-opts.pb-c.c [2020-05-28T15:08:09.858Z] #39 13.07 PBCC images/packet-sock.pb-c.c [2020-05-28T15:08:09.858Z] #39 13.10 DEP images/sk-opts.pb-c.d [2020-05-28T15:08:09.858Z] #39 13.16 DEP images/packet-sock.pb-c.d [2020-05-28T15:08:09.858Z] #39 13.21 PBCC images/sk-netlink.pb-c.c [2020-05-28T15:08:10.116Z] #39 13.31 DEP images/sk-netlink.pb-c.d [2020-05-28T15:08:10.116Z] #39 13.39 PBCC images/sk-inet.pb-c.c [2020-05-28T15:08:10.116Z] #39 13.49 DEP images/sk-inet.pb-c.d [2020-05-28T15:08:10.116Z] #39 13.54 PBCC images/sk-unix.pb-c.c [2020-05-28T15:08:10.279Z] #14 ... [2020-05-28T15:08:10.279Z] [2020-05-28T15:08:10.279Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-05-28T15:08:10.279Z] #34 9.906 -- Detecting C compile features - done [2020-05-28T15:08:10.279Z] #34 9.958 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-28T15:08:10.279Z] #34 10.19 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-28T15:08:10.279Z] #34 10.37 -- Configuring done [2020-05-28T15:08:10.279Z] #34 10.38 -- Generating done [2020-05-28T15:08:10.279Z] #34 10.40 -- Build files have been written to: /tmp/tmp.NgMOPUm4Ys/tini [2020-05-28T15:08:10.279Z] #34 10.41 + make tini-static [2020-05-28T15:08:10.279Z] #34 10.88 Scanning dependencies of target tini-static [2020-05-28T15:08:10.279Z] #34 11.12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-28T15:08:10.279Z] #34 12.57 [100%] Linking C executable tini-static [2020-05-28T15:08:10.279Z] #34 13.34 [100%] Built target tini-static [2020-05-28T15:08:10.279Z] #34 13.45 + mkdir -p /build [2020-05-28T15:08:10.279Z] #34 13.46 + cp tini-static /build/docker-init [2020-05-28T15:08:10.279Z] #34 DONE 13.7s [2020-05-28T15:08:10.279Z] [2020-05-28T15:08:10.279Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:08:10.279Z] #29 75.24 io/ioutil [2020-05-28T15:08:10.279Z] #29 75.82 path [2020-05-28T15:08:10.279Z] #29 76.26 text/tabwriter [2020-05-28T15:08:10.279Z] #29 76.75 flag [2020-05-28T15:08:10.279Z] #29 76.96 github.com/BurntSushi/toml [2020-05-28T15:08:10.279Z] #29 78.83 log [2020-05-28T15:08:10.299Z] CC criu/pagemap-cache.o [2020-05-28T15:08:10.299Z] CC criu/pagemap.o [2020-05-28T15:08:10.374Z] #39 13.56 DEP images/sk-unix.pb-c.d [2020-05-28T15:08:10.374Z] #39 13.62 PBCC images/mm.pb-c.c [2020-05-28T15:08:10.632Z] #39 13.71 DEP images/mm.pb-c.d [2020-05-28T15:08:10.632Z] #39 13.77 PBCC images/timerfd.pb-c.c [2020-05-28T15:08:10.632Z] #39 13.78 DEP images/timerfd.pb-c.d [2020-05-28T15:08:10.632Z] #39 13.92 PBCC images/timer.pb-c.c [2020-05-28T15:08:10.632Z] #39 13.94 DEP images/timer.pb-c.d [2020-05-28T15:08:10.632Z] #39 13.98 PBCC images/sa.pb-c.c [2020-05-28T15:08:10.890Z] #39 14.06 DEP images/sa.pb-c.d [2020-05-28T15:08:10.890Z] #39 14.15 PBCC images/pipe-data.pb-c.c [2020-05-28T15:08:10.890Z] #39 14.20 DEP images/pipe-data.pb-c.d [2020-05-28T15:08:10.890Z] #39 14.26 PBCC images/mnt.pb-c.c [2020-05-28T15:08:10.972Z] CC criu/parasite-syscall.o [2020-05-28T15:08:11.148Z] #39 14.33 DEP images/mnt.pb-c.d [2020-05-28T15:08:11.148Z] #39 14.42 PBCC images/sk-packet.pb-c.c [2020-05-28T15:08:11.148Z] #39 14.47 DEP images/sk-packet.pb-c.d [2020-05-28T15:08:11.148Z] #39 14.53 PBCC images/tcp-stream.pb-c.c [2020-05-28T15:08:11.311Z] CC criu/path.o [2020-05-28T15:08:11.405Z] #39 14.59 DEP images/tcp-stream.pb-c.d [2020-05-28T15:08:11.405Z] #39 14.67 PBCC images/pipe.pb-c.c [2020-05-28T15:08:11.405Z] #39 14.74 DEP images/pipe.pb-c.d [2020-05-28T15:08:11.620Z] CC criu/pie-util-vdso.o [2020-05-28T15:08:11.663Z] #39 14.83 PBCC images/pstree.pb-c.c [2020-05-28T15:08:11.663Z] #39 14.84 DEP images/pstree.pb-c.d [2020-05-28T15:08:11.663Z] #39 14.93 PBCC images/fs.pb-c.c [2020-05-28T15:08:11.663Z] #39 14.97 DEP images/fs.pb-c.d [2020-05-28T15:08:11.663Z] #39 15.02 PBCC images/signalfd.pb-c.c [2020-05-28T15:08:11.913Z] #14 77.46 Selecting previously unselected package vim. [2020-05-28T15:08:11.913Z] #14 77.47 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-28T15:08:11.913Z] #14 77.48 Unpacking vim (2:8.1.0875-5) ... [2020-05-28T15:08:11.913Z] #14 77.93 Selecting previously unselected package xfsprogs. [2020-05-28T15:08:11.920Z] #39 15.09 DEP images/signalfd.pb-c.d [2020-05-28T15:08:11.920Z] #39 15.19 PBCC images/fh.pb-c.c [2020-05-28T15:08:11.920Z] #39 15.25 PBCC images/fsnotify.pb-c.c [2020-05-28T15:08:11.920Z] #39 15.31 DEP images/fh.pb-c.d [2020-05-28T15:08:11.930Z] CC criu/pie-util.o [2020-05-28T15:08:11.930Z] CC criu/pipes.o [2020-05-28T15:08:12.178Z] #39 15.41 DEP images/fsnotify.pb-c.d [2020-05-28T15:08:12.178Z] #39 15.46 PBCC images/eventpoll.pb-c.c [2020-05-28T15:08:12.178Z] #39 15.50 DEP images/eventpoll.pb-c.d [2020-05-28T15:08:12.178Z] #39 15.53 PBCC images/eventfd.pb-c.c [2020-05-28T15:08:12.178Z] #39 15.58 DEP images/eventfd.pb-c.d [2020-05-28T15:08:12.194Z] #14 77.94 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-28T15:08:12.194Z] #14 77.94 Unpacking xfsprogs (4.20.0-1) ... [2020-05-28T15:08:12.194Z] #14 78.21 Selecting previously unselected package zip. [2020-05-28T15:08:12.265Z] CC criu/plugin.o [2020-05-28T15:08:12.435Z] #39 15.65 PBCC images/remap-file-path.pb-c.c [2020-05-28T15:08:12.435Z] #39 15.66 DEP images/remap-file-path.pb-c.d [2020-05-28T15:08:12.435Z] #39 15.72 PBCC images/fifo.pb-c.c [2020-05-28T15:08:12.435Z] #39 15.75 DEP images/fifo.pb-c.d [2020-05-28T15:08:12.435Z] #39 15.83 PBCC images/ghost-file.pb-c.c [2020-05-28T15:08:12.479Z] #14 78.21 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-05-28T15:08:12.479Z] #14 78.21 Unpacking zip (3.0-11+b1) ... [2020-05-28T15:08:12.479Z] #14 78.43 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-28T15:08:12.479Z] #14 78.44 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-28T15:08:12.479Z] #14 78.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-28T15:08:12.479Z] #14 78.46 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-28T15:08:12.550Z] CC criu/proc_parse.o [2020-05-28T15:08:12.694Z] #39 15.88 DEP images/ghost-file.pb-c.d [2020-05-28T15:08:12.694Z] #39 15.96 PBCC images/regfile.pb-c.c [2020-05-28T15:08:12.694Z] #39 16.00 DEP images/regfile.pb-c.d [2020-05-28T15:08:12.694Z] #39 16.07 PBCC images/ns.pb-c.c [2020-05-28T15:08:12.760Z] #14 78.47 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-28T15:08:12.760Z] #14 78.47 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-28T15:08:12.760Z] #14 78.48 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-28T15:08:12.760Z] #14 78.49 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-28T15:08:12.760Z] #14 78.49 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-28T15:08:12.760Z] #14 78.50 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-28T15:08:12.760Z] #14 78.50 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-28T15:08:12.760Z] #14 78.51 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:08:12.760Z] #14 78.52 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-28T15:08:12.760Z] #14 78.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-28T15:08:12.760Z] #14 78.53 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-28T15:08:12.760Z] #14 78.54 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-28T15:08:12.760Z] #14 78.54 Setting up xxd (2:8.1.0875-5) ... [2020-05-28T15:08:12.760Z] #14 78.55 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-28T15:08:12.760Z] #14 78.56 Setting up zip (3.0-11+b1) ... [2020-05-28T15:08:12.760Z] #14 78.56 Setting up vim-common (2:8.1.0875-5) ... [2020-05-28T15:08:12.760Z] #14 78.58 Setting up bash-completion (1:2.8-6) ... [2020-05-28T15:08:12.808Z] #29 ... [2020-05-28T15:08:12.808Z] [2020-05-28T15:08:12.808Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:12.808Z] #39 3.482 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T15:08:12.808Z] #39 3.482 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T15:08:12.808Z] #39 3.499 Note: Building without GnuTLS support [2020-05-28T15:08:12.808Z] #39 5.665 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T15:08:12.808Z] #39 5.727 GEN .gitid [2020-05-28T15:08:12.808Z] #39 5.748 GEN criu/include/version.h [2020-05-28T15:08:12.808Z] #39 5.781 GEN include/common/asm [2020-05-28T15:08:12.808Z] #39 8.168 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-28T15:08:12.808Z] #39 8.202 PBCC images/opts.pb-c.c [2020-05-28T15:08:12.808Z] #39 8.239 PBCC images/sit.pb-c.c [2020-05-28T15:08:12.808Z] #39 8.269 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-28T15:08:12.808Z] #39 8.323 DEP images/opts.pb-c.d [2020-05-28T15:08:12.808Z] #39 8.399 DEP images/sit.pb-c.d [2020-05-28T15:08:12.808Z] #39 8.459 PBCC images/macvlan.pb-c.c [2020-05-28T15:08:12.808Z] #39 8.493 DEP images/macvlan.pb-c.d [2020-05-28T15:08:12.808Z] #39 8.540 PBCC images/autofs.pb-c.c [2020-05-28T15:08:12.808Z] #39 8.563 DEP images/autofs.pb-c.d [2020-05-28T15:08:12.808Z] #39 8.605 PBCC images/sysctl.pb-c.c [2020-05-28T15:08:12.808Z] #39 8.614 DEP images/sysctl.pb-c.d [2020-05-28T15:08:12.808Z] #39 8.659 PBCC images/time.pb-c.c [2020-05-28T15:08:12.808Z] #39 8.696 DEP images/time.pb-c.d [2020-05-28T15:08:12.808Z] #39 8.772 PBCC images/binfmt-misc.pb-c.c [2020-05-28T15:08:12.808Z] #39 8.843 DEP images/binfmt-misc.pb-c.d [2020-05-28T15:08:12.808Z] #39 8.919 PBCC images/seccomp.pb-c.c [2020-05-28T15:08:12.808Z] #39 8.971 DEP images/seccomp.pb-c.d [2020-05-28T15:08:12.808Z] #39 9.095 PBCC images/userns.pb-c.c [2020-05-28T15:08:12.808Z] #39 9.133 DEP images/userns.pb-c.d [2020-05-28T15:08:12.808Z] #39 9.188 PBCC images/cgroup.pb-c.c [2020-05-28T15:08:12.808Z] #39 9.237 DEP images/cgroup.pb-c.d [2020-05-28T15:08:12.808Z] #39 9.296 PBCC images/fown.pb-c.c [2020-05-28T15:08:12.808Z] #39 9.363 PBCC images/ext-file.pb-c.c [2020-05-28T15:08:12.808Z] #39 9.384 DEP images/fown.pb-c.d [2020-05-28T15:08:12.808Z] #39 9.459 DEP images/ext-file.pb-c.d [2020-05-28T15:08:12.808Z] #39 9.547 PBCC images/rpc.pb-c.c [2020-05-28T15:08:12.952Z] #39 16.11 DEP images/ns.pb-c.d [2020-05-28T15:08:12.952Z] #39 16.17 PBCC images/fdinfo.pb-c.c [2020-05-28T15:08:12.952Z] #39 16.25 DEP images/fdinfo.pb-c.d [2020-05-28T15:08:12.952Z] #39 16.34 PBCC images/core-aarch64.pb-c.c [2020-05-28T15:08:13.067Z] #39 9.627 DEP images/rpc.pb-c.d [2020-05-28T15:08:13.067Z] #39 9.708 PBCC images/siginfo.pb-c.c [2020-05-28T15:08:13.067Z] #39 9.763 DEP images/siginfo.pb-c.d [2020-05-28T15:08:13.067Z] #39 9.836 PBCC images/pagemap.pb-c.c [2020-05-28T15:08:13.210Z] #39 16.39 PBCC images/core-arm.pb-c.c [2020-05-28T15:08:13.210Z] #39 16.41 PBCC images/core-ppc64.pb-c.c [2020-05-28T15:08:13.210Z] #39 16.47 PBCC images/core-s390.pb-c.c [2020-05-28T15:08:13.210Z] #39 16.52 PBCC images/core-x86.pb-c.c [2020-05-28T15:08:13.210Z] #39 16.58 PBCC images/core.pb-c.c [2020-05-28T15:08:13.327Z] #39 9.907 DEP images/pagemap.pb-c.d [2020-05-28T15:08:13.327Z] #39 9.987 PBCC images/rlimit.pb-c.c [2020-05-28T15:08:13.327Z] #39 9.995 DEP images/rlimit.pb-c.d [2020-05-28T15:08:13.327Z] #39 10.06 PBCC images/file-lock.pb-c.c [2020-05-28T15:08:13.327Z] #39 10.09 DEP images/file-lock.pb-c.d [2020-05-28T15:08:13.468Z] #39 16.65 PBCC images/inventory.pb-c.c [2020-05-28T15:08:13.468Z] #39 16.72 DEP images/core-aarch64.pb-c.d [2020-05-28T15:08:13.468Z] #39 16.79 DEP images/core-arm.pb-c.d [2020-05-28T15:08:13.468Z] #39 16.83 DEP images/core-ppc64.pb-c.d [2020-05-28T15:08:13.585Z] #39 10.17 PBCC images/tty.pb-c.c [2020-05-28T15:08:13.585Z] #39 10.23 DEP images/tty.pb-c.d [2020-05-28T15:08:13.585Z] #39 10.28 PBCC images/tun.pb-c.c [2020-05-28T15:08:13.585Z] #39 10.33 PBCC images/netdev.pb-c.c [2020-05-28T15:08:13.585Z] #39 10.38 DEP images/tun.pb-c.d [2020-05-28T15:08:13.585Z] #39 ... [2020-05-28T15:08:13.585Z] [2020-05-28T15:08:13.585Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:08:13.585Z] #29 82.19 github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T15:08:13.726Z] #39 16.89 DEP images/core-s390.pb-c.d [2020-05-28T15:08:13.726Z] #39 16.97 DEP images/core-x86.pb-c.d [2020-05-28T15:08:13.726Z] #39 17.03 DEP images/core.pb-c.d [2020-05-28T15:08:13.726Z] #39 17.09 DEP images/inventory.pb-c.d [2020-05-28T15:08:13.984Z] #39 17.21 PBCC images/cpuinfo.pb-c.c [2020-05-28T15:08:13.984Z] #39 17.24 DEP images/cpuinfo.pb-c.d [2020-05-28T15:08:13.984Z] #39 17.29 PBCC images/stats.pb-c.c [2020-05-28T15:08:13.984Z] #39 17.32 DEP images/stats.pb-c.d [2020-05-28T15:08:14.228Z] #14 80.09 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-28T15:08:14.228Z] #14 80.10 Setting up xz-utils (5.2.4-1) ... [2020-05-28T15:08:14.228Z] #14 80.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-28T15:08:14.228Z] #14 80.11 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-28T15:08:14.228Z] #14 80.12 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-05-28T15:08:14.228Z] #14 80.13 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-28T15:08:14.228Z] #14 80.14 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:08:14.228Z] #14 80.15 Setting up pigz (2.4-1) ... [2020-05-28T15:08:14.228Z] #14 80.15 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-28T15:08:14.228Z] #14 80.16 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-28T15:08:14.228Z] #14 80.17 Setting up python-pip-whl (18.1-5) ... [2020-05-28T15:08:14.228Z] #14 80.18 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-28T15:08:14.228Z] #14 80.18 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-28T15:08:14.228Z] #14 80.19 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-28T15:08:14.242Z] #39 ... [2020-05-28T15:08:14.242Z] [2020-05-28T15:08:14.242Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:14.242Z] #14 10.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-28T15:08:14.242Z] #14 19.40 Fetched 8350 kB in 16s (524 kB/s) [2020-05-28T15:08:14.242Z] #14 19.40 Reading package lists... [2020-05-28T15:08:14.242Z] #14 ... [2020-05-28T15:08:14.242Z] [2020-05-28T15:08:14.242Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:08:14.242Z] #29 75.54 path/filepath [2020-05-28T15:08:14.242Z] #29 77.22 io/ioutil [2020-05-28T15:08:14.242Z] #29 77.94 path [2020-05-28T15:08:14.242Z] #29 78.77 text/tabwriter [2020-05-28T15:08:14.242Z] #29 79.01 flag [2020-05-28T15:08:14.242Z] #29 79.45 github.com/BurntSushi/toml [2020-05-28T15:08:14.242Z] #29 80.76 log [2020-05-28T15:08:14.499Z] #29 83.44 github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T15:08:14.509Z] #14 80.46 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-28T15:08:14.509Z] #14 80.47 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-28T15:08:14.509Z] #14 80.47 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-28T15:08:14.509Z] #14 80.48 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-28T15:08:14.509Z] #14 80.49 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-28T15:08:14.509Z] #14 80.49 Setting up vim (2:8.1.0875-5) ... [2020-05-28T15:08:14.509Z] #14 80.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-28T15:08:14.509Z] #14 80.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-28T15:08:14.509Z] #14 80.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-28T15:08:14.509Z] #14 80.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-28T15:08:14.509Z] #14 80.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-28T15:08:14.509Z] #14 80.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-28T15:08:14.509Z] #14 80.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-28T15:08:14.509Z] #14 80.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-28T15:08:14.509Z] #14 80.53 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-28T15:08:14.702Z] CC criu/protobuf-desc.o [2020-05-28T15:08:14.790Z] #14 80.54 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-28T15:08:14.790Z] #14 80.55 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:08:14.790Z] #14 80.55 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-05-28T15:08:14.790Z] #14 80.55 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-05-28T15:08:14.790Z] #14 80.56 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:08:14.790Z] #14 80.56 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-05-28T15:08:14.790Z] #14 80.57 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-05-28T15:08:14.790Z] #14 80.57 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-28T15:08:14.790Z] #14 80.58 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-28T15:08:14.790Z] #14 80.59 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-28T15:08:14.790Z] #14 80.59 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-28T15:08:14.790Z] #14 80.60 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-28T15:08:14.790Z] #14 80.61 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-28T15:08:15.017Z] CC criu/protobuf.o [2020-05-28T15:08:15.017Z] CC criu/pstree.o [2020-05-28T15:08:15.072Z] #14 ... [2020-05-28T15:08:15.072Z] [2020-05-28T15:08:15.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:15.072Z] #39 68.74 CC criu/cr-dedup.o [2020-05-28T15:08:15.072Z] #39 69.05 CC criu/cr-dump.o [2020-05-28T15:08:15.072Z] #39 70.46 CC criu/cr-errno.o [2020-05-28T15:08:15.072Z] #39 70.52 CC criu/cr-restore.o [2020-05-28T15:08:15.072Z] #39 73.49 CC criu/cr-service.o [2020-05-28T15:08:15.072Z] #39 74.48 CC criu/crtools.o [2020-05-28T15:08:15.072Z] #39 74.80 CC criu/eventfd.o [2020-05-28T15:08:15.072Z] #39 75.06 CC criu/eventpoll.o [2020-05-28T15:08:15.072Z] #39 75.63 CC criu/external.o [2020-05-28T15:08:15.072Z] #39 75.96 CC criu/fault-injection.o [2020-05-28T15:08:15.072Z] #39 76.06 CC criu/fdstore.o [2020-05-28T15:08:15.072Z] #39 76.28 CC criu/fifo.o [2020-05-28T15:08:15.072Z] #39 76.49 CC criu/file-ids.o [2020-05-28T15:08:15.072Z] #39 76.71 CC criu/file-lock.o [2020-05-28T15:08:15.072Z] #39 77.40 CC criu/files-ext.o [2020-05-28T15:08:15.072Z] #39 77.60 CC criu/files-reg.o [2020-05-28T15:08:15.353Z] #39 78.96 CC criu/files.o [2020-05-28T15:08:15.431Z] #29 ... [2020-05-28T15:08:15.431Z] [2020-05-28T15:08:15.431Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:08:15.431Z] #42 74.00 regexp/syntax [2020-05-28T15:08:15.431Z] #42 77.08 fmt [2020-05-28T15:08:15.431Z] #42 78.95 path/filepath [2020-05-28T15:08:15.431Z] #42 80.51 regexp [2020-05-28T15:08:15.431Z] #42 82.62 flag [2020-05-28T15:08:15.431Z] #42 84.09 go/token [2020-05-28T15:08:15.431Z] #42 ... [2020-05-28T15:08:15.431Z] [2020-05-28T15:08:15.431Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:08:15.634Z] #39 ... [2020-05-28T15:08:15.634Z] [2020-05-28T15:08:15.634Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:08:15.634Z] #42 105.5 net/http/httptrace [2020-05-28T15:08:15.634Z] #42 105.7 net/http [2020-05-28T15:08:15.634Z] #42 112.6 github.com/LK4D4/vndr/godl [2020-05-28T15:08:15.634Z] #42 113.2 github.com/LK4D4/vndr [2020-05-28T15:08:15.685Z] CC criu/rbtree.o [2020-05-28T15:08:16.000Z] CC criu/rst-malloc.o [2020-05-28T15:08:16.000Z] CC criu/seccomp.o [2020-05-28T15:08:16.638Z] #42 ... [2020-05-28T15:08:16.638Z] [2020-05-28T15:08:16.638Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:16.638Z] #39 80.22 CC criu/filesystems.o [2020-05-28T15:08:16.642Z] CC criu/seize.o [2020-05-28T15:08:16.717Z] #57 41.48 Checking out files: 50% (1616/3181) Checking out files: 51% (1623/3181) Checking out files: 52% (1655/3181) Checking out files: 53% (1686/3181) Checking out files: 54% (1718/3181) Checking out files: 55% (1750/3181) Checking out files: 56% (1782/3181) Checking out files: 57% (1814/3181) Checking out files: 58% (1845/3181) Checking out files: 59% (1877/3181) Checking out files: 60% (1909/3181) Checking out files: 61% (1941/3181) Checking out files: 62% (1973/3181) Checking out files: 63% (2005/3181) Checking out files: 64% (2036/3181) Checking out files: 65% (2068/3181) Checking out files: 66% (2100/3181) Checking out files: 67% (2132/3181) Checking out files: 68% (2164/3181) Checking out files: 69% (2195/3181) Checking out files: 70% (2227/3181) Checking out files: 71% (2259/3181) Checking out files: 72% (2291/3181) Checking out files: 73% (2323/3181) Checking out files: 74% (2354/3181) Checking out files: 75% (2386/3181) Checking out files: 76% (2418/3181) Checking out files: 77% (2450/3181) Checking out files: 78% (2482/3181) Checking out files: 79% (2513/3181) Checking out files: 80% (2545/3181) Checking out files: 81% (2577/3181) Checking out files: 82% (2609/3181) Checking out files: 83% (2641/3181) Checking out files: 84% (2673/3181) Checking out files: 85% (2704/3181) Checking out files: 86% (2736/3181) Checking out files: 87% (2768/3181) Checking out files: 88% (2800/3181) Checking out files: 89% (2832/3181) Checking out files: 89% (2854/3181) Checking out files: 90% (2863/3181) Checking out files: 91% (2895/3181) Checking out files: 92% (2927/3181) Checking out files: 93% (2959/3181) Checking out files: 94% (2991/3181) Checking out files: 95% (3022/3181) Checking out files: 96% (3054/3181) Checking out files: 97% (3086/3181) Checking out files: 98% (3118/3181) Checking out files: 99% (3150/3181) Checking out files: 100% (3181/3181) Checking out files: 100% (3181/3181), done. [2020-05-28T15:08:16.717Z] #57 42.89 + cd /tmp/tmp.ugMf2bY8qg/src/github.com/containerd/containerd [2020-05-28T15:08:16.717Z] #57 42.89 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:08:16.919Z] #39 80.61 CC criu/fsnotify.o [2020-05-28T15:08:16.930Z] CC criu/servicefd.o [2020-05-28T15:08:17.223Z] CC criu/shmem.o [2020-05-28T15:08:17.863Z] CC criu/sigframe.o [2020-05-28T15:08:17.863Z] CC criu/signalfd.o [2020-05-28T15:08:17.863Z] CC criu/sk-inet.o [2020-05-28T15:08:17.925Z] #39 81.38 CC criu/image-desc.o [2020-05-28T15:08:17.925Z] #39 81.47 CC criu/image.o [2020-05-28T15:08:18.511Z] CC criu/sk-netlink.o [2020-05-28T15:08:18.587Z] #39 82.08 CC criu/ipc_ns.o [2020-05-28T15:08:18.805Z] CC criu/sk-packet.o [2020-05-28T15:08:18.848Z] #29 DONE 86.7s [2020-05-28T15:08:18.848Z] [2020-05-28T15:08:18.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:18.848Z] #39 10.42 DEP images/netdev.pb-c.d [2020-05-28T15:08:18.848Z] #39 10.52 PBCC images/vma.pb-c.c [2020-05-28T15:08:18.848Z] #39 10.62 DEP images/vma.pb-c.d [2020-05-28T15:08:18.848Z] #39 10.71 PBCC images/creds.pb-c.c [2020-05-28T15:08:18.848Z] #39 10.72 DEP images/creds.pb-c.d [2020-05-28T15:08:18.848Z] #39 10.79 PBCC images/utsns.pb-c.c [2020-05-28T15:08:18.848Z] #39 10.80 DEP images/utsns.pb-c.d [2020-05-28T15:08:18.848Z] #39 10.86 PBCC images/ipc-desc.pb-c.c [2020-05-28T15:08:18.848Z] #39 10.91 PBCC images/ipc-sem.pb-c.c [2020-05-28T15:08:18.848Z] #39 10.94 DEP images/ipc-desc.pb-c.d [2020-05-28T15:08:18.848Z] #39 10.98 DEP images/ipc-sem.pb-c.d [2020-05-28T15:08:18.848Z] #39 11.01 PBCC images/ipc-msg.pb-c.c [2020-05-28T15:08:18.848Z] #39 11.04 DEP images/ipc-msg.pb-c.d [2020-05-28T15:08:18.848Z] #39 11.13 PBCC images/ipc-shm.pb-c.c [2020-05-28T15:08:18.848Z] #39 11.19 DEP images/ipc-shm.pb-c.d [2020-05-28T15:08:18.848Z] #39 11.29 PBCC images/ipc-var.pb-c.c [2020-05-28T15:08:18.848Z] #39 11.32 DEP images/ipc-var.pb-c.d [2020-05-28T15:08:18.848Z] #39 11.39 PBCC images/sk-opts.pb-c.c [2020-05-28T15:08:18.848Z] #39 11.43 PBCC images/packet-sock.pb-c.c [2020-05-28T15:08:18.848Z] #39 11.53 DEP images/sk-opts.pb-c.d [2020-05-28T15:08:18.848Z] #39 11.58 DEP images/packet-sock.pb-c.d [2020-05-28T15:08:18.848Z] #39 11.65 PBCC images/sk-netlink.pb-c.c [2020-05-28T15:08:18.848Z] #39 11.74 DEP images/sk-netlink.pb-c.d [2020-05-28T15:08:18.848Z] #39 11.82 PBCC images/sk-inet.pb-c.c [2020-05-28T15:08:18.848Z] #39 11.90 DEP images/sk-inet.pb-c.d [2020-05-28T15:08:18.848Z] #39 11.94 PBCC images/sk-unix.pb-c.c [2020-05-28T15:08:18.848Z] #39 12.01 DEP images/sk-unix.pb-c.d [2020-05-28T15:08:18.848Z] #39 12.13 PBCC images/mm.pb-c.c [2020-05-28T15:08:18.848Z] #39 12.16 DEP images/mm.pb-c.d [2020-05-28T15:08:18.848Z] #39 12.23 PBCC images/timerfd.pb-c.c [2020-05-28T15:08:18.848Z] #39 12.28 DEP images/timerfd.pb-c.d [2020-05-28T15:08:18.848Z] #39 12.36 PBCC images/timer.pb-c.c [2020-05-28T15:08:18.848Z] #39 12.37 DEP images/timer.pb-c.d [2020-05-28T15:08:18.848Z] #39 12.44 PBCC images/sa.pb-c.c [2020-05-28T15:08:18.848Z] #39 12.49 DEP images/sa.pb-c.d [2020-05-28T15:08:18.848Z] #39 12.54 PBCC images/pipe-data.pb-c.c [2020-05-28T15:08:18.848Z] #39 12.58 DEP images/pipe-data.pb-c.d [2020-05-28T15:08:18.848Z] #39 12.64 PBCC images/mnt.pb-c.c [2020-05-28T15:08:18.848Z] #39 12.68 DEP images/mnt.pb-c.d [2020-05-28T15:08:18.848Z] #39 12.75 PBCC images/sk-packet.pb-c.c [2020-05-28T15:08:18.848Z] #39 12.78 DEP images/sk-packet.pb-c.d [2020-05-28T15:08:18.848Z] #39 12.82 PBCC images/tcp-stream.pb-c.c [2020-05-28T15:08:18.848Z] #39 12.92 DEP images/tcp-stream.pb-c.d [2020-05-28T15:08:18.848Z] #39 12.97 PBCC images/pipe.pb-c.c [2020-05-28T15:08:18.848Z] #39 13.01 DEP images/pipe.pb-c.d [2020-05-28T15:08:18.848Z] #39 13.09 PBCC images/pstree.pb-c.c [2020-05-28T15:08:18.848Z] #39 13.13 DEP images/pstree.pb-c.d [2020-05-28T15:08:18.848Z] #39 13.15 PBCC images/fs.pb-c.c [2020-05-28T15:08:18.848Z] #39 13.17 DEP images/fs.pb-c.d [2020-05-28T15:08:18.848Z] #39 13.22 PBCC images/signalfd.pb-c.c [2020-05-28T15:08:18.848Z] #39 13.29 DEP images/signalfd.pb-c.d [2020-05-28T15:08:18.848Z] #39 13.34 PBCC images/fh.pb-c.c [2020-05-28T15:08:18.848Z] #39 13.37 PBCC images/fsnotify.pb-c.c [2020-05-28T15:08:18.848Z] #39 13.43 DEP images/fh.pb-c.d [2020-05-28T15:08:18.848Z] #39 13.50 DEP images/fsnotify.pb-c.d [2020-05-28T15:08:18.848Z] #39 13.60 PBCC images/eventpoll.pb-c.c [2020-05-28T15:08:18.848Z] #39 13.63 DEP images/eventpoll.pb-c.d [2020-05-28T15:08:18.848Z] #39 13.68 PBCC images/eventfd.pb-c.c [2020-05-28T15:08:18.848Z] #39 13.72 DEP images/eventfd.pb-c.d [2020-05-28T15:08:18.848Z] #39 13.78 PBCC images/remap-file-path.pb-c.c [2020-05-28T15:08:18.848Z] #39 13.84 DEP images/remap-file-path.pb-c.d [2020-05-28T15:08:18.848Z] #39 13.91 PBCC images/fifo.pb-c.c [2020-05-28T15:08:18.848Z] #39 13.96 DEP images/fifo.pb-c.d [2020-05-28T15:08:18.848Z] #39 14.00 PBCC images/ghost-file.pb-c.c [2020-05-28T15:08:18.848Z] #39 14.06 DEP images/ghost-file.pb-c.d [2020-05-28T15:08:18.848Z] #39 14.11 PBCC images/regfile.pb-c.c [2020-05-28T15:08:18.848Z] #39 14.19 DEP images/regfile.pb-c.d [2020-05-28T15:08:18.848Z] #39 14.23 PBCC images/ns.pb-c.c [2020-05-28T15:08:18.848Z] #39 14.26 DEP images/ns.pb-c.d [2020-05-28T15:08:18.848Z] #39 14.32 PBCC images/fdinfo.pb-c.c [2020-05-28T15:08:18.848Z] #39 14.44 DEP images/fdinfo.pb-c.d [2020-05-28T15:08:18.848Z] #39 14.51 PBCC images/core-aarch64.pb-c.c [2020-05-28T15:08:18.848Z] #39 14.55 PBCC images/core-arm.pb-c.c [2020-05-28T15:08:18.848Z] #39 14.58 PBCC images/core-ppc64.pb-c.c [2020-05-28T15:08:18.848Z] #39 14.64 PBCC images/core-s390.pb-c.c [2020-05-28T15:08:18.848Z] #39 14.75 PBCC images/core-x86.pb-c.c [2020-05-28T15:08:18.848Z] #39 14.84 PBCC images/core.pb-c.c [2020-05-28T15:08:18.848Z] #39 15.04 PBCC images/inventory.pb-c.c [2020-05-28T15:08:18.848Z] #39 15.14 DEP images/core-aarch64.pb-c.d [2020-05-28T15:08:18.849Z] #39 15.33 DEP images/core-arm.pb-c.d [2020-05-28T15:08:18.849Z] #39 15.53 DEP images/core-ppc64.pb-c.d [2020-05-28T15:08:18.868Z] #39 ... [2020-05-28T15:08:18.868Z] [2020-05-28T15:08:18.868Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:08:18.868Z] #42 DONE 118.9s [2020-05-28T15:08:18.868Z] [2020-05-28T15:08:18.868Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:18.868Z] #14 82.67 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-28T15:08:18.868Z] #14 82.68 Setting up iptables (1.8.2-4) ... [2020-05-28T15:08:18.868Z] #14 82.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-28T15:08:18.868Z] #14 82.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-28T15:08:18.868Z] #14 82.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-28T15:08:18.868Z] #14 82.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-28T15:08:18.868Z] #14 82.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-28T15:08:18.868Z] #14 82.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-28T15:08:18.868Z] #14 82.72 Setting up python3 (3.7.3-1) ... [2020-05-28T15:08:18.868Z] #14 82.94 Setting up python3-wheel (0.32.3-2) ... [2020-05-28T15:08:18.868Z] #14 83.49 Setting up apparmor (2.13.2-10) ... [2020-05-28T15:08:18.868Z] #14 84.62 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-28T15:08:18.868Z] #14 84.91 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-28T15:08:19.096Z] CC criu/sk-queue.o [2020-05-28T15:08:19.106Z] #39 ... [2020-05-28T15:08:19.106Z] [2020-05-28T15:08:19.106Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:08:19.106Z] #42 77.56 fmt [2020-05-28T15:08:19.106Z] #42 78.92 path/filepath [2020-05-28T15:08:19.106Z] #42 80.86 regexp [2020-05-28T15:08:19.106Z] #42 83.02 flag [2020-05-28T15:08:19.106Z] #42 84.64 go/token [2020-05-28T15:08:19.106Z] #42 84.77 internal/lazyregexp [2020-05-28T15:08:19.106Z] #42 85.09 path [2020-05-28T15:08:19.106Z] #42 85.61 io/ioutil [2020-05-28T15:08:19.106Z] #42 85.68 go/scanner [2020-05-28T15:08:19.106Z] #42 86.15 net/url [2020-05-28T15:08:19.106Z] #42 87.36 go/ast [2020-05-28T15:08:19.106Z] #42 ... [2020-05-28T15:08:19.106Z] [2020-05-28T15:08:19.106Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:19.106Z] #39 15.75 DEP images/core-s390.pb-c.d [2020-05-28T15:08:19.106Z] #39 15.86 DEP images/core-x86.pb-c.d [2020-05-28T15:08:19.245Z] #57 45.02 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-28T15:08:19.245Z] #57 45.02 + BUILDTAGS='netgo osusergo static_build' [2020-05-28T15:08:19.245Z] #57 45.02 + export EXTRA_FLAGS=-buildmode=pie [2020-05-28T15:08:19.245Z] #57 45.02 + EXTRA_FLAGS=-buildmode=pie [2020-05-28T15:08:19.245Z] #57 45.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-28T15:08:19.245Z] #57 45.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-28T15:08:19.245Z] #57 45.03 + '[' '' = dynamic ']' [2020-05-28T15:08:19.245Z] #57 45.03 + make [2020-05-28T15:08:19.245Z] #57 ... [2020-05-28T15:08:19.245Z] [2020-05-28T15:08:19.245Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-05-28T15:08:19.245Z] #29 DONE 87.9s [2020-05-28T15:08:19.245Z] [2020-05-28T15:08:19.245Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:08:19.245Z] #42 84.76 internal/lazyregexp [2020-05-28T15:08:19.245Z] #42 85.10 path [2020-05-28T15:08:19.245Z] #42 85.15 go/scanner [2020-05-28T15:08:19.245Z] #42 85.87 io/ioutil [2020-05-28T15:08:19.245Z] #42 86.43 net/url [2020-05-28T15:08:19.245Z] #42 86.79 go/ast [2020-05-28T15:08:19.364Z] #39 15.91 DEP images/core.pb-c.d [2020-05-28T15:08:19.364Z] #39 16.02 DEP images/inventory.pb-c.d [2020-05-28T15:08:19.364Z] #39 16.07 PBCC images/cpuinfo.pb-c.c [2020-05-28T15:08:19.364Z] #39 16.09 DEP images/cpuinfo.pb-c.d [2020-05-28T15:08:19.364Z] #39 16.12 PBCC images/stats.pb-c.c [2020-05-28T15:08:19.391Z] CC criu/sk-tcp.o [2020-05-28T15:08:19.481Z] #14 85.44 Setting up python3-distutils (3.7.3-1) ... [2020-05-28T15:08:19.623Z] #39 16.17 DEP images/stats.pb-c.d [2020-05-28T15:08:19.688Z] CC criu/sk-unix.o [2020-05-28T15:08:19.762Z] #14 85.69 Setting up python3-setuptools (40.8.0-1) ... [2020-05-28T15:08:20.179Z] #42 88.86 text/template/parse [2020-05-28T15:08:20.423Z] #14 86.38 Setting up python3-pip (18.1-5) ... [2020-05-28T15:08:20.994Z] #39 17.64 make[1]: Nothing to be done for 'all'. [2020-05-28T15:08:21.036Z] #14 87.02 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-28T15:08:21.227Z] CC criu/sockets.o [2020-05-28T15:08:21.317Z] #14 87.03 Setting up dmsetup (2:1.02.155-3) ... [2020-05-28T15:08:21.317Z] #14 87.04 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-28T15:08:21.317Z] #14 87.05 Setting up xfsprogs (4.20.0-1) ... [2020-05-28T15:08:21.317Z] #14 87.05 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-28T15:08:21.317Z] #14 87.06 Processing triggers for mime-support (3.62) ... [2020-05-28T15:08:21.317Z] #14 87.08 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:08:21.532Z] CC criu/stats.o [2020-05-28T15:08:21.532Z] CC criu/string.o [2020-05-28T15:08:21.614Z] #14 DONE 87.4s [2020-05-28T15:08:21.614Z] [2020-05-28T15:08:21.614Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:21.614Z] #39 82.83 CC criu/irmap.o [2020-05-28T15:08:21.614Z] #39 83.48 CC criu/kcmp-ids.o [2020-05-28T15:08:21.614Z] #39 83.57 CC criu/kerndat.o [2020-05-28T15:08:21.614Z] #39 84.02 CC criu/libnetlink.o [2020-05-28T15:08:21.614Z] #39 84.30 CC criu/log.o [2020-05-28T15:08:21.614Z] #39 84.63 CC criu/lsm.o [2020-05-28T15:08:21.614Z] #39 84.79 CC criu/mem.o [2020-05-28T15:08:21.851Z] CC criu/sysctl.o [2020-05-28T15:08:21.896Z] #39 85.60 CC criu/mount.o [2020-05-28T15:08:22.156Z] CC criu/sysfs_parse.o [2020-05-28T15:08:22.363Z] #39 19.05 CC images/stats.o [2020-05-28T15:08:22.464Z] CC criu/timerfd.o [2020-05-28T15:08:22.464Z] CC criu/tty.o [2020-05-28T15:08:22.927Z] #39 19.55 CC images/core.o [2020-05-28T15:08:22.954Z] #39 ... [2020-05-28T15:08:22.954Z] [2020-05-28T15:08:22.954Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-05-28T15:08:22.954Z] #15 1.267 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-28T15:08:22.954Z] #15 1.270 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-28T15:08:22.954Z] #15 1.272 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-28T15:08:22.954Z] #15 DONE 1.4s [2020-05-28T15:08:23.242Z] [2020-05-28T15:08:23.242Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-28T15:08:23.459Z] #42 ... [2020-05-28T15:08:23.459Z] [2020-05-28T15:08:23.459Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:23.459Z] #39 18.94 make[1]: Nothing to be done for 'all'. [2020-05-28T15:08:23.459Z] #39 20.52 CC images/stats.o [2020-05-28T15:08:23.459Z] #39 21.04 CC images/core.o [2020-05-28T15:08:23.459Z] #39 21.83 CC images/core-x86.o [2020-05-28T15:08:23.459Z] #39 23.01 CC images/core-arm.o [2020-05-28T15:08:23.459Z] #39 23.65 CC images/core-aarch64.o [2020-05-28T15:08:23.459Z] #39 23.98 CC images/core-ppc64.o [2020-05-28T15:08:23.459Z] #39 24.77 CC images/core-s390.o [2020-05-28T15:08:23.459Z] #39 25.48 CC images/cpuinfo.o [2020-05-28T15:08:23.459Z] #39 26.07 CC images/inventory.o [2020-05-28T15:08:23.459Z] #39 26.30 CC images/fdinfo.o [2020-05-28T15:08:23.459Z] #39 26.64 CC images/fown.o [2020-05-28T15:08:23.459Z] #39 26.90 CC images/ns.o [2020-05-28T15:08:23.717Z] #39 27.16 CC images/regfile.o [2020-05-28T15:08:23.858Z] #39 20.39 CC images/core-x86.o [2020-05-28T15:08:23.859Z] #39 ... [2020-05-28T15:08:23.859Z] [2020-05-28T15:08:23.859Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:23.859Z] #14 18.83 Fetched 8350 kB in 14s (584 kB/s) [2020-05-28T15:08:23.859Z] #14 18.83 Reading package lists... [2020-05-28T15:08:23.976Z] #39 27.42 CC images/ghost-file.o [2020-05-28T15:08:24.052Z] CC criu/tun.o [2020-05-28T15:08:24.052Z] CC criu/uffd.o [2020-05-28T15:08:24.116Z] #14 24.38 Reading package lists... [2020-05-28T15:08:24.116Z] #14 ... [2020-05-28T15:08:24.116Z] [2020-05-28T15:08:24.116Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:08:24.116Z] #57 40.74 Checking out files: 62% (1983/3181) Checking out files: 63% (2005/3181) Checking out files: 64% (2036/3181) Checking out files: 65% (2068/3181) Checking out files: 66% (2100/3181) Checking out files: 67% (2132/3181) Checking out files: 68% (2164/3181) Checking out files: 69% (2195/3181) Checking out files: 70% (2227/3181) Checking out files: 71% (2259/3181) Checking out files: 72% (2291/3181) Checking out files: 73% (2323/3181) Checking out files: 74% (2354/3181) Checking out files: 75% (2386/3181) Checking out files: 76% (2418/3181) Checking out files: 77% (2450/3181) Checking out files: 78% (2482/3181) Checking out files: 79% (2513/3181) Checking out files: 80% (2545/3181) Checking out files: 81% (2577/3181) Checking out files: 82% (2609/3181) Checking out files: 83% (2641/3181) Checking out files: 84% (2673/3181) Checking out files: 85% (2704/3181) Checking out files: 86% (2736/3181) Checking out files: 87% (2768/3181) Checking out files: 88% (2800/3181) Checking out files: 89% (2832/3181) Checking out files: 90% (2863/3181) Checking out files: 91% (2895/3181) Checking out files: 92% (2927/3181) Checking out files: 93% (2959/3181) Checking out files: 94% (2991/3181) Checking out files: 95% (3022/3181) Checking out files: 96% (3054/3181) Checking out files: 97% (3086/3181) Checking out files: 98% (3118/3181) Checking out files: 99% (3150/3181) Checking out files: 100% (3181/3181) Checking out files: 100% (3181/3181), done. [2020-05-28T15:08:24.116Z] #57 42.07 + cd /tmp/tmp.MvCg3AJaIP/src/github.com/containerd/containerd [2020-05-28T15:08:24.116Z] #57 42.07 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:08:24.116Z] #57 44.75 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-28T15:08:24.116Z] #57 44.75 + BUILDTAGS='netgo osusergo static_build' [2020-05-28T15:08:24.116Z] #57 44.75 + export EXTRA_FLAGS=-buildmode=pie [2020-05-28T15:08:24.116Z] #57 44.75 + EXTRA_FLAGS=-buildmode=pie [2020-05-28T15:08:24.116Z] #57 44.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-28T15:08:24.116Z] #57 44.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-28T15:08:24.116Z] #57 44.75 + '[' '' = dynamic ']' [2020-05-28T15:08:24.116Z] #57 44.75 + make [2020-05-28T15:08:24.116Z] #57 45.83 🇩 bin/ctr [2020-05-28T15:08:24.234Z] #39 ... [2020-05-28T15:08:24.234Z] [2020-05-28T15:08:24.234Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:08:24.234Z] #42 93.03 go/parser [2020-05-28T15:08:24.234Z] #42 93.09 text/template [2020-05-28T15:08:24.373Z] #57 ... [2020-05-28T15:08:24.373Z] [2020-05-28T15:08:24.373Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:24.373Z] #39 21.06 CC images/core-arm.o [2020-05-28T15:08:24.708Z] CC criu/util.o [2020-05-28T15:08:24.937Z] #39 21.53 CC images/core-aarch64.o [2020-05-28T15:08:25.193Z] #39 21.87 CC images/core-ppc64.o [2020-05-28T15:08:25.758Z] #39 22.44 CC images/core-s390.o [2020-05-28T15:08:25.782Z] CC criu/uts_ns.o [2020-05-28T15:08:25.782Z] CC criu/vdso.o [2020-05-28T15:08:26.091Z] LINK criu/built-in.o [2020-05-28T15:08:26.091Z] LINK criu/criu [2020-05-28T15:08:26.402Z] DEP lib/c/criu.d [2020-05-28T15:08:26.402Z] CC images/rpc.pb-c.o [2020-05-28T15:08:26.690Z] #39 23.24 CC images/cpuinfo.o [2020-05-28T15:08:26.694Z] #16 3.615 Collecting yamllint==1.16.0 [2020-05-28T15:08:26.975Z] #16 3.785 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-28T15:08:26.975Z] #16 3.826 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-28T15:08:26.975Z] #16 3.862 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-28T15:08:26.975Z] #16 3.886 Collecting pyyaml (from yamllint==1.16.0) [2020-05-28T15:08:26.975Z] #16 3.990 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-28T15:08:27.062Z] CC lib/c/criu.o [2020-05-28T15:08:27.255Z] #39 23.67 CC images/inventory.o [2020-05-28T15:08:27.255Z] #39 23.90 CC images/fdinfo.o [2020-05-28T15:08:27.715Z] LINK lib/c/built-in.o [2020-05-28T15:08:27.715Z] LINK lib/c/libcriu.so [2020-05-28T15:08:27.715Z] LINK lib/c/libcriu.a [2020-05-28T15:08:27.715Z] GEN magic.py [2020-05-28T15:08:27.715Z] Note: Building without setproctitle() and strlcpy() support. [2020-05-28T15:08:27.715Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T15:08:27.715Z] Note: Building without GnuTLS support [2020-05-28T15:08:27.824Z] #39 24.28 CC images/fown.o [2020-05-28T15:08:27.824Z] #39 24.48 CC images/ns.o [2020-05-28T15:08:27.998Z] #16 4.790 Building wheels for collected packages: pyyaml [2020-05-28T15:08:27.998Z] #16 4.802 Running setup.py bdist_wheel for pyyaml: started [2020-05-28T15:08:28.013Z] fatal: not a git repository (or any of the parent directories): .git [2020-05-28T15:08:28.082Z] #39 24.75 CC images/regfile.o [2020-05-28T15:08:28.279Z] #16 5.422 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-28T15:08:28.308Z] make[1]: Nothing to be done for 'all'. [2020-05-28T15:08:28.339Z] #39 25.01 CC images/ghost-file.o [2020-05-28T15:08:28.418Z] #42 ... [2020-05-28T15:08:28.418Z] [2020-05-28T15:08:28.418Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:28.418Z] #14 19.40 Reading package lists... [2020-05-28T15:08:28.418Z] #14 24.87 Reading package lists... [2020-05-28T15:08:28.418Z] #14 30.08 Building dependency tree... [2020-05-28T15:08:28.418Z] #14 31.17 Reading state information... [2020-05-28T15:08:28.419Z] #14 32.48 libcap2-bin is already the newest version (1:2.25-2). [2020-05-28T15:08:28.419Z] #14 32.48 libcap2-bin set to manually installed. [2020-05-28T15:08:28.419Z] #14 32.48 The following additional packages will be installed: [2020-05-28T15:08:28.419Z] #14 32.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-28T15:08:28.419Z] #14 32.48 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-28T15:08:28.419Z] #14 32.48 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-28T15:08:28.419Z] #14 32.48 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-28T15:08:28.419Z] #14 32.48 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-28T15:08:28.419Z] #14 32.48 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-28T15:08:28.419Z] #14 32.48 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-28T15:08:28.419Z] #14 32.48 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-28T15:08:28.419Z] #14 32.48 python3.7 python3.7-minimal vim-runtime xxd [2020-05-28T15:08:28.419Z] #14 32.49 Suggested packages: [2020-05-28T15:08:28.419Z] #14 32.49 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-28T15:08:28.419Z] #14 32.49 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-28T15:08:28.419Z] #14 32.49 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-28T15:08:28.419Z] #14 32.49 xfsdump acl attr quota [2020-05-28T15:08:28.419Z] #14 32.49 Recommended packages: [2020-05-28T15:08:28.419Z] #14 32.49 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-28T15:08:28.419Z] #14 32.49 python3-keyrings.alt python3-xdg unzip [2020-05-28T15:08:28.419Z] #14 ... [2020-05-28T15:08:28.419Z] [2020-05-28T15:08:28.419Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:28.419Z] #39 27.76 CC images/fifo.o [2020-05-28T15:08:28.419Z] #39 27.99 CC images/remap-file-path.o [2020-05-28T15:08:28.419Z] #39 28.36 CC images/eventfd.o [2020-05-28T15:08:28.419Z] #39 28.58 CC images/eventpoll.o [2020-05-28T15:08:28.419Z] #39 28.95 CC images/fh.o [2020-05-28T15:08:28.419Z] #39 29.39 CC images/fsnotify.o [2020-05-28T15:08:28.419Z] #39 30.17 CC images/signalfd.o [2020-05-28T15:08:28.419Z] #39 30.52 CC images/fs.o [2020-05-28T15:08:28.419Z] #39 30.85 CC images/pstree.o [2020-05-28T15:08:28.419Z] #39 31.03 CC images/pipe.o [2020-05-28T15:08:28.419Z] #39 31.24 CC images/tcp-stream.o [2020-05-28T15:08:28.419Z] #39 31.49 CC images/sk-packet.o [2020-05-28T15:08:28.419Z] #39 31.72 CC images/mnt.o [2020-05-28T15:08:28.560Z] #16 5.422 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-28T15:08:28.560Z] #16 5.451 Successfully built pyyaml [2020-05-28T15:08:28.560Z] #16 5.475 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-28T15:08:28.560Z] #16 5.601 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-28T15:08:28.595Z] make[1]: 'images/built-in.o' is up to date. [2020-05-28T15:08:28.595Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-28T15:08:28.595Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-28T15:08:28.595Z] make[1]: 'compel/libcompel.a' is up to date. [2020-05-28T15:08:28.595Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-05-28T15:08:28.595Z] make[1]: Nothing to be done for 'all'. [2020-05-28T15:08:28.595Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T15:08:28.676Z] #39 32.00 CC images/pipe-data.o [2020-05-28T15:08:28.841Z] #16 DONE 5.9s [2020-05-28T15:08:28.841Z] [2020-05-28T15:08:28.841Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-05-28T15:08:28.897Z] make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:28.898Z] make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:28.898Z] make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:28.898Z] make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:28.898Z] make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:28.898Z] make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:28.898Z] make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:28.905Z] #39 25.37 CC images/fifo.o [2020-05-28T15:08:28.934Z] #39 32.24 CC images/sa.o [2020-05-28T15:08:29.123Z] #21 DONE 0.2s [2020-05-28T15:08:29.123Z] [2020-05-28T15:08:29.123Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-28T15:08:29.163Z] #39 25.64 CC images/remap-file-path.o [2020-05-28T15:08:29.192Z] #39 32.38 CC images/timer.o [2020-05-28T15:08:29.193Z] make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:29.193Z] INSTALL criu/criu [2020-05-28T15:08:29.420Z] #39 25.88 CC images/eventfd.o [2020-05-28T15:08:29.421Z] #39 26.10 CC images/eventpoll.o [2020-05-28T15:08:29.740Z] #25 DONE 0.7s [2020-05-28T15:08:29.740Z] [2020-05-28T15:08:29.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:29.740Z] #39 87.95 CC criu/namespaces.o [2020-05-28T15:08:29.740Z] #39 88.79 CC criu/net.o [2020-05-28T15:08:29.740Z] #39 90.36 CC criu/netfilter.o [2020-05-28T15:08:29.740Z] #39 90.64 CC criu/page-pipe.o [2020-05-28T15:08:29.740Z] #39 91.13 CC criu/page-xfer.o [2020-05-28T15:08:29.740Z] #39 91.84 CC criu/pagemap-cache.o [2020-05-28T15:08:29.740Z] #39 92.09 CC criu/pagemap.o [2020-05-28T15:08:29.740Z] #39 92.75 CC criu/parasite-syscall.o [2020-05-28T15:08:29.740Z] #39 93.46 CC criu/path.o [2020-05-28T15:08:29.757Z] #39 32.80 CC images/timerfd.o [2020-05-28T15:08:29.757Z] #39 33.07 CC images/mm.o [2020-05-28T15:08:29.986Z] #39 26.46 CC images/fh.o [2020-05-28T15:08:29.986Z] #39 ... [2020-05-28T15:08:29.986Z] [2020-05-28T15:08:29.986Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:08:29.986Z] #42 88.61 text/template/parse [2020-05-28T15:08:29.986Z] #42 91.54 go/parser [2020-05-28T15:08:29.986Z] #42 92.60 text/template [2020-05-28T15:08:29.986Z] #42 95.18 log [2020-05-28T15:08:29.986Z] #42 95.77 encoding/binary [2020-05-28T15:08:29.986Z] #42 97.34 encoding/base64 [2020-05-28T15:08:29.986Z] #42 97.99 go/doc [2020-05-28T15:08:29.986Z] #42 98.19 encoding/json [2020-05-28T15:08:30.015Z] #39 ... [2020-05-28T15:08:30.015Z] [2020-05-28T15:08:30.015Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:30.015Z] #14 35.49 The following NEW packages will be installed: [2020-05-28T15:08:30.015Z] #14 35.50 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-28T15:08:30.015Z] #14 35.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-28T15:08:30.015Z] #14 35.50 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-28T15:08:30.015Z] #14 35.50 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-28T15:08:30.015Z] #14 35.51 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-28T15:08:30.015Z] #14 35.51 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-28T15:08:30.015Z] #14 35.51 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-28T15:08:30.015Z] #14 35.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-28T15:08:30.015Z] #14 35.51 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-28T15:08:30.015Z] #14 35.51 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-28T15:08:30.015Z] #14 35.51 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-28T15:08:30.015Z] #14 35.51 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-28T15:08:30.015Z] #14 35.52 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-28T15:08:30.015Z] #14 35.52 xfsprogs xxd xz-utils zip [2020-05-28T15:08:30.015Z] #14 35.94 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:08:30.015Z] #14 35.94 Need to get 104 MB of archives. [2020-05-28T15:08:30.015Z] #14 35.94 After this operation, 597 MB of additional disk space will be used. [2020-05-28T15:08:30.015Z] #14 35.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-28T15:08:30.015Z] #14 35.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-28T15:08:30.015Z] #14 35.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-28T15:08:30.015Z] #14 36.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-28T15:08:30.015Z] #14 36.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-28T15:08:30.015Z] #14 36.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-28T15:08:30.015Z] #14 36.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-28T15:08:30.015Z] #14 36.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-28T15:08:30.015Z] #14 36.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-28T15:08:30.015Z] #14 36.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-28T15:08:30.015Z] #14 36.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-28T15:08:30.015Z] #14 36.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-28T15:08:30.015Z] #14 36.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-28T15:08:30.015Z] #14 36.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-28T15:08:30.015Z] #14 36.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-28T15:08:30.015Z] #14 36.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-28T15:08:30.015Z] #14 36.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-28T15:08:30.015Z] #14 36.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-28T15:08:30.015Z] #14 36.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-28T15:08:30.015Z] #14 36.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-28T15:08:30.015Z] #14 36.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-28T15:08:30.015Z] #14 36.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-28T15:08:30.015Z] #14 36.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-28T15:08:30.015Z] #14 36.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-28T15:08:30.021Z] #39 ... [2020-05-28T15:08:30.022Z] [2020-05-28T15:08:30.022Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-05-28T15:08:30.022Z] #27 DONE 0.2s [2020-05-28T15:08:30.022Z] [2020-05-28T15:08:30.022Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:30.022Z] #39 93.64 CC criu/pie-util-vdso.o [2020-05-28T15:08:30.022Z] #39 ... [2020-05-28T15:08:30.022Z] [2020-05-28T15:08:30.022Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-28T15:08:30.022Z] #30 DONE 0.2s [2020-05-28T15:08:30.022Z] [2020-05-28T15:08:30.022Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-05-28T15:08:30.244Z] #42 ... [2020-05-28T15:08:30.244Z] [2020-05-28T15:08:30.244Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:30.244Z] #39 26.83 CC images/fsnotify.o [2020-05-28T15:08:30.273Z] #14 36.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-28T15:08:30.273Z] #14 36.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-28T15:08:30.302Z] #35 DONE 0.1s [2020-05-28T15:08:30.302Z] [2020-05-28T15:08:30.302Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:30.302Z] #39 93.94 CC criu/pie-util.o [2020-05-28T15:08:30.531Z] #14 36.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-28T15:08:30.531Z] #14 37.02 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-28T15:08:30.531Z] #14 37.02 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-28T15:08:30.531Z] #14 ... [2020-05-28T15:08:30.531Z] [2020-05-28T15:08:30.531Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:08:30.531Z] #57 46.70 🇩 bin/ctr [2020-05-28T15:08:30.584Z] #39 94.10 CC criu/pipes.o [2020-05-28T15:08:30.751Z] Removing intermediate container 7a98b06b4244 [2020-05-28T15:08:30.751Z] ---> e6765d296936 [2020-05-28T15:08:30.751Z] Step 14/140 : FROM base AS registry [2020-05-28T15:08:30.751Z] ---> d9f178e1de73 [2020-05-28T15:08:30.751Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-28T15:08:30.751Z] ---> Running in 25d0f16ddc58 [2020-05-28T15:08:30.751Z] Removing intermediate container 25d0f16ddc58 [2020-05-28T15:08:30.751Z] ---> 6909a0581544 [2020-05-28T15:08:30.751Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-28T15:08:30.751Z] ---> Running in 25408400d0eb [2020-05-28T15:08:30.751Z] Removing intermediate container 25408400d0eb [2020-05-28T15:08:30.751Z] ---> bf5f03dc3024 [2020-05-28T15:08:30.751Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-05-28T15:08:30.789Z] #57 ... [2020-05-28T15:08:30.789Z] [2020-05-28T15:08:30.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:30.789Z] #39 33.41 CC images/sk-opts.o [2020-05-28T15:08:30.789Z] #39 33.64 CC images/sk-unix.o [2020-05-28T15:08:30.789Z] #39 33.98 CC images/sk-inet.o [2020-05-28T15:08:30.810Z] #39 27.49 CC images/signalfd.o [2020-05-28T15:08:30.865Z] #39 94.53 CC criu/plugin.o [2020-05-28T15:08:31.047Z] #39 34.39 CC images/tun.o [2020-05-28T15:08:31.063Z] ---> Running in 921b72a0854f [2020-05-28T15:08:31.068Z] #39 27.84 CC images/fs.o [2020-05-28T15:08:31.146Z] #39 94.76 CC criu/proc_parse.o [2020-05-28T15:08:31.366Z] + mktemp -d [2020-05-28T15:08:31.366Z] + export GOPATH=/tmp/tmp.LINsYPbhVn [2020-05-28T15:08:31.366Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.LINsYPbhVn/src/github.com/docker/distribution [2020-05-28T15:08:31.366Z] Cloning into '/tmp/tmp.LINsYPbhVn/src/github.com/docker/distribution'... [2020-05-28T15:08:31.613Z] #39 34.70 CC images/sk-netlink.o [2020-05-28T15:08:31.613Z] #39 34.94 CC images/packet-sock.o [2020-05-28T15:08:31.633Z] #39 28.07 CC images/pstree.o [2020-05-28T15:08:31.633Z] #39 28.31 CC images/pipe.o [2020-05-28T15:08:31.891Z] #39 28.57 CC images/tcp-stream.o [2020-05-28T15:08:32.193Z] #39 35.35 CC images/ipc-var.o [2020-05-28T15:08:32.454Z] #39 35.72 CC images/ipc-desc.o [2020-05-28T15:08:32.457Z] #39 28.89 CC images/sk-packet.o [2020-05-28T15:08:32.681Z] #39 96.05 CC criu/protobuf-desc.o [2020-05-28T15:08:32.681Z] #39 96.56 CC criu/protobuf.o [2020-05-28T15:08:32.712Z] #39 36.01 CC images/ipc-shm.o [2020-05-28T15:08:32.717Z] #39 29.22 CC images/mnt.o [2020-05-28T15:08:32.970Z] #39 36.21 CC images/ipc-msg.o [2020-05-28T15:08:32.974Z] #39 29.50 CC images/pipe-data.o [2020-05-28T15:08:33.228Z] #39 36.60 CC images/ipc-sem.o [2020-05-28T15:08:33.231Z] #39 29.80 CC images/sa.o [2020-05-28T15:08:33.295Z] #39 96.74 CC criu/pstree.o [2020-05-28T15:08:33.488Z] #39 30.06 CC images/timer.o [2020-05-28T15:08:33.576Z] #39 97.31 CC criu/rbtree.o [2020-05-28T15:08:33.745Z] #39 30.47 CC images/timerfd.o [2020-05-28T15:08:33.794Z] #39 36.83 CC images/utsns.o [2020-05-28T15:08:33.857Z] #39 97.50 CC criu/rst-malloc.o [2020-05-28T15:08:34.002Z] #39 30.75 CC images/mm.o [2020-05-28T15:08:34.052Z] #39 37.12 CC images/creds.o [2020-05-28T15:08:34.052Z] #39 37.34 CC images/vma.o [2020-05-28T15:08:34.135Z] + cd /tmp/tmp.LINsYPbhVn/src/github.com/docker/distribution [2020-05-28T15:08:34.135Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-28T15:08:34.138Z] #39 97.62 CC criu/seccomp.o [2020-05-28T15:08:34.259Z] #39 ... [2020-05-28T15:08:34.259Z] [2020-05-28T15:08:34.259Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:34.259Z] #14 24.38 Reading package lists... [2020-05-28T15:08:34.259Z] #14 29.55 Building dependency tree... [2020-05-28T15:08:34.259Z] #14 30.79 Reading state information... [2020-05-28T15:08:34.259Z] #14 31.88 libcap2-bin is already the newest version (1:2.25-2). [2020-05-28T15:08:34.259Z] #14 31.88 libcap2-bin set to manually installed. [2020-05-28T15:08:34.259Z] #14 31.88 The following additional packages will be installed: [2020-05-28T15:08:34.259Z] #14 31.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-28T15:08:34.259Z] #14 31.88 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-28T15:08:34.259Z] #14 31.89 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-28T15:08:34.259Z] #14 31.89 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-28T15:08:34.259Z] #14 31.89 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-28T15:08:34.259Z] #14 31.89 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-28T15:08:34.259Z] #14 31.89 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-28T15:08:34.259Z] #14 31.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-28T15:08:34.259Z] #14 31.90 python3.7 python3.7-minimal vim-runtime xxd [2020-05-28T15:08:34.259Z] #14 31.90 Suggested packages: [2020-05-28T15:08:34.259Z] #14 31.90 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-28T15:08:34.259Z] #14 31.90 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-28T15:08:34.259Z] #14 31.90 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-28T15:08:34.259Z] #14 31.90 xfsdump acl attr quota [2020-05-28T15:08:34.259Z] #14 31.90 Recommended packages: [2020-05-28T15:08:34.259Z] #14 31.90 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-28T15:08:34.259Z] #14 31.90 python3-keyrings.alt python3-xdg unzip [2020-05-28T15:08:34.259Z] #14 35.17 The following NEW packages will be installed: [2020-05-28T15:08:34.259Z] #14 35.18 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-28T15:08:34.259Z] #14 35.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-28T15:08:34.259Z] #14 35.18 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-28T15:08:34.259Z] #14 35.18 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-28T15:08:34.259Z] #14 35.18 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-28T15:08:34.259Z] #14 35.18 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-28T15:08:34.259Z] #14 35.18 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-28T15:08:34.259Z] #14 35.18 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-28T15:08:34.259Z] #14 35.18 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-28T15:08:34.259Z] #14 35.19 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-28T15:08:34.259Z] #14 35.19 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-28T15:08:34.259Z] #14 35.19 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-28T15:08:34.259Z] #14 35.19 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-28T15:08:34.259Z] #14 35.19 xfsprogs xxd xz-utils zip [2020-05-28T15:08:34.259Z] #14 35.84 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-05-28T15:08:34.259Z] #14 35.84 Need to get 104 MB of archives. [2020-05-28T15:08:34.259Z] #14 35.84 After this operation, 597 MB of additional disk space will be used. [2020-05-28T15:08:34.259Z] #14 35.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-28T15:08:34.259Z] #14 35.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-28T15:08:34.259Z] #14 35.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-28T15:08:34.259Z] #14 35.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-28T15:08:34.259Z] #14 35.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-28T15:08:34.259Z] #14 36.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-28T15:08:34.259Z] #14 36.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-28T15:08:34.259Z] #14 36.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-28T15:08:34.259Z] #14 36.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-28T15:08:34.259Z] #14 36.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-28T15:08:34.259Z] #14 36.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-28T15:08:34.259Z] #14 36.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-28T15:08:34.259Z] #14 36.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-28T15:08:34.259Z] #14 36.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-28T15:08:34.259Z] #14 36.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-28T15:08:34.259Z] #14 36.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-28T15:08:34.259Z] #14 36.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-28T15:08:34.259Z] #14 36.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-28T15:08:34.259Z] #14 36.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-28T15:08:34.259Z] #14 36.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-28T15:08:34.259Z] #14 36.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-28T15:08:34.259Z] #14 36.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-28T15:08:34.260Z] #14 36.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-28T15:08:34.260Z] #14 36.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-28T15:08:34.260Z] #14 36.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-28T15:08:34.260Z] #14 36.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-28T15:08:34.260Z] #14 36.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-28T15:08:34.260Z] #14 36.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-28T15:08:34.260Z] #14 36.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-28T15:08:34.260Z] #14 37.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-28T15:08:34.260Z] #14 37.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-28T15:08:34.260Z] #14 37.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-28T15:08:34.310Z] #39 37.67 CC images/netdev.o [2020-05-28T15:08:34.419Z] #39 98.19 CC criu/seize.o [2020-05-28T15:08:34.517Z] #14 ... [2020-05-28T15:08:34.517Z] [2020-05-28T15:08:34.517Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:34.517Z] #39 31.18 CC images/sk-opts.o [2020-05-28T15:08:34.774Z] #39 31.39 CC images/sk-unix.o [2020-05-28T15:08:34.783Z] + GOPATH=/tmp/tmp.LINsYPbhVn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.LINsYPbhVn go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-28T15:08:34.876Z] #39 38.06 CC images/tty.o [2020-05-28T15:08:35.094Z] #39 98.67 CC criu/servicefd.o [2020-05-28T15:08:35.094Z] #39 98.93 CC criu/shmem.o [2020-05-28T15:08:35.338Z] #39 31.86 CC images/sk-inet.o [2020-05-28T15:08:35.442Z] #39 38.73 CC images/file-lock.o [2020-05-28T15:08:35.595Z] #39 32.25 CC images/tun.o [2020-05-28T15:08:35.700Z] #39 38.96 CC images/rlimit.o [2020-05-28T15:08:35.958Z] #39 39.16 CC images/pagemap.o [2020-05-28T15:08:36.098Z] #39 99.53 CC criu/sigframe.o [2020-05-28T15:08:36.098Z] #39 99.65 CC criu/signalfd.o [2020-05-28T15:08:36.098Z] #39 99.84 CC criu/sk-inet.o [2020-05-28T15:08:36.159Z] #39 32.59 CC images/sk-netlink.o [2020-05-28T15:08:36.159Z] #39 32.91 CC images/packet-sock.o [2020-05-28T15:08:36.216Z] #39 39.42 CC images/siginfo.o [2020-05-28T15:08:36.475Z] #39 39.73 CC images/rpc.o [2020-05-28T15:08:36.723Z] #39 33.37 CC images/ipc-var.o [2020-05-28T15:08:36.738Z] #39 100.5 CC criu/sk-netlink.o [2020-05-28T15:08:36.980Z] #39 33.60 CC images/ipc-desc.o [2020-05-28T15:08:37.018Z] #39 100.7 CC criu/sk-packet.o [2020-05-28T15:08:37.238Z] #39 33.84 CC images/ipc-shm.o [2020-05-28T15:08:37.300Z] #39 101.1 CC criu/sk-queue.o [2020-05-28T15:08:37.408Z] #39 ... [2020-05-28T15:08:37.408Z] [2020-05-28T15:08:37.408Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:37.408Z] #14 37.42 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-28T15:08:37.408Z] #14 37.70 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-28T15:08:37.408Z] #14 37.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-28T15:08:37.408Z] #14 40.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-28T15:08:37.408Z] #14 42.88 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-28T15:08:37.408Z] #14 42.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-28T15:08:37.408Z] #14 42.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-28T15:08:37.408Z] #14 42.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-28T15:08:37.408Z] #14 42.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-28T15:08:37.408Z] #14 42.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-28T15:08:37.408Z] #14 42.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-28T15:08:37.408Z] #14 42.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-28T15:08:37.408Z] #14 42.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-28T15:08:37.408Z] #14 42.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-28T15:08:37.408Z] #14 43.02 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-28T15:08:37.408Z] #14 43.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-28T15:08:37.408Z] #14 43.07 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-28T15:08:37.408Z] #14 43.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-28T15:08:37.408Z] #14 43.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-28T15:08:37.408Z] #14 43.15 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-28T15:08:37.408Z] #14 43.16 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-28T15:08:37.408Z] #14 43.87 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-28T15:08:37.408Z] #14 43.88 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-28T15:08:37.408Z] #14 43.88 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-28T15:08:37.408Z] #14 43.89 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-28T15:08:37.408Z] #14 43.90 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-28T15:08:37.408Z] #14 43.92 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-28T15:08:37.408Z] #14 43.96 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-28T15:08:37.408Z] #14 44.09 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-28T15:08:37.408Z] #14 44.11 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-28T15:08:37.408Z] #14 44.12 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-28T15:08:37.408Z] #14 44.14 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-28T15:08:37.408Z] #14 44.15 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-28T15:08:37.408Z] #14 44.17 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-28T15:08:37.495Z] #39 34.06 CC images/ipc-msg.o [2020-05-28T15:08:37.581Z] #39 ... [2020-05-28T15:08:37.581Z] [2020-05-28T15:08:37.581Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-28T15:08:37.581Z] #52 115.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-28T15:08:37.666Z] #14 44.18 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-28T15:08:37.666Z] #14 44.21 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-28T15:08:37.752Z] #39 34.35 CC images/ipc-sem.o [2020-05-28T15:08:37.924Z] #14 ... [2020-05-28T15:08:37.924Z] [2020-05-28T15:08:37.924Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:37.924Z] #39 41.25 CC images/ext-file.o [2020-05-28T15:08:38.009Z] #39 34.65 CC images/utsns.o [2020-05-28T15:08:38.182Z] #39 41.47 CC images/cgroup.o [2020-05-28T15:08:38.182Z] #39 ... [2020-05-28T15:08:38.182Z] [2020-05-28T15:08:38.182Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:08:38.182Z] #42 96.99 log [2020-05-28T15:08:38.182Z] #42 97.59 encoding/binary [2020-05-28T15:08:38.182Z] #42 98.10 go/doc [2020-05-28T15:08:38.182Z] #42 99.31 encoding/base64 [2020-05-28T15:08:38.182Z] #42 100.1 encoding/json [2020-05-28T15:08:38.182Z] #42 101.4 github.com/LK4D4/vndr/build [2020-05-28T15:08:38.182Z] #42 104.3 encoding/xml [2020-05-28T15:08:38.182Z] #42 105.8 github.com/LK4D4/vndr/versioned [2020-05-28T15:08:38.182Z] #42 105.9 compress/flate [2020-05-28T15:08:38.266Z] #39 34.87 CC images/creds.o [2020-05-28T15:08:38.439Z] #42 ... [2020-05-28T15:08:38.439Z] [2020-05-28T15:08:38.439Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:38.439Z] #14 44.67 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-28T15:08:38.439Z] #14 44.76 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-28T15:08:38.439Z] #14 44.83 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-28T15:08:38.523Z] #39 35.13 CC images/vma.o [2020-05-28T15:08:38.587Z] #52 116.3 + mkdir -p /build [2020-05-28T15:08:38.587Z] #52 116.3 + cp runc /build/runc [2020-05-28T15:08:38.780Z] #39 35.42 CC images/netdev.o [2020-05-28T15:08:38.876Z] #52 DONE 116.6s [2020-05-28T15:08:38.876Z] [2020-05-28T15:08:38.876Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:38.876Z] #39 101.4 CC criu/sk-tcp.o [2020-05-28T15:08:38.876Z] #39 101.8 CC criu/sk-unix.o [2020-05-28T15:08:39.005Z] #14 45.76 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:08:39.157Z] #39 102.8 CC criu/sockets.o [2020-05-28T15:08:39.263Z] #14 45.88 Fetched 104 MB in 9s (11.3 MB/s) [2020-05-28T15:08:39.263Z] #14 46.04 Selecting previously unselected package pigz. [2020-05-28T15:08:39.345Z] #39 35.86 CC images/tty.o [2020-05-28T15:08:39.521Z] #14 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 ... 15475 files and directories currently installed.) [2020-05-28T15:08:39.521Z] #14 46.10 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-28T15:08:39.521Z] #14 46.11 Unpacking pigz (2.4-1) ... [2020-05-28T15:08:39.770Z] #39 103.4 CC criu/stats.o [2020-05-28T15:08:39.770Z] #39 103.5 CC criu/string.o [2020-05-28T15:08:39.770Z] #39 103.5 CC criu/sysctl.o [2020-05-28T15:08:39.779Z] #14 46.24 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-28T15:08:39.779Z] #14 46.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-28T15:08:39.779Z] #14 46.25 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-28T15:08:39.909Z] #39 36.55 CC images/file-lock.o [2020-05-28T15:08:40.166Z] #39 36.85 CC images/rlimit.o [2020-05-28T15:08:40.345Z] #14 46.86 Selecting previously unselected package python3.7-minimal. [2020-05-28T15:08:40.345Z] #14 46.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-28T15:08:40.345Z] #14 46.88 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-28T15:08:40.382Z] #39 103.8 CC criu/sysfs_parse.o [2020-05-28T15:08:40.382Z] #39 104.0 CC criu/timerfd.o [2020-05-28T15:08:40.382Z] #39 104.2 CC criu/tty.o [2020-05-28T15:08:40.423Z] #39 37.07 CC images/pagemap.o [2020-05-28T15:08:40.988Z] #39 37.44 CC images/siginfo.o [2020-05-28T15:08:40.988Z] #39 ... [2020-05-28T15:08:40.988Z] [2020-05-28T15:08:40.988Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:40.988Z] #14 40.59 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-28T15:08:40.988Z] #14 42.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-28T15:08:40.988Z] #14 42.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-28T15:08:40.988Z] #14 42.57 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-28T15:08:40.988Z] #14 42.60 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-28T15:08:40.988Z] #14 42.60 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-28T15:08:40.988Z] #14 42.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-28T15:08:40.988Z] #14 42.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-28T15:08:40.988Z] #14 42.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-28T15:08:40.988Z] #14 42.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-28T15:08:40.988Z] #14 42.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-28T15:08:40.988Z] #14 42.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-28T15:08:40.988Z] #14 42.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-28T15:08:40.988Z] #14 42.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-28T15:08:40.988Z] #14 42.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-28T15:08:40.988Z] #14 42.81 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-28T15:08:40.988Z] #14 42.81 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-28T15:08:40.988Z] #14 42.82 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-28T15:08:40.988Z] #14 43.41 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-28T15:08:40.988Z] #14 43.41 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-28T15:08:40.988Z] #14 43.41 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-28T15:08:40.988Z] #14 43.42 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-28T15:08:40.988Z] #14 43.43 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-28T15:08:40.988Z] #14 43.45 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-28T15:08:40.988Z] #14 43.48 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-28T15:08:40.988Z] #14 43.59 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-28T15:08:40.988Z] #14 43.61 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-28T15:08:40.988Z] #14 43.63 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-28T15:08:40.988Z] #14 43.64 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-28T15:08:40.988Z] #14 43.66 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-28T15:08:40.988Z] #14 43.68 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-28T15:08:40.988Z] #14 43.69 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-28T15:08:40.988Z] #14 43.69 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-28T15:08:40.988Z] #14 44.05 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-28T15:08:40.988Z] #14 44.12 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-28T15:08:40.988Z] #14 44.22 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-28T15:08:40.988Z] #14 45.31 debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:08:40.988Z] #14 45.49 Fetched 104 MB in 9s (11.7 MB/s) [2020-05-28T15:08:40.988Z] #14 45.59 Selecting previously unselected package pigz. [2020-05-28T15:08:40.988Z] #14 45.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15475 files and directories currently installed.) [2020-05-28T15:08:40.988Z] #14 45.67 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-28T15:08:40.988Z] #14 45.68 Unpacking pigz (2.4-1) ... [2020-05-28T15:08:40.988Z] #14 45.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-28T15:08:40.988Z] #14 45.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-28T15:08:40.988Z] #14 45.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-28T15:08:41.453Z] #39 105.0 CC criu/tun.o [2020-05-28T15:08:41.453Z] #39 105.3 CC criu/uffd.o [2020-05-28T15:08:41.553Z] #14 46.53 Selecting previously unselected package python3.7-minimal. [2020-05-28T15:08:41.553Z] #14 46.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-28T15:08:41.553Z] #14 46.57 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-28T15:08:41.760Z] #14 48.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-28T15:08:41.760Z] #14 48.39 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-28T15:08:42.457Z] #39 106.0 CC criu/util.o [2020-05-28T15:08:43.069Z] #39 106.8 CC criu/uts_ns.o [2020-05-28T15:08:43.069Z] #39 106.8 CC criu/vdso.o [2020-05-28T15:08:43.350Z] #39 107.1 LINK criu/built-in.o [2020-05-28T15:08:43.350Z] #39 107.2 LINK criu/criu [2020-05-28T15:08:43.449Z] #14 47.98 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-28T15:08:43.449Z] #14 48.02 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-28T15:08:43.449Z] #14 ... [2020-05-28T15:08:43.449Z] [2020-05-28T15:08:43.449Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:08:43.449Z] #42 101.7 github.com/LK4D4/vndr/build [2020-05-28T15:08:43.449Z] #42 103.9 encoding/xml [2020-05-28T15:08:43.449Z] #42 105.3 github.com/LK4D4/vndr/versioned [2020-05-28T15:08:43.449Z] #42 105.4 compress/flate [2020-05-28T15:08:43.449Z] #42 108.1 hash [2020-05-28T15:08:43.449Z] #42 108.3 hash/crc32 [2020-05-28T15:08:43.449Z] #42 109.1 compress/gzip [2020-05-28T15:08:43.449Z] #42 109.9 context [2020-05-28T15:08:43.449Z] #42 110.1 crypto/cipher [2020-05-28T15:08:43.449Z] #42 110.6 math/big [2020-05-28T15:08:43.449Z] #42 111.4 crypto/aes [2020-05-28T15:08:43.449Z] #42 ... [2020-05-28T15:08:43.449Z] [2020-05-28T15:08:43.449Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:43.449Z] #39 37.84 CC images/rpc.o [2020-05-28T15:08:43.449Z] #39 39.12 CC images/ext-file.o [2020-05-28T15:08:43.449Z] #39 39.31 CC images/cgroup.o [2020-05-28T15:08:43.449Z] #39 40.07 CC images/userns.o [2020-05-28T15:08:43.631Z] #39 107.3 DEP lib/c/criu.d [2020-05-28T15:08:43.631Z] #39 107.4 CC images/rpc.pb-c.o [2020-05-28T15:08:43.706Z] #39 40.43 CC images/google/protobuf/descriptor.o [2020-05-28T15:08:43.913Z] #39 107.7 CC lib/c/criu.o [2020-05-28T15:08:44.525Z] #39 108.3 LINK lib/c/built-in.o [2020-05-28T15:08:44.525Z] #39 108.3 LINK lib/c/libcriu.so [2020-05-28T15:08:44.525Z] #39 108.4 LINK lib/c/libcriu.a [2020-05-28T15:08:44.806Z] #39 108.5 GEN magic.py [2020-05-28T15:08:44.806Z] #39 108.5 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T15:08:44.806Z] #39 108.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T15:08:44.806Z] #39 108.5 Note: Building without GnuTLS support [2020-05-28T15:08:45.036Z] #14 51.51 Selecting previously unselected package python3-minimal. [2020-05-28T15:08:45.036Z] #14 51.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 ... 15724 files and directories currently installed.) [2020-05-28T15:08:45.036Z] #14 51.64 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-28T15:08:45.037Z] #14 51.65 Unpacking python3-minimal (3.7.3-1) ... [2020-05-28T15:08:45.087Z] #39 ... [2020-05-28T15:08:45.087Z] [2020-05-28T15:08:45.087Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:08:45.087Z] #36 145.2 + dpkg --print-architecture [2020-05-28T15:08:45.087Z] #36 145.2 + cd /tmp/tmp.eAm3upbFTn/src/github.com/docker/distribution [2020-05-28T15:08:45.087Z] #36 145.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-28T15:08:45.293Z] #14 51.79 Selecting previously unselected package libmpdec2:amd64. [2020-05-28T15:08:45.294Z] #14 51.79 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-28T15:08:45.294Z] #14 51.80 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-28T15:08:45.294Z] #14 51.94 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-28T15:08:45.294Z] #14 51.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-28T15:08:45.294Z] #14 51.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-28T15:08:45.376Z] #36 145.5 + GOPATH=/tmp/tmp.eAm3upbFTn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eAm3upbFTn [2020-05-28T15:08:45.376Z] #36 145.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-28T15:08:45.604Z] #39 42.32 CC images/opts.o [2020-05-28T15:08:45.862Z] #39 42.51 CC images/seccomp.o [2020-05-28T15:08:46.120Z] #39 42.81 CC images/binfmt-misc.o [2020-05-28T15:08:46.120Z] #39 ... [2020-05-28T15:08:46.120Z] [2020-05-28T15:08:46.120Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-28T15:08:46.120Z] #60 114.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T15:08:46.120Z] #60 114.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-28T15:08:46.850Z] #36 ... [2020-05-28T15:08:46.850Z] [2020-05-28T15:08:46.850Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:46.850Z] #39 108.8 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T15:08:46.850Z] #39 109.1 make[1]: Nothing to be done for 'all'. [2020-05-28T15:08:46.850Z] #39 109.5 make[1]: 'images/built-in.o' is up to date. [2020-05-28T15:08:46.850Z] #39 109.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-28T15:08:46.850Z] #39 109.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-28T15:08:46.850Z] #39 109.5 make[1]: 'compel/libcompel.a' is up to date. [2020-05-28T15:08:46.850Z] #39 109.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-28T15:08:46.850Z] #39 109.6 make[1]: Nothing to be done for 'all'. [2020-05-28T15:08:46.850Z] #39 109.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T15:08:46.850Z] #39 109.7 make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:46.850Z] #39 109.7 make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:46.850Z] #39 109.7 make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:46.850Z] #39 109.8 make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:46.850Z] #39 109.8 make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:46.850Z] #39 109.8 make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:46.850Z] #39 109.8 make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:46.850Z] #39 109.9 make[2]: Nothing to be done for 'all'. [2020-05-28T15:08:46.850Z] #39 109.9 INSTALL criu/criu [2020-05-28T15:08:46.850Z] #39 DONE 110.3s [2020-05-28T15:08:46.850Z] [2020-05-28T15:08:46.850Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:08:47.197Z] #14 53.63 Selecting previously unselected package python3.7. [2020-05-28T15:08:47.197Z] #14 53.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-28T15:08:47.197Z] #14 53.63 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-28T15:08:47.197Z] #14 53.83 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-28T15:08:47.197Z] #14 53.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-28T15:08:47.197Z] #14 53.86 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-28T15:08:47.455Z] #14 53.97 Setting up python3-minimal (3.7.3-1) ... [2020-05-28T15:08:48.389Z] #14 ... [2020-05-28T15:08:48.389Z] [2020-05-28T15:08:48.389Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-28T15:08:48.389Z] #60 117.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T15:08:48.389Z] #60 117.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-28T15:08:48.955Z] #60 ... [2020-05-28T15:08:48.955Z] [2020-05-28T15:08:48.955Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:48.955Z] #39 42.25 CC images/userns.o [2020-05-28T15:08:48.955Z] #39 42.52 CC images/google/protobuf/descriptor.o [2020-05-28T15:08:48.955Z] #39 44.69 CC images/opts.o [2020-05-28T15:08:48.955Z] #39 45.08 CC images/seccomp.o [2020-05-28T15:08:48.955Z] #39 45.34 CC images/binfmt-misc.o [2020-05-28T15:08:48.955Z] #39 45.58 CC images/time.o [2020-05-28T15:08:48.955Z] #39 45.79 CC images/sysctl.o [2020-05-28T15:08:48.955Z] #39 46.05 CC images/autofs.o [2020-05-28T15:08:48.955Z] #39 46.29 CC images/macvlan.o [2020-05-28T15:08:48.955Z] #39 46.54 CC images/sit.o [2020-05-28T15:08:48.955Z] #39 46.78 LINK images/built-in.o [2020-05-28T15:08:48.955Z] #39 46.94 GEN compel/include/asm [2020-05-28T15:08:48.955Z] #39 46.95 GEN compel/include/version.h [2020-05-28T15:08:48.955Z] #39 46.96 touch .config [2020-05-28T15:08:48.955Z] #39 46.99 GEN include/common/config.h [2020-05-28T15:08:48.955Z] #39 47.08 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-28T15:08:48.955Z] #39 47.11 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-28T15:08:48.955Z] #39 47.14 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-28T15:08:48.955Z] #39 47.16 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-28T15:08:48.955Z] #39 47.18 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-28T15:08:48.955Z] #39 47.21 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-28T15:08:48.955Z] #39 47.25 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-28T15:08:48.955Z] #39 47.29 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-28T15:08:48.955Z] #39 47.32 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-28T15:08:48.955Z] #39 47.35 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-28T15:08:48.955Z] #39 47.35 DEP compel/plugins/std/infect.d [2020-05-28T15:08:48.955Z] #39 47.54 DEP compel/plugins/std/string.d [2020-05-28T15:08:48.955Z] #39 47.69 DEP compel/plugins/std/log.d [2020-05-28T15:08:48.955Z] #39 47.76 DEP compel/plugins/std/fds.d [2020-05-28T15:08:48.955Z] #39 47.90 DEP compel/plugins/std/std.d [2020-05-28T15:08:48.955Z] #39 48.06 DEP compel/plugins/shmem/shmem.d [2020-05-28T15:08:48.955Z] #39 48.19 DEP compel/plugins/fds/fds.d [2020-05-28T15:08:48.955Z] #39 48.39 CC compel/plugins/std/std.o [2020-05-28T15:08:48.955Z] #39 48.63 CC compel/plugins/std/fds.o [2020-05-28T15:08:48.955Z] #39 49.18 CC compel/plugins/std/log.o [2020-05-28T15:08:48.955Z] #39 50.03 CC compel/plugins/std/string.o [2020-05-28T15:08:48.955Z] #39 50.77 CC compel/plugins/std/infect.o [2020-05-28T15:08:48.955Z] #39 51.29 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-28T15:08:48.955Z] #39 51.36 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-28T15:08:48.955Z] #39 51.40 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-28T15:08:48.955Z] #39 51.46 AR compel/plugins/std.lib.a [2020-05-28T15:08:48.955Z] #39 51.53 CC compel/plugins/fds/fds.o [2020-05-28T15:08:48.955Z] #39 51.78 AR compel/plugins/fds.lib.a [2020-05-28T15:08:48.955Z] #39 51.84 HOSTDEP compel/src/lib/log-host.d [2020-05-28T15:08:48.955Z] #39 52.02 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-28T15:08:48.955Z] #39 52.13 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-28T15:08:48.955Z] #39 52.26 HOSTDEP compel/src/main-host.d [2020-05-28T15:08:49.213Z] #39 52.39 DEP compel/src/lib/ptrace.d [2020-05-28T15:08:49.213Z] #39 ... [2020-05-28T15:08:49.213Z] [2020-05-28T15:08:49.213Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:49.213Z] #14 55.45 Selecting previously unselected package python3. [2020-05-28T15:08:49.213Z] #14 55.45 (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 ... 16136 files and directories currently installed.) [2020-05-28T15:08:49.213Z] #14 55.49 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-28T15:08:49.213Z] #14 55.50 Unpacking python3 (3.7.3-1) ... [2020-05-28T15:08:49.213Z] #14 55.64 Selecting previously unselected package libip4tc0:amd64. [2020-05-28T15:08:49.213Z] #14 55.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-28T15:08:49.213Z] #14 55.66 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-28T15:08:49.213Z] #14 55.81 Selecting previously unselected package libip6tc0:amd64. [2020-05-28T15:08:49.213Z] #14 55.81 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-28T15:08:49.213Z] #14 55.82 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-28T15:08:49.471Z] #14 55.95 Selecting previously unselected package libiptc0:amd64. [2020-05-28T15:08:49.471Z] #14 55.95 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-28T15:08:49.471Z] #14 55.95 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-28T15:08:49.471Z] #14 56.08 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-28T15:08:49.471Z] #14 56.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-28T15:08:49.471Z] #14 56.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-28T15:08:49.729Z] #14 56.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-28T15:08:49.729Z] #14 56.19 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-28T15:08:49.729Z] #14 56.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-28T15:08:49.729Z] #14 56.29 Selecting previously unselected package libnftnl11:amd64. [2020-05-28T15:08:49.729Z] #14 56.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-28T15:08:49.729Z] #14 56.32 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-28T15:08:49.987Z] #14 56.43 Selecting previously unselected package iptables. [2020-05-28T15:08:49.987Z] #14 56.44 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-28T15:08:49.987Z] #14 56.47 Unpacking iptables (1.8.2-4) ... [2020-05-28T15:08:50.245Z] #14 ... [2020-05-28T15:08:50.245Z] [2020-05-28T15:08:50.245Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:08:50.245Z] #42 109.0 hash [2020-05-28T15:08:50.245Z] #42 109.2 hash/crc32 [2020-05-28T15:08:50.245Z] #42 109.6 compress/gzip [2020-05-28T15:08:50.245Z] #42 110.4 context [2020-05-28T15:08:50.245Z] #42 110.4 crypto/cipher [2020-05-28T15:08:50.245Z] #42 111.4 math/big [2020-05-28T15:08:50.245Z] #42 112.1 crypto/aes [2020-05-28T15:08:50.245Z] #42 113.3 crypto [2020-05-28T15:08:50.245Z] #42 113.7 crypto/des [2020-05-28T15:08:50.245Z] #42 114.1 crypto/internal/randutil [2020-05-28T15:08:50.245Z] #42 114.2 crypto/sha512 [2020-05-28T15:08:50.245Z] #42 115.2 crypto/ed25519/internal/edwards25519 [2020-05-28T15:08:50.245Z] #42 117.4 crypto/hmac [2020-05-28T15:08:50.245Z] #42 117.5 crypto/md5 [2020-05-28T15:08:50.245Z] #42 118.3 crypto/rc4 [2020-05-28T15:08:50.245Z] #42 118.4 crypto/sha1 [2020-05-28T15:08:50.245Z] #42 ... [2020-05-28T15:08:50.245Z] [2020-05-28T15:08:50.245Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:50.245Z] #14 56.92 Selecting previously unselected package xxd. [2020-05-28T15:08:50.245Z] #14 56.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-28T15:08:50.245Z] #14 56.95 Unpacking xxd (2:8.1.0875-5) ... [2020-05-28T15:08:50.503Z] #14 57.14 Selecting previously unselected package vim-common. [2020-05-28T15:08:50.503Z] #14 57.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-28T15:08:50.503Z] #14 57.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-28T15:08:50.761Z] #14 57.42 Selecting previously unselected package bash-completion. [2020-05-28T15:08:50.761Z] #14 57.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-28T15:08:51.429Z] #60 ... [2020-05-28T15:08:51.429Z] [2020-05-28T15:08:51.430Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:51.430Z] #14 51.41 Selecting previously unselected package python3-minimal. [2020-05-28T15:08:51.430Z] #14 51.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15724 files and directories currently installed.) [2020-05-28T15:08:51.430Z] #14 51.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-28T15:08:51.430Z] #14 51.49 Unpacking python3-minimal (3.7.3-1) ... [2020-05-28T15:08:51.430Z] #14 51.59 Selecting previously unselected package libmpdec2:amd64. [2020-05-28T15:08:51.430Z] #14 51.60 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-28T15:08:51.430Z] #14 51.61 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-28T15:08:51.430Z] #14 51.72 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-28T15:08:51.430Z] #14 51.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-28T15:08:51.430Z] #14 51.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-28T15:08:51.430Z] #14 53.30 Selecting previously unselected package python3.7. [2020-05-28T15:08:51.430Z] #14 53.32 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-28T15:08:51.430Z] #14 53.35 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-28T15:08:51.430Z] #14 53.53 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-28T15:08:51.430Z] #14 53.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-28T15:08:51.430Z] #14 53.56 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-28T15:08:51.430Z] #14 53.71 Setting up python3-minimal (3.7.3-1) ... [2020-05-28T15:08:51.430Z] #14 55.10 Selecting previously unselected package python3. [2020-05-28T15:08:51.430Z] #14 55.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 ... 16136 files and directories currently installed.) [2020-05-28T15:08:51.430Z] #14 55.23 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-28T15:08:51.430Z] #14 55.25 Unpacking python3 (3.7.3-1) ... [2020-05-28T15:08:51.430Z] #14 55.41 Selecting previously unselected package libip4tc0:amd64. [2020-05-28T15:08:51.430Z] #14 55.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-28T15:08:51.430Z] #14 55.42 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-28T15:08:51.430Z] #14 55.56 Selecting previously unselected package libip6tc0:amd64. [2020-05-28T15:08:51.430Z] #14 55.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-28T15:08:51.430Z] #14 55.58 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-28T15:08:51.430Z] #14 55.70 Selecting previously unselected package libiptc0:amd64. [2020-05-28T15:08:51.430Z] #14 55.70 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-28T15:08:51.430Z] #14 55.71 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-28T15:08:51.430Z] #14 55.80 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-28T15:08:51.430Z] #14 55.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-28T15:08:51.430Z] #14 55.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-28T15:08:51.430Z] #14 55.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-28T15:08:51.430Z] #14 55.88 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-28T15:08:51.430Z] #14 55.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-28T15:08:51.430Z] #14 55.99 Selecting previously unselected package libnftnl11:amd64. [2020-05-28T15:08:51.430Z] #14 55.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-28T15:08:51.430Z] #14 55.99 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-28T15:08:51.430Z] #14 56.11 Selecting previously unselected package iptables. [2020-05-28T15:08:51.430Z] #14 56.11 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-28T15:08:51.430Z] #14 56.11 Unpacking iptables (1.8.2-4) ... [2020-05-28T15:08:51.688Z] #14 56.56 Selecting previously unselected package xxd. [2020-05-28T15:08:51.688Z] #14 56.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-28T15:08:51.688Z] #14 56.57 Unpacking xxd (2:8.1.0875-5) ... [2020-05-28T15:08:51.688Z] #14 56.73 Selecting previously unselected package vim-common. [2020-05-28T15:08:51.688Z] #14 56.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-28T15:08:51.688Z] #14 56.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-28T15:08:51.946Z] #14 57.05 Selecting previously unselected package bash-completion. [2020-05-28T15:08:51.946Z] #14 57.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-28T15:08:54.471Z] #14 ... [2020-05-28T15:08:54.471Z] [2020-05-28T15:08:54.471Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-28T15:08:54.471Z] #60 DONE 122.5s [2020-05-28T15:08:54.471Z] [2020-05-28T15:08:54.471Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-28T15:08:54.471Z] #61 DONE 0.1s [2020-05-28T15:08:54.471Z] [2020-05-28T15:08:54.471Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:54.471Z] #39 43.06 CC images/time.o [2020-05-28T15:08:54.471Z] #39 43.35 CC images/sysctl.o [2020-05-28T15:08:54.471Z] #39 43.65 CC images/autofs.o [2020-05-28T15:08:54.471Z] #39 43.88 CC images/macvlan.o [2020-05-28T15:08:54.471Z] #39 44.13 CC images/sit.o [2020-05-28T15:08:54.471Z] #39 44.40 LINK images/built-in.o [2020-05-28T15:08:54.471Z] #39 44.62 GEN compel/include/asm [2020-05-28T15:08:54.471Z] #39 44.63 GEN compel/include/version.h [2020-05-28T15:08:54.471Z] #39 44.64 touch .config [2020-05-28T15:08:54.471Z] #39 44.68 GEN include/common/config.h [2020-05-28T15:08:54.471Z] #39 44.78 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-28T15:08:54.471Z] #39 44.83 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-28T15:08:54.471Z] #39 44.91 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-28T15:08:54.471Z] #39 44.93 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-28T15:08:54.471Z] #39 44.97 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-28T15:08:54.471Z] #39 45.00 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-28T15:08:54.471Z] #39 45.03 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-28T15:08:54.471Z] #39 45.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-28T15:08:54.471Z] #39 45.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-28T15:08:54.471Z] #39 45.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-28T15:08:54.471Z] #39 45.10 DEP compel/plugins/std/infect.d [2020-05-28T15:08:54.471Z] #39 45.24 DEP compel/plugins/std/string.d [2020-05-28T15:08:54.471Z] #39 45.37 DEP compel/plugins/std/log.d [2020-05-28T15:08:54.471Z] #39 45.46 DEP compel/plugins/std/fds.d [2020-05-28T15:08:54.471Z] #39 45.60 DEP compel/plugins/std/std.d [2020-05-28T15:08:54.471Z] #39 45.70 DEP compel/plugins/shmem/shmem.d [2020-05-28T15:08:54.471Z] #39 45.85 DEP compel/plugins/fds/fds.d [2020-05-28T15:08:54.471Z] #39 46.02 CC compel/plugins/std/std.o [2020-05-28T15:08:54.471Z] #39 46.31 CC compel/plugins/std/fds.o [2020-05-28T15:08:54.471Z] #39 46.86 CC compel/plugins/std/log.o [2020-05-28T15:08:54.471Z] #39 47.85 CC compel/plugins/std/string.o [2020-05-28T15:08:54.471Z] #39 48.69 CC compel/plugins/std/infect.o [2020-05-28T15:08:54.471Z] #39 49.20 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-28T15:08:54.471Z] #39 49.28 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-28T15:08:54.471Z] #39 49.35 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-28T15:08:54.471Z] #39 49.44 AR compel/plugins/std.lib.a [2020-05-28T15:08:54.471Z] #39 49.50 CC compel/plugins/fds/fds.o [2020-05-28T15:08:54.471Z] #39 49.77 AR compel/plugins/fds.lib.a [2020-05-28T15:08:54.471Z] #39 49.83 HOSTDEP compel/src/lib/log-host.d [2020-05-28T15:08:54.471Z] #39 50.04 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-28T15:08:54.471Z] #39 50.24 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-28T15:08:54.471Z] #39 50.43 HOSTDEP compel/src/main-host.d [2020-05-28T15:08:54.471Z] #39 50.58 DEP compel/src/lib/ptrace.d [2020-05-28T15:08:54.471Z] #39 50.82 DEP compel/src/lib/infect.d [2020-05-28T15:08:54.471Z] #39 ... [2020-05-28T15:08:54.471Z] [2020-05-28T15:08:54.471Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:08:54.471Z] #42 112.6 crypto [2020-05-28T15:08:54.471Z] #42 113.0 crypto/des [2020-05-28T15:08:54.471Z] #42 113.6 crypto/internal/randutil [2020-05-28T15:08:54.471Z] #42 113.7 crypto/sha512 [2020-05-28T15:08:54.471Z] #42 114.8 crypto/ed25519/internal/edwards25519 [2020-05-28T15:08:54.471Z] #42 116.6 crypto/hmac [2020-05-28T15:08:54.471Z] #42 116.9 crypto/md5 [2020-05-28T15:08:54.471Z] #42 117.7 crypto/rc4 [2020-05-28T15:08:54.471Z] #42 117.9 crypto/sha1 [2020-05-28T15:08:54.471Z] #42 119.1 crypto/sha256 [2020-05-28T15:08:54.471Z] #42 120.3 crypto/rand [2020-05-28T15:08:54.471Z] #42 120.5 crypto/elliptic [2020-05-28T15:08:54.471Z] #42 121.3 encoding/asn1 [2020-05-28T15:08:54.471Z] #42 ... [2020-05-28T15:08:54.471Z] [2020-05-28T15:08:54.471Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:54.471Z] #39 51.06 DEP compel/src/lib/infect-util.d [2020-05-28T15:08:54.471Z] #39 51.26 DEP compel/src/lib/infect-rpc.d [2020-05-28T15:08:54.943Z] #14 61.39 Unpacking bash-completion (1:2.8-6) ... [2020-05-28T15:08:55.037Z] #39 51.59 DEP compel/arch/x86/src/lib/infect.d [2020-05-28T15:08:55.295Z] #39 51.81 DEP compel/arch/x86/src/lib/cpu.d [2020-05-28T15:08:55.295Z] #39 51.92 DEP compel/src/lib/log.d [2020-05-28T15:08:55.507Z] #14 62.12 Selecting previously unselected package bzip2. [2020-05-28T15:08:55.507Z] #14 62.12 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-28T15:08:55.507Z] #14 62.13 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-28T15:08:55.507Z] #14 62.21 Selecting previously unselected package xz-utils. [2020-05-28T15:08:55.553Z] #39 52.02 DEP compel/src/main.d [2020-05-28T15:08:55.553Z] #39 52.16 DEP compel/src/lib/handle-elf.d [2020-05-28T15:08:55.553Z] #39 52.31 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-28T15:08:55.764Z] #14 62.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-28T15:08:55.764Z] #14 62.24 Unpacking xz-utils (5.2.4-1) ... [2020-05-28T15:08:55.764Z] #14 62.45 Selecting previously unselected package apparmor. [2020-05-28T15:08:55.764Z] #14 62.45 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-28T15:08:56.022Z] #14 62.59 Unpacking apparmor (2.13.2-10) ... [2020-05-28T15:08:56.117Z] #39 52.48 CC compel/src/lib/log.o [2020-05-28T15:08:56.117Z] #39 52.69 CC compel/arch/x86/src/lib/cpu.o [2020-05-28T15:08:56.588Z] #14 ... [2020-05-28T15:08:56.588Z] [2020-05-28T15:08:56.588Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-05-28T15:08:56.588Z] #60 DONE 125.4s [2020-05-28T15:08:56.588Z] [2020-05-28T15:08:56.588Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-28T15:08:56.681Z] #39 53.40 CC compel/arch/x86/src/lib/infect.o [2020-05-28T15:08:56.845Z] #61 DONE 0.1s [2020-05-28T15:08:56.846Z] [2020-05-28T15:08:56.846Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:56.846Z] #14 63.29 Selecting previously unselected package aufs-tools. [2020-05-28T15:08:56.846Z] #14 63.30 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-28T15:08:56.846Z] #14 63.31 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-28T15:08:56.846Z] #14 63.48 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-28T15:08:56.846Z] #14 63.51 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-28T15:08:57.103Z] #14 63.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-28T15:08:57.109Z] #57 ... [2020-05-28T15:08:57.109Z] [2020-05-28T15:08:57.109Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:08:57.109Z] #36 155.7 + rm -rf /tmp/tmp.eAm3upbFTn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eAm3upbFTn [2020-05-28T15:08:57.109Z] #36 DONE 156.0s [2020-05-28T15:08:57.109Z] [2020-05-28T15:08:57.109Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:08:57.109Z] #57 ... [2020-05-28T15:08:57.109Z] [2020-05-28T15:08:57.109Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-28T15:08:57.109Z] #48 DONE 156.0s [2020-05-28T15:08:57.109Z] [2020-05-28T15:08:57.109Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:08:57.109Z] #57 ... [2020-05-28T15:08:57.109Z] [2020-05-28T15:08:57.109Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-05-28T15:08:57.109Z] #37 DONE 0.3s [2020-05-28T15:08:57.109Z] [2020-05-28T15:08:57.109Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-05-28T15:08:57.109Z] #40 DONE 0.1s [2020-05-28T15:08:57.109Z] [2020-05-28T15:08:57.109Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:08:57.394Z] #57 ... [2020-05-28T15:08:57.394Z] [2020-05-28T15:08:57.394Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-05-28T15:08:57.394Z] #43 DONE 0.1s [2020-05-28T15:08:57.394Z] [2020-05-28T15:08:57.394Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-28T15:08:57.613Z] #39 54.23 CC compel/src/lib/infect-rpc.o [2020-05-28T15:08:57.675Z] #46 DONE 0.2s [2020-05-28T15:08:57.675Z] [2020-05-28T15:08:57.675Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-28T15:08:57.956Z] #49 DONE 0.5s [2020-05-28T15:08:57.956Z] [2020-05-28T15:08:57.956Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:08:58.178Z] #39 54.75 CC compel/src/lib/infect-util.o [2020-05-28T15:08:58.237Z] #57 ... [2020-05-28T15:08:58.237Z] [2020-05-28T15:08:58.237Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-05-28T15:08:58.237Z] #53 DONE 0.1s [2020-05-28T15:08:58.237Z] [2020-05-28T15:08:58.237Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:08:58.436Z] #39 55.08 CC compel/src/lib/infect.o [2020-05-28T15:08:59.631Z] #14 ... [2020-05-28T15:08:59.631Z] [2020-05-28T15:08:59.631Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:08:59.631Z] #39 52.58 DEP compel/src/lib/infect.d [2020-05-28T15:08:59.631Z] #39 52.72 DEP compel/src/lib/infect-util.d [2020-05-28T15:08:59.631Z] #39 52.83 DEP compel/src/lib/infect-rpc.d [2020-05-28T15:08:59.631Z] #39 53.04 DEP compel/arch/x86/src/lib/infect.d [2020-05-28T15:08:59.631Z] #39 53.24 DEP compel/arch/x86/src/lib/cpu.d [2020-05-28T15:08:59.631Z] #39 53.34 DEP compel/src/lib/log.d [2020-05-28T15:08:59.631Z] #39 53.52 DEP compel/src/main.d [2020-05-28T15:08:59.631Z] #39 53.69 DEP compel/src/lib/handle-elf.d [2020-05-28T15:08:59.631Z] #39 53.83 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-28T15:08:59.631Z] #39 54.05 CC compel/src/lib/log.o [2020-05-28T15:08:59.631Z] #39 54.38 CC compel/arch/x86/src/lib/cpu.o [2020-05-28T15:08:59.631Z] #39 55.49 CC compel/arch/x86/src/lib/infect.o [2020-05-28T15:08:59.631Z] #39 56.52 CC compel/src/lib/infect-rpc.o [2020-05-28T15:08:59.631Z] #39 56.86 CC compel/src/lib/infect-util.o [2020-05-28T15:08:59.631Z] #39 57.26 CC compel/src/lib/infect.o [2020-05-28T15:08:59.631Z] #39 60.44 CC compel/src/lib/ptrace.o [2020-05-28T15:08:59.631Z] #39 61.03 AR compel/libcompel.a [2020-05-28T15:08:59.631Z] #39 61.18 HOSTCC compel/src/main-host.o [2020-05-28T15:08:59.631Z] #39 61.42 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-28T15:08:59.631Z] #39 61.63 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-28T15:08:59.631Z] #39 62.03 HOSTCC compel/src/lib/log-host.o [2020-05-28T15:08:59.631Z] #39 62.32 HOSTLINK compel/compel-host-bin [2020-05-28T15:08:59.631Z] #39 62.44 DEP soccr/soccr.d [2020-05-28T15:08:59.631Z] #39 62.62 CC soccr/soccr.o [2020-05-28T15:08:59.631Z] #39 ... [2020-05-28T15:08:59.631Z] [2020-05-28T15:08:59.631Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:08:59.631Z] #14 66.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-28T15:08:59.631Z] #14 66.09 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-28T15:08:59.631Z] #14 66.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-28T15:09:00.565Z] #14 ... [2020-05-28T15:09:00.565Z] [2020-05-28T15:09:00.565Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:09:00.565Z] #42 119.4 crypto/sha256 [2020-05-28T15:09:00.565Z] #42 120.6 encoding/hex [2020-05-28T15:09:00.565Z] #42 121.0 crypto/rand [2020-05-28T15:09:00.565Z] #42 121.1 crypto/elliptic [2020-05-28T15:09:00.565Z] #42 121.8 encoding/asn1 [2020-05-28T15:09:00.565Z] #42 123.9 crypto/ed25519 [2020-05-28T15:09:00.565Z] #42 124.2 crypto/rsa [2020-05-28T15:09:00.565Z] #42 124.8 crypto/ecdsa [2020-05-28T15:09:00.565Z] #42 125.6 crypto/dsa [2020-05-28T15:09:00.565Z] #42 126.3 crypto/x509/pkix [2020-05-28T15:09:00.565Z] #42 126.4 encoding/pem [2020-05-28T15:09:00.565Z] #42 127.0 vendor/golang.org/x/crypto/cryptobyte [2020-05-28T15:09:00.565Z] #42 127.2 vendor/golang.org/x/net/dns/dnsmessage [2020-05-28T15:09:00.565Z] #42 128.8 internal/singleflight [2020-05-28T15:09:00.565Z] #42 129.2 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-28T15:09:00.963Z] #39 ... [2020-05-28T15:09:00.963Z] [2020-05-28T15:09:00.963Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:09:00.963Z] #14 61.71 Unpacking bash-completion (1:2.8-6) ... [2020-05-28T15:09:00.963Z] #14 62.29 Selecting previously unselected package bzip2. [2020-05-28T15:09:00.963Z] #14 62.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-28T15:09:00.963Z] #14 62.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-28T15:09:00.964Z] #14 62.39 Selecting previously unselected package xz-utils. [2020-05-28T15:09:00.964Z] #14 62.42 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-28T15:09:00.964Z] #14 62.43 Unpacking xz-utils (5.2.4-1) ... [2020-05-28T15:09:00.964Z] #14 62.72 Selecting previously unselected package apparmor. [2020-05-28T15:09:00.964Z] #14 62.73 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-28T15:09:00.964Z] #14 62.80 Unpacking apparmor (2.13.2-10) ... [2020-05-28T15:09:00.964Z] #14 63.23 Selecting previously unselected package aufs-tools. [2020-05-28T15:09:00.964Z] #14 63.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-28T15:09:00.964Z] #14 63.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-28T15:09:00.964Z] #14 63.36 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-28T15:09:00.964Z] #14 63.36 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-28T15:09:00.964Z] #14 63.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-28T15:09:00.964Z] #14 65.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-28T15:09:00.964Z] #14 65.17 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-28T15:09:00.964Z] #14 65.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-28T15:09:01.131Z] #42 129.7 vendor/golang.org/x/crypto/poly1305 [2020-05-28T15:09:01.131Z] #42 ... [2020-05-28T15:09:01.131Z] [2020-05-28T15:09:01.131Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:01.131Z] #39 64.33 AR soccr/libsoccr.a [2020-05-28T15:09:01.131Z] #39 64.39 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T15:09:01.389Z] #39 64.72 DEP criu/arch/x86/sigframe.d [2020-05-28T15:09:01.647Z] #39 64.80 DEP criu/arch/x86/sigaction_compat.d [2020-05-28T15:09:01.648Z] #39 64.90 DEP criu/arch/x86/kerndat.d [2020-05-28T15:09:01.905Z] #39 65.12 DEP criu/arch/x86/crtools.d [2020-05-28T15:09:01.905Z] #39 65.26 DEP criu/arch/x86/cpu.d [2020-05-28T15:09:02.163Z] #39 65.46 CC criu/arch/x86/cpu.o [2020-05-28T15:09:02.336Z] #14 67.32 Selecting previously unselected package binutils-mingw-w64. [2020-05-28T15:09:02.336Z] #14 67.32 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-28T15:09:02.336Z] #14 67.34 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-28T15:09:02.594Z] #14 67.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-28T15:09:02.594Z] #14 67.45 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-28T15:09:02.594Z] #14 67.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-28T15:09:02.594Z] #14 67.64 Selecting previously unselected package dmsetup. [2020-05-28T15:09:02.594Z] #14 67.64 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-28T15:09:02.594Z] #14 67.64 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-28T15:09:02.607Z] #57 138.5 🇩 bin/containerd [2020-05-28T15:09:02.852Z] #14 67.80 Selecting previously unselected package mingw-w64-common. [2020-05-28T15:09:02.853Z] #14 67.80 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-28T15:09:02.853Z] #14 67.82 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-28T15:09:03.097Z] #39 66.24 CC criu/arch/x86/crtools.o [2020-05-28T15:09:04.470Z] #39 67.71 CC criu/arch/x86/kerndat.o [2020-05-28T15:09:05.380Z] #14 ... [2020-05-28T15:09:05.380Z] [2020-05-28T15:09:05.380Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:09:05.380Z] #42 123.8 crypto/ed25519 [2020-05-28T15:09:05.380Z] #42 124.1 crypto/rsa [2020-05-28T15:09:05.380Z] #42 124.8 crypto/ecdsa [2020-05-28T15:09:05.380Z] #42 125.4 crypto/dsa [2020-05-28T15:09:05.380Z] #42 125.9 encoding/hex [2020-05-28T15:09:05.380Z] #42 126.0 encoding/pem [2020-05-28T15:09:05.380Z] #42 126.4 crypto/x509/pkix [2020-05-28T15:09:05.380Z] #42 126.5 vendor/golang.org/x/crypto/cryptobyte [2020-05-28T15:09:05.380Z] #42 127.0 vendor/golang.org/x/net/dns/dnsmessage [2020-05-28T15:09:05.380Z] #42 128.7 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-28T15:09:05.380Z] #42 129.2 vendor/golang.org/x/crypto/poly1305 [2020-05-28T15:09:05.380Z] #42 129.7 vendor/golang.org/x/sys/cpu [2020-05-28T15:09:05.380Z] #42 130.0 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-28T15:09:05.380Z] #42 130.5 net [2020-05-28T15:09:05.380Z] #42 131.4 vendor/golang.org/x/crypto/hkdf [2020-05-28T15:09:05.380Z] #42 131.6 vendor/golang.org/x/text/transform [2020-05-28T15:09:05.380Z] #42 132.1 vendor/golang.org/x/text/unicode/bidi [2020-05-28T15:09:05.404Z] #39 68.37 CC criu/arch/x86/sigaction_compat.o [2020-05-28T15:09:05.404Z] #39 68.71 CC criu/arch/x86/sigframe.o [2020-05-28T15:09:05.639Z] #42 134.0 vendor/golang.org/x/text/secure/bidirule [2020-05-28T15:09:05.639Z] #42 ... [2020-05-28T15:09:05.639Z] [2020-05-28T15:09:05.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:05.639Z] #39 57.82 CC compel/src/lib/ptrace.o [2020-05-28T15:09:05.639Z] #39 58.27 AR compel/libcompel.a [2020-05-28T15:09:05.639Z] #39 58.36 HOSTCC compel/src/main-host.o [2020-05-28T15:09:05.639Z] #39 58.70 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-28T15:09:05.639Z] #39 59.01 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-28T15:09:05.639Z] #39 59.44 HOSTCC compel/src/lib/log-host.o [2020-05-28T15:09:05.639Z] #39 59.71 HOSTLINK compel/compel-host-bin [2020-05-28T15:09:05.639Z] #39 59.82 DEP soccr/soccr.d [2020-05-28T15:09:05.639Z] #39 59.94 CC soccr/soccr.o [2020-05-28T15:09:05.639Z] #39 61.61 AR soccr/libsoccr.a [2020-05-28T15:09:05.639Z] #39 61.67 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T15:09:05.639Z] #39 61.96 DEP criu/arch/x86/sigframe.d [2020-05-28T15:09:05.639Z] #39 62.10 DEP criu/arch/x86/sigaction_compat.d [2020-05-28T15:09:05.639Z] #39 62.22 DEP criu/arch/x86/kerndat.d [2020-05-28T15:09:05.662Z] #39 69.05 LINK criu/arch/x86/crtools.built-in.o [2020-05-28T15:09:05.662Z] #39 69.11 DEP criu/pie/util-vdso-elf32.d [2020-05-28T15:09:05.897Z] #39 62.40 DEP criu/arch/x86/crtools.d [2020-05-28T15:09:05.897Z] #39 62.60 DEP criu/arch/x86/cpu.d [2020-05-28T15:09:06.154Z] #39 62.73 CC criu/arch/x86/cpu.o [2020-05-28T15:09:06.227Z] #39 69.26 DEP criu/pie/util-vdso.d [2020-05-28T15:09:06.228Z] #39 69.41 DEP criu/pie/util.d [2020-05-28T15:09:06.228Z] #39 69.56 CC criu/pie/util.o [2020-05-28T15:09:06.718Z] #39 63.34 CC criu/arch/x86/crtools.o [2020-05-28T15:09:06.793Z] #39 69.86 CC criu/pie/util-vdso.o [2020-05-28T15:09:07.363Z] #39 70.58 CC criu/pie/util-vdso-elf32.o [2020-05-28T15:09:07.649Z] #39 ... [2020-05-28T15:09:07.649Z] [2020-05-28T15:09:07.649Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-28T15:09:07.649Z] #48 136.2 + GOBIN=/build [2020-05-28T15:09:07.649Z] #48 136.2 + /build/gometalinter --install [2020-05-28T15:09:07.649Z] #48 136.2 Installing: [2020-05-28T15:09:07.649Z] #48 136.2 deadcode [2020-05-28T15:09:07.649Z] #48 136.2 dupl [2020-05-28T15:09:07.649Z] #48 136.2 errcheck [2020-05-28T15:09:07.649Z] #48 136.2 gas [2020-05-28T15:09:07.649Z] #48 136.2 gochecknoglobals [2020-05-28T15:09:07.649Z] #48 136.2 gochecknoinits [2020-05-28T15:09:07.649Z] #48 136.2 goconst [2020-05-28T15:09:07.649Z] #48 136.2 gocyclo [2020-05-28T15:09:07.649Z] #48 136.2 goimports [2020-05-28T15:09:07.649Z] #48 136.2 golint [2020-05-28T15:09:07.649Z] #48 136.2 gosimple [2020-05-28T15:09:07.649Z] #48 136.2 gotype [2020-05-28T15:09:07.649Z] #48 136.2 gotypex [2020-05-28T15:09:07.649Z] #48 136.2 ineffassign [2020-05-28T15:09:07.649Z] #48 136.2 interfacer [2020-05-28T15:09:07.649Z] #48 136.2 lll [2020-05-28T15:09:07.649Z] #48 136.2 maligned [2020-05-28T15:09:07.649Z] #48 136.2 megacheck [2020-05-28T15:09:07.649Z] #48 136.2 misspell [2020-05-28T15:09:07.649Z] #48 136.2 nakedret [2020-05-28T15:09:07.649Z] #48 136.2 safesql [2020-05-28T15:09:07.649Z] #48 136.2 staticcheck [2020-05-28T15:09:07.649Z] #48 136.2 structcheck [2020-05-28T15:09:07.649Z] #48 136.2 unconvert [2020-05-28T15:09:07.649Z] #48 136.2 unparam [2020-05-28T15:09:07.649Z] #48 136.2 unused [2020-05-28T15:09:07.649Z] #48 136.2 varcheck [2020-05-28T15:09:08.300Z] #39 71.36 AR criu/pie/pie.lib.a [2020-05-28T15:09:08.300Z] #39 71.45 DEP criu/pie/restorer.d [2020-05-28T15:09:08.300Z] #39 71.71 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-28T15:09:08.557Z] #39 71.82 DEP criu/arch/x86/restorer_unmap.d [2020-05-28T15:09:08.557Z] #39 71.86 DEP criu/arch/x86/restorer.d [2020-05-28T15:09:08.557Z] #39 ... [2020-05-28T15:09:08.557Z] [2020-05-28T15:09:08.557Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-28T15:09:08.557Z] #48 137.3 + GOBIN=/build [2020-05-28T15:09:08.557Z] #48 137.3 + /build/gometalinter --install [2020-05-28T15:09:08.557Z] #48 137.3 Installing: [2020-05-28T15:09:08.557Z] #48 137.3 deadcode [2020-05-28T15:09:08.557Z] #48 137.3 dupl [2020-05-28T15:09:08.557Z] #48 137.3 errcheck [2020-05-28T15:09:08.557Z] #48 137.3 gas [2020-05-28T15:09:08.557Z] #48 137.3 gochecknoglobals [2020-05-28T15:09:08.557Z] #48 137.3 gochecknoinits [2020-05-28T15:09:08.557Z] #48 137.3 goconst [2020-05-28T15:09:08.557Z] #48 137.3 gocyclo [2020-05-28T15:09:08.557Z] #48 137.3 goimports [2020-05-28T15:09:08.557Z] #48 137.3 golint [2020-05-28T15:09:08.557Z] #48 137.3 gosimple [2020-05-28T15:09:08.557Z] #48 137.3 gotype [2020-05-28T15:09:08.557Z] #48 137.3 gotypex [2020-05-28T15:09:08.557Z] #48 137.3 ineffassign [2020-05-28T15:09:08.557Z] #48 137.3 interfacer [2020-05-28T15:09:08.557Z] #48 137.3 lll [2020-05-28T15:09:08.557Z] #48 137.3 maligned [2020-05-28T15:09:08.557Z] #48 137.3 megacheck [2020-05-28T15:09:08.557Z] #48 137.3 misspell [2020-05-28T15:09:08.557Z] #48 137.3 nakedret [2020-05-28T15:09:08.557Z] #48 137.3 safesql [2020-05-28T15:09:08.557Z] #48 137.3 staticcheck [2020-05-28T15:09:08.557Z] #48 137.3 structcheck [2020-05-28T15:09:08.557Z] #48 137.3 unconvert [2020-05-28T15:09:08.557Z] #48 137.3 unparam [2020-05-28T15:09:08.557Z] #48 137.3 unused [2020-05-28T15:09:08.557Z] #48 137.3 varcheck [2020-05-28T15:09:11.837Z] #48 ... [2020-05-28T15:09:11.838Z] [2020-05-28T15:09:11.838Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:09:11.838Z] #42 130.2 vendor/golang.org/x/sys/cpu [2020-05-28T15:09:11.838Z] #42 130.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-28T15:09:11.838Z] #42 131.1 net [2020-05-28T15:09:11.838Z] #42 131.9 vendor/golang.org/x/crypto/hkdf [2020-05-28T15:09:11.838Z] #42 132.2 vendor/golang.org/x/text/transform [2020-05-28T15:09:11.838Z] #42 133.0 vendor/golang.org/x/text/unicode/bidi [2020-05-28T15:09:11.838Z] #42 134.9 vendor/golang.org/x/text/secure/bidirule [2020-05-28T15:09:11.838Z] #42 135.1 vendor/golang.org/x/text/unicode/norm [2020-05-28T15:09:11.838Z] #42 139.7 vendor/golang.org/x/net/idna [2020-05-28T15:09:11.838Z] #42 ... [2020-05-28T15:09:11.838Z] [2020-05-28T15:09:11.838Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:11.838Z] #39 72.07 DEP criu/arch/x86/vdso-pie.d [2020-05-28T15:09:11.838Z] #39 72.19 DEP criu/pie/parasite-vdso.d [2020-05-28T15:09:11.838Z] #39 72.36 DEP criu/pie/parasite.d [2020-05-28T15:09:11.838Z] #39 72.65 CC criu/pie/parasite.o [2020-05-28T15:09:11.838Z] #39 74.21 LINK criu/pie/parasite.built-in.o [2020-05-28T15:09:11.838Z] #39 74.22 GEN criu/pie/parasite-blob.h [2020-05-28T15:09:11.838Z] #39 74.24 CC criu/pie/parasite-vdso.o [2020-05-28T15:09:11.838Z] #39 75.03 CC criu/arch/x86/vdso-pie.o [2020-05-28T15:09:11.838Z] #39 ... [2020-05-28T15:09:11.838Z] [2020-05-28T15:09:11.838Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:09:11.838Z] #14 68.41 Selecting previously unselected package binutils-mingw-w64. [2020-05-28T15:09:11.838Z] #14 68.41 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-28T15:09:11.838Z] #14 68.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-28T15:09:11.838Z] #14 68.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-28T15:09:11.838Z] #14 68.55 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-28T15:09:11.838Z] #14 68.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-28T15:09:11.838Z] #14 68.68 Selecting previously unselected package dmsetup. [2020-05-28T15:09:11.838Z] #14 68.68 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-28T15:09:11.838Z] #14 68.69 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-28T15:09:11.838Z] #14 68.87 Selecting previously unselected package mingw-w64-common. [2020-05-28T15:09:11.838Z] #14 68.87 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-28T15:09:11.838Z] #14 68.88 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-28T15:09:11.838Z] #14 73.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-28T15:09:11.838Z] #14 73.38 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-28T15:09:11.838Z] #14 73.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-28T15:09:12.096Z] #14 78.69 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-28T15:09:12.096Z] #14 78.72 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-28T15:09:12.096Z] #14 78.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:09:12.096Z] #14 ... [2020-05-28T15:09:12.096Z] [2020-05-28T15:09:12.096Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:12.096Z] #39 75.41 CC criu/arch/x86/restorer.o [2020-05-28T15:09:12.661Z] #39 76.00 CC criu/arch/x86/restorer_unmap.o [2020-05-28T15:09:12.662Z] #39 76.04 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-28T15:09:13.227Z] #39 76.35 CC criu/pie/restorer.o [2020-05-28T15:09:14.197Z] #48 ... [2020-05-28T15:09:14.198Z] [2020-05-28T15:09:14.198Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:14.198Z] #39 64.57 CC criu/arch/x86/kerndat.o [2020-05-28T15:09:14.198Z] #39 65.10 CC criu/arch/x86/sigaction_compat.o [2020-05-28T15:09:14.198Z] #39 65.42 CC criu/arch/x86/sigframe.o [2020-05-28T15:09:14.198Z] #39 65.77 LINK criu/arch/x86/crtools.built-in.o [2020-05-28T15:09:14.198Z] #39 65.84 DEP criu/pie/util-vdso-elf32.d [2020-05-28T15:09:14.198Z] #39 66.06 DEP criu/pie/util-vdso.d [2020-05-28T15:09:14.198Z] #39 66.24 DEP criu/pie/util.d [2020-05-28T15:09:14.198Z] #39 66.48 CC criu/pie/util.o [2020-05-28T15:09:14.198Z] #39 66.80 CC criu/pie/util-vdso.o [2020-05-28T15:09:14.198Z] #39 67.58 CC criu/pie/util-vdso-elf32.o [2020-05-28T15:09:14.198Z] #39 68.29 AR criu/pie/pie.lib.a [2020-05-28T15:09:14.198Z] #39 68.38 DEP criu/pie/restorer.d [2020-05-28T15:09:14.198Z] #39 68.57 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-28T15:09:14.198Z] #39 68.76 DEP criu/arch/x86/restorer_unmap.d [2020-05-28T15:09:14.198Z] #39 68.77 DEP criu/arch/x86/restorer.d [2020-05-28T15:09:14.198Z] #39 69.00 DEP criu/arch/x86/vdso-pie.d [2020-05-28T15:09:14.198Z] #39 69.21 DEP criu/pie/parasite-vdso.d [2020-05-28T15:09:14.198Z] #39 69.34 DEP criu/pie/parasite.d [2020-05-28T15:09:14.198Z] #39 69.55 CC criu/pie/parasite.o [2020-05-28T15:09:14.198Z] #39 70.85 LINK criu/pie/parasite.built-in.o [2020-05-28T15:09:14.456Z] #39 70.86 GEN criu/pie/parasite-blob.h [2020-05-28T15:09:14.456Z] #39 70.88 CC criu/pie/parasite-vdso.o [2020-05-28T15:09:15.020Z] #39 71.71 CC criu/arch/x86/vdso-pie.o [2020-05-28T15:09:15.027Z] + dpkg --print-architecture [2020-05-28T15:09:15.027Z] + cd /tmp/tmp.LINsYPbhVn/src/github.com/docker/distribution [2020-05-28T15:09:15.027Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-28T15:09:15.027Z] + GOPATH=/tmp/tmp.LINsYPbhVn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.LINsYPbhVn [2020-05-28T15:09:15.027Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-28T15:09:15.277Z] #39 72.00 CC criu/arch/x86/restorer.o [2020-05-28T15:09:15.534Z] #39 ... [2020-05-28T15:09:15.534Z] [2020-05-28T15:09:15.534Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:09:15.534Z] #42 134.2 vendor/golang.org/x/text/unicode/norm [2020-05-28T15:09:15.534Z] #42 138.8 vendor/golang.org/x/net/idna [2020-05-28T15:09:15.534Z] #42 141.4 vendor/golang.org/x/net/http2/hpack [2020-05-28T15:09:15.534Z] #42 142.7 mime [2020-05-28T15:09:15.791Z] #42 ... [2020-05-28T15:09:15.791Z] [2020-05-28T15:09:15.791Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:09:15.791Z] #14 73.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-28T15:09:15.791Z] #14 73.30 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-28T15:09:15.791Z] #14 73.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-28T15:09:15.791Z] #14 78.53 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-28T15:09:15.791Z] #14 78.54 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-28T15:09:15.791Z] #14 78.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:09:15.791Z] #14 78.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-28T15:09:15.791Z] #14 78.69 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-28T15:09:15.791Z] #14 78.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:09:15.791Z] #14 ... [2020-05-28T15:09:15.791Z] [2020-05-28T15:09:15.791Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:15.791Z] #39 72.50 CC criu/arch/x86/restorer_unmap.o [2020-05-28T15:09:15.791Z] #39 72.56 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-28T15:09:16.355Z] #39 72.86 CC criu/pie/restorer.o [2020-05-28T15:09:17.409Z] #39 79.91 LINK criu/pie/restorer.built-in.o [2020-05-28T15:09:17.409Z] #39 79.94 GEN criu/pie/restorer-blob.h [2020-05-28T15:09:17.409Z] #39 80.11 DEP criu/vdso.d [2020-05-28T15:09:17.409Z] #39 80.32 DEP criu/vdso-compat.d [2020-05-28T15:09:17.409Z] #39 80.56 DEP criu/uts_ns.d [2020-05-28T15:09:17.409Z] #39 80.70 DEP criu/util.d [2020-05-28T15:09:17.667Z] #39 80.91 DEP criu/uffd.d [2020-05-28T15:09:17.806Z] #57 153.6 🇩 bin/containerd-stress [2020-05-28T15:09:17.925Z] #39 81.16 DEP criu/tun.d [2020-05-28T15:09:18.183Z] #39 81.37 DEP criu/tty.d [2020-05-28T15:09:18.441Z] #39 81.57 DEP criu/timerfd.d [2020-05-28T15:09:18.699Z] #39 81.86 DEP criu/sysfs_parse.d [2020-05-28T15:09:18.820Z] #57 154.8 🇩 bin/containerd-shim [2020-05-28T15:09:18.958Z] #39 82.14 DEP criu/sysctl.d [2020-05-28T15:09:19.216Z] #39 82.30 DEP criu/string.d [2020-05-28T15:09:19.216Z] #39 82.35 DEP criu/stats.d [2020-05-28T15:09:19.216Z] #39 82.48 DEP criu/sockets.d [2020-05-28T15:09:19.474Z] #39 82.75 DEP criu/sk-unix.d [2020-05-28T15:09:19.685Z] + rm -rf /tmp/tmp.LINsYPbhVn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.LINsYPbhVn [2020-05-28T15:09:19.732Z] #39 83.04 DEP criu/sk-tcp.d [2020-05-28T15:09:19.990Z] #39 83.20 DEP criu/sk-queue.d [2020-05-28T15:09:20.248Z] #39 83.34 DEP criu/sk-packet.d [2020-05-28T15:09:20.248Z] #39 83.59 DEP criu/sk-netlink.d [2020-05-28T15:09:20.506Z] #39 83.78 DEP criu/sk-inet.d [2020-05-28T15:09:20.535Z] #39 76.47 LINK criu/pie/restorer.built-in.o [2020-05-28T15:09:20.535Z] #39 76.50 GEN criu/pie/restorer-blob.h [2020-05-28T15:09:20.535Z] #39 76.61 DEP criu/vdso.d [2020-05-28T15:09:20.535Z] #39 76.89 DEP criu/vdso-compat.d [2020-05-28T15:09:20.535Z] #39 77.07 DEP criu/uts_ns.d [2020-05-28T15:09:20.535Z] #39 ... [2020-05-28T15:09:20.535Z] [2020-05-28T15:09:20.535Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-28T15:09:20.535Z] #45 DONE 149.3s [2020-05-28T15:09:20.535Z] [2020-05-28T15:09:20.535Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:20.535Z] #39 77.23 DEP criu/util.d [2020-05-28T15:09:20.765Z] #39 84.06 DEP criu/signalfd.d [2020-05-28T15:09:20.765Z] #39 84.17 DEP criu/sigframe.d [2020-05-28T15:09:21.023Z] #39 84.31 DEP criu/shmem.d [2020-05-28T15:09:21.100Z] #39 ... [2020-05-28T15:09:21.100Z] [2020-05-28T15:09:21.100Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:09:21.100Z] #42 144.7 mime/quotedprintable [2020-05-28T15:09:21.100Z] #42 145.1 net/http/internal [2020-05-28T15:09:21.100Z] #42 145.4 os/exec [2020-05-28T15:09:21.281Z] #39 84.52 DEP criu/servicefd.d [2020-05-28T15:09:21.357Z] #42 149.7 net/textproto [2020-05-28T15:09:21.357Z] #42 149.7 crypto/x509 [2020-05-28T15:09:21.539Z] #39 84.67 DEP criu/seize.d [2020-05-28T15:09:21.539Z] #39 84.90 DEP criu/seccomp.d [2020-05-28T15:09:21.797Z] #39 85.11 DEP criu/rst-malloc.d [2020-05-28T15:09:21.889Z] Removing intermediate container 921b72a0854f [2020-05-28T15:09:21.889Z] ---> ca6af911b36f [2020-05-28T15:09:21.889Z] Step 18/140 : FROM base AS swagger [2020-05-28T15:09:21.889Z] ---> d9f178e1de73 [2020-05-28T15:09:21.889Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-28T15:09:21.889Z] ---> Running in 4f46e1ce34c7 [2020-05-28T15:09:21.889Z] Removing intermediate container 4f46e1ce34c7 [2020-05-28T15:09:21.889Z] ---> a3772a2d1bbc [2020-05-28T15:09:21.889Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-05-28T15:09:21.889Z] ---> Running in d1d8a8d186ed [2020-05-28T15:09:22.055Z] #39 85.23 DEP criu/rbtree.d [2020-05-28T15:09:22.055Z] #39 85.31 DEP criu/pstree.d [2020-05-28T15:09:22.197Z] + mktemp -d [2020-05-28T15:09:22.197Z] + export GOPATH=/tmp/tmp.ltAeFZDJ3S [2020-05-28T15:09:22.197Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ltAeFZDJ3S/src/github.com/go-swagger/go-swagger [2020-05-28T15:09:22.197Z] Cloning into '/tmp/tmp.ltAeFZDJ3S/src/github.com/go-swagger/go-swagger'... [2020-05-28T15:09:22.288Z] #42 ... [2020-05-28T15:09:22.288Z] [2020-05-28T15:09:22.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:22.288Z] #39 77.67 DEP criu/uffd.d [2020-05-28T15:09:22.288Z] #39 78.06 DEP criu/tun.d [2020-05-28T15:09:22.288Z] #39 78.27 DEP criu/tty.d [2020-05-28T15:09:22.288Z] #39 78.57 DEP criu/timerfd.d [2020-05-28T15:09:22.288Z] #39 78.66 DEP criu/sysfs_parse.d [2020-05-28T15:09:22.288Z] #39 78.87 DEP criu/sysctl.d [2020-05-28T15:09:22.288Z] #39 79.00 DEP criu/string.d [2020-05-28T15:09:22.288Z] #39 79.07 DEP criu/stats.d [2020-05-28T15:09:22.313Z] #39 85.46 DEP criu/protobuf.d [2020-05-28T15:09:22.313Z] #39 85.58 GEN criu/protobuf-desc-gen.h [2020-05-28T15:09:22.313Z] #39 ... [2020-05-28T15:09:22.313Z] [2020-05-28T15:09:22.313Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:09:22.313Z] #14 78.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-28T15:09:22.313Z] #14 78.93 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-28T15:09:22.313Z] #14 78.93 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:09:22.313Z] #14 ... [2020-05-28T15:09:22.313Z] [2020-05-28T15:09:22.313Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:09:22.313Z] #42 142.1 vendor/golang.org/x/net/http2/hpack [2020-05-28T15:09:22.313Z] #42 143.3 mime [2020-05-28T15:09:22.313Z] #42 145.1 mime/quotedprintable [2020-05-28T15:09:22.313Z] #42 145.5 net/http/internal [2020-05-28T15:09:22.313Z] #42 145.9 os/exec [2020-05-28T15:09:22.313Z] #42 149.7 crypto/x509 [2020-05-28T15:09:22.313Z] #42 149.7 net/textproto [2020-05-28T15:09:22.313Z] #42 151.2 vendor/golang.org/x/net/http/httpguts [2020-05-28T15:09:22.545Z] #39 79.18 DEP criu/sockets.d [2020-05-28T15:09:22.571Z] #42 151.4 vendor/golang.org/x/net/http/httpproxy [2020-05-28T15:09:22.803Z] #39 79.38 DEP criu/sk-unix.d [2020-05-28T15:09:23.060Z] #39 79.60 DEP criu/sk-tcp.d [2020-05-28T15:09:23.193Z] #57 158.9 🇩 bin/containerd-shim-runc-v1 [2020-05-28T15:09:23.318Z] #39 79.88 DEP criu/sk-queue.d [2020-05-28T15:09:23.505Z] #42 ... [2020-05-28T15:09:23.505Z] [2020-05-28T15:09:23.505Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-05-28T15:09:23.505Z] #45 DONE 152.1s [2020-05-28T15:09:23.505Z] [2020-05-28T15:09:23.505Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:09:23.505Z] #42 152.2 mime/multipart [2020-05-28T15:09:23.575Z] #39 80.04 DEP criu/sk-packet.d [2020-05-28T15:09:23.575Z] #39 80.31 DEP criu/sk-netlink.d [2020-05-28T15:09:23.833Z] #39 80.48 DEP criu/sk-inet.d [2020-05-28T15:09:24.090Z] #39 80.70 DEP criu/signalfd.d [2020-05-28T15:09:24.348Z] #39 80.84 DEP criu/sigframe.d [2020-05-28T15:09:24.348Z] #39 80.98 DEP criu/shmem.d [2020-05-28T15:09:24.605Z] #39 81.12 DEP criu/servicefd.d [2020-05-28T15:09:24.605Z] #39 81.30 DEP criu/seize.d [2020-05-28T15:09:24.660Z] #57 160.6 🇩 binaries [2020-05-28T15:09:24.660Z] #57 160.6 + mkdir -p /build [2020-05-28T15:09:24.660Z] #57 160.6 + cp bin/containerd /build/containerd [2020-05-28T15:09:24.660Z] #57 160.6 + cp bin/containerd-shim /build/containerd-shim [2020-05-28T15:09:24.660Z] #57 160.6 + cp bin/ctr /build/ctr [2020-05-28T15:09:24.863Z] #39 81.48 DEP criu/seccomp.d [2020-05-28T15:09:24.878Z] #42 ... [2020-05-28T15:09:24.878Z] [2020-05-28T15:09:24.878Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:24.878Z] #39 88.11 DEP criu/protobuf-desc.d [2020-05-28T15:09:25.121Z] #39 81.73 DEP criu/rst-malloc.d [2020-05-28T15:09:25.121Z] #39 81.84 DEP criu/rbtree.d [2020-05-28T15:09:25.136Z] #39 88.26 DEP criu/proc_parse.d [2020-05-28T15:09:25.136Z] #39 88.49 DEP criu/plugin.d [2020-05-28T15:09:25.272Z] #57 DONE 161.2s [2020-05-28T15:09:25.378Z] #39 81.90 DEP criu/pstree.d [2020-05-28T15:09:25.378Z] #39 82.03 DEP criu/protobuf.d [2020-05-28T15:09:25.394Z] #39 88.58 DEP criu/pipes.d [2020-05-28T15:09:25.394Z] #39 88.72 DEP criu/pie-util.d [2020-05-28T15:09:25.394Z] #39 88.82 DEP criu/pie-util-vdso.d [2020-05-28T15:09:25.636Z] #39 82.19 GEN criu/protobuf-desc-gen.h [2020-05-28T15:09:25.959Z] #39 88.98 DEP criu/pie-util-vdso-elf32.d [2020-05-28T15:09:25.959Z] #39 89.13 DEP criu/path.d [2020-05-28T15:09:26.217Z] #39 89.29 DEP criu/parasite-syscall.d [2020-05-28T15:09:26.217Z] #39 89.48 DEP criu/pagemap.d [2020-05-28T15:09:26.276Z] [2020-05-28T15:09:26.276Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-05-28T15:09:26.475Z] #39 89.66 DEP criu/pagemap-cache.d [2020-05-28T15:09:26.475Z] #39 89.81 DEP criu/page-xfer.d [2020-05-28T15:09:26.557Z] #58 DONE 0.2s [2020-05-28T15:09:26.557Z] [2020-05-28T15:09:26.557Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-28T15:09:26.557Z] #62 DONE 0.2s [2020-05-28T15:09:26.557Z] [2020-05-28T15:09:26.557Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-05-28T15:09:26.733Z] #39 90.00 DEP criu/page-pipe.d [2020-05-28T15:09:26.733Z] #39 90.11 DEP criu/netfilter.d [2020-05-28T15:09:26.841Z] #64 DONE 0.1s [2020-05-28T15:09:26.841Z] [2020-05-28T15:09:26.841Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-05-28T15:09:26.841Z] #67 DONE 0.1s [2020-05-28T15:09:26.841Z] [2020-05-28T15:09:26.841Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-05-28T15:09:26.841Z] #68 DONE 0.0s [2020-05-28T15:09:26.841Z] [2020-05-28T15:09:26.841Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-28T15:09:26.991Z] #39 90.32 DEP criu/net.d [2020-05-28T15:09:27.007Z] #39 83.70 DEP criu/protobuf-desc.d [2020-05-28T15:09:27.249Z] #39 90.50 DEP criu/namespaces.d [2020-05-28T15:09:27.275Z] #39 83.92 DEP criu/proc_parse.d [2020-05-28T15:09:27.463Z] #69 DONE 0.6s [2020-05-28T15:09:27.463Z] [2020-05-28T15:09:27.463Z] #70 exporting to image [2020-05-28T15:09:27.463Z] #70 exporting layers [2020-05-28T15:09:27.507Z] #39 90.75 DEP criu/mount.d [2020-05-28T15:09:27.542Z] #39 84.16 DEP criu/plugin.d [2020-05-28T15:09:27.765Z] #39 90.99 DEP criu/mem.d [2020-05-28T15:09:27.799Z] #39 84.29 DEP criu/pipes.d [2020-05-28T15:09:27.799Z] #39 84.47 DEP criu/pie-util.d [2020-05-28T15:09:28.023Z] #39 91.16 DEP criu/lsm.d [2020-05-28T15:09:28.023Z] #39 91.37 DEP criu/log.d [2020-05-28T15:09:28.056Z] #39 84.60 DEP criu/pie-util-vdso.d [2020-05-28T15:09:28.056Z] #39 84.72 DEP criu/pie-util-vdso-elf32.d [2020-05-28T15:09:28.281Z] #39 91.52 DEP criu/libnetlink.d [2020-05-28T15:09:28.313Z] #39 84.87 DEP criu/path.d [2020-05-28T15:09:28.539Z] #39 91.65 DEP criu/kerndat.d [2020-05-28T15:09:28.539Z] #39 91.85 DEP criu/kcmp-ids.d [2020-05-28T15:09:28.569Z] #39 85.00 DEP criu/parasite-syscall.d [2020-05-28T15:09:28.797Z] #39 91.95 DEP criu/irmap.d [2020-05-28T15:09:28.797Z] #39 92.08 DEP criu/ipc_ns.d [2020-05-28T15:09:28.827Z] #39 85.37 DEP criu/pagemap.d [2020-05-28T15:09:29.055Z] #39 92.23 DEP criu/image.d [2020-05-28T15:09:29.055Z] #39 92.40 DEP criu/image-desc.d [2020-05-28T15:09:29.086Z] #39 85.59 DEP criu/pagemap-cache.d [2020-05-28T15:09:29.086Z] #39 85.72 DEP criu/page-xfer.d [2020-05-28T15:09:29.312Z] #39 92.48 DEP criu/fsnotify.d [2020-05-28T15:09:29.312Z] #39 92.73 DEP criu/filesystems.d [2020-05-28T15:09:29.344Z] #39 85.88 DEP criu/page-pipe.d [2020-05-28T15:09:29.344Z] #39 85.99 DEP criu/netfilter.d [2020-05-28T15:09:29.601Z] #39 86.14 DEP criu/net.d [2020-05-28T15:09:29.859Z] #39 86.32 DEP criu/namespaces.d [2020-05-28T15:09:29.859Z] #39 86.50 DEP criu/mount.d [2020-05-28T15:09:29.878Z] #39 92.89 DEP criu/files.d [2020-05-28T15:09:29.878Z] #39 93.10 DEP criu/files-reg.d [2020-05-28T15:09:29.878Z] #39 93.24 DEP criu/files-ext.d [2020-05-28T15:09:30.116Z] #39 86.63 DEP criu/mem.d [2020-05-28T15:09:30.116Z] #39 86.83 DEP criu/lsm.d [2020-05-28T15:09:30.135Z] #39 93.37 DEP criu/file-lock.d [2020-05-28T15:09:30.138Z] #70 exporting layers 2.8s done [2020-05-28T15:09:30.138Z] #70 writing image sha256:17e4c6cd9e1b3be08e4013baa14147534789d41a79c194d6d11aace5fbac805c 0.0s done [2020-05-28T15:09:30.138Z] #70 naming to docker.io/library/docker:c104a50de418790dc3a3f89d9345a60371fdaf87 done [2020-05-28T15:09:30.138Z] #70 DONE 2.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-28T15:09:30.374Z] #39 87.08 DEP criu/log.d [2020-05-28T15:09:30.374Z] #39 87.17 DEP criu/libnetlink.d [2020-05-28T15:09:30.393Z] #39 93.59 DEP criu/file-ids.d [2020-05-28T15:09:30.554Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41009/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/test/unit [2020-05-28T15:09:30.631Z] #39 87.32 DEP criu/kerndat.d [2020-05-28T15:09:30.650Z] #39 93.77 DEP criu/fifo.d [2020-05-28T15:09:30.650Z] #39 93.96 DEP criu/fdstore.d [2020-05-28T15:09:30.888Z] #39 87.52 DEP criu/kcmp-ids.d [2020-05-28T15:09:30.888Z] #39 87.60 DEP criu/irmap.d [2020-05-28T15:09:30.908Z] #39 94.13 DEP criu/fault-injection.d [2020-05-28T15:09:30.908Z] #39 94.17 DEP criu/external.d [2020-05-28T15:09:30.908Z] #39 94.27 DEP criu/eventpoll.d [2020-05-28T15:09:31.144Z] #39 87.75 DEP criu/ipc_ns.d [2020-05-28T15:09:31.144Z] #39 87.89 DEP criu/image.d [2020-05-28T15:09:31.165Z] #39 94.44 DEP criu/eventfd.d [2020-05-28T15:09:31.165Z] #39 94.55 DEP criu/crtools.d [2020-05-28T15:09:31.402Z] #39 88.12 DEP criu/image-desc.d [2020-05-28T15:09:31.423Z] #39 94.73 DEP criu/cr-service.d [2020-05-28T15:09:31.659Z] #39 88.20 DEP criu/fsnotify.d [2020-05-28T15:09:31.659Z] #39 88.34 DEP criu/filesystems.d [2020-05-28T15:09:31.680Z] #39 94.90 DEP criu/cr-restore.d [2020-05-28T15:09:31.917Z] #39 88.56 DEP criu/files.d [2020-05-28T15:09:31.938Z] #39 95.18 DEP criu/cr-errno.d [2020-05-28T15:09:31.938Z] #39 95.22 DEP criu/cr-dump.d [2020-05-28T15:09:32.174Z] #39 88.76 DEP criu/files-reg.d [2020-05-28T15:09:32.195Z] #39 95.44 DEP criu/cr-dedup.d [2020-05-28T15:09:32.432Z] #39 88.96 DEP criu/files-ext.d [2020-05-28T15:09:32.432Z] #39 89.16 DEP criu/file-lock.d [2020-05-28T15:09:32.453Z] #39 95.62 DEP criu/cr-check.d [2020-05-28T15:09:32.522Z] Running on azwin-2-357800 in d:\jenkins\workspace\moby_PR-41009 [Pipeline] { [Pipeline] ws [2020-05-28T15:09:32.536Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-28T15:09:32.690Z] #39 89.39 DEP criu/file-ids.d [2020-05-28T15:09:32.690Z] #39 ... [2020-05-28T15:09:32.690Z] [2020-05-28T15:09:32.690Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:09:32.690Z] #42 151.4 vendor/golang.org/x/net/http/httpguts [2020-05-28T15:09:32.690Z] #42 151.6 vendor/golang.org/x/net/http/httpproxy [2020-05-28T15:09:32.690Z] #42 152.0 mime/multipart [2020-05-28T15:09:32.690Z] #42 154.1 crypto/tls [2020-05-28T15:09:32.690Z] #42 160.1 net/http/httptrace [2020-05-28T15:09:32.690Z] #42 160.4 net/http [2020-05-28T15:09:32.710Z] #39 95.90 DEP criu/config.d [2020-05-28T15:09:32.947Z] #42 ... [2020-05-28T15:09:32.947Z] [2020-05-28T15:09:32.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:32.947Z] #39 89.58 DEP criu/fifo.d [2020-05-28T15:09:32.968Z] #39 96.14 DEP criu/clone-noasan.d [2020-05-28T15:09:32.968Z] #39 96.18 DEP criu/cgroup.d [2020-05-28T15:09:32.968Z] #39 96.31 DEP criu/cgroup-props.d [2020-05-28T15:09:32.968Z] #39 96.41 DEP criu/bitmap.d [2020-05-28T15:09:33.205Z] #39 89.74 DEP criu/fdstore.d [2020-05-28T15:09:33.205Z] #39 89.90 DEP criu/fault-injection.d [2020-05-28T15:09:33.205Z] #39 89.98 DEP criu/external.d [2020-05-28T15:09:33.221Z] ? github.com/docker/docker/api [no test files] [2020-05-28T15:09:33.225Z] #39 96.44 DEP criu/bfd.d [2020-05-28T15:09:33.225Z] #39 ... [2020-05-28T15:09:33.225Z] [2020-05-28T15:09:33.225Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:09:33.225Z] #14 99.86 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-28T15:09:33.225Z] #14 99.87 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-28T15:09:33.225Z] #14 99.89 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:09:33.463Z] #39 90.05 DEP criu/eventpoll.d [2020-05-28T15:09:33.720Z] #39 90.20 DEP criu/eventfd.d [2020-05-28T15:09:33.978Z] #39 90.46 DEP criu/crtools.d [2020-05-28T15:09:33.978Z] #39 90.64 DEP criu/cr-service.d [2020-05-28T15:09:34.236Z] #39 90.80 DEP criu/cr-restore.d [2020-05-28T15:09:34.494Z] #39 91.10 DEP criu/cr-errno.d [2020-05-28T15:09:34.494Z] #39 91.12 DEP criu/cr-dump.d [2020-05-28T15:09:34.751Z] #39 91.38 DEP criu/cr-dedup.d [2020-05-28T15:09:34.888Z] + cd /tmp/tmp.ltAeFZDJ3S/src/github.com/go-swagger/go-swagger [2020-05-28T15:09:34.888Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-05-28T15:09:34.888Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-28T15:09:35.009Z] #39 91.60 DEP criu/cr-check.d [2020-05-28T15:09:35.266Z] #39 91.88 DEP criu/config.d [2020-05-28T15:09:35.266Z] #39 92.03 DEP criu/clone-noasan.d [2020-05-28T15:09:35.524Z] #39 92.12 DEP criu/cgroup.d [2020-05-28T15:09:35.781Z] #39 92.24 DEP criu/cgroup-props.d [2020-05-28T15:09:35.781Z] #39 92.36 DEP criu/bitmap.d [2020-05-28T15:09:35.781Z] #39 92.38 DEP criu/bfd.d [2020-05-28T15:09:35.903Z] #14 ... [2020-05-28T15:09:35.904Z] [2020-05-28T15:09:35.904Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:09:35.904Z] #42 154.6 crypto/tls [2020-05-28T15:09:35.904Z] #42 160.8 net/http/httptrace [2020-05-28T15:09:35.904Z] #42 161.1 net/http [2020-05-28T15:09:35.904Z] #42 ... [2020-05-28T15:09:35.904Z] [2020-05-28T15:09:35.904Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-28T15:09:35.904Z] #26 164.8 + rm -rf /tmp/tmp.YT7Cghtqb2 [2020-05-28T15:09:36.038Z] #39 92.54 DEP criu/autofs.d [2020-05-28T15:09:36.039Z] #39 92.67 DEP criu/aio.d [2020-05-28T15:09:36.162Z] #26 DONE 165.3s [2020-05-28T15:09:36.162Z] [2020-05-28T15:09:36.162Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:36.162Z] #39 96.53 DEP criu/autofs.d [2020-05-28T15:09:36.162Z] #39 96.66 DEP criu/aio.d [2020-05-28T15:09:36.162Z] #39 96.92 DEP criu/action-scripts.d [2020-05-28T15:09:36.162Z] #39 97.28 CC criu/action-scripts.o [2020-05-28T15:09:36.162Z] #39 97.81 CC criu/aio.o [2020-05-28T15:09:36.162Z] #39 98.51 CC criu/autofs.o [2020-05-28T15:09:36.296Z] #39 92.82 DEP criu/action-scripts.d [2020-05-28T15:09:36.861Z] #39 93.25 CC criu/action-scripts.o [2020-05-28T15:09:37.427Z] #39 93.82 CC criu/aio.o [2020-05-28T15:09:37.535Z] #39 100.7 CC criu/bfd.o [2020-05-28T15:09:37.684Z] #39 ... [2020-05-28T15:09:37.684Z] [2020-05-28T15:09:37.685Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-05-28T15:09:37.685Z] #26 165.9 + rm -rf /tmp/tmp.t5UQG1eM1k [2020-05-28T15:09:37.685Z] #26 DONE 166.5s [2020-05-28T15:09:37.685Z] [2020-05-28T15:09:37.685Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:09:37.685Z] #14 99.17 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-28T15:09:37.685Z] #14 99.18 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-28T15:09:37.685Z] #14 99.19 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:09:38.100Z] #39 101.4 CC criu/bitmap.o [2020-05-28T15:09:38.357Z] #39 101.6 CC criu/cgroup-props.o [2020-05-28T15:09:39.345Z] #39 102.5 CC criu/cgroup.o [2020-05-28T15:09:41.706Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2020-05-28T15:09:42.620Z] #39 105.7 CC criu/clone-noasan.o [2020-05-28T15:09:42.620Z] #39 105.9 CC criu/config.o [2020-05-28T15:09:42.944Z] #14 ... [2020-05-28T15:09:42.944Z] [2020-05-28T15:09:42.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:42.944Z] #39 94.70 CC criu/autofs.o [2020-05-28T15:09:42.944Z] #39 96.41 CC criu/bfd.o [2020-05-28T15:09:42.944Z] #39 96.92 CC criu/bitmap.o [2020-05-28T15:09:42.944Z] #39 97.13 CC criu/cgroup-props.o [2020-05-28T15:09:42.944Z] #39 97.80 CC criu/cgroup.o [2020-05-28T15:09:43.876Z] #39 ... [2020-05-28T15:09:43.876Z] [2020-05-28T15:09:43.876Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:09:43.876Z] #42 172.3 github.com/LK4D4/vndr/godl [2020-05-28T15:09:43.988Z] #39 107.3 CC criu/cr-check.o [2020-05-28T15:09:44.553Z] #39 ... [2020-05-28T15:09:44.553Z] [2020-05-28T15:09:44.553Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:09:44.553Z] #42 173.3 github.com/LK4D4/vndr/godl [2020-05-28T15:09:44.809Z] #42 173.2 github.com/LK4D4/vndr [2020-05-28T15:09:45.117Z] #42 174.0 github.com/LK4D4/vndr [2020-05-28T15:09:48.989Z] #42 ... [2020-05-28T15:09:48.989Z] [2020-05-28T15:09:48.989Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:09:48.989Z] #14 112.7 Selecting previously unselected package libonig5:amd64. [2020-05-28T15:09:48.989Z] #14 112.7 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-05-28T15:09:48.989Z] #14 112.7 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-28T15:09:48.989Z] #14 112.8 Selecting previously unselected package libjq1:amd64. [2020-05-28T15:09:48.989Z] #14 112.8 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-28T15:09:48.989Z] #14 112.8 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-28T15:09:48.989Z] #14 112.9 Selecting previously unselected package jq. [2020-05-28T15:09:48.989Z] #14 113.0 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-28T15:09:48.989Z] #14 113.0 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-28T15:09:48.989Z] #14 113.0 Selecting previously unselected package libaio1:amd64. [2020-05-28T15:09:48.989Z] #14 113.1 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-05-28T15:09:48.989Z] #14 113.1 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-28T15:09:48.989Z] #14 113.1 Selecting previously unselected package libbtrfs0. [2020-05-28T15:09:48.989Z] #14 113.1 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-28T15:09:48.989Z] #14 113.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-28T15:09:48.989Z] #14 113.2 Selecting previously unselected package libbtrfs-dev. [2020-05-28T15:09:48.989Z] #14 113.2 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-28T15:09:48.989Z] #14 113.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:09:48.989Z] #14 113.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-28T15:09:48.989Z] #14 113.4 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-28T15:09:48.989Z] #14 113.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-28T15:09:48.989Z] #14 113.4 Selecting previously unselected package libudev-dev:amd64. [2020-05-28T15:09:48.989Z] #14 113.4 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-28T15:09:48.989Z] #14 113.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-28T15:09:48.989Z] #14 113.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-28T15:09:48.989Z] #14 113.6 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-28T15:09:48.989Z] #14 113.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-28T15:09:48.989Z] #14 113.9 Selecting previously unselected package libpcre16-3:amd64. [2020-05-28T15:09:48.989Z] #14 113.9 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-28T15:09:48.989Z] #14 113.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-28T15:09:49.247Z] #14 114.1 Selecting previously unselected package libpcre32-3:amd64. [2020-05-28T15:09:49.247Z] #14 114.1 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-28T15:09:49.247Z] #14 114.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-28T15:09:49.247Z] #14 114.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-28T15:09:49.247Z] #14 114.3 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-28T15:09:49.247Z] #14 114.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-28T15:09:49.247Z] #14 114.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-28T15:09:49.505Z] #14 114.4 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-28T15:09:49.505Z] #14 114.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-28T15:09:50.070Z] #14 114.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-28T15:09:50.070Z] #14 114.9 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-28T15:09:50.070Z] #14 114.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-28T15:09:50.070Z] #14 115.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-28T15:09:50.070Z] #14 115.1 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-28T15:09:50.070Z] #14 115.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-28T15:09:50.070Z] #14 115.2 Selecting previously unselected package libgpm2:amd64. [2020-05-28T15:09:50.071Z] #14 115.2 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-05-28T15:09:50.328Z] #14 115.2 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-28T15:09:50.328Z] #14 115.3 Selecting previously unselected package libicu63:amd64. [2020-05-28T15:09:50.328Z] #14 115.3 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-28T15:09:50.328Z] #14 115.3 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-28T15:09:50.374Z] #42 ... [2020-05-28T15:09:50.374Z] [2020-05-28T15:09:50.374Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:09:50.374Z] #14 114.3 Selecting previously unselected package libonig5:amd64. [2020-05-28T15:09:50.374Z] #14 114.3 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 114.3 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-28T15:09:50.374Z] #14 114.4 Selecting previously unselected package libjq1:amd64. [2020-05-28T15:09:50.374Z] #14 114.4 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 114.4 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-28T15:09:50.374Z] #14 114.6 Selecting previously unselected package jq. [2020-05-28T15:09:50.374Z] #14 114.6 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 114.6 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-28T15:09:50.374Z] #14 114.7 Selecting previously unselected package libaio1:amd64. [2020-05-28T15:09:50.374Z] #14 114.7 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 114.7 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-28T15:09:50.374Z] #14 114.7 Selecting previously unselected package libbtrfs0. [2020-05-28T15:09:50.374Z] #14 114.7 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 114.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-28T15:09:50.374Z] #14 114.8 Selecting previously unselected package libbtrfs-dev. [2020-05-28T15:09:50.374Z] #14 114.8 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 114.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:09:50.374Z] #14 115.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-28T15:09:50.374Z] #14 115.0 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 115.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-28T15:09:50.374Z] #14 115.1 Selecting previously unselected package libudev-dev:amd64. [2020-05-28T15:09:50.374Z] #14 115.1 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 115.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-28T15:09:50.374Z] #14 115.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-28T15:09:50.374Z] #14 115.3 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 115.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-28T15:09:50.374Z] #14 115.5 Selecting previously unselected package libpcre16-3:amd64. [2020-05-28T15:09:50.374Z] #14 115.5 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 115.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-28T15:09:50.374Z] #14 115.6 Selecting previously unselected package libpcre32-3:amd64. [2020-05-28T15:09:50.374Z] #14 115.6 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 115.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-28T15:09:50.374Z] #14 115.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-28T15:09:50.374Z] #14 115.8 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 115.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-28T15:09:50.374Z] #14 115.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-28T15:09:50.374Z] #14 115.9 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 115.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-28T15:09:50.374Z] #14 116.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-28T15:09:50.374Z] #14 116.3 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 116.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-28T15:09:50.374Z] #14 116.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-28T15:09:50.374Z] #14 116.5 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 116.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-28T15:09:50.374Z] #14 116.6 Selecting previously unselected package libgpm2:amd64. [2020-05-28T15:09:50.374Z] #14 116.6 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 116.6 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-28T15:09:50.374Z] #14 116.7 Selecting previously unselected package libicu63:amd64. [2020-05-28T15:09:50.374Z] #14 116.7 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-28T15:09:50.374Z] #14 116.7 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-28T15:09:53.608Z] #14 ... [2020-05-28T15:09:53.608Z] [2020-05-28T15:09:53.608Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:09:53.608Z] #42 DONE 181.7s [2020-05-28T15:09:53.608Z] [2020-05-28T15:09:53.608Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:53.608Z] #39 100.9 CC criu/clone-noasan.o [2020-05-28T15:09:53.608Z] #39 101.0 CC criu/config.o [2020-05-28T15:09:53.608Z] #39 102.5 CC criu/cr-check.o [2020-05-28T15:09:53.608Z] #39 104.2 CC criu/cr-dedup.o [2020-05-28T15:09:53.608Z] #39 104.7 CC criu/cr-dump.o [2020-05-28T15:09:53.608Z] #39 107.3 CC criu/cr-errno.o [2020-05-28T15:09:53.608Z] #39 107.4 CC criu/cr-restore.o [2020-05-28T15:09:53.651Z] #14 ... [2020-05-28T15:09:53.651Z] [2020-05-28T15:09:53.651Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-05-28T15:09:53.651Z] #42 DONE 182.5s [2020-05-28T15:09:53.651Z] [2020-05-28T15:09:53.651Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:09:53.651Z] #39 109.4 CC criu/cr-dedup.o [2020-05-28T15:09:53.651Z] #39 109.9 CC criu/cr-dump.o [2020-05-28T15:09:53.651Z] #39 112.3 CC criu/cr-errno.o [2020-05-28T15:09:53.651Z] #39 112.3 CC criu/cr-restore.o [2020-05-28T15:09:53.961Z] + rm -rf /tmp/tmp.ltAeFZDJ3S [2020-05-28T15:09:53.961Z] Removing intermediate container d1d8a8d186ed [2020-05-28T15:09:53.961Z] ---> 317365d8d89c [2020-05-28T15:09:53.961Z] Step 21/140 : FROM base AS frozen-images [2020-05-28T15:09:53.961Z] ---> d9f178e1de73 [2020-05-28T15:09:53.961Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-05-28T15:09:53.961Z] ---> Using cache [2020-05-28T15:09:53.961Z] ---> d0ee9bb608e2 [2020-05-28T15:09:53.961Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-05-28T15:09:53.961Z] ---> Running in 73c6dd1ef46f [2020-05-28T15:09:53.961Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:09:53.961Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:09:54.278Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:09:54.278Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-28T15:09:55.021Z] #39 118.1 CC criu/cr-service.o [2020-05-28T15:09:55.022Z] #39 ... [2020-05-28T15:09:55.022Z] [2020-05-28T15:09:55.022Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:09:55.022Z] #14 121.5 Selecting previously unselected package libnet1:amd64. [2020-05-28T15:09:55.022Z] #14 121.5 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-28T15:09:55.022Z] #14 121.5 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-28T15:09:55.022Z] #14 121.6 Selecting previously unselected package libnl-3-200:amd64. [2020-05-28T15:09:55.022Z] #14 121.7 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-28T15:09:55.022Z] #14 121.7 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-28T15:09:55.279Z] #14 121.8 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-28T15:09:55.279Z] #14 121.8 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-28T15:09:55.279Z] #14 121.8 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-28T15:09:55.279Z] #14 121.9 Selecting previously unselected package libreadline5:amd64. [2020-05-28T15:09:55.279Z] #14 121.9 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-28T15:09:55.279Z] #14 121.9 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-28T15:09:55.506Z] #39 ... [2020-05-28T15:09:55.506Z] [2020-05-28T15:09:55.506Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:09:55.506Z] #14 120.2 Selecting previously unselected package libnet1:amd64. [2020-05-28T15:09:55.506Z] #14 120.2 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-28T15:09:55.506Z] #14 120.2 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-28T15:09:55.506Z] #14 120.3 Selecting previously unselected package libnl-3-200:amd64. [2020-05-28T15:09:55.506Z] #14 120.3 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-28T15:09:55.506Z] #14 120.3 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-28T15:09:55.506Z] #14 120.4 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-28T15:09:55.506Z] #14 120.4 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-28T15:09:55.506Z] #14 120.4 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-28T15:09:55.506Z] #14 120.5 Selecting previously unselected package libreadline5:amd64. [2020-05-28T15:09:55.506Z] #14 120.5 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-28T15:09:55.506Z] #14 120.5 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-28T15:09:55.536Z] #14 122.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-28T15:09:55.536Z] #14 122.0 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-28T15:09:55.536Z] #14 122.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-28T15:09:55.764Z] #14 120.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-28T15:09:55.764Z] #14 120.6 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-28T15:09:55.764Z] #14 120.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-28T15:09:55.793Z] #14 122.4 Selecting previously unselected package net-tools. [2020-05-28T15:09:55.794Z] #14 122.4 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-28T15:09:55.794Z] #14 122.4 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-28T15:09:55.794Z] #14 122.6 Selecting previously unselected package python-pip-whl. [2020-05-28T15:09:56.021Z] #14 120.9 Selecting previously unselected package net-tools. [2020-05-28T15:09:56.021Z] #14 121.0 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-28T15:09:56.021Z] #14 121.0 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-28T15:09:56.051Z] #14 122.6 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-28T15:09:56.051Z] #14 122.6 Unpacking python-pip-whl (18.1-5) ... [2020-05-28T15:09:56.279Z] #14 121.2 Selecting previously unselected package python-pip-whl. [2020-05-28T15:09:56.279Z] #14 121.2 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-28T15:09:56.279Z] #14 121.2 Unpacking python-pip-whl (18.1-5) ... [2020-05-28T15:09:56.615Z] #14 123.2 Selecting previously unselected package python3-lib2to3. [2020-05-28T15:09:56.615Z] #14 123.2 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-28T15:09:56.615Z] #14 123.2 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-28T15:09:56.615Z] #14 123.3 Selecting previously unselected package python3-distutils. [2020-05-28T15:09:56.615Z] #14 123.3 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-28T15:09:56.844Z] #14 121.8 Selecting previously unselected package python3-lib2to3. [2020-05-28T15:09:56.844Z] #14 121.8 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-28T15:09:56.844Z] #14 121.8 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-28T15:09:56.844Z] #14 121.9 Selecting previously unselected package python3-distutils. [2020-05-28T15:09:56.844Z] #14 121.9 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-28T15:09:56.844Z] #14 121.9 Unpacking python3-distutils (3.7.3-1) ... [2020-05-28T15:09:56.872Z] #14 123.3 Unpacking python3-distutils (3.7.3-1) ... [2020-05-28T15:09:56.872Z] #14 123.5 Selecting previously unselected package python3-pip. [2020-05-28T15:09:56.872Z] #14 123.5 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-28T15:09:56.872Z] #14 123.5 Unpacking python3-pip (18.1-5) ... [2020-05-28T15:09:57.102Z] #14 122.1 Selecting previously unselected package python3-pip. [2020-05-28T15:09:57.102Z] #14 122.1 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-28T15:09:57.102Z] #14 122.1 Unpacking python3-pip (18.1-5) ... [2020-05-28T15:09:57.130Z] #14 123.7 Selecting previously unselected package python3-pkg-resources. [2020-05-28T15:09:57.130Z] #14 123.7 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-28T15:09:57.130Z] #14 123.7 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-28T15:09:57.130Z] #14 123.8 Selecting previously unselected package python3-setuptools. [2020-05-28T15:09:57.130Z] #14 123.8 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-28T15:09:57.130Z] #14 123.8 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-28T15:09:57.360Z] #14 122.3 Selecting previously unselected package python3-pkg-resources. [2020-05-28T15:09:57.360Z] #14 122.3 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-28T15:09:57.360Z] #14 122.3 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-28T15:09:57.387Z] #14 124.0 Selecting previously unselected package python3-wheel. [2020-05-28T15:09:57.387Z] #14 124.1 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-28T15:09:57.387Z] #14 124.1 Unpacking python3-wheel (0.32.3-2) ... [2020-05-28T15:09:57.387Z] #14 124.1 Selecting previously unselected package thin-provisioning-tools. [2020-05-28T15:09:57.618Z] #14 122.4 Selecting previously unselected package python3-setuptools. [2020-05-28T15:09:57.618Z] #14 122.5 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-28T15:09:57.618Z] #14 122.5 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-28T15:09:57.618Z] #14 122.7 Selecting previously unselected package python3-wheel. [2020-05-28T15:09:57.644Z] #14 124.1 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-28T15:09:57.644Z] #14 124.2 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-28T15:09:57.875Z] #14 122.7 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-28T15:09:57.875Z] #14 122.7 Unpacking python3-wheel (0.32.3-2) ... [2020-05-28T15:09:57.875Z] #14 122.8 Selecting previously unselected package thin-provisioning-tools. [2020-05-28T15:09:57.875Z] #14 122.8 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-28T15:09:57.875Z] #14 122.8 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-28T15:09:57.900Z] #14 124.4 Selecting previously unselected package vim-runtime. [2020-05-28T15:09:57.900Z] #14 124.4 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-28T15:09:57.900Z] #14 124.5 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-28T15:09:57.900Z] #14 124.5 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-28T15:09:57.900Z] #14 124.5 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-28T15:09:58.099Z] using credential docker-jenkins-github-credentials [2020-05-28T15:09:58.133Z] #14 123.0 Selecting previously unselected package vim-runtime. [2020-05-28T15:09:58.133Z] #14 123.0 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-28T15:09:58.133Z] #14 123.1 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-28T15:09:58.133Z] #14 123.1 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-28T15:09:58.133Z] #14 123.1 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-28T15:09:58.183Z] Cloning the remote Git repository [2020-05-28T15:09:58.184Z] Cloning with configured refspecs honoured and without tags [2020-05-28T15:09:58.997Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-28T15:09:58.997Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-28T15:10:00.093Z] Fetched 8131 kB in 7s (1219 kB/s) [2020-05-28T15:09:58.389Z] Cloning repository https://github.com/moby/moby.git [2020-05-28T15:09:58.822Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-28T15:09:59.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T15:09:59.387Z] > git --version # timeout=10 [2020-05-28T15:09:59.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T15:09:59.452Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41009/head:refs/remotes/origin/PR-41009 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:10:01.179Z] #14 127.7 Selecting previously unselected package vim. [2020-05-28T15:10:01.179Z] #14 127.7 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-28T15:10:01.179Z] #14 127.8 Unpacking vim (2:8.1.0875-5) ... [2020-05-28T15:10:01.207Z] Reading package lists... [2020-05-28T15:10:01.412Z] #14 126.0 Selecting previously unselected package vim. [2020-05-28T15:10:01.412Z] #14 126.0 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-28T15:10:01.412Z] #14 126.0 Unpacking vim (2:8.1.0875-5) ... [2020-05-28T15:10:01.412Z] #14 126.6 Selecting previously unselected package xfsprogs. [2020-05-28T15:10:01.669Z] #14 126.6 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-28T15:10:01.669Z] #14 126.6 Unpacking xfsprogs (4.20.0-1) ... [2020-05-28T15:10:01.744Z] #14 128.3 Selecting previously unselected package xfsprogs. [2020-05-28T15:10:01.744Z] #14 128.3 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-28T15:10:01.744Z] #14 128.3 Unpacking xfsprogs (4.20.0-1) ... [2020-05-28T15:10:01.927Z] #14 127.1 Selecting previously unselected package zip. [2020-05-28T15:10:02.185Z] #14 127.1 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-05-28T15:10:02.185Z] #14 127.1 Unpacking zip (3.0-11+b1) ... [2020-05-28T15:10:02.185Z] #14 127.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-28T15:10:02.185Z] #14 127.3 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-28T15:10:02.185Z] #14 127.3 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-28T15:10:02.185Z] #14 127.3 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-28T15:10:02.185Z] #14 127.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-28T15:10:02.185Z] #14 127.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-28T15:10:02.185Z] #14 127.4 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-28T15:10:02.278Z] Reading package lists... [2020-05-28T15:10:02.310Z] #14 128.9 Selecting previously unselected package zip. [2020-05-28T15:10:02.310Z] #14 128.9 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-05-28T15:10:02.310Z] #14 128.9 Unpacking zip (3.0-11+b1) ... [2020-05-28T15:10:02.443Z] #14 127.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-28T15:10:02.443Z] #14 127.4 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-28T15:10:02.443Z] #14 127.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-28T15:10:02.443Z] #14 127.4 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-28T15:10:02.443Z] #14 127.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:10:02.443Z] #14 127.4 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-28T15:10:02.443Z] #14 127.4 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-28T15:10:02.443Z] #14 127.4 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-28T15:10:02.443Z] #14 127.5 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-28T15:10:02.443Z] #14 127.5 Setting up xxd (2:8.1.0875-5) ... [2020-05-28T15:10:02.443Z] #14 127.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-28T15:10:02.443Z] #14 127.5 Setting up zip (3.0-11+b1) ... [2020-05-28T15:10:02.443Z] #14 127.5 Setting up vim-common (2:8.1.0875-5) ... [2020-05-28T15:10:02.568Z] #14 129.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-28T15:10:02.568Z] #14 129.1 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-28T15:10:02.568Z] #14 129.1 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-28T15:10:02.568Z] #14 129.1 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-28T15:10:02.568Z] #14 129.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-28T15:10:02.568Z] #14 129.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-28T15:10:02.568Z] #14 129.2 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-28T15:10:02.568Z] #14 129.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-28T15:10:02.568Z] #14 129.2 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-28T15:10:02.568Z] #14 129.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-28T15:10:02.568Z] #14 129.2 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-28T15:10:02.568Z] #14 129.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:10:02.568Z] #14 129.2 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-28T15:10:02.568Z] #14 129.3 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-28T15:10:02.568Z] #14 129.3 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-28T15:10:02.568Z] #14 129.3 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-28T15:10:02.568Z] #14 129.3 Setting up xxd (2:8.1.0875-5) ... [2020-05-28T15:10:02.568Z] #14 129.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-28T15:10:02.568Z] #14 129.3 Setting up zip (3.0-11+b1) ... [2020-05-28T15:10:02.568Z] #14 129.3 Setting up vim-common (2:8.1.0875-5) ... [2020-05-28T15:10:02.568Z] #14 129.3 Setting up bash-completion (1:2.8-6) ... [2020-05-28T15:10:02.571Z] Building dependency tree... [2020-05-28T15:10:02.571Z] Reading state information... [2020-05-28T15:10:02.571Z] ca-certificates is already the newest version (20190110). [2020-05-28T15:10:02.571Z] The following additional packages will be installed: [2020-05-28T15:10:02.571Z] libjq1 libonig5 [2020-05-28T15:10:02.701Z] #14 127.6 Setting up bash-completion (1:2.8-6) ... [2020-05-28T15:10:02.863Z] The following NEW packages will be installed: [2020-05-28T15:10:02.863Z] jq libjq1 libonig5 [2020-05-28T15:10:02.863Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-05-28T15:10:02.863Z] Need to get 358 kB of archives. [2020-05-28T15:10:02.863Z] After this operation, 1277 kB of additional disk space will be used. [2020-05-28T15:10:02.863Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-28T15:10:02.863Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-28T15:10:02.863Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-28T15:10:03.158Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:10:03.158Z] Fetched 358 kB in 0s (2582 kB/s) [2020-05-28T15:10:03.158Z] Selecting previously unselected package libonig5:ppc64el. [2020-05-28T15:10:03.158Z] (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 ... 15341 files and directories currently installed.) [2020-05-28T15:10:03.158Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-28T15:10:03.158Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-28T15:10:03.158Z] Selecting previously unselected package libjq1:ppc64el. [2020-05-28T15:10:03.158Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-28T15:10:03.158Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-28T15:10:03.158Z] Selecting previously unselected package jq. [2020-05-28T15:10:03.158Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-28T15:10:03.158Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-28T15:10:03.455Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-28T15:10:03.455Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-28T15:10:03.455Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-05-28T15:10:03.455Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:10:03.801Z] Removing intermediate container 73c6dd1ef46f [2020-05-28T15:10:03.801Z] ---> f3411a0877fb [2020-05-28T15:10:03.801Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-05-28T15:10:03.801Z] ---> 1040d3ecfea8 [2020-05-28T15:10:03.801Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-05-28T15:10:04.092Z] ---> Running in 3bd8e7549296 [2020-05-28T15:10:05.284Z] #14 130.4 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-28T15:10:05.284Z] #14 130.4 Setting up xz-utils (5.2.4-1) ... [2020-05-28T15:10:05.371Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-28T15:10:05.371Z]  [2020-05-28T15:10:05.542Z] #14 130.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-28T15:10:05.542Z] #14 130.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-28T15:10:05.542Z] #14 130.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-28T15:10:05.542Z] #14 130.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-28T15:10:05.542Z] #14 130.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:10:05.542Z] #14 130.5 Setting up pigz (2.4-1) ... [2020-05-28T15:10:05.542Z] #14 130.5 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-28T15:10:05.542Z] #14 130.5 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-28T15:10:05.542Z] #14 130.5 Setting up python-pip-whl (18.1-5) ... [2020-05-28T15:10:05.542Z] #14 130.5 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-28T15:10:05.542Z] #14 130.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-28T15:10:05.542Z] #14 130.6 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-28T15:10:05.800Z] #14 ... [2020-05-28T15:10:05.800Z] [2020-05-28T15:10:05.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:05.800Z] #39 112.4 CC criu/cr-service.o [2020-05-28T15:10:05.800Z] #39 113.8 CC criu/crtools.o [2020-05-28T15:10:05.800Z] #39 114.5 CC criu/eventfd.o [2020-05-28T15:10:05.800Z] #39 114.9 CC criu/eventpoll.o [2020-05-28T15:10:05.800Z] #39 115.7 CC criu/external.o [2020-05-28T15:10:05.800Z] #39 116.1 CC criu/fault-injection.o [2020-05-28T15:10:05.800Z] #39 116.2 CC criu/fdstore.o [2020-05-28T15:10:05.800Z] #39 116.6 CC criu/fifo.o [2020-05-28T15:10:05.800Z] #39 117.1 CC criu/file-ids.o [2020-05-28T15:10:05.800Z] #39 117.4 CC criu/file-lock.o [2020-05-28T15:10:05.800Z] #39 118.3 CC criu/files-ext.o [2020-05-28T15:10:05.800Z] #39 118.7 CC criu/files-reg.o [2020-05-28T15:10:05.800Z] #39 120.8 CC criu/files.o [2020-05-28T15:10:05.848Z] #14 132.0 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-28T15:10:05.848Z] #14 132.0 Setting up xz-utils (5.2.4-1) ... [2020-05-28T15:10:05.848Z] #14 132.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-28T15:10:05.848Z] #14 132.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-28T15:10:05.848Z] #14 132.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-28T15:10:05.848Z] #14 132.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-28T15:10:05.848Z] #14 132.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:10:05.848Z] #14 132.1 Setting up pigz (2.4-1) ... [2020-05-28T15:10:05.848Z] #14 132.1 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-28T15:10:05.848Z] #14 132.1 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-28T15:10:05.848Z] #14 132.1 Setting up python-pip-whl (18.1-5) ... [2020-05-28T15:10:05.848Z] #14 132.1 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-28T15:10:05.848Z] #14 132.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-28T15:10:05.848Z] #14 132.2 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-28T15:10:05.848Z] #14 132.6 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-28T15:10:05.985Z]      0.3% #####    7.5% #################  23.8% ################################   45.1% ##########################################    59.2% ####################################################### 76.4% ################################################################### 93.9% ######################################################################## 100.0% [2020-05-28T15:10:06.061Z] #39 ... [2020-05-28T15:10:06.061Z] [2020-05-28T15:10:06.061Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:10:06.061Z] #14 131.1 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-28T15:10:06.061Z] #14 131.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-28T15:10:06.061Z] #14 131.1 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-28T15:10:06.061Z] #14 131.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-28T15:10:06.061Z] #14 131.1 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-28T15:10:06.061Z] #14 131.1 Setting up vim (2:8.1.0875-5) ... [2020-05-28T15:10:06.061Z] #14 131.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-28T15:10:06.061Z] #14 131.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-28T15:10:06.061Z] #14 131.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-28T15:10:06.061Z] #14 131.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-28T15:10:06.061Z] #14 131.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-28T15:10:06.061Z] #14 131.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-28T15:10:06.061Z] #14 131.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-28T15:10:06.106Z] #14 132.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-28T15:10:06.106Z] #14 132.6 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-28T15:10:06.106Z] #14 132.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-28T15:10:06.106Z] #14 132.7 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-28T15:10:06.106Z] #14 132.7 Setting up vim (2:8.1.0875-5) ... [2020-05-28T15:10:06.106Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-28T15:10:06.106Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-28T15:10:06.106Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-28T15:10:06.106Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-28T15:10:06.106Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-28T15:10:06.106Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-28T15:10:06.106Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-28T15:10:06.106Z] #14 132.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-28T15:10:06.106Z] #14 132.8 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-28T15:10:06.106Z] #14 132.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-28T15:10:06.106Z] #14 132.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:10:06.106Z] #14 132.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-28T15:10:06.106Z] #14 132.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-28T15:10:06.106Z] #14 132.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:10:06.106Z] #14 132.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-28T15:10:06.106Z] #14 132.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-28T15:10:06.106Z] #14 132.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-28T15:10:06.283Z]  [2020-05-28T15:10:06.317Z] #14 131.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-28T15:10:06.317Z] #14 131.2 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-28T15:10:06.317Z] #14 131.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-28T15:10:06.317Z] #14 131.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:10:06.317Z] #14 131.2 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-05-28T15:10:06.317Z] #14 131.2 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-05-28T15:10:06.317Z] #14 131.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:10:06.317Z] #14 131.2 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-05-28T15:10:06.318Z] #14 131.2 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-05-28T15:10:06.318Z] #14 131.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-28T15:10:06.318Z] #14 131.3 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-28T15:10:06.318Z] #14 131.3 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-28T15:10:06.318Z] #14 131.3 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-28T15:10:06.318Z] #14 131.3 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-28T15:10:06.318Z] #14 131.3 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-28T15:10:06.364Z] #14 132.8 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-28T15:10:06.364Z] #14 132.9 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-28T15:10:06.364Z] #14 132.9 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-28T15:10:06.364Z] #14 132.9 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-28T15:10:06.364Z] #14 132.9 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-28T15:10:06.364Z] #14 ... [2020-05-28T15:10:06.364Z] [2020-05-28T15:10:06.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:06.364Z] #39 119.7 CC criu/crtools.o [2020-05-28T15:10:06.364Z] #39 120.2 CC criu/eventfd.o [2020-05-28T15:10:06.364Z] #39 120.7 CC criu/eventpoll.o [2020-05-28T15:10:06.364Z] #39 121.5 CC criu/external.o [2020-05-28T15:10:06.364Z] #39 121.8 CC criu/fault-injection.o [2020-05-28T15:10:06.364Z] #39 122.0 CC criu/fdstore.o [2020-05-28T15:10:06.364Z] #39 122.4 CC criu/fifo.o [2020-05-28T15:10:06.364Z] #39 122.8 CC criu/file-ids.o [2020-05-28T15:10:06.364Z] #39 123.2 CC criu/file-lock.o [2020-05-28T15:10:06.364Z] #39 124.1 CC criu/files-ext.o [2020-05-28T15:10:06.364Z] #39 124.5 CC criu/files-reg.o [2020-05-28T15:10:06.364Z] #39 126.7 CC criu/files.o [2020-05-28T15:10:06.364Z] #39 129.0 CC criu/filesystems.o [2020-05-28T15:10:06.580Z]  ########  12.0% ############################################   61.2% ######################################################################## 100.0% [2020-05-28T15:10:06.580Z]  [2020-05-28T15:10:06.622Z] #39 129.8 CC criu/fsnotify.o [2020-05-28T15:10:07.168Z]  ##      3.7% ############## 20.5% ###########################   38.4% ##########################################   59.0% #########################################################   79.7% ######################################################################## 100.0% [2020-05-28T15:10:07.454Z]  [2020-05-28T15:10:07.554Z] #39 130.9 CC criu/image-desc.o [2020-05-28T15:10:07.812Z] #39 131.1 CC criu/image.o [2020-05-28T15:10:08.745Z] #39 132.1 CC criu/ipc_ns.o [2020-05-28T15:10:08.971Z]  ##    2.8% ###### 9.0% ############    16.7% ##################    25.1% ####################### 32.2% ########################### 37.8% ################################  45.1% ###################################### 53.0% ############################################  62.3% ################################################### 71.3% ######################################################## 78.7% ##############################################################   87.2% #####################################################################  96.1% ######################################################################## 100.0% [2020-05-28T15:10:08.971Z]  [2020-05-28T15:10:09.310Z] #39 ... [2020-05-28T15:10:09.310Z] [2020-05-28T15:10:09.310Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-05-28T15:10:09.310Z] #14 135.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-28T15:10:09.310Z] #14 135.8 Setting up iptables (1.8.2-4) ... [2020-05-28T15:10:09.310Z] #14 135.9 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-28T15:10:09.310Z] #14 135.9 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-28T15:10:09.310Z] #14 135.9 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-28T15:10:09.310Z] #14 135.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-28T15:10:09.310Z] #14 135.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-28T15:10:09.310Z] #14 135.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-28T15:10:09.310Z] #14 135.9 Setting up python3 (3.7.3-1) ... [2020-05-28T15:10:09.592Z] #14 134.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-28T15:10:09.592Z] #14 134.1 Setting up iptables (1.8.2-4) ... [2020-05-28T15:10:09.592Z] #14 134.1 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-28T15:10:09.592Z] #14 134.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-28T15:10:09.592Z] #14 134.1 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-28T15:10:09.592Z] #14 134.1 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-28T15:10:09.592Z] #14 134.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-28T15:10:09.592Z] #14 134.2 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-28T15:10:09.592Z] #14 134.2 Setting up python3 (3.7.3-1) ... [2020-05-28T15:10:09.592Z] #14 134.6 Setting up python3-wheel (0.32.3-2) ... [2020-05-28T15:10:09.593Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-28T15:10:09.593Z]  [2020-05-28T15:10:09.875Z]  ##############################      42.9% ######################################################################## 100.0% [2020-05-28T15:10:09.875Z]  [2020-05-28T15:10:09.877Z] #14 136.4 Setting up python3-wheel (0.32.3-2) ... [2020-05-28T15:10:10.156Z] #14 135.3 Setting up apparmor (2.13.2-10) ... [2020-05-28T15:10:10.449Z] #14 137.0 Setting up apparmor (2.13.2-10) ... [2020-05-28T15:10:10.495Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-28T15:10:10.495Z]  [2020-05-28T15:10:10.783Z]  ######################################################################## 100.0% [2020-05-28T15:10:10.783Z]  [2020-05-28T15:10:11.409Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-28T15:10:11.409Z] skipping existing c8c2d4a6b2e3 [2020-05-28T15:10:11.409Z] [2020-05-28T15:10:12.053Z] #14 136.8 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-28T15:10:12.056Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-28T15:10:12.057Z]  [2020-05-28T15:10:12.057Z]  ######################################################################## 100.0% [2020-05-28T15:10:12.311Z] #14 137.2 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-28T15:10:12.344Z]  [2020-05-28T15:10:12.344Z] Download of images into '/build' complete. [2020-05-28T15:10:12.344Z] Use something like the following to load the result into a Docker daemon: [2020-05-28T15:10:12.344Z] tar -cC '/build' . | docker load [2020-05-28T15:10:12.348Z] #14 138.7 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-28T15:10:12.348Z] #14 139.1 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-28T15:10:13.245Z] #14 138.1 Setting up python3-distutils (3.7.3-1) ... [2020-05-28T15:10:13.281Z] #14 140.0 Setting up python3-distutils (3.7.3-1) ... [2020-05-28T15:10:13.504Z] #14 138.6 Setting up python3-setuptools (40.8.0-1) ... [2020-05-28T15:10:14.103Z] #14 140.5 Setting up python3-setuptools (40.8.0-1) ... [2020-05-28T15:10:14.884Z] #14 139.7 Setting up python3-pip (18.1-5) ... [2020-05-28T15:10:15.036Z] #14 141.6 Setting up python3-pip (18.1-5) ... [2020-05-28T15:10:15.089Z] Removing intermediate container 3bd8e7549296 [2020-05-28T15:10:15.089Z] ---> 9074c863ef2a [2020-05-28T15:10:15.089Z] Step 26/140 : FROM base AS cross-false [2020-05-28T15:10:15.089Z] ---> d9f178e1de73 [2020-05-28T15:10:15.089Z] Step 27/140 : FROM base AS cross-true [2020-05-28T15:10:15.089Z] ---> d9f178e1de73 [2020-05-28T15:10:15.089Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-05-28T15:10:15.089Z] ---> Using cache [2020-05-28T15:10:15.089Z] ---> d0ee9bb608e2 [2020-05-28T15:10:15.089Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-05-28T15:10:15.089Z] ---> Running in 398f0a24de62 [2020-05-28T15:10:15.754Z] Removing intermediate container 398f0a24de62 [2020-05-28T15:10:15.754Z] ---> 52cfa040112d [2020-05-28T15:10:15.754Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-05-28T15:10:15.754Z] ---> Running in 55d03f385ed9 [2020-05-28T15:10:15.816Z] #14 140.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-28T15:10:15.816Z] #14 140.7 Setting up dmsetup (2:1.02.155-3) ... [2020-05-28T15:10:15.816Z] #14 140.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-28T15:10:15.816Z] #14 140.7 Setting up xfsprogs (4.20.0-1) ... [2020-05-28T15:10:15.816Z] #14 140.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-28T15:10:15.816Z] #14 140.7 Processing triggers for mime-support (3.62) ... [2020-05-28T15:10:15.816Z] #14 140.8 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:10:15.970Z] #14 142.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-28T15:10:15.970Z] #14 142.7 Setting up dmsetup (2:1.02.155-3) ... [2020-05-28T15:10:15.970Z] #14 142.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-28T15:10:15.970Z] #14 142.7 Setting up xfsprogs (4.20.0-1) ... [2020-05-28T15:10:16.225Z] Fetching without tags [2020-05-28T15:10:16.230Z] #14 142.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-28T15:10:16.230Z] #14 142.7 Processing triggers for mime-support (3.62) ... [2020-05-28T15:10:16.230Z] #14 142.8 Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:10:16.381Z] #14 DONE 141.4s [2020-05-28T15:10:16.381Z] [2020-05-28T15:10:16.381Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-05-28T15:10:16.410Z] Removing intermediate container 55d03f385ed9 [2020-05-28T15:10:16.410Z] ---> 6727c5a6dd97 [2020-05-28T15:10:16.410Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-05-28T15:10:16.410Z] ---> Running in caeb527659ce [2020-05-28T15:10:16.639Z] #15 ... [2020-05-28T15:10:16.639Z] [2020-05-28T15:10:16.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:16.639Z] #39 123.1 CC criu/filesystems.o [2020-05-28T15:10:16.639Z] #39 123.8 CC criu/fsnotify.o [2020-05-28T15:10:16.639Z] #39 125.0 CC criu/image-desc.o [2020-05-28T15:10:16.639Z] #39 125.2 CC criu/image.o [2020-05-28T15:10:16.639Z] #39 126.2 CC criu/ipc_ns.o [2020-05-28T15:10:16.639Z] #39 127.5 CC criu/irmap.o [2020-05-28T15:10:16.639Z] #39 128.2 CC criu/kcmp-ids.o [2020-05-28T15:10:16.639Z] #39 128.5 CC criu/kerndat.o [2020-05-28T15:10:16.639Z] #39 129.6 CC criu/libnetlink.o [2020-05-28T15:10:16.639Z] #39 130.0 CC criu/log.o [2020-05-28T15:10:16.639Z] #39 130.6 CC criu/lsm.o [2020-05-28T15:10:16.639Z] #39 131.0 CC criu/mem.o [2020-05-28T15:10:16.639Z] #39 132.9 CC criu/mount.o [2020-05-28T15:10:16.795Z] #14 DONE 143.4s [2020-05-28T15:10:16.795Z] [2020-05-28T15:10:16.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:16.795Z] #39 133.3 CC criu/irmap.o [2020-05-28T15:10:16.795Z] #39 134.0 CC criu/kcmp-ids.o [2020-05-28T15:10:16.795Z] #39 134.2 CC criu/kerndat.o [2020-05-28T15:10:16.795Z] #39 135.4 CC criu/libnetlink.o [2020-05-28T15:10:16.795Z] #39 135.8 CC criu/log.o [2020-05-28T15:10:16.795Z] #39 136.4 CC criu/lsm.o [2020-05-28T15:10:16.795Z] #39 136.8 CC criu/mem.o [2020-05-28T15:10:16.795Z] #39 138.6 CC criu/mount.o [2020-05-28T15:10:16.795Z] #39 ... [2020-05-28T15:10:16.795Z] [2020-05-28T15:10:16.795Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-05-28T15:10:17.010Z] Merging remotes/origin/19.03 commit ad0f0b3970068c39951a3563c0b19d15577d7e91 into PR head commit c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:10:17.468Z] Removing intermediate container caeb527659ce [2020-05-28T15:10:17.468Z] ---> 7a8b55a50452 [2020-05-28T15:10:17.468Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-05-28T15:10:17.468Z] ---> Running in cc3d7134b2c4 [2020-05-28T15:10:15.856Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T15:10:15.918Z] > git config --add remote.origin.fetch +refs/pull/41009/head:refs/remotes/origin/PR-41009 # timeout=10 [2020-05-28T15:10:15.972Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:10:16.107Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-28T15:10:16.259Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-28T15:10:16.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-28T15:10:16.261Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41009/head:refs/remotes/origin/PR-41009 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-05-28T15:10:17.123Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T15:10:17.188Z] > git checkout -f c104a50de418790dc3a3f89d9345a60371fdaf87 # timeout=10 [2020-05-28T15:10:18.101Z] Removing intermediate container cc3d7134b2c4 [2020-05-28T15:10:18.101Z] ---> 89ff2e22dacd [2020-05-28T15:10:18.101Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-05-28T15:10:18.101Z] ---> d9f178e1de73 [2020-05-28T15:10:18.101Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-05-28T15:10:18.101Z] ---> d9f178e1de73 [2020-05-28T15:10:18.101Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-05-28T15:10:18.101Z] ---> Using cache [2020-05-28T15:10:18.101Z] ---> d0ee9bb608e2 [2020-05-28T15:10:18.101Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-05-28T15:10:18.101Z] ---> Running in 1a8671da52c9 [2020-05-28T15:10:18.390Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:10:18.390Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:10:18.390Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:10:18.537Z] #39 ... [2020-05-28T15:10:18.537Z] [2020-05-28T15:10:18.537Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-05-28T15:10:18.537Z] #15 1.775 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-28T15:10:18.537Z] #15 1.778 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-28T15:10:18.537Z] #15 1.782 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-28T15:10:18.537Z] #15 DONE 1.9s [2020-05-28T15:10:18.537Z] [2020-05-28T15:10:18.537Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-28T15:10:18.678Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-28T15:10:18.693Z] #15 1.718 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-28T15:10:18.693Z] #15 1.723 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-28T15:10:18.693Z] #15 1.727 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-28T15:10:18.693Z] #15 DONE 1.8s [2020-05-28T15:10:18.693Z] [2020-05-28T15:10:18.693Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-28T15:10:20.575Z] Merge succeeded, producing c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:10:20.575Z] Checking out Revision c104a50de418790dc3a3f89d9345a60371fdaf87 (PR-41009) [2020-05-28T15:10:20.734Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-28T15:10:20.734Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-28T15:10:20.262Z] > git merge ad0f0b3970068c39951a3563c0b19d15577d7e91 # timeout=10 [2020-05-28T15:10:20.456Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-28T15:10:20.608Z] > git config core.sparsecheckout # timeout=10 [2020-05-28T15:10:20.669Z] > git checkout -f c104a50de418790dc3a3f89d9345a60371fdaf87 # timeout=10 [2020-05-28T15:10:22.232Z] Fetched 8131 kB in 4s (2130 kB/s) [2020-05-28T15:10:23.270Z] Reading package lists... [2020-05-28T15:10:24.769Z] Reading package lists... [2020-05-28T15:10:24.769Z] Building dependency tree... [2020-05-28T15:10:24.769Z] Reading state information... [2020-05-28T15:10:25.057Z] The following additional packages will be installed: [2020-05-28T15:10:25.057Z] libapparmor1 [2020-05-28T15:10:25.057Z] Suggested packages: [2020-05-28T15:10:25.057Z] seccomp [2020-05-28T15:10:25.057Z] The following NEW packages will be installed: [2020-05-28T15:10:25.057Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-05-28T15:10:25.057Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-05-28T15:10:25.057Z] Need to get 307 kB of archives. [2020-05-28T15:10:25.057Z] After this operation, 1108 kB of additional disk space will be used. [2020-05-28T15:10:25.057Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-28T15:10:25.057Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-28T15:10:25.057Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-28T15:10:25.092Z] #16 5.758 Collecting yamllint==1.16.0 [2020-05-28T15:10:25.256Z] #16 5.787 Collecting yamllint==1.16.0 [2020-05-28T15:10:25.345Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:10:25.345Z] Fetched 307 kB in 0s (2940 kB/s) [2020-05-28T15:10:25.345Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-05-28T15:10:25.345Z] (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 ... 15341 files and directories currently installed.) [2020-05-28T15:10:25.345Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-28T15:10:25.345Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-28T15:10:25.345Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-28T15:10:25.345Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-28T15:10:25.345Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-28T15:10:25.345Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-28T15:10:25.345Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-28T15:10:25.345Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-28T15:10:25.345Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-28T15:10:25.345Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-28T15:10:25.345Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-28T15:10:25.345Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:10:25.657Z] #16 ... [2020-05-28T15:10:25.657Z] [2020-05-28T15:10:25.657Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:25.657Z] #39 137.0 CC criu/namespaces.o [2020-05-28T15:10:25.657Z] #39 139.0 CC criu/net.o [2020-05-28T15:10:25.657Z] #39 141.9 CC criu/netfilter.o [2020-05-28T15:10:25.657Z] #39 142.3 CC criu/page-pipe.o [2020-05-28T15:10:25.824Z] #16 ... [2020-05-28T15:10:25.825Z] [2020-05-28T15:10:25.825Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:25.825Z] #39 143.1 CC criu/namespaces.o [2020-05-28T15:10:25.825Z] #39 145.2 CC criu/net.o [2020-05-28T15:10:25.825Z] #39 148.5 CC criu/netfilter.o [2020-05-28T15:10:25.825Z] #39 148.8 CC criu/page-pipe.o [2020-05-28T15:10:25.983Z] Removing intermediate container 1a8671da52c9 [2020-05-28T15:10:25.983Z] ---> 6be303992106 [2020-05-28T15:10:25.983Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-05-28T15:10:25.983Z] ---> 89ff2e22dacd [2020-05-28T15:10:25.983Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-05-28T15:10:25.983Z] ---> Running in ac0bf41c075d [2020-05-28T15:10:25.983Z] Removing intermediate container ac0bf41c075d [2020-05-28T15:10:25.983Z] ---> 9c230e1f8375 [2020-05-28T15:10:25.983Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-05-28T15:10:26.082Z] #39 149.4 CC criu/page-xfer.o [2020-05-28T15:10:26.222Z] #39 142.9 CC criu/page-xfer.o [2020-05-28T15:10:26.279Z] ---> Running in fc18a91b213f [2020-05-28T15:10:26.925Z] Removing intermediate container fc18a91b213f [2020-05-28T15:10:26.925Z] ---> 16e760a4cff5 [2020-05-28T15:10:26.925Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-05-28T15:10:26.925Z] ---> 6be303992106 [2020-05-28T15:10:26.925Z] Step 41/140 : FROM base AS tomlv [2020-05-28T15:10:26.925Z] ---> d9f178e1de73 [2020-05-28T15:10:26.925Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-05-28T15:10:26.925Z] ---> Running in 8c9f2fa1d44d [2020-05-28T15:10:26.925Z] Removing intermediate container 8c9f2fa1d44d [2020-05-28T15:10:26.925Z] ---> 6c1acf6c2617 [2020-05-28T15:10:26.925Z] Step 43/140 : ARG TOMLV_COMMIT [2020-05-28T15:10:26.925Z] ---> Running in 0b3e57c50937 [2020-05-28T15:10:27.228Z] Removing intermediate container 0b3e57c50937 [2020-05-28T15:10:27.228Z] ---> 98573423f87f [2020-05-28T15:10:27.228Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:10:27.228Z] ---> a631abdf8d25 [2020-05-28T15:10:27.228Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-28T15:10:27.454Z] #39 150.5 CC criu/pagemap-cache.o [2020-05-28T15:10:27.536Z] ---> c76ff4dae398 [2020-05-28T15:10:27.536Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-28T15:10:27.536Z] ---> Running in af770d8218fb [2020-05-28T15:10:27.594Z] #39 144.0 CC criu/pagemap-cache.o [2020-05-28T15:10:27.712Z] #39 150.9 CC criu/pagemap.o [2020-05-28T15:10:27.852Z] #39 144.4 CC criu/pagemap.o [2020-05-28T15:10:27.859Z] + RM_GOPATH=0 [2020-05-28T15:10:27.859Z] + TMP_GOPATH= [2020-05-28T15:10:27.859Z] + : /build [2020-05-28T15:10:27.859Z] + '[' -z '' ']' [2020-05-28T15:10:27.859Z] ++ mktemp -d [2020-05-28T15:10:27.859Z] + export GOPATH=/tmp/tmp.X6dbJZB5uS [2020-05-28T15:10:27.859Z] + GOPATH=/tmp/tmp.X6dbJZB5uS [2020-05-28T15:10:27.859Z] + RM_GOPATH=1 [2020-05-28T15:10:27.859Z] ++ dirname ./install.sh [2020-05-28T15:10:27.859Z] + dir=. [2020-05-28T15:10:27.859Z] + bin=tomlv [2020-05-28T15:10:27.859Z] + shift [2020-05-28T15:10:27.859Z] + '[' '!' -f ./tomlv.installer ']' [2020-05-28T15:10:27.859Z] + . ./tomlv.installer [2020-05-28T15:10:27.859Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T15:10:27.859Z] + install_tomlv [2020-05-28T15:10:27.859Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-28T15:10:27.859Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.X6dbJZB5uS/src/github.com/BurntSushi/toml [2020-05-28T15:10:27.859Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T15:10:27.859Z] Cloning into '/tmp/tmp.X6dbJZB5uS/src/github.com/BurntSushi/toml'... [2020-05-28T15:10:28.417Z] #39 145.2 CC criu/parasite-syscall.o [2020-05-28T15:10:28.644Z] #39 151.8 CC criu/parasite-syscall.o [2020-05-28T15:10:28.849Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-28T15:10:28.849Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-05-28T15:10:28.849Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-05-28T15:10:28.849Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-28T15:10:28.849Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-28T15:10:28.849Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-28T15:10:28.849Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-28T15:10:28.849Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-28T15:10:28.849Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-28T15:10:28.849Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-28T15:10:28.849Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-28T15:10:28.849Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-28T15:10:28.849Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-28T15:10:28.849Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-28T15:10:28.899Z] + cd /tmp/tmp.X6dbJZB5uS/src/github.com/BurntSushi/toml [2020-05-28T15:10:28.899Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-28T15:10:28.899Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T15:10:28.899Z] runtime/internal/sys [2020-05-28T15:10:28.899Z] internal/cpu [2020-05-28T15:10:28.899Z] math/bits [2020-05-28T15:10:28.899Z] runtime/internal/atomic [2020-05-28T15:10:28.899Z] runtime/internal/math [2020-05-28T15:10:28.899Z] unicode/utf8 [2020-05-28T15:10:28.899Z] internal/race [2020-05-28T15:10:28.899Z] internal/bytealg [2020-05-28T15:10:28.899Z] sync/atomic [2020-05-28T15:10:28.899Z] math [2020-05-28T15:10:28.899Z] unicode [2020-05-28T15:10:28.899Z] internal/testlog [2020-05-28T15:10:28.899Z] encoding [2020-05-28T15:10:29.129Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 3.1% of statements [2020-05-28T15:10:29.130Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-28T15:10:29.130Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-28T15:10:29.130Z] ? github.com/docker/docker/api/types [no test files] [2020-05-28T15:10:29.130Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-28T15:10:29.130Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-28T15:10:29.130Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-28T15:10:29.130Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-28T15:10:29.202Z] runtime [2020-05-28T15:10:29.202Z] runtime/cgo [2020-05-28T15:10:29.350Z] #39 146.0 CC criu/path.o [2020-05-28T15:10:29.410Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-05-28T15:10:29.410Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-05-28T15:10:29.410Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-28T15:10:29.410Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-28T15:10:29.410Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-28T15:10:29.410Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-28T15:10:29.410Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-28T15:10:29.410Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-28T15:10:29.410Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-28T15:10:29.576Z] #39 152.7 CC criu/path.o [2020-05-28T15:10:29.608Z] #39 ... [2020-05-28T15:10:29.608Z] [2020-05-28T15:10:29.608Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-28T15:10:29.608Z] #16 11.16 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-28T15:10:29.608Z] #16 11.24 Collecting pyyaml (from yamllint==1.16.0) [2020-05-28T15:10:29.608Z] #16 11.37 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-28T15:10:29.691Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-05-28T15:10:29.691Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-05-28T15:10:29.691Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-28T15:10:29.691Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-28T15:10:29.691Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-28T15:10:29.691Z] ? github.com/docker/docker/builder [no test files] [2020-05-28T15:10:29.691Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-28T15:10:29.691Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-28T15:10:29.691Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-28T15:10:29.691Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-28T15:10:29.691Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-28T15:10:29.691Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-28T15:10:29.691Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-28T15:10:29.833Z] #39 152.9 CC criu/pie-util-vdso-elf32.o [2020-05-28T15:10:29.834Z] #39 ... [2020-05-28T15:10:29.834Z] [2020-05-28T15:10:29.834Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-05-28T15:10:29.834Z] #16 11.21 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-28T15:10:30.091Z] #16 11.31 Collecting pyyaml (from yamllint==1.16.0) [2020-05-28T15:10:30.091Z] #16 11.49 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-28T15:10:30.303Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-05-28T15:10:31.463Z] #16 12.86 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-28T15:10:31.463Z] #16 12.92 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-28T15:10:31.506Z] #16 12.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-28T15:10:31.506Z] #16 12.90 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-28T15:10:31.506Z] #16 12.95 Building wheels for collected packages: pyyaml [2020-05-28T15:10:31.506Z] #16 12.96 Running setup.py bdist_wheel for pyyaml: started [2020-05-28T15:10:31.721Z] #16 12.96 Building wheels for collected packages: pyyaml [2020-05-28T15:10:31.721Z] #16 12.97 Running setup.py bdist_wheel for pyyaml: started [2020-05-28T15:10:32.318Z] ok github.com/docker/docker/builder/fscache 0.107s coverage: 69.2% of statements [2020-05-28T15:10:32.438Z] #16 14.06 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-28T15:10:32.438Z] #16 14.06 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-28T15:10:32.438Z] #16 14.14 Successfully built pyyaml [2020-05-28T15:10:32.438Z] #16 14.16 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-28T15:10:32.653Z] #16 14.03 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-28T15:10:32.653Z] #16 14.04 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-28T15:10:32.653Z] #16 14.10 Successfully built pyyaml [2020-05-28T15:10:32.911Z] #16 14.12 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-28T15:10:32.930Z] ok github.com/docker/docker/builder/dockerfile 0.974s coverage: 45.1% of statements [2020-05-28T15:10:33.004Z] #16 14.51 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-28T15:10:33.171Z] #16 14.45 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-28T15:10:33.261Z] #16 DONE 15.0s [2020-05-28T15:10:33.262Z] [2020-05-28T15:10:33.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:33.262Z] #39 146.3 CC criu/pie-util-vdso-elf32.o [2020-05-28T15:10:33.262Z] #39 146.8 CC criu/pie-util-vdso.o [2020-05-28T15:10:33.262Z] #39 147.3 CC criu/pie-util.o [2020-05-28T15:10:33.262Z] #39 147.5 CC criu/pipes.o [2020-05-28T15:10:33.262Z] #39 148.3 CC criu/plugin.o [2020-05-28T15:10:33.262Z] #39 148.8 CC criu/proc_parse.o [2020-05-28T15:10:33.520Z] #39 ... [2020-05-28T15:10:33.520Z] [2020-05-28T15:10:33.520Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-28T15:10:33.520Z] #52 176.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-28T15:10:33.520Z] #52 178.2 + mkdir -p /build [2020-05-28T15:10:33.520Z] #52 178.3 + cp runc /build/runc [2020-05-28T15:10:33.520Z] #52 DONE 178.5s [2020-05-28T15:10:33.520Z] [2020-05-28T15:10:33.520Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-05-28T15:10:33.520Z] #21 DONE 0.2s [2020-05-28T15:10:33.520Z] [2020-05-28T15:10:33.520Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-28T15:10:33.737Z] #16 DONE 15.0s [2020-05-28T15:10:33.737Z] [2020-05-28T15:10:33.737Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-05-28T15:10:33.737Z] #52 177.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-28T15:10:33.737Z] #52 179.0 + mkdir -p /build [2020-05-28T15:10:33.737Z] #52 179.0 + cp runc /build/runc [2020-05-28T15:10:33.737Z] #52 DONE 179.3s [2020-05-28T15:10:33.737Z] [2020-05-28T15:10:33.737Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-05-28T15:10:33.737Z] #21 DONE 0.2s [2020-05-28T15:10:33.737Z] [2020-05-28T15:10:33.737Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:33.737Z] #39 153.4 CC criu/pie-util-vdso.o [2020-05-28T15:10:33.737Z] #39 153.9 CC criu/pie-util.o [2020-05-28T15:10:33.737Z] #39 154.2 CC criu/pipes.o [2020-05-28T15:10:33.737Z] #39 155.1 CC criu/plugin.o [2020-05-28T15:10:33.737Z] #39 155.6 CC criu/proc_parse.o [2020-05-28T15:10:33.773Z] internal/reflectlite [2020-05-28T15:10:33.773Z] sync [2020-05-28T15:10:33.773Z] errors [2020-05-28T15:10:33.773Z] sort [2020-05-28T15:10:33.773Z] io [2020-05-28T15:10:33.773Z] internal/oserror [2020-05-28T15:10:33.773Z] strconv [2020-05-28T15:10:33.773Z] syscall [2020-05-28T15:10:33.773Z] bytes [2020-05-28T15:10:33.773Z] strings [2020-05-28T15:10:34.087Z] reflect [2020-05-28T15:10:34.087Z] bufio [2020-05-28T15:10:34.390Z] path [2020-05-28T15:10:34.390Z] text/tabwriter [2020-05-28T15:10:34.395Z] ok github.com/docker/docker/builder/remotecontext 0.335s coverage: 13.6% of statements [2020-05-28T15:10:34.676Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-05-28T15:10:34.676Z] ok github.com/docker/docker/builder/remotecontext/git 0.868s coverage: 85.1% of statements [2020-05-28T15:10:34.676Z] ? github.com/docker/docker/cli [no test files] [2020-05-28T15:10:34.676Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-28T15:10:35.031Z] internal/syscall/execenv [2020-05-28T15:10:35.031Z] internal/syscall/unix [2020-05-28T15:10:35.031Z] time [2020-05-28T15:10:35.639Z] #39 158.6 CC criu/protobuf-desc.o [2020-05-28T15:10:35.683Z] internal/poll [2020-05-28T15:10:35.900Z] #39 ... [2020-05-28T15:10:35.900Z] [2020-05-28T15:10:35.900Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-28T15:10:35.900Z] #25 DONE 2.1s [2020-05-28T15:10:35.900Z] [2020-05-28T15:10:35.900Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-05-28T15:10:35.988Z] internal/fmtsort [2020-05-28T15:10:35.988Z] os [2020-05-28T15:10:36.157Z] #27 DONE 0.2s [2020-05-28T15:10:36.157Z] [2020-05-28T15:10:36.157Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-28T15:10:36.157Z] #30 DONE 0.1s [2020-05-28T15:10:36.157Z] [2020-05-28T15:10:36.157Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-05-28T15:10:36.157Z] #35 DONE 0.1s [2020-05-28T15:10:36.157Z] [2020-05-28T15:10:36.157Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:36.158Z] #39 159.3 CC criu/protobuf.o [2020-05-28T15:10:36.303Z] path/filepath [2020-05-28T15:10:36.303Z] fmt [2020-05-28T15:10:36.415Z] #39 159.7 CC criu/pstree.o [2020-05-28T15:10:36.610Z] io/ioutil [2020-05-28T15:10:36.801Z] #25 DONE 2.9s [2020-05-28T15:10:36.801Z] [2020-05-28T15:10:36.801Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:36.801Z] #39 151.9 CC criu/protobuf-desc.o [2020-05-28T15:10:36.801Z] #39 152.9 CC criu/protobuf.o [2020-05-28T15:10:36.801Z] #39 ... [2020-05-28T15:10:36.801Z] [2020-05-28T15:10:36.801Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-05-28T15:10:36.801Z] #27 DONE 0.1s [2020-05-28T15:10:36.801Z] [2020-05-28T15:10:36.801Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-28T15:10:36.801Z] #30 DONE 0.1s [2020-05-28T15:10:36.801Z] [2020-05-28T15:10:36.801Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:36.801Z] #39 ... [2020-05-28T15:10:36.801Z] [2020-05-28T15:10:36.801Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-05-28T15:10:36.801Z] #35 DONE 0.1s [2020-05-28T15:10:36.801Z] [2020-05-28T15:10:36.801Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:36.801Z] #39 153.4 CC criu/pstree.o [2020-05-28T15:10:36.919Z] log [2020-05-28T15:10:36.919Z] flag [2020-05-28T15:10:36.919Z] github.com/BurntSushi/toml [2020-05-28T15:10:37.057Z] Commit message: "integration: Add TestDaemonDNSFallback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-28T15:10:37.734Z] #39 154.3 CC criu/rbtree.o [2020-05-28T15:10:37.791Z] #39 160.9 CC criu/rbtree.o [2020-05-28T15:10:37.792Z] #39 161.1 CC criu/rst-malloc.o [2020-05-28T15:10:37.854Z] github.com/BurntSushi/toml/cmd/tomlv [2020-05-28T15:10:37.992Z] #39 154.6 CC criu/rst-malloc.o [2020-05-28T15:10:38.050Z] #39 161.3 CC criu/seccomp.o [2020-05-28T15:10:38.152Z] ok github.com/docker/docker/client 0.125s coverage: 75.7% of statements [2020-05-28T15:10:38.250Z] #39 154.8 CC criu/seccomp.o [2020-05-28T15:10:38.615Z] #39 161.9 CC criu/seize.o [2020-05-28T15:10:38.815Z] #39 155.4 CC criu/seize.o [2020-05-28T15:10:39.180Z] #39 162.5 CC criu/servicefd.o [2020-05-28T15:10:39.380Z] #39 156.0 CC criu/servicefd.o [2020-05-28T15:10:39.444Z] Removing intermediate container af770d8218fb [2020-05-28T15:10:39.444Z] ---> 687d88fd7a5c [2020-05-28T15:10:39.444Z] Step 47/140 : FROM base AS vndr [2020-05-28T15:10:39.444Z] ---> d9f178e1de73 [2020-05-28T15:10:39.444Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-05-28T15:10:39.444Z] ---> Running in d1cf62d37871 [2020-05-28T15:10:39.444Z] Removing intermediate container d1cf62d37871 [2020-05-28T15:10:39.444Z] ---> 191c9513b852 [2020-05-28T15:10:39.444Z] Step 49/140 : ARG VNDR_COMMIT [2020-05-28T15:10:39.444Z] ---> Running in 5190730cb11b [2020-05-28T15:10:39.444Z] Removing intermediate container 5190730cb11b [2020-05-28T15:10:39.444Z] ---> f2eaaee25652 [2020-05-28T15:10:39.444Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:10:39.444Z] ---> 85a0003545a6 [2020-05-28T15:10:39.444Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-28T15:10:39.638Z] #39 156.3 CC criu/shmem.o [2020-05-28T15:10:39.743Z] ---> 9db7f19a8f11 [2020-05-28T15:10:39.743Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-28T15:10:39.743Z] ---> Running in 1897fd4af0e0 [2020-05-28T15:10:39.745Z] #39 162.9 CC criu/shmem.o [2020-05-28T15:10:40.042Z] + RM_GOPATH=0 [2020-05-28T15:10:40.043Z] + TMP_GOPATH= [2020-05-28T15:10:40.043Z] + : /build [2020-05-28T15:10:40.043Z] + '[' -z '' ']' [2020-05-28T15:10:40.043Z] ++ mktemp -d [2020-05-28T15:10:40.043Z] + export GOPATH=/tmp/tmp.FxhS8vr7Bc [2020-05-28T15:10:40.043Z] + GOPATH=/tmp/tmp.FxhS8vr7Bc [2020-05-28T15:10:40.043Z] + RM_GOPATH=1 [2020-05-28T15:10:40.043Z] ++ dirname ./install.sh [2020-05-28T15:10:40.043Z] + dir=. [2020-05-28T15:10:40.043Z] + bin=vndr [2020-05-28T15:10:40.043Z] + shift [2020-05-28T15:10:40.043Z] + '[' '!' -f ./vndr.installer ']' [2020-05-28T15:10:40.043Z] + . ./vndr.installer [2020-05-28T15:10:40.043Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T15:10:40.043Z] + install_vndr [2020-05-28T15:10:40.043Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T15:10:40.043Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-28T15:10:40.043Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FxhS8vr7Bc/src/github.com/LK4D4/vndr [2020-05-28T15:10:40.043Z] Cloning into '/tmp/tmp.FxhS8vr7Bc/src/github.com/LK4D4/vndr'... [2020-05-28T15:10:40.306Z] + docker version [2020-05-28T15:10:40.311Z] #39 163.6 CC criu/sigframe.o [2020-05-28T15:10:40.340Z] + cd /tmp/tmp.FxhS8vr7Bc/src/github.com/LK4D4/vndr [2020-05-28T15:10:40.340Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-28T15:10:40.340Z] + go build -buildmode=pie -v -o /build/vndr . [2020-05-28T15:10:40.568Z] #39 163.8 CC criu/signalfd.o [2020-05-28T15:10:40.570Z] #39 157.1 CC criu/sigframe.o [2020-05-28T15:10:40.570Z] #39 157.2 CC criu/signalfd.o [2020-05-28T15:10:40.641Z] internal/cpu [2020-05-28T15:10:40.641Z] internal/race [2020-05-28T15:10:40.641Z] runtime/internal/sys [2020-05-28T15:10:40.641Z] runtime/internal/atomic [2020-05-28T15:10:40.641Z] sync/atomic [2020-05-28T15:10:40.641Z] runtime/internal/math [2020-05-28T15:10:40.641Z] unicode [2020-05-28T15:10:40.641Z] unicode/utf8 [2020-05-28T15:10:40.641Z] internal/bytealg [2020-05-28T15:10:40.641Z] math/bits [2020-05-28T15:10:40.641Z] internal/testlog [2020-05-28T15:10:40.826Z] #39 164.1 CC criu/sk-inet.o [2020-05-28T15:10:40.827Z] #39 157.6 CC criu/sk-inet.o [2020-05-28T15:10:40.942Z] math [2020-05-28T15:10:40.942Z] encoding [2020-05-28T15:10:40.942Z] unicode/utf16 [2020-05-28T15:10:40.942Z] runtime [2020-05-28T15:10:40.942Z] container/list [2020-05-28T15:10:40.942Z] crypto/internal/subtle [2020-05-28T15:10:41.251Z] crypto/subtle [2020-05-28T15:10:41.251Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-28T15:10:41.251Z] internal/nettrace [2020-05-28T15:10:41.251Z] runtime/cgo [2020-05-28T15:10:41.555Z] vendor/golang.org/x/crypto/internal/subtle [2020-05-28T15:10:41.758Z] #39 164.9 CC criu/sk-netlink.o [2020-05-28T15:10:42.016Z] #39 165.3 CC criu/sk-packet.o [2020-05-28T15:10:42.198Z] #39 158.6 CC criu/sk-netlink.o [2020-05-28T15:10:42.456Z] #39 159.0 CC criu/sk-packet.o [2020-05-28T15:10:42.579Z] #39 165.9 CC criu/sk-queue.o [2020-05-28T15:10:43.021Z] #39 159.5 CC criu/sk-queue.o [2020-05-28T15:10:43.157Z] #39 166.2 CC criu/sk-tcp.o [2020-05-28T15:10:43.279Z] #39 159.9 CC criu/sk-tcp.o [2020-05-28T15:10:43.753Z] #39 166.8 CC criu/sk-unix.o [2020-05-28T15:10:43.844Z] #39 160.4 CC criu/sk-unix.o [2020-05-28T15:10:45.126Z] #39 168.4 CC criu/sockets.o [2020-05-28T15:10:45.174Z] Client: Docker Engine - Enterprise [2020-05-28T15:10:45.174Z] Version: 19.03.5 [2020-05-28T15:10:45.174Z] API version: 1.40 [2020-05-28T15:10:45.174Z] Go version: go1.12.12 [2020-05-28T15:10:45.174Z] Git commit: 2ee0c57608 [2020-05-28T15:10:45.174Z] Built: 11/13/2019 08:00:16 [2020-05-28T15:10:45.174Z] OS/Arch: windows/amd64 [2020-05-28T15:10:45.174Z] Experimental: false [2020-05-28T15:10:45.174Z] [2020-05-28T15:10:45.174Z] Server: Docker Engine - Enterprise [2020-05-28T15:10:45.174Z] Engine: [2020-05-28T15:10:45.174Z] Version: 19.03.5 [2020-05-28T15:10:45.174Z] API version: 1.40 (minimum version 1.24) [2020-05-28T15:10:45.174Z] Go version: go1.12.12 [2020-05-28T15:10:45.174Z] Git commit: 2ee0c57608 [2020-05-28T15:10:45.174Z] Built: 11/13/2019 07:58:51 [2020-05-28T15:10:45.174Z] OS/Arch: windows/amd64 [2020-05-28T15:10:45.174Z] Experimental: true [2020-05-28T15:10:45.233Z] internal/reflectlite [2020-05-28T15:10:45.233Z] sync [2020-05-28T15:10:45.233Z] github.com/LK4D4/vndr/godl/singleflight [2020-05-28T15:10:45.233Z] math/rand [2020-05-28T15:10:45.233Z] internal/singleflight [2020-05-28T15:10:45.233Z] errors [2020-05-28T15:10:45.233Z] sort [2020-05-28T15:10:45.233Z] internal/oserror [2020-05-28T15:10:45.233Z] io [2020-05-28T15:10:45.233Z] strconv [2020-05-28T15:10:45.233Z] syscall [2020-05-28T15:10:45.538Z] vendor/golang.org/x/net/dns/dnsmessage [2020-05-28T15:10:45.538Z] bytes [2020-05-28T15:10:45.691Z] #39 169.1 CC criu/stats.o [2020-05-28T15:10:45.741Z] #39 162.1 CC criu/sockets.o [Pipeline] sh [2020-05-28T15:10:46.208Z] bufio [2020-05-28T15:10:46.208Z] reflect [2020-05-28T15:10:46.255Z] #39 169.4 CC criu/string.o [2020-05-28T15:10:46.256Z] #39 169.5 CC criu/sysctl.o [2020-05-28T15:10:46.306Z] #39 163.0 CC criu/stats.o [2020-05-28T15:10:46.522Z] strings [2020-05-28T15:10:46.522Z] hash [2020-05-28T15:10:46.563Z] #39 163.2 CC criu/string.o [2020-05-28T15:10:46.819Z] #39 163.3 CC criu/sysctl.o [2020-05-28T15:10:46.820Z] #39 170.1 CC criu/sysfs_parse.o [2020-05-28T15:10:46.840Z] hash/crc32 [2020-05-28T15:10:46.840Z] time [2020-05-28T15:10:46.840Z] internal/syscall/execenv [2020-05-28T15:10:46.840Z] internal/syscall/unix [2020-05-28T15:10:46.852Z] + docker info [2020-05-28T15:10:47.076Z] #39 163.8 CC criu/sysfs_parse.o [2020-05-28T15:10:47.077Z] #39 170.4 CC criu/timerfd.o [2020-05-28T15:10:47.148Z] crypto [2020-05-28T15:10:47.148Z] crypto/internal/randutil [2020-05-28T15:10:47.148Z] crypto/hmac [2020-05-28T15:10:47.148Z] regexp/syntax [2020-05-28T15:10:47.458Z] path [2020-05-28T15:10:47.458Z] crypto/rc4 [2020-05-28T15:10:47.458Z] vendor/golang.org/x/crypto/hkdf [2020-05-28T15:10:47.458Z] vendor/golang.org/x/text/transform [2020-05-28T15:10:47.640Z] #39 164.2 CC criu/timerfd.o [2020-05-28T15:10:47.641Z] #39 170.8 CC criu/tty.o [2020-05-28T15:10:47.897Z] #39 164.5 CC criu/tty.o [2020-05-28T15:10:48.116Z] context [2020-05-28T15:10:48.116Z] internal/poll [2020-05-28T15:10:48.116Z] regexp [2020-05-28T15:10:48.154Z] #39 ... [2020-05-28T15:10:48.154Z] [2020-05-28T15:10:48.154Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:10:48.154Z] #36 226.9 + dpkg --print-architecture [2020-05-28T15:10:48.154Z] #36 226.9 + cd /tmp/tmp.eGSAu4HMUM/src/github.com/docker/distribution [2020-05-28T15:10:48.154Z] #36 226.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-28T15:10:48.154Z] #36 227.1 + GOPATH=/tmp/tmp.eGSAu4HMUM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eGSAu4HMUM [2020-05-28T15:10:48.154Z] #36 227.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-28T15:10:48.420Z] os [2020-05-28T15:10:48.726Z] encoding/binary [2020-05-28T15:10:48.726Z] internal/fmtsort [2020-05-28T15:10:49.039Z] github.com/LK4D4/vndr/versioned [2020-05-28T15:10:49.039Z] encoding/base64 [2020-05-28T15:10:49.039Z] crypto/sha512 [2020-05-28T15:10:49.039Z] crypto/cipher [2020-05-28T15:10:49.039Z] fmt [2020-05-28T15:10:49.352Z] path/filepath [2020-05-28T15:10:49.352Z] internal/lazyregexp [2020-05-28T15:10:49.352Z] crypto/ed25519/internal/edwards25519 [2020-05-28T15:10:49.352Z] crypto/aes [2020-05-28T15:10:49.523Z] #36 ... [2020-05-28T15:10:49.523Z] [2020-05-28T15:10:49.523Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:49.523Z] #39 166.2 CC criu/tun.o [2020-05-28T15:10:49.535Z] #39 172.5 CC criu/tun.o [2020-05-28T15:10:49.535Z] #39 ... [2020-05-28T15:10:49.535Z] [2020-05-28T15:10:49.535Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:10:49.535Z] #36 228.2 + dpkg --print-architecture [2020-05-28T15:10:49.535Z] #36 228.2 + cd /tmp/tmp.DAiOlpJKxZ/src/github.com/docker/distribution [2020-05-28T15:10:49.535Z] #36 228.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-28T15:10:49.535Z] #36 228.4 + GOPATH=/tmp/tmp.DAiOlpJKxZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DAiOlpJKxZ [2020-05-28T15:10:49.535Z] #36 228.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-28T15:10:49.662Z] io/ioutil [2020-05-28T15:10:49.662Z] crypto/des [2020-05-28T15:10:49.662Z] crypto/md5 [2020-05-28T15:10:49.781Z] #39 166.5 CC criu/uffd.o [2020-05-28T15:10:49.792Z] #36 ... [2020-05-28T15:10:49.793Z] [2020-05-28T15:10:49.793Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:49.793Z] #39 172.9 CC criu/uffd.o [2020-05-28T15:10:49.977Z] crypto/sha1 [2020-05-28T15:10:49.977Z] crypto/sha256 [2020-05-28T15:10:49.977Z] encoding/pem [2020-05-28T15:10:49.977Z] net [2020-05-28T15:10:49.977Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-05-28T15:10:50.287Z] vendor/golang.org/x/crypto/poly1305 [2020-05-28T15:10:50.287Z] flag [2020-05-28T15:10:50.287Z] go/token [2020-05-28T15:10:50.287Z] net/url [2020-05-28T15:10:50.595Z] go/scanner [2020-05-28T15:10:50.595Z] text/template/parse [2020-05-28T15:10:50.724Z] #39 174.0 CC criu/util.o [2020-05-28T15:10:50.901Z] log [2020-05-28T15:10:50.901Z] go/ast [2020-05-28T15:10:50.901Z] encoding/json [2020-05-28T15:10:51.153Z] #39 167.7 CC criu/util.o [2020-05-28T15:10:51.566Z] text/template [2020-05-28T15:10:51.874Z] go/parser [2020-05-28T15:10:52.095Z] #39 175.2 CC criu/uts_ns.o [2020-05-28T15:10:52.095Z] #39 175.4 CC criu/vdso-compat.o [2020-05-28T15:10:52.353Z] #39 175.7 CC criu/vdso.o [2020-05-28T15:10:52.525Z] #39 168.8 CC criu/uts_ns.o [2020-05-28T15:10:52.525Z] #39 169.1 CC criu/vdso-compat.o [2020-05-28T15:10:52.550Z] encoding/xml [2020-05-28T15:10:52.782Z] #39 169.3 CC criu/vdso.o [2020-05-28T15:10:52.863Z] compress/flate [2020-05-28T15:10:52.863Z] go/doc [2020-05-28T15:10:53.039Z] #39 169.8 LINK criu/built-in.o [2020-05-28T15:10:53.285Z] #39 176.3 LINK criu/built-in.o [2020-05-28T15:10:53.285Z] #39 176.4 LINK criu/criu [2020-05-28T15:10:53.297Z] #39 169.9 LINK criu/criu [2020-05-28T15:10:53.543Z] #39 176.8 DEP lib/c/criu.d [2020-05-28T15:10:53.800Z] #39 176.9 CC images/rpc.pb-c.o [2020-05-28T15:10:53.861Z] #39 170.4 DEP lib/c/criu.d [2020-05-28T15:10:53.861Z] #39 170.5 CC images/rpc.pb-c.o [2020-05-28T15:10:53.953Z] compress/gzip [2020-05-28T15:10:53.953Z] math/big [2020-05-28T15:10:53.953Z] encoding/hex [2020-05-28T15:10:53.953Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-28T15:10:53.953Z] github.com/LK4D4/vndr/build [2020-05-28T15:10:54.058Z] #39 177.4 CC lib/c/criu.o [2020-05-28T15:10:54.118Z] #39 170.9 CC lib/c/criu.o [2020-05-28T15:10:54.254Z] vendor/golang.org/x/crypto/curve25519 [2020-05-28T15:10:54.557Z] vendor/golang.org/x/text/unicode/bidi [2020-05-28T15:10:54.862Z] vendor/golang.org/x/text/secure/bidirule [2020-05-28T15:10:54.991Z] #39 178.3 LINK lib/c/built-in.o [2020-05-28T15:10:54.991Z] #39 178.3 LINK lib/c/libcriu.so [2020-05-28T15:10:54.991Z] #39 178.3 LINK lib/c/libcriu.a [2020-05-28T15:10:55.050Z] #39 171.7 LINK lib/c/built-in.o [2020-05-28T15:10:55.050Z] #39 171.8 LINK lib/c/libcriu.so [2020-05-28T15:10:55.169Z] vendor/golang.org/x/text/unicode/norm [2020-05-28T15:10:55.169Z] vendor/golang.org/x/net/http2/hpack [2020-05-28T15:10:55.249Z] #39 178.5 GEN magic.py [2020-05-28T15:10:55.249Z] #39 178.6 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T15:10:55.249Z] #39 178.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T15:10:55.307Z] #39 171.8 LINK lib/c/libcriu.a [2020-05-28T15:10:55.307Z] #39 172.0 GEN magic.py [2020-05-28T15:10:55.478Z] mime [2020-05-28T15:10:55.506Z] #39 178.6 Note: Building without GnuTLS support [2020-05-28T15:10:55.563Z] #39 172.0 Note: Building without setproctitle() and strlcpy() support. [2020-05-28T15:10:55.563Z] #39 172.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-28T15:10:55.563Z] #39 172.0 Note: Building without GnuTLS support [2020-05-28T15:10:56.071Z] #39 179.3 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T15:10:56.152Z] mime/quotedprintable [2020-05-28T15:10:56.466Z] crypto/rand [2020-05-28T15:10:56.466Z] crypto/elliptic [2020-05-28T15:10:56.466Z] encoding/asn1 [2020-05-28T15:10:56.466Z] crypto/ed25519 [2020-05-28T15:10:56.493Z] #39 172.8 fatal: not a git repository (or any of the parent directories): .git [2020-05-28T15:10:56.637Z] #39 179.9 make[1]: Nothing to be done for 'all'. [2020-05-28T15:10:56.750Z] #39 173.4 make[1]: Nothing to be done for 'all'. [2020-05-28T15:10:56.782Z] crypto/rsa [2020-05-28T15:10:57.103Z] crypto/dsa [2020-05-28T15:10:57.103Z] vendor/golang.org/x/net/idna [2020-05-28T15:10:57.103Z] net/textproto [2020-05-28T15:10:57.103Z] net/http/internal [2020-05-28T15:10:57.103Z] crypto/ecdsa [2020-05-28T15:10:57.203Z] #39 180.4 make[1]: 'images/built-in.o' is up to date. [2020-05-28T15:10:57.203Z] #39 180.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-28T15:10:57.203Z] #39 180.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-28T15:10:57.203Z] #39 180.6 make[1]: 'compel/libcompel.a' is up to date. [2020-05-28T15:10:57.315Z] #39 174.0 make[1]: 'images/built-in.o' is up to date. [2020-05-28T15:10:57.316Z] #39 174.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-28T15:10:57.316Z] #39 174.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-28T15:10:57.316Z] #39 ... [2020-05-28T15:10:57.316Z] [2020-05-28T15:10:57.316Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:10:57.424Z] crypto/x509/pkix [2020-05-28T15:10:57.424Z] vendor/golang.org/x/crypto/cryptobyte [2020-05-28T15:10:57.424Z] mime/multipart [2020-05-28T15:10:57.424Z] os/exec [2020-05-28T15:10:57.460Z] #39 180.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-28T15:10:57.460Z] #39 180.6 make[1]: Nothing to be done for 'all'. [2020-05-28T15:10:57.460Z] #39 180.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T15:10:57.460Z] #39 180.8 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:57.572Z] #36 246.4 + rm -rf /tmp/tmp.eGSAu4HMUM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eGSAu4HMUM [2020-05-28T15:10:57.718Z] #39 180.9 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:57.718Z] #39 180.9 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:57.718Z] #39 181.0 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:57.718Z] #39 181.0 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:57.718Z] #39 181.1 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:57.718Z] #39 181.1 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:57.975Z] #39 181.2 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:57.975Z] #39 181.3 INSTALL criu/criu [2020-05-28T15:10:58.096Z] vendor/golang.org/x/net/http/httpguts [2020-05-28T15:10:58.096Z] vendor/golang.org/x/net/http/httpproxy [2020-05-28T15:10:58.096Z] crypto/x509 [2020-05-28T15:10:58.136Z] #36 DONE 246.8s [2020-05-28T15:10:58.136Z] [2020-05-28T15:10:58.136Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-28T15:10:58.136Z] #39 174.1 make[1]: 'compel/libcompel.a' is up to date. [2020-05-28T15:10:58.136Z] #39 174.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-28T15:10:58.136Z] #39 174.1 make[1]: Nothing to be done for 'all'. [2020-05-28T15:10:58.136Z] #39 174.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-28T15:10:58.136Z] #39 174.3 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:58.136Z] #39 174.4 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:58.136Z] #39 174.4 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:58.136Z] #39 174.5 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:58.136Z] #39 174.6 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:58.136Z] #39 174.6 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:58.136Z] #39 174.7 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:58.393Z] #39 174.8 make[2]: Nothing to be done for 'all'. [2020-05-28T15:10:58.393Z] #39 174.9 INSTALL criu/criu [2020-05-28T15:10:58.393Z] #39 DONE 175.1s [2020-05-28T15:10:58.393Z] [2020-05-28T15:10:58.393Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:10:58.542Z] #39 DONE 181.7s [2020-05-28T15:10:58.542Z] [2020-05-28T15:10:58.542Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:10:58.650Z] #57 ... [2020-05-28T15:10:58.650Z] [2020-05-28T15:10:58.650Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-28T15:10:58.650Z] #48 DONE 247.0s [2020-05-28T15:10:58.650Z] [2020-05-28T15:10:58.650Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:10:58.772Z] crypto/tls [2020-05-28T15:10:59.108Z] #36 ... [2020-05-28T15:10:59.108Z] [2020-05-28T15:10:59.108Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-05-28T15:10:59.108Z] #48 DONE 247.6s [2020-05-28T15:10:59.108Z] [2020-05-28T15:10:59.108Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-05-28T15:10:59.108Z] #36 248.1 + rm -rf /tmp/tmp.DAiOlpJKxZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DAiOlpJKxZ [2020-05-28T15:10:59.366Z] #36 DONE 248.4s [2020-05-28T15:10:59.366Z] [2020-05-28T15:10:59.366Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:11:00.441Z] ok github.com/docker/docker/cmd/dockerd/hack 0.008s coverage: 72.9% of statements [2020-05-28T15:11:00.441Z] ok github.com/docker/docker/cmd/dockerd 0.052s coverage: 29.5% of statements [2020-05-28T15:11:00.544Z] #57 ... [2020-05-28T15:11:00.544Z] [2020-05-28T15:11:00.544Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-05-28T15:11:00.881Z] net/http/httptrace [2020-05-28T15:11:00.881Z] net/http [2020-05-28T15:11:01.109Z] #37 DONE 0.3s [2020-05-28T15:11:01.109Z] [2020-05-28T15:11:01.109Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-05-28T15:11:01.109Z] #40 DONE 0.1s [2020-05-28T15:11:01.109Z] [2020-05-28T15:11:01.109Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:11:01.109Z] #57 ... [2020-05-28T15:11:01.109Z] [2020-05-28T15:11:01.109Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-05-28T15:11:01.109Z] #43 DONE 0.1s [2020-05-28T15:11:01.366Z] [2020-05-28T15:11:01.366Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-28T15:11:01.366Z] #46 DONE 0.2s [2020-05-28T15:11:01.366Z] [2020-05-28T15:11:01.366Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:11:01.445Z] ok github.com/docker/docker/container 0.126s coverage: 35.6% of statements [2020-05-28T15:11:01.445Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-28T15:11:01.445Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-28T15:11:01.445Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-28T15:11:01.445Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-28T15:11:01.891Z] #57 ... [2020-05-28T15:11:01.891Z] [2020-05-28T15:11:01.891Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-05-28T15:11:01.932Z] #57 ... [2020-05-28T15:11:01.932Z] [2020-05-28T15:11:01.932Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-28T15:11:02.148Z] #37 DONE 0.3s [2020-05-28T15:11:02.148Z] [2020-05-28T15:11:02.148Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-05-28T15:11:02.148Z] #40 DONE 0.1s [2020-05-28T15:11:02.148Z] [2020-05-28T15:11:02.148Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:11:02.406Z] #57 ... [2020-05-28T15:11:02.406Z] [2020-05-28T15:11:02.406Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-05-28T15:11:02.498Z] #49 DONE 0.5s [2020-05-28T15:11:02.498Z] [2020-05-28T15:11:02.498Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:11:02.664Z] #43 DONE 0.2s [2020-05-28T15:11:02.664Z] [2020-05-28T15:11:02.664Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-28T15:11:02.664Z] #46 DONE 0.2s [2020-05-28T15:11:02.664Z] [2020-05-28T15:11:02.664Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:11:02.755Z] #57 ... [2020-05-28T15:11:02.755Z] [2020-05-28T15:11:02.755Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-05-28T15:11:02.755Z] #53 DONE 0.2s [2020-05-28T15:11:02.755Z] [2020-05-28T15:11:02.755Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:11:03.229Z] #57 ... [2020-05-28T15:11:03.229Z] [2020-05-28T15:11:03.229Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-28T15:11:03.794Z] #49 DONE 0.7s [2020-05-28T15:11:03.794Z] [2020-05-28T15:11:03.794Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:11:03.794Z] #57 ... [2020-05-28T15:11:03.794Z] [2020-05-28T15:11:03.794Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-05-28T15:11:03.794Z] #53 DONE 0.1s [2020-05-28T15:11:04.051Z] [2020-05-28T15:11:04.051Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-05-28T15:11:04.439Z] github.com/LK4D4/vndr/godl [2020-05-28T15:11:04.439Z] github.com/LK4D4/vndr [2020-05-28T15:11:06.920Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-05-28T15:11:07.923Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-05-28T15:11:08.293Z] Client: [2020-05-28T15:11:08.293Z] Debug Mode: false [2020-05-28T15:11:08.293Z] Plugins: [2020-05-28T15:11:08.293Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-28T15:11:08.293Z] [2020-05-28T15:11:08.293Z] Server: [2020-05-28T15:11:08.293Z] Containers: 0 [2020-05-28T15:11:08.293Z] Running: 0 [2020-05-28T15:11:08.293Z] Paused: 0 [2020-05-28T15:11:08.293Z] Stopped: 0 [2020-05-28T15:11:08.293Z] Images: 0 [2020-05-28T15:11:08.293Z] Server Version: 19.03.5 [2020-05-28T15:11:08.293Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-05-28T15:11:08.293Z] LCOW: [2020-05-28T15:11:08.293Z] Windows: [2020-05-28T15:11:08.293Z] Logging Driver: json-file [2020-05-28T15:11:08.293Z] Plugins: [2020-05-28T15:11:08.293Z] Volume: local [2020-05-28T15:11:08.293Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-28T15:11:08.293Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-28T15:11:08.293Z] Swarm: inactive [2020-05-28T15:11:08.293Z] Default Isolation: process [2020-05-28T15:11:08.293Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-28T15:11:08.293Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-28T15:11:08.293Z] OSType: windows [2020-05-28T15:11:08.293Z] Architecture: x86_64 [2020-05-28T15:11:08.293Z] CPUs: 4 [2020-05-28T15:11:08.293Z] Total Memory: 32GiB [2020-05-28T15:11:08.293Z] Name: azwin-2-357800 [2020-05-28T15:11:08.293Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-28T15:11:08.293Z] Docker Root Dir: D:\docker [2020-05-28T15:11:08.293Z] Debug Mode: false [2020-05-28T15:11:08.293Z] Registry: https://index.docker.io/v1/ [2020-05-28T15:11:08.293Z] Labels: [2020-05-28T15:11:08.293Z] Experimental: true [2020-05-28T15:11:08.293Z] Insecure Registries: [2020-05-28T15:11:08.293Z] 10.0.0.4:5000 [2020-05-28T15:11:08.293Z] 127.0.0.0/8 [2020-05-28T15:11:08.293Z] Registry Mirrors: [2020-05-28T15:11:08.293Z] http://10.0.0.4:5000/ [2020-05-28T15:11:08.293Z] Live Restore Enabled: false [2020-05-28T15:11:08.293Z] [2020-05-28T15:11:08.442Z] Removing intermediate container 1897fd4af0e0 [2020-05-28T15:11:08.442Z] ---> 159b3a6b8d7c [2020-05-28T15:11:08.442Z] Step 53/140 : FROM dev-base AS containerd [2020-05-28T15:11:08.442Z] ---> d9f178e1de73 [2020-05-28T15:11:08.442Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-05-28T15:11:08.442Z] ---> Using cache [2020-05-28T15:11:08.442Z] ---> d0ee9bb608e2 [2020-05-28T15:11:08.442Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-05-28T15:11:08.442Z] ---> Running in 03aef70253cf [2020-05-28T15:11:08.442Z] Removing intermediate container 03aef70253cf [2020-05-28T15:11:08.442Z] ---> b9935d0b8a3d [2020-05-28T15:11:08.442Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-05-28T15:11:08.442Z] ---> Running in c016250e1180 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-28T15:11:08.756Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:11:08.926Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2020-05-28T15:11:09.081Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:11:09.081Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:11:09.081Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-28T15:11:10.865Z] #57 216.2 🇩 bin/containerd [2020-05-28T15:11:12.150Z] #57 217.1 🇩 bin/containerd [2020-05-28T15:11:12.391Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-28T15:11:12.391Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-28T15:11:13.581Z] Fetched 8131 kB in 4s (2058 kB/s) [2020-05-28T15:11:13.581Z] Reading package lists... [2020-05-28T15:11:15.006Z] Reading package lists... [2020-05-28T15:11:15.006Z] Building dependency tree... [2020-05-28T15:11:15.006Z] Reading state information... [2020-05-28T15:11:15.312Z] The following additional packages will be installed: [2020-05-28T15:11:15.312Z] libbtrfs0 [2020-05-28T15:11:15.312Z] The following NEW packages will be installed: [2020-05-28T15:11:15.312Z] libbtrfs-dev libbtrfs0 [2020-05-28T15:11:15.312Z] 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-05-28T15:11:15.312Z] Need to get 120 kB of archives. [2020-05-28T15:11:15.312Z] After this operation, 423 kB of additional disk space will be used. [2020-05-28T15:11:15.312Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-28T15:11:15.312Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-28T15:11:15.609Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:11:15.609Z] Fetched 120 kB in 0s (966 kB/s) [2020-05-28T15:11:15.609Z] Selecting previously unselected package libbtrfs0. [2020-05-28T15:11:15.609Z] (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 ... 15341 files and directories currently installed.) [2020-05-28T15:11:15.609Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-28T15:11:15.609Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-28T15:11:15.609Z] Selecting previously unselected package libbtrfs-dev. [2020-05-28T15:11:15.609Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-28T15:11:15.609Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:11:15.719Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.425s coverage: 13.7% of statements [2020-05-28T15:11:15.906Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-05-28T15:11:15.906Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:11:15.906Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:11:16.206Z] Removing intermediate container c016250e1180 [2020-05-28T15:11:16.206Z] ---> c00aa4cbeb49 [2020-05-28T15:11:16.206Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-05-28T15:11:16.206Z] ---> Running in 2da05f075bf7 [2020-05-28T15:11:16.512Z] Removing intermediate container 2da05f075bf7 [2020-05-28T15:11:16.512Z] ---> 0a6f4e19cee5 [2020-05-28T15:11:16.512Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:11:16.512Z] ---> 81f039bbceda [2020-05-28T15:11:16.512Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-28T15:11:16.722Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 82.2% of statements [2020-05-28T15:11:16.828Z] ---> 4b83d0d04c80 [2020-05-28T15:11:16.828Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-28T15:11:16.828Z] ---> Running in 677aec119a51 [2020-05-28T15:11:17.145Z] + RM_GOPATH=0 [2020-05-28T15:11:17.145Z] + TMP_GOPATH= [2020-05-28T15:11:17.145Z] + : /build [2020-05-28T15:11:17.145Z] + '[' -z '' ']' [2020-05-28T15:11:17.145Z] ++ mktemp -d [2020-05-28T15:11:17.145Z] + export GOPATH=/tmp/tmp.lDzpbIgM0l [2020-05-28T15:11:17.145Z] + GOPATH=/tmp/tmp.lDzpbIgM0l [2020-05-28T15:11:17.145Z] + RM_GOPATH=1 [2020-05-28T15:11:17.145Z] ++ dirname ./install.sh [2020-05-28T15:11:17.145Z] + dir=. [2020-05-28T15:11:17.145Z] + bin=containerd [2020-05-28T15:11:17.145Z] + shift [2020-05-28T15:11:17.145Z] + '[' '!' -f ./containerd.installer ']' [2020-05-28T15:11:17.145Z] + . ./containerd.installer [2020-05-28T15:11:17.145Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:11:17.145Z] + install_containerd [2020-05-28T15:11:17.145Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-05-28T15:11:17.145Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.lDzpbIgM0l/src/github.com/containerd/containerd [2020-05-28T15:11:17.145Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:11:17.145Z] Cloning into '/tmp/tmp.lDzpbIgM0l/src/github.com/containerd/containerd'... [2020-05-28T15:11:17.335Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-05-28T15:11:17.946Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-28T15:11:18.558Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-05-28T15:11:19.561Z] ok github.com/docker/docker/daemon 12.257s coverage: 17.5% of statements [2020-05-28T15:11:19.561Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-28T15:11:19.561Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-28T15:11:19.561Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-28T15:11:19.561Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-28T15:11:21.027Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-28T15:11:22.031Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.193s coverage: 56.9% of statements [2020-05-28T15:11:26.418Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.908s coverage: 45.9% of statements [2020-05-28T15:11:27.066Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-28T15:11:27.066Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-236b872e\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-28T15:11:27.066Z] ---------------------------------------------------------------------------- [2020-05-28T15:11:27.066Z] [2020-05-28T15:11:27.066Z] INFO: executeCI.ps1 starting at Thu May 28 15:11:24 CUT 2020 [2020-05-28T15:11:27.066Z] [2020-05-28T15:11:27.066Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-28T15:11:27.066Z] INFO: Running git version 2.24.1.windows.2 [2020-05-28T15:11:27.066Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-28T15:11:27.066Z] INFO: Environment variables: [2020-05-28T15:11:27.066Z] [2020-05-28T15:11:27.066Z] Name Value [2020-05-28T15:11:27.066Z] ---- ----- [2020-05-28T15:11:27.066Z] ALLUSERSPROFILE C:\ProgramData [2020-05-28T15:11:27.066Z] amd64 true [2020-05-28T15:11:27.066Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-28T15:11:27.066Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-28T15:11:27.066Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-28T15:11:27.066Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-28T15:11:27.066Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-28T15:11:27.066Z] BRANCH_NAME PR-41009 [2020-05-28T15:11:27.066Z] BUILD_DISPLAY_NAME #9 [2020-05-28T15:11:27.066Z] BUILD_ID 9 [2020-05-28T15:11:27.066Z] BUILD_NUMBER 9 [2020-05-28T15:11:27.066Z] BUILD_TAG jenkins-moby-PR-41009-9 [2020-05-28T15:11:27.066Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41009/9/ [2020-05-28T15:11:27.066Z] CHANGE_AUTHOR tiborvass [2020-05-28T15:11:27.066Z] CHANGE_AUTHOR_DISPLAY_NAME Tibor Vass [2020-05-28T15:11:27.066Z] CHANGE_BRANCH 19.03-fix-dns-fallback-regression [2020-05-28T15:11:27.066Z] CHANGE_FORK tiborvass/docker [2020-05-28T15:11:27.066Z] CHANGE_ID 41009 [2020-05-28T15:11:27.066Z] CHANGE_TARGET 19.03 [2020-05-28T15:11:27.066Z] CHANGE_TITLE [19.03] Fix dns fallback regression [2020-05-28T15:11:27.066Z] CHANGE_URL https://github.com/moby/moby/pull/41009 [2020-05-28T15:11:27.066Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-28T15:11:27.066Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-28T15:11:27.066Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-28T15:11:27.066Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-28T15:11:27.066Z] COMPUTERNAME azwin-2-357800 [2020-05-28T15:11:27.066Z] ComSpec C:\windows\system32\cmd.exe [2020-05-28T15:11:27.066Z] ConfigSequenceNumber 0 [2020-05-28T15:11:27.066Z] DOCKER_BUILDKIT 0 [2020-05-28T15:11:27.066Z] DOCKER_DUT_DEBUG 1 [2020-05-28T15:11:27.066Z] DOCKER_EXPERIMENTAL 1 [2020-05-28T15:11:27.066Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-28T15:11:27.066Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-28T15:11:27.066Z] EXECUTOR_NUMBER 0 [2020-05-28T15:11:27.066Z] FQDN azwin-2-357800.westus.cloudapp.azure.com [2020-05-28T15:11:27.066Z] GIT_BRANCH PR-41009 [2020-05-28T15:11:27.066Z] GIT_COMMIT c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:11:27.066Z] GIT_PREVIOUS_COMMIT c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:11:27.066Z] GIT_URL https://github.com/moby/moby.git [2020-05-28T15:11:27.066Z] HUDSON_COOKIE 4cde0765-a3a1-4e05-ae0c-9de5ddb8b803 [2020-05-28T15:11:27.066Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-28T15:11:27.066Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-28T15:11:27.066Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-28T15:11:27.066Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-28T15:11:27.066Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-28T15:11:27.066Z] JENKINS_NODE_COOKIE 8fbe16aa-cee4-4dcb-8133-8c89fab6ac6e [2020-05-28T15:11:27.066Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-28T15:11:27.066Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-28T15:11:27.066Z] JOB_BASE_NAME PR-41009 [2020-05-28T15:11:27.066Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41009/display/redirect [2020-05-28T15:11:27.066Z] JOB_NAME moby/PR-41009 [2020-05-28T15:11:27.066Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41009/ [2020-05-28T15:11:27.066Z] library.jps.version master [2020-05-28T15:11:27.066Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-28T15:11:27.066Z] NODE_LABELS amd64 azure azwin-2-357800 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-28T15:11:27.066Z] NODE_NAME azwin-2-357800 [2020-05-28T15:11:27.066Z] NUMBER_OF_PROCESSORS 4 [2020-05-28T15:11:27.066Z] OS Windows_NT [2020-05-28T15:11:27.066Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-28T15:11:27.066Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-28T15:11:27.067Z] ppc64le true [2020-05-28T15:11:27.067Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-28T15:11:27.067Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-05-28T15:11:27.067Z] PROCESSOR_LEVEL 6 [2020-05-28T15:11:27.067Z] PROCESSOR_REVISION 4f01 [2020-05-28T15:11:27.067Z] ProgramData C:\ProgramData [2020-05-28T15:11:27.067Z] ProgramFiles C:\Program Files [2020-05-28T15:11:27.067Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-28T15:11:27.067Z] ProgramW6432 C:\Program Files [2020-05-28T15:11:27.067Z] PROMPT $P$G [2020-05-28T15:11:27.067Z] PSExecutionPolicyPreference Bypass [2020-05-28T15:11:27.067Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-28T15:11:27.067Z] PUBLIC C:\Users\Public [2020-05-28T15:11:27.067Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41009/9/display/redirect?page=changes [2020-05-28T15:11:27.067Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41009/9/display/redirect [2020-05-28T15:11:27.067Z] s390x true [2020-05-28T15:11:27.067Z] skip_dco false [2020-05-28T15:11:27.067Z] SKIP_VALIDATION_TESTS 1 [2020-05-28T15:11:27.067Z] SOURCES_DRIVE d [2020-05-28T15:11:27.067Z] SOURCES_SUBDIR gopath [2020-05-28T15:11:27.067Z] STAGE_NAME Run tests [2020-05-28T15:11:27.067Z] SystemDrive C: [2020-05-28T15:11:27.067Z] SystemRoot C:\windows [2020-05-28T15:11:27.067Z] TEMP C:\windows\TEMP [2020-05-28T15:11:27.067Z] TESTDEBUG 0 [2020-05-28T15:11:27.067Z] TESTRUN_DRIVE d [2020-05-28T15:11:27.067Z] TESTRUN_SUBDIR CI [2020-05-28T15:11:27.067Z] TIMEOUT 120m [2020-05-28T15:11:27.067Z] TMP C:\windows\TEMP [2020-05-28T15:11:27.067Z] unit_validate true [2020-05-28T15:11:27.067Z] USERDOMAIN WORKGROUP [2020-05-28T15:11:27.067Z] USERNAME azwin-2-357800$ [2020-05-28T15:11:27.067Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-28T15:11:27.067Z] windir C:\windows [2020-05-28T15:11:27.067Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-28T15:11:27.067Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-28T15:11:27.067Z] windowsRS1 false [2020-05-28T15:11:27.067Z] windowsRS5 true [2020-05-28T15:11:27.067Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-28T15:11:27.067Z] [2020-05-28T15:11:27.067Z] [2020-05-28T15:11:27.067Z] [2020-05-28T15:11:27.067Z] INFO: Sources under d:\gopath\... [2020-05-28T15:11:27.067Z] INFO: Test run under d:\CI\... [2020-05-28T15:11:27.067Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-28T15:11:27.067Z] INFO: docker/docker repository was found [2020-05-28T15:11:27.067Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-28T15:11:27.067Z] ltsc2019: Pulling from windows/servercore [2020-05-28T15:11:27.067Z] 4612f6d0b889: Pulling fs layer [2020-05-28T15:11:29.862Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.605s coverage: 49.5% of statements [2020-05-28T15:11:32.581Z] + cd /tmp/tmp.lDzpbIgM0l/src/github.com/containerd/containerd [2020-05-28T15:11:32.581Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-28T15:11:32.581Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-28T15:11:32.581Z] + BUILDTAGS='netgo osusergo static_build' [2020-05-28T15:11:32.581Z] + export EXTRA_FLAGS=-buildmode=pie [2020-05-28T15:11:32.581Z] + EXTRA_FLAGS=-buildmode=pie [2020-05-28T15:11:32.581Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-28T15:11:32.581Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-28T15:11:32.581Z] + '[' '' = dynamic ']' [2020-05-28T15:11:32.581Z] + make [2020-05-28T15:11:32.581Z] 🇩 bin/ctr [2020-05-28T15:11:32.777Z] #57 237.6 🇩 bin/containerd-stress [2020-05-28T15:11:33.035Z] #57 239.2 🇩 bin/containerd-shim [2020-05-28T15:11:34.058Z] #57 238.9 🇩 bin/containerd-stress [2020-05-28T15:11:34.315Z] #57 240.4 🇩 bin/containerd-shim [2020-05-28T15:11:36.654Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.062s coverage: 72.3% of statements [2020-05-28T15:11:36.654Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-28T15:11:36.654Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.018s coverage: 60.4% of statements [2020-05-28T15:11:36.654Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-28T15:11:37.271Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.665s coverage: 76.1% of statements [2020-05-28T15:11:37.271Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-28T15:11:37.271Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-05-28T15:11:38.274Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-05-28T15:11:38.887Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-05-28T15:11:39.500Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2020-05-28T15:11:39.500Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-28T15:11:39.500Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-28T15:11:39.581Z] #57 245.0 🇩 bin/containerd-shim-runc-v1 [2020-05-28T15:11:40.504Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 43.7% of statements [2020-05-28T15:11:40.785Z] ok github.com/docker/docker/daemon/logger/awslogs 0.094s coverage: 78.6% of statements [2020-05-28T15:11:40.785Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-28T15:11:40.785Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-28T15:11:40.865Z] #57 246.3 🇩 bin/containerd-shim-runc-v1 [2020-05-28T15:11:41.397Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-05-28T15:11:41.479Z] #57 247.6 🇩 binaries [2020-05-28T15:11:41.479Z] #57 247.6 + mkdir -p /build [2020-05-28T15:11:41.479Z] #57 247.6 + cp bin/containerd /build/containerd [2020-05-28T15:11:41.479Z] #57 247.6 + cp bin/containerd-shim /build/containerd-shim [2020-05-28T15:11:41.479Z] #57 247.6 + cp bin/ctr /build/ctr [2020-05-28T15:11:41.678Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-05-28T15:11:41.736Z] #57 DONE 248.0s [2020-05-28T15:11:42.291Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 88.3% of statements [2020-05-28T15:11:42.291Z] time="2020-05-28T15:11:42Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-494749777/container.log.1: no such file or directory" [2020-05-28T15:11:42.291Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2020-05-28T15:11:42.667Z] [2020-05-28T15:11:42.667Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-05-28T15:11:42.667Z] #58 DONE 0.2s [2020-05-28T15:11:42.667Z] [2020-05-28T15:11:42.667Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-28T15:11:42.763Z] #57 248.9 🇩 binaries [2020-05-28T15:11:42.763Z] #57 248.9 + mkdir -p /build [2020-05-28T15:11:42.763Z] #57 248.9 + cp bin/containerd /build/containerd [2020-05-28T15:11:42.763Z] #57 248.9 + cp bin/containerd-shim /build/containerd-shim [2020-05-28T15:11:42.763Z] #57 248.9 + cp bin/ctr /build/ctr [2020-05-28T15:11:42.903Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 74.7% of statements [2020-05-28T15:11:42.903Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-28T15:11:43.231Z] #62 DONE 0.3s [2020-05-28T15:11:43.231Z] [2020-05-28T15:11:43.231Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-05-28T15:11:43.231Z] #64 DONE 0.1s [2020-05-28T15:11:43.231Z] [2020-05-28T15:11:43.231Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-05-28T15:11:43.231Z] #67 DONE 0.1s [2020-05-28T15:11:43.327Z] #57 DONE 249.5s [2020-05-28T15:11:43.501Z] [2020-05-28T15:11:43.501Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-05-28T15:11:43.501Z] #68 DONE 0.0s [2020-05-28T15:11:43.501Z] [2020-05-28T15:11:43.501Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-28T15:11:43.515Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 37.9% of statements [2020-05-28T15:11:43.892Z] [2020-05-28T15:11:43.892Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-05-28T15:11:44.082Z] #69 DONE 0.7s [2020-05-28T15:11:44.082Z] [2020-05-28T15:11:44.082Z] #70 exporting to image [2020-05-28T15:11:44.082Z] #70 exporting layers [2020-05-28T15:11:44.148Z] #58 DONE 0.2s [2020-05-28T15:11:44.148Z] [2020-05-28T15:11:44.148Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-28T15:11:44.405Z] #62 DONE 0.2s [2020-05-28T15:11:44.405Z] [2020-05-28T15:11:44.405Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-05-28T15:11:44.405Z] #64 DONE 0.1s [2020-05-28T15:11:44.519Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 47.8% of statements [2020-05-28T15:11:44.663Z] [2020-05-28T15:11:44.663Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-05-28T15:11:44.663Z] #67 DONE 0.1s [2020-05-28T15:11:44.663Z] [2020-05-28T15:11:44.663Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-05-28T15:11:44.663Z] #68 DONE 0.0s [2020-05-28T15:11:44.663Z] [2020-05-28T15:11:44.663Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-28T15:11:44.809Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-28T15:11:45.090Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-05-28T15:11:45.371Z] ok github.com/docker/docker/daemon/logger/splunk 1.431s coverage: 84.5% of statements [2020-05-28T15:11:45.371Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-28T15:11:45.371Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-28T15:11:45.598Z] #69 DONE 0.8s [2020-05-28T15:11:45.598Z] [2020-05-28T15:11:45.598Z] #70 exporting to image [2020-05-28T15:11:45.598Z] #70 exporting layers [2020-05-28T15:11:46.839Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2020-05-28T15:11:47.843Z] ok github.com/docker/docker/distribution 0.948s coverage: 22.3% of statements [2020-05-28T15:11:47.843Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-28T15:11:48.124Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-05-28T15:11:48.525Z] 4612f6d0b889: Verifying Checksum [2020-05-28T15:11:48.525Z] 4612f6d0b889: Download complete [2020-05-28T15:11:49.127Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-05-28T15:11:49.127Z] ok github.com/docker/docker/distribution/xfer 1.441s coverage: 83.4% of statements [2020-05-28T15:11:49.127Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-28T15:11:49.740Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2020-05-28T15:11:49.740Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-28T15:11:50.021Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-05-28T15:11:50.021Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-28T15:11:51.025Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-28T15:11:51.025Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-28T15:11:51.025Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-28T15:11:51.025Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-28T15:11:51.025Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-28T15:11:51.025Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-28T15:11:51.025Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-28T15:11:51.025Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-28T15:11:51.025Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-28T15:11:51.025Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-28T15:11:51.025Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-28T15:11:51.637Z] ok github.com/docker/docker/internal/testutil 0.006s coverage: 62.5% of statements [2020-05-28T15:11:51.927Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-28T15:11:52.932Z] ok github.com/docker/docker/opts 0.014s coverage: 66.9% of statements [2020-05-28T15:11:52.932Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-28T15:11:54.949Z] ok github.com/docker/docker/pkg/archive 0.473s coverage: 77.2% of statements [2020-05-28T15:11:55.564Z] ok github.com/docker/docker/pkg/authorization 0.267s coverage: 66.7% of statements [2020-05-28T15:11:55.564Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-28T15:11:55.845Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-28T15:11:57.783Z] #70 exporting layers 12.0s done [2020-05-28T15:11:57.783Z] #70 writing image sha256:3a13077df92f3de0ab612ac339b5e02862f21743df8a1aaac3c143a005fee63a done [2020-05-28T15:11:57.783Z] #70 naming to docker.io/library/docker:c104a50de418790dc3a3f89d9345a60371fdaf87 done [2020-05-28T15:11:57.783Z] #70 DONE 12.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-28T15:11:58.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41009/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41009/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/validate/default [2020-05-28T15:11:59.043Z] Congratulations! All commits are properly signed with the DCO! [2020-05-28T15:12:00.215Z] ok github.com/docker/docker/pkg/chrootarchive 3.524s coverage: 43.2% of statements [2020-05-28T15:12:00.215Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-28T15:12:00.215Z] ok github.com/docker/docker/layer 7.611s coverage: 72.0% of statements [2020-05-28T15:12:00.215Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-28T15:12:00.215Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-28T15:12:00.215Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-28T15:12:00.215Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-28T15:12:00.215Z] ? github.com/docker/docker/oci [no test files] [2020-05-28T15:12:00.215Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-28T15:12:00.215Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-28T15:12:00.215Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-28T15:12:00.496Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-05-28T15:12:00.496Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-05-28T15:12:01.109Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-05-28T15:12:01.390Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-05-28T15:12:02.015Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-28T15:12:02.167Z] #70 exporting layers 15.5s done [2020-05-28T15:12:02.167Z] #70 writing image sha256:1dae38cf0f87574cc63015ca2b25c3e5d6cf3f1c681250e4d747d88d916d6694 [2020-05-28T15:12:02.167Z] #70 writing image sha256:1dae38cf0f87574cc63015ca2b25c3e5d6cf3f1c681250e4d747d88d916d6694 done [2020-05-28T15:12:02.167Z] #70 naming to docker.io/library/docker:c104a50de418790dc3a3f89d9345a60371fdaf87 done [2020-05-28T15:12:02.167Z] #70 DONE 15.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-28T15:12:02.506Z] + trap exit INT TERM [2020-05-28T15:12:02.506Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-05-28T15:12:02.506Z] + CONTAINER_NAME=docker-pr9 [2020-05-28T15:12:02.506Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41009/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41009/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -e DOCKER_GRAPHDRIVER docker:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/make.sh dynbinary-daemon [2020-05-28T15:12:03.019Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 66.3% of statements [2020-05-28T15:12:03.071Z] [2020-05-28T15:12:03.071Z] Removing bundles/ [2020-05-28T15:12:03.071Z] [2020-05-28T15:12:03.071Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-28T15:12:03.328Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T15:12:03.328Z] GOOS="" GOARCH="" GOARM="" [2020-05-28T15:12:03.631Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-05-28T15:12:04.636Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2020-05-28T15:12:04.636Z] ok github.com/docker/docker/pkg/fsutils 0.420s coverage: 85.1% of statements [2020-05-28T15:12:04.636Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 10.2% of statements [2020-05-28T15:12:05.248Z] ok github.com/docker/docker/pkg/idtools 0.254s coverage: 70.1% of statements [2020-05-28T15:12:05.861Z] ok github.com/docker/docker/pkg/ioutils 0.333s coverage: 70.4% of statements [2020-05-28T15:12:05.861Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-05-28T15:12:06.142Z] ok github.com/docker/docker/pkg/locker 0.009s coverage: 88.9% of statements [2020-05-28T15:12:06.142Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-05-28T15:12:06.142Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-28T15:12:06.423Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-05-28T15:12:06.704Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-05-28T15:12:06.986Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-05-28T15:12:07.267Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 90.0% of statements [2020-05-28T15:12:07.267Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-05-28T15:12:07.879Z] ok github.com/docker/docker/pkg/mount 1.309s coverage: 69.6% of statements [2020-05-28T15:12:07.879Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-28T15:12:07.879Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-28T15:12:07.879Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-28T15:12:08.494Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-05-28T15:12:08.786Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-28T15:12:09.068Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 87.9% of statements [2020-05-28T15:12:09.349Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-28T15:12:10.352Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 72.7% of statements [2020-05-28T15:12:10.634Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-28T15:12:14.078Z] ok github.com/docker/docker/pkg/signal 2.666s coverage: 61.0% of statements [2020-05-28T15:12:14.078Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-05-28T15:12:14.359Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-28T15:12:14.640Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-05-28T15:12:14.921Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-05-28T15:12:15.202Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 81.4% of statements [2020-05-28T15:12:15.814Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 35.1% of statements [2020-05-28T15:12:16.095Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-05-28T15:12:16.377Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2020-05-28T15:12:16.993Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-05-28T15:12:16.993Z] testing: warning: no tests to run [2020-05-28T15:12:16.993Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-05-28T15:12:17.605Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-28T15:12:17.605Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-28T15:12:17.886Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-28T15:12:19.904Z] ok github.com/docker/docker/plugin 0.548s coverage: 27.3% of statements [2020-05-28T15:12:20.185Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-28T15:12:20.493Z] 🇩 bin/containerd [2020-05-28T15:12:20.798Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-05-28T15:12:21.079Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-28T15:12:22.083Z] ok github.com/docker/docker/registry 0.100s coverage: 56.3% of statements [2020-05-28T15:12:22.696Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-05-28T15:12:22.977Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-05-28T15:12:23.589Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-05-28T15:12:24.202Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-28T15:12:24.818Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-05-28T15:12:25.099Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-05-28T15:12:26.102Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-05-28T15:12:44.532Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.8% of statements [2020-05-28T15:12:44.532Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-28T15:12:44.532Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-28T15:12:44.532Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-28T15:12:44.532Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-28T15:12:44.532Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-28T15:12:44.532Z] ? github.com/docker/docker/rootless [no test files] [2020-05-28T15:12:44.532Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-28T15:12:44.532Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-28T15:12:44.532Z] ? github.com/docker/docker/volume [no test files] [2020-05-28T15:12:44.532Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-28T15:12:44.532Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === Skipped [2020-05-28T15:12:44.532Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-28T15:12:44.532Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-28T15:12:44.532Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-28T15:12:44.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:12:44.532Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-28T15:12:44.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:12:44.532Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-28T15:12:44.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:12:44.532Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-28T15:12:44.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:12:44.532Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-28T15:12:44.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:12:44.532Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-28T15:12:44.532Z] graphtest_unix.go:73: No driver to put! [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-28T15:12:44.532Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-28T15:12:44.532Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-28T15:12:44.532Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-28T15:12:44.532Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-28T15:12:44.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:12:44.532Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-28T15:12:44.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:12:44.532Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-28T15:12:44.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:12:44.532Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-28T15:12:44.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:12:44.532Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-28T15:12:44.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:12:44.532Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-28T15:12:44.532Z] graphtest_unix.go:73: No driver to put! [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-28T15:12:44.532Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] [2020-05-28T15:12:44.532Z] DONE 2066 tests, 19 skipped in 189.918s Post stage [Pipeline] junit [2020-05-28T15:12:44.568Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-28T15:12:45.128Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41009/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -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:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/make.sh dynbinary test-integration [2020-05-28T15:12:45.409Z] [2020-05-28T15:12:45.409Z] Removing bundles/ [2020-05-28T15:12:45.409Z] [2020-05-28T15:12:45.409Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-28T15:12:45.409Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T15:12:45.409Z] GOOS="" GOARCH="" GOARM="" [2020-05-28T15:13:00.364Z] 🇩 bin/containerd-stress [2020-05-28T15:13:00.364Z] 🇩 bin/containerd-shim [2020-05-28T15:13:07.329Z] 🇩 bin/containerd-shim-runc-v1 [2020-05-28T15:13:11.992Z] 🇩 binaries [2020-05-28T15:13:11.992Z] + mkdir -p /build [2020-05-28T15:13:11.992Z] + cp bin/containerd /build/containerd [2020-05-28T15:13:11.992Z] + cp bin/containerd-shim /build/containerd-shim [2020-05-28T15:13:11.992Z] + cp bin/ctr /build/ctr [2020-05-28T15:13:17.519Z] Removing intermediate container 677aec119a51 [2020-05-28T15:13:17.519Z] ---> ec9772f18bf7 [2020-05-28T15:13:17.519Z] Step 61/140 : FROM dev-base AS proxy [2020-05-28T15:13:17.519Z] ---> d9f178e1de73 [2020-05-28T15:13:17.519Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-05-28T15:13:17.519Z] ---> Running in 64384526315d [2020-05-28T15:13:17.811Z] Removing intermediate container 64384526315d [2020-05-28T15:13:17.811Z] ---> f08bec142e61 [2020-05-28T15:13:17.811Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-05-28T15:13:17.811Z] ---> Running in 00ba7e52d512 [2020-05-28T15:13:17.811Z] Removing intermediate container 00ba7e52d512 [2020-05-28T15:13:17.811Z] ---> 421ddd6b1e55 [2020-05-28T15:13:17.811Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:13:18.102Z] ---> 5d23acf24a15 [2020-05-28T15:13:18.102Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-28T15:13:18.102Z] ---> 7d9343e717ab [2020-05-28T15:13:18.102Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-28T15:13:18.397Z] ---> Running in 6e68f97aa0ca [2020-05-28T15:13:18.694Z] + RM_GOPATH=0 [2020-05-28T15:13:18.694Z] + TMP_GOPATH= [2020-05-28T15:13:18.694Z] + : /build [2020-05-28T15:13:18.694Z] + '[' -z '' ']' [2020-05-28T15:13:18.694Z] ++ mktemp -d [2020-05-28T15:13:18.694Z] + export GOPATH=/tmp/tmp.sNGeZid8K1 [2020-05-28T15:13:18.694Z] + GOPATH=/tmp/tmp.sNGeZid8K1 [2020-05-28T15:13:18.694Z] + RM_GOPATH=1 [2020-05-28T15:13:18.694Z] ++ dirname ./install.sh [2020-05-28T15:13:18.694Z] + dir=. [2020-05-28T15:13:18.694Z] + bin=proxy [2020-05-28T15:13:18.694Z] + shift [2020-05-28T15:13:18.694Z] + '[' '!' -f ./proxy.installer ']' [2020-05-28T15:13:18.694Z] + . ./proxy.installer [2020-05-28T15:13:18.694Z] ++ : 71d4d82a5ce50453b1121d95544f0a2ae95bef9b [2020-05-28T15:13:18.694Z] + install_proxy [2020-05-28T15:13:18.694Z] + case "$1" in [2020-05-28T15:13:18.694Z] + export CGO_ENABLED=0 [2020-05-28T15:13:18.694Z] + CGO_ENABLED=0 [2020-05-28T15:13:18.694Z] + _install_proxy [2020-05-28T15:13:18.694Z] + echo 'Install docker-proxy version 71d4d82a5ce50453b1121d95544f0a2ae95bef9b' [2020-05-28T15:13:18.694Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sNGeZid8K1/src/github.com/docker/libnetwork [2020-05-28T15:13:18.694Z] Install docker-proxy version 71d4d82a5ce50453b1121d95544f0a2ae95bef9b [2020-05-28T15:13:18.694Z] Cloning into '/tmp/tmp.sNGeZid8K1/src/github.com/docker/libnetwork'... [2020-05-28T15:13:20.452Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-05-28T15:13:20.453Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-28T15:13:20.453Z] Congratulations! All toml source files changed here have valid syntax. [2020-05-28T15:13:20.453Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-28T15:13:20.453Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-28T15:13:20.787Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41009/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/make.sh dynbinary-daemon test-docker-py [2020-05-28T15:13:21.351Z] [2020-05-28T15:13:21.462Z] + cd /tmp/tmp.sNGeZid8K1/src/github.com/docker/libnetwork [2020-05-28T15:13:21.462Z] + git checkout -q 71d4d82a5ce50453b1121d95544f0a2ae95bef9b [2020-05-28T15:13:21.608Z] Removing bundles/ [2020-05-28T15:13:21.608Z] [2020-05-28T15:13:21.608Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-28T15:13:21.750Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-28T15:13:21.878Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T15:13:21.878Z] GOOS="" GOARCH="" GOARM="" [2020-05-28T15:13:24.737Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T15:13:24.737Z] [2020-05-28T15:13:24.737Z] + TEST_INTEGRATION_DEST=2 [2020-05-28T15:13:24.737Z] + CONTAINER_NAME=docker-pr9-2 [2020-05-28T15:13:24.737Z] + TEST_SKIP_INTEGRATION=1 [2020-05-28T15:13:24.737Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-05-28T15:13:24.737Z] + run_tests [2020-05-28T15:13:24.737Z] + c=0 [2020-05-28T15:13:24.737Z] + '[' -n 0 ']' [2020-05-28T15:13:24.737Z] + rm= [2020-05-28T15:13:24.737Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41009/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41009/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41009/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/make.sh '' test-integration [2020-05-28T15:13:24.737Z] + TEST_INTEGRATION_DEST=1 [2020-05-28T15:13:24.737Z] + CONTAINER_NAME=docker-pr9-1 [2020-05-28T15:13:24.737Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-05-28T15:13:24.737Z] + run_tests test-integration-flaky [2020-05-28T15:13:24.737Z] + '[' -n 0 ']' [2020-05-28T15:13:24.737Z] + rm= [2020-05-28T15:13:24.737Z] + TEST_INTEGRATION_DEST=3 [2020-05-28T15:13:24.737Z] + CONTAINER_NAME=docker-pr9-3 [2020-05-28T15:13:24.737Z] + TEST_SKIP_INTEGRATION=1 [2020-05-28T15:13:24.737Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-05-28T15:13:24.737Z] + run_tests [2020-05-28T15:13:24.737Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41009/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41009/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41009/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/make.sh test-integration-flaky test-integration [2020-05-28T15:13:24.737Z] + '[' -n 0 ']' [2020-05-28T15:13:24.737Z] + rm= [2020-05-28T15:13:24.737Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41009/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41009/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41009/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/make.sh '' test-integration [2020-05-28T15:13:24.737Z] ++ jobs -p [2020-05-28T15:13:24.737Z] + for job in $(jobs -p) [2020-05-28T15:13:24.737Z] + wait 16389 [2020-05-28T15:13:24.737Z] [2020-05-28T15:13:24.737Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-28T15:13:24.737Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-28T15:13:24.737Z] HOSTNAME=c74305ce8b14 [2020-05-28T15:13:24.737Z] TEST_SKIP_INTEGRATION=1 [2020-05-28T15:13:24.737Z] TESTDEBUG=0 [2020-05-28T15:13:24.737Z] DEST=bundles/test-integration [2020-05-28T15:13:24.737Z] PWD=/go/src/github.com/docker/docker [2020-05-28T15:13:24.737Z] KEEPBUNDLE=1 [2020-05-28T15:13:24.737Z] DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:13:24.737Z] container=docker [2020-05-28T15:13:24.737Z] HOME=/root [2020-05-28T15:13:24.737Z] GOLANG_VERSION=1.13.11 [2020-05-28T15:13:24.737Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-28T15:13:24.737Z] VALIDATE_BRANCH=19.03 [2020-05-28T15:13:24.737Z] TERM=xterm [2020-05-28T15:13:24.737Z] DOCKER_PKG=github.com/docker/docker [2020-05-28T15:13:24.737Z] SHLVL=1 [2020-05-28T15:13:24.737Z] TIMEOUT=120m [2020-05-28T15:13:24.737Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-28T15:13:24.737Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-28T15:13:24.737Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-28T15:13:24.737Z] GO111MODULE=off [2020-05-28T15:13:24.737Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-28T15:13:24.737Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-28T15:13:24.737Z] GOPATH=/go [2020-05-28T15:13:24.737Z] PKG_CONFIG=pkg-config [2020-05-28T15:13:24.737Z] _=/usr/bin/env [2020-05-28T15:13:24.737Z] Building test suite binary ./integration-cli/test.main [2020-05-28T15:13:24.737Z] [2020-05-28T15:13:24.737Z] [2020-05-28T15:13:24.737Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-28T15:13:24.737Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-28T15:13:24.737Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-28T15:13:24.737Z] HOSTNAME=632e2a11c72d [2020-05-28T15:13:24.737Z] TEST_SKIP_INTEGRATION=1 [2020-05-28T15:13:24.737Z] TESTDEBUG=0 [2020-05-28T15:13:24.737Z] DEST=bundles/test-integration [2020-05-28T15:13:24.737Z] PWD=/go/src/github.com/docker/docker [2020-05-28T15:13:24.737Z] KEEPBUNDLE=1 [2020-05-28T15:13:24.737Z] DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:13:24.737Z] container=docker [2020-05-28T15:13:24.737Z] HOME=/root [2020-05-28T15:13:24.737Z] GOLANG_VERSION=1.13.11 [2020-05-28T15:13:24.737Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-28T15:13:24.737Z] VALIDATE_BRANCH=19.03 [2020-05-28T15:13:24.737Z] TERM=xterm [2020-05-28T15:13:24.737Z] DOCKER_PKG=github.com/docker/docker [2020-05-28T15:13:24.737Z] SHLVL=1 [2020-05-28T15:13:24.737Z] TIMEOUT=120m [2020-05-28T15:13:24.737Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-28T15:13:24.737Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-28T15:13:24.737Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-28T15:13:24.737Z] GO111MODULE=off [2020-05-28T15:13:24.737Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-28T15:13:24.737Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-28T15:13:24.737Z] GOPATH=/go [2020-05-28T15:13:24.737Z] PKG_CONFIG=pkg-config [2020-05-28T15:13:24.737Z] _=/usr/bin/env [2020-05-28T15:13:24.737Z] Building test suite binary ./integration-cli/test.main [2020-05-28T15:13:24.737Z] [2020-05-28T15:13:24.737Z] Found new integrations tests: [2020-05-28T15:13:24.737Z] +func TestDaemonDNSFallback(t *testing.T) { [2020-05-28T15:13:24.737Z] Running stress test for them. [2020-05-28T15:13:24.737Z] Using test flags: -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:13:24.737Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-28T15:13:24.737Z] HOSTNAME=4f80386aeece [2020-05-28T15:13:24.737Z] TESTDEBUG=0 [2020-05-28T15:13:24.737Z] DEST=bundles/test-integration-flaky [2020-05-28T15:13:24.737Z] PWD=/go/src/github.com/docker/docker [2020-05-28T15:13:24.737Z] KEEPBUNDLE=1 [2020-05-28T15:13:24.737Z] DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:13:24.737Z] container=docker [2020-05-28T15:13:24.737Z] HOME=/root [2020-05-28T15:13:24.737Z] GOLANG_VERSION=1.13.11 [2020-05-28T15:13:24.737Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-28T15:13:24.737Z] VALIDATE_BRANCH=19.03 [2020-05-28T15:13:24.737Z] TERM=xterm [2020-05-28T15:13:24.737Z] DOCKER_PKG=github.com/docker/docker [2020-05-28T15:13:24.737Z] SHLVL=1 [2020-05-28T15:13:24.737Z] TIMEOUT=120m [2020-05-28T15:13:24.737Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-28T15:13:24.737Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-28T15:13:24.737Z] TESTFLAGS=-test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:13:24.737Z] GO111MODULE=off [2020-05-28T15:13:24.737Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-28T15:13:24.737Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-28T15:13:24.737Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-28T15:13:24.737Z] TEST_REPEAT=5 [2020-05-28T15:13:24.737Z] GOPATH=/go [2020-05-28T15:13:24.737Z] PKG_CONFIG=pkg-config [2020-05-28T15:13:24.737Z] _=/usr/bin/env [2020-05-28T15:13:24.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-28T15:13:25.240Z] Removing intermediate container 6e68f97aa0ca [2020-05-28T15:13:25.240Z] ---> 3fb57b4d4f41 [2020-05-28T15:13:25.240Z] Step 67/140 : FROM base AS gometalinter [2020-05-28T15:13:25.240Z] ---> d9f178e1de73 [2020-05-28T15:13:25.240Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-05-28T15:13:25.526Z] ---> Running in 54e364e72489 [2020-05-28T15:13:25.526Z] Removing intermediate container 54e364e72489 [2020-05-28T15:13:25.526Z] ---> ae2a6b4df791 [2020-05-28T15:13:25.526Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:13:25.813Z] ---> a8803219d9a9 [2020-05-28T15:13:25.813Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-28T15:13:25.813Z] ---> 6b711f88a719 [2020-05-28T15:13:25.813Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-28T15:13:25.813Z] ---> Running in e5c6f24bc17f [2020-05-28T15:13:26.102Z] + RM_GOPATH=0 [2020-05-28T15:13:26.102Z] + TMP_GOPATH= [2020-05-28T15:13:26.102Z] + : /build [2020-05-28T15:13:26.102Z] + '[' -z '' ']' [2020-05-28T15:13:26.102Z] ++ mktemp -d [2020-05-28T15:13:26.102Z] + export GOPATH=/tmp/tmp.hywepS8z2K [2020-05-28T15:13:26.102Z] + GOPATH=/tmp/tmp.hywepS8z2K [2020-05-28T15:13:26.102Z] + RM_GOPATH=1 [2020-05-28T15:13:26.102Z] ++ dirname ./install.sh [2020-05-28T15:13:26.102Z] + dir=. [2020-05-28T15:13:26.102Z] + bin=gometalinter [2020-05-28T15:13:26.102Z] + shift [2020-05-28T15:13:26.102Z] + '[' '!' -f ./gometalinter.installer ']' [2020-05-28T15:13:26.102Z] + . ./gometalinter.installer [2020-05-28T15:13:26.102Z] Installing gometalinter version v2.0.6 [2020-05-28T15:13:26.102Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-05-28T15:13:26.102Z] + install_gometalinter [2020-05-28T15:13:26.102Z] + echo 'Installing gometalinter version v2.0.6' [2020-05-28T15:13:26.102Z] + go get -d github.com/alecthomas/gometalinter [2020-05-28T15:13:27.606Z] + cd /tmp/tmp.hywepS8z2K/src/github.com/alecthomas/gometalinter [2020-05-28T15:13:27.606Z] + git checkout -q v2.0.6 [2020-05-28T15:13:27.606Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-05-28T15:13:42.198Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T15:13:42.198Z] [2020-05-28T15:13:42.198Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-28T15:13:42.198Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-28T15:13:42.198Z] HOSTNAME=809ff85ce448 [2020-05-28T15:13:42.198Z] TESTDEBUG=0 [2020-05-28T15:13:42.198Z] DEST=bundles/test-integration [2020-05-28T15:13:42.198Z] PWD=/go/src/github.com/docker/docker [2020-05-28T15:13:42.198Z] DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:13:42.198Z] container=docker [2020-05-28T15:13:42.198Z] HOME=/root [2020-05-28T15:13:42.198Z] GOLANG_VERSION=1.13.11 [2020-05-28T15:13:42.198Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-28T15:13:42.198Z] VALIDATE_BRANCH=19.03 [2020-05-28T15:13:42.198Z] TERM=xterm [2020-05-28T15:13:42.198Z] DOCKER_PKG=github.com/docker/docker [2020-05-28T15:13:42.198Z] SHLVL=1 [2020-05-28T15:13:42.198Z] TIMEOUT=120m [2020-05-28T15:13:42.198Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-28T15:13:42.198Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-28T15:13:42.198Z] GO111MODULE=off [2020-05-28T15:13:42.198Z] DOCKER_EXPERIMENTAL=1 [2020-05-28T15:13:42.198Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-28T15:13:42.198Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-28T15:13:42.198Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-28T15:13:42.198Z] GOPATH=/go [2020-05-28T15:13:42.198Z] PKG_CONFIG=pkg-config [2020-05-28T15:13:42.198Z] _=/usr/bin/env [2020-05-28T15:13:42.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-28T15:13:46.234Z] + GOBIN=/build [2020-05-28T15:13:46.234Z] + /build/gometalinter --install [2020-05-28T15:13:46.234Z] Installing: [2020-05-28T15:13:46.234Z] deadcode [2020-05-28T15:13:46.234Z] dupl [2020-05-28T15:13:46.234Z] errcheck [2020-05-28T15:13:46.234Z] gas [2020-05-28T15:13:46.234Z] gochecknoglobals [2020-05-28T15:13:46.234Z] gochecknoinits [2020-05-28T15:13:46.234Z] goconst [2020-05-28T15:13:46.234Z] gocyclo [2020-05-28T15:13:46.234Z] goimports [2020-05-28T15:13:46.234Z] golint [2020-05-28T15:13:46.234Z] gosimple [2020-05-28T15:13:46.234Z] gotype [2020-05-28T15:13:46.234Z] gotypex [2020-05-28T15:13:46.234Z] ineffassign [2020-05-28T15:13:46.234Z] interfacer [2020-05-28T15:13:46.234Z] lll [2020-05-28T15:13:46.234Z] maligned [2020-05-28T15:13:46.234Z] megacheck [2020-05-28T15:13:46.234Z] misspell [2020-05-28T15:13:46.234Z] nakedret [2020-05-28T15:13:46.234Z] safesql [2020-05-28T15:13:46.234Z] staticcheck [2020-05-28T15:13:46.234Z] structcheck [2020-05-28T15:13:46.234Z] unconvert [2020-05-28T15:13:46.234Z] unparam [2020-05-28T15:13:46.234Z] unused [2020-05-28T15:13:46.234Z] varcheck [2020-05-28T15:13:57.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-28T15:13:57.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-28T15:13:59.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-28T15:14:00.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-28T15:14:01.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-28T15:14:01.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-28T15:14:02.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-28T15:14:02.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-28T15:14:04.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-28T15:14:04.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-28T15:14:06.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-28T15:14:12.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-28T15:14:12.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-28T15:14:13.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-28T15:14:15.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-28T15:14:15.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-28T15:14:15.968Z] 4612f6d0b889: Pull complete [2020-05-28T15:14:15.968Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-28T15:14:15.968Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:14:15.968Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:14:15.968Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-28T15:14:15.968Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-28T15:14:15.968Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-05-28T15:14:15.968Z] INFO: Docker version of control daemon [2020-05-28T15:14:15.968Z] [2020-05-28T15:14:15.968Z] Client: Docker Engine - Enterprise [2020-05-28T15:14:15.968Z] Version: 19.03.5 [2020-05-28T15:14:15.968Z] API version: 1.40 [2020-05-28T15:14:15.968Z] Go version: go1.12.12 [2020-05-28T15:14:15.968Z] Git commit: 2ee0c57608 [2020-05-28T15:14:15.968Z] Built: 11/13/2019 08:00:16 [2020-05-28T15:14:15.968Z] OS/Arch: windows/amd64 [2020-05-28T15:14:15.968Z] Experimental: false [2020-05-28T15:14:15.968Z] [2020-05-28T15:14:15.968Z] Server: Docker Engine - Enterprise [2020-05-28T15:14:15.968Z] Engine: [2020-05-28T15:14:15.968Z] Version: 19.03.5 [2020-05-28T15:14:15.968Z] API version: 1.40 (minimum version 1.24) [2020-05-28T15:14:15.968Z] Go version: go1.12.12 [2020-05-28T15:14:15.968Z] Git commit: 2ee0c57608 [2020-05-28T15:14:15.968Z] Built: 11/13/2019 07:58:51 [2020-05-28T15:14:15.968Z] OS/Arch: windows/amd64 [2020-05-28T15:14:15.968Z] Experimental: true [2020-05-28T15:14:15.968Z] [2020-05-28T15:14:15.968Z] INFO: Docker info of control daemon [2020-05-28T15:14:15.968Z] [2020-05-28T15:14:16.447Z] Client: [2020-05-28T15:14:16.447Z] Debug Mode: false [2020-05-28T15:14:16.447Z] Plugins: [2020-05-28T15:14:16.447Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-28T15:14:16.447Z] [2020-05-28T15:14:16.447Z] Server: [2020-05-28T15:14:16.447Z] Containers: 0 [2020-05-28T15:14:16.447Z] Running: 0 [2020-05-28T15:14:16.447Z] Paused: 0 [2020-05-28T15:14:16.447Z] Stopped: 0 [2020-05-28T15:14:16.447Z] Images: 1 [2020-05-28T15:14:16.447Z] Server Version: 19.03.5 [2020-05-28T15:14:16.447Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-28T15:14:16.447Z] Windows: [2020-05-28T15:14:16.447Z] LCOW: [2020-05-28T15:14:16.447Z] Logging Driver: json-file [2020-05-28T15:14:16.447Z] Plugins: [2020-05-28T15:14:16.447Z] Volume: local [2020-05-28T15:14:16.447Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-28T15:14:16.447Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-28T15:14:16.447Z] Swarm: inactive [2020-05-28T15:14:16.447Z] Default Isolation: process [2020-05-28T15:14:16.447Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-28T15:14:16.447Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-28T15:14:16.447Z] OSType: windows [2020-05-28T15:14:16.447Z] Architecture: x86_64 [2020-05-28T15:14:16.447Z] CPUs: 4 [2020-05-28T15:14:16.447Z] Total Memory: 32GiB [2020-05-28T15:14:16.447Z] Name: azwin-2-357800 [2020-05-28T15:14:16.447Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-28T15:14:16.447Z] Docker Root Dir: D:\docker [2020-05-28T15:14:16.447Z] Debug Mode: false [2020-05-28T15:14:16.447Z] Registry: https://index.docker.io/v1/ [2020-05-28T15:14:16.447Z] Labels: [2020-05-28T15:14:16.447Z] Experimental: true [2020-05-28T15:14:16.447Z] Insecure Registries: [2020-05-28T15:14:16.447Z] 10.0.0.4:5000 [2020-05-28T15:14:16.447Z] 127.0.0.0/8 [2020-05-28T15:14:16.447Z] Registry Mirrors: [2020-05-28T15:14:16.447Z] http://10.0.0.4:5000/ [2020-05-28T15:14:16.447Z] Live Restore Enabled: false [2020-05-28T15:14:16.447Z] [2020-05-28T15:14:16.447Z] [2020-05-28T15:14:16.447Z] INFO: Commit hash is c104a50de [2020-05-28T15:14:16.447Z] INFO: Nuke-Everything... [2020-05-28T15:14:16.447Z] INFO: Container count on control daemon to delete is 0 [2020-05-28T15:14:16.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-28T15:14:16.926Z] INFO: Nuking d:\CI [2020-05-28T15:14:17.404Z] INFO: Zapped successfully [2020-05-28T15:14:17.404Z] INFO: Location for testing is d:\CI\PR-41009\9 [2020-05-28T15:14:17.404Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-28T15:14:17.404Z] [2020-05-28T15:14:17.404Z] [2020-05-28T15:14:17.404Z] INFO: Building the image from Dockerfile.windows at 05/28/2020 15:14:17... [2020-05-28T15:14:17.404Z] [2020-05-28T15:14:17.638Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-28T15:14:17.638Z] Using test binary docker [2020-05-28T15:14:17.638Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-28T15:14:17.638Z] +++ /etc/init.d/apparmor start [2020-05-28T15:14:17.638Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T15:14:17.638Z] INFO: Waiting for daemon to start... [2020-05-28T15:14:17.638Z] Starting dockerd [2020-05-28T15:14:17.638Z] +++ 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-05-28T15:14:19.248Z] Removing intermediate container e5c6f24bc17f [2020-05-28T15:14:19.248Z] ---> 7fe374e33f32 [2020-05-28T15:14:19.248Z] Step 72/140 : FROM base AS gotestsum [2020-05-28T15:14:19.248Z] ---> d9f178e1de73 [2020-05-28T15:14:19.248Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-05-28T15:14:19.248Z] ---> Running in d2a594586a24 [2020-05-28T15:14:19.248Z] Removing intermediate container d2a594586a24 [2020-05-28T15:14:19.248Z] ---> 090839ba93a6 [2020-05-28T15:14:19.248Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-05-28T15:14:19.248Z] ---> Running in 32f0cc97053b [2020-05-28T15:14:19.248Z] Removing intermediate container 32f0cc97053b [2020-05-28T15:14:19.248Z] ---> c13448f805e0 [2020-05-28T15:14:19.248Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:14:19.248Z] ---> 664cf0d04738 [2020-05-28T15:14:19.248Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-28T15:14:19.248Z] ---> b778aa9c81d3 [2020-05-28T15:14:19.248Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-28T15:14:19.248Z] ---> Running in 8e878dc1270d [2020-05-28T15:14:19.248Z] + RM_GOPATH=0 [2020-05-28T15:14:19.248Z] + TMP_GOPATH= [2020-05-28T15:14:19.248Z] + : /build [2020-05-28T15:14:19.248Z] + '[' -z '' ']' [2020-05-28T15:14:19.248Z] ++ mktemp -d [2020-05-28T15:14:19.248Z] + export GOPATH=/tmp/tmp.qQ31Lc0jt6 [2020-05-28T15:14:19.248Z] + GOPATH=/tmp/tmp.qQ31Lc0jt6 [2020-05-28T15:14:19.248Z] + RM_GOPATH=1 [2020-05-28T15:14:19.248Z] ++ dirname ./install.sh [2020-05-28T15:14:19.248Z] + dir=. [2020-05-28T15:14:19.248Z] + bin=gotestsum [2020-05-28T15:14:19.248Z] + shift [2020-05-28T15:14:19.248Z] + '[' '!' -f ./gotestsum.installer ']' [2020-05-28T15:14:19.248Z] + . ./gotestsum.installer [2020-05-28T15:14:19.248Z] ++ : v0.3.5 [2020-05-28T15:14:19.248Z] + install_gotestsum [2020-05-28T15:14:19.248Z] + set -e [2020-05-28T15:14:19.248Z] + export GO111MODULE=on [2020-05-28T15:14:19.248Z] + GO111MODULE=on [2020-05-28T15:14:19.248Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-28T15:14:19.248Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-05-28T15:14:19.248Z] go: finding gotest.tools v0.3.5 [2020-05-28T15:14:19.248Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-28T15:14:19.532Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-28T15:14:19.705Z] . [2020-05-28T15:14:19.705Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-28T15:14:19.705Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-28T15:14:19.705Z] Error: No such image: emptyfs [2020-05-28T15:14:19.705Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-28T15:14:19.705Z] ++++ docker load [2020-05-28T15:14:19.988Z] Running integration-test (iteration 1) [2020-05-28T15:14:19.988Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-28T15:14:19.988Z] ++ 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-05-28T15:14:19.988Z] ++ set -e [2020-05-28T15:14:19.988Z] ++ '[' -n 0 ']' [2020-05-28T15:14:19.988Z] ++ set -x [2020-05-28T15:14:19.988Z] ++ env -i DEST=/go/src/github.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-05-28T15:14:21.571Z] go: downloading gotest.tools v2.1.0+incompatible [2020-05-28T15:14:21.571Z] go: extracting gotest.tools v2.1.0+incompatible [2020-05-28T15:14:21.571Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-05-28T15:14:21.571Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T15:14:21.571Z] go: downloading github.com/fatih/color v1.6.0 [2020-05-28T15:14:21.571Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-28T15:14:21.571Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-28T15:14:21.571Z] go: downloading github.com/pkg/errors v0.8.0 [2020-05-28T15:14:21.859Z] go: extracting github.com/fatih/color v1.6.0 [2020-05-28T15:14:21.859Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-28T15:14:21.859Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-28T15:14:21.859Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-28T15:14:21.859Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-05-28T15:14:21.859Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-28T15:14:21.859Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T15:14:21.859Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-28T15:14:21.859Z] go: extracting github.com/pkg/errors v0.8.0 [2020-05-28T15:14:21.859Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T15:14:21.859Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T15:14:21.859Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-28T15:14:21.859Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-28T15:14:22.483Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-28T15:14:22.483Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-28T15:14:22.483Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-28T15:14:22.767Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-28T15:14:23.051Z] go: finding gotest.tools v2.2.0+incompatible [2020-05-28T15:14:23.051Z] go: finding gotest.tools/gotestsum v0.4.2 [2020-05-28T15:14:23.051Z] go: downloading gotest.tools v2.2.0+incompatible [2020-05-28T15:14:23.335Z] go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-28T15:14:23.352Z] Sending build context to Docker daemon 55.38MB [2020-05-28T15:14:23.353Z] [2020-05-28T15:14:23.353Z] Step 1/8 : FROM microsoft/windowsservercore [2020-05-28T15:14:23.353Z] ---> 561b89eac394 [2020-05-28T15:14:23.353Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-28T15:14:23.353Z] ---> Running in 5c7326932833 [2020-05-28T15:14:23.833Z] Removing intermediate container 5c7326932833 [2020-05-28T15:14:23.833Z] ---> 6ccb1a14e310 [2020-05-28T15:14:23.833Z] Step 3/8 : ARG GO_VERSION=1.13.11 [2020-05-28T15:14:23.833Z] ---> Running in 90995c33f42e [2020-05-28T15:14:23.977Z] go: extracting gotest.tools v2.2.0+incompatible [2020-05-28T15:14:23.977Z] go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-28T15:14:24.311Z] Removing intermediate container 90995c33f42e [2020-05-28T15:14:24.311Z] ---> 07a5a65ee010 [2020-05-28T15:14:24.311Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-05-28T15:14:24.311Z] ---> Running in df2aff942041 [2020-05-28T15:14:24.795Z] Removing intermediate container df2aff942041 [2020-05-28T15:14:24.795Z] ---> ce7ddfcc1feb [2020-05-28T15:14:24.795Z] 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-05-28T15:14:24.795Z] ---> Running in 9efd51b42e6b [2020-05-28T15:14:24.992Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-05-28T15:14:24.992Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T15:14:24.992Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-28T15:14:24.992Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T15:14:24.992Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T15:14:24.992Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-28T15:14:24.992Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T15:14:24.992Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-05-28T15:14:25.282Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T15:14:25.282Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T15:14:25.570Z] go: finding github.com/fatih/color v1.6.0 [2020-05-28T15:14:25.570Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-28T15:14:25.570Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-28T15:14:25.570Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-28T15:14:25.570Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-28T15:14:25.570Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-28T15:14:25.862Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-28T15:14:25.862Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-28T15:14:25.862Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-28T15:14:25.862Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-28T15:14:28.356Z] Loaded image: buildpack-deps:jessie [2020-05-28T15:14:28.356Z] Loaded image: busybox:latest [2020-05-28T15:14:28.356Z] Loaded image: busybox:glibc [2020-05-28T15:14:28.356Z] Loaded image: debian:jessie [2020-05-28T15:14:28.356Z] Loaded image: hello-world:latest [2020-05-28T15:14:28.356Z] INFO: Testing against a local daemon [2020-05-28T15:14:28.356Z] === RUN TestBuildWithSession [2020-05-28T15:14:29.642Z] [2020-05-28T15:14:29.642Z] SUCCESS: Specified value was saved. [2020-05-28T15:14:30.649Z] INFO: Downloading git... [2020-05-28T15:14:31.029Z] --- PASS: TestBuildWithSession (3.49s) [2020-05-28T15:14:31.029Z] === RUN TestBuildSquashParent [2020-05-28T15:14:32.251Z] INFO: Downloading go... [2020-05-28T15:14:33.852Z] INFO: Downloading compiler 1 of 3... [2020-05-28T15:14:34.331Z] INFO: Downloading compiler 2 of 3... [2020-05-28T15:14:34.809Z] INFO: Downloading compiler 3 of 3... [2020-05-28T15:14:35.287Z] INFO: Extracting git... [2020-05-28T15:14:39.396Z] --- PASS: TestBuildSquashParent (7.05s) [2020-05-28T15:14:39.396Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-28T15:14:39.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T15:14:39.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T15:14:39.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T15:14:39.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T15:14:39.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T15:14:39.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T15:14:39.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T15:14:39.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T15:14:39.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T15:14:39.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T15:14:39.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T15:14:39.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T15:14:39.396Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T15:14:39.396Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T15:14:40.401Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T15:14:40.401Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T15:14:43.077Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T15:14:43.077Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T15:14:43.309Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T15:14:43.309Z] [2020-05-28T15:14:43.309Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-28T15:14:43.309Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-28T15:14:43.309Z] Using test binary docker [2020-05-28T15:14:43.309Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-28T15:14:43.309Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T15:14:43.309Z] INFO: Waiting for daemon to start... [2020-05-28T15:14:43.309Z] Starting dockerd [2020-05-28T15:14:43.309Z] . [2020-05-28T15:14:43.309Z] INFO: Building docker-sdk-python3:4.1.0... [2020-05-28T15:14:45.767Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-28T15:14:45.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2020-05-28T15:14:45.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.52s) [2020-05-28T15:14:45.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.57s) [2020-05-28T15:14:45.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.58s) [2020-05-28T15:14:45.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s) [2020-05-28T15:14:45.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s) [2020-05-28T15:14:45.767Z] === RUN TestBuildMultiStageCopy [2020-05-28T15:14:45.767Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-28T15:14:48.381Z] Removing intermediate container 8e878dc1270d [2020-05-28T15:14:48.381Z] ---> 18658f3484a9 [2020-05-28T15:14:48.381Z] Step 78/140 : FROM dev-base AS dockercli [2020-05-28T15:14:48.381Z] ---> d9f178e1de73 [2020-05-28T15:14:48.381Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-05-28T15:14:48.381Z] ---> Running in e8f4e25453a4 [2020-05-28T15:14:48.381Z] Removing intermediate container e8f4e25453a4 [2020-05-28T15:14:48.381Z] ---> 3cee05b232f8 [2020-05-28T15:14:48.381Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-05-28T15:14:48.381Z] ---> Running in 8bea6e0df111 [2020-05-28T15:14:48.381Z] Removing intermediate container 8bea6e0df111 [2020-05-28T15:14:48.381Z] ---> 847bdf25fb56 [2020-05-28T15:14:48.381Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-05-28T15:14:48.381Z] ---> Running in 3df1382bbe71 [2020-05-28T15:14:48.381Z] Removing intermediate container 3df1382bbe71 [2020-05-28T15:14:48.381Z] ---> c5d7883ba5dc [2020-05-28T15:14:48.381Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:14:48.381Z] ---> ae0f2e379f40 [2020-05-28T15:14:48.381Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-28T15:14:48.381Z] ---> 5477041868e5 [2020-05-28T15:14:48.381Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-28T15:14:48.381Z] ---> Running in 2af1a34e22a8 [2020-05-28T15:14:48.381Z] + RM_GOPATH=0 [2020-05-28T15:14:48.381Z] + TMP_GOPATH= [2020-05-28T15:14:48.381Z] + : /build [2020-05-28T15:14:48.381Z] + '[' -z '' ']' [2020-05-28T15:14:48.381Z] ++ mktemp -d [2020-05-28T15:14:48.381Z] + export GOPATH=/tmp/tmp.1OiqbNyYJ2 [2020-05-28T15:14:48.381Z] + GOPATH=/tmp/tmp.1OiqbNyYJ2 [2020-05-28T15:14:48.381Z] + RM_GOPATH=1 [2020-05-28T15:14:48.381Z] ++ dirname ./install.sh [2020-05-28T15:14:48.381Z] Install docker/cli version 17.06.2-ce from stable [2020-05-28T15:14:48.381Z] + dir=. [2020-05-28T15:14:48.381Z] + bin=dockercli [2020-05-28T15:14:48.381Z] + shift [2020-05-28T15:14:48.381Z] + '[' '!' -f ./dockercli.installer ']' [2020-05-28T15:14:48.381Z] + . ./dockercli.installer [2020-05-28T15:14:48.381Z] ++ : stable [2020-05-28T15:14:48.381Z] ++ : 17.06.2-ce [2020-05-28T15:14:48.381Z] + install_dockercli [2020-05-28T15:14:48.381Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-28T15:14:48.381Z] ++ uname -m [2020-05-28T15:14:48.381Z] + arch=ppc64le [2020-05-28T15:14:48.381Z] + '[' ppc64le '!=' x86_64 ']' [2020-05-28T15:14:48.381Z] + '[' ppc64le '!=' s390x ']' [2020-05-28T15:14:48.381Z] + '[' ppc64le '!=' armhf ']' [2020-05-28T15:14:48.381Z] + build_dockercli [2020-05-28T15:14:48.381Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.1OiqbNyYJ2/tmp/docker-ce [2020-05-28T15:14:48.381Z] Cloning into '/tmp/tmp.1OiqbNyYJ2/tmp/docker-ce'... [2020-05-28T15:14:48.437Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-28T15:14:48.718Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-28T15:14:49.331Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-28T15:14:49.943Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-28T15:14:50.348Z] INFO: Expanding go... [2020-05-28T15:14:50.555Z] --- PASS: TestBuildMultiStageCopy (4.90s) [2020-05-28T15:14:50.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2020-05-28T15:14:50.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-05-28T15:14:50.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-05-28T15:14:50.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-05-28T15:14:50.555Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-05-28T15:14:50.555Z] === RUN TestBuildMultiStageParentConfig [2020-05-28T15:14:52.022Z] --- PASS: TestBuildMultiStageParentConfig (1.58s) [2020-05-28T15:14:52.022Z] === RUN TestBuildLabelWithTargets [2020-05-28T15:14:54.691Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2020-05-28T15:14:54.691Z] === RUN TestBuildWithEmptyLayers [2020-05-28T15:14:55.304Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-05-28T15:14:55.304Z] === RUN TestBuildMultiStageOnBuild [2020-05-28T15:14:58.755Z] --- PASS: TestBuildMultiStageOnBuild (3.04s) [2020-05-28T15:14:58.755Z] === RUN TestBuildUncleanTarFilenames [2020-05-28T15:14:59.759Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) [2020-05-28T15:14:59.759Z] === RUN TestBuildMultiStageLayerLeak [2020-05-28T15:15:03.249Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2020-05-28T15:15:03.249Z] === RUN TestBuildWithHugeFile [2020-05-28T15:15:11.729Z] INFO: Expanding compiler 1 of 3... [2020-05-28T15:15:12.207Z] INFO: Expanding compiler 2 of 3... [2020-05-28T15:15:15.410Z] Checking out files: 54% (5876/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) Checking out files: 89% (9644/10835) Checking out files: 90% (9752/10835) Checking out files: 91% (9860/10835) Checking out files: 92% (9969/10835) Checking out files: 93% (10077/10835) Checking out files: 94% (10185/10835) Checking out files: 95% (10294/10835) Checking out files: 96% (10402/10835) Checking out files: 97% (10510/10835) Checking out files: 98% (10619/10835) Checking out files: 99% (10727/10835) Checking out files: 100% (10835/10835) Checking out files: 100% (10835/10835), done. [2020-05-28T15:15:15.410Z] + cd /tmp/tmp.1OiqbNyYJ2/tmp/docker-ce [2020-05-28T15:15:15.410Z] + git checkout -q v17.06.2-ce [2020-05-28T15:15:16.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-28T15:15:16.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-28T15:15:16.907Z] + mkdir -p /tmp/tmp.1OiqbNyYJ2/src/github.com/docker [2020-05-28T15:15:16.907Z] + mv components/cli /tmp/tmp.1OiqbNyYJ2/src/github.com/docker/cli [2020-05-28T15:15:16.907Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-28T15:15:18.205Z] INFO: Expanding compiler 3 of 3... [2020-05-28T15:15:18.205Z] INFO: Removing downloaded files... [2020-05-28T15:15:18.205Z] INFO: Creating source directory... [2020-05-28T15:15:18.205Z] INFO: Configuring git core.autocrlf... [2020-05-28T15:15:18.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-28T15:15:18.685Z] INFO: Completed [2020-05-28T15:15:22.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-28T15:15:26.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-28T15:15:29.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-28T15:15:29.959Z] sha256:4fb1a6af7a3ddcd8ac8e6c6b7caa509aca09df432e2eff1d4299f00adc4d6e18 [2020-05-28T15:15:29.960Z] INFO: Starting docker-py tests... [2020-05-28T15:15:29.960Z] ============================= test session starts ============================== [2020-05-28T15:15:29.960Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-28T15:15:29.960Z] rootdir: /src, inifile: pytest.ini [2020-05-28T15:15:29.960Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-28T15:15:29.960Z] collected 385 items / 3 deselected / 382 selected [2020-05-28T15:15:29.960Z] [2020-05-28T15:15:32.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-28T15:15:33.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-28T15:15:35.741Z] --- PASS: TestBuildWithHugeFile (28.53s) [2020-05-28T15:15:35.741Z] === RUN TestBuildWithEmptyDockerfile [2020-05-28T15:15:35.741Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T15:15:35.741Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T15:15:35.741Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T15:15:35.741Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T15:15:35.741Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T15:15:35.741Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T15:15:35.741Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T15:15:35.741Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T15:15:35.741Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T15:15:35.741Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-05-28T15:15:35.741Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-05-28T15:15:35.741Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-05-28T15:15:35.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-05-28T15:15:35.742Z] === RUN TestBuildPreserveOwnership [2020-05-28T15:15:35.742Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-28T15:15:35.742Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-28T15:15:38.411Z] --- PASS: TestBuildPreserveOwnership (6.50s) [2020-05-28T15:15:38.411Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.22s) [2020-05-28T15:15:38.411Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s) [2020-05-28T15:15:38.411Z] === RUN TestBuildPlatformInvalid [2020-05-28T15:15:38.411Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-28T15:15:38.411Z] PASS [2020-05-28T15:15:38.411Z] [2020-05-28T15:15:38.411Z] DONE 30 tests in 78.224s [2020-05-28T15:15:38.411Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-28T15:15:38.411Z] ++ 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-05-28T15:15:38.411Z] ++ set -e [2020-05-28T15:15:38.411Z] ++ '[' -n 0 ']' [2020-05-28T15:15:38.411Z] ++ set -x [2020-05-28T15:15:38.411Z] ++ env -i DEST=/go/src/github.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-05-28T15:15:38.411Z] INFO: Testing against a local daemon [2020-05-28T15:15:38.411Z] === RUN TestConfigList [2020-05-28T15:15:40.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-28T15:15:42.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-28T15:15:42.794Z] --- PASS: TestConfigList (3.74s) [2020-05-28T15:15:42.794Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-05-28T15:15:42.794Z] daemon.go:325: [de431c00c7b9f] waiting for daemon to start [2020-05-28T15:15:42.795Z] daemon.go:325: [de431c00c7b9f] waiting for daemon to start [2020-05-28T15:15:42.795Z] daemon.go:353: [de431c00c7b9f] daemon started [2020-05-28T15:15:42.795Z] daemon.go:461: [de431c00c7b9f] Stopping daemon [2020-05-28T15:15:42.795Z] daemon.go:296: [de431c00c7b9f] exiting daemon [2020-05-28T15:15:42.795Z] daemon.go:448: [de431c00c7b9f] Daemon stopped [2020-05-28T15:15:42.795Z] === RUN TestConfigsCreateAndDelete [2020-05-28T15:15:46.253Z] --- PASS: TestConfigsCreateAndDelete (3.54s) [2020-05-28T15:15:46.253Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-05-28T15:15:46.253Z] daemon.go:325: [d620ed6325db8] waiting for daemon to start [2020-05-28T15:15:46.253Z] daemon.go:325: [d620ed6325db8] waiting for daemon to start [2020-05-28T15:15:46.253Z] daemon.go:353: [d620ed6325db8] daemon started [2020-05-28T15:15:46.253Z] daemon.go:461: [d620ed6325db8] Stopping daemon [2020-05-28T15:15:46.253Z] daemon.go:296: [d620ed6325db8] exiting daemon [2020-05-28T15:15:46.253Z] daemon.go:448: [d620ed6325db8] Daemon stopped [2020-05-28T15:15:46.253Z] === RUN TestConfigsUpdate [2020-05-28T15:15:49.700Z] --- PASS: TestConfigsUpdate (3.60s) [2020-05-28T15:15:49.700Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-05-28T15:15:49.700Z] daemon.go:325: [d976946f73594] waiting for daemon to start [2020-05-28T15:15:49.700Z] daemon.go:325: [d976946f73594] waiting for daemon to start [2020-05-28T15:15:49.700Z] daemon.go:353: [d976946f73594] daemon started [2020-05-28T15:15:49.700Z] daemon.go:461: [d976946f73594] Stopping daemon [2020-05-28T15:15:49.700Z] daemon.go:296: [d976946f73594] exiting daemon [2020-05-28T15:15:49.700Z] daemon.go:448: [d976946f73594] Daemon stopped [2020-05-28T15:15:49.700Z] === RUN TestTemplatedConfig [2020-05-28T15:15:50.178Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-28T15:15:50.435Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-28T15:15:52.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-28T15:15:52.626Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-28T15:15:53.147Z] --- PASS: TestTemplatedConfig (3.55s) [2020-05-28T15:15:53.147Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-05-28T15:15:53.147Z] daemon.go:325: [d0bc3e7c3a381] waiting for daemon to start [2020-05-28T15:15:53.147Z] daemon.go:325: [d0bc3e7c3a381] waiting for daemon to start [2020-05-28T15:15:53.147Z] daemon.go:353: [d0bc3e7c3a381] daemon started [2020-05-28T15:15:53.147Z] daemon.go:461: [d0bc3e7c3a381] Stopping daemon [2020-05-28T15:15:53.147Z] daemon.go:296: [d0bc3e7c3a381] exiting daemon [2020-05-28T15:15:53.147Z] daemon.go:448: [d0bc3e7c3a381] Daemon stopped [2020-05-28T15:15:53.147Z] === RUN TestConfigInspect [2020-05-28T15:15:56.594Z] --- PASS: TestConfigInspect (3.71s) [2020-05-28T15:15:56.595Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-05-28T15:15:56.595Z] daemon.go:325: [ddc35c87820fb] waiting for daemon to start [2020-05-28T15:15:56.595Z] daemon.go:325: [ddc35c87820fb] waiting for daemon to start [2020-05-28T15:15:56.595Z] daemon.go:353: [ddc35c87820fb] daemon started [2020-05-28T15:15:56.595Z] daemon.go:461: [ddc35c87820fb] Stopping daemon [2020-05-28T15:15:56.595Z] daemon.go:296: [ddc35c87820fb] exiting daemon [2020-05-28T15:15:56.595Z] daemon.go:448: [ddc35c87820fb] Daemon stopped [2020-05-28T15:15:56.595Z] === RUN TestConfigCreateWithLabels [2020-05-28T15:16:00.039Z] --- PASS: TestConfigCreateWithLabels (3.64s) [2020-05-28T15:16:00.039Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-05-28T15:16:00.039Z] daemon.go:325: [deae6adcaff4b] waiting for daemon to start [2020-05-28T15:16:00.039Z] daemon.go:325: [deae6adcaff4b] waiting for daemon to start [2020-05-28T15:16:00.039Z] daemon.go:353: [deae6adcaff4b] daemon started [2020-05-28T15:16:00.039Z] daemon.go:461: [deae6adcaff4b] Stopping daemon [2020-05-28T15:16:00.039Z] daemon.go:296: [deae6adcaff4b] exiting daemon [2020-05-28T15:16:00.039Z] daemon.go:448: [deae6adcaff4b] Daemon stopped [2020-05-28T15:16:00.039Z] === RUN TestConfigCreateResolve [2020-05-28T15:16:04.409Z] --- PASS: TestConfigCreateResolve (3.60s) [2020-05-28T15:16:04.409Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-05-28T15:16:04.409Z] daemon.go:325: [d3614fc4e0b56] waiting for daemon to start [2020-05-28T15:16:04.409Z] daemon.go:325: [d3614fc4e0b56] waiting for daemon to start [2020-05-28T15:16:04.409Z] daemon.go:353: [d3614fc4e0b56] daemon started [2020-05-28T15:16:04.409Z] daemon.go:461: [d3614fc4e0b56] Stopping daemon [2020-05-28T15:16:04.409Z] daemon.go:296: [d3614fc4e0b56] exiting daemon [2020-05-28T15:16:04.409Z] daemon.go:448: [d3614fc4e0b56] Daemon stopped [2020-05-28T15:16:04.409Z] === RUN TestConfigDaemonLibtrustID [2020-05-28T15:16:04.409Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-05-28T15:16:04.409Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-05-28T15:16:04.409Z] daemon.go:325: [d147302e45343] waiting for daemon to start [2020-05-28T15:16:04.409Z] daemon.go:325: [d147302e45343] waiting for daemon to start [2020-05-28T15:16:04.409Z] daemon.go:353: [d147302e45343] daemon started [2020-05-28T15:16:04.409Z] daemon.go:461: [d147302e45343] Stopping daemon [2020-05-28T15:16:04.409Z] daemon.go:296: [d147302e45343] exiting daemon [2020-05-28T15:16:04.409Z] daemon.go:448: [d147302e45343] Daemon stopped [2020-05-28T15:16:04.409Z] PASS [2020-05-28T15:16:04.409Z] [2020-05-28T15:16:04.409Z] DONE 8 tests in 25.993s [2020-05-28T15:16:04.409Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-28T15:16:04.409Z] ++ 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-05-28T15:16:04.409Z] ++ set -e [2020-05-28T15:16:04.409Z] ++ '[' -n 0 ']' [2020-05-28T15:16:04.409Z] ++ set -x [2020-05-28T15:16:04.409Z] ++ env -i DEST=/go/src/github.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-05-28T15:16:04.409Z] INFO: Testing against a local daemon [2020-05-28T15:16:04.409Z] === RUN TestCheckpoint [2020-05-28T15:16:04.409Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-28T15:16:04.409Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T15:16:04.409Z] === RUN TestContainerInvalidJSON [2020-05-28T15:16:04.409Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T15:16:04.409Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T15:16:04.409Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T15:16:04.409Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T15:16:04.409Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-28T15:16:04.409Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-28T15:16:04.409Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T15:16:04.409Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-28T15:16:04.409Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T15:16:04.409Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-28T15:16:04.409Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-28T15:16:04.409Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-28T15:16:04.409Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-28T15:16:04.409Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-28T15:16:04.409Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-05-28T15:16:04.409Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-28T15:16:04.690Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-05-28T15:16:04.690Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-28T15:16:04.690Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2020-05-28T15:16:04.690Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-28T15:16:04.971Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2020-05-28T15:16:04.971Z] === RUN TestCopyFromContainer [2020-05-28T15:16:06.987Z] === RUN TestCopyFromContainer// [2020-05-28T15:16:06.987Z] === RUN TestCopyFromContainer//bar/root [2020-05-28T15:16:07.268Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-28T15:16:07.268Z] === RUN TestCopyFromContainer/bar/quux [2020-05-28T15:16:07.268Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-28T15:16:07.268Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-28T15:16:07.549Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-28T15:16:07.549Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-28T15:16:07.549Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-28T15:16:07.549Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-28T15:16:07.831Z] --- PASS: TestCopyFromContainer (2.80s) [2020-05-28T15:16:07.831Z] --- PASS: TestCopyFromContainer// (0.04s) [2020-05-28T15:16:07.831Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-28T15:16:07.831Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-05-28T15:16:07.831Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-28T15:16:07.831Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-28T15:16:07.831Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-05-28T15:16:07.831Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-05-28T15:16:07.831Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-28T15:16:07.831Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-28T15:16:07.831Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-28T15:16:07.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-28T15:16:07.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T15:16:07.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T15:16:07.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T15:16:07.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T15:16:07.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T15:16:07.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T15:16:07.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T15:16:07.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T15:16:07.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T15:16:07.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-28T15:16:07.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-28T15:16:07.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-28T15:16:07.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-28T15:16:07.831Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-28T15:16:07.831Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-28T15:16:07.831Z] === RUN TestCreateWithInvalidEnv [2020-05-28T15:16:07.831Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-28T15:16:07.831Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-28T15:16:07.831Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-28T15:16:07.831Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-28T15:16:07.831Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-28T15:16:07.831Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-28T15:16:07.831Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-28T15:16:07.831Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-28T15:16:07.831Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-28T15:16:07.831Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-28T15:16:07.831Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-28T15:16:07.831Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-28T15:16:07.831Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-28T15:16:07.831Z] === RUN TestCreateTmpfsMountsTarget [2020-05-28T15:16:07.831Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-05-28T15:16:07.831Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-28T15:16:10.553Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2020-05-28T15:16:10.553Z] === RUN TestCreateWithCapabilities [2020-05-28T15:16:10.553Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-28T15:16:10.553Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-28T15:16:10.553Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-28T15:16:10.553Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-28T15:16:10.553Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-28T15:16:10.553Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-28T15:16:10.553Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-28T15:16:10.553Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-28T15:16:10.553Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T15:16:10.553Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T15:16:10.553Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T15:16:10.553Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T15:16:10.553Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-28T15:16:10.553Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-28T15:16:10.553Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-28T15:16:10.553Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-28T15:16:10.553Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-28T15:16:10.553Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-28T15:16:10.553Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T15:16:10.553Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T15:16:10.553Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T15:16:10.553Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T15:16:10.553Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-28T15:16:10.553Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T15:16:10.553Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T15:16:10.553Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-28T15:16:10.553Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-28T15:16:10.553Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-28T15:16:10.553Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T15:16:10.553Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T15:16:10.553Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-28T15:16:10.553Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-28T15:16:10.553Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-28T15:16:10.553Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-28T15:16:10.553Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-28T15:16:10.553Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-28T15:16:10.553Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-28T15:16:10.553Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s) [2020-05-28T15:16:10.553Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-28T15:16:10.553Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-05-28T15:16:10.553Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-05-28T15:16:10.553Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-05-28T15:16:10.553Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-28T15:16:10.553Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-28T15:16:10.553Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-05-28T15:16:10.553Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-28T15:16:13.222Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s) [2020-05-28T15:16:13.222Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-28T15:16:13.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T15:16:13.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T15:16:13.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T15:16:13.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T15:16:13.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T15:16:13.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T15:16:13.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T15:16:13.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T15:16:13.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T15:16:13.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T15:16:13.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T15:16:13.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T15:16:13.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T15:16:13.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T15:16:13.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T15:16:13.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-28T15:16:13.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-28T15:16:13.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-28T15:16:13.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-28T15:16:13.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-28T15:16:13.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-28T15:16:13.222Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-28T15:16:14.226Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-05-28T15:16:14.226Z] === RUN TestContainerStartOnDaemonRestart [2020-05-28T15:16:14.226Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-28T15:16:14.226Z] === RUN TestDaemonRestartIpcMode [2020-05-28T15:16:14.226Z] === PAUSE TestDaemonRestartIpcMode [2020-05-28T15:16:14.226Z] === RUN TestDiff [2020-05-28T15:16:15.230Z] --- PASS: TestDiff (0.86s) [2020-05-28T15:16:15.230Z] === RUN TestExecWithCloseStdin [2020-05-28T15:16:15.842Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-05-28T15:16:15.842Z] === RUN TestExec [2020-05-28T15:16:16.845Z] --- PASS: TestExec (0.93s) [2020-05-28T15:16:16.845Z] === RUN TestExecUser [2020-05-28T15:16:17.849Z] --- PASS: TestExecUser (0.96s) [2020-05-28T15:16:17.849Z] === RUN TestExportContainerAndImportImage [2020-05-28T15:16:18.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-28T15:16:18.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-28T15:16:19.317Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2020-05-28T15:16:19.317Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-28T15:16:20.783Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2020-05-28T15:16:20.783Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-05-28T15:16:20.783Z] daemon.go:325: [de8b82d86d6ec] waiting for daemon to start [2020-05-28T15:16:20.783Z] daemon.go:325: [de8b82d86d6ec] waiting for daemon to start [2020-05-28T15:16:20.783Z] daemon.go:353: [de8b82d86d6ec] daemon started [2020-05-28T15:16:20.783Z] daemon.go:461: [de8b82d86d6ec] Stopping daemon [2020-05-28T15:16:20.783Z] daemon.go:296: [de8b82d86d6ec] exiting daemon [2020-05-28T15:16:20.783Z] daemon.go:448: [de8b82d86d6ec] Daemon stopped [2020-05-28T15:16:20.783Z] daemon.go:325: [de8b82d86d6ec] waiting for daemon to start [2020-05-28T15:16:20.783Z] daemon.go:325: [de8b82d86d6ec] waiting for daemon to start [2020-05-28T15:16:20.783Z] daemon.go:353: [de8b82d86d6ec] daemon started [2020-05-28T15:16:20.783Z] daemon.go:461: [de8b82d86d6ec] Stopping daemon [2020-05-28T15:16:20.783Z] daemon.go:296: [de8b82d86d6ec] exiting daemon [2020-05-28T15:16:20.783Z] daemon.go:448: [de8b82d86d6ec] Daemon stopped [2020-05-28T15:16:20.783Z] === RUN TestHealthCheckWorkdir [2020-05-28T15:16:21.788Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-05-28T15:16:21.788Z] === RUN TestHealthKillContainer [2020-05-28T15:16:21.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-28T15:16:25.233Z] --- PASS: TestHealthKillContainer (3.04s) [2020-05-28T15:16:25.233Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-28T15:16:25.360Z] + return [2020-05-28T15:16:25.360Z] Removing intermediate container 2af1a34e22a8 [2020-05-28T15:16:25.360Z] ---> f67ef6cc763e [2020-05-28T15:16:25.360Z] Step 85/140 : FROM runtime-dev AS runc [2020-05-28T15:16:25.360Z] ---> 6be303992106 [2020-05-28T15:16:25.360Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-05-28T15:16:25.360Z] ---> Running in b3f3bd088dfb [2020-05-28T15:16:25.360Z] Removing intermediate container b3f3bd088dfb [2020-05-28T15:16:25.360Z] ---> 0f9d722668c8 [2020-05-28T15:16:25.360Z] Step 87/140 : ARG RUNC_COMMIT [2020-05-28T15:16:25.360Z] ---> Running in e7da9c525a1b [2020-05-28T15:16:25.360Z] Removing intermediate container e7da9c525a1b [2020-05-28T15:16:25.360Z] ---> 9a81e4be6069 [2020-05-28T15:16:25.360Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-05-28T15:16:25.360Z] ---> Running in 59be500213fa [2020-05-28T15:16:25.360Z] Removing intermediate container 59be500213fa [2020-05-28T15:16:25.360Z] ---> 312479d15040 [2020-05-28T15:16:25.360Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:16:25.360Z] ---> d6b2e30c6887 [2020-05-28T15:16:25.360Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-28T15:16:25.360Z] ---> 1901c8ee25e0 [2020-05-28T15:16:25.360Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-28T15:16:25.360Z] ---> Running in ba92fdbed442 [2020-05-28T15:16:25.360Z] + RM_GOPATH=0 [2020-05-28T15:16:25.360Z] + TMP_GOPATH= [2020-05-28T15:16:25.360Z] + : /build [2020-05-28T15:16:25.360Z] + '[' -z '' ']' [2020-05-28T15:16:25.360Z] ++ mktemp -d [2020-05-28T15:16:25.360Z] + export GOPATH=/tmp/tmp.M5cG5owlyx [2020-05-28T15:16:25.360Z] + GOPATH=/tmp/tmp.M5cG5owlyx [2020-05-28T15:16:25.360Z] + RM_GOPATH=1 [2020-05-28T15:16:25.360Z] ++ dirname ./install.sh [2020-05-28T15:16:25.360Z] + dir=. [2020-05-28T15:16:25.360Z] + bin=runc [2020-05-28T15:16:25.360Z] + shift [2020-05-28T15:16:25.360Z] + '[' '!' -f ./runc.installer ']' [2020-05-28T15:16:25.360Z] + . ./runc.installer [2020-05-28T15:16:25.360Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:16:25.360Z] + install_runc [2020-05-28T15:16:25.360Z] + uname -r [2020-05-28T15:16:25.360Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-05-28T15:16:25.360Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-28T15:16:25.360Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-28T15:16:25.360Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.M5cG5owlyx/src/github.com/opencontainers/runc [2020-05-28T15:16:25.360Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-28T15:16:25.360Z] Cloning into '/tmp/tmp.M5cG5owlyx/src/github.com/opencontainers/runc'... [2020-05-28T15:16:25.360Z] + cd /tmp/tmp.M5cG5owlyx/src/github.com/opencontainers/runc [2020-05-28T15:16:25.360Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-28T15:16:25.360Z] + '[' -z '' ']' [2020-05-28T15:16:25.360Z] + target=static [2020-05-28T15:16:25.360Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-28T15:16:25.515Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-05-28T15:16:25.515Z] === RUN TestIpcModeNone [2020-05-28T15:16:25.651Z] 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-05-28T15:16:26.568Z] --- PASS: TestIpcModeNone (0.96s) [2020-05-28T15:16:26.568Z] === RUN TestIpcModePrivate [2020-05-28T15:16:26.699Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-28T15:16:27.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-28T15:16:27.572Z] --- PASS: TestIpcModePrivate (0.94s) [2020-05-28T15:16:27.572Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-28T15:16:27.572Z] === RUN TestIpcModeShareable [2020-05-28T15:16:28.578Z] --- PASS: TestIpcModeShareable (1.01s) [2020-05-28T15:16:28.578Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-28T15:16:28.578Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-28T15:16:30.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-28T15:16:32.023Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2020-05-28T15:16:32.023Z] === RUN TestAPIIpcModeHost [2020-05-28T15:16:32.023Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-05-28T15:16:32.023Z] === RUN TestDaemonIpcModeShareable [2020-05-28T15:16:32.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-28T15:16:34.040Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-05-28T15:16:34.040Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-05-28T15:16:34.040Z] daemon.go:325: [dfc7838fc5f71] waiting for daemon to start [2020-05-28T15:16:34.040Z] daemon.go:325: [dfc7838fc5f71] waiting for daemon to start [2020-05-28T15:16:34.040Z] daemon.go:353: [dfc7838fc5f71] daemon started [2020-05-28T15:16:34.040Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-28T15:16:34.040Z] daemon.go:461: [dfc7838fc5f71] Stopping daemon [2020-05-28T15:16:34.040Z] daemon.go:296: [dfc7838fc5f71] exiting daemon [2020-05-28T15:16:34.040Z] daemon.go:448: [dfc7838fc5f71] Daemon stopped [2020-05-28T15:16:34.040Z] === RUN TestDaemonIpcModePrivate [2020-05-28T15:16:36.058Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-05-28T15:16:36.058Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-05-28T15:16:36.058Z] daemon.go:325: [d6086c7fddd97] waiting for daemon to start [2020-05-28T15:16:36.058Z] daemon.go:325: [d6086c7fddd97] waiting for daemon to start [2020-05-28T15:16:36.058Z] daemon.go:353: [d6086c7fddd97] daemon started [2020-05-28T15:16:36.058Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-28T15:16:36.058Z] daemon.go:461: [d6086c7fddd97] Stopping daemon [2020-05-28T15:16:36.058Z] daemon.go:296: [d6086c7fddd97] exiting daemon [2020-05-28T15:16:36.058Z] daemon.go:448: [d6086c7fddd97] Daemon stopped [2020-05-28T15:16:36.058Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-28T15:16:36.206Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2020-05-28T15:16:36.206Z] Using test binary docker [2020-05-28T15:16:36.206Z] ++++ /etc/init.d/apparmor start [2020-05-28T15:16:36.464Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T15:16:36.464Z] INFO: Waiting for daemon to start... [2020-05-28T15:16:36.464Z] Starting dockerd [2020-05-28T15:16:36.464Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2020-05-28T15:16:37.528Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2020-05-28T15:16:37.528Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-05-28T15:16:37.528Z] daemon.go:325: [d2f15a70cb6f4] waiting for daemon to start [2020-05-28T15:16:37.528Z] daemon.go:325: [d2f15a70cb6f4] waiting for daemon to start [2020-05-28T15:16:37.528Z] daemon.go:353: [d2f15a70cb6f4] daemon started [2020-05-28T15:16:37.528Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-28T15:16:37.528Z] daemon.go:461: [d2f15a70cb6f4] Stopping daemon [2020-05-28T15:16:37.528Z] daemon.go:296: [d2f15a70cb6f4] exiting daemon [2020-05-28T15:16:37.528Z] daemon.go:448: [d2f15a70cb6f4] Daemon stopped [2020-05-28T15:16:37.528Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-28T15:16:38.361Z] . [2020-05-28T15:16:38.361Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2020-05-28T15:16:38.619Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2020-05-28T15:16:38.619Z] Error: No such image: emptyfs [2020-05-28T15:16:38.619Z] +++++ docker load [2020-05-28T15:16:38.619Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2020-05-28T15:16:38.878Z] Running integration-test (iteration 1) [2020-05-28T15:16:39.135Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:16:39.135Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:16:39.135Z] +++ set -e [2020-05-28T15:16:39.135Z] +++ '[' -n 0 ']' [2020-05-28T15:16:39.135Z] +++ set -x [2020-05-28T15:16:39.136Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:16:39.545Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-05-28T15:16:39.545Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-05-28T15:16:39.545Z] daemon.go:325: [dc859200352af] waiting for daemon to start [2020-05-28T15:16:39.545Z] daemon.go:325: [dc859200352af] waiting for daemon to start [2020-05-28T15:16:39.545Z] daemon.go:353: [dc859200352af] daemon started [2020-05-28T15:16:39.545Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-28T15:16:39.545Z] daemon.go:461: [dc859200352af] Stopping daemon [2020-05-28T15:16:39.545Z] daemon.go:296: [dc859200352af] exiting daemon [2020-05-28T15:16:39.545Z] daemon.go:448: [dc859200352af] Daemon stopped [2020-05-28T15:16:39.545Z] === RUN TestIpcModeOlderClient [2020-05-28T15:16:39.545Z] === PAUSE TestIpcModeOlderClient [2020-05-28T15:16:39.545Z] === RUN TestKillContainerInvalidSignal [2020-05-28T15:16:40.157Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-05-28T15:16:40.157Z] === RUN TestKillContainer [2020-05-28T15:16:40.157Z] === RUN TestKillContainer/no_signal [2020-05-28T15:16:40.769Z] === RUN TestKillContainer/non_killing_signal [2020-05-28T15:16:41.380Z] === RUN TestKillContainer/killing_signal [2020-05-28T15:16:42.904Z] --- PASS: TestKillContainer (2.62s) [2020-05-28T15:16:42.904Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-05-28T15:16:42.904Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-05-28T15:16:42.904Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-05-28T15:16:42.904Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-28T15:16:42.904Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-28T15:16:43.517Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-28T15:16:44.522Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-05-28T15:16:44.522Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-05-28T15:16:44.522Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-05-28T15:16:44.522Z] === RUN TestKillStoppedContainer [2020-05-28T15:16:44.522Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-28T15:16:44.522Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-28T15:16:44.522Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-28T15:16:44.522Z] === RUN TestKillDifferentUserContainer [2020-05-28T15:16:45.524Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-05-28T15:16:45.524Z] === RUN TestInspectOomKilledTrue [2020-05-28T15:16:45.524Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-28T15:16:45.524Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:16:45.524Z] === RUN TestInspectOomKilledFalse [2020-05-28T15:16:45.524Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-28T15:16:45.524Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:16:45.524Z] === RUN TestLinksEtcHostsContentMatch [2020-05-28T15:16:46.136Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-05-28T15:16:46.136Z] === RUN TestLinksContainerNames [2020-05-28T15:16:48.152Z] --- PASS: TestLinksContainerNames (1.75s) [2020-05-28T15:16:48.152Z] === RUN TestLogsFollowTailEmpty [2020-05-28T15:16:48.765Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-05-28T15:16:48.765Z] === RUN TestContainerNetworkMountsNoChown [2020-05-28T15:16:49.378Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/default [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/default [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/private [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/private [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rprivate [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/slave [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/slave [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rslave [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/shared [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/shared [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rshared [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-28T15:16:49.378Z] === CONT TestMountDaemonRoot/default [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-28T15:16:49.378Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-28T15:16:49.378Z] === CONT TestMountDaemonRoot/rprivate [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T15:16:49.378Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-28T15:16:49.378Z] === CONT TestMountDaemonRoot/rshared [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T15:16:49.378Z] === CONT TestMountDaemonRoot/shared [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-28T15:16:49.378Z] === CONT TestMountDaemonRoot/rslave [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-28T15:16:49.378Z] === CONT TestMountDaemonRoot/slave [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-28T15:16:49.378Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-28T15:16:49.378Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-28T15:16:49.378Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T15:16:49.659Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-28T15:16:49.659Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T15:16:49.659Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-28T15:16:49.659Z] === CONT TestMountDaemonRoot/private [2020-05-28T15:16:49.659Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-28T15:16:49.659Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-28T15:16:49.659Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-28T15:16:49.659Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-28T15:16:49.659Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-28T15:16:49.659Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-28T15:16:49.659Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-28T15:16:49.659Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-28T15:16:49.659Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-28T15:16:49.659Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-28T15:16:49.659Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-28T15:16:49.659Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-28T15:16:49.659Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T15:16:49.940Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-28T15:16:49.940Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T15:16:49.940Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T15:16:49.940Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-28T15:16:49.940Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-28T15:16:49.940Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-28T15:16:49.940Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-28T15:16:49.940Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-28T15:16:49.940Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T15:16:50.221Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-28T15:16:50.221Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-28T15:16:50.221Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-28T15:16:50.221Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-28T15:16:50.221Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-28T15:16:50.221Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-28T15:16:50.221Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-28T15:16:50.221Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-05-28T15:16:50.221Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-28T15:16:50.222Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-28T15:16:50.222Z] === RUN TestContainerBindMountNonRecursive [2020-05-28T15:16:52.237Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2020-05-28T15:16:52.237Z] === RUN TestNetworkNat [2020-05-28T15:16:53.240Z] --- PASS: TestNetworkNat (0.87s) [2020-05-28T15:16:53.240Z] === RUN TestNetworkLocalhostTCPNat [2020-05-28T15:16:54.243Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-05-28T15:16:54.243Z] === RUN TestNetworkLoopbackNat [2020-05-28T15:16:55.251Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-05-28T15:16:55.251Z] === RUN TestPause [2020-05-28T15:16:56.254Z] --- PASS: TestPause (0.92s) [2020-05-28T15:16:56.254Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-28T15:16:56.254Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T15:16:56.254Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T15:16:56.254Z] === RUN TestPauseStopPausedContainer [2020-05-28T15:16:57.306Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-05-28T15:16:57.306Z] === RUN TestPsFilter [2020-05-28T15:16:57.306Z] --- PASS: TestPsFilter (0.29s) [2020-05-28T15:16:57.306Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-28T15:16:58.292Z] 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-05-28T15:16:58.292Z] + mkdir -p /build [2020-05-28T15:16:58.292Z] + cp runc /build/runc [2020-05-28T15:16:58.292Z] Removing intermediate container ba92fdbed442 [2020-05-28T15:16:58.292Z] ---> 5499dcd80be9 [2020-05-28T15:16:58.292Z] Step 92/140 : FROM dev-base AS tini [2020-05-28T15:16:58.292Z] ---> d9f178e1de73 [2020-05-28T15:16:58.292Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-05-28T15:16:58.292Z] ---> Using cache [2020-05-28T15:16:58.292Z] ---> d0ee9bb608e2 [2020-05-28T15:16:58.292Z] Step 94/140 : ARG TINI_COMMIT [2020-05-28T15:16:58.292Z] ---> Running in 9c6db86e5f05 [2020-05-28T15:16:58.292Z] Removing intermediate container 9c6db86e5f05 [2020-05-28T15:16:58.292Z] ---> 9c4fcd39928d [2020-05-28T15:16:58.292Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-05-28T15:16:58.292Z] ---> Running in 8ab82368b92c [2020-05-28T15:16:58.292Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:16:58.292Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:16:58.292Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:16:58.292Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-28T15:16:58.311Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-05-28T15:16:58.311Z] === RUN TestRemoveContainerWithVolume [2020-05-28T15:16:58.576Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-28T15:16:58.576Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-28T15:16:58.925Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-05-28T15:16:58.925Z] === RUN TestRemoveContainerRunning [2020-05-28T15:16:59.934Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-05-28T15:16:59.934Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-28T15:17:00.614Z] Fetched 8131 kB in 3s (2462 kB/s) [2020-05-28T15:17:00.942Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2020-05-28T15:17:00.942Z] === RUN TestRemoveInvalidContainer [2020-05-28T15:17:00.942Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-28T15:17:00.942Z] === RUN TestRenameLinkedContainer [2020-05-28T15:17:01.632Z] Reading package lists... [2020-05-28T15:17:02.647Z] Reading package lists... [2020-05-28T15:17:02.931Z] Building dependency tree... [2020-05-28T15:17:02.931Z] Reading state information... [2020-05-28T15:17:02.931Z] The following additional packages will be installed: [2020-05-28T15:17:02.931Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-28T15:17:02.931Z] Suggested packages: [2020-05-28T15:17:02.931Z] cmake-doc ninja-build lrzip [2020-05-28T15:17:02.931Z] Recommended packages: [2020-05-28T15:17:02.931Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-28T15:17:03.220Z] The following NEW packages will be installed: [2020-05-28T15:17:03.220Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-28T15:17:03.220Z] vim-common xxd [2020-05-28T15:17:03.220Z] 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-05-28T15:17:03.220Z] Need to get 14.9 MB of archives. [2020-05-28T15:17:03.220Z] After this operation, 67.2 MB of additional disk space will be used. [2020-05-28T15:17:03.220Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-28T15:17:03.220Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-28T15:17:03.220Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-28T15:17:03.504Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-28T15:17:04.394Z] --- PASS: TestRenameLinkedContainer (3.49s) [2020-05-28T15:17:04.394Z] === RUN TestRenameStoppedContainer [2020-05-28T15:17:04.518Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-28T15:17:04.518Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-28T15:17:04.518Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-28T15:17:04.518Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-28T15:17:04.518Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-28T15:17:04.518Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-28T15:17:05.005Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-05-28T15:17:05.005Z] === RUN TestRenameRunningContainerAndReuse [2020-05-28T15:17:05.163Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:17:05.163Z] Fetched 14.9 MB in 2s (9180 kB/s) [2020-05-28T15:17:05.163Z] Selecting previously unselected package xxd. [2020-05-28T15:17:05.163Z] (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 ... 15341 files and directories currently installed.) [2020-05-28T15:17:05.163Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-28T15:17:05.163Z] Unpacking xxd (2:8.1.0875-5) ... [2020-05-28T15:17:05.163Z] Selecting previously unselected package vim-common. [2020-05-28T15:17:05.163Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-28T15:17:05.163Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-05-28T15:17:05.163Z] Selecting previously unselected package cmake-data. [2020-05-28T15:17:05.163Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-28T15:17:05.163Z] Unpacking cmake-data (3.13.4-1) ... [2020-05-28T15:17:05.787Z] Selecting previously unselected package libicu63:ppc64el. [2020-05-28T15:17:05.787Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-28T15:17:05.787Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-28T15:17:07.023Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-05-28T15:17:07.023Z] === RUN TestRenameInvalidName [2020-05-28T15:17:07.273Z] Selecting previously unselected package libxml2:ppc64el. [2020-05-28T15:17:07.273Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-28T15:17:07.273Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-28T15:17:07.273Z] Selecting previously unselected package libarchive13:ppc64el. [2020-05-28T15:17:07.273Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-28T15:17:07.273Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-28T15:17:07.273Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-28T15:17:07.273Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-28T15:17:07.273Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-28T15:17:07.273Z] Selecting previously unselected package librhash0:ppc64el. [2020-05-28T15:17:07.273Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-28T15:17:07.273Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-28T15:17:07.273Z] Selecting previously unselected package libuv1:ppc64el. [2020-05-28T15:17:07.273Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-28T15:17:07.273Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-28T15:17:07.565Z] Selecting previously unselected package cmake. [2020-05-28T15:17:07.565Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-28T15:17:07.565Z] Unpacking cmake (3.13.4-1) ... [2020-05-28T15:17:07.635Z] --- PASS: TestRenameInvalidName (0.89s) [2020-05-28T15:17:07.635Z] === RUN TestRenameAnonymousContainer [2020-05-28T15:17:07.861Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-28T15:17:07.861Z] Setting up xxd (2:8.1.0875-5) ... [2020-05-28T15:17:07.861Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-28T15:17:07.861Z] Setting up vim-common (2:8.1.0875-5) ... [2020-05-28T15:17:08.163Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-28T15:17:08.163Z] Setting up cmake-data (3.13.4-1) ... [2020-05-28T15:17:08.163Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-28T15:17:08.163Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-28T15:17:08.163Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-28T15:17:08.163Z] Setting up cmake (3.13.4-1) ... [2020-05-28T15:17:08.163Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:17:08.163Z] Processing triggers for mime-support (3.62) ... [2020-05-28T15:17:10.258Z] Removing intermediate container 8ab82368b92c [2020-05-28T15:17:10.258Z] ---> 55b6f700d07b [2020-05-28T15:17:10.258Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:17:10.258Z] ---> 3ba87fb93b42 [2020-05-28T15:17:10.258Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-05-28T15:17:10.258Z] ---> Running in 392659f72d2b [2020-05-28T15:17:10.258Z] Removing intermediate container 392659f72d2b [2020-05-28T15:17:10.258Z] ---> ce5c9ef109ea [2020-05-28T15:17:10.258Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-28T15:17:10.258Z] ---> 1deeed6b3cd1 [2020-05-28T15:17:10.258Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-05-28T15:17:10.554Z] ---> Running in f4cb0d2e105f [2020-05-28T15:17:10.849Z] + RM_GOPATH=0 [2020-05-28T15:17:10.849Z] + TMP_GOPATH= [2020-05-28T15:17:10.849Z] + : /build [2020-05-28T15:17:10.849Z] + '[' -z '' ']' [2020-05-28T15:17:10.849Z] ++ mktemp -d [2020-05-28T15:17:10.849Z] + export GOPATH=/tmp/tmp.ghQFYfhHOb [2020-05-28T15:17:10.849Z] + GOPATH=/tmp/tmp.ghQFYfhHOb [2020-05-28T15:17:10.849Z] + RM_GOPATH=1 [2020-05-28T15:17:10.849Z] ++ dirname ./install.sh [2020-05-28T15:17:10.849Z] + dir=. [2020-05-28T15:17:10.849Z] + bin=tini [2020-05-28T15:17:10.849Z] + shift [2020-05-28T15:17:10.849Z] + '[' '!' -f ./tini.installer ']' [2020-05-28T15:17:10.849Z] + . ./tini.installer [2020-05-28T15:17:10.849Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T15:17:10.849Z] + install_tini [2020-05-28T15:17:10.849Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-28T15:17:10.849Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.ghQFYfhHOb/tini [2020-05-28T15:17:10.849Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T15:17:10.849Z] Cloning into '/tmp/tmp.ghQFYfhHOb/tini'... [2020-05-28T15:17:11.174Z] + cd /tmp/tmp.ghQFYfhHOb/tini [2020-05-28T15:17:11.174Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-28T15:17:11.174Z] + cmake . [2020-05-28T15:17:11.174Z] -- The C compiler identification is GNU 8.3.0 [2020-05-28T15:17:11.174Z] -- Check for working C compiler: /usr/bin/cc [2020-05-28T15:17:11.228Z] Loaded image: buildpack-deps:jessie [2020-05-28T15:17:11.228Z] Loaded image: busybox:latest [2020-05-28T15:17:11.228Z] Loaded image: busybox:glibc [2020-05-28T15:17:11.228Z] Loaded image: debian:jessie [2020-05-28T15:17:11.228Z] Loaded image: hello-world:latest [2020-05-28T15:17:11.228Z] INFO: Testing against a local daemon [2020-05-28T15:17:11.228Z] testing: warning: no tests to run [2020-05-28T15:17:11.228Z] PASS [2020-05-28T15:17:11.228Z] [2020-05-28T15:17:11.228Z] DONE 0 tests in 32.281s [2020-05-28T15:17:11.228Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:11.228Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:11.228Z] +++ set -e [2020-05-28T15:17:11.228Z] +++ '[' -n 0 ']' [2020-05-28T15:17:11.228Z] +++ set -x [2020-05-28T15:17:11.228Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:11.471Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-05-28T15:17:11.471Z] -- Detecting C compiler ABI info [2020-05-28T15:17:11.471Z] -- Detecting C compiler ABI info - done [2020-05-28T15:17:11.471Z] -- Detecting C compile features [2020-05-28T15:17:11.484Z] INFO: Testing against a local daemon [2020-05-28T15:17:11.484Z] testing: warning: no tests to run [2020-05-28T15:17:11.484Z] PASS [2020-05-28T15:17:11.484Z] [2020-05-28T15:17:11.484Z] DONE 0 tests in 0.122s [2020-05-28T15:17:11.485Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:11.485Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:11.485Z] +++ set -e [2020-05-28T15:17:11.485Z] +++ '[' -n 0 ']' [2020-05-28T15:17:11.485Z] +++ set -x [2020-05-28T15:17:11.485Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:11.485Z] INFO: Testing against a local daemon [2020-05-28T15:17:11.485Z] testing: warning: no tests to run [2020-05-28T15:17:11.485Z] PASS [2020-05-28T15:17:11.485Z] [2020-05-28T15:17:11.485Z] DONE 0 tests in 0.083s [2020-05-28T15:17:11.485Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:11.485Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:11.485Z] +++ set -e [2020-05-28T15:17:11.485Z] +++ '[' -n 0 ']' [2020-05-28T15:17:11.485Z] +++ set -x [2020-05-28T15:17:11.485Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:11.742Z] INFO: Testing against a local daemon [2020-05-28T15:17:11.742Z] testing: warning: no tests to run [2020-05-28T15:17:11.742Z] PASS [2020-05-28T15:17:11.742Z] [2020-05-28T15:17:11.742Z] DONE 0 tests in 0.124s [2020-05-28T15:17:11.742Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:11.742Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:11.742Z] +++ set -e [2020-05-28T15:17:11.742Z] +++ '[' -n 0 ']' [2020-05-28T15:17:11.742Z] +++ set -x [2020-05-28T15:17:11.742Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:11.742Z] INFO: Testing against a local daemon [2020-05-28T15:17:11.742Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:12.098Z] -- Detecting C compile features - done [2020-05-28T15:17:12.098Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-28T15:17:12.098Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-28T15:17:12.098Z] -- Configuring done [2020-05-28T15:17:12.098Z] -- Generating done [2020-05-28T15:17:12.098Z] -- Build files have been written to: /tmp/tmp.ghQFYfhHOb/tini [2020-05-28T15:17:12.098Z] + make tini-static [2020-05-28T15:17:12.098Z] Scanning dependencies of target tini-static [2020-05-28T15:17:12.098Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-28T15:17:12.387Z] [100%] Linking C executable tini-static [2020-05-28T15:17:12.672Z] [100%] Built target tini-static [2020-05-28T15:17:12.672Z] + mkdir -p /build [2020-05-28T15:17:12.672Z] + cp tini-static /build/docker-init [2020-05-28T15:17:13.108Z] --- PASS: TestRenameAnonymousContainer (4.87s) [2020-05-28T15:17:13.108Z] === RUN TestRenameContainerWithSameName [2020-05-28T15:17:13.295Z] Removing intermediate container f4cb0d2e105f [2020-05-28T15:17:13.295Z] ---> 50eb819a373c [2020-05-28T15:17:13.295Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-05-28T15:17:13.295Z] ---> d9f178e1de73 [2020-05-28T15:17:13.295Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-05-28T15:17:13.295Z] ---> Running in df36ac33f916 [2020-05-28T15:17:13.295Z] Removing intermediate container df36ac33f916 [2020-05-28T15:17:13.295Z] ---> 03b7afd06617 [2020-05-28T15:17:13.295Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-05-28T15:17:13.295Z] ---> Running in 14682dc86137 [2020-05-28T15:17:13.295Z] Removing intermediate container 14682dc86137 [2020-05-28T15:17:13.295Z] ---> 81a3250a0048 [2020-05-28T15:17:13.295Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:17:13.580Z] ---> 56432bda8ef8 [2020-05-28T15:17:13.580Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-05-28T15:17:13.720Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-05-28T15:17:13.720Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-28T15:17:13.867Z] ---> 0e053629df2e [2020-05-28T15:17:13.867Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-05-28T15:17:13.867Z] ---> Running in cbc6ab3f870c [2020-05-28T15:17:14.151Z] + RM_GOPATH=0 [2020-05-28T15:17:14.151Z] + TMP_GOPATH= [2020-05-28T15:17:14.151Z] + : /build/ [2020-05-28T15:17:14.151Z] + '[' -z '' ']' [2020-05-28T15:17:14.151Z] ++ mktemp -d [2020-05-28T15:17:14.151Z] + export GOPATH=/tmp/tmp.ESxsiJ2YsX [2020-05-28T15:17:14.151Z] + GOPATH=/tmp/tmp.ESxsiJ2YsX [2020-05-28T15:17:14.151Z] + RM_GOPATH=1 [2020-05-28T15:17:14.151Z] ++ dirname ./install.sh [2020-05-28T15:17:14.151Z] + dir=. [2020-05-28T15:17:14.151Z] + bin=rootlesskit [2020-05-28T15:17:14.151Z] + shift [2020-05-28T15:17:14.151Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-05-28T15:17:14.151Z] + . ./rootlesskit.installer [2020-05-28T15:17:14.151Z] ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T15:17:14.151Z] + install_rootlesskit [2020-05-28T15:17:14.151Z] + case "$1" in [2020-05-28T15:17:14.151Z] + export CGO_ENABLED=0 [2020-05-28T15:17:14.151Z] + CGO_ENABLED=0 [2020-05-28T15:17:14.151Z] + _install_rootlesskit [2020-05-28T15:17:14.151Z] + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-28T15:17:14.151Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ESxsiJ2YsX/src/github.com/rootless-containers/rootlesskit [2020-05-28T15:17:14.151Z] Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T15:17:14.151Z] Cloning into '/tmp/tmp.ESxsiJ2YsX/src/github.com/rootless-containers/rootlesskit'... [2020-05-28T15:17:15.173Z] + cd /tmp/tmp.ESxsiJ2YsX/src/github.com/rootless-containers/rootlesskit [2020-05-28T15:17:15.173Z] + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-28T15:17:15.173Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T15:17:15.173Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-28T15:17:15.189Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-05-28T15:17:15.189Z] === RUN TestResize [2020-05-28T15:17:15.917Z] --- PASS: TestDaemonDNSFallback (3.76s) [2020-05-28T15:17:15.917Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:15.917Z] daemon.go:325: [d6d0dea172751] waiting for daemon to start [2020-05-28T15:17:15.917Z] daemon.go:325: [d6d0dea172751] waiting for daemon to start [2020-05-28T15:17:15.917Z] daemon.go:353: [d6d0dea172751] daemon started [2020-05-28T15:17:15.917Z] daemon.go:461: [d6d0dea172751] Stopping daemon [2020-05-28T15:17:15.917Z] daemon.go:296: [d6d0dea172751] exiting daemon [2020-05-28T15:17:15.917Z] daemon.go:448: [d6d0dea172751] Daemon stopped [2020-05-28T15:17:15.917Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:16.196Z] --- PASS: TestResize (0.90s) [2020-05-28T15:17:16.196Z] === RUN TestResizeWithInvalidSize [2020-05-28T15:17:17.202Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-05-28T15:17:17.202Z] === RUN TestResizeWhenContainerNotStarted [2020-05-28T15:17:17.816Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-05-28T15:17:17.816Z] === RUN TestDaemonRestartKillContainers [2020-05-28T15:17:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T15:17:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T15:17:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T15:17:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T15:17:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T15:17:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T15:17:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T15:17:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T15:17:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T15:17:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T15:17:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T15:17:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T15:17:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T15:17:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T15:17:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T15:17:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T15:17:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:17:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:17:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:17:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:17:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:17:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:17:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:17:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:17:17.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T15:17:17.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T15:17:18.439Z] --- PASS: TestDaemonDNSFallback (2.75s) [2020-05-28T15:17:18.439Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:18.439Z] daemon.go:325: [de29830a03b7e] waiting for daemon to start [2020-05-28T15:17:18.439Z] daemon.go:325: [de29830a03b7e] waiting for daemon to start [2020-05-28T15:17:18.439Z] daemon.go:353: [de29830a03b7e] daemon started [2020-05-28T15:17:18.439Z] daemon.go:461: [de29830a03b7e] Stopping daemon [2020-05-28T15:17:18.439Z] daemon.go:296: [de29830a03b7e] exiting daemon [2020-05-28T15:17:18.439Z] daemon.go:448: [de29830a03b7e] Daemon stopped [2020-05-28T15:17:18.439Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:20.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:17:20.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:17:21.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:17:21.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:17:21.713Z] --- PASS: TestDaemonDNSFallback (2.82s) [2020-05-28T15:17:21.713Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:21.713Z] daemon.go:325: [d5b4dc021651b] waiting for daemon to start [2020-05-28T15:17:21.713Z] daemon.go:325: [d5b4dc021651b] waiting for daemon to start [2020-05-28T15:17:21.713Z] daemon.go:353: [d5b4dc021651b] daemon started [2020-05-28T15:17:21.713Z] daemon.go:461: [d5b4dc021651b] Stopping daemon [2020-05-28T15:17:21.713Z] daemon.go:296: [d5b4dc021651b] exiting daemon [2020-05-28T15:17:21.713Z] daemon.go:448: [d5b4dc021651b] Daemon stopped [2020-05-28T15:17:21.713Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:22.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T15:17:22.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T15:17:24.235Z] --- PASS: TestDaemonDNSFallback (2.82s) [2020-05-28T15:17:24.235Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:24.235Z] daemon.go:325: [d5e683da92268] waiting for daemon to start [2020-05-28T15:17:24.235Z] daemon.go:325: [d5e683da92268] waiting for daemon to start [2020-05-28T15:17:24.235Z] daemon.go:353: [d5e683da92268] daemon started [2020-05-28T15:17:24.235Z] daemon.go:461: [d5e683da92268] Stopping daemon [2020-05-28T15:17:24.235Z] daemon.go:296: [d5e683da92268] exiting daemon [2020-05-28T15:17:24.236Z] daemon.go:448: [d5e683da92268] Daemon stopped [2020-05-28T15:17:24.236Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:25.624Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T15:17:25.624Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T15:17:26.763Z] --- PASS: TestDaemonDNSFallback (2.78s) [2020-05-28T15:17:26.763Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:26.763Z] daemon.go:325: [d1072037b3ec9] waiting for daemon to start [2020-05-28T15:17:26.763Z] daemon.go:325: [d1072037b3ec9] waiting for daemon to start [2020-05-28T15:17:26.763Z] daemon.go:353: [d1072037b3ec9] daemon started [2020-05-28T15:17:26.763Z] daemon.go:461: [d1072037b3ec9] Stopping daemon [2020-05-28T15:17:26.763Z] daemon.go:296: [d1072037b3ec9] exiting daemon [2020-05-28T15:17:26.763Z] daemon.go:448: [d1072037b3ec9] Daemon stopped [2020-05-28T15:17:26.763Z] PASS [2020-05-28T15:17:26.763Z] [2020-05-28T15:17:26.763Z] DONE 5 tests in 15.012s [2020-05-28T15:17:26.763Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:26.763Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:26.763Z] +++ set -e [2020-05-28T15:17:26.763Z] +++ '[' -n 0 ']' [2020-05-28T15:17:26.763Z] +++ set -x [2020-05-28T15:17:26.763Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.021Z] INFO: Testing against a local daemon [2020-05-28T15:17:27.021Z] testing: warning: no tests to run [2020-05-28T15:17:27.021Z] PASS [2020-05-28T15:17:27.021Z] [2020-05-28T15:17:27.021Z] DONE 0 tests in 0.122s [2020-05-28T15:17:27.021Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.021Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.021Z] +++ set -e [2020-05-28T15:17:27.021Z] +++ '[' -n 0 ']' [2020-05-28T15:17:27.021Z] +++ set -x [2020-05-28T15:17:27.021Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.021Z] INFO: Testing against a local daemon [2020-05-28T15:17:27.021Z] testing: warning: no tests to run [2020-05-28T15:17:27.021Z] PASS [2020-05-28T15:17:27.021Z] [2020-05-28T15:17:27.021Z] DONE 0 tests in 0.075s [2020-05-28T15:17:27.021Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.021Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.021Z] +++ set -e [2020-05-28T15:17:27.021Z] +++ '[' -n 0 ']' [2020-05-28T15:17:27.021Z] +++ set -x [2020-05-28T15:17:27.021Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.021Z] testing: warning: no tests to run [2020-05-28T15:17:27.021Z] PASS [2020-05-28T15:17:27.021Z] [2020-05-28T15:17:27.021Z] DONE 0 tests in 0.015s [2020-05-28T15:17:27.021Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.021Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.021Z] +++ set -e [2020-05-28T15:17:27.021Z] +++ '[' -n 0 ']' [2020-05-28T15:17:27.021Z] +++ set -x [2020-05-28T15:17:27.021Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.279Z] INFO: Testing against a local daemon [2020-05-28T15:17:27.279Z] testing: warning: no tests to run [2020-05-28T15:17:27.279Z] PASS [2020-05-28T15:17:27.279Z] [2020-05-28T15:17:27.279Z] DONE 0 tests in 0.103s [2020-05-28T15:17:27.279Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.279Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.279Z] +++ set -e [2020-05-28T15:17:27.279Z] +++ '[' -n 0 ']' [2020-05-28T15:17:27.279Z] +++ set -x [2020-05-28T15:17:27.279Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.279Z] INFO: Testing against a local daemon [2020-05-28T15:17:27.279Z] testing: warning: no tests to run [2020-05-28T15:17:27.279Z] PASS [2020-05-28T15:17:27.279Z] [2020-05-28T15:17:27.279Z] DONE 0 tests in 0.094s [2020-05-28T15:17:27.279Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.280Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.280Z] +++ set -e [2020-05-28T15:17:27.280Z] +++ '[' -n 0 ']' [2020-05-28T15:17:27.280Z] +++ set -x [2020-05-28T15:17:27.280Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.538Z] INFO: Testing against a local daemon [2020-05-28T15:17:27.538Z] testing: warning: no tests to run [2020-05-28T15:17:27.538Z] PASS [2020-05-28T15:17:27.538Z] [2020-05-28T15:17:27.538Z] DONE 0 tests in 0.102s [2020-05-28T15:17:27.538Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.538Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.538Z] +++ set -e [2020-05-28T15:17:27.538Z] +++ '[' -n 0 ']' [2020-05-28T15:17:27.538Z] +++ set -x [2020-05-28T15:17:27.538Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.538Z] INFO: Testing against a local daemon [2020-05-28T15:17:27.538Z] testing: warning: no tests to run [2020-05-28T15:17:27.538Z] PASS [2020-05-28T15:17:27.538Z] [2020-05-28T15:17:27.538Z] DONE 0 tests in 0.100s [2020-05-28T15:17:27.538Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.538Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.538Z] +++ set -e [2020-05-28T15:17:27.538Z] +++ '[' -n 0 ']' [2020-05-28T15:17:27.538Z] +++ set -x [2020-05-28T15:17:27.538Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.795Z] INFO: Testing against a local daemon [2020-05-28T15:17:27.796Z] testing: warning: no tests to run [2020-05-28T15:17:27.796Z] PASS [2020-05-28T15:17:27.796Z] [2020-05-28T15:17:27.796Z] DONE 0 tests in 0.124s [2020-05-28T15:17:27.796Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.796Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.796Z] +++ set -e [2020-05-28T15:17:27.796Z] +++ '[' -n 0 ']' [2020-05-28T15:17:27.796Z] +++ set -x [2020-05-28T15:17:27.796Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.796Z] INFO: Testing against a local daemon [2020-05-28T15:17:27.796Z] testing: warning: no tests to run [2020-05-28T15:17:27.796Z] PASS [2020-05-28T15:17:27.796Z] [2020-05-28T15:17:27.796Z] DONE 0 tests in 0.092s [2020-05-28T15:17:27.796Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.796Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.796Z] +++ set -e [2020-05-28T15:17:27.796Z] +++ '[' -n 0 ']' [2020-05-28T15:17:27.796Z] +++ set -x [2020-05-28T15:17:27.796Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:27.816Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-05-28T15:17:27.816Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-28T15:17:28.053Z] INFO: Testing against a local daemon [2020-05-28T15:17:28.053Z] testing: warning: no tests to run [2020-05-28T15:17:28.053Z] PASS [2020-05-28T15:17:28.054Z] [2020-05-28T15:17:28.054Z] DONE 0 tests in 0.177s [2020-05-28T15:17:28.054Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.054Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.054Z] +++ set -e [2020-05-28T15:17:28.054Z] +++ '[' -n 0 ']' [2020-05-28T15:17:28.054Z] +++ set -x [2020-05-28T15:17:28.054Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.071Z] ................................................ [ 29%] [2020-05-28T15:17:28.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T15:17:28.293Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T15:17:28.311Z] INFO: Testing against a local daemon [2020-05-28T15:17:28.311Z] testing: warning: no tests to run [2020-05-28T15:17:28.311Z] PASS [2020-05-28T15:17:28.311Z] [2020-05-28T15:17:28.311Z] DONE 0 tests in 0.112s [2020-05-28T15:17:28.311Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.311Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.311Z] +++ set -e [2020-05-28T15:17:28.311Z] +++ '[' -n 0 ']' [2020-05-28T15:17:28.311Z] +++ set -x [2020-05-28T15:17:28.311Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.311Z] INFO: Testing against a local daemon [2020-05-28T15:17:28.311Z] testing: warning: no tests to run [2020-05-28T15:17:28.311Z] PASS [2020-05-28T15:17:28.311Z] [2020-05-28T15:17:28.311Z] DONE 0 tests in 0.088s [2020-05-28T15:17:28.312Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.312Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.312Z] +++ set -e [2020-05-28T15:17:28.312Z] +++ '[' -n 0 ']' [2020-05-28T15:17:28.312Z] +++ set -x [2020-05-28T15:17:28.312Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.570Z] INFO: Testing against a local daemon [2020-05-28T15:17:28.570Z] testing: warning: no tests to run [2020-05-28T15:17:28.570Z] PASS [2020-05-28T15:17:28.570Z] [2020-05-28T15:17:28.570Z] DONE 0 tests in 0.097s [2020-05-28T15:17:28.570Z] Running integration-test (iteration 2) [2020-05-28T15:17:28.570Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.570Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.570Z] +++ set -e [2020-05-28T15:17:28.570Z] +++ '[' -n 0 ']' [2020-05-28T15:17:28.570Z] +++ set -x [2020-05-28T15:17:28.570Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.570Z] INFO: Testing against a local daemon [2020-05-28T15:17:28.570Z] testing: warning: no tests to run [2020-05-28T15:17:28.570Z] PASS [2020-05-28T15:17:28.570Z] [2020-05-28T15:17:28.570Z] DONE 0 tests in 0.092s [2020-05-28T15:17:28.570Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.570Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.570Z] +++ set -e [2020-05-28T15:17:28.570Z] +++ '[' -n 0 ']' [2020-05-28T15:17:28.570Z] +++ set -x [2020-05-28T15:17:28.570Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.828Z] INFO: Testing against a local daemon [2020-05-28T15:17:28.828Z] testing: warning: no tests to run [2020-05-28T15:17:28.828Z] PASS [2020-05-28T15:17:28.828Z] [2020-05-28T15:17:28.828Z] DONE 0 tests in 0.098s [2020-05-28T15:17:28.828Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.828Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.828Z] +++ set -e [2020-05-28T15:17:28.828Z] +++ '[' -n 0 ']' [2020-05-28T15:17:28.828Z] +++ set -x [2020-05-28T15:17:28.828Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.828Z] INFO: Testing against a local daemon [2020-05-28T15:17:28.828Z] testing: warning: no tests to run [2020-05-28T15:17:28.828Z] PASS [2020-05-28T15:17:28.828Z] [2020-05-28T15:17:28.828Z] DONE 0 tests in 0.085s [2020-05-28T15:17:28.828Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.828Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:28.828Z] +++ set -e [2020-05-28T15:17:28.828Z] +++ '[' -n 0 ']' [2020-05-28T15:17:28.828Z] +++ set -x [2020-05-28T15:17:28.828Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:29.086Z] INFO: Testing against a local daemon [2020-05-28T15:17:29.086Z] testing: warning: no tests to run [2020-05-28T15:17:29.086Z] PASS [2020-05-28T15:17:29.086Z] [2020-05-28T15:17:29.086Z] DONE 0 tests in 0.139s [2020-05-28T15:17:29.086Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:29.086Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:29.086Z] +++ set -e [2020-05-28T15:17:29.086Z] +++ '[' -n 0 ']' [2020-05-28T15:17:29.086Z] +++ set -x [2020-05-28T15:17:29.086Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:29.086Z] INFO: Testing against a local daemon [2020-05-28T15:17:29.086Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:30.318Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-28T15:17:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.19s) [2020-05-28T15:17:30.318Z] 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-05-28T15:17:30.318Z] daemon.go:325: [d767d66c78e6c] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:325: [d767d66c78e6c] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:353: [d767d66c78e6c] daemon started [2020-05-28T15:17:30.318Z] daemon.go:325: [d767d66c78e6c] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:296: [d767d66c78e6c] exiting daemon [2020-05-28T15:17:30.318Z] daemon.go:325: [d767d66c78e6c] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:353: [d767d66c78e6c] daemon started [2020-05-28T15:17:30.318Z] daemon.go:461: [d767d66c78e6c] Stopping daemon [2020-05-28T15:17:30.318Z] daemon.go:296: [d767d66c78e6c] exiting daemon [2020-05-28T15:17:30.318Z] daemon.go:448: [d767d66c78e6c] Daemon stopped [2020-05-28T15:17:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2020-05-28T15:17:30.318Z] 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-05-28T15:17:30.318Z] daemon.go:325: [d8f6ec2b242d2] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:325: [d8f6ec2b242d2] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:353: [d8f6ec2b242d2] daemon started [2020-05-28T15:17:30.318Z] daemon.go:461: [d8f6ec2b242d2] Stopping daemon [2020-05-28T15:17:30.318Z] daemon.go:296: [d8f6ec2b242d2] exiting daemon [2020-05-28T15:17:30.318Z] daemon.go:448: [d8f6ec2b242d2] Daemon stopped [2020-05-28T15:17:30.318Z] daemon.go:325: [d8f6ec2b242d2] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:325: [d8f6ec2b242d2] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:353: [d8f6ec2b242d2] daemon started [2020-05-28T15:17:30.318Z] daemon.go:461: [d8f6ec2b242d2] Stopping daemon [2020-05-28T15:17:30.318Z] daemon.go:296: [d8f6ec2b242d2] exiting daemon [2020-05-28T15:17:30.318Z] daemon.go:448: [d8f6ec2b242d2] Daemon stopped [2020-05-28T15:17:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-05-28T15:17:30.318Z] 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-05-28T15:17:30.318Z] daemon.go:325: [dfa39a49c4755] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:325: [dfa39a49c4755] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:353: [dfa39a49c4755] daemon started [2020-05-28T15:17:30.318Z] daemon.go:461: [dfa39a49c4755] Stopping daemon [2020-05-28T15:17:30.318Z] daemon.go:296: [dfa39a49c4755] exiting daemon [2020-05-28T15:17:30.318Z] daemon.go:448: [dfa39a49c4755] Daemon stopped [2020-05-28T15:17:30.318Z] daemon.go:325: [dfa39a49c4755] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:325: [dfa39a49c4755] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:353: [dfa39a49c4755] daemon started [2020-05-28T15:17:30.318Z] daemon.go:461: [dfa39a49c4755] Stopping daemon [2020-05-28T15:17:30.318Z] daemon.go:296: [dfa39a49c4755] exiting daemon [2020-05-28T15:17:30.318Z] daemon.go:448: [dfa39a49c4755] Daemon stopped [2020-05-28T15:17:30.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-05-28T15:17:30.318Z] 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-05-28T15:17:30.318Z] daemon.go:325: [dfdb40fbae3a6] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:325: [dfdb40fbae3a6] waiting for daemon to start [2020-05-28T15:17:30.318Z] daemon.go:353: [dfdb40fbae3a6] daemon started [2020-05-28T15:17:30.319Z] daemon.go:325: [dfdb40fbae3a6] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:296: [dfdb40fbae3a6] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:325: [dfdb40fbae3a6] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [dfdb40fbae3a6] daemon started [2020-05-28T15:17:30.319Z] daemon.go:461: [dfdb40fbae3a6] Stopping daemon [2020-05-28T15:17:30.319Z] daemon.go:296: [dfdb40fbae3a6] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:448: [dfdb40fbae3a6] Daemon stopped [2020-05-28T15:17:30.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-05-28T15:17:30.319Z] 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-05-28T15:17:30.319Z] daemon.go:325: [d861d9cdcdd8b] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [d861d9cdcdd8b] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [d861d9cdcdd8b] daemon started [2020-05-28T15:17:30.319Z] daemon.go:461: [d861d9cdcdd8b] Stopping daemon [2020-05-28T15:17:30.319Z] daemon.go:296: [d861d9cdcdd8b] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:448: [d861d9cdcdd8b] Daemon stopped [2020-05-28T15:17:30.319Z] daemon.go:325: [d861d9cdcdd8b] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [d861d9cdcdd8b] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [d861d9cdcdd8b] daemon started [2020-05-28T15:17:30.319Z] daemon.go:461: [d861d9cdcdd8b] Stopping daemon [2020-05-28T15:17:30.319Z] daemon.go:296: [d861d9cdcdd8b] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:448: [d861d9cdcdd8b] Daemon stopped [2020-05-28T15:17:30.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-05-28T15:17:30.319Z] 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-05-28T15:17:30.319Z] daemon.go:325: [dd69ecdbcfeab] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [dd69ecdbcfeab] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [dd69ecdbcfeab] daemon started [2020-05-28T15:17:30.319Z] daemon.go:325: [dd69ecdbcfeab] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:296: [dd69ecdbcfeab] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:325: [dd69ecdbcfeab] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [dd69ecdbcfeab] daemon started [2020-05-28T15:17:30.319Z] daemon.go:461: [dd69ecdbcfeab] Stopping daemon [2020-05-28T15:17:30.319Z] daemon.go:296: [dd69ecdbcfeab] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:448: [dd69ecdbcfeab] Daemon stopped [2020-05-28T15:17:30.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2020-05-28T15:17:30.319Z] 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-05-28T15:17:30.319Z] daemon.go:325: [d20f88015ef69] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [d20f88015ef69] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [d20f88015ef69] daemon started [2020-05-28T15:17:30.319Z] daemon.go:461: [d20f88015ef69] Stopping daemon [2020-05-28T15:17:30.319Z] daemon.go:296: [d20f88015ef69] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:448: [d20f88015ef69] Daemon stopped [2020-05-28T15:17:30.319Z] daemon.go:325: [d20f88015ef69] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [d20f88015ef69] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [d20f88015ef69] daemon started [2020-05-28T15:17:30.319Z] daemon.go:461: [d20f88015ef69] Stopping daemon [2020-05-28T15:17:30.319Z] daemon.go:296: [d20f88015ef69] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:448: [d20f88015ef69] Daemon stopped [2020-05-28T15:17:30.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2020-05-28T15:17:30.319Z] 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-05-28T15:17:30.319Z] daemon.go:325: [dc9a36965eac4] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [dc9a36965eac4] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [dc9a36965eac4] daemon started [2020-05-28T15:17:30.319Z] daemon.go:461: [dc9a36965eac4] Stopping daemon [2020-05-28T15:17:30.319Z] daemon.go:296: [dc9a36965eac4] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:448: [dc9a36965eac4] Daemon stopped [2020-05-28T15:17:30.319Z] daemon.go:325: [dc9a36965eac4] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [dc9a36965eac4] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [dc9a36965eac4] daemon started [2020-05-28T15:17:30.319Z] daemon.go:461: [dc9a36965eac4] Stopping daemon [2020-05-28T15:17:30.319Z] daemon.go:296: [dc9a36965eac4] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:448: [dc9a36965eac4] Daemon stopped [2020-05-28T15:17:30.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.78s) [2020-05-28T15:17:30.319Z] 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-05-28T15:17:30.319Z] daemon.go:325: [dff7a2fe3f175] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [dff7a2fe3f175] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [dff7a2fe3f175] daemon started [2020-05-28T15:17:30.319Z] daemon.go:296: [dff7a2fe3f175] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:325: [dff7a2fe3f175] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [dff7a2fe3f175] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [dff7a2fe3f175] daemon started [2020-05-28T15:17:30.319Z] daemon.go:461: [dff7a2fe3f175] Stopping daemon [2020-05-28T15:17:30.319Z] daemon.go:296: [dff7a2fe3f175] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:448: [dff7a2fe3f175] Daemon stopped [2020-05-28T15:17:30.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) [2020-05-28T15:17:30.319Z] 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-05-28T15:17:30.319Z] daemon.go:325: [d483abf00d4b0] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [d483abf00d4b0] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [d483abf00d4b0] daemon started [2020-05-28T15:17:30.319Z] daemon.go:461: [d483abf00d4b0] Stopping daemon [2020-05-28T15:17:30.319Z] daemon.go:296: [d483abf00d4b0] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:448: [d483abf00d4b0] Daemon stopped [2020-05-28T15:17:30.319Z] daemon.go:325: [d483abf00d4b0] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [d483abf00d4b0] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [d483abf00d4b0] daemon started [2020-05-28T15:17:30.319Z] daemon.go:461: [d483abf00d4b0] Stopping daemon [2020-05-28T15:17:30.319Z] daemon.go:296: [d483abf00d4b0] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:448: [d483abf00d4b0] Daemon stopped [2020-05-28T15:17:30.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s) [2020-05-28T15:17:30.319Z] 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-05-28T15:17:30.319Z] daemon.go:325: [de8aa3dfa758b] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [de8aa3dfa758b] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [de8aa3dfa758b] daemon started [2020-05-28T15:17:30.319Z] daemon.go:296: [de8aa3dfa758b] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:325: [de8aa3dfa758b] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [de8aa3dfa758b] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [de8aa3dfa758b] daemon started [2020-05-28T15:17:30.319Z] daemon.go:461: [de8aa3dfa758b] Stopping daemon [2020-05-28T15:17:30.319Z] daemon.go:296: [de8aa3dfa758b] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:448: [de8aa3dfa758b] Daemon stopped [2020-05-28T15:17:30.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2020-05-28T15:17:30.319Z] 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-05-28T15:17:30.319Z] daemon.go:325: [d24c905472f9f] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:325: [d24c905472f9f] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [d24c905472f9f] daemon started [2020-05-28T15:17:30.319Z] daemon.go:325: [d24c905472f9f] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:296: [d24c905472f9f] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:325: [d24c905472f9f] waiting for daemon to start [2020-05-28T15:17:30.319Z] daemon.go:353: [d24c905472f9f] daemon started [2020-05-28T15:17:30.319Z] daemon.go:461: [d24c905472f9f] Stopping daemon [2020-05-28T15:17:30.319Z] daemon.go:296: [d24c905472f9f] exiting daemon [2020-05-28T15:17:30.319Z] daemon.go:448: [d24c905472f9f] Daemon stopped [2020-05-28T15:17:30.319Z] === RUN TestKernelTCPMemory [2020-05-28T15:17:30.517Z] Removing intermediate container cbc6ab3f870c [2020-05-28T15:17:30.517Z] ---> 1cba3fcc16f5 [2020-05-28T15:17:30.517Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-05-28T15:17:30.517Z] ---> 950e6e7729b8 [2020-05-28T15:17:30.517Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-05-28T15:17:30.804Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-05-28T15:17:30.804Z] bad55c542dc9: Pulling fs layer [2020-05-28T15:17:30.855Z] Removing intermediate container 9efd51b42e6b [2020-05-28T15:17:30.855Z] ---> 95f1e28eeac3 [2020-05-28T15:17:30.855Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-05-28T15:17:30.855Z] ---> Running in a8af45da8e83 [2020-05-28T15:17:30.855Z] Removing intermediate container a8af45da8e83 [2020-05-28T15:17:30.855Z] ---> 99292e3844cd [2020-05-28T15:17:30.855Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-28T15:17:30.855Z] ---> Running in 806bd8bfc4d1 [2020-05-28T15:17:30.855Z] Removing intermediate container 806bd8bfc4d1 [2020-05-28T15:17:30.855Z] ---> 0f373935ee78 [2020-05-28T15:17:30.855Z] Step 8/8 : COPY . . [2020-05-28T15:17:31.097Z] bad55c542dc9: Verifying Checksum [2020-05-28T15:17:31.097Z] bad55c542dc9: Download complete [2020-05-28T15:17:31.323Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-05-28T15:17:31.323Z] === RUN TestNISDomainname [2020-05-28T15:17:31.719Z] bad55c542dc9: Pull complete [2020-05-28T15:17:31.720Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-05-28T15:17:31.720Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-05-28T15:17:31.720Z] ---> e49efe6f0050 [2020-05-28T15:17:31.720Z] Step 108/140 : FROM runtime-dev AS dev [2020-05-28T15:17:31.720Z] ---> 6be303992106 [2020-05-28T15:17:31.720Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-05-28T15:17:31.720Z] ---> Running in 0693a92c5841 [2020-05-28T15:17:31.720Z] Removing intermediate container 0693a92c5841 [2020-05-28T15:17:31.720Z] ---> e082397e287c [2020-05-28T15:17:31.720Z] Step 110/140 : RUN groupadd -r docker [2020-05-28T15:17:31.720Z] ---> Running in 09e11e06c8ce [2020-05-28T15:17:32.326Z] --- PASS: TestNISDomainname (1.00s) [2020-05-28T15:17:32.326Z] === RUN TestStats [2020-05-28T15:17:32.366Z] --- PASS: TestDaemonDNSFallback (2.79s) [2020-05-28T15:17:32.366Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:32.366Z] daemon.go:325: [d146263614a24] waiting for daemon to start [2020-05-28T15:17:32.366Z] daemon.go:325: [d146263614a24] waiting for daemon to start [2020-05-28T15:17:32.366Z] daemon.go:353: [d146263614a24] daemon started [2020-05-28T15:17:32.366Z] daemon.go:461: [d146263614a24] Stopping daemon [2020-05-28T15:17:32.366Z] daemon.go:296: [d146263614a24] exiting daemon [2020-05-28T15:17:32.366Z] daemon.go:448: [d146263614a24] Daemon stopped [2020-05-28T15:17:32.366Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:32.739Z] Removing intermediate container 09e11e06c8ce [2020-05-28T15:17:32.739Z] ---> cc917086451c [2020-05-28T15:17:32.739Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-05-28T15:17:32.739Z] ---> Running in d21d631745a2 [2020-05-28T15:17:33.371Z] Removing intermediate container d21d631745a2 [2020-05-28T15:17:33.371Z] ---> 18b4be11333e [2020-05-28T15:17:33.371Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-05-28T15:17:33.371Z] ---> Running in f11da0a5d071 [2020-05-28T15:17:33.664Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-28T15:17:33.951Z] Removing intermediate container f11da0a5d071 [2020-05-28T15:17:33.952Z] ---> 9db123bb07d3 [2020-05-28T15:17:33.952Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-05-28T15:17:33.952Z] ---> Running in 61e693cfe0fd [2020-05-28T15:17:34.379Z] --- PASS: TestStats (1.92s) [2020-05-28T15:17:34.379Z] === RUN TestStopContainerWithTimeout [2020-05-28T15:17:34.379Z] === RUN TestStopContainerWithTimeout/0 [2020-05-28T15:17:34.379Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-28T15:17:34.379Z] === RUN TestStopContainerWithTimeout/1 [2020-05-28T15:17:34.379Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-28T15:17:34.379Z] === RUN TestStopContainerWithTimeout/3 [2020-05-28T15:17:34.379Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-28T15:17:34.379Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-28T15:17:34.379Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-28T15:17:34.379Z] === CONT TestStopContainerWithTimeout/0 [2020-05-28T15:17:34.379Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-28T15:17:34.573Z] Removing intermediate container 61e693cfe0fd [2020-05-28T15:17:34.573Z] ---> f66311189dcb [2020-05-28T15:17:34.573Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-05-28T15:17:34.860Z] ---> Running in fa04447e8166 [2020-05-28T15:17:34.893Z] --- PASS: TestDaemonDNSFallback (2.77s) [2020-05-28T15:17:34.893Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:34.893Z] daemon.go:325: [d670241b3e807] waiting for daemon to start [2020-05-28T15:17:34.893Z] daemon.go:325: [d670241b3e807] waiting for daemon to start [2020-05-28T15:17:34.893Z] daemon.go:353: [d670241b3e807] daemon started [2020-05-28T15:17:34.893Z] daemon.go:461: [d670241b3e807] Stopping daemon [2020-05-28T15:17:34.893Z] daemon.go:296: [d670241b3e807] exiting daemon [2020-05-28T15:17:34.893Z] daemon.go:448: [d670241b3e807] Daemon stopped [2020-05-28T15:17:34.893Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:35.383Z] === CONT TestStopContainerWithTimeout/3 [2020-05-28T15:17:35.481Z] Removing intermediate container fa04447e8166 [2020-05-28T15:17:35.481Z] ---> dd610e2beda2 [2020-05-28T15:17:35.481Z] Step 115/140 : RUN ldconfig [2020-05-28T15:17:35.481Z] ---> Running in 860af5449e98 [2020-05-28T15:17:36.106Z] Removing intermediate container 860af5449e98 [2020-05-28T15:17:36.106Z] ---> 126d7a876395 [2020-05-28T15:17:36.106Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-05-28T15:17:36.106Z] ---> Running in 413d73dce023 [2020-05-28T15:17:36.733Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-28T15:17:36.733Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-28T15:17:37.021Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-28T15:17:37.021Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-28T15:17:37.399Z] === CONT TestStopContainerWithTimeout/1 [2020-05-28T15:17:38.035Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-05-28T15:17:38.035Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-28T15:17:38.170Z] --- PASS: TestDaemonDNSFallback (3.00s) [2020-05-28T15:17:38.170Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:38.170Z] daemon.go:325: [d5b5cc02c7c6f] waiting for daemon to start [2020-05-28T15:17:38.170Z] daemon.go:325: [d5b5cc02c7c6f] waiting for daemon to start [2020-05-28T15:17:38.170Z] daemon.go:353: [d5b5cc02c7c6f] daemon started [2020-05-28T15:17:38.170Z] daemon.go:461: [d5b5cc02c7c6f] Stopping daemon [2020-05-28T15:17:38.170Z] daemon.go:296: [d5b5cc02c7c6f] exiting daemon [2020-05-28T15:17:38.170Z] daemon.go:448: [d5b5cc02c7c6f] Daemon stopped [2020-05-28T15:17:38.170Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:39.417Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-28T15:17:39.417Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-05-28T15:17:39.417Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2020-05-28T15:17:39.417Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-05-28T15:17:39.417Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-05-28T15:17:39.417Z] === RUN TestDeleteDevicemapper [2020-05-28T15:17:39.417Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-28T15:17:39.417Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T15:17:39.417Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-28T15:17:40.077Z] Fetched 8131 kB in 3s (2579 kB/s) [2020-05-28T15:17:40.696Z] --- PASS: TestDaemonDNSFallback (2.76s) [2020-05-28T15:17:40.696Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:40.696Z] daemon.go:325: [de55c62ffee66] waiting for daemon to start [2020-05-28T15:17:40.696Z] daemon.go:325: [de55c62ffee66] waiting for daemon to start [2020-05-28T15:17:40.696Z] daemon.go:353: [de55c62ffee66] daemon started [2020-05-28T15:17:40.696Z] daemon.go:461: [de55c62ffee66] Stopping daemon [2020-05-28T15:17:40.696Z] daemon.go:296: [de55c62ffee66] exiting daemon [2020-05-28T15:17:40.696Z] daemon.go:448: [de55c62ffee66] Daemon stopped [2020-05-28T15:17:40.696Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:40.698Z] Reading package lists... [2020-05-28T15:17:42.154Z] Reading package lists... [2020-05-28T15:17:42.154Z] Building dependency tree... [2020-05-28T15:17:42.154Z] Reading state information... [2020-05-28T15:17:42.438Z] libcap2-bin is already the newest version (1:2.25-2). [2020-05-28T15:17:42.438Z] libcap2-bin set to manually installed. [2020-05-28T15:17:42.438Z] The following additional packages will be installed: [2020-05-28T15:17:42.438Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-28T15:17:42.438Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-28T15:17:42.438Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-28T15:17:42.438Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-05-28T15:17:42.438Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-05-28T15:17:42.438Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-05-28T15:17:42.438Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-05-28T15:17:42.438Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-28T15:17:42.438Z] python3.7 python3.7-minimal vim-runtime xxd [2020-05-28T15:17:42.438Z] Suggested packages: [2020-05-28T15:17:42.438Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-05-28T15:17:42.438Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-05-28T15:17:42.439Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-05-28T15:17:42.439Z] xfsdump acl attr quota [2020-05-28T15:17:42.439Z] Recommended packages: [2020-05-28T15:17:42.439Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-28T15:17:42.439Z] python3-keyrings.alt python3-xdg unzip [2020-05-28T15:17:42.860Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.52s) [2020-05-28T15:17:42.861Z] === RUN TestUpdateMemory [2020-05-28T15:17:42.861Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-28T15:17:42.861Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:17:42.861Z] === RUN TestUpdateCPUQuota [2020-05-28T15:17:43.373Z] --- PASS: TestDaemonDNSFallback (2.66s) [2020-05-28T15:17:43.373Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:43.373Z] daemon.go:325: [d7ac5ab8fdd18] waiting for daemon to start [2020-05-28T15:17:43.373Z] daemon.go:325: [d7ac5ab8fdd18] waiting for daemon to start [2020-05-28T15:17:43.373Z] daemon.go:353: [d7ac5ab8fdd18] daemon started [2020-05-28T15:17:43.373Z] daemon.go:461: [d7ac5ab8fdd18] Stopping daemon [2020-05-28T15:17:43.373Z] daemon.go:296: [d7ac5ab8fdd18] exiting daemon [2020-05-28T15:17:43.373Z] daemon.go:448: [d7ac5ab8fdd18] Daemon stopped [2020-05-28T15:17:43.373Z] PASS [2020-05-28T15:17:43.373Z] [2020-05-28T15:17:43.373Z] DONE 5 tests in 14.082s [2020-05-28T15:17:43.373Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.373Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.373Z] +++ set -e [2020-05-28T15:17:43.373Z] +++ '[' -n 0 ']' [2020-05-28T15:17:43.373Z] +++ set -x [2020-05-28T15:17:43.373Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.373Z] INFO: Testing against a local daemon [2020-05-28T15:17:43.373Z] testing: warning: no tests to run [2020-05-28T15:17:43.373Z] PASS [2020-05-28T15:17:43.373Z] [2020-05-28T15:17:43.373Z] DONE 0 tests in 0.105s [2020-05-28T15:17:43.373Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.373Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.373Z] +++ set -e [2020-05-28T15:17:43.373Z] +++ '[' -n 0 ']' [2020-05-28T15:17:43.373Z] +++ set -x [2020-05-28T15:17:43.373Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.373Z] INFO: Testing against a local daemon [2020-05-28T15:17:43.373Z] testing: warning: no tests to run [2020-05-28T15:17:43.373Z] PASS [2020-05-28T15:17:43.373Z] [2020-05-28T15:17:43.373Z] DONE 0 tests in 0.130s [2020-05-28T15:17:43.373Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.373Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.373Z] +++ set -e [2020-05-28T15:17:43.373Z] +++ '[' -n 0 ']' [2020-05-28T15:17:43.373Z] +++ set -x [2020-05-28T15:17:43.373Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.373Z] testing: warning: no tests to run [2020-05-28T15:17:43.373Z] PASS [2020-05-28T15:17:43.373Z] [2020-05-28T15:17:43.373Z] DONE 0 tests in 0.008s [2020-05-28T15:17:43.454Z] The following NEW packages will be installed: [2020-05-28T15:17:43.454Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-05-28T15:17:43.454Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-05-28T15:17:43.454Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-05-28T15:17:43.454Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-05-28T15:17:43.454Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-05-28T15:17:43.454Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-05-28T15:17:43.454Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-28T15:17:43.454Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-28T15:17:43.454Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-05-28T15:17:43.454Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-05-28T15:17:43.454Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-05-28T15:17:43.454Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-05-28T15:17:43.454Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-05-28T15:17:43.454Z] xfsprogs xxd xz-utils zip [2020-05-28T15:17:43.454Z] 0 upgraded, 68 newly installed, 0 to remove and 2 not upgraded. [2020-05-28T15:17:43.454Z] Need to get 106 MB of archives. [2020-05-28T15:17:43.454Z] After this operation, 660 MB of additional disk space will be used. [2020-05-28T15:17:43.454Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-28T15:17:43.454Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-28T15:17:43.454Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-28T15:17:43.631Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.631Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.631Z] +++ set -e [2020-05-28T15:17:43.631Z] +++ '[' -n 0 ']' [2020-05-28T15:17:43.631Z] +++ set -x [2020-05-28T15:17:43.631Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.631Z] INFO: Testing against a local daemon [2020-05-28T15:17:43.631Z] testing: warning: no tests to run [2020-05-28T15:17:43.631Z] PASS [2020-05-28T15:17:43.631Z] [2020-05-28T15:17:43.631Z] DONE 0 tests in 0.157s [2020-05-28T15:17:43.631Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.631Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.631Z] +++ set -e [2020-05-28T15:17:43.631Z] +++ '[' -n 0 ']' [2020-05-28T15:17:43.631Z] +++ set -x [2020-05-28T15:17:43.632Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.740Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-28T15:17:43.741Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-28T15:17:43.741Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-28T15:17:43.866Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-05-28T15:17:43.866Z] === RUN TestUpdatePidsLimit [2020-05-28T15:17:43.866Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-28T15:17:43.889Z] INFO: Testing against a local daemon [2020-05-28T15:17:43.889Z] testing: warning: no tests to run [2020-05-28T15:17:43.889Z] PASS [2020-05-28T15:17:43.889Z] [2020-05-28T15:17:43.889Z] DONE 0 tests in 0.095s [2020-05-28T15:17:43.889Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.889Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.889Z] +++ set -e [2020-05-28T15:17:43.889Z] +++ '[' -n 0 ']' [2020-05-28T15:17:43.889Z] +++ set -x [2020-05-28T15:17:43.889Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.889Z] INFO: Testing against a local daemon [2020-05-28T15:17:43.889Z] testing: warning: no tests to run [2020-05-28T15:17:43.889Z] PASS [2020-05-28T15:17:43.889Z] [2020-05-28T15:17:43.889Z] DONE 0 tests in 0.096s [2020-05-28T15:17:43.889Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.889Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:43.889Z] +++ set -e [2020-05-28T15:17:43.889Z] +++ '[' -n 0 ']' [2020-05-28T15:17:43.889Z] +++ set -x [2020-05-28T15:17:43.890Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.037Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-28T15:17:44.037Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-28T15:17:44.037Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-28T15:17:44.037Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-28T15:17:44.037Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-28T15:17:44.037Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-28T15:17:44.037Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-28T15:17:44.037Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-28T15:17:44.037Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-28T15:17:44.037Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-28T15:17:44.037Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-28T15:17:44.037Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-28T15:17:44.147Z] === RUN TestUpdatePidsLimit/no_change [2020-05-28T15:17:44.148Z] INFO: Testing against a local daemon [2020-05-28T15:17:44.148Z] testing: warning: no tests to run [2020-05-28T15:17:44.148Z] PASS [2020-05-28T15:17:44.148Z] [2020-05-28T15:17:44.148Z] DONE 0 tests in 0.130s [2020-05-28T15:17:44.148Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.148Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.148Z] +++ set -e [2020-05-28T15:17:44.148Z] +++ '[' -n 0 ']' [2020-05-28T15:17:44.148Z] +++ set -x [2020-05-28T15:17:44.148Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.148Z] INFO: Testing against a local daemon [2020-05-28T15:17:44.148Z] testing: warning: no tests to run [2020-05-28T15:17:44.148Z] PASS [2020-05-28T15:17:44.148Z] [2020-05-28T15:17:44.148Z] DONE 0 tests in 0.093s [2020-05-28T15:17:44.148Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.148Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.148Z] +++ set -e [2020-05-28T15:17:44.148Z] +++ '[' -n 0 ']' [2020-05-28T15:17:44.148Z] +++ set -x [2020-05-28T15:17:44.148Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.321Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-28T15:17:44.321Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-28T15:17:44.321Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-28T15:17:44.321Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-28T15:17:44.321Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-28T15:17:44.321Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-05-28T15:17:44.405Z] INFO: Testing against a local daemon [2020-05-28T15:17:44.405Z] testing: warning: no tests to run [2020-05-28T15:17:44.405Z] PASS [2020-05-28T15:17:44.405Z] [2020-05-28T15:17:44.405Z] DONE 0 tests in 0.088s [2020-05-28T15:17:44.405Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.405Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.405Z] +++ set -e [2020-05-28T15:17:44.405Z] +++ '[' -n 0 ']' [2020-05-28T15:17:44.405Z] +++ set -x [2020-05-28T15:17:44.406Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.406Z] INFO: Testing against a local daemon [2020-05-28T15:17:44.406Z] testing: warning: no tests to run [2020-05-28T15:17:44.406Z] PASS [2020-05-28T15:17:44.406Z] [2020-05-28T15:17:44.406Z] DONE 0 tests in 0.070s [2020-05-28T15:17:44.406Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.406Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.406Z] +++ set -e [2020-05-28T15:17:44.406Z] +++ '[' -n 0 ']' [2020-05-28T15:17:44.406Z] +++ set -x [2020-05-28T15:17:44.406Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.428Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-28T15:17:44.610Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-05-28T15:17:44.664Z] INFO: Testing against a local daemon [2020-05-28T15:17:44.664Z] testing: warning: no tests to run [2020-05-28T15:17:44.664Z] PASS [2020-05-28T15:17:44.664Z] [2020-05-28T15:17:44.664Z] DONE 0 tests in 0.112s [2020-05-28T15:17:44.664Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.664Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.664Z] +++ set -e [2020-05-28T15:17:44.664Z] +++ '[' -n 0 ']' [2020-05-28T15:17:44.664Z] +++ set -x [2020-05-28T15:17:44.664Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.664Z] INFO: Testing against a local daemon [2020-05-28T15:17:44.664Z] testing: warning: no tests to run [2020-05-28T15:17:44.664Z] PASS [2020-05-28T15:17:44.664Z] [2020-05-28T15:17:44.664Z] DONE 0 tests in 0.104s [2020-05-28T15:17:44.664Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.664Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.664Z] +++ set -e [2020-05-28T15:17:44.664Z] +++ '[' -n 0 ']' [2020-05-28T15:17:44.664Z] +++ set -x [2020-05-28T15:17:44.664Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.899Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-28T15:17:44.899Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-28T15:17:44.899Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-28T15:17:44.899Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-28T15:17:44.922Z] INFO: Testing against a local daemon [2020-05-28T15:17:44.922Z] testing: warning: no tests to run [2020-05-28T15:17:44.922Z] PASS [2020-05-28T15:17:44.922Z] [2020-05-28T15:17:44.922Z] DONE 0 tests in 0.093s [2020-05-28T15:17:44.922Z] Running integration-test (iteration 3) [2020-05-28T15:17:44.922Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.922Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.922Z] +++ set -e [2020-05-28T15:17:44.922Z] +++ '[' -n 0 ']' [2020-05-28T15:17:44.922Z] +++ set -x [2020-05-28T15:17:44.922Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.922Z] INFO: Testing against a local daemon [2020-05-28T15:17:44.922Z] testing: warning: no tests to run [2020-05-28T15:17:44.922Z] PASS [2020-05-28T15:17:44.922Z] [2020-05-28T15:17:44.922Z] DONE 0 tests in 0.097s [2020-05-28T15:17:44.922Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.922Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:44.922Z] +++ set -e [2020-05-28T15:17:44.922Z] +++ '[' -n 0 ']' [2020-05-28T15:17:44.922Z] +++ set -x [2020-05-28T15:17:44.922Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:45.040Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-28T15:17:45.181Z] INFO: Testing against a local daemon [2020-05-28T15:17:45.181Z] testing: warning: no tests to run [2020-05-28T15:17:45.181Z] PASS [2020-05-28T15:17:45.181Z] [2020-05-28T15:17:45.181Z] DONE 0 tests in 0.082s [2020-05-28T15:17:45.181Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:45.181Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:45.181Z] +++ set -e [2020-05-28T15:17:45.181Z] +++ '[' -n 0 ']' [2020-05-28T15:17:45.181Z] +++ set -x [2020-05-28T15:17:45.181Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:45.181Z] INFO: Testing against a local daemon [2020-05-28T15:17:45.181Z] testing: warning: no tests to run [2020-05-28T15:17:45.181Z] PASS [2020-05-28T15:17:45.181Z] [2020-05-28T15:17:45.181Z] DONE 0 tests in 0.080s [2020-05-28T15:17:45.181Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:45.181Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:45.181Z] +++ set -e [2020-05-28T15:17:45.181Z] +++ '[' -n 0 ']' [2020-05-28T15:17:45.181Z] +++ set -x [2020-05-28T15:17:45.181Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:45.196Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-28T15:17:45.321Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-28T15:17:45.439Z] INFO: Testing against a local daemon [2020-05-28T15:17:45.439Z] testing: warning: no tests to run [2020-05-28T15:17:45.439Z] PASS [2020-05-28T15:17:45.439Z] [2020-05-28T15:17:45.439Z] DONE 0 tests in 0.122s [2020-05-28T15:17:45.439Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:45.439Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:45.439Z] +++ set -e [2020-05-28T15:17:45.439Z] +++ '[' -n 0 ']' [2020-05-28T15:17:45.439Z] +++ set -x [2020-05-28T15:17:45.439Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:45.439Z] INFO: Testing against a local daemon [2020-05-28T15:17:45.439Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:45.488Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-28T15:17:45.488Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-05-28T15:17:45.934Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-28T15:17:46.215Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-28T15:17:46.381Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-05-28T15:17:48.194Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-05-28T15:17:48.233Z] --- PASS: TestUpdatePidsLimit (4.06s) [2020-05-28T15:17:48.233Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-05-28T15:17:48.233Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-05-28T15:17:48.233Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-05-28T15:17:48.233Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-05-28T15:17:48.233Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-05-28T15:17:48.233Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-05-28T15:17:48.233Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-05-28T15:17:48.233Z] === RUN TestUpdateRestartPolicy [2020-05-28T15:17:48.717Z] --- PASS: TestDaemonDNSFallback (2.78s) [2020-05-28T15:17:48.717Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:48.717Z] daemon.go:325: [dc0b736d1f744] waiting for daemon to start [2020-05-28T15:17:48.717Z] daemon.go:325: [dc0b736d1f744] waiting for daemon to start [2020-05-28T15:17:48.717Z] daemon.go:353: [dc0b736d1f744] daemon started [2020-05-28T15:17:48.717Z] daemon.go:461: [dc0b736d1f744] Stopping daemon [2020-05-28T15:17:48.717Z] daemon.go:296: [dc0b736d1f744] exiting daemon [2020-05-28T15:17:48.717Z] daemon.go:448: [dc0b736d1f744] Daemon stopped [2020-05-28T15:17:48.717Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:48.811Z] ---> fd3507f84b1e [2020-05-28T15:17:48.811Z] Successfully built fd3507f84b1e [2020-05-28T15:17:48.811Z] Successfully tagged docker:latest [2020-05-28T15:17:48.811Z] INFO: Image build ended at 05/28/2020 15:17:48. Duration:00:03:31.1394961 [2020-05-28T15:17:48.811Z] [2020-05-28T15:17:48.811Z] [2020-05-28T15:17:48.811Z] INFO: Building the test binaries at 05/28/2020 15:17:48... [2020-05-28T15:17:49.671Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-28T15:17:49.671Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-28T15:17:49.671Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-28T15:17:49.671Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-28T15:17:49.671Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-28T15:17:49.671Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-28T15:17:49.671Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-05-28T15:17:49.671Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-05-28T15:17:49.671Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-28T15:17:49.671Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-28T15:17:49.671Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-28T15:17:49.671Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-28T15:17:49.671Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-28T15:17:49.671Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-28T15:17:49.671Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-28T15:17:49.672Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-28T15:17:49.672Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-28T15:17:50.292Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-28T15:17:50.292Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-28T15:17:50.292Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-28T15:17:50.292Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-28T15:17:50.293Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-05-28T15:17:50.293Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-28T15:17:50.293Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-28T15:17:50.293Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-28T15:17:50.293Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-28T15:17:50.293Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-28T15:17:50.293Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-28T15:17:50.293Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-28T15:17:50.293Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-28T15:17:50.293Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-28T15:17:50.293Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-28T15:17:50.956Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-28T15:17:50.956Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-28T15:17:50.956Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-28T15:17:51.241Z] --- PASS: TestDaemonDNSFallback (2.86s) [2020-05-28T15:17:51.241Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:51.241Z] daemon.go:325: [d82415fbf08c5] waiting for daemon to start [2020-05-28T15:17:51.241Z] daemon.go:325: [d82415fbf08c5] waiting for daemon to start [2020-05-28T15:17:51.241Z] daemon.go:353: [d82415fbf08c5] daemon started [2020-05-28T15:17:51.241Z] daemon.go:461: [d82415fbf08c5] Stopping daemon [2020-05-28T15:17:51.241Z] daemon.go:296: [d82415fbf08c5] exiting daemon [2020-05-28T15:17:51.241Z] daemon.go:448: [d82415fbf08c5] Daemon stopped [2020-05-28T15:17:51.241Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:51.243Z] debconf: delaying package configuration, since apt-utils is not installed [2020-05-28T15:17:51.243Z] Fetched 106 MB in 8s (14.1 MB/s) [2020-05-28T15:17:51.243Z] Selecting previously unselected package pigz. [2020-05-28T15:17:51.243Z] (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 ... 15404 files and directories currently installed.) [2020-05-28T15:17:51.243Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-28T15:17:51.243Z] Unpacking pigz (2.4-1) ... [2020-05-28T15:17:51.243Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-28T15:17:51.243Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-28T15:17:51.243Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-28T15:17:51.243Z] Selecting previously unselected package python3.7-minimal. [2020-05-28T15:17:51.243Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-28T15:17:51.243Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-28T15:17:51.528Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-28T15:17:51.528Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-28T15:17:52.540Z] Selecting previously unselected package python3-minimal. [2020-05-28T15:17:52.540Z] (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 ... 15653 files and directories currently installed.) [2020-05-28T15:17:52.540Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-28T15:17:52.540Z] Unpacking python3-minimal (3.7.3-1) ... [2020-05-28T15:17:52.540Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-05-28T15:17:52.540Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-28T15:17:52.540Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-28T15:17:52.540Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-28T15:17:52.540Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-28T15:17:52.540Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-28T15:17:52.830Z] Selecting previously unselected package python3.7. [2020-05-28T15:17:52.830Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-28T15:17:52.830Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-28T15:17:52.830Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-28T15:17:52.830Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-28T15:17:52.830Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-28T15:17:52.830Z] Setting up python3-minimal (3.7.3-1) ... [2020-05-28T15:17:53.115Z] Selecting previously unselected package python3. [2020-05-28T15:17:53.115Z] (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 ... 16065 files and directories currently installed.) [2020-05-28T15:17:53.115Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-28T15:17:53.115Z] Unpacking python3 (3.7.3-1) ... [2020-05-28T15:17:53.115Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-05-28T15:17:53.115Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-28T15:17:53.115Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-28T15:17:53.115Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-05-28T15:17:53.115Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-28T15:17:53.115Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-28T15:17:53.115Z] Selecting previously unselected package libiptc0:ppc64el. [2020-05-28T15:17:53.115Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-28T15:17:53.115Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-28T15:17:53.400Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-28T15:17:53.400Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-28T15:17:53.400Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-28T15:17:53.400Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-28T15:17:53.400Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-28T15:17:53.400Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-28T15:17:53.400Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-05-28T15:17:53.400Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-28T15:17:53.400Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-28T15:17:53.400Z] Selecting previously unselected package iptables. [2020-05-28T15:17:53.400Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-28T15:17:53.400Z] Unpacking iptables (1.8.2-4) ... [2020-05-28T15:17:53.400Z] Selecting previously unselected package xxd. [2020-05-28T15:17:53.400Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-28T15:17:53.400Z] Unpacking xxd (2:8.1.0875-5) ... [2020-05-28T15:17:53.400Z] Selecting previously unselected package vim-common. [2020-05-28T15:17:53.400Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-28T15:17:53.400Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-05-28T15:17:53.660Z] INFO: make.ps1 starting at 05/28/2020 15:17:52 [2020-05-28T15:17:53.660Z] INFO: Git commit (c104a50de) assumed from DOCKER_GITCOMMIT environment variable [2020-05-28T15:17:53.660Z] INFO: Invoking autogen... [2020-05-28T15:17:53.700Z] Selecting previously unselected package bash-completion. [2020-05-28T15:17:53.700Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-28T15:17:53.767Z] --- PASS: TestDaemonDNSFallback (2.75s) [2020-05-28T15:17:53.767Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:53.767Z] daemon.go:325: [d1fa4eab9e600] waiting for daemon to start [2020-05-28T15:17:53.767Z] daemon.go:325: [d1fa4eab9e600] waiting for daemon to start [2020-05-28T15:17:53.767Z] daemon.go:353: [d1fa4eab9e600] daemon started [2020-05-28T15:17:53.767Z] daemon.go:461: [d1fa4eab9e600] Stopping daemon [2020-05-28T15:17:53.767Z] daemon.go:296: [d1fa4eab9e600] exiting daemon [2020-05-28T15:17:53.767Z] daemon.go:448: [d1fa4eab9e600] Daemon stopped [2020-05-28T15:17:53.767Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:54.339Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-28T15:17:54.666Z] INFO: Building daemon... [2020-05-28T15:17:54.718Z] Unpacking bash-completion (1:2.8-6) ... [2020-05-28T15:17:55.010Z] Selecting previously unselected package bzip2. [2020-05-28T15:17:55.010Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-28T15:17:55.010Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-28T15:17:55.010Z] Selecting previously unselected package xz-utils. [2020-05-28T15:17:55.010Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-28T15:17:55.010Z] Unpacking xz-utils (5.2.4-1) ... [2020-05-28T15:17:55.010Z] Selecting previously unselected package apparmor. [2020-05-28T15:17:55.010Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-28T15:17:55.010Z] Unpacking apparmor (2.13.2-10) ... [2020-05-28T15:17:55.297Z] Selecting previously unselected package aufs-tools. [2020-05-28T15:17:55.297Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-28T15:17:55.297Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-28T15:17:55.297Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-28T15:17:55.297Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-28T15:17:55.297Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-28T15:17:55.917Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-28T15:17:55.917Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-28T15:17:55.917Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-28T15:17:56.202Z] Selecting previously unselected package binutils-mingw-w64. [2020-05-28T15:17:56.202Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-28T15:17:56.202Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-28T15:17:56.489Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-28T15:17:56.489Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-28T15:17:56.489Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-28T15:17:56.489Z] Selecting previously unselected package dmsetup. [2020-05-28T15:17:56.489Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-28T15:17:56.489Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-05-28T15:17:56.489Z] Selecting previously unselected package mingw-w64-common. [2020-05-28T15:17:56.489Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-28T15:17:56.489Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-28T15:17:57.045Z] --- PASS: TestDaemonDNSFallback (2.75s) [2020-05-28T15:17:57.045Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:57.045Z] daemon.go:325: [d72bf29ff949a] waiting for daemon to start [2020-05-28T15:17:57.045Z] daemon.go:325: [d72bf29ff949a] waiting for daemon to start [2020-05-28T15:17:57.045Z] daemon.go:353: [d72bf29ff949a] daemon started [2020-05-28T15:17:57.045Z] daemon.go:461: [d72bf29ff949a] Stopping daemon [2020-05-28T15:17:57.045Z] daemon.go:296: [d72bf29ff949a] exiting daemon [2020-05-28T15:17:57.045Z] daemon.go:448: [d72bf29ff949a] Daemon stopped [2020-05-28T15:17:57.045Z] === RUN TestDaemonDNSFallback [2020-05-28T15:17:57.507Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-28T15:17:57.507Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-28T15:17:57.507Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-28T15:17:58.500Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-28T15:17:58.524Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-05-28T15:17:58.524Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-28T15:17:58.524Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:17:58.524Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-28T15:17:58.524Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-28T15:17:58.524Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:17:59.572Z] --- PASS: TestDaemonDNSFallback (2.73s) [2020-05-28T15:17:59.572Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:17:59.572Z] daemon.go:325: [d8b20e0ff69fc] waiting for daemon to start [2020-05-28T15:17:59.572Z] daemon.go:325: [d8b20e0ff69fc] waiting for daemon to start [2020-05-28T15:17:59.572Z] daemon.go:353: [d8b20e0ff69fc] daemon started [2020-05-28T15:17:59.572Z] daemon.go:461: [d8b20e0ff69fc] Stopping daemon [2020-05-28T15:17:59.572Z] daemon.go:296: [d8b20e0ff69fc] exiting daemon [2020-05-28T15:17:59.572Z] daemon.go:448: [d8b20e0ff69fc] Daemon stopped [2020-05-28T15:17:59.572Z] PASS [2020-05-28T15:17:59.572Z] [2020-05-28T15:17:59.572Z] DONE 5 tests in 13.970s [2020-05-28T15:17:59.572Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.572Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.572Z] +++ set -e [2020-05-28T15:17:59.572Z] +++ '[' -n 0 ']' [2020-05-28T15:17:59.572Z] +++ set -x [2020-05-28T15:17:59.572Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.572Z] INFO: Testing against a local daemon [2020-05-28T15:17:59.572Z] testing: warning: no tests to run [2020-05-28T15:17:59.572Z] PASS [2020-05-28T15:17:59.572Z] [2020-05-28T15:17:59.572Z] DONE 0 tests in 0.099s [2020-05-28T15:17:59.572Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.572Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.572Z] +++ set -e [2020-05-28T15:17:59.572Z] +++ '[' -n 0 ']' [2020-05-28T15:17:59.572Z] +++ set -x [2020-05-28T15:17:59.572Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.572Z] INFO: Testing against a local daemon [2020-05-28T15:17:59.572Z] testing: warning: no tests to run [2020-05-28T15:17:59.572Z] PASS [2020-05-28T15:17:59.572Z] [2020-05-28T15:17:59.572Z] DONE 0 tests in 0.083s [2020-05-28T15:17:59.572Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.572Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.572Z] +++ set -e [2020-05-28T15:17:59.572Z] +++ '[' -n 0 ']' [2020-05-28T15:17:59.572Z] +++ set -x [2020-05-28T15:17:59.572Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.572Z] testing: warning: no tests to run [2020-05-28T15:17:59.572Z] PASS [2020-05-28T15:17:59.572Z] [2020-05-28T15:17:59.572Z] DONE 0 tests in 0.009s [2020-05-28T15:17:59.572Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.572Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.572Z] +++ set -e [2020-05-28T15:17:59.572Z] +++ '[' -n 0 ']' [2020-05-28T15:17:59.572Z] +++ set -x [2020-05-28T15:17:59.572Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.830Z] INFO: Testing against a local daemon [2020-05-28T15:17:59.830Z] testing: warning: no tests to run [2020-05-28T15:17:59.830Z] PASS [2020-05-28T15:17:59.830Z] [2020-05-28T15:17:59.830Z] DONE 0 tests in 0.118s [2020-05-28T15:17:59.830Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.830Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.830Z] +++ set -e [2020-05-28T15:17:59.830Z] +++ '[' -n 0 ']' [2020-05-28T15:17:59.830Z] +++ set -x [2020-05-28T15:17:59.830Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.830Z] INFO: Testing against a local daemon [2020-05-28T15:17:59.830Z] testing: warning: no tests to run [2020-05-28T15:17:59.830Z] PASS [2020-05-28T15:17:59.830Z] [2020-05-28T15:17:59.830Z] DONE 0 tests in 0.081s [2020-05-28T15:17:59.830Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.830Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:17:59.830Z] +++ set -e [2020-05-28T15:17:59.830Z] +++ '[' -n 0 ']' [2020-05-28T15:17:59.830Z] +++ set -x [2020-05-28T15:17:59.830Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.087Z] INFO: Testing against a local daemon [2020-05-28T15:18:00.087Z] testing: warning: no tests to run [2020-05-28T15:18:00.087Z] PASS [2020-05-28T15:18:00.087Z] [2020-05-28T15:18:00.087Z] DONE 0 tests in 0.092s [2020-05-28T15:18:00.087Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.087Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.087Z] +++ set -e [2020-05-28T15:18:00.087Z] +++ '[' -n 0 ']' [2020-05-28T15:18:00.087Z] +++ set -x [2020-05-28T15:18:00.087Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.087Z] INFO: Testing against a local daemon [2020-05-28T15:18:00.087Z] testing: warning: no tests to run [2020-05-28T15:18:00.087Z] PASS [2020-05-28T15:18:00.087Z] [2020-05-28T15:18:00.087Z] DONE 0 tests in 0.114s [2020-05-28T15:18:00.087Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.087Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.087Z] +++ set -e [2020-05-28T15:18:00.087Z] +++ '[' -n 0 ']' [2020-05-28T15:18:00.087Z] +++ set -x [2020-05-28T15:18:00.087Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.345Z] INFO: Testing against a local daemon [2020-05-28T15:18:00.345Z] testing: warning: no tests to run [2020-05-28T15:18:00.345Z] PASS [2020-05-28T15:18:00.345Z] [2020-05-28T15:18:00.345Z] DONE 0 tests in 0.095s [2020-05-28T15:18:00.345Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.345Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.345Z] +++ set -e [2020-05-28T15:18:00.345Z] +++ '[' -n 0 ']' [2020-05-28T15:18:00.345Z] +++ set -x [2020-05-28T15:18:00.345Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.345Z] INFO: Testing against a local daemon [2020-05-28T15:18:00.345Z] testing: warning: no tests to run [2020-05-28T15:18:00.345Z] PASS [2020-05-28T15:18:00.345Z] [2020-05-28T15:18:00.345Z] DONE 0 tests in 0.093s [2020-05-28T15:18:00.345Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.345Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.345Z] +++ set -e [2020-05-28T15:18:00.345Z] +++ '[' -n 0 ']' [2020-05-28T15:18:00.345Z] +++ set -x [2020-05-28T15:18:00.345Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.603Z] INFO: Testing against a local daemon [2020-05-28T15:18:00.603Z] testing: warning: no tests to run [2020-05-28T15:18:00.603Z] PASS [2020-05-28T15:18:00.603Z] [2020-05-28T15:18:00.603Z] DONE 0 tests in 0.106s [2020-05-28T15:18:00.603Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.603Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.603Z] +++ set -e [2020-05-28T15:18:00.603Z] +++ '[' -n 0 ']' [2020-05-28T15:18:00.603Z] +++ set -x [2020-05-28T15:18:00.603Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.603Z] INFO: Testing against a local daemon [2020-05-28T15:18:00.603Z] testing: warning: no tests to run [2020-05-28T15:18:00.603Z] PASS [2020-05-28T15:18:00.603Z] [2020-05-28T15:18:00.603Z] DONE 0 tests in 0.090s [2020-05-28T15:18:00.603Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.603Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.603Z] +++ set -e [2020-05-28T15:18:00.603Z] +++ '[' -n 0 ']' [2020-05-28T15:18:00.603Z] +++ set -x [2020-05-28T15:18:00.603Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.779Z] --- PASS: TestUpdateRestartPolicy (12.94s) [2020-05-28T15:18:00.779Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-28T15:18:00.860Z] INFO: Testing against a local daemon [2020-05-28T15:18:00.860Z] testing: warning: no tests to run [2020-05-28T15:18:00.860Z] PASS [2020-05-28T15:18:00.860Z] [2020-05-28T15:18:00.860Z] DONE 0 tests in 0.086s [2020-05-28T15:18:00.860Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.860Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.860Z] +++ set -e [2020-05-28T15:18:00.860Z] +++ '[' -n 0 ']' [2020-05-28T15:18:00.860Z] +++ set -x [2020-05-28T15:18:00.861Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.861Z] INFO: Testing against a local daemon [2020-05-28T15:18:00.861Z] testing: warning: no tests to run [2020-05-28T15:18:00.861Z] PASS [2020-05-28T15:18:00.861Z] [2020-05-28T15:18:00.861Z] DONE 0 tests in 0.081s [2020-05-28T15:18:00.861Z] Running integration-test (iteration 4) [2020-05-28T15:18:00.861Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.861Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:00.861Z] +++ set -e [2020-05-28T15:18:00.861Z] +++ '[' -n 0 ']' [2020-05-28T15:18:00.861Z] +++ set -x [2020-05-28T15:18:00.861Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:01.118Z] INFO: Testing against a local daemon [2020-05-28T15:18:01.118Z] testing: warning: no tests to run [2020-05-28T15:18:01.118Z] PASS [2020-05-28T15:18:01.118Z] [2020-05-28T15:18:01.118Z] DONE 0 tests in 0.103s [2020-05-28T15:18:01.118Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:01.118Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:01.118Z] +++ set -e [2020-05-28T15:18:01.118Z] +++ '[' -n 0 ']' [2020-05-28T15:18:01.118Z] +++ set -x [2020-05-28T15:18:01.118Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:01.118Z] INFO: Testing against a local daemon [2020-05-28T15:18:01.118Z] testing: warning: no tests to run [2020-05-28T15:18:01.118Z] PASS [2020-05-28T15:18:01.118Z] [2020-05-28T15:18:01.118Z] DONE 0 tests in 0.090s [2020-05-28T15:18:01.118Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:01.118Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:01.118Z] +++ set -e [2020-05-28T15:18:01.118Z] +++ '[' -n 0 ']' [2020-05-28T15:18:01.118Z] +++ set -x [2020-05-28T15:18:01.118Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:01.376Z] INFO: Testing against a local daemon [2020-05-28T15:18:01.376Z] testing: warning: no tests to run [2020-05-28T15:18:01.376Z] PASS [2020-05-28T15:18:01.376Z] [2020-05-28T15:18:01.376Z] DONE 0 tests in 0.078s [2020-05-28T15:18:01.376Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:01.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:01.376Z] +++ set -e [2020-05-28T15:18:01.376Z] +++ '[' -n 0 ']' [2020-05-28T15:18:01.376Z] +++ set -x [2020-05-28T15:18:01.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:01.376Z] INFO: Testing against a local daemon [2020-05-28T15:18:01.376Z] testing: warning: no tests to run [2020-05-28T15:18:01.376Z] PASS [2020-05-28T15:18:01.376Z] [2020-05-28T15:18:01.376Z] DONE 0 tests in 0.082s [2020-05-28T15:18:01.376Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:01.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:01.376Z] +++ set -e [2020-05-28T15:18:01.376Z] +++ '[' -n 0 ']' [2020-05-28T15:18:01.376Z] +++ set -x [2020-05-28T15:18:01.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:01.633Z] INFO: Testing against a local daemon [2020-05-28T15:18:01.633Z] === RUN TestDaemonDNSFallback [2020-05-28T15:18:01.781Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-05-28T15:18:01.781Z] === RUN TestWaitNonBlocked [2020-05-28T15:18:01.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T15:18:01.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T15:18:01.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T15:18:01.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T15:18:01.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T15:18:01.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T15:18:02.786Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-28T15:18:02.786Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-05-28T15:18:02.786Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2020-05-28T15:18:02.786Z] === RUN TestWaitBlocked [2020-05-28T15:18:02.786Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T15:18:02.786Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T15:18:02.786Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T15:18:02.786Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T15:18:02.786Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T15:18:02.786Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T15:18:04.093Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-28T15:18:04.093Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-28T15:18:04.093Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:18:04.158Z] --- PASS: TestDaemonDNSFallback (2.72s) [2020-05-28T15:18:04.158Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:18:04.158Z] daemon.go:325: [d98f02903a2cc] waiting for daemon to start [2020-05-28T15:18:04.158Z] daemon.go:325: [d98f02903a2cc] waiting for daemon to start [2020-05-28T15:18:04.158Z] daemon.go:353: [d98f02903a2cc] daemon started [2020-05-28T15:18:04.158Z] daemon.go:461: [d98f02903a2cc] Stopping daemon [2020-05-28T15:18:04.158Z] daemon.go:296: [d98f02903a2cc] exiting daemon [2020-05-28T15:18:04.158Z] daemon.go:448: [d98f02903a2cc] Daemon stopped [2020-05-28T15:18:04.158Z] === RUN TestDaemonDNSFallback [2020-05-28T15:18:04.250Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-28T15:18:04.250Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2020-05-28T15:18:04.250Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2020-05-28T15:18:04.250Z] === CONT TestContainerStartOnDaemonRestart [2020-05-28T15:18:04.250Z] === CONT TestIpcModeOlderClient [2020-05-28T15:18:04.250Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-05-28T15:18:04.250Z] === CONT TestDaemonRestartIpcMode [2020-05-28T15:18:06.916Z] --- PASS: TestContainerStartOnDaemonRestart (2.79s) [2020-05-28T15:18:06.916Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-05-28T15:18:06.916Z] daemon.go:325: [deaed34c7d6ea] waiting for daemon to start [2020-05-28T15:18:06.916Z] daemon.go:325: [deaed34c7d6ea] waiting for daemon to start [2020-05-28T15:18:06.916Z] daemon.go:353: [deaed34c7d6ea] daemon started [2020-05-28T15:18:06.916Z] daemon.go:296: [deaed34c7d6ea] exiting daemon [2020-05-28T15:18:06.916Z] daemon.go:325: [deaed34c7d6ea] waiting for daemon to start [2020-05-28T15:18:06.916Z] daemon.go:325: [deaed34c7d6ea] waiting for daemon to start [2020-05-28T15:18:06.916Z] daemon.go:353: [deaed34c7d6ea] daemon started [2020-05-28T15:18:06.916Z] daemon.go:461: [deaed34c7d6ea] Stopping daemon [2020-05-28T15:18:06.916Z] daemon.go:296: [deaed34c7d6ea] exiting daemon [2020-05-28T15:18:06.916Z] daemon.go:448: [deaed34c7d6ea] Daemon stopped [2020-05-28T15:18:07.439Z] --- PASS: TestDaemonDNSFallback (2.78s) [2020-05-28T15:18:07.439Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:18:07.439Z] daemon.go:325: [d97ac91fbdead] waiting for daemon to start [2020-05-28T15:18:07.439Z] daemon.go:325: [d97ac91fbdead] waiting for daemon to start [2020-05-28T15:18:07.439Z] daemon.go:353: [d97ac91fbdead] daemon started [2020-05-28T15:18:07.439Z] daemon.go:461: [d97ac91fbdead] Stopping daemon [2020-05-28T15:18:07.439Z] daemon.go:296: [d97ac91fbdead] exiting daemon [2020-05-28T15:18:07.439Z] daemon.go:448: [d97ac91fbdead] Daemon stopped [2020-05-28T15:18:07.439Z] === RUN TestDaemonDNSFallback [2020-05-28T15:18:07.781Z] Selecting previously unselected package libonig5:ppc64el. [2020-05-28T15:18:07.781Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-28T15:18:07.781Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-28T15:18:07.781Z] Selecting previously unselected package libjq1:ppc64el. [2020-05-28T15:18:07.781Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-28T15:18:07.781Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-28T15:18:07.781Z] Selecting previously unselected package jq. [2020-05-28T15:18:07.781Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-28T15:18:07.781Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-28T15:18:07.781Z] Selecting previously unselected package libaio1:ppc64el. [2020-05-28T15:18:07.781Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-28T15:18:07.781Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-28T15:18:08.109Z] Selecting previously unselected package libbtrfs0. [2020-05-28T15:18:08.109Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-28T15:18:08.109Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-28T15:18:08.109Z] Selecting previously unselected package libbtrfs-dev. [2020-05-28T15:18:08.109Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-28T15:18:08.109Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:18:08.109Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-28T15:18:08.109Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-28T15:18:08.109Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-28T15:18:08.109Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-05-28T15:18:08.109Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-28T15:18:08.109Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-28T15:18:08.109Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-28T15:18:08.109Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-28T15:18:08.109Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-28T15:18:08.109Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-28T15:18:08.109Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-28T15:18:08.109Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-28T15:18:08.109Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-28T15:18:08.109Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-28T15:18:08.109Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-28T15:18:08.380Z] --- PASS: TestDaemonRestartIpcMode (3.94s) [2020-05-28T15:18:08.380Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-05-28T15:18:08.380Z] daemon.go:325: [ded121676dc2a] waiting for daemon to start [2020-05-28T15:18:08.380Z] daemon.go:325: [ded121676dc2a] waiting for daemon to start [2020-05-28T15:18:08.380Z] daemon.go:353: [ded121676dc2a] daemon started [2020-05-28T15:18:08.380Z] daemon.go:461: [ded121676dc2a] Stopping daemon [2020-05-28T15:18:08.380Z] daemon.go:296: [ded121676dc2a] exiting daemon [2020-05-28T15:18:08.380Z] daemon.go:448: [ded121676dc2a] Daemon stopped [2020-05-28T15:18:08.380Z] daemon.go:325: [ded121676dc2a] waiting for daemon to start [2020-05-28T15:18:08.380Z] daemon.go:325: [ded121676dc2a] waiting for daemon to start [2020-05-28T15:18:08.380Z] daemon.go:353: [ded121676dc2a] daemon started [2020-05-28T15:18:08.380Z] daemon.go:461: [ded121676dc2a] Stopping daemon [2020-05-28T15:18:08.380Z] daemon.go:296: [ded121676dc2a] exiting daemon [2020-05-28T15:18:08.380Z] daemon.go:448: [ded121676dc2a] Daemon stopped [2020-05-28T15:18:08.380Z] PASS [2020-05-28T15:18:08.380Z] [2020-05-28T15:18:08.380Z] === Skipped [2020-05-28T15:18:08.380Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-28T15:18:08.380Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T15:18:08.380Z] [2020-05-28T15:18:08.380Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-28T15:18:08.380Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:18:08.380Z] [2020-05-28T15:18:08.380Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-28T15:18:08.380Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:18:08.380Z] [2020-05-28T15:18:08.380Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T15:18:08.380Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T15:18:08.380Z] [2020-05-28T15:18:08.380Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-28T15:18:08.380Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T15:18:08.380Z] [2020-05-28T15:18:08.380Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-28T15:18:08.380Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:18:08.380Z] [2020-05-28T15:18:08.380Z] [2020-05-28T15:18:08.380Z] DONE 189 tests, 6 skipped in 124.066s [2020-05-28T15:18:08.380Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-28T15:18:08.380Z] ++ 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-05-28T15:18:08.380Z] ++ set -e [2020-05-28T15:18:08.380Z] ++ '[' -n 0 ']' [2020-05-28T15:18:08.380Z] ++ set -x [2020-05-28T15:18:08.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-28T15:18:08.380Z] INFO: Testing against a local daemon [2020-05-28T15:18:08.380Z] === RUN TestCommitInheritsEnv [2020-05-28T15:18:08.444Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-28T15:18:08.444Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-28T15:18:08.444Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-28T15:18:08.444Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-28T15:18:08.444Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-28T15:18:08.444Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-28T15:18:08.444Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-28T15:18:08.444Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-28T15:18:08.444Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-28T15:18:08.444Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-28T15:18:08.444Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-28T15:18:08.444Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-28T15:18:08.444Z] Selecting previously unselected package libgpm2:ppc64el. [2020-05-28T15:18:08.444Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-28T15:18:08.444Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-28T15:18:08.444Z] Selecting previously unselected package libicu63:ppc64el. [2020-05-28T15:18:08.444Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-28T15:18:08.444Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-28T15:18:08.991Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-05-28T15:18:08.991Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-28T15:18:08.991Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-28T15:18:08.991Z] === RUN TestImagesFilterMultiReference [2020-05-28T15:18:08.991Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-05-28T15:18:08.991Z] === RUN TestImagePullPlatformInvalid [2020-05-28T15:18:08.991Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-28T15:18:08.991Z] === RUN TestRemoveImageOrphaning [2020-05-28T15:18:09.602Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-05-28T15:18:09.603Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-28T15:18:09.603Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-28T15:18:09.603Z] === RUN TestTagInvalidReference [2020-05-28T15:18:09.603Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-28T15:18:09.603Z] === RUN TestTagValidPrefixedRepo [2020-05-28T15:18:09.603Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-28T15:18:09.603Z] === RUN TestTagExistedNameWithoutForce [2020-05-28T15:18:09.603Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-28T15:18:09.603Z] === RUN TestTagOfficialNames [2020-05-28T15:18:09.603Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-28T15:18:09.603Z] === RUN TestTagMatchesDigest [2020-05-28T15:18:09.603Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-28T15:18:09.603Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-28T15:18:09.964Z] --- PASS: TestDaemonDNSFallback (2.81s) [2020-05-28T15:18:09.965Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:18:09.965Z] daemon.go:325: [da4a3943249dc] waiting for daemon to start [2020-05-28T15:18:09.965Z] daemon.go:325: [da4a3943249dc] waiting for daemon to start [2020-05-28T15:18:09.965Z] daemon.go:353: [da4a3943249dc] daemon started [2020-05-28T15:18:09.965Z] daemon.go:461: [da4a3943249dc] Stopping daemon [2020-05-28T15:18:09.965Z] daemon.go:296: [da4a3943249dc] exiting daemon [2020-05-28T15:18:09.965Z] daemon.go:448: [da4a3943249dc] Daemon stopped [2020-05-28T15:18:09.965Z] === RUN TestDaemonDNSFallback [2020-05-28T15:18:10.041Z] Selecting previously unselected package libnet1:ppc64el. [2020-05-28T15:18:10.041Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-28T15:18:10.041Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-28T15:18:10.041Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-28T15:18:10.041Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-28T15:18:10.041Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-28T15:18:10.041Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-28T15:18:10.041Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-28T15:18:10.041Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-28T15:18:10.041Z] Selecting previously unselected package libreadline5:ppc64el. [2020-05-28T15:18:10.041Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-28T15:18:10.041Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-28T15:18:10.041Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-28T15:18:10.041Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-28T15:18:10.041Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-28T15:18:10.041Z] Selecting previously unselected package net-tools. [2020-05-28T15:18:10.041Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-28T15:18:10.041Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-28T15:18:10.041Z] Selecting previously unselected package python-pip-whl. [2020-05-28T15:18:10.041Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-05-28T15:18:10.041Z] Unpacking python-pip-whl (18.1-5) ... [2020-05-28T15:18:10.355Z] Selecting previously unselected package python3-lib2to3. [2020-05-28T15:18:10.355Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-28T15:18:10.355Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-28T15:18:10.355Z] Selecting previously unselected package python3-distutils. [2020-05-28T15:18:10.355Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-05-28T15:18:10.355Z] Unpacking python3-distutils (3.7.3-1) ... [2020-05-28T15:18:10.355Z] Selecting previously unselected package python3-pip. [2020-05-28T15:18:10.356Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-05-28T15:18:10.356Z] Unpacking python3-pip (18.1-5) ... [2020-05-28T15:18:10.356Z] Selecting previously unselected package python3-pkg-resources. [2020-05-28T15:18:10.356Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-28T15:18:10.356Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-28T15:18:10.663Z] Selecting previously unselected package python3-setuptools. [2020-05-28T15:18:10.663Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-05-28T15:18:10.663Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-05-28T15:18:10.663Z] Selecting previously unselected package python3-wheel. [2020-05-28T15:18:10.663Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-05-28T15:18:10.663Z] Unpacking python3-wheel (0.32.3-2) ... [2020-05-28T15:18:10.663Z] Selecting previously unselected package thin-provisioning-tools. [2020-05-28T15:18:10.663Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-28T15:18:10.663Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-28T15:18:10.663Z] Selecting previously unselected package vim-runtime. [2020-05-28T15:18:10.663Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-28T15:18:10.663Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-28T15:18:10.663Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-28T15:18:10.663Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-28T15:18:11.789Z] Selecting previously unselected package vim. [2020-05-28T15:18:11.789Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-28T15:18:11.789Z] Unpacking vim (2:8.1.0875-5) ... [2020-05-28T15:18:12.096Z] Selecting previously unselected package xfsprogs. [2020-05-28T15:18:12.096Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-28T15:18:12.096Z] Unpacking xfsprogs (4.20.0-1) ... [2020-05-28T15:18:12.096Z] Selecting previously unselected package zip. [2020-05-28T15:18:12.096Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-05-28T15:18:12.096Z] Unpacking zip (3.0-11+b1) ... [2020-05-28T15:18:12.395Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-28T15:18:12.396Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-28T15:18:12.396Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-28T15:18:12.396Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-28T15:18:12.396Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-28T15:18:12.396Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-28T15:18:12.396Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-28T15:18:12.396Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-28T15:18:12.396Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-28T15:18:12.396Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-28T15:18:12.396Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-28T15:18:12.396Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:18:12.396Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-28T15:18:12.396Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-28T15:18:12.396Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-28T15:18:12.396Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-28T15:18:12.396Z] Setting up xxd (2:8.1.0875-5) ... [2020-05-28T15:18:12.396Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-05-28T15:18:12.396Z] Setting up zip (3.0-11+b1) ... [2020-05-28T15:18:12.396Z] Setting up vim-common (2:8.1.0875-5) ... [2020-05-28T15:18:12.396Z] Setting up bash-completion (1:2.8-6) ... [2020-05-28T15:18:12.488Z] --- PASS: TestDaemonDNSFallback (2.76s) [2020-05-28T15:18:12.488Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:18:12.488Z] daemon.go:325: [dca5ebdefa0fe] waiting for daemon to start [2020-05-28T15:18:12.488Z] daemon.go:325: [dca5ebdefa0fe] waiting for daemon to start [2020-05-28T15:18:12.488Z] daemon.go:353: [dca5ebdefa0fe] daemon started [2020-05-28T15:18:12.488Z] daemon.go:461: [dca5ebdefa0fe] Stopping daemon [2020-05-28T15:18:12.488Z] daemon.go:296: [dca5ebdefa0fe] exiting daemon [2020-05-28T15:18:12.488Z] daemon.go:448: [dca5ebdefa0fe] Daemon stopped [2020-05-28T15:18:12.488Z] === RUN TestDaemonDNSFallback [2020-05-28T15:18:13.461Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-28T15:18:13.461Z] Setting up xz-utils (5.2.4-1) ... [2020-05-28T15:18:13.461Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-28T15:18:13.461Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-28T15:18:13.461Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-28T15:18:13.461Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-28T15:18:13.461Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-28T15:18:13.461Z] Setting up pigz (2.4-1) ... [2020-05-28T15:18:13.461Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-28T15:18:13.461Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-28T15:18:13.461Z] Setting up python-pip-whl (18.1-5) ... [2020-05-28T15:18:13.461Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-28T15:18:13.461Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-05-28T15:18:13.461Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-28T15:18:13.781Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-28T15:18:13.781Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-28T15:18:13.781Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-28T15:18:13.781Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-28T15:18:13.781Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-28T15:18:13.781Z] Setting up vim (2:8.1.0875-5) ... [2020-05-28T15:18:13.781Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-28T15:18:13.781Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-28T15:18:13.781Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-28T15:18:13.781Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-28T15:18:13.781Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-28T15:18:13.781Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-28T15:18:13.781Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-28T15:18:13.781Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-28T15:18:13.781Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-28T15:18:13.781Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-28T15:18:13.781Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:18:13.781Z] 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-05-28T15:18:13.781Z] 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-05-28T15:18:13.781Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-28T15:18:13.781Z] 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-05-28T15:18:13.781Z] 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-05-28T15:18:13.781Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-28T15:18:13.781Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-28T15:18:13.781Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-28T15:18:13.781Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-05-28T15:18:13.781Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-28T15:18:13.781Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-28T15:18:15.362Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-28T15:18:15.362Z] Setting up iptables (1.8.2-4) ... [2020-05-28T15:18:15.362Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-28T15:18:15.362Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-28T15:18:15.362Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-28T15:18:15.362Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-28T15:18:15.362Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-28T15:18:15.362Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-28T15:18:15.362Z] Setting up python3 (3.7.3-1) ... [2020-05-28T15:18:15.362Z] Setting up python3-wheel (0.32.3-2) ... [2020-05-28T15:18:15.362Z] Setting up apparmor (2.13.2-10) ... [2020-05-28T15:18:15.767Z] --- PASS: TestDaemonDNSFallback (2.75s) [2020-05-28T15:18:15.767Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:18:15.767Z] daemon.go:325: [dc1dae91d959c] waiting for daemon to start [2020-05-28T15:18:15.767Z] daemon.go:325: [dc1dae91d959c] waiting for daemon to start [2020-05-28T15:18:15.767Z] daemon.go:353: [dc1dae91d959c] daemon started [2020-05-28T15:18:15.767Z] daemon.go:461: [dc1dae91d959c] Stopping daemon [2020-05-28T15:18:15.767Z] daemon.go:296: [dc1dae91d959c] exiting daemon [2020-05-28T15:18:15.767Z] daemon.go:448: [dc1dae91d959c] Daemon stopped [2020-05-28T15:18:15.767Z] PASS [2020-05-28T15:18:15.767Z] [2020-05-28T15:18:15.767Z] DONE 5 tests in 13.927s [2020-05-28T15:18:15.767Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:15.767Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:15.767Z] +++ set -e [2020-05-28T15:18:15.767Z] +++ '[' -n 0 ']' [2020-05-28T15:18:15.767Z] +++ set -x [2020-05-28T15:18:15.767Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:15.767Z] INFO: Testing against a local daemon [2020-05-28T15:18:15.767Z] testing: warning: no tests to run [2020-05-28T15:18:15.767Z] PASS [2020-05-28T15:18:15.767Z] [2020-05-28T15:18:15.767Z] DONE 0 tests in 0.250s [2020-05-28T15:18:15.767Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:15.767Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:15.767Z] +++ set -e [2020-05-28T15:18:15.767Z] +++ '[' -n 0 ']' [2020-05-28T15:18:15.767Z] +++ set -x [2020-05-28T15:18:15.767Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:15.767Z] INFO: Testing against a local daemon [2020-05-28T15:18:15.767Z] testing: warning: no tests to run [2020-05-28T15:18:15.767Z] PASS [2020-05-28T15:18:15.767Z] [2020-05-28T15:18:15.767Z] DONE 0 tests in 0.109s [2020-05-28T15:18:15.767Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:15.767Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:15.767Z] +++ set -e [2020-05-28T15:18:15.767Z] +++ '[' -n 0 ']' [2020-05-28T15:18:15.767Z] +++ set -x [2020-05-28T15:18:15.767Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:15.767Z] testing: warning: no tests to run [2020-05-28T15:18:15.767Z] PASS [2020-05-28T15:18:15.767Z] [2020-05-28T15:18:15.767Z] DONE 0 tests in 0.011s [2020-05-28T15:18:15.767Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:15.767Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:15.767Z] +++ set -e [2020-05-28T15:18:15.767Z] +++ '[' -n 0 ']' [2020-05-28T15:18:15.767Z] +++ set -x [2020-05-28T15:18:15.768Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.019Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-28T15:18:16.025Z] INFO: Testing against a local daemon [2020-05-28T15:18:16.025Z] testing: warning: no tests to run [2020-05-28T15:18:16.025Z] PASS [2020-05-28T15:18:16.025Z] [2020-05-28T15:18:16.025Z] DONE 0 tests in 0.091s [2020-05-28T15:18:16.025Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.025Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.025Z] +++ set -e [2020-05-28T15:18:16.025Z] +++ '[' -n 0 ']' [2020-05-28T15:18:16.025Z] +++ set -x [2020-05-28T15:18:16.025Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.025Z] INFO: Testing against a local daemon [2020-05-28T15:18:16.025Z] testing: warning: no tests to run [2020-05-28T15:18:16.025Z] PASS [2020-05-28T15:18:16.025Z] [2020-05-28T15:18:16.025Z] DONE 0 tests in 0.070s [2020-05-28T15:18:16.025Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.025Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.025Z] +++ set -e [2020-05-28T15:18:16.025Z] +++ '[' -n 0 ']' [2020-05-28T15:18:16.025Z] +++ set -x [2020-05-28T15:18:16.025Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.282Z] INFO: Testing against a local daemon [2020-05-28T15:18:16.282Z] testing: warning: no tests to run [2020-05-28T15:18:16.282Z] PASS [2020-05-28T15:18:16.282Z] [2020-05-28T15:18:16.282Z] DONE 0 tests in 0.095s [2020-05-28T15:18:16.283Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.283Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.283Z] +++ set -e [2020-05-28T15:18:16.283Z] +++ '[' -n 0 ']' [2020-05-28T15:18:16.283Z] +++ set -x [2020-05-28T15:18:16.283Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.283Z] INFO: Testing against a local daemon [2020-05-28T15:18:16.283Z] testing: warning: no tests to run [2020-05-28T15:18:16.283Z] PASS [2020-05-28T15:18:16.283Z] [2020-05-28T15:18:16.283Z] DONE 0 tests in 0.073s [2020-05-28T15:18:16.283Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.283Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.283Z] +++ set -e [2020-05-28T15:18:16.283Z] +++ '[' -n 0 ']' [2020-05-28T15:18:16.283Z] +++ set -x [2020-05-28T15:18:16.283Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.308Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-28T15:18:16.541Z] INFO: Testing against a local daemon [2020-05-28T15:18:16.541Z] testing: warning: no tests to run [2020-05-28T15:18:16.541Z] PASS [2020-05-28T15:18:16.541Z] [2020-05-28T15:18:16.541Z] DONE 0 tests in 0.122s [2020-05-28T15:18:16.541Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.541Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.541Z] +++ set -e [2020-05-28T15:18:16.541Z] +++ '[' -n 0 ']' [2020-05-28T15:18:16.541Z] +++ set -x [2020-05-28T15:18:16.541Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.541Z] INFO: Testing against a local daemon [2020-05-28T15:18:16.541Z] testing: warning: no tests to run [2020-05-28T15:18:16.541Z] PASS [2020-05-28T15:18:16.541Z] [2020-05-28T15:18:16.541Z] DONE 0 tests in 0.091s [2020-05-28T15:18:16.541Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.541Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.541Z] +++ set -e [2020-05-28T15:18:16.541Z] +++ '[' -n 0 ']' [2020-05-28T15:18:16.541Z] +++ set -x [2020-05-28T15:18:16.541Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.612Z] Setting up python3-distutils (3.7.3-1) ... [2020-05-28T15:18:16.612Z] Setting up python3-setuptools (40.8.0-1) ... [2020-05-28T15:18:16.799Z] INFO: Testing against a local daemon [2020-05-28T15:18:16.799Z] testing: warning: no tests to run [2020-05-28T15:18:16.799Z] PASS [2020-05-28T15:18:16.799Z] [2020-05-28T15:18:16.799Z] DONE 0 tests in 0.113s [2020-05-28T15:18:16.799Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.799Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.799Z] +++ set -e [2020-05-28T15:18:16.799Z] +++ '[' -n 0 ']' [2020-05-28T15:18:16.799Z] +++ set -x [2020-05-28T15:18:16.799Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.799Z] INFO: Testing against a local daemon [2020-05-28T15:18:16.799Z] testing: warning: no tests to run [2020-05-28T15:18:16.799Z] PASS [2020-05-28T15:18:16.799Z] [2020-05-28T15:18:16.799Z] DONE 0 tests in 0.087s [2020-05-28T15:18:16.799Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.799Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:16.799Z] +++ set -e [2020-05-28T15:18:16.799Z] +++ '[' -n 0 ']' [2020-05-28T15:18:16.799Z] +++ set -x [2020-05-28T15:18:16.799Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.057Z] INFO: Testing against a local daemon [2020-05-28T15:18:17.057Z] testing: warning: no tests to run [2020-05-28T15:18:17.057Z] PASS [2020-05-28T15:18:17.057Z] [2020-05-28T15:18:17.057Z] DONE 0 tests in 0.088s [2020-05-28T15:18:17.057Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.057Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.057Z] +++ set -e [2020-05-28T15:18:17.057Z] +++ '[' -n 0 ']' [2020-05-28T15:18:17.057Z] +++ set -x [2020-05-28T15:18:17.057Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.057Z] INFO: Testing against a local daemon [2020-05-28T15:18:17.057Z] testing: warning: no tests to run [2020-05-28T15:18:17.057Z] PASS [2020-05-28T15:18:17.057Z] [2020-05-28T15:18:17.057Z] DONE 0 tests in 0.086s [2020-05-28T15:18:17.057Z] Running integration-test (iteration 5) [2020-05-28T15:18:17.057Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.057Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.057Z] +++ set -e [2020-05-28T15:18:17.057Z] +++ '[' -n 0 ']' [2020-05-28T15:18:17.057Z] +++ set -x [2020-05-28T15:18:17.057Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.259Z] Setting up python3-pip (18.1-5) ... [2020-05-28T15:18:17.315Z] INFO: Testing against a local daemon [2020-05-28T15:18:17.315Z] testing: warning: no tests to run [2020-05-28T15:18:17.315Z] PASS [2020-05-28T15:18:17.315Z] [2020-05-28T15:18:17.315Z] DONE 0 tests in 0.091s [2020-05-28T15:18:17.315Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.315Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.315Z] +++ set -e [2020-05-28T15:18:17.315Z] +++ '[' -n 0 ']' [2020-05-28T15:18:17.315Z] +++ set -x [2020-05-28T15:18:17.315Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.315Z] INFO: Testing against a local daemon [2020-05-28T15:18:17.315Z] testing: warning: no tests to run [2020-05-28T15:18:17.315Z] PASS [2020-05-28T15:18:17.315Z] [2020-05-28T15:18:17.315Z] DONE 0 tests in 0.133s [2020-05-28T15:18:17.315Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.315Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.315Z] +++ set -e [2020-05-28T15:18:17.315Z] +++ '[' -n 0 ']' [2020-05-28T15:18:17.315Z] +++ set -x [2020-05-28T15:18:17.315Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.553Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-28T15:18:17.553Z] Setting up dmsetup (2:1.02.155-3) ... [2020-05-28T15:18:17.553Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-28T15:18:17.553Z] Setting up xfsprogs (4.20.0-1) ... [2020-05-28T15:18:17.553Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-28T15:18:17.553Z] Processing triggers for mime-support (3.62) ... [2020-05-28T15:18:17.553Z] Processing triggers for libc-bin (2.28-10) ... [2020-05-28T15:18:17.572Z] INFO: Testing against a local daemon [2020-05-28T15:18:17.573Z] testing: warning: no tests to run [2020-05-28T15:18:17.573Z] PASS [2020-05-28T15:18:17.573Z] [2020-05-28T15:18:17.573Z] DONE 0 tests in 0.151s [2020-05-28T15:18:17.573Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.573Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.573Z] +++ set -e [2020-05-28T15:18:17.573Z] +++ '[' -n 0 ']' [2020-05-28T15:18:17.573Z] +++ set -x [2020-05-28T15:18:17.573Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.573Z] INFO: Testing against a local daemon [2020-05-28T15:18:17.573Z] testing: warning: no tests to run [2020-05-28T15:18:17.573Z] PASS [2020-05-28T15:18:17.573Z] [2020-05-28T15:18:17.573Z] DONE 0 tests in 0.062s [2020-05-28T15:18:17.573Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.573Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.573Z] +++ set -e [2020-05-28T15:18:17.573Z] +++ '[' -n 0 ']' [2020-05-28T15:18:17.573Z] +++ set -x [2020-05-28T15:18:17.573Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:17.830Z] INFO: Testing against a local daemon [2020-05-28T15:18:17.830Z] === RUN TestDaemonDNSFallback [2020-05-28T15:18:19.781Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-28T15:18:20.356Z] --- PASS: TestDaemonDNSFallback (2.67s) [2020-05-28T15:18:20.356Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:18:20.356Z] daemon.go:325: [da5950ef9fedc] waiting for daemon to start [2020-05-28T15:18:20.356Z] daemon.go:325: [da5950ef9fedc] waiting for daemon to start [2020-05-28T15:18:20.356Z] daemon.go:353: [da5950ef9fedc] daemon started [2020-05-28T15:18:20.356Z] daemon.go:461: [da5950ef9fedc] Stopping daemon [2020-05-28T15:18:20.356Z] daemon.go:296: [da5950ef9fedc] exiting daemon [2020-05-28T15:18:20.356Z] daemon.go:448: [da5950ef9fedc] Daemon stopped [2020-05-28T15:18:20.356Z] === RUN TestDaemonDNSFallback [2020-05-28T15:18:23.634Z] --- PASS: TestDaemonDNSFallback (2.73s) [2020-05-28T15:18:23.634Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:18:23.634Z] daemon.go:325: [d15ef51a6b498] waiting for daemon to start [2020-05-28T15:18:23.634Z] daemon.go:325: [d15ef51a6b498] waiting for daemon to start [2020-05-28T15:18:23.634Z] daemon.go:353: [d15ef51a6b498] daemon started [2020-05-28T15:18:23.634Z] daemon.go:461: [d15ef51a6b498] Stopping daemon [2020-05-28T15:18:23.634Z] daemon.go:296: [d15ef51a6b498] exiting daemon [2020-05-28T15:18:23.634Z] daemon.go:448: [d15ef51a6b498] Daemon stopped [2020-05-28T15:18:23.634Z] === RUN TestDaemonDNSFallback [2020-05-28T15:18:26.159Z] --- PASS: TestDaemonDNSFallback (2.75s) [2020-05-28T15:18:26.159Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:18:26.159Z] daemon.go:325: [dc94812b09ce7] waiting for daemon to start [2020-05-28T15:18:26.159Z] daemon.go:325: [dc94812b09ce7] waiting for daemon to start [2020-05-28T15:18:26.159Z] daemon.go:353: [dc94812b09ce7] daemon started [2020-05-28T15:18:26.159Z] daemon.go:461: [dc94812b09ce7] Stopping daemon [2020-05-28T15:18:26.159Z] daemon.go:296: [dc94812b09ce7] exiting daemon [2020-05-28T15:18:26.159Z] daemon.go:448: [dc94812b09ce7] Daemon stopped [2020-05-28T15:18:26.159Z] === RUN TestDaemonDNSFallback [2020-05-28T15:18:27.953Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-28T15:18:27.998Z] Removing intermediate container 413d73dce023 [2020-05-28T15:18:27.998Z] ---> 999b7d00e908 [2020-05-28T15:18:27.998Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-05-28T15:18:27.998Z] ---> Running in 9c9cb98033b0 [2020-05-28T15:18:28.290Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-28T15:18:28.290Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-28T15:18:28.290Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-28T15:18:28.585Z] Removing intermediate container 9c9cb98033b0 [2020-05-28T15:18:28.585Z] ---> 0657ac042c9c [2020-05-28T15:18:28.585Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-05-28T15:18:28.585Z] ---> Running in 43172d48cb5b [2020-05-28T15:18:28.685Z] --- PASS: TestDaemonDNSFallback (2.76s) [2020-05-28T15:18:28.685Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:18:28.685Z] daemon.go:325: [d2a0626227a3d] waiting for daemon to start [2020-05-28T15:18:28.685Z] daemon.go:325: [d2a0626227a3d] waiting for daemon to start [2020-05-28T15:18:28.685Z] daemon.go:353: [d2a0626227a3d] daemon started [2020-05-28T15:18:28.685Z] daemon.go:461: [d2a0626227a3d] Stopping daemon [2020-05-28T15:18:28.685Z] daemon.go:296: [d2a0626227a3d] exiting daemon [2020-05-28T15:18:28.685Z] daemon.go:448: [d2a0626227a3d] Daemon stopped [2020-05-28T15:18:28.685Z] === RUN TestDaemonDNSFallback [2020-05-28T15:18:29.396Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-05-28T15:18:30.647Z] Collecting yamllint==1.16.0 [2020-05-28T15:18:30.935Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-28T15:18:30.935Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-28T15:18:30.935Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-28T15:18:30.935Z] Collecting pyyaml (from yamllint==1.16.0) [2020-05-28T15:18:31.224Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-28T15:18:31.858Z] Building wheels for collected packages: pyyaml [2020-05-28T15:18:31.858Z] Running setup.py bdist_wheel for pyyaml: started [2020-05-28T15:18:31.962Z] --- PASS: TestDaemonDNSFallback (2.81s) [2020-05-28T15:18:31.962Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDaemonDNSFallback [2020-05-28T15:18:31.962Z] daemon.go:325: [d145c2f50a622] waiting for daemon to start [2020-05-28T15:18:31.962Z] daemon.go:325: [d145c2f50a622] waiting for daemon to start [2020-05-28T15:18:31.962Z] daemon.go:353: [d145c2f50a622] daemon started [2020-05-28T15:18:31.962Z] daemon.go:461: [d145c2f50a622] Stopping daemon [2020-05-28T15:18:31.962Z] daemon.go:296: [d145c2f50a622] exiting daemon [2020-05-28T15:18:31.962Z] daemon.go:448: [d145c2f50a622] Daemon stopped [2020-05-28T15:18:31.962Z] PASS [2020-05-28T15:18:31.962Z] [2020-05-28T15:18:31.962Z] DONE 5 tests in 13.819s [2020-05-28T15:18:31.962Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.962Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.962Z] +++ set -e [2020-05-28T15:18:31.962Z] +++ '[' -n 0 ']' [2020-05-28T15:18:31.962Z] +++ set -x [2020-05-28T15:18:31.962Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.962Z] INFO: Testing against a local daemon [2020-05-28T15:18:31.962Z] testing: warning: no tests to run [2020-05-28T15:18:31.962Z] PASS [2020-05-28T15:18:31.962Z] [2020-05-28T15:18:31.962Z] DONE 0 tests in 0.087s [2020-05-28T15:18:31.962Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.962Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.962Z] +++ set -e [2020-05-28T15:18:31.962Z] +++ '[' -n 0 ']' [2020-05-28T15:18:31.962Z] +++ set -x [2020-05-28T15:18:31.962Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.962Z] INFO: Testing against a local daemon [2020-05-28T15:18:31.962Z] testing: warning: no tests to run [2020-05-28T15:18:31.962Z] PASS [2020-05-28T15:18:31.962Z] [2020-05-28T15:18:31.962Z] DONE 0 tests in 0.110s [2020-05-28T15:18:31.962Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.962Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.962Z] +++ set -e [2020-05-28T15:18:31.962Z] +++ '[' -n 0 ']' [2020-05-28T15:18:31.962Z] +++ set -x [2020-05-28T15:18:31.962Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.962Z] testing: warning: no tests to run [2020-05-28T15:18:31.962Z] PASS [2020-05-28T15:18:31.962Z] [2020-05-28T15:18:31.962Z] DONE 0 tests in 0.015s [2020-05-28T15:18:31.962Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.962Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.962Z] +++ set -e [2020-05-28T15:18:31.962Z] +++ '[' -n 0 ']' [2020-05-28T15:18:31.962Z] +++ set -x [2020-05-28T15:18:31.962Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.962Z] INFO: Testing against a local daemon [2020-05-28T15:18:31.962Z] testing: warning: no tests to run [2020-05-28T15:18:31.962Z] PASS [2020-05-28T15:18:31.962Z] [2020-05-28T15:18:31.962Z] DONE 0 tests in 0.123s [2020-05-28T15:18:31.963Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.963Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:31.963Z] +++ set -e [2020-05-28T15:18:31.963Z] +++ '[' -n 0 ']' [2020-05-28T15:18:31.963Z] +++ set -x [2020-05-28T15:18:31.963Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.155Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-28T15:18:32.155Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-28T15:18:32.155Z] Successfully built pyyaml [2020-05-28T15:18:32.155Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-05-28T15:18:32.220Z] INFO: Testing against a local daemon [2020-05-28T15:18:32.220Z] testing: warning: no tests to run [2020-05-28T15:18:32.220Z] PASS [2020-05-28T15:18:32.220Z] [2020-05-28T15:18:32.220Z] DONE 0 tests in 0.090s [2020-05-28T15:18:32.220Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.220Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.220Z] +++ set -e [2020-05-28T15:18:32.220Z] +++ '[' -n 0 ']' [2020-05-28T15:18:32.220Z] +++ set -x [2020-05-28T15:18:32.220Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.220Z] INFO: Testing against a local daemon [2020-05-28T15:18:32.220Z] testing: warning: no tests to run [2020-05-28T15:18:32.220Z] PASS [2020-05-28T15:18:32.220Z] [2020-05-28T15:18:32.220Z] DONE 0 tests in 0.112s [2020-05-28T15:18:32.220Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.220Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.220Z] +++ set -e [2020-05-28T15:18:32.220Z] +++ '[' -n 0 ']' [2020-05-28T15:18:32.220Z] +++ set -x [2020-05-28T15:18:32.220Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.442Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-28T15:18:32.483Z] INFO: Testing against a local daemon [2020-05-28T15:18:32.483Z] testing: warning: no tests to run [2020-05-28T15:18:32.483Z] PASS [2020-05-28T15:18:32.483Z] [2020-05-28T15:18:32.483Z] DONE 0 tests in 0.131s [2020-05-28T15:18:32.483Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.483Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.483Z] +++ set -e [2020-05-28T15:18:32.483Z] +++ '[' -n 0 ']' [2020-05-28T15:18:32.483Z] +++ set -x [2020-05-28T15:18:32.483Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.483Z] INFO: Testing against a local daemon [2020-05-28T15:18:32.483Z] testing: warning: no tests to run [2020-05-28T15:18:32.483Z] PASS [2020-05-28T15:18:32.483Z] [2020-05-28T15:18:32.483Z] DONE 0 tests in 0.103s [2020-05-28T15:18:32.483Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.483Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.483Z] +++ set -e [2020-05-28T15:18:32.483Z] +++ '[' -n 0 ']' [2020-05-28T15:18:32.483Z] +++ set -x [2020-05-28T15:18:32.483Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.741Z] INFO: Testing against a local daemon [2020-05-28T15:18:32.741Z] testing: warning: no tests to run [2020-05-28T15:18:32.741Z] PASS [2020-05-28T15:18:32.741Z] [2020-05-28T15:18:32.741Z] DONE 0 tests in 0.165s [2020-05-28T15:18:32.741Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.741Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.741Z] +++ set -e [2020-05-28T15:18:32.741Z] +++ '[' -n 0 ']' [2020-05-28T15:18:32.741Z] +++ set -x [2020-05-28T15:18:32.741Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.741Z] INFO: Testing against a local daemon [2020-05-28T15:18:32.741Z] testing: warning: no tests to run [2020-05-28T15:18:32.741Z] PASS [2020-05-28T15:18:32.999Z] [2020-05-28T15:18:32.999Z] DONE 0 tests in 0.119s [2020-05-28T15:18:32.999Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.999Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.999Z] +++ set -e [2020-05-28T15:18:32.999Z] +++ '[' -n 0 ']' [2020-05-28T15:18:32.999Z] +++ set -x [2020-05-28T15:18:32.999Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.999Z] INFO: Testing against a local daemon [2020-05-28T15:18:32.999Z] testing: warning: no tests to run [2020-05-28T15:18:32.999Z] PASS [2020-05-28T15:18:32.999Z] [2020-05-28T15:18:32.999Z] DONE 0 tests in 0.097s [2020-05-28T15:18:32.999Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.999Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:32.999Z] +++ set -e [2020-05-28T15:18:32.999Z] +++ '[' -n 0 ']' [2020-05-28T15:18:32.999Z] +++ set -x [2020-05-28T15:18:32.999Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:33.069Z] Removing intermediate container 43172d48cb5b [2020-05-28T15:18:33.069Z] ---> 6b410f19ddcc [2020-05-28T15:18:33.069Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-05-28T15:18:33.256Z] INFO: Testing against a local daemon [2020-05-28T15:18:33.256Z] testing: warning: no tests to run [2020-05-28T15:18:33.256Z] PASS [2020-05-28T15:18:33.256Z] [2020-05-28T15:18:33.256Z] DONE 0 tests in 0.089s [2020-05-28T15:18:33.256Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:33.256Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:33.256Z] +++ set -e [2020-05-28T15:18:33.256Z] +++ '[' -n 0 ']' [2020-05-28T15:18:33.256Z] +++ set -x [2020-05-28T15:18:33.256Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestDaemonDNSFallback [2020-05-28T15:18:33.256Z] INFO: Testing against a local daemon [2020-05-28T15:18:33.256Z] testing: warning: no tests to run [2020-05-28T15:18:33.256Z] PASS [2020-05-28T15:18:33.256Z] [2020-05-28T15:18:33.256Z] DONE 0 tests in 0.091s [2020-05-28T15:18:33.256Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2020-05-28T15:18:33.514Z] +++++ cat bundles/test-integration-flaky/docker.pid [2020-05-28T15:18:33.514Z] ++++ kill 4655 [2020-05-28T15:18:33.514Z] umount: bundles/test-integration-flaky/root: no mount point specified. [2020-05-28T15:18:33.514Z] ++++ /etc/init.d/apparmor stop [2020-05-28T15:18:33.514Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T15:18:33.514Z] [2020-05-28T15:18:33.514Z] Unloading profiles will leave already running processes permanently [2020-05-28T15:18:33.514Z] unconfined, which can lead to unexpected situations. [2020-05-28T15:18:33.514Z] [2020-05-28T15:18:33.514Z] To set a process to complain mode, use the command line tool [2020-05-28T15:18:33.514Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T15:18:33.514Z] ++++ true [2020-05-28T15:18:33.514Z] exiting test-integration [2020-05-28T15:18:33.514Z] +++ exit 0 [2020-05-28T15:18:33.514Z] [2020-05-28T15:18:33.514Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-28T15:18:33.689Z] ---> 3ee807b504b3 [2020-05-28T15:18:33.689Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-28T15:18:33.809Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-28T15:18:34.446Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-28T15:18:34.446Z] HOSTNAME=4f80386aeece [2020-05-28T15:18:34.446Z] TESTDEBUG=0 [2020-05-28T15:18:34.446Z] DEST=bundles/test-integration [2020-05-28T15:18:34.446Z] PWD=/go/src/github.com/docker/docker [2020-05-28T15:18:34.446Z] KEEPBUNDLE=1 [2020-05-28T15:18:34.446Z] DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:18:34.446Z] container=docker [2020-05-28T15:18:34.446Z] HOME=/root [2020-05-28T15:18:34.446Z] GOLANG_VERSION=1.13.11 [2020-05-28T15:18:34.446Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-28T15:18:34.446Z] VALIDATE_BRANCH=19.03 [2020-05-28T15:18:34.446Z] TERM=xterm [2020-05-28T15:18:34.446Z] DOCKER_PKG=github.com/docker/docker [2020-05-28T15:18:34.446Z] SHLVL=1 [2020-05-28T15:18:34.446Z] TIMEOUT=120m [2020-05-28T15:18:34.446Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-28T15:18:34.446Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-28T15:18:34.446Z] GO111MODULE=off [2020-05-28T15:18:34.446Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-28T15:18:34.446Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-28T15:18:34.446Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-28T15:18:34.446Z] GOPATH=/go [2020-05-28T15:18:34.446Z] PKG_CONFIG=pkg-config [2020-05-28T15:18:34.446Z] _=/usr/bin/env [2020-05-28T15:18:34.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-28T15:18:36.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-28T15:18:36.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-28T15:18:38.151Z] ---> 91ab0d5601b5 [2020-05-28T15:18:38.151Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-05-28T15:18:38.151Z] ---> 4d40fbf14489 [2020-05-28T15:18:38.151Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-05-28T15:18:38.151Z] ---> 9bcc96d3f356 [2020-05-28T15:18:38.151Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-05-28T15:18:38.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-28T15:18:38.436Z] ---> ab270e02ad62 [2020-05-28T15:18:38.436Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-05-28T15:18:39.459Z] ---> d6c4a4d5a5b0 [2020-05-28T15:18:39.459Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-05-28T15:18:39.459Z] ---> 226f1ee81126 [2020-05-28T15:18:39.459Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-05-28T15:18:39.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-28T15:18:40.084Z] ---> cb5517f6a8d8 [2020-05-28T15:18:40.084Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-05-28T15:18:40.084Z] ---> 835873e9b510 [2020-05-28T15:18:40.084Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-05-28T15:18:40.326Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-28T15:18:40.326Z] Using test binary docker [2020-05-28T15:18:40.584Z] +++ /etc/init.d/apparmor start [2020-05-28T15:18:40.584Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T15:18:40.584Z] INFO: Waiting for daemon to start... [2020-05-28T15:18:40.584Z] Starting dockerd [2020-05-28T15:18:40.584Z] +++ 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-05-28T15:18:40.584Z] .Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-28T15:18:41.148Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-28T15:18:41.148Z] Using test binary docker [2020-05-28T15:18:41.148Z] +++ /etc/init.d/apparmor start [2020-05-28T15:18:41.148Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T15:18:41.148Z] Starting dockerd [2020-05-28T15:18:41.148Z] INFO: Waiting for daemon to start... [2020-05-28T15:18:41.148Z] +++ 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-05-28T15:18:41.406Z] .Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-28T15:18:41.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-28T15:18:41.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-28T15:18:42.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-28T15:18:42.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-28T15:18:42.485Z] [2020-05-28T15:18:42.742Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-28T15:18:42.742Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-28T15:18:42.742Z] Error: No such image: emptyfs [2020-05-28T15:18:42.742Z] ++++ docker load [2020-05-28T15:18:42.742Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-28T15:18:43.000Z] Running integration-test (iteration 1) [2020-05-28T15:18:43.000Z] 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-05-28T15:18:43.000Z] ++ 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-05-28T15:18:43.000Z] ++ set -e [2020-05-28T15:18:43.000Z] ++ '[' -n 0 ']' [2020-05-28T15:18:43.000Z] ++ set -x [2020-05-28T15:18:43.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05-28T15:18:43.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-28T15:18:43.257Z] [2020-05-28T15:18:43.257Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-28T15:18:43.257Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-28T15:18:43.257Z] Error: No such image: emptyfs [2020-05-28T15:18:43.257Z] ++++ docker load [2020-05-28T15:18:43.257Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-28T15:18:43.617Z] ---> 2a67696dea9f [2020-05-28T15:18:43.617Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-05-28T15:18:43.617Z] ---> aa2c22c28929 [2020-05-28T15:18:43.617Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-05-28T15:18:43.822Z] Running integration-test (iteration 1) [2020-05-28T15:18:43.822Z] 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-05-28T15:18:43.822Z] ++ 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-05-28T15:18:43.822Z] ++ set -e [2020-05-28T15:18:43.822Z] ++ '[' -n 0 ']' [2020-05-28T15:18:43.822Z] ++ set -x [2020-05-28T15:18:43.822Z] ++ env -i DEST=/go/src/github.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-05-28T15:18:44.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-28T15:18:44.692Z] ---> 0dbfd02cc0f8 [2020-05-28T15:18:44.692Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-05-28T15:18:44.989Z] ---> 06ebe4c824f4 [2020-05-28T15:18:44.989Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-05-28T15:18:45.285Z] ---> 4a46facc4701 [2020-05-28T15:18:45.285Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-05-28T15:18:45.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-28T15:18:45.579Z] ---> 35c721c26ea3 [2020-05-28T15:18:45.579Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-05-28T15:18:45.579Z] ---> Running in e03503b960e2 [2020-05-28T15:18:45.869Z] Removing intermediate container e03503b960e2 [2020-05-28T15:18:45.869Z] ---> 101c766e0371 [2020-05-28T15:18:45.869Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-05-28T15:18:45.869Z] ---> Running in 86973acfe6f4 [2020-05-28T15:18:45.869Z] Removing intermediate container 86973acfe6f4 [2020-05-28T15:18:45.869Z] ---> 330cf3b949be [2020-05-28T15:18:45.869Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-05-28T15:18:45.869Z] ---> Running in f0948fd3fbf7 [2020-05-28T15:18:46.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-28T15:18:46.157Z] Removing intermediate container f0948fd3fbf7 [2020-05-28T15:18:46.157Z] ---> 39476ce8ba19 [2020-05-28T15:18:46.157Z] Step 137/140 : VOLUME /var/lib/docker [2020-05-28T15:18:46.157Z] ---> Running in 2c349374fe26 [2020-05-28T15:18:46.157Z] Removing intermediate container 2c349374fe26 [2020-05-28T15:18:46.157Z] ---> 69547b5b398f [2020-05-28T15:18:46.157Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-05-28T15:18:46.157Z] ---> Running in 2ad389944c61 [2020-05-28T15:18:46.446Z] Removing intermediate container 2ad389944c61 [2020-05-28T15:18:46.446Z] ---> cf9f1b7bf937 [2020-05-28T15:18:46.446Z] Step 139/140 : FROM dev AS final [2020-05-28T15:18:46.446Z] ---> cf9f1b7bf937 [2020-05-28T15:18:46.446Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-05-28T15:18:47.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-28T15:18:47.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-28T15:18:48.576Z] ......................... [ 67%] [2020-05-28T15:18:49.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-28T15:18:50.249Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-28T15:18:50.249Z] Using test binary docker [2020-05-28T15:18:50.249Z] +++ /etc/init.d/apparmor start [2020-05-28T15:18:50.249Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T15:18:50.249Z] INFO: Waiting for daemon to start... [2020-05-28T15:18:50.249Z] Starting dockerd [2020-05-28T15:18:50.249Z] +++ 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-05-28T15:18:52.774Z] . [2020-05-28T15:18:52.774Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-28T15:18:52.774Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-28T15:18:52.774Z] Running integration-test (iteration 1) [2020-05-28T15:18:52.774Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-28T15:18:52.774Z] ++ 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-05-28T15:18:52.774Z] ++ set -e [2020-05-28T15:18:52.774Z] ++ '[' -n 0 ']' [2020-05-28T15:18:52.774Z] ++ set -x [2020-05-28T15:18:52.774Z] ++ env -i DEST=/go/src/github.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-05-28T15:18:52.774Z] INFO: Testing against a local daemon [2020-05-28T15:18:52.774Z] === RUN TestBuildWithSession [2020-05-28T15:18:53.360Z] ---> a0c2a18864f6 [2020-05-28T15:18:53.360Z] Successfully built a0c2a18864f6 [2020-05-28T15:18:53.360Z] Successfully tagged docker:c104a50de418790dc3a3f89d9345a60371fdaf87 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-28T15:18:53.815Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41009/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/test/unit [2020-05-28T15:18:58.025Z] --- PASS: TestBuildWithSession (4.35s) [2020-05-28T15:18:58.025Z] === RUN TestBuildSquashParent [2020-05-28T15:18:58.242Z] ? github.com/docker/docker/api [no test files] [2020-05-28T15:19:07.209Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-28T15:19:07.209Z] [2020-05-28T15:19:07.209Z] ________ ____ __. [2020-05-28T15:19:07.209Z] \_____ \ | |/ _| [2020-05-28T15:19:07.209Z] / | \| < [2020-05-28T15:19:07.209Z] / | \ | \ [2020-05-28T15:19:07.209Z] \_______ /____|__ \ [2020-05-28T15:19:07.209Z] \/ \/ [2020-05-28T15:19:07.209Z] [2020-05-28T15:19:07.209Z] INFO: make.ps1 ended at 05/28/2020 15:19:04 [2020-05-28T15:19:07.209Z] INFO: Binaries build ended at 05/28/2020 15:19:07. Duration:00:01:18.6008710 [2020-05-28T15:19:07.980Z] Loaded image: buildpack-deps:jessie [2020-05-28T15:19:07.980Z] Loaded image: busybox:latest [2020-05-28T15:19:08.237Z] Loaded image: busybox:glibc [2020-05-28T15:19:08.237Z] Loaded image: debian:jessie [2020-05-28T15:19:08.494Z] Loaded image: hello-world:latest [2020-05-28T15:19:08.494Z] Loaded image: buildpack-deps:jessie [2020-05-28T15:19:08.494Z] INFO: Testing against a local daemon [2020-05-28T15:19:08.494Z] === RUN TestDockerDaemonSuite [2020-05-28T15:19:08.494Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-28T15:19:08.494Z] Loaded image: busybox:latest [2020-05-28T15:19:08.751Z] Loaded image: busybox:glibc [2020-05-28T15:19:08.751Z] Loaded image: debian:jessie [2020-05-28T15:19:09.008Z] Loaded image: hello-world:latest [2020-05-28T15:19:09.008Z] INFO: Testing against a local daemon [2020-05-28T15:19:09.008Z] === RUN TestDockerSuite [2020-05-28T15:19:09.008Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-28T15:19:09.008Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-28T15:19:09.008Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-28T15:19:09.008Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-28T15:19:09.008Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-28T15:19:09.008Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-28T15:19:09.008Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-28T15:19:09.008Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-28T15:19:09.464Z] INFO: Copying the built daemon binary to d:\CI\PR-41009\9\binary\dockerd-c104a50de.exe... [2020-05-28T15:19:09.572Z] --- PASS: TestBuildSquashParent (12.34s) [2020-05-28T15:19:09.572Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-05-28T15:19:09.572Z] daemon.go:325: [dd8406983aa49] waiting for daemon to start [2020-05-28T15:19:09.572Z] daemon.go:325: [dd8406983aa49] waiting for daemon to start [2020-05-28T15:19:09.572Z] daemon.go:353: [dd8406983aa49] daemon started [2020-05-28T15:19:09.572Z] daemon.go:461: [dd8406983aa49] Stopping daemon [2020-05-28T15:19:09.572Z] daemon.go:296: [dd8406983aa49] exiting daemon [2020-05-28T15:19:09.572Z] daemon.go:448: [dd8406983aa49] Daemon stopped [2020-05-28T15:19:09.572Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-28T15:19:09.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T15:19:09.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T15:19:09.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T15:19:09.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T15:19:09.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T15:19:09.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T15:19:09.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T15:19:09.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T15:19:09.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T15:19:09.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T15:19:09.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T15:19:09.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T15:19:09.573Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T15:19:09.573Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T15:19:09.829Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-28T15:19:09.829Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-28T15:19:10.393Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-28T15:19:10.393Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-28T15:19:10.469Z] INFO: Copying the built client binary to d:\CI\PR-41009\9\binary\docker-c104a50de.exe... [2020-05-28T15:19:10.469Z] INFO: Copying dockerversion from the container... [2020-05-28T15:19:10.469Z] INFO: Copying the golang package from the container to d:\CI\PR-41009\9\installer\go.zip... [2020-05-28T15:19:10.956Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-28T15:19:11.213Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-28T15:19:11.213Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-28T15:19:11.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T15:19:11.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T15:19:12.711Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-28T15:19:12.719Z] INFO: Extracting go.zip to d:\CI\PR-41009\9\go [2020-05-28T15:19:13.275Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-28T15:19:13.275Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-28T15:19:13.275Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-28T15:19:13.276Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-28T15:19:14.207Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-28T15:19:14.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T15:19:14.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T15:19:15.140Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-28T15:19:15.140Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-28T15:19:15.397Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-28T15:19:15.397Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-28T15:19:15.397Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-28T15:19:15.654Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-28T15:19:16.587Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-28T15:19:16.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.11s) [2020-05-28T15:19:16.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.30s) [2020-05-28T15:19:16.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.28s) [2020-05-28T15:19:16.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s) [2020-05-28T15:19:16.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2020-05-28T15:19:16.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s) [2020-05-28T15:19:16.587Z] === RUN TestBuildMultiStageCopy [2020-05-28T15:19:16.587Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-28T15:19:18.481Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-28T15:19:19.412Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-28T15:19:19.412Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-28T15:19:19.669Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-28T15:19:20.233Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-28T15:19:20.489Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-28T15:19:20.746Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-28T15:19:20.834Z] ok github.com/docker/docker/api/server 0.049s coverage: 7.9% of statements [2020-05-28T15:19:21.003Z] --- PASS: TestBuildMultiStageCopy (4.26s) [2020-05-28T15:19:21.003Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2020-05-28T15:19:21.003Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-05-28T15:19:21.003Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2020-05-28T15:19:21.003Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-05-28T15:19:21.003Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s) [2020-05-28T15:19:21.003Z] === RUN TestBuildMultiStageParentConfig [2020-05-28T15:19:22.373Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2020-05-28T15:19:22.373Z] === RUN TestBuildLabelWithTargets [2020-05-28T15:19:22.373Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-28T15:19:22.373Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-28T15:19:24.268Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-28T15:19:24.268Z] --- PASS: TestBuildLabelWithTargets (1.87s) [2020-05-28T15:19:24.268Z] === RUN TestBuildWithEmptyLayers [2020-05-28T15:19:24.831Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2020-05-28T15:19:24.831Z] === RUN TestBuildMultiStageOnBuild [2020-05-28T15:19:25.088Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-28T15:19:25.440Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-28T15:19:26.984Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-28T15:19:26.984Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-28T15:19:27.547Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2020-05-28T15:19:27.547Z] === RUN TestBuildUncleanTarFilenames [2020-05-28T15:19:28.111Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-28T15:19:29.041Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-28T15:19:29.041Z] --- PASS: TestBuildUncleanTarFilenames (1.32s) [2020-05-28T15:19:29.042Z] === RUN TestBuildMultiStageLayerLeak [2020-05-28T15:19:29.042Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-28T15:19:29.972Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-28T15:19:30.904Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-28T15:19:31.836Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2020-05-28T15:19:31.836Z] === RUN TestBuildWithHugeFile [2020-05-28T15:19:32.765Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-28T15:19:33.022Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-28T15:19:35.546Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-28T15:19:36.477Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-28T15:19:37.041Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-28T15:19:37.604Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-28T15:19:39.499Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-28T15:19:40.063Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-28T15:19:40.286Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-28T15:19:40.993Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-28T15:19:41.556Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-28T15:19:42.120Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-28T15:19:42.804Z] tests/integration/client_test.py ..... [ 76%] [2020-05-28T15:19:42.978Z] INFO: Extraction ended at 05/28/2020 15:19:38. Duration:00:00:26.3422535 [2020-05-28T15:19:42.978Z] INFO: Updating the golang and path environment variables [2020-05-28T15:19:42.978Z] INFO: GOPATH=d:\gopath [2020-05-28T15:19:42.978Z] INFO: go version go1.13.11 windows/amd64 [2020-05-28T15:19:42.978Z] INFO: Running the daemon under test in debug mode [2020-05-28T15:19:42.978Z] INFO: Starting a daemon under test... [2020-05-28T15:19:42.978Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41009\9\daemon --pidfile d:\CI\PR-41009\9\docker.pid -D [2020-05-28T15:19:42.978Z] INFO: Process started successfully. [2020-05-28T15:19:42.978Z] INFO: Start tailing logs of the daemon under tests [2020-05-28T15:19:42.978Z] INFO: Waiting for the daemon under test to start... [2020-05-28T15:19:42.978Z] INFO: Daemon under test started and replied! [2020-05-28T15:19:42.978Z] INFO: Docker version of the daemon under test [2020-05-28T15:19:42.978Z] [2020-05-28T15:19:42.978Z] Client: [2020-05-28T15:19:42.978Z] Version: 17.06.2-ce [2020-05-28T15:19:42.978Z] API version: 1.30 [2020-05-28T15:19:42.978Z] Go version: go1.8.3 [2020-05-28T15:19:42.978Z] Git commit: cec0b72 [2020-05-28T15:19:42.978Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-28T15:19:42.978Z] OS/Arch: windows/amd64 [2020-05-28T15:19:42.978Z] [2020-05-28T15:19:42.978Z] Server: [2020-05-28T15:19:42.978Z] Version: 0.0.0-dev [2020-05-28T15:19:42.978Z] API version: 1.40 (minimum version 1.24) [2020-05-28T15:19:42.978Z] Go version: go1.13.11 [2020-05-28T15:19:42.978Z] Git commit: c104a50de [2020-05-28T15:19:42.978Z] Built: 05/28/2020 15:17:53 [2020-05-28T15:19:42.978Z] OS/Arch: windows/amd64 [2020-05-28T15:19:42.978Z] Experimental: false [2020-05-28T15:19:42.978Z] [2020-05-28T15:19:42.978Z] INFO: Docker info of the daemon under test [2020-05-28T15:19:42.978Z] [2020-05-28T15:19:42.978Z] Containers: 0 [2020-05-28T15:19:42.978Z] Running: 0 [2020-05-28T15:19:42.978Z] Paused: 0 [2020-05-28T15:19:42.978Z] Stopped: 0 [2020-05-28T15:19:42.978Z] Images: 0 [2020-05-28T15:19:42.978Z] Server Version: 0.0.0-dev [2020-05-28T15:19:42.978Z] Storage Driver: windowsfilter [2020-05-28T15:19:42.978Z] Windows: [2020-05-28T15:19:42.978Z] Logging Driver: json-file [2020-05-28T15:19:42.978Z] Plugins: [2020-05-28T15:19:42.978Z] Volume: local [2020-05-28T15:19:42.978Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-28T15:19:42.978Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-28T15:19:42.978Z] Swarm: inactive [2020-05-28T15:19:42.978Z] Default Isolation: process [2020-05-28T15:19:42.978Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-28T15:19:42.978Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-28T15:19:42.978Z] OSType: windows [2020-05-28T15:19:42.978Z] Architecture: x86_64 [2020-05-28T15:19:42.978Z] CPUs: 4 [2020-05-28T15:19:42.978Z] Total Memory: 32GiB [2020-05-28T15:19:42.978Z] Name: azwin-2-357800 [2020-05-28T15:19:42.978Z] ID: UUMF:ATDR:VAUP:OXQL:ZVEF:IT5L:IHT4:ZXOE:MU4N:2FYB:JAFZ:SIQR [2020-05-28T15:19:42.978Z] Docker Root Dir: D:\CI\PR-41009\9\daemon [2020-05-28T15:19:42.978Z] Debug Mode (client): false [2020-05-28T15:19:42.978Z] Debug Mode (server): true [2020-05-28T15:19:42.978Z] File Descriptors: -1 [2020-05-28T15:19:42.978Z] Goroutines: 17 [2020-05-28T15:19:42.978Z] System Time: 2020-05-28T15:19:42.7451441Z [2020-05-28T15:19:42.978Z] EventsListeners: 0 [2020-05-28T15:19:42.978Z] Registry: https://index.docker.io/v1/ [2020-05-28T15:19:42.978Z] Labels: [2020-05-28T15:19:42.978Z] Experimental: false [2020-05-28T15:19:42.978Z] Insecure Registries: [2020-05-28T15:19:42.978Z] 127.0.0.0/8 [2020-05-28T15:19:42.978Z] Live Restore Enabled: false [2020-05-28T15:19:42.978Z] [2020-05-28T15:19:42.978Z] [2020-05-28T15:19:42.978Z] INFO: Docker images of the daemon under test [2020-05-28T15:19:42.978Z] [2020-05-28T15:19:42.978Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-28T15:19:42.978Z] [2020-05-28T15:19:42.978Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-28T15:19:42.978Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-28T15:19:43.060Z] tests/integration/errors_test.py . [ 76%] [2020-05-28T15:19:43.456Z] ltsc2019: Pulling from windows/servercore [2020-05-28T15:19:43.456Z] 4612f6d0b889: Pulling fs layer [2020-05-28T15:19:44.016Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-28T15:19:44.273Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-28T15:19:44.836Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-28T15:19:45.399Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-28T15:19:46.328Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-28T15:19:46.586Z] --- PASS: TestImportExtremelyLargeImageWorks (86.27s) [2020-05-28T15:19:46.586Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-05-28T15:19:46.586Z] daemon.go:325: [dd403efe79065] waiting for daemon to start [2020-05-28T15:19:46.586Z] daemon.go:325: [dd403efe79065] waiting for daemon to start [2020-05-28T15:19:46.586Z] daemon.go:353: [dd403efe79065] daemon started [2020-05-28T15:19:46.586Z] daemon.go:461: [dd403efe79065] Stopping daemon [2020-05-28T15:19:46.586Z] daemon.go:296: [dd403efe79065] exiting daemon [2020-05-28T15:19:46.586Z] daemon.go:448: [dd403efe79065] Daemon stopped [2020-05-28T15:19:46.586Z] PASS [2020-05-28T15:19:46.586Z] [2020-05-28T15:19:46.586Z] DONE 11 tests in 87.632s [2020-05-28T15:19:46.586Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-28T15:19:46.586Z] ++ 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-05-28T15:19:46.586Z] ++ set -e [2020-05-28T15:19:46.586Z] ++ '[' -n 0 ']' [2020-05-28T15:19:46.586Z] ++ set -x [2020-05-28T15:19:46.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-05-28T15:19:46.587Z] INFO: Testing against a local daemon [2020-05-28T15:19:46.587Z] === RUN TestNetworkCreateDelete [2020-05-28T15:19:46.587Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-05-28T15:19:46.587Z] === RUN TestDockerNetworkDeletePreferID [2020-05-28T15:19:46.587Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-05-28T15:19:46.587Z] === RUN TestDaemonDNSFallback [2020-05-28T15:19:46.587Z] --- PASS: TestDaemonDNSFallback (2.61s) [2020-05-28T15:19:46.587Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-05-28T15:19:46.587Z] daemon.go:325: [d4980a4383d87] waiting for daemon to start [2020-05-28T15:19:46.587Z] daemon.go:325: [d4980a4383d87] waiting for daemon to start [2020-05-28T15:19:46.587Z] daemon.go:353: [d4980a4383d87] daemon started [2020-05-28T15:19:46.587Z] daemon.go:461: [d4980a4383d87] Stopping daemon [2020-05-28T15:19:46.587Z] daemon.go:296: [d4980a4383d87] exiting daemon [2020-05-28T15:19:46.587Z] daemon.go:448: [d4980a4383d87] Daemon stopped [2020-05-28T15:19:46.587Z] === RUN TestInspectNetwork [2020-05-28T15:19:46.587Z] === RUN TestInspectNetwork/full_network_id [2020-05-28T15:19:46.587Z] === RUN TestInspectNetwork/partial_network_id [2020-05-28T15:19:46.587Z] === RUN TestInspectNetwork/network_name [2020-05-28T15:19:46.587Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-28T15:19:46.892Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-28T15:19:47.455Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-28T15:19:48.019Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-28T15:19:49.915Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-28T15:19:49.915Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-28T15:19:50.846Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-28T15:19:50.954Z] --- PASS: TestInspectNetwork (11.79s) [2020-05-28T15:19:50.955Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-05-28T15:19:50.955Z] daemon.go:325: [d024409ee3ae4] waiting for daemon to start [2020-05-28T15:19:50.955Z] daemon.go:325: [d024409ee3ae4] waiting for daemon to start [2020-05-28T15:19:50.955Z] daemon.go:353: [d024409ee3ae4] daemon started [2020-05-28T15:19:50.955Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-28T15:19:50.955Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-28T15:19:50.955Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-28T15:19:50.955Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-28T15:19:50.955Z] daemon.go:461: [d024409ee3ae4] Stopping daemon [2020-05-28T15:19:50.955Z] daemon.go:296: [d024409ee3ae4] exiting daemon [2020-05-28T15:19:50.955Z] daemon.go:448: [d024409ee3ae4] Daemon stopped [2020-05-28T15:19:50.955Z] === RUN TestRunContainerWithBridgeNone [2020-05-28T15:19:51.103Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-28T15:19:52.473Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-28T15:19:52.473Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-28T15:19:53.625Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2020-05-28T15:19:53.625Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-05-28T15:19:53.625Z] daemon.go:325: [d875805b7a2da] waiting for daemon to start [2020-05-28T15:19:53.625Z] daemon.go:325: [d875805b7a2da] waiting for daemon to start [2020-05-28T15:19:53.625Z] daemon.go:353: [d875805b7a2da] daemon started [2020-05-28T15:19:53.625Z] daemon.go:461: [d875805b7a2da] Stopping daemon [2020-05-28T15:19:53.625Z] daemon.go:296: [d875805b7a2da] exiting daemon [2020-05-28T15:19:53.625Z] daemon.go:448: [d875805b7a2da] Daemon stopped [2020-05-28T15:19:53.625Z] === RUN TestNetworkInvalidJSON [2020-05-28T15:19:53.625Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-28T15:19:53.625Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-28T15:19:53.625Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T15:19:53.625Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T15:19:53.625Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T15:19:53.625Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T15:19:53.625Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-28T15:19:53.625Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T15:19:53.625Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T15:19:53.625Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-28T15:19:53.625Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-28T15:19:53.625Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-28T15:19:53.625Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-28T15:19:53.625Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-28T15:19:55.092Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s) [2020-05-28T15:19:55.092Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-05-28T15:19:55.092Z] daemon.go:325: [d5d5fbd7133ea] waiting for daemon to start [2020-05-28T15:19:55.092Z] daemon.go:325: [d5d5fbd7133ea] waiting for daemon to start [2020-05-28T15:19:55.092Z] daemon.go:353: [d5d5fbd7133ea] daemon started [2020-05-28T15:19:55.092Z] daemon.go:461: [d5d5fbd7133ea] Stopping daemon [2020-05-28T15:19:55.092Z] daemon.go:296: [d5d5fbd7133ea] exiting daemon [2020-05-28T15:19:55.092Z] daemon.go:448: [d5d5fbd7133ea] Daemon stopped [2020-05-28T15:19:55.092Z] daemon.go:325: [d5d5fbd7133ea] waiting for daemon to start [2020-05-28T15:19:55.092Z] daemon.go:325: [d5d5fbd7133ea] waiting for daemon to start [2020-05-28T15:19:55.092Z] daemon.go:353: [d5d5fbd7133ea] daemon started [2020-05-28T15:19:55.092Z] daemon.go:461: [d5d5fbd7133ea] Stopping daemon [2020-05-28T15:19:55.092Z] daemon.go:296: [d5d5fbd7133ea] exiting daemon [2020-05-28T15:19:55.092Z] daemon.go:448: [d5d5fbd7133ea] Daemon stopped [2020-05-28T15:19:55.092Z] === RUN TestDaemonDefaultNetworkPools [2020-05-28T15:19:55.704Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2020-05-28T15:19:55.704Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-05-28T15:19:55.704Z] daemon.go:325: [d673e79c3d422] waiting for daemon to start [2020-05-28T15:19:55.704Z] daemon.go:325: [d673e79c3d422] waiting for daemon to start [2020-05-28T15:19:55.704Z] daemon.go:353: [d673e79c3d422] daemon started [2020-05-28T15:19:55.704Z] daemon.go:461: [d673e79c3d422] Stopping daemon [2020-05-28T15:19:55.704Z] daemon.go:296: [d673e79c3d422] exiting daemon [2020-05-28T15:19:55.704Z] daemon.go:448: [d673e79c3d422] Daemon stopped [2020-05-28T15:19:55.704Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-28T15:19:55.815Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-28T15:19:57.171Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-05-28T15:19:57.171Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-05-28T15:19:57.171Z] daemon.go:325: [d46b96ea2d731] waiting for daemon to start [2020-05-28T15:19:57.171Z] daemon.go:325: [d46b96ea2d731] waiting for daemon to start [2020-05-28T15:19:57.171Z] daemon.go:353: [d46b96ea2d731] daemon started [2020-05-28T15:19:57.171Z] daemon.go:461: [d46b96ea2d731] Stopping daemon [2020-05-28T15:19:57.171Z] daemon.go:296: [d46b96ea2d731] exiting daemon [2020-05-28T15:19:57.171Z] daemon.go:448: [d46b96ea2d731] Daemon stopped [2020-05-28T15:19:57.171Z] daemon.go:325: [d46b96ea2d731] waiting for daemon to start [2020-05-28T15:19:57.171Z] daemon.go:325: [d46b96ea2d731] waiting for daemon to start [2020-05-28T15:19:57.171Z] daemon.go:353: [d46b96ea2d731] daemon started [2020-05-28T15:19:57.171Z] daemon.go:461: [d46b96ea2d731] Stopping daemon [2020-05-28T15:19:57.171Z] daemon.go:296: [d46b96ea2d731] exiting daemon [2020-05-28T15:19:57.171Z] daemon.go:448: [d46b96ea2d731] Daemon stopped [2020-05-28T15:19:57.171Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-28T15:19:57.185Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-28T15:19:57.749Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-28T15:19:58.174Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-05-28T15:19:58.174Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-28T15:19:58.174Z] daemon.go:325: [d13dc9c78ac37] waiting for daemon to start [2020-05-28T15:19:58.174Z] daemon.go:325: [d13dc9c78ac37] waiting for daemon to start [2020-05-28T15:19:58.174Z] daemon.go:353: [d13dc9c78ac37] daemon started [2020-05-28T15:19:58.174Z] daemon.go:461: [d13dc9c78ac37] Stopping daemon [2020-05-28T15:19:58.174Z] daemon.go:296: [d13dc9c78ac37] exiting daemon [2020-05-28T15:19:58.174Z] daemon.go:448: [d13dc9c78ac37] Daemon stopped [2020-05-28T15:19:58.174Z] daemon.go:325: [d13dc9c78ac37] waiting for daemon to start [2020-05-28T15:19:58.174Z] daemon.go:325: [d13dc9c78ac37] waiting for daemon to start [2020-05-28T15:19:58.174Z] daemon.go:353: [d13dc9c78ac37] daemon started [2020-05-28T15:19:58.174Z] daemon.go:461: [d13dc9c78ac37] Stopping daemon [2020-05-28T15:19:58.174Z] daemon.go:296: [d13dc9c78ac37] exiting daemon [2020-05-28T15:19:58.174Z] daemon.go:448: [d13dc9c78ac37] Daemon stopped [2020-05-28T15:19:58.174Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-28T15:19:58.787Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-05-28T15:19:58.787Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-05-28T15:19:58.787Z] daemon.go:325: [dff7434b706ee] waiting for daemon to start [2020-05-28T15:19:58.787Z] daemon.go:325: [dff7434b706ee] waiting for daemon to start [2020-05-28T15:19:58.787Z] daemon.go:353: [dff7434b706ee] daemon started [2020-05-28T15:19:58.787Z] daemon.go:461: [dff7434b706ee] Stopping daemon [2020-05-28T15:19:58.787Z] daemon.go:296: [dff7434b706ee] exiting daemon [2020-05-28T15:19:58.787Z] daemon.go:448: [dff7434b706ee] Daemon stopped [2020-05-28T15:19:58.787Z] === RUN TestServiceWithPredefinedNetwork [2020-05-28T15:20:01.403Z] 4612f6d0b889: Verifying Checksum [2020-05-28T15:20:01.403Z] 4612f6d0b889: Download complete [2020-05-28T15:20:01.924Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-28T15:20:03.167Z] --- PASS: TestServiceWithPredefinedNetwork (3.68s) [2020-05-28T15:20:03.167Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-05-28T15:20:03.167Z] daemon.go:325: [d9cf35bc906b8] waiting for daemon to start [2020-05-28T15:20:03.167Z] daemon.go:325: [d9cf35bc906b8] waiting for daemon to start [2020-05-28T15:20:03.167Z] daemon.go:353: [d9cf35bc906b8] daemon started [2020-05-28T15:20:03.167Z] daemon.go:461: [d9cf35bc906b8] Stopping daemon [2020-05-28T15:20:03.167Z] daemon.go:296: [d9cf35bc906b8] exiting daemon [2020-05-28T15:20:03.167Z] daemon.go:448: [d9cf35bc906b8] Daemon stopped [2020-05-28T15:20:03.167Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-28T15:20:03.167Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T15:20:03.167Z] service_test.go:230: FLAKY_TEST [2020-05-28T15:20:03.167Z] === RUN TestServiceWithDataPathPortInit [2020-05-28T15:20:05.198Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-28T15:20:05.454Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-28T15:20:06.018Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-28T15:20:06.582Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-28T15:20:07.146Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-28T15:20:11.325Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-28T15:20:17.878Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-28T15:20:19.780Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-28T15:20:20.344Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-28T15:20:20.601Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-28T15:20:20.601Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-28T15:20:22.497Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-28T15:20:23.061Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-28T15:20:23.319Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-28T15:20:24.249Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-28T15:20:24.522Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-28T15:20:25.465Z] --- PASS: TestServiceWithDataPathPortInit (20.22s) [2020-05-28T15:20:25.465Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-28T15:20:25.465Z] daemon.go:325: [d76b4c2b49352] waiting for daemon to start [2020-05-28T15:20:25.465Z] daemon.go:325: [d76b4c2b49352] waiting for daemon to start [2020-05-28T15:20:25.465Z] daemon.go:353: [d76b4c2b49352] daemon started [2020-05-28T15:20:25.465Z] daemon.go:461: [d76b4c2b49352] Stopping daemon [2020-05-28T15:20:25.465Z] daemon.go:296: [d76b4c2b49352] exiting daemon [2020-05-28T15:20:25.465Z] daemon.go:448: [d76b4c2b49352] Daemon stopped [2020-05-28T15:20:25.465Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-28T15:20:25.465Z] daemon.go:325: [d84a854c91791] waiting for daemon to start [2020-05-28T15:20:25.465Z] daemon.go:325: [d84a854c91791] waiting for daemon to start [2020-05-28T15:20:25.465Z] daemon.go:353: [d84a854c91791] daemon started [2020-05-28T15:20:25.465Z] daemon.go:461: [d84a854c91791] Stopping daemon [2020-05-28T15:20:25.465Z] daemon.go:296: [d84a854c91791] exiting daemon [2020-05-28T15:20:25.465Z] daemon.go:448: [d84a854c91791] Daemon stopped [2020-05-28T15:20:25.465Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-28T15:20:26.145Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-28T15:20:27.532Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-28T15:20:28.098Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-28T15:20:30.621Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-28T15:20:30.621Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-28T15:20:32.516Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-28T15:20:33.987Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.94s) [2020-05-28T15:20:33.987Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-05-28T15:20:33.987Z] daemon.go:325: [dfa7cc5725961] waiting for daemon to start [2020-05-28T15:20:33.987Z] daemon.go:325: [dfa7cc5725961] waiting for daemon to start [2020-05-28T15:20:33.987Z] daemon.go:353: [dfa7cc5725961] daemon started [2020-05-28T15:20:33.987Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s8748phx6mmdm2hm18xlvro1s Created:2020-05-28 15:20:24.090099741 +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[6c0f7fde1f265112448372025e7f108642d8e9087f01a94f2bc7dfe2e036db94:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p0t3g8ratv7o7bp5edsri4trb EndpointID:6779857a48a526c98ffe40b8df6a058c8042fc10ed7a1e632d8f1183e5762bbf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c210a3777e634223240f67dfb70e86508c8df1e897bc5a8a03a7bdbff86bfed0 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:c832e6bb7db3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p0t3g8ratv7o7bp5edsri4trb EndpointID:6779857a48a526c98ffe40b8df6a058c8042fc10ed7a1e632d8f1183e5762bbf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-28T15:20:33.987Z] daemon.go:461: [dfa7cc5725961] Stopping daemon [2020-05-28T15:20:33.987Z] daemon.go:296: [dfa7cc5725961] exiting daemon [2020-05-28T15:20:33.987Z] daemon.go:448: [dfa7cc5725961] Daemon stopped [2020-05-28T15:20:33.987Z] PASS [2020-05-28T15:20:33.987Z] [2020-05-28T15:20:33.987Z] === Skipped [2020-05-28T15:20:33.987Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T15:20:33.987Z] service_test.go:230: FLAKY_TEST [2020-05-28T15:20:33.987Z] [2020-05-28T15:20:33.987Z] [2020-05-28T15:20:33.987Z] DONE 22 tests, 1 skipped in 56.643s [2020-05-28T15:20:33.987Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-28T15:20:33.987Z] ++ 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-05-28T15:20:33.987Z] ++ set -e [2020-05-28T15:20:33.987Z] ++ '[' -n 0 ']' [2020-05-28T15:20:33.987Z] ++ set -x [2020-05-28T15:20:33.987Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-28T15:20:33.987Z] INFO: Testing against a local daemon [2020-05-28T15:20:33.987Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-28T15:20:33.987Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-28T15:20:33.987Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T15:20:33.987Z] === RUN TestDockerNetworkIpvlan [2020-05-28T15:20:33.987Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-28T15:20:33.987Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T15:20:33.987Z] PASS [2020-05-28T15:20:33.987Z] [2020-05-28T15:20:33.987Z] === Skipped [2020-05-28T15:20:33.987Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-28T15:20:33.987Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T15:20:33.987Z] [2020-05-28T15:20:33.987Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-28T15:20:33.987Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T15:20:33.987Z] [2020-05-28T15:20:33.987Z] [2020-05-28T15:20:33.987Z] DONE 2 tests, 2 skipped in 0.068s [2020-05-28T15:20:33.987Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-28T15:20:33.987Z] ++ 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-05-28T15:20:33.987Z] ++ set -e [2020-05-28T15:20:33.987Z] ++ '[' -n 0 ']' [2020-05-28T15:20:33.987Z] ++ set -x [2020-05-28T15:20:33.987Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-28T15:20:33.987Z] INFO: Testing against a local daemon [2020-05-28T15:20:33.987Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-28T15:20:34.268Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-05-28T15:20:34.268Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-05-28T15:20:34.268Z] daemon.go:325: [dda0b168ae941] waiting for daemon to start [2020-05-28T15:20:34.268Z] daemon.go:325: [dda0b168ae941] waiting for daemon to start [2020-05-28T15:20:34.268Z] daemon.go:353: [dda0b168ae941] daemon started [2020-05-28T15:20:34.268Z] daemon.go:461: [dda0b168ae941] Stopping daemon [2020-05-28T15:20:34.268Z] daemon.go:296: [dda0b168ae941] exiting daemon [2020-05-28T15:20:34.268Z] daemon.go:448: [dda0b168ae941] Daemon stopped [2020-05-28T15:20:34.268Z] daemon.go:325: [dda0b168ae941] waiting for daemon to start [2020-05-28T15:20:34.268Z] daemon.go:325: [dda0b168ae941] waiting for daemon to start [2020-05-28T15:20:34.268Z] daemon.go:353: [dda0b168ae941] daemon started [2020-05-28T15:20:34.268Z] daemon.go:461: [dda0b168ae941] Stopping daemon [2020-05-28T15:20:34.268Z] daemon.go:296: [dda0b168ae941] exiting daemon [2020-05-28T15:20:34.268Z] daemon.go:448: [dda0b168ae941] Daemon stopped [2020-05-28T15:20:34.268Z] === RUN TestDockerNetworkMacvlan [2020-05-28T15:20:34.410Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-28T15:20:34.975Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-28T15:20:35.270Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-28T15:20:35.882Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-28T15:20:36.888Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-28T15:20:39.152Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-28T15:20:41.302Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-28T15:20:41.954Z] ......... [ 86%] [2020-05-28T15:20:44.411Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-28T15:20:44.411Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-28T15:20:45.673Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-28T15:20:46.483Z] tests/integration/models_images_test.py .............. [ 89%] [2020-05-28T15:20:48.371Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-28T15:20:48.589Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-28T15:20:48.589Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-28T15:20:49.519Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-28T15:20:49.519Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-28T15:20:49.519Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-28T15:20:49.776Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-28T15:20:52.302Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-28T15:20:52.302Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-28T15:20:53.239Z] --- PASS: TestBuildWithHugeFile (81.29s) [2020-05-28T15:20:53.239Z] === RUN TestBuildWithEmptyDockerfile [2020-05-28T15:20:53.239Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T15:20:53.239Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T15:20:53.239Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T15:20:53.239Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T15:20:53.239Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T15:20:53.239Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T15:20:53.239Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T15:20:53.239Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T15:20:53.495Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T15:20:53.495Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-05-28T15:20:53.495Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-05-28T15:20:53.495Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-05-28T15:20:53.495Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-05-28T15:20:53.495Z] === RUN TestBuildPreserveOwnership [2020-05-28T15:20:53.495Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-28T15:20:53.622Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-28T15:20:54.060Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-28T15:20:54.991Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-28T15:20:55.956Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-28T15:20:56.519Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-28T15:20:57.888Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-28T15:20:57.888Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-28T15:20:58.145Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-28T15:20:58.256Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-05-28T15:20:58.257Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-28T15:20:58.709Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-28T15:20:58.896Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-05-28T15:20:58.896Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-28T15:20:58.896Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-28T15:20:58.896Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-28T15:20:59.186Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-28T15:20:59.186Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-28T15:20:59.186Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-28T15:20:59.186Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-28T15:20:59.186Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-28T15:20:59.643Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-28T15:20:59.812Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-28T15:20:59.903Z] --- PASS: TestBuildPreserveOwnership (6.43s) [2020-05-28T15:20:59.903Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.13s) [2020-05-28T15:20:59.903Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s) [2020-05-28T15:20:59.903Z] === RUN TestBuildPlatformInvalid [2020-05-28T15:21:00.161Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-05-28T15:21:00.161Z] PASS [2020-05-28T15:21:00.161Z] [2020-05-28T15:21:00.161Z] DONE 30 tests in 127.309s [2020-05-28T15:21:00.161Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-28T15:21:00.161Z] ++ 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-05-28T15:21:00.161Z] ++ set -e [2020-05-28T15:21:00.161Z] ++ '[' -n 0 ']' [2020-05-28T15:21:00.161Z] ++ set -x [2020-05-28T15:21:00.161Z] ++ env -i DEST=/go/src/github.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-05-28T15:21:00.418Z] INFO: Testing against a local daemon [2020-05-28T15:21:00.418Z] === RUN TestConfigList [2020-05-28T15:21:00.804Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-28T15:21:01.348Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-28T15:21:01.886Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-28T15:21:01.886Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-28T15:21:02.544Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2020-05-28T15:21:02.717Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-28T15:21:02.947Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-05-28T15:21:02.947Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 3.1% of statements [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/types [no test files] [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-28T15:21:02.947Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-28T15:21:02.947Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2020-05-28T15:21:03.280Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-28T15:21:03.649Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2020-05-28T15:21:03.649Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-28T15:21:03.649Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-28T15:21:03.649Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-28T15:21:03.649Z] ? github.com/docker/docker/builder [no test files] [2020-05-28T15:21:03.649Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-28T15:21:03.649Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-28T15:21:03.649Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-28T15:21:03.649Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-28T15:21:03.649Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-28T15:21:03.649Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-28T15:21:03.649Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-28T15:21:03.843Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-28T15:21:03.843Z] --- PASS: TestConfigList (3.63s) [2020-05-28T15:21:03.843Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-05-28T15:21:03.843Z] daemon.go:325: [d4c13328c5003] waiting for daemon to start [2020-05-28T15:21:03.843Z] daemon.go:325: [d4c13328c5003] waiting for daemon to start [2020-05-28T15:21:03.843Z] daemon.go:353: [d4c13328c5003] daemon started [2020-05-28T15:21:03.843Z] daemon.go:461: [d4c13328c5003] Stopping daemon [2020-05-28T15:21:03.843Z] daemon.go:296: [d4c13328c5003] exiting daemon [2020-05-28T15:21:03.843Z] daemon.go:448: [d4c13328c5003] Daemon stopped [2020-05-28T15:21:03.843Z] === RUN TestConfigsCreateAndDelete [2020-05-28T15:21:04.094Z] --- PASS: TestDockerNetworkMacvlan (27.94s) [2020-05-28T15:21:04.094Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:21:04.094Z] daemon.go:325: [d9fc047c2bf37] waiting for daemon to start [2020-05-28T15:21:04.094Z] daemon.go:325: [d9fc047c2bf37] waiting for daemon to start [2020-05-28T15:21:04.094Z] daemon.go:353: [d9fc047c2bf37] daemon started [2020-05-28T15:21:04.094Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-28T15:21:04.094Z] daemon.go:461: [d9fc047c2bf37] Stopping daemon [2020-05-28T15:21:04.094Z] daemon.go:296: [d9fc047c2bf37] exiting daemon [2020-05-28T15:21:04.094Z] daemon.go:448: [d9fc047c2bf37] Daemon stopped [2020-05-28T15:21:04.094Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:21:04.094Z] daemon.go:325: [d94959ec1a8df] waiting for daemon to start [2020-05-28T15:21:04.094Z] daemon.go:325: [d94959ec1a8df] waiting for daemon to start [2020-05-28T15:21:04.094Z] daemon.go:353: [d94959ec1a8df] daemon started [2020-05-28T15:21:04.094Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-28T15:21:04.094Z] daemon.go:461: [d94959ec1a8df] Stopping daemon [2020-05-28T15:21:04.094Z] daemon.go:296: [d94959ec1a8df] exiting daemon [2020-05-28T15:21:04.094Z] daemon.go:448: [d94959ec1a8df] Daemon stopped [2020-05-28T15:21:04.094Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:21:04.094Z] daemon.go:325: [dc100c63e8246] waiting for daemon to start [2020-05-28T15:21:04.094Z] daemon.go:325: [dc100c63e8246] waiting for daemon to start [2020-05-28T15:21:04.094Z] daemon.go:353: [dc100c63e8246] daemon started [2020-05-28T15:21:04.094Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s) [2020-05-28T15:21:04.094Z] daemon.go:461: [dc100c63e8246] Stopping daemon [2020-05-28T15:21:04.094Z] daemon.go:296: [dc100c63e8246] exiting daemon [2020-05-28T15:21:04.094Z] daemon.go:448: [dc100c63e8246] Daemon stopped [2020-05-28T15:21:04.094Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:21:04.094Z] daemon.go:325: [d440d0f10d5cb] waiting for daemon to start [2020-05-28T15:21:04.094Z] daemon.go:325: [d440d0f10d5cb] waiting for daemon to start [2020-05-28T15:21:04.094Z] daemon.go:353: [d440d0f10d5cb] daemon started [2020-05-28T15:21:04.094Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.39s) [2020-05-28T15:21:04.094Z] daemon.go:461: [d440d0f10d5cb] Stopping daemon [2020-05-28T15:21:04.094Z] daemon.go:296: [d440d0f10d5cb] exiting daemon [2020-05-28T15:21:04.094Z] daemon.go:448: [d440d0f10d5cb] Daemon stopped [2020-05-28T15:21:04.094Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:21:04.094Z] daemon.go:325: [db7d8949e388f] waiting for daemon to start [2020-05-28T15:21:04.094Z] daemon.go:325: [db7d8949e388f] waiting for daemon to start [2020-05-28T15:21:04.094Z] daemon.go:353: [db7d8949e388f] daemon started [2020-05-28T15:21:04.094Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.37s) [2020-05-28T15:21:04.094Z] daemon.go:461: [db7d8949e388f] Stopping daemon [2020-05-28T15:21:04.094Z] daemon.go:296: [db7d8949e388f] exiting daemon [2020-05-28T15:21:04.094Z] daemon.go:448: [db7d8949e388f] Daemon stopped [2020-05-28T15:21:04.094Z] PASS [2020-05-28T15:21:04.094Z] [2020-05-28T15:21:04.094Z] DONE 7 tests in 29.481s [2020-05-28T15:21:04.094Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-28T15:21:04.094Z] ++ 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-05-28T15:21:04.094Z] ++ set -e [2020-05-28T15:21:04.094Z] ++ '[' -n 0 ']' [2020-05-28T15:21:04.094Z] ++ set -x [2020-05-28T15:21:04.094Z] ++ env -i DEST=/go/src/github.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-05-28T15:21:04.094Z] testing: warning: no tests to run [2020-05-28T15:21:04.094Z] PASS [2020-05-28T15:21:04.094Z] [2020-05-28T15:21:04.094Z] DONE 0 tests in 0.014s [2020-05-28T15:21:04.094Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-28T15:21:04.094Z] ++ 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-05-28T15:21:04.094Z] ++ set -e [2020-05-28T15:21:04.094Z] ++ '[' -n 0 ']' [2020-05-28T15:21:04.094Z] ++ set -x [2020-05-28T15:21:04.094Z] ++ env -i DEST=/go/src/github.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-05-28T15:21:04.094Z] INFO: Testing against a local daemon [2020-05-28T15:21:04.094Z] === RUN TestAuthZPluginAllowRequest [2020-05-28T15:21:04.094Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-05-28T15:21:04.094Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-05-28T15:21:04.094Z] daemon.go:325: [df85d1f987a86] waiting for daemon to start [2020-05-28T15:21:04.094Z] daemon.go:325: [df85d1f987a86] waiting for daemon to start [2020-05-28T15:21:04.094Z] daemon.go:353: [df85d1f987a86] daemon started [2020-05-28T15:21:04.094Z] daemon.go:461: [df85d1f987a86] Stopping daemon [2020-05-28T15:21:04.094Z] daemon.go:296: [df85d1f987a86] exiting daemon [2020-05-28T15:21:04.094Z] daemon.go:448: [df85d1f987a86] Daemon stopped [2020-05-28T15:21:04.094Z] === RUN TestAuthZPluginTLS [2020-05-28T15:21:04.355Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2020-05-28T15:21:04.589Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-28T15:21:04.589Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-28T15:21:04.708Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-28T15:21:04.708Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-05-28T15:21:04.708Z] daemon.go:325: [dc63597bad3c5] waiting for daemon to start [2020-05-28T15:21:04.708Z] daemon.go:325: [dc63597bad3c5] waiting for daemon to start [2020-05-28T15:21:04.708Z] daemon.go:353: [dc63597bad3c5] daemon started [2020-05-28T15:21:04.708Z] daemon.go:461: [dc63597bad3c5] Stopping daemon [2020-05-28T15:21:04.708Z] daemon.go:296: [dc63597bad3c5] exiting daemon [2020-05-28T15:21:04.708Z] daemon.go:448: [dc63597bad3c5] Daemon stopped [2020-05-28T15:21:04.708Z] === RUN TestAuthZPluginDenyRequest [2020-05-28T15:21:04.988Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-28T15:21:04.988Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-05-28T15:21:04.988Z] daemon.go:325: [d4f5e081ef745] waiting for daemon to start [2020-05-28T15:21:04.988Z] daemon.go:325: [d4f5e081ef745] waiting for daemon to start [2020-05-28T15:21:04.988Z] daemon.go:353: [d4f5e081ef745] daemon started [2020-05-28T15:21:04.988Z] daemon.go:461: [d4f5e081ef745] Stopping daemon [2020-05-28T15:21:04.988Z] daemon.go:296: [d4f5e081ef745] exiting daemon [2020-05-28T15:21:04.988Z] daemon.go:448: [d4f5e081ef745] Daemon stopped [2020-05-28T15:21:04.988Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-28T15:21:05.212Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-28T15:21:05.599Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-28T15:21:05.599Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-05-28T15:21:05.599Z] daemon.go:325: [d08bf5a547a54] waiting for daemon to start [2020-05-28T15:21:05.599Z] daemon.go:325: [d08bf5a547a54] waiting for daemon to start [2020-05-28T15:21:05.599Z] daemon.go:353: [d08bf5a547a54] daemon started [2020-05-28T15:21:05.599Z] daemon.go:461: [d08bf5a547a54] Stopping daemon [2020-05-28T15:21:05.599Z] daemon.go:296: [d08bf5a547a54] exiting daemon [2020-05-28T15:21:05.599Z] daemon.go:448: [d08bf5a547a54] Daemon stopped [2020-05-28T15:21:05.599Z] === RUN TestAuthZPluginDenyResponse [2020-05-28T15:21:06.144Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-28T15:21:06.210Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-28T15:21:06.210Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-05-28T15:21:06.210Z] daemon.go:325: [d85452ce10c13] waiting for daemon to start [2020-05-28T15:21:06.210Z] daemon.go:325: [d85452ce10c13] waiting for daemon to start [2020-05-28T15:21:06.210Z] daemon.go:353: [d85452ce10c13] daemon started [2020-05-28T15:21:06.210Z] daemon.go:461: [d85452ce10c13] Stopping daemon [2020-05-28T15:21:06.210Z] daemon.go:296: [d85452ce10c13] exiting daemon [2020-05-28T15:21:06.210Z] daemon.go:448: [d85452ce10c13] Daemon stopped [2020-05-28T15:21:06.210Z] === RUN TestAuthZPluginAllowEventStream [2020-05-28T15:21:07.074Z] --- PASS: TestConfigsCreateAndDelete (3.11s) [2020-05-28T15:21:07.074Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-05-28T15:21:07.074Z] daemon.go:325: [da19145bbe8a3] waiting for daemon to start [2020-05-28T15:21:07.074Z] daemon.go:325: [da19145bbe8a3] waiting for daemon to start [2020-05-28T15:21:07.074Z] daemon.go:353: [da19145bbe8a3] daemon started [2020-05-28T15:21:07.074Z] daemon.go:461: [da19145bbe8a3] Stopping daemon [2020-05-28T15:21:07.074Z] daemon.go:296: [da19145bbe8a3] exiting daemon [2020-05-28T15:21:07.074Z] daemon.go:448: [da19145bbe8a3] Daemon stopped [2020-05-28T15:21:07.074Z] === RUN TestConfigsUpdate [2020-05-28T15:21:07.331Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-28T15:21:07.331Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-28T15:21:07.675Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2020-05-28T15:21:07.675Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-05-28T15:21:07.675Z] daemon.go:325: [d08f43abac6cd] waiting for daemon to start [2020-05-28T15:21:07.675Z] daemon.go:325: [d08f43abac6cd] waiting for daemon to start [2020-05-28T15:21:07.675Z] daemon.go:353: [d08f43abac6cd] daemon started [2020-05-28T15:21:07.675Z] daemon.go:461: [d08f43abac6cd] Stopping daemon [2020-05-28T15:21:07.675Z] daemon.go:296: [d08f43abac6cd] exiting daemon [2020-05-28T15:21:07.675Z] daemon.go:448: [d08f43abac6cd] Daemon stopped [2020-05-28T15:21:07.675Z] === RUN TestAuthZPluginErrorResponse [2020-05-28T15:21:08.286Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-28T15:21:08.286Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-05-28T15:21:08.286Z] daemon.go:325: [d96715633a33d] waiting for daemon to start [2020-05-28T15:21:08.286Z] daemon.go:325: [d96715633a33d] waiting for daemon to start [2020-05-28T15:21:08.286Z] daemon.go:353: [d96715633a33d] daemon started [2020-05-28T15:21:08.286Z] daemon.go:461: [d96715633a33d] Stopping daemon [2020-05-28T15:21:08.286Z] daemon.go:296: [d96715633a33d] exiting daemon [2020-05-28T15:21:08.286Z] daemon.go:448: [d96715633a33d] Daemon stopped [2020-05-28T15:21:08.286Z] === RUN TestAuthZPluginErrorRequest [2020-05-28T15:21:08.860Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-28T15:21:08.943Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-28T15:21:08.943Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-05-28T15:21:08.943Z] daemon.go:325: [dd21aae52768b] waiting for daemon to start [2020-05-28T15:21:08.943Z] daemon.go:325: [dd21aae52768b] waiting for daemon to start [2020-05-28T15:21:08.943Z] daemon.go:353: [dd21aae52768b] daemon started [2020-05-28T15:21:08.943Z] daemon.go:461: [dd21aae52768b] Stopping daemon [2020-05-28T15:21:08.943Z] daemon.go:296: [dd21aae52768b] exiting daemon [2020-05-28T15:21:08.943Z] daemon.go:448: [dd21aae52768b] Daemon stopped [2020-05-28T15:21:08.943Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-28T15:21:09.116Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-28T15:21:09.116Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-28T15:21:09.116Z] [2020-05-28T15:21:09.116Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-28T15:21:09.116Z] =========================== short test summary info ============================ [2020-05-28T15:21:09.116Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-28T15:21:09.116Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-28T15:21:09.116Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-28T15:21:09.116Z] Not supported on most drivers [2020-05-28T15:21:09.116Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-28T15:21:09.116Z] Can fail if eth0 has multiple IP addresses [2020-05-28T15:21:09.116Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-28T15:21:09.116Z] This doesn't seem to be taken into account by the engine [2020-05-28T15:21:09.116Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-28T15:21:09.116Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-28T15:21:09.116Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-28T15:21:09.116Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-28T15:21:09.116Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-28T15:21:09.116Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-28T15:21:09.116Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-28T15:21:09.116Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 341.73 seconds == [2020-05-28T15:21:09.555Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-28T15:21:09.555Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-28T15:21:09.555Z] daemon.go:325: [dfe93c11700b1] waiting for daemon to start [2020-05-28T15:21:09.555Z] daemon.go:325: [dfe93c11700b1] waiting for daemon to start [2020-05-28T15:21:09.555Z] daemon.go:353: [dfe93c11700b1] daemon started [2020-05-28T15:21:09.555Z] daemon.go:461: [dfe93c11700b1] Stopping daemon [2020-05-28T15:21:09.555Z] daemon.go:296: [dfe93c11700b1] exiting daemon [2020-05-28T15:21:09.555Z] daemon.go:448: [dfe93c11700b1] Daemon stopped [2020-05-28T15:21:09.555Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-28T15:21:09.680Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-28T15:21:09.852Z] --- PASS: TestConfigsUpdate (2.88s) [2020-05-28T15:21:09.852Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-05-28T15:21:09.852Z] daemon.go:325: [d5df1a220533c] waiting for daemon to start [2020-05-28T15:21:09.852Z] daemon.go:325: [d5df1a220533c] waiting for daemon to start [2020-05-28T15:21:09.852Z] daemon.go:353: [d5df1a220533c] daemon started [2020-05-28T15:21:09.852Z] daemon.go:461: [d5df1a220533c] Stopping daemon [2020-05-28T15:21:09.852Z] daemon.go:296: [d5df1a220533c] exiting daemon [2020-05-28T15:21:09.852Z] daemon.go:448: [d5df1a220533c] Daemon stopped [2020-05-28T15:21:09.852Z] === RUN TestTemplatedConfig [2020-05-28T15:21:10.419Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-28T15:21:11.570Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-05-28T15:21:11.570Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-05-28T15:21:11.570Z] daemon.go:325: [dee37d915086b] waiting for daemon to start [2020-05-28T15:21:11.570Z] daemon.go:325: [dee37d915086b] waiting for daemon to start [2020-05-28T15:21:11.570Z] daemon.go:353: [dee37d915086b] daemon started [2020-05-28T15:21:11.570Z] daemon.go:461: [dee37d915086b] Stopping daemon [2020-05-28T15:21:11.570Z] daemon.go:296: [dee37d915086b] exiting daemon [2020-05-28T15:21:11.570Z] daemon.go:448: [dee37d915086b] Daemon stopped [2020-05-28T15:21:11.570Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-28T15:21:13.181Z] ok github.com/docker/docker/builder/fscache 0.142s coverage: 69.2% of statements [2020-05-28T15:21:13.692Z] --- PASS: TestTemplatedConfig (3.49s) [2020-05-28T15:21:13.692Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-05-28T15:21:13.692Z] daemon.go:325: [de6a6308590d4] waiting for daemon to start [2020-05-28T15:21:13.692Z] daemon.go:325: [de6a6308590d4] waiting for daemon to start [2020-05-28T15:21:13.692Z] daemon.go:353: [de6a6308590d4] daemon started [2020-05-28T15:21:13.692Z] daemon.go:461: [de6a6308590d4] Stopping daemon [2020-05-28T15:21:13.692Z] daemon.go:296: [de6a6308590d4] exiting daemon [2020-05-28T15:21:13.692Z] daemon.go:448: [de6a6308590d4] Daemon stopped [2020-05-28T15:21:13.692Z] === RUN TestConfigInspect [2020-05-28T15:21:13.692Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-28T15:21:13.839Z] ok github.com/docker/docker/builder/remotecontext 0.452s coverage: 13.6% of statements [2020-05-28T15:21:14.240Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-05-28T15:21:14.241Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-05-28T15:21:14.241Z] daemon.go:325: [daed8d56376cd] waiting for daemon to start [2020-05-28T15:21:14.241Z] daemon.go:325: [daed8d56376cd] waiting for daemon to start [2020-05-28T15:21:14.241Z] daemon.go:353: [daed8d56376cd] daemon started [2020-05-28T15:21:14.241Z] daemon.go:461: [daed8d56376cd] Stopping daemon [2020-05-28T15:21:14.241Z] daemon.go:296: [daed8d56376cd] exiting daemon [2020-05-28T15:21:14.241Z] daemon.go:448: [daed8d56376cd] Daemon stopped [2020-05-28T15:21:14.241Z] === RUN TestAuthZPluginHeader [2020-05-28T15:21:14.528Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-05-28T15:21:14.528Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-05-28T15:21:14.528Z] daemon.go:325: [df61afc2485b7] waiting for daemon to start [2020-05-28T15:21:14.528Z] daemon.go:325: [df61afc2485b7] waiting for daemon to start [2020-05-28T15:21:14.528Z] daemon.go:353: [df61afc2485b7] daemon started [2020-05-28T15:21:14.528Z] daemon.go:461: [df61afc2485b7] Stopping daemon [2020-05-28T15:21:14.528Z] daemon.go:296: [df61afc2485b7] exiting daemon [2020-05-28T15:21:14.528Z] daemon.go:448: [df61afc2485b7] Daemon stopped [2020-05-28T15:21:14.528Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-28T15:21:14.528Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-28T15:21:14.528Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:21:14.528Z] === RUN TestAuthZPluginV2Disable [2020-05-28T15:21:14.528Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-28T15:21:14.528Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:21:14.528Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-28T15:21:14.528Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-28T15:21:14.528Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:21:14.528Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-28T15:21:14.528Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-28T15:21:14.528Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:21:14.528Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-28T15:21:14.868Z] ok github.com/docker/docker/builder/remotecontext/git 3.558s coverage: 85.1% of statements [2020-05-28T15:21:14.868Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-05-28T15:21:15.900Z] ok github.com/docker/docker/builder/dockerfile 1.147s coverage: 45.1% of statements [2020-05-28T15:21:15.900Z] ? github.com/docker/docker/cli [no test files] [2020-05-28T15:21:15.900Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-28T15:21:16.968Z] --- PASS: TestConfigInspect (3.12s) [2020-05-28T15:21:16.968Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-05-28T15:21:16.968Z] daemon.go:325: [dc85fc0e49ff6] waiting for daemon to start [2020-05-28T15:21:16.968Z] daemon.go:325: [dc85fc0e49ff6] waiting for daemon to start [2020-05-28T15:21:16.968Z] daemon.go:353: [dc85fc0e49ff6] daemon started [2020-05-28T15:21:16.968Z] daemon.go:461: [dc85fc0e49ff6] Stopping daemon [2020-05-28T15:21:16.968Z] daemon.go:296: [dc85fc0e49ff6] exiting daemon [2020-05-28T15:21:16.968Z] daemon.go:448: [dc85fc0e49ff6] Daemon stopped [2020-05-28T15:21:16.968Z] === RUN TestConfigCreateWithLabels [2020-05-28T15:21:19.493Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-28T15:21:19.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-28T15:21:19.493Z] --- PASS: TestConfigCreateWithLabels (3.07s) [2020-05-28T15:21:19.493Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-05-28T15:21:19.493Z] daemon.go:325: [d34efd6e2da67] waiting for daemon to start [2020-05-28T15:21:19.493Z] daemon.go:325: [d34efd6e2da67] waiting for daemon to start [2020-05-28T15:21:19.493Z] daemon.go:353: [d34efd6e2da67] daemon started [2020-05-28T15:21:19.493Z] daemon.go:461: [d34efd6e2da67] Stopping daemon [2020-05-28T15:21:19.493Z] daemon.go:296: [d34efd6e2da67] exiting daemon [2020-05-28T15:21:19.493Z] daemon.go:448: [d34efd6e2da67] Daemon stopped [2020-05-28T15:21:19.493Z] === RUN TestConfigCreateResolve [2020-05-28T15:21:21.856Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-05-28T15:21:21.856Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T15:21:21.856Z] [2020-05-28T15:21:21.856Z] Unloading profiles will leave already running processes permanently [2020-05-28T15:21:21.856Z] unconfined, which can lead to unexpected situations. [2020-05-28T15:21:21.856Z] [2020-05-28T15:21:21.856Z] To set a process to complain mode, use the command line tool [2020-05-28T15:21:21.856Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T15:21:21.856Z] [2020-05-28T15:21:22.023Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart Post stage [Pipeline] junit [2020-05-28T15:21:22.432Z] Recording test results [2020-05-28T15:21:22.992Z] --- PASS: TestConfigCreateResolve (3.33s) [2020-05-28T15:21:22.992Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-05-28T15:21:22.992Z] daemon.go:325: [d2f8fb1178e4e] waiting for daemon to start [2020-05-28T15:21:22.992Z] daemon.go:325: [d2f8fb1178e4e] waiting for daemon to start [2020-05-28T15:21:22.992Z] daemon.go:353: [d2f8fb1178e4e] daemon started [2020-05-28T15:21:22.992Z] daemon.go:461: [d2f8fb1178e4e] Stopping daemon [2020-05-28T15:21:22.992Z] daemon.go:296: [d2f8fb1178e4e] exiting daemon [2020-05-28T15:21:22.992Z] daemon.go:448: [d2f8fb1178e4e] Daemon stopped [2020-05-28T15:21:22.992Z] === RUN TestConfigDaemonLibtrustID [2020-05-28T15:21:23.566Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2020-05-28T15:21:23.566Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-05-28T15:21:23.566Z] daemon.go:325: [d5447cbb58c8c] waiting for daemon to start [2020-05-28T15:21:23.566Z] daemon.go:325: [d5447cbb58c8c] waiting for daemon to start [2020-05-28T15:21:23.566Z] daemon.go:353: [d5447cbb58c8c] daemon started [2020-05-28T15:21:23.566Z] daemon.go:461: [d5447cbb58c8c] Stopping daemon [2020-05-28T15:21:23.566Z] daemon.go:296: [d5447cbb58c8c] exiting daemon [2020-05-28T15:21:23.566Z] daemon.go:448: [d5447cbb58c8c] Daemon stopped [2020-05-28T15:21:23.566Z] PASS [2020-05-28T15:21:23.566Z] [2020-05-28T15:21:23.566Z] DONE 8 tests in 23.292s [2020-05-28T15:21:23.566Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-28T15:21:23.566Z] ++ 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-05-28T15:21:23.566Z] ++ set -e [2020-05-28T15:21:23.566Z] ++ '[' -n 0 ']' [2020-05-28T15:21:23.566Z] ++ set -x [2020-05-28T15:21:23.566Z] ++ env -i DEST=/go/src/github.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-05-28T15:21:23.566Z] INFO: Testing against a local daemon [2020-05-28T15:21:23.566Z] === RUN TestCheckpoint [2020-05-28T15:21:23.566Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-28T15:21:23.566Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T15:21:23.566Z] === RUN TestContainerInvalidJSON [2020-05-28T15:21:23.827Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T15:21:23.827Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T15:21:23.827Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T15:21:23.827Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T15:21:23.827Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-28T15:21:23.827Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-28T15:21:23.827Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T15:21:23.827Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-28T15:21:23.827Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T15:21:23.827Z] --- PASS: TestContainerInvalidJSON (0.06s) [2020-05-28T15:21:23.827Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-05-28T15:21:23.827Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-05-28T15:21:23.827Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-28T15:21:23.827Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-28T15:21:23.827Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-05-28T15:21:23.827Z] === RUN TestCopyFromContainerPathIsNotDir [Pipeline] sh [2020-05-28T15:21:24.084Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-28T15:21:24.084Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-28T15:21:24.084Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-05-28T15:21:24.084Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-28T15:21:24.272Z] + echo Ensuring container killed. [2020-05-28T15:21:24.272Z] Ensuring container killed. [2020-05-28T15:21:24.272Z] + docker rm -vf docker-pr9 [2020-05-28T15:21:24.272Z] Error: No such container: docker-pr9 [2020-05-28T15:21:24.272Z] + true [Pipeline] sh [2020-05-28T15:21:24.341Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-05-28T15:21:24.342Z] === RUN TestCopyFromContainer [2020-05-28T15:21:24.556Z] + echo Chowning /workspace to jenkins user [2020-05-28T15:21:24.557Z] Chowning /workspace to jenkins user [2020-05-28T15:21:24.557Z] + id -u [2020-05-28T15:21:24.557Z] + id -g [2020-05-28T15:21:24.557Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41009:/workspace busybox chown -R 1000:1000 /workspace [2020-05-28T15:21:25.717Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-28T15:21:26.281Z] === RUN TestCopyFromContainer// [2020-05-28T15:21:26.281Z] === RUN TestCopyFromContainer//bar/root [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-28T15:21:26.538Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-28T15:21:26.743Z] + bundleName=docker-py [2020-05-28T15:21:26.743Z] + echo Creating docker-py-bundles.tar.gz [2020-05-28T15:21:26.743Z] Creating docker-py-bundles.tar.gz [2020-05-28T15:21:26.743Z] + 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-05-28T15:21:26.753Z] Archiving artifacts [2020-05-28T15:21:26.795Z] === RUN TestCopyFromContainer/bar/quux [2020-05-28T15:21:26.795Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-28T15:21:26.795Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-28T15:21:27.052Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-28T15:21:27.052Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-28T15:21:27.309Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-28T15:21:27.309Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-28T15:21:27.565Z] --- PASS: TestCopyFromContainer (3.24s) [2020-05-28T15:21:27.565Z] --- PASS: TestCopyFromContainer// (0.14s) [2020-05-28T15:21:27.565Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-28T15:21:27.565Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2020-05-28T15:21:27.565Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-28T15:21:27.565Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-28T15:21:27.565Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-28T15:21:27.565Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2020-05-28T15:21:27.565Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-28T15:21:27.565Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-28T15:21:27.565Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-05-28T15:21:27.565Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-28T15:21:27.565Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T15:21:27.565Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T15:21:27.565Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T15:21:27.565Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T15:21:27.565Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T15:21:27.565Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T15:21:27.565Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T15:21:27.565Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T15:21:27.565Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T15:21:27.565Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-28T15:21:27.565Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-28T15:21:27.565Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-28T15:21:27.565Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-28T15:21:27.565Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-28T15:21:27.565Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-28T15:21:27.565Z] === RUN TestCreateWithInvalidEnv [2020-05-28T15:21:27.565Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-28T15:21:27.565Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-28T15:21:27.565Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-28T15:21:27.565Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-28T15:21:27.565Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-28T15:21:27.565Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-28T15:21:27.565Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-28T15:21:27.565Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-28T15:21:27.565Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-28T15:21:27.565Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-05-28T15:21:27.565Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-05-28T15:21:27.565Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-28T15:21:27.565Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-05-28T15:21:27.565Z] === RUN TestCreateTmpfsMountsTarget [2020-05-28T15:21:27.565Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-28T15:21:27.565Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-28T15:21:28.525Z] ok github.com/docker/docker/client 0.429s coverage: 75.7% of statements [2020-05-28T15:21:28.619Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41009/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-28T15:21:28.967Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41009/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -e DOCKER_GRAPHDRIVER docker:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/make.sh binary-daemon [2020-05-28T15:21:29.228Z] [2020-05-28T15:21:29.460Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-28T15:21:29.486Z] Removing bundles/ [2020-05-28T15:21:29.486Z] [2020-05-28T15:21:29.486Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-28T15:21:29.486Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-28T15:21:29.486Z] GOOS="" GOARCH="" GOARM="" [2020-05-28T15:21:30.024Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-28T15:21:30.591Z] --- PASS: TestCreateWithCustomMaskedPaths (3.01s) [2020-05-28T15:21:30.591Z] === RUN TestCreateWithCapabilities [2020-05-28T15:21:30.591Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-28T15:21:30.591Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-28T15:21:30.591Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-28T15:21:30.591Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-28T15:21:30.591Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-28T15:21:30.591Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-28T15:21:30.591Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-28T15:21:30.591Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-28T15:21:30.591Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T15:21:30.591Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T15:21:30.591Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T15:21:30.591Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T15:21:30.591Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-28T15:21:30.591Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-28T15:21:30.591Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-28T15:21:30.591Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-28T15:21:30.591Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-28T15:21:30.591Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-28T15:21:30.591Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T15:21:30.591Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T15:21:30.591Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T15:21:30.591Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T15:21:30.591Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-28T15:21:30.591Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T15:21:30.591Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T15:21:30.591Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-28T15:21:30.849Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-28T15:21:30.849Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-28T15:21:30.849Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T15:21:30.849Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T15:21:30.849Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-28T15:21:30.849Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-28T15:21:30.849Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-28T15:21:30.849Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-28T15:21:30.849Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-28T15:21:30.849Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-28T15:21:30.849Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-28T15:21:30.849Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-28T15:21:30.849Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-28T15:21:30.849Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-28T15:21:30.849Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-28T15:21:30.849Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-28T15:21:30.849Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-28T15:21:30.849Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-28T15:21:30.849Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-28T15:21:30.849Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-28T15:21:32.949Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2020-05-28T15:21:32.949Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-28T15:21:32.949Z] daemon.go:325: [d3d7b072bd53b] waiting for daemon to start [2020-05-28T15:21:32.949Z] daemon.go:325: [d3d7b072bd53b] waiting for daemon to start [2020-05-28T15:21:32.949Z] daemon.go:353: [d3d7b072bd53b] daemon started [2020-05-28T15:21:32.949Z] daemon.go:461: [d3d7b072bd53b] Stopping daemon [2020-05-28T15:21:32.949Z] daemon.go:296: [d3d7b072bd53b] exiting daemon [2020-05-28T15:21:32.949Z] daemon.go:448: [d3d7b072bd53b] Daemon stopped [2020-05-28T15:21:32.949Z] daemon.go:325: [d3d7b072bd53b] waiting for daemon to start [2020-05-28T15:21:32.949Z] daemon.go:325: [d3d7b072bd53b] waiting for daemon to start [2020-05-28T15:21:32.949Z] daemon.go:325: [d3d7b072bd53b] waiting for daemon to start [2020-05-28T15:21:32.949Z] daemon.go:325: [d3d7b072bd53b] waiting for daemon to start [2020-05-28T15:21:32.949Z] daemon.go:339: [d3d7b072bd53b] error pinging daemon on start: Get http://d3d7b072bd53b.sock/_ping: context deadline exceeded [2020-05-28T15:21:32.949Z] daemon.go:325: [d3d7b072bd53b] waiting for daemon to start [2020-05-28T15:21:32.949Z] daemon.go:339: [d3d7b072bd53b] error pinging daemon on start: Get http://d3d7b072bd53b.sock/_ping: context deadline exceeded [2020-05-28T15:21:32.949Z] daemon.go:325: [d3d7b072bd53b] waiting for daemon to start [2020-05-28T15:21:32.949Z] daemon.go:339: [d3d7b072bd53b] error pinging daemon on start: Get http://d3d7b072bd53b.sock/_ping: context deadline exceeded [2020-05-28T15:21:32.949Z] daemon.go:325: [d3d7b072bd53b] waiting for daemon to start [2020-05-28T15:21:32.949Z] daemon.go:339: [d3d7b072bd53b] error pinging daemon on start: Get http://d3d7b072bd53b.sock/_ping: context deadline exceeded [2020-05-28T15:21:32.949Z] daemon.go:296: [d3d7b072bd53b] exiting daemon [2020-05-28T15:21:32.949Z] daemon.go:325: [d3d7b072bd53b] waiting for daemon to start [2020-05-28T15:21:32.949Z] daemon.go:325: [d3d7b072bd53b] waiting for daemon to start [2020-05-28T15:21:32.949Z] daemon.go:325: [d3d7b072bd53b] waiting for daemon to start [2020-05-28T15:21:32.949Z] daemon.go:353: [d3d7b072bd53b] daemon started [2020-05-28T15:21:32.949Z] daemon.go:461: [d3d7b072bd53b] Stopping daemon [2020-05-28T15:21:32.949Z] daemon.go:296: [d3d7b072bd53b] exiting daemon [2020-05-28T15:21:32.949Z] daemon.go:448: [d3d7b072bd53b] Daemon stopped [2020-05-28T15:21:32.949Z] PASS [2020-05-28T15:21:32.949Z] [2020-05-28T15:21:32.949Z] === Skipped [2020-05-28T15:21:32.949Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-28T15:21:32.949Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:21:32.949Z] [2020-05-28T15:21:32.949Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-28T15:21:32.949Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:21:32.949Z] [2020-05-28T15:21:32.949Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-28T15:21:32.949Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:21:32.949Z] [2020-05-28T15:21:32.949Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-28T15:21:32.949Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:21:32.949Z] [2020-05-28T15:21:32.949Z] [2020-05-28T15:21:32.949Z] DONE 17 tests, 4 skipped in 29.102s [2020-05-28T15:21:32.949Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-28T15:21:32.949Z] ++ 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-05-28T15:21:32.949Z] ++ set -e [2020-05-28T15:21:32.949Z] ++ '[' -n 0 ']' [2020-05-28T15:21:32.949Z] ++ set -x [2020-05-28T15:21:32.949Z] ++ env -i DEST=/go/src/github.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-05-28T15:21:32.949Z] INFO: Testing against a local daemon [2020-05-28T15:21:32.949Z] === RUN TestPluginInvalidJSON [2020-05-28T15:21:32.949Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T15:21:32.949Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T15:21:32.949Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T15:21:32.949Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-28T15:21:32.949Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-28T15:21:32.949Z] PASS [2020-05-28T15:21:32.949Z] [2020-05-28T15:21:32.949Z] DONE 2 tests in 0.083s [2020-05-28T15:21:32.949Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-28T15:21:32.949Z] ++ 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-05-28T15:21:32.949Z] ++ set -e [2020-05-28T15:21:32.949Z] ++ '[' -n 0 ']' [2020-05-28T15:21:32.949Z] ++ set -x [2020-05-28T15:21:32.950Z] ++ env -i DEST=/go/src/github.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-05-28T15:21:32.950Z] INFO: Testing against a local daemon [2020-05-28T15:21:32.950Z] === RUN TestExternalGraphDriver [2020-05-28T15:21:32.950Z] === RUN TestExternalGraphDriver/json [2020-05-28T15:21:33.561Z] === RUN TestExternalGraphDriver/spec [2020-05-28T15:21:35.026Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.48s) [2020-05-28T15:21:35.026Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-28T15:21:35.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T15:21:35.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T15:21:35.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T15:21:35.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T15:21:35.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T15:21:35.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T15:21:35.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T15:21:35.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T15:21:35.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T15:21:35.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T15:21:35.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T15:21:35.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T15:21:35.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-28T15:21:35.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T15:21:35.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T15:21:35.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T15:21:35.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-28T15:21:35.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-28T15:21:35.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-28T15:21:35.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-28T15:21:35.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-28T15:21:35.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-28T15:21:35.026Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-28T15:21:35.283Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-05-28T15:21:35.283Z] === RUN TestContainerStartOnDaemonRestart [2020-05-28T15:21:35.283Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-28T15:21:35.283Z] === RUN TestDaemonRestartIpcMode [2020-05-28T15:21:35.283Z] === PAUSE TestDaemonRestartIpcMode [2020-05-28T15:21:35.283Z] === RUN TestDiff [2020-05-28T15:21:36.213Z] --- PASS: TestDiff (0.95s) [2020-05-28T15:21:36.213Z] === RUN TestExecWithCloseStdin [2020-05-28T15:21:36.226Z] === RUN TestExternalGraphDriver/pull [2020-05-28T15:21:37.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-28T15:21:37.144Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-05-28T15:21:37.144Z] === RUN TestExec [2020-05-28T15:21:37.691Z] --- PASS: TestExternalGraphDriver (6.32s) [2020-05-28T15:21:37.691Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-05-28T15:21:37.691Z] daemon.go:325: [d2e28267c6c6f] waiting for daemon to start [2020-05-28T15:21:37.691Z] daemon.go:325: [d2e28267c6c6f] waiting for daemon to start [2020-05-28T15:21:37.691Z] daemon.go:353: [d2e28267c6c6f] daemon started [2020-05-28T15:21:37.691Z] daemon.go:461: [d2e28267c6c6f] Stopping daemon [2020-05-28T15:21:37.691Z] daemon.go:296: [d2e28267c6c6f] exiting daemon [2020-05-28T15:21:37.691Z] daemon.go:448: [d2e28267c6c6f] Daemon stopped [2020-05-28T15:21:37.691Z] daemon.go:325: [d2e28267c6c6f] waiting for daemon to start [2020-05-28T15:21:37.691Z] daemon.go:325: [d2e28267c6c6f] waiting for daemon to start [2020-05-28T15:21:37.691Z] daemon.go:353: [d2e28267c6c6f] daemon started [2020-05-28T15:21:37.691Z] daemon.go:461: [d2e28267c6c6f] Stopping daemon [2020-05-28T15:21:37.691Z] daemon.go:296: [d2e28267c6c6f] exiting daemon [2020-05-28T15:21:37.691Z] daemon.go:448: [d2e28267c6c6f] Daemon stopped [2020-05-28T15:21:37.691Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2020-05-28T15:21:37.691Z] daemon.go:325: [d2e28267c6c6f] waiting for daemon to start [2020-05-28T15:21:37.691Z] daemon.go:325: [d2e28267c6c6f] waiting for daemon to start [2020-05-28T15:21:37.691Z] daemon.go:353: [d2e28267c6c6f] daemon started [2020-05-28T15:21:37.691Z] daemon.go:461: [d2e28267c6c6f] Stopping daemon [2020-05-28T15:21:37.691Z] daemon.go:296: [d2e28267c6c6f] exiting daemon [2020-05-28T15:21:37.691Z] daemon.go:448: [d2e28267c6c6f] Daemon stopped [2020-05-28T15:21:37.691Z] daemon.go:325: [d2e28267c6c6f] waiting for daemon to start [2020-05-28T15:21:37.691Z] daemon.go:325: [d2e28267c6c6f] waiting for daemon to start [2020-05-28T15:21:37.691Z] daemon.go:353: [d2e28267c6c6f] daemon started [2020-05-28T15:21:37.691Z] daemon.go:461: [d2e28267c6c6f] Stopping daemon [2020-05-28T15:21:37.691Z] daemon.go:296: [d2e28267c6c6f] exiting daemon [2020-05-28T15:21:37.691Z] daemon.go:448: [d2e28267c6c6f] Daemon stopped [2020-05-28T15:21:37.691Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-05-28T15:21:37.691Z] daemon.go:325: [d2e28267c6c6f] waiting for daemon to start [2020-05-28T15:21:37.691Z] daemon.go:325: [d2e28267c6c6f] waiting for daemon to start [2020-05-28T15:21:37.691Z] daemon.go:353: [d2e28267c6c6f] daemon started [2020-05-28T15:21:37.691Z] daemon.go:461: [d2e28267c6c6f] Stopping daemon [2020-05-28T15:21:37.691Z] daemon.go:296: [d2e28267c6c6f] exiting daemon [2020-05-28T15:21:37.691Z] daemon.go:448: [d2e28267c6c6f] Daemon stopped [2020-05-28T15:21:37.691Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2020-05-28T15:21:37.691Z] === RUN TestGraphdriverPluginV2 [2020-05-28T15:21:37.972Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-05-28T15:21:37.972Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:21:37.972Z] PASS [2020-05-28T15:21:37.972Z] [2020-05-28T15:21:37.972Z] === Skipped [2020-05-28T15:21:37.972Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-05-28T15:21:37.972Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:21:37.972Z] [2020-05-28T15:21:37.972Z] [2020-05-28T15:21:37.972Z] DONE 5 tests, 1 skipped in 6.451s [2020-05-28T15:21:37.972Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-28T15:21:37.972Z] ++ 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-05-28T15:21:37.972Z] ++ set -e [2020-05-28T15:21:37.972Z] ++ '[' -n 0 ']' [2020-05-28T15:21:37.972Z] ++ set -x [2020-05-28T15:21:37.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-28T15:21:37.972Z] INFO: Testing against a local daemon [2020-05-28T15:21:37.972Z] === RUN TestContinueAfterPluginCrash [2020-05-28T15:21:37.972Z] === PAUSE TestContinueAfterPluginCrash [2020-05-28T15:21:37.972Z] === RUN TestDaemonStartWithLogOpt [2020-05-28T15:21:37.972Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-28T15:21:37.972Z] === CONT TestContinueAfterPluginCrash [2020-05-28T15:21:37.972Z] === CONT TestDaemonStartWithLogOpt [2020-05-28T15:21:38.075Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-28T15:21:38.332Z] --- PASS: TestExec (1.03s) [2020-05-28T15:21:38.332Z] === RUN TestExecUser [2020-05-28T15:21:39.263Z] --- PASS: TestExecUser (0.92s) [2020-05-28T15:21:39.263Z] === RUN TestExportContainerAndImportImage [2020-05-28T15:21:40.634Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2020-05-28T15:21:40.634Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-28T15:21:40.634Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-28T15:21:42.006Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-28T15:21:42.006Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2020-05-28T15:21:42.006Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-05-28T15:21:42.006Z] daemon.go:325: [d9f80508e8b4a] waiting for daemon to start [2020-05-28T15:21:42.006Z] daemon.go:325: [d9f80508e8b4a] waiting for daemon to start [2020-05-28T15:21:42.006Z] daemon.go:353: [d9f80508e8b4a] daemon started [2020-05-28T15:21:42.006Z] daemon.go:461: [d9f80508e8b4a] Stopping daemon [2020-05-28T15:21:42.006Z] daemon.go:296: [d9f80508e8b4a] exiting daemon [2020-05-28T15:21:42.006Z] daemon.go:448: [d9f80508e8b4a] Daemon stopped [2020-05-28T15:21:42.006Z] daemon.go:325: [d9f80508e8b4a] waiting for daemon to start [2020-05-28T15:21:42.006Z] daemon.go:325: [d9f80508e8b4a] waiting for daemon to start [2020-05-28T15:21:42.006Z] daemon.go:353: [d9f80508e8b4a] daemon started [2020-05-28T15:21:42.006Z] daemon.go:461: [d9f80508e8b4a] Stopping daemon [2020-05-28T15:21:42.006Z] daemon.go:296: [d9f80508e8b4a] exiting daemon [2020-05-28T15:21:42.006Z] daemon.go:448: [d9f80508e8b4a] Daemon stopped [2020-05-28T15:21:42.006Z] === RUN TestHealthCheckWorkdir [2020-05-28T15:21:43.377Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2020-05-28T15:21:43.377Z] === RUN TestHealthKillContainer [2020-05-28T15:21:43.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-28T15:21:43.377Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-28T15:21:46.652Z] --- PASS: TestHealthKillContainer (3.13s) [2020-05-28T15:21:46.652Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-28T15:21:46.652Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-28T15:21:47.217Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2020-05-28T15:21:47.217Z] === RUN TestIpcModeNone [2020-05-28T15:21:47.474Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-28T15:21:48.220Z] --- PASS: TestDaemonStartWithLogOpt (8.80s) [2020-05-28T15:21:48.220Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-05-28T15:21:48.220Z] daemon.go:325: [d86df523a733f] waiting for daemon to start [2020-05-28T15:21:48.220Z] daemon.go:325: [d86df523a733f] waiting for daemon to start [2020-05-28T15:21:48.220Z] daemon.go:353: [d86df523a733f] daemon started [2020-05-28T15:21:48.220Z] daemon.go:461: [d86df523a733f] Stopping daemon [2020-05-28T15:21:48.220Z] daemon.go:296: [d86df523a733f] exiting daemon [2020-05-28T15:21:48.220Z] daemon.go:448: [d86df523a733f] Daemon stopped [2020-05-28T15:21:48.220Z] daemon.go:325: [d86df523a733f] waiting for daemon to start [2020-05-28T15:21:48.220Z] daemon.go:325: [d86df523a733f] waiting for daemon to start [2020-05-28T15:21:48.220Z] daemon.go:353: [d86df523a733f] daemon started [2020-05-28T15:21:48.220Z] daemon.go:461: [d86df523a733f] Stopping daemon [2020-05-28T15:21:48.220Z] daemon.go:296: [d86df523a733f] exiting daemon [2020-05-28T15:21:48.220Z] daemon.go:448: [d86df523a733f] Daemon stopped [2020-05-28T15:21:48.405Z] --- PASS: TestIpcModeNone (1.09s) [2020-05-28T15:21:48.405Z] === RUN TestIpcModePrivate [2020-05-28T15:21:49.336Z] --- PASS: TestIpcModePrivate (1.04s) [2020-05-28T15:21:49.336Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:212, shared: false, mustBeShared: false [2020-05-28T15:21:49.336Z] === RUN TestIpcModeShareable [2020-05-28T15:21:50.706Z] --- PASS: TestIpcModeShareable (1.39s) [2020-05-28T15:21:50.706Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:212, shared: true, mustBeShared: true [2020-05-28T15:21:50.706Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-28T15:21:51.663Z] --- PASS: TestContinueAfterPluginCrash (13.73s) [2020-05-28T15:21:51.663Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-05-28T15:21:51.663Z] daemon.go:325: [d3f355d4e4703] waiting for daemon to start [2020-05-28T15:21:51.663Z] daemon.go:325: [d3f355d4e4703] waiting for daemon to start [2020-05-28T15:21:51.663Z] daemon.go:353: [d3f355d4e4703] daemon started [2020-05-28T15:21:51.663Z] daemon.go:461: [d3f355d4e4703] Stopping daemon [2020-05-28T15:21:51.663Z] daemon.go:296: [d3f355d4e4703] exiting daemon [2020-05-28T15:21:51.663Z] daemon.go:448: [d3f355d4e4703] Daemon stopped [2020-05-28T15:21:51.663Z] PASS [2020-05-28T15:21:51.663Z] [2020-05-28T15:21:51.663Z] DONE 2 tests in 13.806s [2020-05-28T15:21:51.663Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-28T15:21:51.663Z] ++ 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-05-28T15:21:51.663Z] ++ set -e [2020-05-28T15:21:51.663Z] ++ '[' -n 0 ']' [2020-05-28T15:21:51.663Z] ++ set -x [2020-05-28T15:21:51.663Z] ++ env -i DEST=/go/src/github.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-05-28T15:21:51.663Z] INFO: Testing against a local daemon [2020-05-28T15:21:51.663Z] === RUN TestPluginWithDevMounts [2020-05-28T15:21:51.663Z] === PAUSE TestPluginWithDevMounts [2020-05-28T15:21:51.663Z] === CONT TestPluginWithDevMounts [2020-05-28T15:21:52.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-28T15:21:53.677Z] --- PASS: TestPluginWithDevMounts (1.92s) [2020-05-28T15:21:53.678Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-05-28T15:21:53.678Z] daemon.go:325: [d039894958dd0] waiting for daemon to start [2020-05-28T15:21:53.678Z] daemon.go:325: [d039894958dd0] waiting for daemon to start [2020-05-28T15:21:53.678Z] daemon.go:353: [d039894958dd0] daemon started [2020-05-28T15:21:53.678Z] daemon.go:461: [d039894958dd0] Stopping daemon [2020-05-28T15:21:53.678Z] daemon.go:296: [d039894958dd0] exiting daemon [2020-05-28T15:21:53.678Z] daemon.go:448: [d039894958dd0] Daemon stopped [2020-05-28T15:21:53.678Z] PASS [2020-05-28T15:21:53.678Z] [2020-05-28T15:21:53.678Z] DONE 1 tests in 2.009s [2020-05-28T15:21:53.678Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-28T15:21:53.678Z] ++ 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-05-28T15:21:53.678Z] ++ set -e [2020-05-28T15:21:53.678Z] ++ '[' -n 0 ']' [2020-05-28T15:21:53.678Z] ++ set -x [2020-05-28T15:21:53.678Z] ++ env -i DEST=/go/src/github.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-05-28T15:21:53.678Z] INFO: Testing against a local daemon [2020-05-28T15:21:53.678Z] === RUN TestSecretInspect [2020-05-28T15:21:53.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-28T15:21:54.229Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.37s) [2020-05-28T15:21:54.229Z] === RUN TestAPIIpcModeHost [2020-05-28T15:21:54.793Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-28T15:21:55.050Z] --- PASS: TestAPIIpcModeHost (0.84s) [2020-05-28T15:21:55.050Z] === RUN TestDaemonIpcModeShareable [2020-05-28T15:21:55.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-28T15:21:56.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-28T15:21:56.805Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-05-28T15:21:56.805Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-05-28T15:21:56.805Z] daemon.go:325: [d3de88ea344ea] waiting for daemon to start [2020-05-28T15:21:56.805Z] daemon.go:325: [d3de88ea344ea] waiting for daemon to start [2020-05-28T15:21:56.805Z] daemon.go:353: [d3de88ea344ea] daemon started [2020-05-28T15:21:56.805Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2020-05-28T15:21:56.805Z] daemon.go:461: [d3de88ea344ea] Stopping daemon [2020-05-28T15:21:56.805Z] daemon.go:296: [d3de88ea344ea] exiting daemon [2020-05-28T15:21:56.805Z] daemon.go:448: [d3de88ea344ea] Daemon stopped [2020-05-28T15:21:56.805Z] === RUN TestDaemonIpcModePrivate [2020-05-28T15:21:57.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-28T15:21:58.046Z] --- PASS: TestSecretInspect (3.55s) [2020-05-28T15:21:58.046Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-05-28T15:21:58.046Z] daemon.go:325: [d14f93736f1e1] waiting for daemon to start [2020-05-28T15:21:58.046Z] daemon.go:325: [d14f93736f1e1] waiting for daemon to start [2020-05-28T15:21:58.046Z] daemon.go:353: [d14f93736f1e1] daemon started [2020-05-28T15:21:58.046Z] daemon.go:461: [d14f93736f1e1] Stopping daemon [2020-05-28T15:21:58.046Z] daemon.go:296: [d14f93736f1e1] exiting daemon [2020-05-28T15:21:58.046Z] daemon.go:448: [d14f93736f1e1] Daemon stopped [2020-05-28T15:21:58.046Z] === RUN TestSecretList [2020-05-28T15:21:58.670Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-05-28T15:21:58.670Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-05-28T15:21:58.670Z] daemon.go:325: [d4599bb2d0d80] waiting for daemon to start [2020-05-28T15:21:58.670Z] daemon.go:325: [d4599bb2d0d80] waiting for daemon to start [2020-05-28T15:21:58.670Z] daemon.go:353: [d4599bb2d0d80] daemon started [2020-05-28T15:21:58.670Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:223, shared: false, mustBeShared: false [2020-05-28T15:21:58.670Z] daemon.go:461: [d4599bb2d0d80] Stopping daemon [2020-05-28T15:21:58.670Z] daemon.go:296: [d4599bb2d0d80] exiting daemon [2020-05-28T15:21:58.670Z] daemon.go:448: [d4599bb2d0d80] Daemon stopped [2020-05-28T15:21:58.670Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-28T15:22:00.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-28T15:22:00.608Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.04s) [2020-05-28T15:22:00.608Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-05-28T15:22:00.608Z] daemon.go:325: [d876e75c3486b] waiting for daemon to start [2020-05-28T15:22:00.608Z] daemon.go:325: [d876e75c3486b] waiting for daemon to start [2020-05-28T15:22:00.608Z] daemon.go:353: [d876e75c3486b] daemon started [2020-05-28T15:22:00.608Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:234, shared: false, mustBeShared: false [2020-05-28T15:22:00.608Z] daemon.go:461: [d876e75c3486b] Stopping daemon [2020-05-28T15:22:00.608Z] daemon.go:296: [d876e75c3486b] exiting daemon [2020-05-28T15:22:00.608Z] daemon.go:448: [d876e75c3486b] Daemon stopped [2020-05-28T15:22:00.608Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-28T15:22:01.488Z] --- PASS: TestSecretList (3.66s) [2020-05-28T15:22:01.488Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-05-28T15:22:01.488Z] daemon.go:325: [d0936e2b65079] waiting for daemon to start [2020-05-28T15:22:01.488Z] daemon.go:325: [d0936e2b65079] waiting for daemon to start [2020-05-28T15:22:01.488Z] daemon.go:353: [d0936e2b65079] daemon started [2020-05-28T15:22:01.488Z] daemon.go:461: [d0936e2b65079] Stopping daemon [2020-05-28T15:22:01.488Z] daemon.go:296: [d0936e2b65079] exiting daemon [2020-05-28T15:22:01.488Z] daemon.go:448: [d0936e2b65079] Daemon stopped [2020-05-28T15:22:01.488Z] === RUN TestSecretsCreateAndDelete [2020-05-28T15:22:01.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-28T15:22:02.469Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s) [2020-05-28T15:22:02.470Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-05-28T15:22:02.470Z] daemon.go:325: [d4b8a13d04114] waiting for daemon to start [2020-05-28T15:22:02.470Z] daemon.go:325: [d4b8a13d04114] waiting for daemon to start [2020-05-28T15:22:02.470Z] daemon.go:353: [d4b8a13d04114] daemon started [2020-05-28T15:22:02.470Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: true, mustBeShared: true [2020-05-28T15:22:02.470Z] daemon.go:461: [d4b8a13d04114] Stopping daemon [2020-05-28T15:22:02.470Z] daemon.go:296: [d4b8a13d04114] exiting daemon [2020-05-28T15:22:02.470Z] daemon.go:448: [d4b8a13d04114] Daemon stopped [2020-05-28T15:22:02.470Z] === RUN TestIpcModeOlderClient [2020-05-28T15:22:02.470Z] === PAUSE TestIpcModeOlderClient [2020-05-28T15:22:02.470Z] === RUN TestKillContainerInvalidSignal [2020-05-28T15:22:03.401Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2020-05-28T15:22:03.401Z] === RUN TestKillContainer [2020-05-28T15:22:03.401Z] === RUN TestKillContainer/no_signal [2020-05-28T15:22:03.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-28T15:22:04.530Z] === RUN TestKillContainer/non_killing_signal [2020-05-28T15:22:04.974Z] --- PASS: TestSecretsCreateAndDelete (3.70s) [2020-05-28T15:22:04.974Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-05-28T15:22:04.974Z] daemon.go:325: [da3d2238c25b0] waiting for daemon to start [2020-05-28T15:22:04.974Z] daemon.go:325: [da3d2238c25b0] waiting for daemon to start [2020-05-28T15:22:04.974Z] daemon.go:353: [da3d2238c25b0] daemon started [2020-05-28T15:22:04.974Z] daemon.go:461: [da3d2238c25b0] Stopping daemon [2020-05-28T15:22:04.974Z] daemon.go:296: [da3d2238c25b0] exiting daemon [2020-05-28T15:22:04.974Z] daemon.go:448: [da3d2238c25b0] Daemon stopped [2020-05-28T15:22:04.974Z] === RUN TestSecretsUpdate [2020-05-28T15:22:05.095Z] === RUN TestKillContainer/killing_signal [2020-05-28T15:22:06.468Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-28T15:22:06.468Z] --- PASS: TestKillContainer (3.04s) [2020-05-28T15:22:06.468Z] --- PASS: TestKillContainer/no_signal (1.03s) [2020-05-28T15:22:06.468Z] --- PASS: TestKillContainer/non_killing_signal (0.75s) [2020-05-28T15:22:06.468Z] --- PASS: TestKillContainer/killing_signal (0.96s) [2020-05-28T15:22:06.468Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-28T15:22:06.468Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-28T15:22:06.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-28T15:22:07.400Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-28T15:22:08.330Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.86s) [2020-05-28T15:22:08.330Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2020-05-28T15:22:08.330Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2020-05-28T15:22:08.330Z] === RUN TestKillStoppedContainer [2020-05-28T15:22:08.330Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-28T15:22:08.330Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-28T15:22:08.330Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-28T15:22:08.330Z] === RUN TestKillDifferentUserContainer [2020-05-28T15:22:08.430Z] --- PASS: TestSecretsUpdate (3.68s) [2020-05-28T15:22:08.430Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-05-28T15:22:08.430Z] daemon.go:325: [dbcbbfe1fabe4] waiting for daemon to start [2020-05-28T15:22:08.430Z] daemon.go:325: [dbcbbfe1fabe4] waiting for daemon to start [2020-05-28T15:22:08.430Z] daemon.go:353: [dbcbbfe1fabe4] daemon started [2020-05-28T15:22:08.430Z] daemon.go:461: [dbcbbfe1fabe4] Stopping daemon [2020-05-28T15:22:08.430Z] daemon.go:296: [dbcbbfe1fabe4] exiting daemon [2020-05-28T15:22:08.430Z] daemon.go:448: [dbcbbfe1fabe4] Daemon stopped [2020-05-28T15:22:08.430Z] === RUN TestTemplatedSecret [2020-05-28T15:22:09.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-28T15:22:09.826Z] --- PASS: TestKillDifferentUserContainer (1.24s) [2020-05-28T15:22:09.826Z] === RUN TestInspectOomKilledTrue [2020-05-28T15:22:09.826Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-28T15:22:09.826Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:22:09.826Z] === RUN TestInspectOomKilledFalse [2020-05-28T15:22:09.826Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-28T15:22:09.826Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:22:09.826Z] === RUN TestLinksEtcHostsContentMatch [2020-05-28T15:22:09.826Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-28T15:22:10.390Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-05-28T15:22:10.391Z] === RUN TestLinksContainerNames [2020-05-28T15:22:10.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-28T15:22:11.520Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-28T15:22:12.084Z] --- PASS: TestLinksContainerNames (1.75s) [2020-05-28T15:22:12.084Z] === RUN TestLogsFollowTailEmpty [2020-05-28T15:22:12.801Z] --- PASS: TestTemplatedSecret (3.70s) [2020-05-28T15:22:12.801Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-05-28T15:22:12.801Z] daemon.go:325: [d4b4116d890f6] waiting for daemon to start [2020-05-28T15:22:12.801Z] daemon.go:325: [d4b4116d890f6] waiting for daemon to start [2020-05-28T15:22:12.801Z] daemon.go:353: [d4b4116d890f6] daemon started [2020-05-28T15:22:12.801Z] daemon.go:461: [d4b4116d890f6] Stopping daemon [2020-05-28T15:22:12.801Z] daemon.go:296: [d4b4116d890f6] exiting daemon [2020-05-28T15:22:12.801Z] daemon.go:448: [d4b4116d890f6] Daemon stopped [2020-05-28T15:22:12.801Z] === RUN TestSecretCreateResolve [2020-05-28T15:22:13.016Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2020-05-28T15:22:13.016Z] === RUN TestContainerNetworkMountsNoChown [2020-05-28T15:22:13.948Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-28T15:22:13.948Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/default [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/default [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/private [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/private [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rprivate [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/slave [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/slave [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rslave [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/shared [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/shared [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rshared [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-28T15:22:13.948Z] === CONT TestMountDaemonRoot/default [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-28T15:22:13.948Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-28T15:22:13.948Z] === CONT TestMountDaemonRoot/rshared [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T15:22:13.948Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-28T15:22:13.948Z] === CONT TestMountDaemonRoot/shared [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-28T15:22:13.948Z] === CONT TestMountDaemonRoot/rslave [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T15:22:13.948Z] === CONT TestMountDaemonRoot/slave [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-28T15:22:13.948Z] === CONT TestMountDaemonRoot/rprivate [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T15:22:13.948Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T15:22:13.948Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-28T15:22:13.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-28T15:22:13.949Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T15:22:13.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T15:22:13.949Z] === CONT TestMountDaemonRoot/private [2020-05-28T15:22:13.949Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-28T15:22:13.949Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-28T15:22:13.949Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-28T15:22:13.949Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-28T15:22:13.949Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-28T15:22:13.949Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-28T15:22:13.949Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-28T15:22:13.949Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-28T15:22:13.949Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-28T15:22:13.949Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-28T15:22:14.206Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-28T15:22:14.206Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T15:22:14.206Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-28T15:22:14.206Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T15:22:14.206Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-28T15:22:14.206Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-28T15:22:14.206Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-28T15:22:14.463Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-28T15:22:14.463Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-28T15:22:14.463Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-28T15:22:14.463Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T15:22:14.463Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T15:22:14.463Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-28T15:22:14.463Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-28T15:22:14.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-28T15:22:14.463Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-28T15:22:14.463Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-28T15:22:14.721Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-28T15:22:14.721Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-28T15:22:14.721Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T15:22:14.721Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-28T15:22:14.721Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T15:22:14.721Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-28T15:22:14.721Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-28T15:22:14.721Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-28T15:22:14.721Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2020-05-28T15:22:14.721Z] === RUN TestContainerBindMountNonRecursive [2020-05-28T15:22:15.468Z] --- PASS: TestSecretCreateResolve (3.50s) [2020-05-28T15:22:15.468Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-05-28T15:22:15.468Z] daemon.go:325: [d2c8565bfff10] waiting for daemon to start [2020-05-28T15:22:15.468Z] daemon.go:325: [d2c8565bfff10] waiting for daemon to start [2020-05-28T15:22:15.468Z] daemon.go:353: [d2c8565bfff10] daemon started [2020-05-28T15:22:15.468Z] daemon.go:461: [d2c8565bfff10] Stopping daemon [2020-05-28T15:22:15.468Z] daemon.go:296: [d2c8565bfff10] exiting daemon [2020-05-28T15:22:15.468Z] daemon.go:448: [d2c8565bfff10] Daemon stopped [2020-05-28T15:22:15.468Z] PASS [2020-05-28T15:22:15.468Z] [2020-05-28T15:22:15.468Z] DONE 6 tests in 21.870s [2020-05-28T15:22:15.468Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-28T15:22:15.468Z] ++ 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-05-28T15:22:15.468Z] ++ set -e [2020-05-28T15:22:15.468Z] ++ '[' -n 0 ']' [2020-05-28T15:22:15.468Z] ++ set -x [2020-05-28T15:22:15.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-28T15:22:15.749Z] INFO: Testing against a local daemon [2020-05-28T15:22:15.749Z] === RUN TestServiceCreateInit [2020-05-28T15:22:15.749Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-28T15:22:15.844Z] ok github.com/docker/docker/cmd/dockerd/hack 0.015s coverage: 72.9% of statements [2020-05-28T15:22:16.493Z] ok github.com/docker/docker/cmd/dockerd 0.164s coverage: 29.5% of statements [2020-05-28T15:22:17.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-28T15:22:17.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-28T15:22:17.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-28T15:22:17.244Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2020-05-28T15:22:17.244Z] === RUN TestNetworkNat [2020-05-28T15:22:18.175Z] --- PASS: TestNetworkNat (1.02s) [2020-05-28T15:22:18.175Z] === RUN TestNetworkLocalhostTCPNat [2020-05-28T15:22:19.107Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2020-05-28T15:22:19.107Z] === RUN TestNetworkLoopbackNat [2020-05-28T15:22:19.231Z] ok github.com/docker/docker/container 0.197s coverage: 35.3% of statements [2020-05-28T15:22:19.231Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-28T15:22:19.231Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-28T15:22:19.231Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-28T15:22:19.231Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-28T15:22:20.477Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-05-28T15:22:20.477Z] === RUN TestPause [2020-05-28T15:22:21.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-28T15:22:21.222Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-28T15:22:21.605Z] --- PASS: TestPause (1.11s) [2020-05-28T15:22:21.605Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-28T15:22:21.605Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T15:22:21.605Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T15:22:21.605Z] === RUN TestPauseStopPausedContainer [2020-05-28T15:22:22.534Z] --- PASS: TestPauseStopPausedContainer (1.11s) [2020-05-28T15:22:22.534Z] === RUN TestPsFilter [2020-05-28T15:22:22.791Z] --- PASS: TestPsFilter (0.24s) [2020-05-28T15:22:22.791Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-28T15:22:23.723Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.04s) [2020-05-28T15:22:23.723Z] === RUN TestRemoveContainerWithVolume [2020-05-28T15:22:25.094Z] --- PASS: TestRemoveContainerWithVolume (0.98s) [2020-05-28T15:22:25.094Z] === RUN TestRemoveContainerRunning [2020-05-28T15:22:25.657Z] --- PASS: TestRemoveContainerRunning (0.95s) [2020-05-28T15:22:25.657Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-28T15:22:26.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-28T15:22:26.693Z] --- PASS: TestServiceCreateInit (10.77s) [2020-05-28T15:22:26.693Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.54s) [2020-05-28T15:22:26.693Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-05-28T15:22:26.693Z] daemon.go:325: [d86a6e7331c15] waiting for daemon to start [2020-05-28T15:22:26.693Z] daemon.go:325: [d86a6e7331c15] waiting for daemon to start [2020-05-28T15:22:26.693Z] daemon.go:353: [d86a6e7331c15] daemon started [2020-05-28T15:22:26.693Z] daemon.go:461: [d86a6e7331c15] Stopping daemon [2020-05-28T15:22:26.693Z] daemon.go:296: [d86a6e7331c15] exiting daemon [2020-05-28T15:22:26.693Z] daemon.go:448: [d86a6e7331c15] Daemon stopped [2020-05-28T15:22:26.693Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s) [2020-05-28T15:22:26.693Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-05-28T15:22:26.693Z] daemon.go:325: [dd428fe916a6f] waiting for daemon to start [2020-05-28T15:22:26.693Z] daemon.go:325: [dd428fe916a6f] waiting for daemon to start [2020-05-28T15:22:26.693Z] daemon.go:353: [dd428fe916a6f] daemon started [2020-05-28T15:22:26.693Z] daemon.go:461: [dd428fe916a6f] Stopping daemon [2020-05-28T15:22:26.693Z] daemon.go:296: [dd428fe916a6f] exiting daemon [2020-05-28T15:22:26.693Z] daemon.go:448: [dd428fe916a6f] Daemon stopped [2020-05-28T15:22:26.693Z] === RUN TestCreateServiceMultipleTimes [2020-05-28T15:22:26.785Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.11s) [2020-05-28T15:22:26.785Z] === RUN TestRemoveInvalidContainer [2020-05-28T15:22:26.785Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-05-28T15:22:26.785Z] === RUN TestRenameLinkedContainer [2020-05-28T15:22:27.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-28T15:22:29.599Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2020-05-28T15:22:29.599Z] ok github.com/docker/docker/daemon/cluster/convert 0.056s coverage: 35.8% of statements [2020-05-28T15:22:29.615Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-28T15:22:30.546Z] --- PASS: TestRenameLinkedContainer (3.74s) [2020-05-28T15:22:30.547Z] === RUN TestRenameStoppedContainer [2020-05-28T15:22:30.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-28T15:22:31.733Z] --- PASS: TestRenameStoppedContainer (0.93s) [2020-05-28T15:22:31.733Z] === RUN TestRenameRunningContainerAndReuse [2020-05-28T15:22:32.665Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-28T15:22:33.231Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2020-05-28T15:22:33.231Z] === RUN TestRenameInvalidName [2020-05-28T15:22:34.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-28T15:22:34.179Z] --- PASS: TestRenameInvalidName (1.02s) [2020-05-28T15:22:34.179Z] === RUN TestRenameAnonymousContainer [2020-05-28T15:22:34.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-28T15:22:35.010Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-28T15:22:35.162Z] ok github.com/docker/docker/daemon/cluster 0.201s coverage: 0.5% of statements [2020-05-28T15:22:36.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-28T15:22:38.277Z] --- PASS: TestRenameAnonymousContainer (3.85s) [2020-05-28T15:22:38.277Z] === RUN TestRenameContainerWithSameName [2020-05-28T15:22:38.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-28T15:22:38.841Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2020-05-28T15:22:38.841Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-28T15:22:39.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-28T15:22:39.640Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.4% of statements [2020-05-28T15:22:40.992Z] --- PASS: TestRenameContainerWithLinkedContainer (1.84s) [2020-05-28T15:22:40.992Z] === RUN TestResize [2020-05-28T15:22:41.924Z] --- PASS: TestResize (1.11s) [2020-05-28T15:22:41.924Z] === RUN TestResizeWithInvalidSize [2020-05-28T15:22:42.855Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-05-28T15:22:42.855Z] === RUN TestResizeWhenContainerNotStarted [2020-05-28T15:22:43.114Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-28T15:22:43.160Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-05-28T15:22:43.677Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-05-28T15:22:43.677Z] === RUN TestDaemonRestartKillContainers [2020-05-28T15:22:43.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T15:22:43.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T15:22:43.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T15:22:43.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T15:22:43.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T15:22:43.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T15:22:43.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T15:22:43.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T15:22:43.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T15:22:43.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T15:22:43.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T15:22:43.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T15:22:43.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T15:22:43.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T15:22:43.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T15:22:43.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T15:22:43.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:22:43.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:22:43.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:22:43.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:22:43.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:22:43.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:22:43.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:22:43.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:22:43.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T15:22:43.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T15:22:43.817Z] ok github.com/docker/docker/daemon/config 0.145s coverage: 82.2% of statements [2020-05-28T15:22:44.022Z] 4612f6d0b889: Pull complete [2020-05-28T15:22:44.022Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-28T15:22:44.022Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:22:44.022Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-28T15:22:44.022Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-28T15:22:44.022Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-05-28T15:22:44.022Z] WARN: Skipping validation tests [2020-05-28T15:22:44.022Z] INFO: Running unit tests at 05/28/2020 15:22:31... [2020-05-28T15:22:44.022Z] INFO: make.ps1 starting at 05/28/2020 15:22:35 [2020-05-28T15:22:44.022Z] INFO: Git commit (c104a50de) assumed from DOCKER_GITCOMMIT environment variable [2020-05-28T15:22:44.022Z] INFO: Invoking autogen... [2020-05-28T15:22:44.022Z] INFO: Running unit tests... [2020-05-28T15:22:45.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-28T15:22:46.138Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:22:46.138Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:22:46.549Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-05-28T15:22:46.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-28T15:22:47.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:22:47.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:22:48.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-28T15:22:48.712Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-28T15:22:49.032Z] --- PASS: TestCreateServiceMultipleTimes (22.51s) [2020-05-28T15:22:49.032Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-05-28T15:22:49.032Z] daemon.go:325: [d136448c2c626] waiting for daemon to start [2020-05-28T15:22:49.032Z] daemon.go:325: [d136448c2c626] waiting for daemon to start [2020-05-28T15:22:49.032Z] daemon.go:353: [d136448c2c626] daemon started [2020-05-28T15:22:49.032Z] daemon.go:461: [d136448c2c626] Stopping daemon [2020-05-28T15:22:49.032Z] daemon.go:296: [d136448c2c626] exiting daemon [2020-05-28T15:22:49.032Z] daemon.go:448: [d136448c2c626] Daemon stopped [2020-05-28T15:22:49.032Z] === RUN TestCreateServiceConflict [2020-05-28T15:22:49.257Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.493s coverage: 13.7% of statements [2020-05-28T15:22:49.277Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T15:22:49.534Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-28T15:22:49.794Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T15:22:50.358Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-28T15:22:50.884Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-28T15:22:50.884Z] Copying nested executables into bundles/binary-daemon [2020-05-28T15:22:50.884Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2020-05-28T15:22:50.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [Pipeline] sh [2020-05-28T15:22:51.217Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41009/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -e DOCKER_GRAPHDRIVER docker:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/make.sh cross [2020-05-28T15:22:51.335Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 2.9% of statements [2020-05-28T15:22:51.782Z] [2020-05-28T15:22:51.782Z] Removing bundles/ [2020-05-28T15:22:51.782Z] [2020-05-28T15:22:51.782Z] ---> Making bundle: cross (in bundles/cross) [2020-05-28T15:22:51.782Z] Cross building: bundles/cross/linux/amd64 [2020-05-28T15:22:51.782Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-28T15:22:51.782Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-28T15:22:51.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T15:22:52.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T15:22:52.478Z] --- PASS: TestCreateServiceConflict (3.57s) [2020-05-28T15:22:52.478Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-05-28T15:22:52.478Z] daemon.go:325: [d18268bfce5a1] waiting for daemon to start [2020-05-28T15:22:52.478Z] daemon.go:325: [d18268bfce5a1] waiting for daemon to start [2020-05-28T15:22:52.478Z] daemon.go:353: [d18268bfce5a1] daemon started [2020-05-28T15:22:52.478Z] daemon.go:461: [d18268bfce5a1] Stopping daemon [2020-05-28T15:22:52.478Z] daemon.go:296: [d18268bfce5a1] exiting daemon [2020-05-28T15:22:52.478Z] daemon.go:448: [d18268bfce5a1] Daemon stopped [2020-05-28T15:22:52.478Z] === RUN TestCreateServiceMaxReplicas [2020-05-28T15:22:52.858Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.014s coverage: 57.8% of statements [2020-05-28T15:22:54.928Z] ok github.com/docker/docker/daemon 12.411s coverage: 17.5% of statements [2020-05-28T15:22:54.928Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-28T15:22:54.928Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-28T15:22:54.928Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-28T15:22:54.928Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-28T15:22:54.947Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-28T15:22:55.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T15:22:56.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T15:22:56.706Z] ? github.com/docker/docker/api [no test files] [2020-05-28T15:22:56.851Z] --- PASS: TestCreateServiceMaxReplicas (4.00s) [2020-05-28T15:22:56.851Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-05-28T15:22:56.851Z] daemon.go:325: [d456e89ad0ad2] waiting for daemon to start [2020-05-28T15:22:56.851Z] daemon.go:325: [d456e89ad0ad2] waiting for daemon to start [2020-05-28T15:22:56.851Z] daemon.go:353: [d456e89ad0ad2] daemon started [2020-05-28T15:22:56.851Z] daemon.go:461: [d456e89ad0ad2] Stopping daemon [2020-05-28T15:22:56.851Z] daemon.go:296: [d456e89ad0ad2] exiting daemon [2020-05-28T15:22:56.851Z] daemon.go:448: [d456e89ad0ad2] Daemon stopped [2020-05-28T15:22:56.851Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-28T15:22:57.449Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-28T15:22:58.381Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-28T15:22:58.381Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.56s) [2020-05-28T15:22:58.381Z] 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-05-28T15:22:58.381Z] daemon.go:325: [d66a9d18187f3] waiting for daemon to start [2020-05-28T15:22:58.381Z] daemon.go:325: [d66a9d18187f3] waiting for daemon to start [2020-05-28T15:22:58.381Z] daemon.go:353: [d66a9d18187f3] daemon started [2020-05-28T15:22:58.381Z] daemon.go:296: [d66a9d18187f3] exiting daemon [2020-05-28T15:22:58.381Z] daemon.go:325: [d66a9d18187f3] waiting for daemon to start [2020-05-28T15:22:58.381Z] daemon.go:325: [d66a9d18187f3] waiting for daemon to start [2020-05-28T15:22:58.381Z] daemon.go:353: [d66a9d18187f3] daemon started [2020-05-28T15:22:58.381Z] daemon.go:461: [d66a9d18187f3] Stopping daemon [2020-05-28T15:22:58.381Z] daemon.go:296: [d66a9d18187f3] exiting daemon [2020-05-28T15:22:58.381Z] daemon.go:448: [d66a9d18187f3] Daemon stopped [2020-05-28T15:22:58.381Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s) [2020-05-28T15:22:58.381Z] 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-05-28T15:22:58.381Z] daemon.go:325: [d4b8d81862f9b] waiting for daemon to start [2020-05-28T15:22:58.381Z] daemon.go:325: [d4b8d81862f9b] waiting for daemon to start [2020-05-28T15:22:58.381Z] daemon.go:353: [d4b8d81862f9b] daemon started [2020-05-28T15:22:58.381Z] daemon.go:325: [d4b8d81862f9b] waiting for daemon to start [2020-05-28T15:22:58.381Z] daemon.go:296: [d4b8d81862f9b] exiting daemon [2020-05-28T15:22:58.381Z] daemon.go:325: [d4b8d81862f9b] waiting for daemon to start [2020-05-28T15:22:58.381Z] daemon.go:353: [d4b8d81862f9b] daemon started [2020-05-28T15:22:58.381Z] daemon.go:461: [d4b8d81862f9b] Stopping daemon [2020-05-28T15:22:58.381Z] daemon.go:296: [d4b8d81862f9b] exiting daemon [2020-05-28T15:22:58.381Z] daemon.go:448: [d4b8d81862f9b] Daemon stopped [2020-05-28T15:22:58.381Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-05-28T15:22:58.382Z] 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-05-28T15:22:58.382Z] daemon.go:325: [da34038dbe27c] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [da34038dbe27c] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [da34038dbe27c] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [da34038dbe27c] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [da34038dbe27c] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [da34038dbe27c] Daemon stopped [2020-05-28T15:22:58.382Z] daemon.go:325: [da34038dbe27c] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [da34038dbe27c] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [da34038dbe27c] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [da34038dbe27c] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [da34038dbe27c] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [da34038dbe27c] Daemon stopped [2020-05-28T15:22:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-05-28T15:22:58.382Z] 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-05-28T15:22:58.382Z] daemon.go:325: [d1f4445aa2144] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [d1f4445aa2144] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [d1f4445aa2144] daemon started [2020-05-28T15:22:58.382Z] daemon.go:325: [d1f4445aa2144] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:296: [d1f4445aa2144] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:325: [d1f4445aa2144] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [d1f4445aa2144] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [d1f4445aa2144] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [d1f4445aa2144] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [d1f4445aa2144] Daemon stopped [2020-05-28T15:22:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-05-28T15:22:58.382Z] 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-05-28T15:22:58.382Z] daemon.go:325: [d2b89d99ad727] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [d2b89d99ad727] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [d2b89d99ad727] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [d2b89d99ad727] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [d2b89d99ad727] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [d2b89d99ad727] Daemon stopped [2020-05-28T15:22:58.382Z] daemon.go:325: [d2b89d99ad727] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [d2b89d99ad727] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [d2b89d99ad727] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [d2b89d99ad727] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [d2b89d99ad727] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [d2b89d99ad727] Daemon stopped [2020-05-28T15:22:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-05-28T15:22:58.382Z] 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-05-28T15:22:58.382Z] daemon.go:325: [dc3dedffd1d7b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [dc3dedffd1d7b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [dc3dedffd1d7b] daemon started [2020-05-28T15:22:58.382Z] daemon.go:325: [dc3dedffd1d7b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:296: [dc3dedffd1d7b] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:325: [dc3dedffd1d7b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [dc3dedffd1d7b] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [dc3dedffd1d7b] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [dc3dedffd1d7b] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [dc3dedffd1d7b] Daemon stopped [2020-05-28T15:22:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2020-05-28T15:22:58.382Z] 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-05-28T15:22:58.382Z] daemon.go:325: [d9713e69ca278] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [d9713e69ca278] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [d9713e69ca278] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [d9713e69ca278] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [d9713e69ca278] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [d9713e69ca278] Daemon stopped [2020-05-28T15:22:58.382Z] daemon.go:325: [d9713e69ca278] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [d9713e69ca278] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [d9713e69ca278] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [d9713e69ca278] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [d9713e69ca278] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [d9713e69ca278] Daemon stopped [2020-05-28T15:22:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) [2020-05-28T15:22:58.382Z] 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-05-28T15:22:58.382Z] daemon.go:325: [dec3998800d9a] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [dec3998800d9a] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [dec3998800d9a] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [dec3998800d9a] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [dec3998800d9a] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [dec3998800d9a] Daemon stopped [2020-05-28T15:22:58.382Z] daemon.go:325: [dec3998800d9a] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [dec3998800d9a] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [dec3998800d9a] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [dec3998800d9a] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [dec3998800d9a] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [dec3998800d9a] Daemon stopped [2020-05-28T15:22:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2020-05-28T15:22:58.382Z] 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-05-28T15:22:58.382Z] daemon.go:325: [de60a1063513b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [de60a1063513b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [de60a1063513b] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [de60a1063513b] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [de60a1063513b] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [de60a1063513b] Daemon stopped [2020-05-28T15:22:58.382Z] daemon.go:325: [de60a1063513b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [de60a1063513b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [de60a1063513b] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [de60a1063513b] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [de60a1063513b] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [de60a1063513b] Daemon stopped [2020-05-28T15:22:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.80s) [2020-05-28T15:22:58.382Z] 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-05-28T15:22:58.382Z] daemon.go:325: [d8ed47715499b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [d8ed47715499b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [d8ed47715499b] daemon started [2020-05-28T15:22:58.382Z] daemon.go:325: [d8ed47715499b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:296: [d8ed47715499b] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:325: [d8ed47715499b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [d8ed47715499b] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [d8ed47715499b] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [d8ed47715499b] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [d8ed47715499b] Daemon stopped [2020-05-28T15:22:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2020-05-28T15:22:58.382Z] 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-05-28T15:22:58.382Z] daemon.go:325: [ddb0acaa4e384] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [ddb0acaa4e384] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [ddb0acaa4e384] daemon started [2020-05-28T15:22:58.382Z] daemon.go:296: [ddb0acaa4e384] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:325: [ddb0acaa4e384] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [ddb0acaa4e384] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [ddb0acaa4e384] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [ddb0acaa4e384] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [ddb0acaa4e384] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [ddb0acaa4e384] Daemon stopped [2020-05-28T15:22:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s) [2020-05-28T15:22:58.382Z] 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-05-28T15:22:58.382Z] daemon.go:325: [d7b763fad582b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [d7b763fad582b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [d7b763fad582b] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [d7b763fad582b] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [d7b763fad582b] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [d7b763fad582b] Daemon stopped [2020-05-28T15:22:58.382Z] daemon.go:325: [d7b763fad582b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:325: [d7b763fad582b] waiting for daemon to start [2020-05-28T15:22:58.382Z] daemon.go:353: [d7b763fad582b] daemon started [2020-05-28T15:22:58.382Z] daemon.go:461: [d7b763fad582b] Stopping daemon [2020-05-28T15:22:58.382Z] daemon.go:296: [d7b763fad582b] exiting daemon [2020-05-28T15:22:58.382Z] daemon.go:448: [d7b763fad582b] Daemon stopped [2020-05-28T15:22:58.382Z] === RUN TestKernelTCPMemory [2020-05-28T15:22:58.382Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-28T15:22:58.439Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.145s coverage: 68.5% of statements [2020-05-28T15:22:58.948Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-28T15:22:59.080Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.066s coverage: 49.5% of statements [2020-05-28T15:22:59.512Z] --- PASS: TestKernelTCPMemory (1.21s) [2020-05-28T15:22:59.512Z] === RUN TestNISDomainname [2020-05-28T15:23:00.076Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-28T15:23:00.076Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-28T15:23:00.110Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.108s coverage: 45.9% of statements [2020-05-28T15:23:00.110Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-28T15:23:00.640Z] --- PASS: TestNISDomainname (1.06s) [2020-05-28T15:23:00.640Z] === RUN TestStats [2020-05-28T15:23:00.897Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-28T15:23:02.266Z] --- PASS: TestStats (1.84s) [2020-05-28T15:23:02.266Z] === RUN TestStopContainerWithTimeout [2020-05-28T15:23:02.266Z] === RUN TestStopContainerWithTimeout/0 [2020-05-28T15:23:02.266Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-28T15:23:02.266Z] === RUN TestStopContainerWithTimeout/1 [2020-05-28T15:23:02.266Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-28T15:23:02.266Z] === RUN TestStopContainerWithTimeout/3 [2020-05-28T15:23:02.266Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-28T15:23:02.266Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-28T15:23:02.266Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-28T15:23:02.266Z] === CONT TestStopContainerWithTimeout/0 [2020-05-28T15:23:02.266Z] === CONT TestStopContainerWithTimeout/3 [2020-05-28T15:23:02.849Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-05-28T15:23:03.139Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.645s coverage: 76.1% of statements [2020-05-28T15:23:03.197Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-28T15:23:03.761Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-28T15:23:03.769Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.729s coverage: 55.1% of statements [2020-05-28T15:23:03.769Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-28T15:23:03.769Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-28T15:23:04.812Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-05-28T15:23:05.102Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-05-28T15:23:05.656Z] === CONT TestStopContainerWithTimeout/1 [2020-05-28T15:23:07.025Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-28T15:23:07.282Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-28T15:23:07.282Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2020-05-28T15:23:07.282Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-05-28T15:23:07.282Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2020-05-28T15:23:07.282Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-05-28T15:23:07.282Z] === RUN TestDeleteDevicemapper [2020-05-28T15:23:07.282Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-28T15:23:07.282Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T15:23:07.282Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-28T15:23:09.177Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-28T15:23:09.433Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-28T15:23:09.628Z] ok github.com/docker/docker/daemon/logger 0.309s coverage: 43.7% of statements [2020-05-28T15:23:10.364Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-28T15:23:10.365Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-28T15:23:10.621Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.33s) [2020-05-28T15:23:10.621Z] === RUN TestUpdateMemory [2020-05-28T15:23:10.621Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-28T15:23:10.621Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:23:10.621Z] === RUN TestUpdateCPUQuota [2020-05-28T15:23:10.879Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-28T15:23:10.879Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-28T15:23:11.138Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-28T15:23:11.395Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-28T15:23:11.652Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-28T15:23:11.801Z] ok github.com/docker/docker/daemon/logger/awslogs 0.653s coverage: 78.2% of statements [2020-05-28T15:23:11.801Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-05-28T15:23:11.912Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-28T15:23:11.912Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-28T15:23:12.054Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.26s) [2020-05-28T15:23:12.054Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-05-28T15:23:12.054Z] daemon.go:325: [dbc18a8835d1c] waiting for daemon to start [2020-05-28T15:23:12.054Z] daemon.go:325: [dbc18a8835d1c] waiting for daemon to start [2020-05-28T15:23:12.054Z] daemon.go:353: [dbc18a8835d1c] daemon started [2020-05-28T15:23:12.054Z] daemon.go:461: [dbc18a8835d1c] Stopping daemon [2020-05-28T15:23:12.054Z] daemon.go:296: [dbc18a8835d1c] exiting daemon [2020-05-28T15:23:12.054Z] daemon.go:448: [dbc18a8835d1c] Daemon stopped [2020-05-28T15:23:12.054Z] === RUN TestCreateServiceSecretFileMode [2020-05-28T15:23:12.476Z] --- PASS: TestUpdateCPUQuota (1.75s) [2020-05-28T15:23:12.476Z] === RUN TestUpdatePidsLimit [2020-05-28T15:23:12.476Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-28T15:23:12.733Z] === RUN TestUpdatePidsLimit/no_change [2020-05-28T15:23:12.854Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 26.2% of statements [2020-05-28T15:23:12.991Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-28T15:23:13.486Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.039s coverage: 88.3% of statements [2020-05-28T15:23:13.556Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-28T15:23:13.556Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-28T15:23:13.777Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 4.9% of statements [2020-05-28T15:23:13.777Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-28T15:23:13.777Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-28T15:23:13.777Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-28T15:23:13.777Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-28T15:23:13.812Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-28T15:23:14.377Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-28T15:23:14.634Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-28T15:23:14.669Z] ok github.com/docker/docker/api/server 0.208s coverage: 7.9% of statements [2020-05-28T15:23:15.338Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2020-05-28T15:23:15.530Z] --- PASS: TestCreateServiceSecretFileMode (3.43s) [2020-05-28T15:23:15.530Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-05-28T15:23:15.530Z] daemon.go:325: [d699b29e5ac3e] waiting for daemon to start [2020-05-28T15:23:15.530Z] daemon.go:325: [d699b29e5ac3e] waiting for daemon to start [2020-05-28T15:23:15.530Z] daemon.go:353: [d699b29e5ac3e] daemon started [2020-05-28T15:23:15.530Z] daemon.go:461: [d699b29e5ac3e] Stopping daemon [2020-05-28T15:23:15.530Z] daemon.go:296: [d699b29e5ac3e] exiting daemon [2020-05-28T15:23:15.530Z] daemon.go:448: [d699b29e5ac3e] Daemon stopped [2020-05-28T15:23:15.530Z] === RUN TestCreateServiceConfigFileMode [2020-05-28T15:23:16.530Z] --- PASS: TestUpdatePidsLimit (3.88s) [2020-05-28T15:23:16.530Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-05-28T15:23:16.530Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-05-28T15:23:16.530Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-05-28T15:23:16.530Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-05-28T15:23:16.530Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-05-28T15:23:16.530Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-05-28T15:23:16.530Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.53s) [2020-05-28T15:23:16.530Z] === RUN TestUpdateRestartPolicy [2020-05-28T15:23:16.530Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-28T15:23:16.849Z] ok github.com/docker/docker/daemon/logger/local 0.060s coverage: 74.7% of statements [2020-05-28T15:23:16.849Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-28T15:23:17.900Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-28T15:23:18.157Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-28T15:23:18.382Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 38.5% of statements [2020-05-28T15:23:18.723Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-28T15:23:19.008Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2020-05-28T15:23:19.026Z] --- PASS: TestCreateServiceConfigFileMode (3.62s) [2020-05-28T15:23:19.027Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-05-28T15:23:19.027Z] daemon.go:325: [d9f77c73c7e8b] waiting for daemon to start [2020-05-28T15:23:19.027Z] daemon.go:325: [d9f77c73c7e8b] waiting for daemon to start [2020-05-28T15:23:19.027Z] daemon.go:353: [d9f77c73c7e8b] daemon started [2020-05-28T15:23:19.027Z] daemon.go:461: [d9f77c73c7e8b] Stopping daemon [2020-05-28T15:23:19.027Z] daemon.go:296: [d9f77c73c7e8b] exiting daemon [2020-05-28T15:23:19.027Z] daemon.go:448: [d9f77c73c7e8b] Daemon stopped [2020-05-28T15:23:19.027Z] === RUN TestCreateServiceSysctls [2020-05-28T15:23:19.287Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-28T15:23:20.036Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 47.8% of statements [2020-05-28T15:23:20.219Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-28T15:23:21.548Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-05-28T15:23:21.548Z] ok github.com/docker/docker/daemon/logger/splunk 2.963s coverage: 84.5% of statements [2020-05-28T15:23:21.548Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-28T15:23:21.548Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-28T15:23:21.587Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-28T15:23:21.845Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-28T15:23:23.428Z] --- PASS: TestCreateServiceSysctls (4.40s) [2020-05-28T15:23:23.428Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-05-28T15:23:23.428Z] daemon.go:325: [d3a931f5e6d0c] waiting for daemon to start [2020-05-28T15:23:23.428Z] daemon.go:325: [d3a931f5e6d0c] waiting for daemon to start [2020-05-28T15:23:23.428Z] daemon.go:353: [d3a931f5e6d0c] daemon started [2020-05-28T15:23:23.428Z] daemon.go:461: [d3a931f5e6d0c] Stopping daemon [2020-05-28T15:23:23.428Z] daemon.go:296: [d3a931f5e6d0c] exiting daemon [2020-05-28T15:23:23.428Z] daemon.go:448: [d3a931f5e6d0c] Daemon stopped [2020-05-28T15:23:23.428Z] === RUN TestInspect [2020-05-28T15:23:23.740Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-28T15:23:24.672Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-28T15:23:24.672Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-28T15:23:25.236Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-28T15:23:26.171Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-28T15:23:26.171Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-28T15:23:26.340Z] ok github.com/docker/docker/distribution/metadata 0.209s coverage: 48.2% of statements [2020-05-28T15:23:26.340Z] ok github.com/docker/docker/errdefs 0.033s coverage: 49.4% of statements [2020-05-28T15:23:26.429Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-28T15:23:26.686Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-28T15:23:26.967Z] --- PASS: TestInspect (3.62s) [2020-05-28T15:23:26.967Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-05-28T15:23:26.967Z] daemon.go:325: [d62bc42a6389b] waiting for daemon to start [2020-05-28T15:23:26.967Z] daemon.go:325: [d62bc42a6389b] waiting for daemon to start [2020-05-28T15:23:26.967Z] daemon.go:353: [d62bc42a6389b] daemon started [2020-05-28T15:23:26.967Z] daemon.go:461: [d62bc42a6389b] Stopping daemon [2020-05-28T15:23:26.967Z] daemon.go:296: [d62bc42a6389b] exiting daemon [2020-05-28T15:23:26.967Z] daemon.go:448: [d62bc42a6389b] Daemon stopped [2020-05-28T15:23:26.967Z] === RUN TestDockerNetworkConnectAlias [2020-05-28T15:23:27.009Z] ok github.com/docker/docker/distribution 0.681s coverage: 22.3% of statements [2020-05-28T15:23:27.009Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-28T15:23:28.542Z] ok github.com/docker/docker/distribution/xfer 1.469s coverage: 83.4% of statements [2020-05-28T15:23:28.542Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-28T15:23:29.210Z] --- PASS: TestUpdateRestartPolicy (13.10s) [2020-05-28T15:23:29.210Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-28T15:23:30.143Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-28T15:23:30.143Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-05-28T15:23:30.143Z] === RUN TestWaitNonBlocked [2020-05-28T15:23:30.143Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T15:23:30.143Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T15:23:30.143Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T15:23:30.143Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T15:23:30.143Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T15:23:30.143Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T15:23:31.075Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-28T15:23:31.075Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-28T15:23:31.075Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2020-05-28T15:23:31.075Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-05-28T15:23:31.075Z] === RUN TestWaitBlocked [2020-05-28T15:23:31.075Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T15:23:31.075Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T15:23:31.075Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T15:23:31.075Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T15:23:31.075Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T15:23:31.075Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T15:23:31.318Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2020-05-28T15:23:31.318Z] ok github.com/docker/docker/image 0.080s coverage: 86.4% of statements [2020-05-28T15:23:31.318Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-28T15:23:31.318Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-05-28T15:23:31.318Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-28T15:23:32.971Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-28T15:23:32.971Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2020-05-28T15:23:32.971Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.50s) [2020-05-28T15:23:32.971Z] === CONT TestContainerStartOnDaemonRestart [2020-05-28T15:23:32.971Z] === CONT TestIpcModeOlderClient [2020-05-28T15:23:32.971Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-05-28T15:23:32.971Z] === CONT TestDaemonRestartIpcMode [2020-05-28T15:23:34.051Z] ok github.com/docker/docker/internal/testutil 0.007s coverage: 62.5% of statements [2020-05-28T15:23:34.051Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-28T15:23:34.051Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-28T15:23:34.051Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-28T15:23:34.051Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-28T15:23:34.051Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-28T15:23:34.051Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-28T15:23:34.051Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-28T15:23:34.051Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-28T15:23:34.052Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-28T15:23:34.052Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-28T15:23:34.052Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-28T15:23:35.102Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-05-28T15:23:35.409Z] --- PASS: TestDockerNetworkConnectAlias (7.95s) [2020-05-28T15:23:35.409Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-05-28T15:23:35.409Z] daemon.go:325: [d86329a23bba8] waiting for daemon to start [2020-05-28T15:23:35.409Z] daemon.go:325: [d86329a23bba8] waiting for daemon to start [2020-05-28T15:23:35.409Z] daemon.go:353: [d86329a23bba8] daemon started [2020-05-28T15:23:35.409Z] daemon.go:461: [d86329a23bba8] Stopping daemon [2020-05-28T15:23:35.409Z] daemon.go:296: [d86329a23bba8] exiting daemon [2020-05-28T15:23:35.409Z] daemon.go:448: [d86329a23bba8] Daemon stopped [2020-05-28T15:23:35.409Z] === RUN TestDockerNetworkReConnect [2020-05-28T15:23:35.732Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 50.0% of statements [2020-05-28T15:23:36.247Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-28T15:23:36.247Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s) [2020-05-28T15:23:36.247Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-05-28T15:23:36.247Z] daemon.go:325: [da19a81bc891c] waiting for daemon to start [2020-05-28T15:23:36.247Z] daemon.go:325: [da19a81bc891c] waiting for daemon to start [2020-05-28T15:23:36.247Z] daemon.go:353: [da19a81bc891c] daemon started [2020-05-28T15:23:36.247Z] daemon.go:296: [da19a81bc891c] exiting daemon [2020-05-28T15:23:36.247Z] daemon.go:325: [da19a81bc891c] waiting for daemon to start [2020-05-28T15:23:36.247Z] daemon.go:325: [da19a81bc891c] waiting for daemon to start [2020-05-28T15:23:36.247Z] daemon.go:353: [da19a81bc891c] daemon started [2020-05-28T15:23:36.247Z] daemon.go:461: [da19a81bc891c] Stopping daemon [2020-05-28T15:23:36.247Z] daemon.go:296: [da19a81bc891c] exiting daemon [2020-05-28T15:23:36.247Z] daemon.go:448: [da19a81bc891c] Daemon stopped [2020-05-28T15:23:37.178Z] --- PASS: TestDaemonRestartIpcMode (4.41s) [2020-05-28T15:23:37.178Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-05-28T15:23:37.178Z] daemon.go:325: [d0cf9a339c718] waiting for daemon to start [2020-05-28T15:23:37.178Z] daemon.go:325: [d0cf9a339c718] waiting for daemon to start [2020-05-28T15:23:37.178Z] daemon.go:353: [d0cf9a339c718] daemon started [2020-05-28T15:23:37.178Z] daemon.go:461: [d0cf9a339c718] Stopping daemon [2020-05-28T15:23:37.178Z] daemon.go:296: [d0cf9a339c718] exiting daemon [2020-05-28T15:23:37.178Z] daemon.go:448: [d0cf9a339c718] Daemon stopped [2020-05-28T15:23:37.178Z] daemon.go:325: [d0cf9a339c718] waiting for daemon to start [2020-05-28T15:23:37.178Z] daemon.go:325: [d0cf9a339c718] waiting for daemon to start [2020-05-28T15:23:37.178Z] daemon.go:353: [d0cf9a339c718] daemon started [2020-05-28T15:23:37.178Z] daemon.go:461: [d0cf9a339c718] Stopping daemon [2020-05-28T15:23:37.178Z] daemon.go:296: [d0cf9a339c718] exiting daemon [2020-05-28T15:23:37.178Z] daemon.go:448: [d0cf9a339c718] Daemon stopped [2020-05-28T15:23:37.178Z] PASS [2020-05-28T15:23:37.178Z] [2020-05-28T15:23:37.178Z] === Skipped [2020-05-28T15:23:37.178Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-28T15:23:37.178Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T15:23:37.178Z] [2020-05-28T15:23:37.178Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-28T15:23:37.178Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:23:37.178Z] [2020-05-28T15:23:37.178Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-28T15:23:37.178Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:23:37.178Z] [2020-05-28T15:23:37.178Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T15:23:37.178Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T15:23:37.178Z] [2020-05-28T15:23:37.178Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-28T15:23:37.178Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T15:23:37.178Z] [2020-05-28T15:23:37.178Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-28T15:23:37.178Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:23:37.178Z] [2020-05-28T15:23:37.178Z] [2020-05-28T15:23:37.178Z] DONE 189 tests, 6 skipped in 133.585s [2020-05-28T15:23:37.178Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-28T15:23:37.178Z] ++ 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-05-28T15:23:37.178Z] ++ set -e [2020-05-28T15:23:37.178Z] ++ '[' -n 0 ']' [2020-05-28T15:23:37.178Z] ++ set -x [2020-05-28T15:23:37.179Z] ++ env -i DEST=/go/src/github.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-05-28T15:23:37.179Z] INFO: Testing against a local daemon [2020-05-28T15:23:37.179Z] === RUN TestCommitInheritsEnv [2020-05-28T15:23:37.743Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-05-28T15:23:37.743Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-28T15:23:37.743Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-28T15:23:37.743Z] === RUN TestImagesFilterMultiReference [2020-05-28T15:23:37.743Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-28T15:23:37.743Z] === RUN TestImagePullPlatformInvalid [2020-05-28T15:23:37.743Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-05-28T15:23:37.743Z] === RUN TestRemoveImageOrphaning [2020-05-28T15:23:38.310Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2020-05-28T15:23:38.310Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-28T15:23:38.310Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-05-28T15:23:38.310Z] === RUN TestTagInvalidReference [2020-05-28T15:23:38.310Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-28T15:23:38.310Z] === RUN TestTagValidPrefixedRepo [2020-05-28T15:23:38.567Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-28T15:23:38.567Z] === RUN TestTagExistedNameWithoutForce [2020-05-28T15:23:38.567Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-28T15:23:38.567Z] === RUN TestTagOfficialNames [2020-05-28T15:23:38.567Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-28T15:23:38.567Z] === RUN TestTagMatchesDigest [2020-05-28T15:23:38.567Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-28T15:23:38.567Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-28T15:23:39.499Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-28T15:23:40.064Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-28T15:23:40.171Z] ok github.com/docker/docker/opts 0.087s coverage: 66.9% of statements [2020-05-28T15:23:40.921Z] --- PASS: TestDockerNetworkReConnect (6.16s) [2020-05-28T15:23:40.921Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-05-28T15:23:40.921Z] daemon.go:325: [d880b0e8071c6] waiting for daemon to start [2020-05-28T15:23:40.921Z] daemon.go:325: [d880b0e8071c6] waiting for daemon to start [2020-05-28T15:23:40.921Z] daemon.go:353: [d880b0e8071c6] daemon started [2020-05-28T15:23:40.921Z] daemon.go:461: [d880b0e8071c6] Stopping daemon [2020-05-28T15:23:40.921Z] daemon.go:296: [d880b0e8071c6] exiting daemon [2020-05-28T15:23:40.921Z] daemon.go:448: [d880b0e8071c6] Daemon stopped [2020-05-28T15:23:40.921Z] === RUN TestServicePlugin [2020-05-28T15:23:40.921Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-28T15:23:40.921Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:23:40.921Z] === RUN TestServiceUpdateLabel [2020-05-28T15:23:40.999Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-28T15:23:41.202Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-05-28T15:23:41.834Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-05-28T15:23:41.932Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-28T15:23:42.462Z] ok github.com/docker/docker/pkg/archive 1.325s coverage: 76.7% of statements [2020-05-28T15:23:42.496Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-28T15:23:43.496Z] ok github.com/docker/docker/pkg/authorization 3.354s coverage: 66.7% of statements [2020-05-28T15:23:43.798Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-05-28T15:23:45.039Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-28T15:23:45.316Z] ok github.com/docker/docker/pkg/discovery 0.020s coverage: 58.3% of statements [2020-05-28T15:23:45.317Z] ok github.com/docker/docker/pkg/discovery/file 0.050s coverage: 97.6% of statements [2020-05-28T15:23:45.317Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-28T15:23:45.320Z] --- PASS: TestServiceUpdateLabel (3.58s) [2020-05-28T15:23:45.320Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-05-28T15:23:45.320Z] daemon.go:325: [dc58b66f0e085] waiting for daemon to start [2020-05-28T15:23:45.320Z] daemon.go:325: [dc58b66f0e085] waiting for daemon to start [2020-05-28T15:23:45.320Z] daemon.go:353: [dc58b66f0e085] daemon started [2020-05-28T15:23:45.320Z] daemon.go:461: [dc58b66f0e085] Stopping daemon [2020-05-28T15:23:45.320Z] daemon.go:296: [dc58b66f0e085] exiting daemon [2020-05-28T15:23:45.320Z] daemon.go:448: [dc58b66f0e085] Daemon stopped [2020-05-28T15:23:45.320Z] === RUN TestServiceUpdateSecrets [2020-05-28T15:23:45.882Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-28T15:23:45.882Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-28T15:23:46.448Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-28T15:23:46.806Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-05-28T15:23:47.096Z] ok github.com/docker/docker/layer 7.651s coverage: 72.0% of statements [2020-05-28T15:23:47.096Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-28T15:23:47.096Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-28T15:23:47.096Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-28T15:23:47.096Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-28T15:23:47.096Z] ? github.com/docker/docker/oci [no test files] [2020-05-28T15:23:47.096Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-28T15:23:47.721Z] ok github.com/docker/docker/pkg/discovery/nodes 0.030s coverage: 93.8% of statements [2020-05-28T15:23:48.012Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-28T15:23:48.969Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-28T15:23:48.969Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-28T15:23:49.036Z] ok github.com/docker/docker/pkg/chrootarchive 4.438s coverage: 43.2% of statements [2020-05-28T15:23:49.036Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-28T15:23:49.036Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-28T15:23:49.330Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 66.3% of statements [2020-05-28T15:23:49.622Z] ok github.com/docker/docker/pkg/fileutils 0.053s coverage: 89.5% of statements [2020-05-28T15:23:50.650Z] ok github.com/docker/docker/pkg/fsutils 0.460s coverage: 85.1% of statements [2020-05-28T15:23:50.650Z] ok github.com/docker/docker/pkg/discovery/kv 3.182s coverage: 84.1% of statements [2020-05-28T15:23:50.863Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-28T15:23:51.426Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-28T15:23:51.689Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 10.2% of statements [2020-05-28T15:23:52.357Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-28T15:23:53.208Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-05-28T15:23:53.392Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-28T15:23:53.392Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-28T15:23:53.392Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-28T15:23:53.392Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-28T15:23:53.392Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-28T15:23:53.521Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-05-28T15:23:53.821Z] ok github.com/docker/docker/pkg/idtools 0.727s coverage: 70.1% of statements [2020-05-28T15:23:53.821Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-05-28T15:23:55.326Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2020-05-28T15:23:55.326Z] ok github.com/docker/docker/pkg/ioutils 2.525s coverage: 70.4% of statements [2020-05-28T15:23:55.326Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-28T15:23:55.615Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements [2020-05-28T15:23:56.666Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-28T15:23:56.680Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 90.0% of statements [2020-05-28T15:23:56.680Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-05-28T15:23:56.680Z] ok github.com/docker/docker/pkg/mount 0.930s coverage: 69.6% of statements [2020-05-28T15:23:56.680Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-28T15:23:56.996Z] ok github.com/docker/docker/pkg/pidfile 0.059s coverage: 82.4% of statements [2020-05-28T15:23:56.996Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-28T15:23:56.996Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-28T15:23:57.597Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-28T15:23:58.500Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2020-05-28T15:23:58.529Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-28T15:23:59.542Z] ok github.com/docker/docker/pkg/plugins/transport 0.020s coverage: 85.7% of statements [2020-05-28T15:23:59.835Z] ok github.com/docker/docker/pkg/pools 0.019s coverage: 87.9% of statements [2020-05-28T15:23:59.835Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-05-28T15:23:59.900Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-05-28T15:24:00.157Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-28T15:24:00.516Z] --- PASS: TestServiceUpdateSecrets (15.72s) [2020-05-28T15:24:00.516Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-05-28T15:24:00.516Z] daemon.go:325: [d3ea5f3d2ef71] waiting for daemon to start [2020-05-28T15:24:00.516Z] daemon.go:325: [d3ea5f3d2ef71] waiting for daemon to start [2020-05-28T15:24:00.516Z] daemon.go:353: [d3ea5f3d2ef71] daemon started [2020-05-28T15:24:00.516Z] daemon.go:461: [d3ea5f3d2ef71] Stopping daemon [2020-05-28T15:24:00.516Z] daemon.go:296: [d3ea5f3d2ef71] exiting daemon [2020-05-28T15:24:00.516Z] daemon.go:448: [d3ea5f3d2ef71] Daemon stopped [2020-05-28T15:24:00.516Z] === RUN TestServiceUpdateConfigs [2020-05-28T15:24:01.327Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-05-28T15:24:01.955Z] ok github.com/docker/docker/pkg/pubsub 1.145s coverage: 72.7% of statements [2020-05-28T15:24:02.244Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2020-05-28T15:24:03.748Z] ok github.com/docker/docker/pkg/stringid 0.016s coverage: 70.6% of statements [2020-05-28T15:24:03.748Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2020-05-28T15:24:04.337Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-28T15:24:04.775Z] ok github.com/docker/docker/pkg/symlink 0.028s coverage: 87.7% of statements [2020-05-28T15:24:04.901Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-28T15:24:05.066Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.8% of statements [2020-05-28T15:24:06.564Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 35.1% of statements [2020-05-28T15:24:06.564Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2020-05-28T15:24:07.247Z] ok github.com/docker/docker/pkg/signal 5.695s coverage: 61.0% of statements [2020-05-28T15:24:07.926Z] ok github.com/docker/docker/pkg/term 0.027s coverage: 85.9% of statements [2020-05-28T15:24:08.177Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-28T15:24:08.225Z] ok github.com/docker/docker/pkg/tarsum 0.298s coverage: 89.3% of statements [2020-05-28T15:24:08.742Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-28T15:24:08.927Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-05-28T15:24:08.927Z] testing: warning: no tests to run [2020-05-28T15:24:08.927Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: 0.0% of statements [no tests to run] [2020-05-28T15:24:08.999Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-28T15:24:09.241Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-05-28T15:24:09.548Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2020-05-28T15:24:11.703Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-05-28T15:24:13.177Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-28T15:24:13.187Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-28T15:24:13.187Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-28T15:24:13.187Z] Cross building: bundles/cross/windows/amd64 [2020-05-28T15:24:13.187Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-28T15:24:13.187Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-28T15:24:13.765Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2020-05-28T15:24:14.440Z] ok github.com/docker/docker/profiles/seccomp 0.047s coverage: 69.1% of statements [2020-05-28T15:24:15.073Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-28T15:24:15.104Z] ok github.com/docker/docker/plugin 0.594s coverage: 27.3% of statements [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-28T15:24:15.517Z] ok github.com/docker/docker/api/server/httputils 0.147s coverage: 14.7% of statements [2020-05-28T15:24:15.517Z] ok github.com/docker/docker/api/server/middleware 0.190s coverage: 37.7% of statements [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-28T15:24:15.517Z] ok github.com/docker/docker/api/server/router/swarm 0.116s coverage: 3.1% of statements [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-28T15:24:15.517Z] ok github.com/docker/docker/api/types/filters 0.106s coverage: 92.2% of statements [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-28T15:24:15.517Z] ok github.com/docker/docker/api/types/strslice 0.129s coverage: 90.0% of statements [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-28T15:24:15.517Z] ok github.com/docker/docker/api/types/time 0.461s coverage: 100.0% of statements [2020-05-28T15:24:15.517Z] ok github.com/docker/docker/api/types/versions 0.072s coverage: 75.0% of statements [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/builder [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-28T15:24:15.517Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-28T15:24:16.444Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-28T15:24:16.636Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-05-28T15:24:16.701Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-28T15:24:16.932Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 47.1% of statements [2020-05-28T15:24:17.632Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-28T15:24:18.517Z] ok github.com/docker/docker/builder/dockerfile 0.407s coverage: 43.2% of statements [2020-05-28T15:24:18.517Z] ok github.com/docker/docker/builder/dockerignore 0.055s coverage: 96.8% of statements [2020-05-28T15:24:18.517Z] ok github.com/docker/docker/builder/fscache 0.996s coverage: 69.2% of statements [2020-05-28T15:24:18.952Z] --- PASS: TestServiceUpdateConfigs (15.78s) [2020-05-28T15:24:18.953Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-05-28T15:24:18.953Z] daemon.go:325: [d58158dee27e3] waiting for daemon to start [2020-05-28T15:24:18.953Z] daemon.go:325: [d58158dee27e3] waiting for daemon to start [2020-05-28T15:24:18.953Z] daemon.go:353: [d58158dee27e3] daemon started [2020-05-28T15:24:18.953Z] daemon.go:461: [d58158dee27e3] Stopping daemon [2020-05-28T15:24:18.953Z] daemon.go:296: [d58158dee27e3] exiting daemon [2020-05-28T15:24:18.953Z] daemon.go:448: [d58158dee27e3] Daemon stopped [2020-05-28T15:24:18.953Z] === RUN TestServiceUpdateNetwork [2020-05-28T15:24:19.017Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2020-05-28T15:24:19.017Z] ok github.com/docker/docker/registry 0.388s coverage: 56.3% of statements [2020-05-28T15:24:19.306Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-05-28T15:24:19.524Z] ok github.com/docker/docker/builder/remotecontext 0.475s coverage: 9.2% of statements [2020-05-28T15:24:21.806Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-28T15:24:22.028Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-05-28T15:24:22.028Z] ok github.com/docker/docker/volume/mounts 0.081s coverage: 67.0% of statements [2020-05-28T15:24:23.526Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-05-28T15:24:25.081Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-28T15:24:25.645Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-28T15:24:27.539Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-28T15:24:30.065Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-28T15:24:31.961Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-28T15:24:32.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-28T15:24:32.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-28T15:24:33.908Z] ok github.com/docker/docker/pkg/plugins 33.656s coverage: 76.8% of statements [2020-05-28T15:24:33.908Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-28T15:24:33.908Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-28T15:24:33.908Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-28T15:24:33.908Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-28T15:24:33.908Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-28T15:24:33.908Z] ? github.com/docker/docker/rootless [no test files] [2020-05-28T15:24:33.908Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-28T15:24:33.908Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-28T15:24:33.908Z] ? github.com/docker/docker/volume [no test files] [2020-05-28T15:24:33.908Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-28T15:24:33.908Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === Skipped [2020-05-28T15:24:33.908Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-28T15:24:33.908Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-28T15:24:33.908Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-28T15:24:33.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:24:33.908Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-28T15:24:33.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:24:33.908Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-28T15:24:33.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:24:33.908Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-28T15:24:33.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:24:33.908Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-28T15:24:33.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:24:33.908Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-28T15:24:33.908Z] graphtest_unix.go:73: No driver to put! [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-28T15:24:33.908Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-28T15:24:33.908Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-28T15:24:33.908Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-28T15:24:33.908Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-28T15:24:33.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:24:33.908Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-28T15:24:33.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:24:33.908Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-28T15:24:33.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:24:33.908Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-28T15:24:33.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:24:33.908Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-28T15:24:33.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:24:33.908Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-28T15:24:33.908Z] graphtest_unix.go:73: No driver to put! [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-28T15:24:33.908Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] [2020-05-28T15:24:33.908Z] DONE 2066 tests, 19 skipped in 338.079s [2020-05-28T15:24:34.157Z] --- PASS: TestServiceUpdateNetwork (15.99s) [2020-05-28T15:24:34.157Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-05-28T15:24:34.157Z] daemon.go:325: [d26f96ddd4b47] waiting for daemon to start [2020-05-28T15:24:34.157Z] daemon.go:325: [d26f96ddd4b47] waiting for daemon to start [2020-05-28T15:24:34.157Z] daemon.go:353: [d26f96ddd4b47] daemon started [2020-05-28T15:24:34.158Z] daemon.go:461: [d26f96ddd4b47] Stopping daemon [2020-05-28T15:24:34.158Z] daemon.go:296: [d26f96ddd4b47] exiting daemon [2020-05-28T15:24:34.158Z] daemon.go:448: [d26f96ddd4b47] Daemon stopped [2020-05-28T15:24:34.158Z] PASS [2020-05-28T15:24:34.158Z] [2020-05-28T15:24:34.158Z] === Skipped [2020-05-28T15:24:34.158Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-28T15:24:34.158Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:24:34.158Z] [2020-05-28T15:24:34.158Z] [2020-05-28T15:24:34.158Z] DONE 18 tests, 1 skipped in 136.439s [2020-05-28T15:24:34.158Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-28T15:24:34.158Z] ++ 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-05-28T15:24:34.158Z] ++ set -e [2020-05-28T15:24:34.158Z] ++ '[' -n 0 ']' [2020-05-28T15:24:34.158Z] ++ set -x [2020-05-28T15:24:34.158Z] ++ env -i DEST=/go/src/github.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-05-28T15:24:34.158Z] INFO: Testing against a local daemon [2020-05-28T15:24:34.158Z] === RUN TestSessionCreate [2020-05-28T15:24:34.158Z] --- PASS: TestSessionCreate (0.02s) [2020-05-28T15:24:34.158Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-28T15:24:34.158Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-28T15:24:34.158Z] PASS [2020-05-28T15:24:34.158Z] [2020-05-28T15:24:34.158Z] DONE 2 tests in 0.113s [2020-05-28T15:24:34.158Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-28T15:24:34.158Z] ++ 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-05-28T15:24:34.158Z] ++ set -e [2020-05-28T15:24:34.158Z] ++ '[' -n 0 ']' [2020-05-28T15:24:34.158Z] ++ set -x [2020-05-28T15:24:34.158Z] ++ env -i DEST=/go/src/github.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-05-28T15:24:34.158Z] INFO: Testing against a local daemon [2020-05-28T15:24:34.158Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-28T15:24:34.158Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T15:24:34.158Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T15:24:34.158Z] === RUN TestEventsExecDie [2020-05-28T15:24:34.158Z] --- PASS: TestEventsExecDie (1.04s) [2020-05-28T15:24:34.158Z] === RUN TestEventsBackwardsCompatible [2020-05-28T15:24:34.158Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-28T15:24:34.158Z] === RUN TestInfoBinaryCommits [2020-05-28T15:24:34.158Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-28T15:24:34.158Z] === RUN TestInfoAPIVersioned [2020-05-28T15:24:34.158Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-28T15:24:34.158Z] === RUN TestInfoAPI [2020-05-28T15:24:34.158Z] --- PASS: TestInfoAPI (0.02s) [2020-05-28T15:24:34.158Z] === RUN TestInfoAPIWarnings [2020-05-28T15:24:34.158Z] --- PASS: TestInfoAPIWarnings (0.83s) [2020-05-28T15:24:34.158Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-05-28T15:24:34.158Z] daemon.go:325: [d2931d0fde85c] waiting for daemon to start [2020-05-28T15:24:34.158Z] daemon.go:325: [d2931d0fde85c] waiting for daemon to start [2020-05-28T15:24:34.158Z] daemon.go:353: [d2931d0fde85c] daemon started [2020-05-28T15:24:34.158Z] daemon.go:461: [d2931d0fde85c] Stopping daemon [2020-05-28T15:24:34.158Z] daemon.go:296: [d2931d0fde85c] exiting daemon [2020-05-28T15:24:34.158Z] daemon.go:448: [d2931d0fde85c] Daemon stopped [2020-05-28T15:24:34.158Z] === RUN TestLoginFailsWithBadCredentials [2020-05-28T15:24:34.438Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-05-28T15:24:34.438Z] === RUN TestPingCacheHeaders [2020-05-28T15:24:34.438Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-28T15:24:34.438Z] === RUN TestPingGet Post stage [Pipeline] junit [2020-05-28T15:24:34.567Z] Recording test results [2020-05-28T15:24:34.720Z] --- PASS: TestPingGet (0.01s) [2020-05-28T15:24:34.720Z] === RUN TestPingHead [2020-05-28T15:24:34.720Z] --- PASS: TestPingHead (0.01s) [2020-05-28T15:24:34.720Z] === RUN TestVersion [2020-05-28T15:24:34.720Z] --- PASS: TestVersion (0.01s) [2020-05-28T15:24:34.720Z] PASS [2020-05-28T15:24:34.720Z] [2020-05-28T15:24:34.720Z] === Skipped [2020-05-28T15:24:34.720Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T15:24:34.720Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T15:24:34.720Z] [2020-05-28T15:24:34.720Z] [2020-05-28T15:24:34.720Z] DONE 12 tests, 1 skipped in 2.426s [2020-05-28T15:24:34.720Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-28T15:24:34.720Z] ++ 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-05-28T15:24:34.720Z] ++ set -e [2020-05-28T15:24:34.720Z] ++ '[' -n 0 ']' [2020-05-28T15:24:34.720Z] ++ set -x [2020-05-28T15:24:34.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-28T15:24:34.720Z] INFO: Testing against a local daemon [2020-05-28T15:24:34.720Z] === RUN TestVolumesCreateAndList [2020-05-28T15:24:34.720Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-28T15:24:34.720Z] === RUN TestVolumesRemove [2020-05-28T15:24:34.720Z] --- PASS: TestVolumesRemove (0.13s) [2020-05-28T15:24:34.720Z] === RUN TestVolumesInspect [2020-05-28T15:24:34.788Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-28T15:24:35.000Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-28T15:24:35.001Z] === RUN TestVolumesInvalidJSON [2020-05-28T15:24:35.001Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-28T15:24:35.001Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-28T15:24:35.001Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-28T15:24:35.001Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-28T15:24:35.001Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-28T15:24:35.001Z] PASS [2020-05-28T15:24:35.001Z] [2020-05-28T15:24:35.001Z] DONE 5 tests in 0.252s [2020-05-28T15:24:35.001Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-28T15:24:35.001Z] ++++ cat bundles/test-integration/docker.pid [2020-05-28T15:24:35.001Z] +++ kill 10814 [2020-05-28T15:24:35.333Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41009/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -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:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/make.sh dynbinary test-integration [2020-05-28T15:24:35.621Z] [2020-05-28T15:24:35.911Z] Removing bundles/ [2020-05-28T15:24:35.911Z] [2020-05-28T15:24:35.911Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-28T15:24:35.911Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T15:24:35.911Z] GOOS="" GOARCH="" GOARM="" [2020-05-28T15:24:36.159Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-28T15:24:36.467Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-28T15:24:36.467Z] +++ /etc/init.d/apparmor stop [2020-05-28T15:24:36.467Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T15:24:36.467Z] [2020-05-28T15:24:36.467Z] Unloading profiles will leave already running processes permanently [2020-05-28T15:24:36.467Z] unconfined, which can lead to unexpected situations. [2020-05-28T15:24:36.467Z] [2020-05-28T15:24:36.467Z] To set a process to complain mode, use the command line tool [2020-05-28T15:24:36.467Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T15:24:36.467Z] +++ true [2020-05-28T15:24:36.467Z] exiting test-integration [2020-05-28T15:24:36.467Z] ++ exit 0 [2020-05-28T15:24:36.467Z] Post stage [Pipeline] junit [2020-05-28T15:24:37.506Z] Recording test results [2020-05-28T15:24:37.529Z] === RUN TestDockerSuite/TestBuildDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-28T15:24:38.061Z] + echo Ensuring container killed. [2020-05-28T15:24:38.061Z] Ensuring container killed. [2020-05-28T15:24:38.061Z] + docker rm -vf docker-pr9 [2020-05-28T15:24:38.061Z] Error: No such container: docker-pr9 [2020-05-28T15:24:38.061Z] + true [Pipeline] sh [2020-05-28T15:24:38.428Z] + echo Chowning /workspace to jenkins user [2020-05-28T15:24:38.428Z] Chowning /workspace to jenkins user [2020-05-28T15:24:38.428Z] + id -u [2020-05-28T15:24:38.428Z] + id -g [2020-05-28T15:24:38.428Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41009:/workspace busybox chown -R 1001:1001 /workspace [2020-05-28T15:24:38.428Z] Unable to find image 'busybox:latest' locally [2020-05-28T15:24:38.708Z] latest: Pulling from library/busybox [2020-05-28T15:24:38.708Z] 5ea0d0e92e5f: Pulling fs layer [2020-05-28T15:24:39.001Z] 5ea0d0e92e5f: Verifying Checksum [2020-05-28T15:24:39.001Z] 5ea0d0e92e5f: Download complete [2020-05-28T15:24:39.282Z] 5ea0d0e92e5f: Pull complete [2020-05-28T15:24:39.282Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-28T15:24:39.282Z] Status: Downloaded newer image for busybox:latest [2020-05-28T15:24:40.051Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-28T15:24:41.682Z] + bundleName=s390x-integration [2020-05-28T15:24:41.682Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-28T15:24:41.682Z] Creating s390x-integration-bundles.tar.gz [2020-05-28T15:24:41.682Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-28T15:24:41.682Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-28T15:24:41.716Z] Archiving artifacts [2020-05-28T15:24:42.003Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41009/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-28T15:24:42.394Z] + make clean [2020-05-28T15:24:42.675Z] docker volume rm -f docker-dev-cache [2020-05-28T15:24:42.955Z] docker-dev-cache [Pipeline] deleteDir [2020-05-28T15:24:43.326Z] === RUN TestDockerDaemonSuite/TestShmSize [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-28T15:24:45.224Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-28T15:24:48.500Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-28T15:24:48.500Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-28T15:24:51.023Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-28T15:24:52.395Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-28T15:24:53.768Z] --- PASS: TestDockerDaemonSuite (345.11s) [2020-05-28T15:24:53.768Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.74s) [2020-05-28T15:24:53.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-28T15:24:53.768Z] daemon.go:325: [d729891f022b6] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:325: [d729891f022b6] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:353: [d729891f022b6] daemon started [2020-05-28T15:24:53.768Z] daemon.go:461: [d729891f022b6] Stopping daemon [2020-05-28T15:24:53.768Z] daemon.go:296: [d729891f022b6] exiting daemon [2020-05-28T15:24:53.768Z] daemon.go:448: [d729891f022b6] Daemon stopped [2020-05-28T15:24:53.768Z] daemon.go:325: [d729891f022b6] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:325: [d729891f022b6] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:353: [d729891f022b6] daemon started [2020-05-28T15:24:53.768Z] daemon.go:461: [d729891f022b6] Stopping daemon [2020-05-28T15:24:53.768Z] daemon.go:296: [d729891f022b6] exiting daemon [2020-05-28T15:24:53.768Z] daemon.go:448: [d729891f022b6] Daemon stopped [2020-05-28T15:24:53.768Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.91s) [2020-05-28T15:24:53.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-28T15:24:53.768Z] daemon.go:325: [d6a68b4cb63f5] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:325: [d6a68b4cb63f5] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:353: [d6a68b4cb63f5] daemon started [2020-05-28T15:24:53.768Z] daemon.go:461: [d6a68b4cb63f5] Stopping daemon [2020-05-28T15:24:53.768Z] daemon.go:296: [d6a68b4cb63f5] exiting daemon [2020-05-28T15:24:53.768Z] daemon.go:448: [d6a68b4cb63f5] Daemon stopped [2020-05-28T15:24:53.768Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-05-28T15:24:53.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-28T15:24:53.768Z] daemon.go:325: [d5cb11d7ee237] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:325: [d5cb11d7ee237] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:353: [d5cb11d7ee237] daemon started [2020-05-28T15:24:53.768Z] daemon.go:461: [d5cb11d7ee237] Stopping daemon [2020-05-28T15:24:53.768Z] daemon.go:296: [d5cb11d7ee237] exiting daemon [2020-05-28T15:24:53.768Z] daemon.go:448: [d5cb11d7ee237] Daemon stopped [2020-05-28T15:24:53.768Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.70s) [2020-05-28T15:24:53.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-28T15:24:53.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-28T15:24:53.768Z] daemon.go:325: [d5b22aff4e48c] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:325: [d5b22aff4e48c] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:353: [d5b22aff4e48c] daemon started [2020-05-28T15:24:53.768Z] daemon.go:296: [d5b22aff4e48c] exiting daemon [2020-05-28T15:24:53.768Z] docker_cli_daemon_test.go:1449: Daemon d5b22aff4e48c is not started [2020-05-28T15:24:53.768Z] daemon.go:325: [d5b22aff4e48c] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:325: [d5b22aff4e48c] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:353: [d5b22aff4e48c] daemon started [2020-05-28T15:24:53.768Z] daemon.go:461: [d5b22aff4e48c] Stopping daemon [2020-05-28T15:24:53.768Z] daemon.go:296: [d5b22aff4e48c] exiting daemon [2020-05-28T15:24:53.768Z] daemon.go:448: [d5b22aff4e48c] Daemon stopped [2020-05-28T15:24:53.768Z] check_test.go:309: Daemon df9b772c4facb is not started [2020-05-28T15:24:53.768Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.31s) [2020-05-28T15:24:53.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-28T15:24:53.768Z] daemon.go:325: [d96d5f8a77ff0] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:325: [d96d5f8a77ff0] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:353: [d96d5f8a77ff0] daemon started [2020-05-28T15:24:53.768Z] daemon.go:325: [d96d5f8a77ff0] waiting for daemon to start [2020-05-28T15:24:53.768Z] daemon.go:296: [d96d5f8a77ff0] exiting daemon [2020-05-28T15:24:53.768Z] daemon.go:325: [d96d5f8a77ff0] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d96d5f8a77ff0] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d96d5f8a77ff0] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d96d5f8a77ff0] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d96d5f8a77ff0] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-28T15:24:53.769Z] daemon.go:325: [d0b1cfc3313b2] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d0b1cfc3313b2] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d0b1cfc3313b2] daemon started [2020-05-28T15:24:53.769Z] daemon.go:296: [d0b1cfc3313b2] exiting daemon [2020-05-28T15:24:53.769Z] check_test.go:309: Daemon dcd2c91fe6ead is not started [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.41s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-28T15:24:53.769Z] daemon.go:325: [d3afd5de35612] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d3afd5de35612] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d3afd5de35612] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d3afd5de35612] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d3afd5de35612] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d3afd5de35612] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-28T15:24:53.769Z] daemon.go:325: [dd72880ece066] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:296: [dd72880ece066] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:325: [dd72880ece066] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [dd72880ece066] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [dd72880ece066] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [dd72880ece066] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [dd72880ece066] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [dd72880ece066] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [dd72880ece066] Daemon stopped [2020-05-28T15:24:53.769Z] daemon.go:325: [dd72880ece066] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [dd72880ece066] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [dd72880ece066] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [dd72880ece066] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [dd72880ece066] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [dd72880ece066] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.24s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-28T15:24:53.769Z] daemon.go:325: [d0a12737e36e7] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d0a12737e36e7] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d0a12737e36e7] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d0a12737e36e7] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d0a12737e36e7] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d0a12737e36e7] Daemon stopped [2020-05-28T15:24:53.769Z] daemon.go:325: [d0a12737e36e7] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d0a12737e36e7] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d0a12737e36e7] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d0a12737e36e7] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d0a12737e36e7] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d0a12737e36e7] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.60s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-28T15:24:53.769Z] daemon.go:325: [d97120aae44a1] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d97120aae44a1] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d97120aae44a1] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d97120aae44a1] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d97120aae44a1] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d97120aae44a1] Daemon stopped [2020-05-28T15:24:53.769Z] daemon.go:325: [d97120aae44a1] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d97120aae44a1] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d97120aae44a1] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d97120aae44a1] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d97120aae44a1] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d97120aae44a1] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.44s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-28T15:24:53.769Z] daemon.go:325: [d3fb76e4a14a1] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d3fb76e4a14a1] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d3fb76e4a14a1] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d3fb76e4a14a1] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d3fb76e4a14a1] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d3fb76e4a14a1] Daemon stopped [2020-05-28T15:24:53.769Z] daemon.go:325: [d3fb76e4a14a1] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d3fb76e4a14a1] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d3fb76e4a14a1] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d3fb76e4a14a1] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d3fb76e4a14a1] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d3fb76e4a14a1] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.03s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-28T15:24:53.769Z] daemon.go:325: [d2d3416ff93b4] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d2d3416ff93b4] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d2d3416ff93b4] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d2d3416ff93b4] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d2d3416ff93b4] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d2d3416ff93b4] Daemon stopped [2020-05-28T15:24:53.769Z] daemon.go:325: [d2d3416ff93b4] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d2d3416ff93b4] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d2d3416ff93b4] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d2d3416ff93b4] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d2d3416ff93b4] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d2d3416ff93b4] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-28T15:24:53.769Z] daemon.go:325: [d551bbc715daa] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d551bbc715daa] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d551bbc715daa] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d551bbc715daa] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d551bbc715daa] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d551bbc715daa] Daemon stopped [2020-05-28T15:24:53.769Z] daemon.go:325: [d551bbc715daa] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d551bbc715daa] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d551bbc715daa] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d551bbc715daa] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d551bbc715daa] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d551bbc715daa] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.72s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-28T15:24:53.769Z] daemon.go:325: [d7a54629f9000] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d7a54629f9000] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d7a54629f9000] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d7a54629f9000] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d7a54629f9000] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d7a54629f9000] Daemon stopped [2020-05-28T15:24:53.769Z] daemon.go:325: [d7a54629f9000] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d7a54629f9000] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d7a54629f9000] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d7a54629f9000] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d7a54629f9000] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d7a54629f9000] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-28T15:24:53.769Z] daemon.go:325: [d263c118ea0c0] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:296: [d263c118ea0c0] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:325: [d263c118ea0c0] waiting for daemon to start [2020-05-28T15:24:53.769Z] check_test.go:309: Daemon d7de93f96d800 is not started [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-28T15:24:53.769Z] daemon.go:325: [dee5d7569efec] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:296: [dee5d7569efec] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:325: [dee5d7569efec] waiting for daemon to start [2020-05-28T15:24:53.769Z] check_test.go:309: Daemon de62c5096ed28 is not started [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.68s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-28T15:24:53.769Z] daemon.go:325: [dc52d07e26ed6] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [dc52d07e26ed6] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [dc52d07e26ed6] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [dc52d07e26ed6] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [dc52d07e26ed6] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [dc52d07e26ed6] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-28T15:24:53.769Z] daemon.go:325: [d301fdef9b482] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d301fdef9b482] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d301fdef9b482] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d301fdef9b482] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d301fdef9b482] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d301fdef9b482] Daemon stopped [2020-05-28T15:24:53.769Z] check_test.go:309: Daemon d301fdef9b482 is not started [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.20s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-28T15:24:53.769Z] daemon.go:325: [dc03ec91b8989] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [dc03ec91b8989] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [dc03ec91b8989] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [dc03ec91b8989] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [dc03ec91b8989] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [dc03ec91b8989] Daemon stopped [2020-05-28T15:24:53.769Z] daemon.go:325: [dc03ec91b8989] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [dc03ec91b8989] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [dc03ec91b8989] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [dc03ec91b8989] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [dc03ec91b8989] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [dc03ec91b8989] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.80s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-28T15:24:53.769Z] daemon.go:325: [d833eda4cc75c] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d833eda4cc75c] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d833eda4cc75c] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d833eda4cc75c] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d833eda4cc75c] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d833eda4cc75c] Daemon stopped [2020-05-28T15:24:53.769Z] daemon.go:325: [d833eda4cc75c] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d833eda4cc75c] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d833eda4cc75c] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d833eda4cc75c] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d833eda4cc75c] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d833eda4cc75c] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.40s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-28T15:24:53.769Z] daemon.go:325: [d858513c04de0] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d858513c04de0] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d858513c04de0] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d858513c04de0] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d858513c04de0] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d858513c04de0] Daemon stopped [2020-05-28T15:24:53.769Z] daemon.go:325: [d858513c04de0] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d858513c04de0] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d858513c04de0] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d858513c04de0] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d858513c04de0] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d858513c04de0] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-28T15:24:53.769Z] daemon.go:325: [d9a7b3584498d] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d9a7b3584498d] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d9a7b3584498d] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d9a7b3584498d] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d9a7b3584498d] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d9a7b3584498d] Daemon stopped [2020-05-28T15:24:53.769Z] daemon.go:325: [d9a7b3584498d] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d9a7b3584498d] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d9a7b3584498d] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d9a7b3584498d] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d9a7b3584498d] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d9a7b3584498d] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-28T15:24:53.769Z] daemon.go:325: [d1de520be910b] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d1de520be910b] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d1de520be910b] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d1de520be910b] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d1de520be910b] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d1de520be910b] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-05-28T15:24:53.769Z] daemon.go:325: [d7b74b19d942e] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d7b74b19d942e] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d7b74b19d942e] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d7b74b19d942e] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d7b74b19d942e] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d7b74b19d942e] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-28T15:24:53.769Z] daemon.go:325: [d7dcb0ae2f651] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d7dcb0ae2f651] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d7dcb0ae2f651] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d7dcb0ae2f651] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d7dcb0ae2f651] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d7dcb0ae2f651] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-28T15:24:53.769Z] daemon.go:325: [d4975eabe8b40] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:296: [d4975eabe8b40] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:325: [d4975eabe8b40] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:461: [d4975eabe8b40] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:450: [d4975eabe8b40] Error when stopping daemon: daemon not started [2020-05-28T15:24:53.769Z] check_test.go:309: Daemon d4975eabe8b40 is not started [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.60s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-05-28T15:24:53.769Z] daemon.go:325: [d03d6683ff163] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d03d6683ff163] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d03d6683ff163] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d03d6683ff163] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d03d6683ff163] exiting daemon [2020-05-28T15:24:53.769Z] daemon.go:448: [d03d6683ff163] Daemon stopped [2020-05-28T15:24:53.769Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.57s) [2020-05-28T15:24:53.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-28T15:24:53.769Z] daemon.go:325: [d2042bec4afd1] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:325: [d2042bec4afd1] waiting for daemon to start [2020-05-28T15:24:53.769Z] daemon.go:353: [d2042bec4afd1] daemon started [2020-05-28T15:24:53.769Z] daemon.go:461: [d2042bec4afd1] Stopping daemon [2020-05-28T15:24:53.769Z] daemon.go:296: [d2042bec4afd1] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d2042bec4afd1] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-28T15:24:53.770Z] daemon.go:325: [db84a00727552] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [db84a00727552] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [db84a00727552] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [db84a00727552] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [db84a00727552] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [db84a00727552] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.62s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-28T15:24:53.770Z] daemon.go:325: [d698662aa1432] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d698662aa1432] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d698662aa1432] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d698662aa1432] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d698662aa1432] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d698662aa1432] Daemon stopped [2020-05-28T15:24:53.770Z] daemon.go:325: [d698662aa1432] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d698662aa1432] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d698662aa1432] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d698662aa1432] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d698662aa1432] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d698662aa1432] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.17s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-05-28T15:24:53.770Z] daemon.go:325: [dce48e503ebbb] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [dce48e503ebbb] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [dce48e503ebbb] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [dce48e503ebbb] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [dce48e503ebbb] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [dce48e503ebbb] Daemon stopped [2020-05-28T15:24:53.770Z] daemon.go:325: [dce48e503ebbb] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [dce48e503ebbb] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [dce48e503ebbb] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [dce48e503ebbb] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [dce48e503ebbb] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [dce48e503ebbb] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.67s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-05-28T15:24:53.770Z] daemon.go:325: [d4555fcd52ad8] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d4555fcd52ad8] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d4555fcd52ad8] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d4555fcd52ad8] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d4555fcd52ad8] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d4555fcd52ad8] Daemon stopped [2020-05-28T15:24:53.770Z] daemon.go:325: [d4555fcd52ad8] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d4555fcd52ad8] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d4555fcd52ad8] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d4555fcd52ad8] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d4555fcd52ad8] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d4555fcd52ad8] Daemon stopped [2020-05-28T15:24:53.770Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-28T15:24:53.770Z] requirement.go:26: unmatched requirement IPv6 [2020-05-28T15:24:53.770Z] check_test.go:309: Daemon d0753315f631e is not started [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.55s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-28T15:24:53.770Z] daemon.go:325: [d34da4f1a3a5d] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d34da4f1a3a5d] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d34da4f1a3a5d] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d34da4f1a3a5d] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d34da4f1a3a5d] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d34da4f1a3a5d] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.78s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-28T15:24:53.770Z] daemon.go:325: [d81bc12be5f0f] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d81bc12be5f0f] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d81bc12be5f0f] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d81bc12be5f0f] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d81bc12be5f0f] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d81bc12be5f0f] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.01s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-28T15:24:53.770Z] daemon.go:325: [d6a168bcfd34b] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d6a168bcfd34b] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d6a168bcfd34b] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d6a168bcfd34b] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d6a168bcfd34b] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d6a168bcfd34b] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.41s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-28T15:24:53.770Z] daemon.go:325: [d18950e4e6837] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d18950e4e6837] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d18950e4e6837] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d18950e4e6837] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d18950e4e6837] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d18950e4e6837] Daemon stopped [2020-05-28T15:24:53.770Z] check_test.go:309: Daemon d18950e4e6837 is not started [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.78s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-28T15:24:53.770Z] daemon.go:325: [dca1de2a9b210] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [dca1de2a9b210] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [dca1de2a9b210] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [dca1de2a9b210] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [dca1de2a9b210] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [dca1de2a9b210] Daemon stopped [2020-05-28T15:24:53.770Z] daemon.go:325: [dca1de2a9b210] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [dca1de2a9b210] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [dca1de2a9b210] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [dca1de2a9b210] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [dca1de2a9b210] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [dca1de2a9b210] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.61s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-28T15:24:53.770Z] daemon.go:325: [da8afcb2fb79e] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [da8afcb2fb79e] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [da8afcb2fb79e] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [da8afcb2fb79e] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [da8afcb2fb79e] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [da8afcb2fb79e] Daemon stopped [2020-05-28T15:24:53.770Z] check_test.go:309: Daemon da8afcb2fb79e is not started [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.34s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-28T15:24:53.770Z] daemon.go:325: [dd203f81c98e3] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [dd203f81c98e3] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [dd203f81c98e3] daemon started [2020-05-28T15:24:53.770Z] daemon.go:296: [dd203f81c98e3] exiting daemon [2020-05-28T15:24:53.770Z] docker_cli_daemon_plugins_test.go:80: Daemon dd203f81c98e3 is not started [2020-05-28T15:24:53.770Z] daemon.go:325: [dd203f81c98e3] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [dd203f81c98e3] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [dd203f81c98e3] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [dd203f81c98e3] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [dd203f81c98e3] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [dd203f81c98e3] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.73s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-28T15:24:53.770Z] daemon.go:325: [d2a885fc46ad8] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d2a885fc46ad8] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d2a885fc46ad8] daemon started [2020-05-28T15:24:53.770Z] daemon.go:296: [d2a885fc46ad8] exiting daemon [2020-05-28T15:24:53.770Z] docker_cli_daemon_plugins_test.go:170: Daemon d2a885fc46ad8 is not started [2020-05-28T15:24:53.770Z] daemon.go:325: [d2a885fc46ad8] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d2a885fc46ad8] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d2a885fc46ad8] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d2a885fc46ad8] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d2a885fc46ad8] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d2a885fc46ad8] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.13s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-28T15:24:53.770Z] daemon.go:325: [da7273b346d69] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [da7273b346d69] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [da7273b346d69] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [da7273b346d69] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [da7273b346d69] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [da7273b346d69] Daemon stopped [2020-05-28T15:24:53.770Z] daemon.go:325: [da7273b346d69] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [da7273b346d69] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [da7273b346d69] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [da7273b346d69] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [da7273b346d69] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [da7273b346d69] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.69s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-28T15:24:53.770Z] daemon.go:325: [d0af6f17e3111] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d0af6f17e3111] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d0af6f17e3111] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d0af6f17e3111] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d0af6f17e3111] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d0af6f17e3111] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.61s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-28T15:24:53.770Z] daemon.go:325: [dc70e0be1c50f] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [dc70e0be1c50f] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [dc70e0be1c50f] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [dc70e0be1c50f] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [dc70e0be1c50f] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [dc70e0be1c50f] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-28T15:24:53.770Z] daemon.go:325: [d941aba5ab0d8] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:296: [d941aba5ab0d8] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:325: [d941aba5ab0d8] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:461: [d941aba5ab0d8] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:450: [d941aba5ab0d8] Error when stopping daemon: daemon not started [2020-05-28T15:24:53.770Z] check_test.go:309: Daemon d941aba5ab0d8 is not started [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.30s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-28T15:24:53.770Z] daemon.go:325: [d0a4db25eef54] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d0a4db25eef54] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d0a4db25eef54] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d0a4db25eef54] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d0a4db25eef54] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d0a4db25eef54] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.97s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-28T15:24:53.770Z] daemon.go:325: [dacadfc88cf4e] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [dacadfc88cf4e] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [dacadfc88cf4e] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [dacadfc88cf4e] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [dacadfc88cf4e] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [dacadfc88cf4e] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-28T15:24:53.770Z] daemon.go:325: [d443f9a035a23] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d443f9a035a23] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d443f9a035a23] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d443f9a035a23] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d443f9a035a23] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d443f9a035a23] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-28T15:24:53.770Z] daemon.go:325: [d9bac841dcb65] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d9bac841dcb65] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d9bac841dcb65] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d9bac841dcb65] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d9bac841dcb65] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d9bac841dcb65] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.89s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-28T15:24:53.770Z] daemon.go:325: [dd77278f04bf7] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [dd77278f04bf7] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [dd77278f04bf7] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [dd77278f04bf7] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [dd77278f04bf7] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [dd77278f04bf7] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.57s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-28T15:24:53.770Z] daemon.go:325: [dc9b657087cf6] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [dc9b657087cf6] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [dc9b657087cf6] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [dc9b657087cf6] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [dc9b657087cf6] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [dc9b657087cf6] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-28T15:24:53.770Z] daemon.go:325: [dc6a7582843dc] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [dc6a7582843dc] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [dc6a7582843dc] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [dc6a7582843dc] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [dc6a7582843dc] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [dc6a7582843dc] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-28T15:24:53.770Z] daemon.go:325: [de74781b0311b] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [de74781b0311b] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [de74781b0311b] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [de74781b0311b] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [de74781b0311b] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [de74781b0311b] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-28T15:24:53.770Z] daemon.go:325: [d593fc3661ade] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:325: [d593fc3661ade] waiting for daemon to start [2020-05-28T15:24:53.770Z] daemon.go:353: [d593fc3661ade] daemon started [2020-05-28T15:24:53.770Z] daemon.go:461: [d593fc3661ade] Stopping daemon [2020-05-28T15:24:53.770Z] daemon.go:296: [d593fc3661ade] exiting daemon [2020-05-28T15:24:53.770Z] daemon.go:448: [d593fc3661ade] Daemon stopped [2020-05-28T15:24:53.770Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-05-28T15:24:53.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-28T15:24:53.771Z] daemon.go:325: [d8aa186e01985] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d8aa186e01985] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d8aa186e01985] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d8aa186e01985] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d8aa186e01985] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d8aa186e01985] Daemon stopped [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.50s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-28T15:24:53.771Z] daemon.go:325: [d2867be42e858] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d2867be42e858] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d2867be42e858] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d2867be42e858] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d2867be42e858] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d2867be42e858] Daemon stopped [2020-05-28T15:24:53.771Z] check_test.go:309: Daemon d2867be42e858 is not started [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-28T15:24:53.771Z] daemon.go:325: [d12d6faa8120a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d12d6faa8120a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d12d6faa8120a] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d12d6faa8120a] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d12d6faa8120a] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d12d6faa8120a] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d12d6faa8120a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d12d6faa8120a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d12d6faa8120a] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d12d6faa8120a] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d12d6faa8120a] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d12d6faa8120a] Daemon stopped [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.80s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-28T15:24:53.771Z] daemon.go:325: [d595fce233886] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d595fce233886] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d595fce233886] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d595fce233886] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d595fce233886] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d595fce233886] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d595fce233886] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d595fce233886] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d595fce233886] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d595fce233886] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d595fce233886] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d595fce233886] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d595fce233886] Daemon stopped [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.53s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-28T15:24:53.771Z] daemon.go:325: [d22c843c7b021] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d22c843c7b021] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d22c843c7b021] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d22c843c7b021] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d22c843c7b021] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d22c843c7b021] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d22c843c7b021] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d22c843c7b021] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d22c843c7b021] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d22c843c7b021] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d22c843c7b021] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d22c843c7b021] Daemon stopped [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-28T15:24:53.771Z] daemon.go:325: [dbf02fa211894] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [dbf02fa211894] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [dbf02fa211894] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [dbf02fa211894] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [dbf02fa211894] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [dbf02fa211894] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [dbf02fa211894] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [dbf02fa211894] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [dbf02fa211894] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [dbf02fa211894] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [dbf02fa211894] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [dbf02fa211894] Daemon stopped [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.10s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-28T15:24:53.771Z] daemon.go:325: [d6a76877366aa] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d6a76877366aa] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d6a76877366aa] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d6a76877366aa] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d6a76877366aa] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d6a76877366aa] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d6a76877366aa] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d6a76877366aa] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d6a76877366aa] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d6a76877366aa] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d6a76877366aa] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d6a76877366aa] Daemon stopped [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.17s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-28T15:24:53.771Z] daemon.go:325: [d3c1095738ea6] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d3c1095738ea6] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d3c1095738ea6] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d3c1095738ea6] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d3c1095738ea6] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d3c1095738ea6] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d3c1095738ea6] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d3c1095738ea6] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d3c1095738ea6] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d3c1095738ea6] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d3c1095738ea6] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d3c1095738ea6] Daemon stopped [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.82s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-28T15:24:53.771Z] daemon.go:325: [df0c1ac823d94] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [df0c1ac823d94] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [df0c1ac823d94] daemon started [2020-05-28T15:24:53.771Z] daemon.go:325: [df0c1ac823d94] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:296: [df0c1ac823d94] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:325: [df0c1ac823d94] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [df0c1ac823d94] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [df0c1ac823d94] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [df0c1ac823d94] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [df0c1ac823d94] Daemon stopped [2020-05-28T15:24:53.771Z] check_test.go:309: Daemon df0c1ac823d94 is not started [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-28T15:24:53.771Z] daemon.go:325: [d6a122db9920c] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d6a122db9920c] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d6a122db9920c] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d6a122db9920c] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d6a122db9920c] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d6a122db9920c] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d6a122db9920c] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d6a122db9920c] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d6a122db9920c] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d6a122db9920c] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d6a122db9920c] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d6a122db9920c] Daemon stopped [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.44s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-28T15:24:53.771Z] daemon.go:325: [d1f3792af4743] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d1f3792af4743] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d1f3792af4743] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d1f3792af4743] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d1f3792af4743] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d1f3792af4743] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d1f3792af4743] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d1f3792af4743] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d1f3792af4743] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d1f3792af4743] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d1f3792af4743] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d1f3792af4743] Daemon stopped [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.27s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d2a76831263ad] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d2a76831263ad] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d2a76831263ad] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d2a76831263ad] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d2a76831263ad] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d2a76831263ad] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d2a76831263ad] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d2a76831263ad] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d2a76831263ad] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d2a76831263ad] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d2a76831263ad] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d2a76831263ad] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d2a76831263ad] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d2a76831263ad] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d2a76831263ad] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d2a76831263ad] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d2a76831263ad] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d2a76831263ad] Daemon stopped [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.52s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-28T15:24:53.771Z] daemon.go:325: [d49cbf472ec7a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d49cbf472ec7a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d49cbf472ec7a] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d49cbf472ec7a] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d49cbf472ec7a] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d49cbf472ec7a] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d49cbf472ec7a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d49cbf472ec7a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d49cbf472ec7a] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d49cbf472ec7a] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d49cbf472ec7a] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d49cbf472ec7a] Daemon stopped [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-28T15:24:53.771Z] daemon.go:325: [d89361e411b4d] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d89361e411b4d] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d89361e411b4d] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d89361e411b4d] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d89361e411b4d] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d89361e411b4d] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d89361e411b4d] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d89361e411b4d] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d89361e411b4d] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d89361e411b4d] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d89361e411b4d] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d89361e411b4d] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d89361e411b4d] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d89361e411b4d] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d89361e411b4d] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d89361e411b4d] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d89361e411b4d] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d89361e411b4d] Daemon stopped [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.27s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-28T15:24:53.771Z] daemon.go:325: [d3e59cfab7e1a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d3e59cfab7e1a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d3e59cfab7e1a] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d3e59cfab7e1a] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d3e59cfab7e1a] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d3e59cfab7e1a] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d3e59cfab7e1a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d3e59cfab7e1a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d3e59cfab7e1a] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d3e59cfab7e1a] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d3e59cfab7e1a] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d3e59cfab7e1a] Daemon stopped [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.25s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-28T15:24:53.771Z] daemon.go:325: [d2b08e2f782e8] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d2b08e2f782e8] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d2b08e2f782e8] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d2b08e2f782e8] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d2b08e2f782e8] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d2b08e2f782e8] Daemon stopped [2020-05-28T15:24:53.771Z] daemon.go:325: [d2b08e2f782e8] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d2b08e2f782e8] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d2b08e2f782e8] daemon started [2020-05-28T15:24:53.771Z] daemon.go:461: [d2b08e2f782e8] Stopping daemon [2020-05-28T15:24:53.771Z] daemon.go:296: [d2b08e2f782e8] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:448: [d2b08e2f782e8] Daemon stopped [2020-05-28T15:24:53.771Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-28T15:24:53.771Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-28T15:24:53.771Z] check_test.go:309: Daemon db2a43d6ab7b1 is not started [2020-05-28T15:24:53.771Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-28T15:24:53.771Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-28T15:24:53.771Z] check_test.go:309: Daemon d3e9fd4886898 is not started [2020-05-28T15:24:53.771Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.85s) [2020-05-28T15:24:53.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-28T15:24:53.771Z] daemon.go:325: [d95d72450596a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d95d72450596a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:353: [d95d72450596a] daemon started [2020-05-28T15:24:53.771Z] daemon.go:296: [d95d72450596a] exiting daemon [2020-05-28T15:24:53.771Z] daemon.go:325: [d95d72450596a] waiting for daemon to start [2020-05-28T15:24:53.771Z] daemon.go:325: [d95d72450596a] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d95d72450596a] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d95d72450596a] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d95d72450596a] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d95d72450596a] Daemon stopped [2020-05-28T15:24:53.772Z] check_test.go:309: Daemon d95d72450596a is not started [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.18s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-28T15:24:53.772Z] daemon.go:325: [d619f5ee6c565] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d619f5ee6c565] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d619f5ee6c565] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d619f5ee6c565] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d619f5ee6c565] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d619f5ee6c565] Daemon stopped [2020-05-28T15:24:53.772Z] daemon.go:325: [d619f5ee6c565] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d619f5ee6c565] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d619f5ee6c565] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d619f5ee6c565] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d619f5ee6c565] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d619f5ee6c565] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.34s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-28T15:24:53.772Z] daemon.go:325: [d163a54d0d7e6] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d163a54d0d7e6] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d163a54d0d7e6] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d163a54d0d7e6] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d163a54d0d7e6] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d163a54d0d7e6] Daemon stopped [2020-05-28T15:24:53.772Z] daemon.go:325: [d163a54d0d7e6] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d163a54d0d7e6] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d163a54d0d7e6] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d163a54d0d7e6] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d163a54d0d7e6] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d163a54d0d7e6] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.22s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-28T15:24:53.772Z] daemon.go:325: [d3ed2438d16e4] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d3ed2438d16e4] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d3ed2438d16e4] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d3ed2438d16e4] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d3ed2438d16e4] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d3ed2438d16e4] Daemon stopped [2020-05-28T15:24:53.772Z] daemon.go:325: [d3ed2438d16e4] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d3ed2438d16e4] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d3ed2438d16e4] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d3ed2438d16e4] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d3ed2438d16e4] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d3ed2438d16e4] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.32s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-28T15:24:53.772Z] daemon.go:325: [d13a3380e1fb5] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d13a3380e1fb5] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d13a3380e1fb5] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d13a3380e1fb5] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d13a3380e1fb5] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d13a3380e1fb5] Daemon stopped [2020-05-28T15:24:53.772Z] daemon.go:325: [d13a3380e1fb5] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d13a3380e1fb5] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d13a3380e1fb5] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d13a3380e1fb5] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d13a3380e1fb5] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d13a3380e1fb5] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.98s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-28T15:24:53.772Z] daemon.go:325: [d384e5860b8a5] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d384e5860b8a5] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d384e5860b8a5] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d384e5860b8a5] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d384e5860b8a5] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d384e5860b8a5] Daemon stopped [2020-05-28T15:24:53.772Z] daemon.go:325: [d384e5860b8a5] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d384e5860b8a5] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d384e5860b8a5] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d384e5860b8a5] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d384e5860b8a5] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d384e5860b8a5] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.13s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-28T15:24:53.772Z] daemon.go:325: [dbf52ab2796ed] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [dbf52ab2796ed] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [dbf52ab2796ed] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [dbf52ab2796ed] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [dbf52ab2796ed] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [dbf52ab2796ed] Daemon stopped [2020-05-28T15:24:53.772Z] daemon.go:325: [dbf52ab2796ed] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [dbf52ab2796ed] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [dbf52ab2796ed] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [dbf52ab2796ed] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [dbf52ab2796ed] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [dbf52ab2796ed] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.19s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-28T15:24:53.772Z] daemon.go:325: [d7c73b9a1d4a4] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d7c73b9a1d4a4] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d7c73b9a1d4a4] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d7c73b9a1d4a4] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d7c73b9a1d4a4] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d7c73b9a1d4a4] Daemon stopped [2020-05-28T15:24:53.772Z] daemon.go:325: [d7c73b9a1d4a4] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d7c73b9a1d4a4] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d7c73b9a1d4a4] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d7c73b9a1d4a4] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d7c73b9a1d4a4] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d7c73b9a1d4a4] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.74s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-28T15:24:53.772Z] daemon.go:325: [d5600b34b387a] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d5600b34b387a] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d5600b34b387a] daemon started [2020-05-28T15:24:53.772Z] daemon.go:296: [d5600b34b387a] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:325: [d5600b34b387a] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d5600b34b387a] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d5600b34b387a] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d5600b34b387a] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d5600b34b387a] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d5600b34b387a] Daemon stopped [2020-05-28T15:24:53.772Z] check_test.go:309: Daemon d5600b34b387a is not started [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.56s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-28T15:24:53.772Z] daemon.go:325: [d9013dbec1492] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d9013dbec1492] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d9013dbec1492] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d9013dbec1492] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d9013dbec1492] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d9013dbec1492] Daemon stopped [2020-05-28T15:24:53.772Z] daemon.go:325: [d9013dbec1492] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d9013dbec1492] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d9013dbec1492] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d9013dbec1492] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d9013dbec1492] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d9013dbec1492] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.72s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-28T15:24:53.772Z] daemon.go:325: [d242a2f101246] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d242a2f101246] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d242a2f101246] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d242a2f101246] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d242a2f101246] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d242a2f101246] Daemon stopped [2020-05-28T15:24:53.772Z] daemon.go:325: [d242a2f101246] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d242a2f101246] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d242a2f101246] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d242a2f101246] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d242a2f101246] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d242a2f101246] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.88s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-28T15:24:53.772Z] daemon.go:325: [d1c9e19149596] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d1c9e19149596] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d1c9e19149596] daemon started [2020-05-28T15:24:53.772Z] daemon.go:296: [d1c9e19149596] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:461: [d1c9e19149596] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:450: [d1c9e19149596] Error when stopping daemon: daemon not started [2020-05-28T15:24:53.772Z] check_test.go:309: Daemon d1c9e19149596 is not started [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-28T15:24:53.772Z] daemon.go:325: [d7b16339d201b] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d7b16339d201b] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d7b16339d201b] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d7b16339d201b] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d7b16339d201b] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d7b16339d201b] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.55s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-28T15:24:53.772Z] daemon.go:325: [dfcf1aca5bf4e] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [dfcf1aca5bf4e] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [dfcf1aca5bf4e] daemon started [2020-05-28T15:24:53.772Z] daemon.go:296: [dfcf1aca5bf4e] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:325: [dfcf1aca5bf4e] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [dfcf1aca5bf4e] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [dfcf1aca5bf4e] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [dfcf1aca5bf4e] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [dfcf1aca5bf4e] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [dfcf1aca5bf4e] Daemon stopped [2020-05-28T15:24:53.772Z] daemon.go:325: [dfcf1aca5bf4e] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [dfcf1aca5bf4e] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [dfcf1aca5bf4e] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [dfcf1aca5bf4e] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [dfcf1aca5bf4e] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [dfcf1aca5bf4e] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-28T15:24:53.772Z] daemon.go:325: [dc41419fd184e] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [dc41419fd184e] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [dc41419fd184e] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [dc41419fd184e] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [dc41419fd184e] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [dc41419fd184e] Daemon stopped [2020-05-28T15:24:53.772Z] daemon.go:325: [dc41419fd184e] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [dc41419fd184e] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [dc41419fd184e] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [dc41419fd184e] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [dc41419fd184e] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [dc41419fd184e] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-28T15:24:53.772Z] daemon.go:325: [db579daba41aa] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [db579daba41aa] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [db579daba41aa] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [db579daba41aa] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [db579daba41aa] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [db579daba41aa] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-28T15:24:53.772Z] daemon.go:325: [d74175ec4d06e] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d74175ec4d06e] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d74175ec4d06e] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d74175ec4d06e] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d74175ec4d06e] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d74175ec4d06e] Daemon stopped [2020-05-28T15:24:53.772Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-28T15:24:53.772Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-05-28T15:24:53.772Z] daemon.go:325: [d045df878a3dc] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d045df878a3dc] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d045df878a3dc] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d045df878a3dc] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d045df878a3dc] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d045df878a3dc] Daemon stopped [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-28T15:24:53.772Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-05-28T15:24:53.772Z] daemon.go:325: [d405fa77dfafb] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [d405fa77dfafb] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:353: [d405fa77dfafb] daemon started [2020-05-28T15:24:53.772Z] daemon.go:461: [d405fa77dfafb] Stopping daemon [2020-05-28T15:24:53.772Z] daemon.go:296: [d405fa77dfafb] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:448: [d405fa77dfafb] Daemon stopped [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-28T15:24:53.772Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-05-28T15:24:53.772Z] daemon.go:325: [dfb7a3e5c1429] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:296: [dfb7a3e5c1429] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:325: [dfb7a3e5c1429] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-28T15:24:53.772Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-05-28T15:24:53.772Z] daemon.go:325: [d1e1e6c308697] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:296: [d1e1e6c308697] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:325: [d1e1e6c308697] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-28T15:24:53.772Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-05-28T15:24:53.772Z] daemon.go:325: [d9e83af5ba623] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:296: [d9e83af5ba623] exiting daemon [2020-05-28T15:24:53.772Z] daemon.go:325: [d9e83af5ba623] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-28T15:24:53.772Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-05-28T15:24:53.772Z] daemon.go:325: [da55e3046a27d] waiting for daemon to start [2020-05-28T15:24:53.772Z] daemon.go:325: [da55e3046a27d] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [da55e3046a27d] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [da55e3046a27d] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [da55e3046a27d] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [da55e3046a27d] Daemon stopped [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-28T15:24:53.773Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-05-28T15:24:53.773Z] daemon.go:325: [d8884b9eca07c] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d8884b9eca07c] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d8884b9eca07c] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d8884b9eca07c] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d8884b9eca07c] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d8884b9eca07c] Daemon stopped [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-28T15:24:53.773Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-05-28T15:24:53.773Z] daemon.go:325: [dcc075d38c3c3] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:296: [dcc075d38c3c3] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:325: [dcc075d38c3c3] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-28T15:24:53.773Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-05-28T15:24:53.773Z] daemon.go:325: [d0bb827626dab] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:296: [d0bb827626dab] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:325: [d0bb827626dab] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-28T15:24:53.773Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-05-28T15:24:53.773Z] daemon.go:325: [d63989ee47ac5] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:296: [d63989ee47ac5] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:325: [d63989ee47ac5] waiting for daemon to start [2020-05-28T15:24:53.773Z] check_test.go:309: Daemon d32b2038e0328 is not started [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-28T15:24:53.773Z] daemon.go:325: [d9ca4334e4ecb] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d9ca4334e4ecb] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d9ca4334e4ecb] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d9ca4334e4ecb] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d9ca4334e4ecb] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d9ca4334e4ecb] Daemon stopped [2020-05-28T15:24:53.773Z] daemon.go:325: [d9ca4334e4ecb] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d9ca4334e4ecb] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d9ca4334e4ecb] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d9ca4334e4ecb] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d9ca4334e4ecb] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d9ca4334e4ecb] Daemon stopped [2020-05-28T15:24:53.773Z] check_test.go:309: Daemon d9ca4334e4ecb is not started [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-28T15:24:53.773Z] daemon.go:325: [dc38e48ddefe2] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [dc38e48ddefe2] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [dc38e48ddefe2] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [dc38e48ddefe2] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [dc38e48ddefe2] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [dc38e48ddefe2] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-28T15:24:53.773Z] daemon.go:325: [da41bb1a29877] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [da41bb1a29877] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [da41bb1a29877] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [da41bb1a29877] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [da41bb1a29877] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [da41bb1a29877] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.74s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-28T15:24:53.773Z] daemon.go:325: [dff322ea9699b] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [dff322ea9699b] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [dff322ea9699b] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [dff322ea9699b] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [dff322ea9699b] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [dff322ea9699b] Daemon stopped [2020-05-28T15:24:53.773Z] daemon.go:325: [dff322ea9699b] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [dff322ea9699b] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [dff322ea9699b] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [dff322ea9699b] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [dff322ea9699b] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [dff322ea9699b] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-28T15:24:53.773Z] daemon.go:325: [d54be53e5d952] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d54be53e5d952] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d54be53e5d952] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d54be53e5d952] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d54be53e5d952] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d54be53e5d952] Daemon stopped [2020-05-28T15:24:53.773Z] check_test.go:309: Daemon d54be53e5d952 is not started [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.65s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-28T15:24:53.773Z] daemon.go:325: [de05be01e8b01] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [de05be01e8b01] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [de05be01e8b01] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [de05be01e8b01] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [de05be01e8b01] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [de05be01e8b01] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.66s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-28T15:24:53.773Z] daemon.go:325: [d6fea91087e39] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d6fea91087e39] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d6fea91087e39] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d6fea91087e39] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d6fea91087e39] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d6fea91087e39] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.68s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-28T15:24:53.773Z] daemon.go:325: [d804e5f60575e] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d804e5f60575e] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d804e5f60575e] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d804e5f60575e] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d804e5f60575e] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d804e5f60575e] Daemon stopped [2020-05-28T15:24:53.773Z] daemon.go:325: [d804e5f60575e] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d804e5f60575e] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d804e5f60575e] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d804e5f60575e] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d804e5f60575e] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d804e5f60575e] Daemon stopped [2020-05-28T15:24:53.773Z] daemon.go:325: [d804e5f60575e] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d804e5f60575e] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d804e5f60575e] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d804e5f60575e] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d804e5f60575e] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d804e5f60575e] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-28T15:24:53.773Z] daemon.go:325: [dba2429f68e83] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [dba2429f68e83] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [dba2429f68e83] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [dba2429f68e83] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [dba2429f68e83] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [dba2429f68e83] Daemon stopped [2020-05-28T15:24:53.773Z] daemon.go:325: [dba2429f68e83] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:296: [dba2429f68e83] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:325: [dba2429f68e83] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:461: [dba2429f68e83] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:450: [dba2429f68e83] Error when stopping daemon: daemon not started [2020-05-28T15:24:53.773Z] check_test.go:309: Daemon dba2429f68e83 is not started [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.91s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-28T15:24:53.773Z] daemon.go:325: [d29b99d034cd8] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d29b99d034cd8] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d29b99d034cd8] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d29b99d034cd8] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d29b99d034cd8] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d29b99d034cd8] Daemon stopped [2020-05-28T15:24:53.773Z] daemon.go:325: [d29b99d034cd8] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d29b99d034cd8] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d29b99d034cd8] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d29b99d034cd8] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d29b99d034cd8] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d29b99d034cd8] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-28T15:24:53.773Z] daemon.go:325: [d191e4e273791] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d191e4e273791] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d191e4e273791] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d191e4e273791] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d191e4e273791] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d191e4e273791] Daemon stopped [2020-05-28T15:24:53.773Z] daemon.go:325: [d191e4e273791] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d191e4e273791] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d191e4e273791] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d191e4e273791] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d191e4e273791] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d191e4e273791] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.27s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-28T15:24:53.773Z] daemon.go:325: [d8c1ae94b54e1] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d8c1ae94b54e1] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d8c1ae94b54e1] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d8c1ae94b54e1] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d8c1ae94b54e1] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d8c1ae94b54e1] Daemon stopped [2020-05-28T15:24:53.773Z] daemon.go:325: [d8c1ae94b54e1] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d8c1ae94b54e1] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d8c1ae94b54e1] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d8c1ae94b54e1] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d8c1ae94b54e1] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d8c1ae94b54e1] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.23s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-28T15:24:53.773Z] daemon.go:325: [d4be8638afb0f] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d4be8638afb0f] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d4be8638afb0f] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d4be8638afb0f] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d4be8638afb0f] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d4be8638afb0f] Daemon stopped [2020-05-28T15:24:53.773Z] daemon.go:325: [d4be8638afb0f] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d4be8638afb0f] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d4be8638afb0f] daemon started [2020-05-28T15:24:53.773Z] check_test.go:309: Daemon d3b8aa95fe1c8 is not started [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-05-28T15:24:53.773Z] daemon.go:325: [da8ba7732fe28] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [da8ba7732fe28] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [da8ba7732fe28] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [da8ba7732fe28] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [da8ba7732fe28] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [da8ba7732fe28] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-28T15:24:53.773Z] daemon.go:325: [d827f82f00181] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d827f82f00181] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d827f82f00181] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d827f82f00181] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d827f82f00181] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d827f82f00181] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-28T15:24:53.773Z] daemon.go:325: [d03cc063283f4] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d03cc063283f4] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d03cc063283f4] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d03cc063283f4] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d03cc063283f4] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d03cc063283f4] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.19s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-05-28T15:24:53.773Z] daemon.go:325: [d8ec7de494e99] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d8ec7de494e99] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d8ec7de494e99] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d8ec7de494e99] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d8ec7de494e99] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d8ec7de494e99] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-28T15:24:53.773Z] check_test.go:309: Daemon d3e80f42b4cdc is not started [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.70s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-28T15:24:53.773Z] daemon.go:325: [da72768933de5] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [da72768933de5] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [da72768933de5] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [da72768933de5] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [da72768933de5] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [da72768933de5] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.71s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-28T15:24:53.773Z] daemon.go:325: [d8cb10611b7b8] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d8cb10611b7b8] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d8cb10611b7b8] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d8cb10611b7b8] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d8cb10611b7b8] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d8cb10611b7b8] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.98s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-28T15:24:53.773Z] daemon.go:325: [d2801cd99bc72] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d2801cd99bc72] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d2801cd99bc72] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d2801cd99bc72] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d2801cd99bc72] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d2801cd99bc72] Daemon stopped [2020-05-28T15:24:53.773Z] daemon.go:325: [d2801cd99bc72] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:325: [d2801cd99bc72] waiting for daemon to start [2020-05-28T15:24:53.773Z] daemon.go:353: [d2801cd99bc72] daemon started [2020-05-28T15:24:53.773Z] daemon.go:461: [d2801cd99bc72] Stopping daemon [2020-05-28T15:24:53.773Z] daemon.go:296: [d2801cd99bc72] exiting daemon [2020-05-28T15:24:53.773Z] daemon.go:448: [d2801cd99bc72] Daemon stopped [2020-05-28T15:24:53.773Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2020-05-28T15:24:53.773Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-05-28T15:24:53.774Z] daemon.go:325: [d42ac1c5fa65d] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d42ac1c5fa65d] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d42ac1c5fa65d] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d42ac1c5fa65d] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d42ac1c5fa65d] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d42ac1c5fa65d] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-05-28T15:24:53.774Z] daemon.go:325: [d67f13cefa626] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d67f13cefa626] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d67f13cefa626] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d67f13cefa626] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d67f13cefa626] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d67f13cefa626] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.55s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-05-28T15:24:53.774Z] daemon.go:325: [d8a6fea33dd64] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d8a6fea33dd64] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d8a6fea33dd64] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d8a6fea33dd64] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d8a6fea33dd64] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d8a6fea33dd64] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.74s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-28T15:24:53.774Z] daemon.go:325: [dacd3b65dd70a] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [dacd3b65dd70a] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [dacd3b65dd70a] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [dacd3b65dd70a] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [dacd3b65dd70a] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [dacd3b65dd70a] Daemon stopped [2020-05-28T15:24:53.774Z] daemon.go:325: [dacd3b65dd70a] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [dacd3b65dd70a] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [dacd3b65dd70a] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [dacd3b65dd70a] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [dacd3b65dd70a] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [dacd3b65dd70a] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.72s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-28T15:24:53.774Z] daemon.go:325: [db0b51759a31c] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [db0b51759a31c] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [db0b51759a31c] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [db0b51759a31c] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [db0b51759a31c] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [db0b51759a31c] Daemon stopped [2020-05-28T15:24:53.774Z] daemon.go:325: [db0b51759a31c] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [db0b51759a31c] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [db0b51759a31c] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [db0b51759a31c] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [db0b51759a31c] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [db0b51759a31c] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.44s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-05-28T15:24:53.774Z] daemon.go:325: [d7a5e227928ac] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d7a5e227928ac] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d7a5e227928ac] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d7a5e227928ac] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d7a5e227928ac] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d7a5e227928ac] Daemon stopped [2020-05-28T15:24:53.774Z] daemon.go:325: [d7a5e227928ac] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d7a5e227928ac] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d7a5e227928ac] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d7a5e227928ac] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d7a5e227928ac] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d7a5e227928ac] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.99s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-28T15:24:53.774Z] daemon.go:325: [ddd13b553225b] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [ddd13b553225b] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [ddd13b553225b] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [ddd13b553225b] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [ddd13b553225b] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [ddd13b553225b] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-28T15:24:53.774Z] daemon.go:325: [db5e81b5578fb] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [db5e81b5578fb] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [db5e81b5578fb] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [db5e81b5578fb] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [db5e81b5578fb] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [db5e81b5578fb] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-28T15:24:53.774Z] daemon.go:325: [dc83b0e34e804] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [dc83b0e34e804] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [dc83b0e34e804] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [dc83b0e34e804] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [dc83b0e34e804] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [dc83b0e34e804] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.67s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-28T15:24:53.774Z] daemon.go:325: [d9c52bfd80c06] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d9c52bfd80c06] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d9c52bfd80c06] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d9c52bfd80c06] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d9c52bfd80c06] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d9c52bfd80c06] Daemon stopped [2020-05-28T15:24:53.774Z] daemon.go:325: [d9c52bfd80c06] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d9c52bfd80c06] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d9c52bfd80c06] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d9c52bfd80c06] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d9c52bfd80c06] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d9c52bfd80c06] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.01s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-28T15:24:53.774Z] daemon.go:325: [d5051d457498b] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d5051d457498b] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d5051d457498b] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d5051d457498b] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d5051d457498b] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d5051d457498b] Daemon stopped [2020-05-28T15:24:53.774Z] daemon.go:325: [d5051d457498b] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d5051d457498b] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d5051d457498b] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d5051d457498b] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d5051d457498b] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d5051d457498b] Daemon stopped [2020-05-28T15:24:53.774Z] daemon.go:325: [d5051d457498b] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:296: [d5051d457498b] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:325: [d5051d457498b] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:461: [d5051d457498b] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:450: [d5051d457498b] Error when stopping daemon: daemon not started [2020-05-28T15:24:53.774Z] docker_cli_daemon_test.go:2542: Daemon d5051d457498b is not started [2020-05-28T15:24:53.774Z] daemon.go:325: [d5051d457498b] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d5051d457498b] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d5051d457498b] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d5051d457498b] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d5051d457498b] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d5051d457498b] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.96s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-28T15:24:53.774Z] daemon.go:325: [d745d179289e3] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d745d179289e3] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d745d179289e3] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d745d179289e3] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d745d179289e3] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d745d179289e3] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.92s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-28T15:24:53.774Z] daemon.go:325: [d6f4c516578c6] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d6f4c516578c6] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d6f4c516578c6] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d6f4c516578c6] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d6f4c516578c6] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d6f4c516578c6] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.86s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-05-28T15:24:53.774Z] daemon.go:325: [d7d023ef59ce5] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d7d023ef59ce5] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d7d023ef59ce5] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d7d023ef59ce5] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d7d023ef59ce5] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d7d023ef59ce5] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.10s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-05-28T15:24:53.774Z] daemon.go:325: [d14a2f63706e6] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [d14a2f63706e6] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [d14a2f63706e6] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [d14a2f63706e6] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [d14a2f63706e6] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [d14a2f63706e6] Daemon stopped [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-05-28T15:24:53.774Z] check_test.go:309: Daemon d4e5e29e1c3ff is not started [2020-05-28T15:24:53.774Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.52s) [2020-05-28T15:24:53.774Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-05-28T15:24:53.774Z] daemon.go:325: [de11c2b620466] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:325: [de11c2b620466] waiting for daemon to start [2020-05-28T15:24:53.774Z] daemon.go:353: [de11c2b620466] daemon started [2020-05-28T15:24:53.774Z] daemon.go:461: [de11c2b620466] Stopping daemon [2020-05-28T15:24:53.774Z] daemon.go:296: [de11c2b620466] exiting daemon [2020-05-28T15:24:53.774Z] daemon.go:448: [de11c2b620466] Daemon stopped [2020-05-28T15:24:53.774Z] === RUN TestDockerSwarmSuite [2020-05-28T15:24:53.774Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-28T15:24:55.569Z] ok github.com/docker/docker/builder/remotecontext/git 33.628s coverage: 85.1% of statements [2020-05-28T15:24:55.569Z] ? github.com/docker/docker/cli [no test files] [2020-05-28T15:24:55.569Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-28T15:24:55.569Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2020-05-28T15:24:55.569Z] ok github.com/docker/docker/client 0.605s coverage: 75.2% of statements [2020-05-28T15:24:56.296Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-28T15:24:57.228Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-28T15:24:57.828Z] ok github.com/docker/docker/cmd/dockerd 0.652s coverage: 18.6% of statements [2020-05-28T15:25:00.503Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-28T15:25:01.676Z] ok github.com/docker/docker/container 0.696s coverage: 42.5% of statements [2020-05-28T15:25:01.677Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-28T15:25:01.677Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-28T15:25:01.677Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-28T15:25:01.677Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-28T15:25:07.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-28T15:25:10.327Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-28T15:25:11.699Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-28T15:25:11.699Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-28T15:25:16.968Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-28T15:25:19.505Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-28T15:25:19.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-28T15:25:20.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-28T15:25:20.842Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-28T15:25:20.842Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-28T15:25:20.842Z] remote: Enumerating objects: 2, done. [2020-05-28T15:25:20.842Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-28T15:25:20.842Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-28T15:25:20.842Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-28T15:25:20.842Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-05-28T15:25:20.842Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-28T15:25:20.842Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-28T15:25:21.742Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41009/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/test/unit [2020-05-28T15:25:22.332Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-28T15:25:23.061Z] ok github.com/docker/docker/daemon 3.361s coverage: 9.1% of statements [2020-05-28T15:25:23.061Z] ok github.com/docker/docker/daemon/cluster 1.327s coverage: 0.5% of statements [2020-05-28T15:25:23.061Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.585s coverage: 65.3% of statements [2020-05-28T15:25:23.061Z] ok github.com/docker/docker/daemon/cluster/convert 0.446s coverage: 35.8% of statements [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-28T15:25:23.061Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.373s coverage: 10.9% of statements [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-28T15:25:23.061Z] ok github.com/docker/docker/daemon/config 0.690s coverage: 79.7% of statements [2020-05-28T15:25:23.061Z] ok github.com/docker/docker/daemon/discovery 0.155s coverage: 30.4% of statements [2020-05-28T15:25:23.061Z] ok github.com/docker/docker/daemon/events 0.517s coverage: 50.0% of statements [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-28T15:25:23.061Z] ok github.com/docker/docker/daemon/graphdriver 0.739s coverage: 2.3% of statements [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-28T15:25:23.061Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-28T15:25:24.069Z] ok github.com/docker/docker/daemon/images 0.442s coverage: 4.9% of statements [2020-05-28T15:25:24.069Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-28T15:25:24.069Z] ok github.com/docker/docker/daemon/links 0.056s coverage: 93.0% of statements [2020-05-28T15:25:24.069Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-28T15:25:24.069Z] ok github.com/docker/docker/daemon/logger 0.401s coverage: 44.0% of statements [2020-05-28T15:25:24.264Z] ? github.com/docker/docker/api [no test files] [2020-05-28T15:25:24.548Z] ok github.com/docker/docker/daemon/logger/awslogs 0.579s coverage: 78.6% of statements [2020-05-28T15:25:24.548Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-28T15:25:24.548Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-28T15:25:24.548Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-28T15:25:24.548Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-28T15:25:24.548Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-28T15:25:25.026Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.388s coverage: 62.1% of statements [2020-05-28T15:25:25.026Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.202s coverage: 88.3% of statements [2020-05-28T15:25:27.285Z] ok github.com/docker/docker/daemon/logger/local 0.526s coverage: 74.7% of statements [2020-05-28T15:25:27.285Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-28T15:25:27.763Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.140s coverage: 36.0% of statements [2020-05-28T15:25:30.431Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-28T15:25:30.764Z] ok github.com/docker/docker/daemon/logger/splunk 2.541s coverage: 84.5% of statements [2020-05-28T15:25:30.764Z] ok github.com/docker/docker/daemon/logger/syslog 0.252s coverage: 47.8% of statements [2020-05-28T15:25:30.764Z] ok github.com/docker/docker/daemon/logger/templates 0.133s coverage: 8.3% of statements [2020-05-28T15:25:30.764Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-28T15:25:30.764Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-28T15:25:30.764Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-28T15:25:32.953Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-28T15:25:33.019Z] ok github.com/docker/docker/distribution 1.560s coverage: 20.5% of statements [2020-05-28T15:25:33.498Z] ok github.com/docker/docker/distribution/metadata 1.523s coverage: 48.2% of statements [2020-05-28T15:25:33.498Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-28T15:25:33.976Z] ok github.com/docker/docker/distribution/xfer 2.252s coverage: 61.7% of statements [2020-05-28T15:25:33.976Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-28T15:25:33.976Z] ok github.com/docker/docker/errdefs 0.145s coverage: 49.4% of statements [2020-05-28T15:25:35.477Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-28T15:25:36.976Z] ok github.com/docker/docker/image 1.124s coverage: 86.4% of statements [2020-05-28T15:25:36.976Z] ok github.com/docker/docker/image/cache 0.601s coverage: 19.2% of statements [2020-05-28T15:25:36.976Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-28T15:25:36.976Z] ok github.com/docker/docker/image/v1 0.473s coverage: 25.0% of statements [2020-05-28T15:25:36.976Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-28T15:25:37.455Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-28T15:25:37.455Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-28T15:25:37.455Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-28T15:25:37.455Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-28T15:25:37.455Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-28T15:25:37.455Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-28T15:25:37.455Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-28T15:25:37.455Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-28T15:25:37.455Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-28T15:25:37.455Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-28T15:25:37.455Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-28T15:25:39.050Z] ok github.com/docker/docker/internal/testutil 0.311s coverage: 62.5% of statements [2020-05-28T15:25:39.121Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2020-05-28T15:25:42.053Z] ok github.com/docker/docker/layer 0.512s coverage: 30.4% of statements [2020-05-28T15:25:42.053Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-28T15:25:43.059Z] ok github.com/docker/docker/libcontainerd/local 0.385s coverage: 1.0% of statements [2020-05-28T15:25:43.059Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2020-05-28T15:25:43.059Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-28T15:25:43.059Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-28T15:25:43.059Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-28T15:25:43.059Z] ? github.com/docker/docker/oci [no test files] [2020-05-28T15:25:43.059Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-28T15:25:43.059Z] ok github.com/docker/docker/opts 0.404s coverage: 67.3% of statements [2020-05-28T15:25:43.059Z] ok github.com/docker/docker/pkg/aaparser 0.108s coverage: 50.0% of statements [2020-05-28T15:25:50.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-28T15:25:50.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-28T15:25:55.704Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-28T15:25:55.704Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-28T15:26:00.960Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-28T15:26:01.525Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-28T15:26:01.782Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-28T15:26:02.714Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-28T15:26:02.714Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-28T15:26:03.280Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-28T15:26:03.538Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-28T15:26:06.816Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-28T15:26:08.187Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-28T15:26:10.083Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-28T15:26:11.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-28T15:26:11.955Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-28T15:26:11.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/archive 9.028s coverage: 62.2% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/authorization 1.619s coverage: 26.2% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/broadcaster 0.091s coverage: 100.0% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/chrootarchive 0.141s coverage: 15.4% of statements [2020-05-28T15:26:13.351Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-28T15:26:13.351Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/discovery 0.071s coverage: 58.3% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/discovery/file 0.086s coverage: 92.9% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/discovery/kv 3.442s coverage: 84.1% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/discovery/memory 0.099s coverage: 92.3% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/discovery/nodes 0.325s coverage: 93.8% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 43.8% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/fileutils 0.119s coverage: 87.7% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 37.5% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/idtools 0.064s coverage: 6.3% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/ioutils 0.697s coverage: 68.7% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/jsonmessage 0.272s coverage: 91.7% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/locker 0.063s coverage: 88.9% of statements [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2020-05-28T15:26:13.351Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2020-05-28T15:26:13.351Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/parsers 0.070s coverage: 97.0% of statements [2020-05-28T15:26:13.351Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-28T15:26:13.351Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-28T15:26:13.351Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2020-05-28T15:26:13.351Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-28T15:26:13.351Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-28T15:26:13.852Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-28T15:26:15.227Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-28T15:26:23.330Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-28T15:26:31.430Z] --- PASS: TestImportExtremelyLargeImageWorks (172.05s) [2020-05-28T15:26:31.430Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-05-28T15:26:31.430Z] daemon.go:325: [d9bfd7fd738c0] waiting for daemon to start [2020-05-28T15:26:31.430Z] daemon.go:325: [d9bfd7fd738c0] waiting for daemon to start [2020-05-28T15:26:31.431Z] daemon.go:353: [d9bfd7fd738c0] daemon started [2020-05-28T15:26:31.431Z] daemon.go:461: [d9bfd7fd738c0] Stopping daemon [2020-05-28T15:26:31.431Z] daemon.go:296: [d9bfd7fd738c0] exiting daemon [2020-05-28T15:26:31.431Z] daemon.go:448: [d9bfd7fd738c0] Daemon stopped [2020-05-28T15:26:31.431Z] PASS [2020-05-28T15:26:31.431Z] [2020-05-28T15:26:31.431Z] DONE 11 tests in 173.433s [2020-05-28T15:26:31.431Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-28T15:26:31.431Z] ++ 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-05-28T15:26:31.431Z] ++ set -e [2020-05-28T15:26:31.431Z] ++ '[' -n 0 ']' [2020-05-28T15:26:31.431Z] ++ set -x [2020-05-28T15:26:31.431Z] ++ env -i DEST=/go/src/github.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-05-28T15:26:31.431Z] INFO: Testing against a local daemon [2020-05-28T15:26:31.431Z] === RUN TestNetworkCreateDelete [2020-05-28T15:26:31.431Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-05-28T15:26:31.431Z] === RUN TestDockerNetworkDeletePreferID [2020-05-28T15:26:31.431Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2020-05-28T15:26:31.431Z] === RUN TestDaemonDNSFallback [2020-05-28T15:26:33.333Z] --- PASS: TestDaemonDNSFallback (1.97s) [2020-05-28T15:26:33.333Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-05-28T15:26:33.333Z] daemon.go:325: [de857a2f2654c] waiting for daemon to start [2020-05-28T15:26:33.333Z] daemon.go:325: [de857a2f2654c] waiting for daemon to start [2020-05-28T15:26:33.333Z] daemon.go:353: [de857a2f2654c] daemon started [2020-05-28T15:26:33.333Z] daemon.go:461: [de857a2f2654c] Stopping daemon [2020-05-28T15:26:33.333Z] daemon.go:296: [de857a2f2654c] exiting daemon [2020-05-28T15:26:33.333Z] daemon.go:448: [de857a2f2654c] Daemon stopped [2020-05-28T15:26:33.333Z] === RUN TestInspectNetwork [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/plugins 35.005s coverage: 73.6% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.076s coverage: 56.8% of statements [2020-05-28T15:26:34.738Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-28T15:26:34.738Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/plugins/transport 0.151s coverage: 85.7% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 87.9% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/progress 0.051s coverage: 75.9% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/pubsub 1.117s coverage: 72.7% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/signal 0.043s coverage: 20.3% of statements [2020-05-28T15:26:34.738Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/streamformatter 0.063s coverage: 66.2% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2020-05-28T15:26:34.738Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/system 0.070s coverage: 12.3% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/tarsum 0.273s coverage: 89.3% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/term 0.072s coverage: 30.8% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: 0.0% of statements [no tests to run] [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/plugin 0.236s coverage: 12.0% of statements [2020-05-28T15:26:34.738Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/plugin/v2 0.170s coverage: 20.1% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/reference 0.188s coverage: 84.4% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/registry 0.420s coverage: 52.0% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/registry/resumable 0.298s coverage: 100.0% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 49.0% of statements [2020-05-28T15:26:34.738Z] ? github.com/docker/docker/rootless [no test files] [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/runconfig 0.198s coverage: 54.5% of statements [2020-05-28T15:26:34.738Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-28T15:26:34.738Z] ? github.com/docker/docker/volume [no test files] [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/volume/drivers 0.257s coverage: 36.1% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/volume/local 0.152s coverage: 37.7% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/volume/mounts 0.206s coverage: 66.2% of statements [2020-05-28T15:26:34.738Z] ok github.com/docker/docker/volume/service 0.425s coverage: 70.3% of statements [2020-05-28T15:26:34.738Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-28T15:26:34.739Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-28T15:26:34.739Z] INFO: make.ps1 ended at 05/28/2020 15:26:34 [2020-05-28T15:26:36.997Z] INFO: Unit tests ended at 05/28/2020 15:26:36. Duration:00:04:04.8474929 [2020-05-28T15:26:36.997Z] INFO: Building busybox [2020-05-28T15:26:36.997Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-05-28T15:26:36.997Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-05-28T15:26:36.997Z] [2020-05-28T15:26:36.997Z] Sending build context to Docker daemon 2.56kB [2020-05-28T15:26:36.997Z] [2020-05-28T15:26:36.997Z] Step 1/6 : FROM microsoft/windowsservercore [2020-05-28T15:26:36.997Z] ---> 561b89eac394 [2020-05-28T15:26:36.997Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-28T15:26:36.997Z] ---> Running in 779584be643f [2020-05-28T15:26:38.584Z] === RUN TestInspectNetwork/full_network_id [2020-05-28T15:26:38.584Z] === RUN TestInspectNetwork/partial_network_id [2020-05-28T15:26:38.584Z] === RUN TestInspectNetwork/network_name [2020-05-28T15:26:38.584Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-28T15:26:41.824Z] Removing intermediate container 779584be643f [2020-05-28T15:26:41.824Z] ---> 1990c420dda2 [2020-05-28T15:26:41.824Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-05-28T15:26:42.757Z] --- PASS: TestInspectNetwork (9.19s) [2020-05-28T15:26:42.757Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-05-28T15:26:42.757Z] daemon.go:325: [d2757772941d3] waiting for daemon to start [2020-05-28T15:26:42.757Z] daemon.go:325: [d2757772941d3] waiting for daemon to start [2020-05-28T15:26:42.757Z] daemon.go:353: [d2757772941d3] daemon started [2020-05-28T15:26:42.757Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-28T15:26:42.757Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-28T15:26:42.757Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-28T15:26:42.757Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-28T15:26:42.757Z] daemon.go:461: [d2757772941d3] Stopping daemon [2020-05-28T15:26:42.757Z] daemon.go:296: [d2757772941d3] exiting daemon [2020-05-28T15:26:42.757Z] daemon.go:448: [d2757772941d3] Daemon stopped [2020-05-28T15:26:42.757Z] === RUN TestRunContainerWithBridgeNone [2020-05-28T15:26:42.831Z] [2020-05-28T15:26:42.831Z] ---> d3bdf8e97ddf [2020-05-28T15:26:42.831Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-28T15:26:43.220Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-28T15:26:43.220Z] [2020-05-28T15:26:43.220Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-28T15:26:43.220Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-28T15:26:43.220Z] HOSTNAME=13f7ce13a348 [2020-05-28T15:26:43.220Z] TESTDEBUG=0 [2020-05-28T15:26:43.220Z] DEST=bundles/test-integration [2020-05-28T15:26:43.220Z] PWD=/go/src/github.com/docker/docker [2020-05-28T15:26:43.220Z] DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 [2020-05-28T15:26:43.220Z] container=docker [2020-05-28T15:26:43.220Z] HOME=/root [2020-05-28T15:26:43.220Z] GOLANG_VERSION=1.13.11 [2020-05-28T15:26:43.220Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-28T15:26:43.220Z] VALIDATE_BRANCH=19.03 [2020-05-28T15:26:43.220Z] TERM=xterm [2020-05-28T15:26:43.220Z] DOCKER_PKG=github.com/docker/docker [2020-05-28T15:26:43.220Z] SHLVL=1 [2020-05-28T15:26:43.220Z] TIMEOUT=120m [2020-05-28T15:26:43.220Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-28T15:26:43.220Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-28T15:26:43.220Z] GO111MODULE=off [2020-05-28T15:26:43.220Z] DOCKER_EXPERIMENTAL=1 [2020-05-28T15:26:43.220Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-28T15:26:43.220Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-28T15:26:43.220Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-28T15:26:43.220Z] GOPATH=/go [2020-05-28T15:26:43.220Z] PKG_CONFIG=pkg-config [2020-05-28T15:26:43.220Z] _=/usr/bin/env [2020-05-28T15:26:43.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-28T15:26:43.310Z] ---> Running in 16650fd97f99 [2020-05-28T15:26:44.317Z] [2020-05-28T15:26:44.317Z] SUCCESS: Specified value was saved. [2020-05-28T15:26:45.278Z] --- PASS: TestRunContainerWithBridgeNone (2.72s) [2020-05-28T15:26:45.278Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-05-28T15:26:45.278Z] daemon.go:325: [dafb11b0808a3] waiting for daemon to start [2020-05-28T15:26:45.278Z] daemon.go:325: [dafb11b0808a3] waiting for daemon to start [2020-05-28T15:26:45.278Z] daemon.go:353: [dafb11b0808a3] daemon started [2020-05-28T15:26:45.278Z] daemon.go:461: [dafb11b0808a3] Stopping daemon [2020-05-28T15:26:45.279Z] daemon.go:296: [dafb11b0808a3] exiting daemon [2020-05-28T15:26:45.279Z] daemon.go:448: [dafb11b0808a3] Daemon stopped [2020-05-28T15:26:45.279Z] === RUN TestNetworkInvalidJSON [2020-05-28T15:26:45.279Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-28T15:26:45.279Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-28T15:26:45.279Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T15:26:45.279Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T15:26:45.279Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T15:26:45.279Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T15:26:45.279Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-28T15:26:45.279Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T15:26:45.279Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T15:26:45.279Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-28T15:26:45.279Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-05-28T15:26:45.279Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-05-28T15:26:45.279Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-28T15:26:45.279Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-28T15:26:46.211Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-28T15:26:46.211Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-05-28T15:26:46.211Z] daemon.go:325: [d3ccbc295682b] waiting for daemon to start [2020-05-28T15:26:46.211Z] daemon.go:325: [d3ccbc295682b] waiting for daemon to start [2020-05-28T15:26:46.211Z] daemon.go:353: [d3ccbc295682b] daemon started [2020-05-28T15:26:46.211Z] daemon.go:461: [d3ccbc295682b] Stopping daemon [2020-05-28T15:26:46.211Z] daemon.go:296: [d3ccbc295682b] exiting daemon [2020-05-28T15:26:46.211Z] daemon.go:448: [d3ccbc295682b] Daemon stopped [2020-05-28T15:26:46.211Z] daemon.go:325: [d3ccbc295682b] waiting for daemon to start [2020-05-28T15:26:46.211Z] daemon.go:325: [d3ccbc295682b] waiting for daemon to start [2020-05-28T15:26:46.211Z] daemon.go:353: [d3ccbc295682b] daemon started [2020-05-28T15:26:46.211Z] daemon.go:461: [d3ccbc295682b] Stopping daemon [2020-05-28T15:26:46.211Z] daemon.go:296: [d3ccbc295682b] exiting daemon [2020-05-28T15:26:46.211Z] daemon.go:448: [d3ccbc295682b] Daemon stopped [2020-05-28T15:26:46.211Z] === RUN TestDaemonDefaultNetworkPools [2020-05-28T15:26:46.468Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-28T15:26:46.787Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-05-28T15:26:46.787Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-28T15:26:46.787Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-28T15:26:46.787Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-05-28T15:26:46.787Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-28T15:26:46.787Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-05-28T15:26:46.787Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/builder [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-28T15:26:46.787Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-28T15:26:47.031Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-05-28T15:26:47.031Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-05-28T15:26:47.031Z] daemon.go:325: [d223e471f0a16] waiting for daemon to start [2020-05-28T15:26:47.031Z] daemon.go:325: [d223e471f0a16] waiting for daemon to start [2020-05-28T15:26:47.031Z] daemon.go:353: [d223e471f0a16] daemon started [2020-05-28T15:26:47.031Z] daemon.go:461: [d223e471f0a16] Stopping daemon [2020-05-28T15:26:47.031Z] daemon.go:296: [d223e471f0a16] exiting daemon [2020-05-28T15:26:47.031Z] daemon.go:448: [d223e471f0a16] Daemon stopped [2020-05-28T15:26:47.031Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-28T15:26:47.044Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-05-28T15:26:47.320Z] Removing intermediate container 16650fd97f99 [2020-05-28T15:26:47.320Z] ---> aa5c5382dd29 [2020-05-28T15:26:47.320Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-28T15:26:47.320Z] ---> Running in a1aa512f7e50 [2020-05-28T15:26:47.964Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-05-28T15:26:47.964Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-05-28T15:26:47.964Z] daemon.go:325: [d4789b3cb082f] waiting for daemon to start [2020-05-28T15:26:47.964Z] daemon.go:325: [d4789b3cb082f] waiting for daemon to start [2020-05-28T15:26:47.964Z] daemon.go:353: [d4789b3cb082f] daemon started [2020-05-28T15:26:47.964Z] daemon.go:461: [d4789b3cb082f] Stopping daemon [2020-05-28T15:26:47.964Z] daemon.go:296: [d4789b3cb082f] exiting daemon [2020-05-28T15:26:47.964Z] daemon.go:448: [d4789b3cb082f] Daemon stopped [2020-05-28T15:26:47.964Z] daemon.go:325: [d4789b3cb082f] waiting for daemon to start [2020-05-28T15:26:47.964Z] daemon.go:325: [d4789b3cb082f] waiting for daemon to start [2020-05-28T15:26:47.964Z] daemon.go:353: [d4789b3cb082f] daemon started [2020-05-28T15:26:47.964Z] daemon.go:461: [d4789b3cb082f] Stopping daemon [2020-05-28T15:26:47.964Z] daemon.go:296: [d4789b3cb082f] exiting daemon [2020-05-28T15:26:47.964Z] daemon.go:448: [d4789b3cb082f] Daemon stopped [2020-05-28T15:26:47.964Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-28T15:26:48.527Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-28T15:26:49.458Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-05-28T15:26:49.458Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-28T15:26:49.458Z] daemon.go:325: [dacb677f8c9e5] waiting for daemon to start [2020-05-28T15:26:49.458Z] daemon.go:325: [dacb677f8c9e5] waiting for daemon to start [2020-05-28T15:26:49.458Z] daemon.go:353: [dacb677f8c9e5] daemon started [2020-05-28T15:26:49.458Z] daemon.go:461: [dacb677f8c9e5] Stopping daemon [2020-05-28T15:26:49.458Z] daemon.go:296: [dacb677f8c9e5] exiting daemon [2020-05-28T15:26:49.458Z] daemon.go:448: [dacb677f8c9e5] Daemon stopped [2020-05-28T15:26:49.458Z] daemon.go:325: [dacb677f8c9e5] waiting for daemon to start [2020-05-28T15:26:49.458Z] daemon.go:325: [dacb677f8c9e5] waiting for daemon to start [2020-05-28T15:26:49.458Z] daemon.go:353: [dacb677f8c9e5] daemon started [2020-05-28T15:26:49.458Z] daemon.go:461: [dacb677f8c9e5] Stopping daemon [2020-05-28T15:26:49.458Z] daemon.go:296: [dacb677f8c9e5] exiting daemon [2020-05-28T15:26:49.458Z] daemon.go:448: [dacb677f8c9e5] Daemon stopped [2020-05-28T15:26:49.458Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-28T15:26:49.714Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-28T15:26:49.714Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-05-28T15:26:49.714Z] daemon.go:325: [dae4f7ab18123] waiting for daemon to start [2020-05-28T15:26:49.714Z] daemon.go:325: [dae4f7ab18123] waiting for daemon to start [2020-05-28T15:26:49.714Z] daemon.go:353: [dae4f7ab18123] daemon started [2020-05-28T15:26:49.714Z] daemon.go:461: [dae4f7ab18123] Stopping daemon [2020-05-28T15:26:49.714Z] daemon.go:296: [dae4f7ab18123] exiting daemon [2020-05-28T15:26:49.714Z] daemon.go:448: [dae4f7ab18123] Daemon stopped [2020-05-28T15:26:49.714Z] === RUN TestServiceWithPredefinedNetwork [2020-05-28T15:26:50.318Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2020-05-28T15:26:50.883Z] ok github.com/docker/docker/builder/dockerfile 0.572s coverage: 45.1% of statements [2020-05-28T15:26:52.197Z] Cannot create a file when that file already exists. [2020-05-28T15:26:52.989Z] --- PASS: TestServiceWithPredefinedNetwork (3.09s) [2020-05-28T15:26:52.989Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-05-28T15:26:52.989Z] daemon.go:325: [ddb19ae6f9038] waiting for daemon to start [2020-05-28T15:26:52.989Z] daemon.go:325: [ddb19ae6f9038] waiting for daemon to start [2020-05-28T15:26:52.989Z] daemon.go:353: [ddb19ae6f9038] daemon started [2020-05-28T15:26:52.989Z] daemon.go:461: [ddb19ae6f9038] Stopping daemon [2020-05-28T15:26:52.989Z] daemon.go:296: [ddb19ae6f9038] exiting daemon [2020-05-28T15:26:52.989Z] daemon.go:448: [ddb19ae6f9038] Daemon stopped [2020-05-28T15:26:52.989Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-28T15:26:52.989Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T15:26:52.989Z] service_test.go:230: FLAKY_TEST [2020-05-28T15:26:52.989Z] === RUN TestServiceWithDataPathPortInit [2020-05-28T15:26:53.406Z] ok github.com/docker/docker/builder/remotecontext 0.182s coverage: 13.6% of statements [2020-05-28T15:26:53.406Z] ok github.com/docker/docker/builder/remotecontext/git 0.913s coverage: 85.1% of statements [2020-05-28T15:26:53.406Z] ? github.com/docker/docker/cli [no test files] [2020-05-28T15:26:53.406Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-28T15:26:53.662Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-28T15:26:57.020Z] Removing intermediate container a1aa512f7e50 [2020-05-28T15:26:57.021Z] ---> b0e496ae47df [2020-05-28T15:26:57.021Z] Step 6/6 : CMD ["sh"] [2020-05-28T15:26:57.498Z] ---> Running in c3b112493054 [2020-05-28T15:26:57.498Z] Removing intermediate container c3b112493054 [2020-05-28T15:26:57.498Z] ---> 716deb54776c [2020-05-28T15:26:57.498Z] Successfully built 716deb54776c [2020-05-28T15:26:57.498Z] Successfully tagged busybox:latest [2020-05-28T15:26:57.498Z] INFO: Docker images of the daemon under test [2020-05-28T15:26:57.498Z] [2020-05-28T15:26:57.498Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-28T15:26:57.498Z] busybox latest 716deb54776c Less than a second ago 3.71GB [2020-05-28T15:26:57.498Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 3 weeks ago 3.7GB [2020-05-28T15:26:57.498Z] microsoft/windowsservercore latest 561b89eac394 3 weeks ago 3.7GB [2020-05-28T15:26:57.498Z] [2020-05-28T15:26:57.498Z] INFO: Running integration tests at 05/28/2020 15:26:57... [2020-05-28T15:26:57.498Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-28T15:26:57.498Z] INFO: Integration API tests being run from the host: [2020-05-28T15:26:57.498Z] INFO: make.ps1 starting at 05/28/2020 15:26:57 [2020-05-28T15:26:58.242Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-28T15:26:58.506Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-05-28T15:26:58.805Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-28T15:26:58.914Z] ok github.com/docker/docker/client 0.174s coverage: 75.7% of statements [2020-05-28T15:26:59.369Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-28T15:26:59.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-28T15:27:01.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-28T15:27:01.519Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-28T15:27:01.519Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-28T15:27:01.519Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-28T15:27:13.719Z] --- PASS: TestServiceWithDataPathPortInit (19.09s) [2020-05-28T15:27:13.719Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-28T15:27:13.719Z] daemon.go:325: [d0a01b017dde2] waiting for daemon to start [2020-05-28T15:27:13.719Z] daemon.go:325: [d0a01b017dde2] waiting for daemon to start [2020-05-28T15:27:13.719Z] daemon.go:353: [d0a01b017dde2] daemon started [2020-05-28T15:27:13.719Z] daemon.go:461: [d0a01b017dde2] Stopping daemon [2020-05-28T15:27:13.719Z] daemon.go:296: [d0a01b017dde2] exiting daemon [2020-05-28T15:27:13.719Z] daemon.go:448: [d0a01b017dde2] Daemon stopped [2020-05-28T15:27:13.719Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-28T15:27:13.719Z] daemon.go:325: [df0e53cd3cf73] waiting for daemon to start [2020-05-28T15:27:13.719Z] daemon.go:325: [df0e53cd3cf73] waiting for daemon to start [2020-05-28T15:27:13.719Z] daemon.go:353: [df0e53cd3cf73] daemon started [2020-05-28T15:27:13.719Z] daemon.go:461: [df0e53cd3cf73] Stopping daemon [2020-05-28T15:27:13.719Z] daemon.go:296: [df0e53cd3cf73] exiting daemon [2020-05-28T15:27:13.719Z] daemon.go:448: [df0e53cd3cf73] Daemon stopped [2020-05-28T15:27:13.719Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-28T15:27:13.719Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-28T15:27:13.719Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-28T15:27:13.976Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-28T15:27:14.539Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-28T15:27:14.796Z] === RUN TestDockerSuite/TestBuildFails [2020-05-28T15:27:15.726Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-28T15:27:15.726Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-28T15:27:18.247Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-28T15:27:20.142Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-28T15:27:21.074Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.92s) [2020-05-28T15:27:21.074Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-05-28T15:27:21.074Z] daemon.go:325: [d0d687ea64659] waiting for daemon to start [2020-05-28T15:27:21.074Z] daemon.go:325: [d0d687ea64659] waiting for daemon to start [2020-05-28T15:27:21.074Z] daemon.go:353: [d0d687ea64659] daemon started [2020-05-28T15:27:21.074Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v6x8m5qiunraj70wnr1tlqbc4 Created:2020-05-28 15:27:13.604849224 +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[8a7d50ad2ef841663ebcab369cd072d54d179c951750b4893834461eaa0329f6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.44zl9ik23d6wspb6fdwucy1ne EndpointID:72af4c417f9f06a46503d407a5143e9da473ca57772fd3515ff211489d3f335e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0a16efaa2464e56ebe702273153754f7b4b2f989829596c531fbd8be3a7861b5 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:48ea03662059 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.44zl9ik23d6wspb6fdwucy1ne EndpointID:72af4c417f9f06a46503d407a5143e9da473ca57772fd3515ff211489d3f335e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-28T15:27:21.074Z] daemon.go:461: [d0d687ea64659] Stopping daemon [2020-05-28T15:27:21.074Z] daemon.go:296: [d0d687ea64659] exiting daemon [2020-05-28T15:27:21.074Z] daemon.go:448: [d0d687ea64659] Daemon stopped [2020-05-28T15:27:21.074Z] PASS [2020-05-28T15:27:21.074Z] [2020-05-28T15:27:21.074Z] === Skipped [2020-05-28T15:27:21.074Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T15:27:21.074Z] service_test.go:230: FLAKY_TEST [2020-05-28T15:27:21.074Z] [2020-05-28T15:27:21.074Z] [2020-05-28T15:27:21.074Z] DONE 22 tests, 1 skipped in 50.316s [2020-05-28T15:27:21.074Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-28T15:27:21.074Z] ++ 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-05-28T15:27:21.074Z] ++ set -e [2020-05-28T15:27:21.074Z] ++ '[' -n 0 ']' [2020-05-28T15:27:21.074Z] ++ set -x [2020-05-28T15:27:21.074Z] ++ env -i DEST=/go/src/github.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-05-28T15:27:21.074Z] INFO: Testing against a local daemon [2020-05-28T15:27:21.074Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-28T15:27:21.074Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-28T15:27:21.074Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T15:27:21.074Z] === RUN TestDockerNetworkIpvlan [2020-05-28T15:27:21.074Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-28T15:27:21.074Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T15:27:21.074Z] PASS [2020-05-28T15:27:21.074Z] [2020-05-28T15:27:21.074Z] === Skipped [2020-05-28T15:27:21.074Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-28T15:27:21.074Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T15:27:21.074Z] [2020-05-28T15:27:21.074Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-28T15:27:21.074Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T15:27:21.074Z] [2020-05-28T15:27:21.074Z] [2020-05-28T15:27:21.074Z] DONE 2 tests, 2 skipped in 0.051s [2020-05-28T15:27:21.074Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-28T15:27:21.074Z] ++ 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-05-28T15:27:21.074Z] ++ set -e [2020-05-28T15:27:21.074Z] ++ '[' -n 0 ']' [2020-05-28T15:27:21.074Z] ++ set -x [2020-05-28T15:27:21.074Z] ++ env -i DEST=/go/src/github.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-05-28T15:27:21.074Z] INFO: Testing against a local daemon [2020-05-28T15:27:21.074Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-28T15:27:22.005Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-28T15:27:22.568Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-05-28T15:27:22.568Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-05-28T15:27:22.568Z] daemon.go:325: [da1635fac0264] waiting for daemon to start [2020-05-28T15:27:22.568Z] daemon.go:325: [da1635fac0264] waiting for daemon to start [2020-05-28T15:27:22.568Z] daemon.go:353: [da1635fac0264] daemon started [2020-05-28T15:27:22.568Z] daemon.go:461: [da1635fac0264] Stopping daemon [2020-05-28T15:27:22.568Z] daemon.go:296: [da1635fac0264] exiting daemon [2020-05-28T15:27:22.568Z] daemon.go:448: [da1635fac0264] Daemon stopped [2020-05-28T15:27:22.568Z] daemon.go:325: [da1635fac0264] waiting for daemon to start [2020-05-28T15:27:22.568Z] daemon.go:325: [da1635fac0264] waiting for daemon to start [2020-05-28T15:27:22.568Z] daemon.go:353: [da1635fac0264] daemon started [2020-05-28T15:27:22.568Z] daemon.go:461: [da1635fac0264] Stopping daemon [2020-05-28T15:27:22.568Z] daemon.go:296: [da1635fac0264] exiting daemon [2020-05-28T15:27:22.568Z] daemon.go:448: [da1635fac0264] Daemon stopped [2020-05-28T15:27:22.568Z] === RUN TestDockerNetworkMacvlan [2020-05-28T15:27:22.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-28T15:27:23.131Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-28T15:27:23.695Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-28T15:27:23.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-28T15:27:23.987Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-05-28T15:27:24.259Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-28T15:27:24.259Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-28T15:27:25.191Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-28T15:27:25.448Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-28T15:27:27.009Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-05-28T15:27:27.971Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-28T15:27:28.228Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-28T15:27:28.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-28T15:27:28.486Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-28T15:27:28.742Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-28T15:27:29.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-28T15:27:30.894Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-05-28T15:27:31.265Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-28T15:27:32.195Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-28T15:27:32.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-28T15:27:33.128Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-28T15:27:33.166Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-05-28T15:27:34.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-28T15:27:34.506Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-28T15:27:36.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-28T15:27:36.232Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-28T15:27:36.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-28T15:27:37.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-28T15:27:37.247Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-28T15:27:37.602Z] ok github.com/docker/docker/cmd/dockerd/hack 0.002s coverage: 72.9% of statements [2020-05-28T15:27:37.602Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 29.5% of statements [2020-05-28T15:27:37.602Z] ok github.com/docker/docker/container 0.146s coverage: 35.6% of statements [2020-05-28T15:27:37.602Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-28T15:27:37.602Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-28T15:27:37.602Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-28T15:27:37.602Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-28T15:27:38.286Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-28T15:27:38.919Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-28T15:27:39.176Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-28T15:27:39.302Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-28T15:27:40.106Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-28T15:27:40.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-28T15:27:40.319Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-28T15:27:40.669Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-28T15:27:41.232Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-28T15:27:41.232Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-28T15:27:41.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-28T15:27:42.161Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-28T15:27:42.593Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-28T15:27:42.724Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-28T15:27:42.981Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-28T15:27:43.543Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-28T15:27:43.801Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-28T15:27:44.153Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2020-05-28T15:27:44.364Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-28T15:27:45.295Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-28T15:27:45.524Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-28T15:27:46.935Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-05-28T15:27:47.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-28T15:27:47.817Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-28T15:27:48.610Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-28T15:27:48.747Z] --- PASS: TestDockerNetworkMacvlan (26.34s) [2020-05-28T15:27:48.747Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:27:48.747Z] daemon.go:325: [d9d2a4c448162] waiting for daemon to start [2020-05-28T15:27:48.747Z] daemon.go:325: [d9d2a4c448162] waiting for daemon to start [2020-05-28T15:27:48.747Z] daemon.go:353: [d9d2a4c448162] daemon started [2020-05-28T15:27:48.747Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2020-05-28T15:27:48.747Z] daemon.go:461: [d9d2a4c448162] Stopping daemon [2020-05-28T15:27:48.747Z] daemon.go:296: [d9d2a4c448162] exiting daemon [2020-05-28T15:27:48.747Z] daemon.go:448: [d9d2a4c448162] Daemon stopped [2020-05-28T15:27:48.747Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:27:48.747Z] daemon.go:325: [db7eb1ae48d8a] waiting for daemon to start [2020-05-28T15:27:48.747Z] daemon.go:325: [db7eb1ae48d8a] waiting for daemon to start [2020-05-28T15:27:48.747Z] daemon.go:353: [db7eb1ae48d8a] daemon started [2020-05-28T15:27:48.747Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-05-28T15:27:48.747Z] daemon.go:461: [db7eb1ae48d8a] Stopping daemon [2020-05-28T15:27:48.747Z] daemon.go:296: [db7eb1ae48d8a] exiting daemon [2020-05-28T15:27:48.747Z] daemon.go:448: [db7eb1ae48d8a] Daemon stopped [2020-05-28T15:27:48.747Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:27:48.747Z] daemon.go:325: [d01ca92422f45] waiting for daemon to start [2020-05-28T15:27:48.747Z] daemon.go:325: [d01ca92422f45] waiting for daemon to start [2020-05-28T15:27:48.747Z] daemon.go:353: [d01ca92422f45] daemon started [2020-05-28T15:27:48.747Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s) [2020-05-28T15:27:48.747Z] daemon.go:461: [d01ca92422f45] Stopping daemon [2020-05-28T15:27:48.747Z] daemon.go:296: [d01ca92422f45] exiting daemon [2020-05-28T15:27:48.747Z] daemon.go:448: [d01ca92422f45] Daemon stopped [2020-05-28T15:27:48.747Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:27:48.747Z] daemon.go:325: [dedaae26ed010] waiting for daemon to start [2020-05-28T15:27:48.747Z] daemon.go:325: [dedaae26ed010] waiting for daemon to start [2020-05-28T15:27:48.747Z] daemon.go:353: [dedaae26ed010] daemon started [2020-05-28T15:27:48.747Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.01s) [2020-05-28T15:27:48.747Z] daemon.go:461: [dedaae26ed010] Stopping daemon [2020-05-28T15:27:48.747Z] daemon.go:296: [dedaae26ed010] exiting daemon [2020-05-28T15:27:48.747Z] daemon.go:448: [dedaae26ed010] Daemon stopped [2020-05-28T15:27:48.747Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:27:48.747Z] daemon.go:325: [d263b088fc6c3] waiting for daemon to start [2020-05-28T15:27:48.747Z] daemon.go:325: [d263b088fc6c3] waiting for daemon to start [2020-05-28T15:27:48.747Z] daemon.go:353: [d263b088fc6c3] daemon started [2020-05-28T15:27:48.747Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.22s) [2020-05-28T15:27:48.747Z] daemon.go:461: [d263b088fc6c3] Stopping daemon [2020-05-28T15:27:48.747Z] daemon.go:296: [d263b088fc6c3] exiting daemon [2020-05-28T15:27:48.747Z] daemon.go:448: [d263b088fc6c3] Daemon stopped [2020-05-28T15:27:48.747Z] PASS [2020-05-28T15:27:48.747Z] [2020-05-28T15:27:48.747Z] DONE 7 tests in 27.775s [2020-05-28T15:27:48.747Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-28T15:27:48.747Z] ++ 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-05-28T15:27:48.747Z] ++ set -e [2020-05-28T15:27:48.747Z] ++ '[' -n 0 ']' [2020-05-28T15:27:48.747Z] ++ set -x [2020-05-28T15:27:48.747Z] ++ env -i DEST=/go/src/github.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-05-28T15:27:48.747Z] testing: warning: no tests to run [2020-05-28T15:27:48.747Z] PASS [2020-05-28T15:27:48.747Z] [2020-05-28T15:27:48.747Z] DONE 0 tests in 0.007s [2020-05-28T15:27:48.747Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-28T15:27:48.747Z] ++ 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-05-28T15:27:48.747Z] ++ set -e [2020-05-28T15:27:48.747Z] ++ '[' -n 0 ']' [2020-05-28T15:27:48.747Z] ++ set -x [2020-05-28T15:27:48.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-28T15:27:48.748Z] INFO: Testing against a local daemon [2020-05-28T15:27:48.748Z] === RUN TestAuthZPluginAllowRequest [2020-05-28T15:27:50.645Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-05-28T15:27:50.645Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-05-28T15:27:50.645Z] daemon.go:325: [d9e384df5549d] waiting for daemon to start [2020-05-28T15:27:50.645Z] daemon.go:325: [d9e384df5549d] waiting for daemon to start [2020-05-28T15:27:50.645Z] daemon.go:353: [d9e384df5549d] daemon started [2020-05-28T15:27:50.645Z] daemon.go:461: [d9e384df5549d] Stopping daemon [2020-05-28T15:27:50.645Z] daemon.go:296: [d9e384df5549d] exiting daemon [2020-05-28T15:27:50.645Z] daemon.go:448: [d9e384df5549d] Daemon stopped [2020-05-28T15:27:50.645Z] === RUN TestAuthZPluginTLS [2020-05-28T15:27:50.902Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-05-28T15:27:50.902Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-05-28T15:27:50.902Z] daemon.go:325: [df8b8aa9e7f6d] waiting for daemon to start [2020-05-28T15:27:50.902Z] daemon.go:325: [df8b8aa9e7f6d] waiting for daemon to start [2020-05-28T15:27:50.902Z] daemon.go:353: [df8b8aa9e7f6d] daemon started [2020-05-28T15:27:50.902Z] daemon.go:461: [df8b8aa9e7f6d] Stopping daemon [2020-05-28T15:27:50.902Z] daemon.go:296: [df8b8aa9e7f6d] exiting daemon [2020-05-28T15:27:50.902Z] daemon.go:448: [df8b8aa9e7f6d] Daemon stopped [2020-05-28T15:27:50.902Z] === RUN TestAuthZPluginDenyRequest [2020-05-28T15:27:51.466Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-05-28T15:27:51.466Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-05-28T15:27:51.466Z] daemon.go:325: [d2b52f07987df] waiting for daemon to start [2020-05-28T15:27:51.466Z] daemon.go:325: [d2b52f07987df] waiting for daemon to start [2020-05-28T15:27:51.466Z] daemon.go:353: [d2b52f07987df] daemon started [2020-05-28T15:27:51.466Z] daemon.go:461: [d2b52f07987df] Stopping daemon [2020-05-28T15:27:51.466Z] daemon.go:296: [d2b52f07987df] exiting daemon [2020-05-28T15:27:51.466Z] daemon.go:448: [d2b52f07987df] Daemon stopped [2020-05-28T15:27:51.466Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-28T15:27:52.030Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-28T15:27:52.030Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-05-28T15:27:52.030Z] daemon.go:325: [d494b544d9128] waiting for daemon to start [2020-05-28T15:27:52.030Z] daemon.go:325: [d494b544d9128] waiting for daemon to start [2020-05-28T15:27:52.030Z] daemon.go:353: [d494b544d9128] daemon started [2020-05-28T15:27:52.030Z] daemon.go:461: [d494b544d9128] Stopping daemon [2020-05-28T15:27:52.030Z] daemon.go:296: [d494b544d9128] exiting daemon [2020-05-28T15:27:52.030Z] daemon.go:448: [d494b544d9128] Daemon stopped [2020-05-28T15:27:52.030Z] === RUN TestAuthZPluginDenyResponse [2020-05-28T15:27:52.593Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-05-28T15:27:52.593Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-05-28T15:27:52.593Z] daemon.go:325: [def6c358a372a] waiting for daemon to start [2020-05-28T15:27:52.593Z] daemon.go:325: [def6c358a372a] waiting for daemon to start [2020-05-28T15:27:52.593Z] daemon.go:353: [def6c358a372a] daemon started [2020-05-28T15:27:52.593Z] daemon.go:461: [def6c358a372a] Stopping daemon [2020-05-28T15:27:52.593Z] daemon.go:296: [def6c358a372a] exiting daemon [2020-05-28T15:27:52.593Z] daemon.go:448: [def6c358a372a] Daemon stopped [2020-05-28T15:27:52.593Z] === RUN TestAuthZPluginAllowEventStream [2020-05-28T15:27:53.525Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-28T15:27:54.454Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-05-28T15:27:54.454Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-05-28T15:27:54.454Z] daemon.go:325: [d9fde5bbaa969] waiting for daemon to start [2020-05-28T15:27:54.454Z] daemon.go:325: [d9fde5bbaa969] waiting for daemon to start [2020-05-28T15:27:54.454Z] daemon.go:353: [d9fde5bbaa969] daemon started [2020-05-28T15:27:54.454Z] daemon.go:461: [d9fde5bbaa969] Stopping daemon [2020-05-28T15:27:54.454Z] daemon.go:296: [d9fde5bbaa969] exiting daemon [2020-05-28T15:27:54.454Z] daemon.go:448: [d9fde5bbaa969] Daemon stopped [2020-05-28T15:27:54.454Z] === RUN TestAuthZPluginErrorResponse [2020-05-28T15:27:54.711Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-28T15:27:54.711Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-05-28T15:27:54.711Z] daemon.go:325: [ddda5423be527] waiting for daemon to start [2020-05-28T15:27:54.711Z] daemon.go:325: [ddda5423be527] waiting for daemon to start [2020-05-28T15:27:54.711Z] daemon.go:353: [ddda5423be527] daemon started [2020-05-28T15:27:54.711Z] daemon.go:461: [ddda5423be527] Stopping daemon [2020-05-28T15:27:54.711Z] daemon.go:296: [ddda5423be527] exiting daemon [2020-05-28T15:27:54.711Z] daemon.go:448: [ddda5423be527] Daemon stopped [2020-05-28T15:27:54.711Z] === RUN TestAuthZPluginErrorRequest [2020-05-28T15:27:55.061Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2020-05-28T15:27:55.283Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-28T15:27:55.283Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-05-28T15:27:55.283Z] daemon.go:325: [d59311c2fdca1] waiting for daemon to start [2020-05-28T15:27:55.283Z] daemon.go:325: [d59311c2fdca1] waiting for daemon to start [2020-05-28T15:27:55.283Z] daemon.go:353: [d59311c2fdca1] daemon started [2020-05-28T15:27:55.284Z] daemon.go:461: [d59311c2fdca1] Stopping daemon [2020-05-28T15:27:55.284Z] daemon.go:296: [d59311c2fdca1] exiting daemon [2020-05-28T15:27:55.284Z] daemon.go:448: [d59311c2fdca1] Daemon stopped [2020-05-28T15:27:55.284Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-28T15:27:55.852Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-05-28T15:27:55.852Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-28T15:27:55.852Z] daemon.go:325: [dcb4ba7490feb] waiting for daemon to start [2020-05-28T15:27:55.852Z] daemon.go:325: [dcb4ba7490feb] waiting for daemon to start [2020-05-28T15:27:55.852Z] daemon.go:353: [dcb4ba7490feb] daemon started [2020-05-28T15:27:55.852Z] daemon.go:461: [dcb4ba7490feb] Stopping daemon [2020-05-28T15:27:55.852Z] daemon.go:296: [dcb4ba7490feb] exiting daemon [2020-05-28T15:27:55.852Z] daemon.go:448: [dcb4ba7490feb] Daemon stopped [2020-05-28T15:27:55.852Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-28T15:27:55.992Z] ok github.com/docker/docker/daemon 12.204s coverage: 17.5% of statements [2020-05-28T15:27:55.992Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-28T15:27:55.992Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-28T15:27:56.557Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 82.2% of statements [2020-05-28T15:27:57.121Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.4% of statements [2020-05-28T15:27:57.417Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-28T15:27:57.685Z] ok github.com/docker/docker/daemon/events 0.084s coverage: 50.0% of statements [2020-05-28T15:27:57.685Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-28T15:27:57.685Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-28T15:27:57.747Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-28T15:27:57.747Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-28T15:27:57.747Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-28T15:27:58.004Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-28T15:27:58.004Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2020-05-28T15:27:58.004Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-05-28T15:27:58.004Z] daemon.go:325: [dca7e53cb6252] waiting for daemon to start [2020-05-28T15:27:58.004Z] daemon.go:325: [dca7e53cb6252] waiting for daemon to start [2020-05-28T15:27:58.004Z] daemon.go:353: [dca7e53cb6252] daemon started [2020-05-28T15:27:58.004Z] daemon.go:461: [dca7e53cb6252] Stopping daemon [2020-05-28T15:27:58.004Z] daemon.go:296: [dca7e53cb6252] exiting daemon [2020-05-28T15:27:58.004Z] daemon.go:448: [dca7e53cb6252] Daemon stopped [2020-05-28T15:27:58.004Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-28T15:27:58.004Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-28T15:27:58.261Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-28T15:27:59.055Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-05-28T15:27:59.714Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-05-28T15:28:00.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-28T15:28:00.156Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-28T15:28:00.156Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2020-05-28T15:28:00.156Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-05-28T15:28:00.156Z] daemon.go:325: [d6996a6a2fdc2] waiting for daemon to start [2020-05-28T15:28:00.156Z] daemon.go:325: [d6996a6a2fdc2] waiting for daemon to start [2020-05-28T15:28:00.156Z] daemon.go:353: [d6996a6a2fdc2] daemon started [2020-05-28T15:28:00.156Z] daemon.go:461: [d6996a6a2fdc2] Stopping daemon [2020-05-28T15:28:00.156Z] daemon.go:296: [d6996a6a2fdc2] exiting daemon [2020-05-28T15:28:00.156Z] daemon.go:448: [d6996a6a2fdc2] Daemon stopped [2020-05-28T15:28:00.156Z] === RUN TestAuthZPluginHeader [2020-05-28T15:28:01.086Z] --- PASS: TestAuthZPluginHeader (0.79s) [2020-05-28T15:28:01.086Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-05-28T15:28:01.086Z] daemon.go:325: [d3c9e27d7907a] waiting for daemon to start [2020-05-28T15:28:01.087Z] daemon.go:325: [d3c9e27d7907a] waiting for daemon to start [2020-05-28T15:28:01.087Z] daemon.go:353: [d3c9e27d7907a] daemon started [2020-05-28T15:28:01.087Z] daemon.go:461: [d3c9e27d7907a] Stopping daemon [2020-05-28T15:28:01.087Z] daemon.go:296: [d3c9e27d7907a] exiting daemon [2020-05-28T15:28:01.087Z] daemon.go:448: [d3c9e27d7907a] Daemon stopped [2020-05-28T15:28:01.087Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-28T15:28:01.580Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-28T15:28:01.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-28T15:28:01.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-28T15:28:01.907Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-28T15:28:01.987Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-05-28T15:28:02.146Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.242s coverage: 56.9% of statements [2020-05-28T15:28:03.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-28T15:28:05.427Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.382s coverage: 72.3% of statements [2020-05-28T15:28:05.427Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.381s coverage: 45.9% of statements [2020-05-28T15:28:05.427Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-28T15:28:05.864Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-05-28T15:28:06.081Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-28T15:28:06.338Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-28T15:28:06.903Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-28T15:28:07.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-28T15:28:07.952Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.972s coverage: 49.5% of statements [2020-05-28T15:28:08.139Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-05-28T15:28:08.273Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (7.25s) [2020-05-28T15:28:08.273Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-05-28T15:28:08.273Z] daemon.go:325: [d84b836370040] waiting for daemon to start [2020-05-28T15:28:08.273Z] daemon.go:325: [d84b836370040] waiting for daemon to start [2020-05-28T15:28:08.273Z] daemon.go:353: [d84b836370040] daemon started [2020-05-28T15:28:08.273Z] daemon.go:461: [d84b836370040] Stopping daemon [2020-05-28T15:28:08.273Z] daemon.go:296: [d84b836370040] exiting daemon [2020-05-28T15:28:08.273Z] daemon.go:448: [d84b836370040] Daemon stopped [2020-05-28T15:28:08.273Z] daemon.go:325: [d84b836370040] waiting for daemon to start [2020-05-28T15:28:08.273Z] daemon.go:325: [d84b836370040] waiting for daemon to start [2020-05-28T15:28:08.273Z] daemon.go:353: [d84b836370040] daemon started [2020-05-28T15:28:08.273Z] daemon.go:461: [d84b836370040] Stopping daemon [2020-05-28T15:28:08.273Z] daemon.go:296: [d84b836370040] exiting daemon [2020-05-28T15:28:08.273Z] daemon.go:448: [d84b836370040] Daemon stopped [2020-05-28T15:28:08.273Z] === RUN TestAuthZPluginV2Disable [2020-05-28T15:28:08.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-28T15:28:09.322Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.311s coverage: 76.1% of statements [2020-05-28T15:28:10.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-28T15:28:10.693Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.121s coverage: 60.4% of statements [2020-05-28T15:28:10.693Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-28T15:28:10.693Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-28T15:28:10.693Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-05-28T15:28:11.163Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-05-28T15:28:12.063Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-05-28T15:28:12.447Z] --- PASS: TestAuthZPluginV2Disable (3.52s) [2020-05-28T15:28:12.447Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-05-28T15:28:12.447Z] daemon.go:325: [de9433fdc2791] waiting for daemon to start [2020-05-28T15:28:12.447Z] daemon.go:325: [de9433fdc2791] waiting for daemon to start [2020-05-28T15:28:12.447Z] daemon.go:353: [de9433fdc2791] daemon started [2020-05-28T15:28:12.447Z] daemon.go:461: [de9433fdc2791] Stopping daemon [2020-05-28T15:28:12.447Z] daemon.go:296: [de9433fdc2791] exiting daemon [2020-05-28T15:28:12.447Z] daemon.go:448: [de9433fdc2791] Daemon stopped [2020-05-28T15:28:12.447Z] daemon.go:325: [de9433fdc2791] waiting for daemon to start [2020-05-28T15:28:12.447Z] daemon.go:325: [de9433fdc2791] waiting for daemon to start [2020-05-28T15:28:12.447Z] daemon.go:353: [de9433fdc2791] daemon started [2020-05-28T15:28:12.447Z] daemon.go:461: [de9433fdc2791] Stopping daemon [2020-05-28T15:28:12.447Z] daemon.go:296: [de9433fdc2791] exiting daemon [2020-05-28T15:28:12.447Z] daemon.go:448: [de9433fdc2791] Daemon stopped [2020-05-28T15:28:12.447Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-28T15:28:12.714Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-28T15:28:12.714Z] Using test binary docker [2020-05-28T15:28:12.714Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-28T15:28:12.714Z] +++ /etc/init.d/apparmor start [2020-05-28T15:28:12.714Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-28T15:28:12.714Z] INFO: Waiting for daemon to start... [2020-05-28T15:28:12.714Z] Starting dockerd [2020-05-28T15:28:12.714Z] +++ 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-05-28T15:28:12.993Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-05-28T15:28:13.924Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-05-28T15:28:13.924Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-28T15:28:13.924Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-28T15:28:14.184Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-28T15:28:14.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:28:14.184Z] INFO: Testing against a local daemon [2020-05-28T15:28:14.184Z] === RUN TestBuildWithSession [2020-05-28T15:28:14.184Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-28T15:28:14.184Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:28:14.184Z] === RUN TestBuildSquashParent [2020-05-28T15:28:14.184Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-05-28T15:28:14.184Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:28:14.184Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-28T15:28:14.184Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-28T15:28:14.184Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T15:28:14.184Z] === RUN TestBuildMultiStageCopy [2020-05-28T15:28:14.184Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-28T15:28:14.803Z] . [2020-05-28T15:28:14.803Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-28T15:28:14.803Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-28T15:28:14.803Z] Error: No such image: emptyfs [2020-05-28T15:28:14.803Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-28T15:28:14.803Z] ++++ docker load [2020-05-28T15:28:14.803Z] Running integration-test (iteration 1) [2020-05-28T15:28:14.803Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-28T15:28:14.803Z] ++ 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-05-28T15:28:14.803Z] ++ set -e [2020-05-28T15:28:14.803Z] ++ '[' -n 0 ']' [2020-05-28T15:28:14.803Z] ++ set -x [2020-05-28T15:28:14.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-28T15:28:14.854Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 43.7% of statements [2020-05-28T15:28:14.967Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2020-05-28T15:28:14.968Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-05-28T15:28:14.968Z] daemon.go:325: [d5ed64ed7f026] waiting for daemon to start [2020-05-28T15:28:14.968Z] daemon.go:325: [d5ed64ed7f026] waiting for daemon to start [2020-05-28T15:28:14.968Z] daemon.go:353: [d5ed64ed7f026] daemon started [2020-05-28T15:28:14.968Z] daemon.go:461: [d5ed64ed7f026] Stopping daemon [2020-05-28T15:28:14.968Z] daemon.go:296: [d5ed64ed7f026] exiting daemon [2020-05-28T15:28:14.968Z] daemon.go:448: [d5ed64ed7f026] Daemon stopped [2020-05-28T15:28:14.968Z] daemon.go:325: [d5ed64ed7f026] waiting for daemon to start [2020-05-28T15:28:14.968Z] daemon.go:325: [d5ed64ed7f026] waiting for daemon to start [2020-05-28T15:28:14.968Z] daemon.go:353: [d5ed64ed7f026] daemon started [2020-05-28T15:28:14.968Z] daemon.go:461: [d5ed64ed7f026] Stopping daemon [2020-05-28T15:28:14.968Z] daemon.go:296: [d5ed64ed7f026] exiting daemon [2020-05-28T15:28:14.968Z] daemon.go:448: [d5ed64ed7f026] Daemon stopped [2020-05-28T15:28:14.968Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-28T15:28:15.784Z] ok github.com/docker/docker/daemon/logger/awslogs 0.203s coverage: 78.2% of statements [2020-05-28T15:28:15.784Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-28T15:28:15.784Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-28T15:28:16.041Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-05-28T15:28:16.973Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-28T15:28:17.537Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 62.1% of statements [2020-05-28T15:28:17.537Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-05-28T15:28:18.240Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-28T15:28:18.906Z] ok github.com/docker/docker/daemon/logger/local 0.052s coverage: 74.7% of statements [2020-05-28T15:28:18.906Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-28T15:28:19.164Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 37.9% of statements [2020-05-28T15:28:21.060Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2020-05-28T15:28:21.060Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2020-05-28T15:28:21.991Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-28T15:28:22.248Z] ok github.com/docker/docker/daemon/logger/splunk 1.616s coverage: 84.5% of statements [2020-05-28T15:28:22.248Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-28T15:28:22.248Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-28T15:28:24.763Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-28T15:28:24.773Z] ok github.com/docker/docker/distribution 0.195s coverage: 22.3% of statements [2020-05-28T15:28:24.773Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2020-05-28T15:28:24.773Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-28T15:28:24.786Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-28T15:28:25.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-28T15:28:25.245Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-28T15:28:25.300Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-28T15:28:25.707Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-05-28T15:28:26.260Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-28T15:28:27.077Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-05-28T15:28:27.206Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.33s) [2020-05-28T15:28:27.206Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-28T15:28:27.206Z] daemon.go:325: [d5dd9d5097ac6] waiting for daemon to start [2020-05-28T15:28:27.206Z] daemon.go:325: [d5dd9d5097ac6] waiting for daemon to start [2020-05-28T15:28:27.206Z] daemon.go:353: [d5dd9d5097ac6] daemon started [2020-05-28T15:28:27.206Z] daemon.go:461: [d5dd9d5097ac6] Stopping daemon [2020-05-28T15:28:27.206Z] daemon.go:296: [d5dd9d5097ac6] exiting daemon [2020-05-28T15:28:27.206Z] daemon.go:448: [d5dd9d5097ac6] Daemon stopped [2020-05-28T15:28:27.206Z] daemon.go:325: [d5dd9d5097ac6] waiting for daemon to start [2020-05-28T15:28:27.206Z] daemon.go:325: [d5dd9d5097ac6] waiting for daemon to start [2020-05-28T15:28:27.206Z] daemon.go:296: [d5dd9d5097ac6] exiting daemon [2020-05-28T15:28:27.206Z] daemon.go:325: [d5dd9d5097ac6] waiting for daemon to start [2020-05-28T15:28:27.206Z] daemon.go:325: [d5dd9d5097ac6] waiting for daemon to start [2020-05-28T15:28:27.206Z] daemon.go:325: [d5dd9d5097ac6] waiting for daemon to start [2020-05-28T15:28:27.206Z] daemon.go:353: [d5dd9d5097ac6] daemon started [2020-05-28T15:28:27.206Z] daemon.go:461: [d5dd9d5097ac6] Stopping daemon [2020-05-28T15:28:27.206Z] daemon.go:296: [d5dd9d5097ac6] exiting daemon [2020-05-28T15:28:27.206Z] daemon.go:448: [d5dd9d5097ac6] Daemon stopped [2020-05-28T15:28:27.206Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-28T15:28:27.641Z] ok github.com/docker/docker/distribution/xfer 1.429s coverage: 83.9% of statements [2020-05-28T15:28:27.641Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-28T15:28:27.867Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-28T15:28:27.898Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-05-28T15:28:27.898Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-28T15:28:28.576Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-28T15:28:28.576Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-28T15:28:29.267Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-05-28T15:28:29.267Z] ? github.com/docker/docker/internal/test [no test files] [2020-05-28T15:28:29.474Z] --- PASS: TestBuildMultiStageCopy (15.18s) [2020-05-28T15:28:29.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.57s) [2020-05-28T15:28:29.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2020-05-28T15:28:29.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2020-05-28T15:28:29.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.37s) [2020-05-28T15:28:29.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s) [2020-05-28T15:28:29.474Z] === RUN TestBuildMultiStageParentConfig [2020-05-28T15:28:29.474Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2020-05-28T15:28:29.474Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T15:28:29.474Z] === RUN TestBuildLabelWithTargets [2020-05-28T15:28:29.474Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-05-28T15:28:29.474Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T15:28:29.474Z] === RUN TestBuildWithEmptyLayers [2020-05-28T15:28:29.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-28T15:28:29.831Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-05-28T15:28:29.831Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-05-28T15:28:29.831Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-05-28T15:28:30.088Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-05-28T15:28:30.088Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-05-28T15:28:30.088Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-05-28T15:28:30.088Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-05-28T15:28:30.088Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-05-28T15:28:30.172Z] Loaded image: buildpack-deps:jessie [2020-05-28T15:28:30.172Z] Loaded image: busybox:latest [2020-05-28T15:28:30.172Z] Loaded image: busybox:glibc [2020-05-28T15:28:30.172Z] Loaded image: debian:jessie [2020-05-28T15:28:30.172Z] Loaded image: hello-world:latest [2020-05-28T15:28:30.172Z] INFO: Testing against a local daemon [2020-05-28T15:28:30.172Z] === RUN TestBuildWithSession [2020-05-28T15:28:30.345Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-05-28T15:28:30.345Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-05-28T15:28:30.345Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-28T15:28:30.494Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2020-05-28T15:28:30.494Z] === RUN TestBuildMultiStageOnBuild [2020-05-28T15:28:30.494Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2020-05-28T15:28:30.494Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T15:28:30.494Z] === RUN TestBuildUncleanTarFilenames [2020-05-28T15:28:30.494Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-05-28T15:28:30.494Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T15:28:30.494Z] === RUN TestBuildMultiStageLayerLeak [2020-05-28T15:28:30.494Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2020-05-28T15:28:30.494Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T15:28:30.494Z] === RUN TestBuildWithHugeFile [2020-05-28T15:28:30.494Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2020-05-28T15:28:30.494Z] build_test.go:492: testEnv.OSType == "windows" [2020-05-28T15:28:30.494Z] === RUN TestBuildWithEmptyDockerfile [2020-05-28T15:28:30.494Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T15:28:30.494Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T15:28:30.494Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T15:28:30.494Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T15:28:30.494Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T15:28:30.494Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T15:28:30.494Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T15:28:30.494Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T15:28:30.494Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T15:28:30.494Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s) [2020-05-28T15:28:30.494Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-05-28T15:28:30.494Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-05-28T15:28:30.494Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-05-28T15:28:30.494Z] === RUN TestBuildPreserveOwnership [2020-05-28T15:28:30.494Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2020-05-28T15:28:30.494Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T15:28:30.494Z] === RUN TestBuildPlatformInvalid [2020-05-28T15:28:30.910Z] ok github.com/docker/docker/internal/testutil 0.015s coverage: 62.5% of statements [2020-05-28T15:28:30.976Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-05-28T15:28:30.976Z] PASS [2020-05-28T15:28:30.976Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-28T15:28:30.976Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:28:30.976Z] INFO: Testing against a local daemon [2020-05-28T15:28:30.976Z] === RUN TestConfigList [2020-05-28T15:28:30.976Z] --- SKIP: TestConfigList (0.00s) [2020-05-28T15:28:30.976Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:28:30.976Z] === RUN TestConfigsCreateAndDelete [2020-05-28T15:28:30.976Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-05-28T15:28:30.976Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:28:30.976Z] === RUN TestConfigsUpdate [2020-05-28T15:28:30.976Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-05-28T15:28:30.976Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:28:30.976Z] === RUN TestTemplatedConfig [2020-05-28T15:28:30.976Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-28T15:28:30.976Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:28:30.976Z] === RUN TestConfigInspect [2020-05-28T15:28:30.976Z] --- SKIP: TestConfigInspect (0.00s) [2020-05-28T15:28:30.976Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:28:30.976Z] === RUN TestConfigCreateWithLabels [2020-05-28T15:28:30.976Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-05-28T15:28:30.976Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:28:30.976Z] === RUN TestConfigCreateResolve [2020-05-28T15:28:30.976Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-05-28T15:28:30.976Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:28:30.976Z] === RUN TestConfigDaemonLibtrustID [2020-05-28T15:28:30.976Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-05-28T15:28:30.976Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:28:30.976Z] PASS [2020-05-28T15:28:30.976Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-28T15:28:30.976Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:28:30.976Z] INFO: Testing against a local daemon [2020-05-28T15:28:30.976Z] === RUN TestCheckpoint [2020-05-28T15:28:30.976Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-28T15:28:30.976Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T15:28:30.976Z] === RUN TestContainerInvalidJSON [2020-05-28T15:28:30.976Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T15:28:30.976Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T15:28:30.976Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T15:28:30.976Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T15:28:30.976Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-28T15:28:30.976Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-28T15:28:30.976Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T15:28:30.976Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-28T15:28:30.976Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T15:28:30.976Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-05-28T15:28:30.976Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-05-28T15:28:30.976Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-05-28T15:28:30.976Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-05-28T15:28:30.976Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-28T15:28:30.976Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2020-05-28T15:28:30.976Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-28T15:28:30.976Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-28T15:28:30.976Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-28T15:28:30.976Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-28T15:28:30.976Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-28T15:28:30.976Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2020-05-28T15:28:30.976Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-28T15:28:30.976Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-28T15:28:30.976Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2020-05-28T15:28:30.976Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-28T15:28:30.976Z] === RUN TestCopyFromContainer [2020-05-28T15:28:30.976Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-05-28T15:28:30.976Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:28:30.976Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-28T15:28:30.976Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T15:28:30.976Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T15:28:30.976Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T15:28:30.976Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T15:28:30.976Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T15:28:30.976Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T15:28:30.976Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T15:28:30.976Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T15:28:30.976Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T15:28:30.976Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-28T15:28:30.976Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-28T15:28:30.976Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-28T15:28:30.976Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-28T15:28:30.976Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-28T15:28:30.976Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-05-28T15:28:30.976Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-28T15:28:30.976Z] === RUN TestCreateWithInvalidEnv [2020-05-28T15:28:30.976Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-28T15:28:30.976Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-28T15:28:30.976Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-28T15:28:30.976Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-28T15:28:30.976Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-28T15:28:30.976Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-28T15:28:30.976Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-28T15:28:30.976Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-28T15:28:30.976Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-28T15:28:30.976Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-28T15:28:30.976Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-28T15:28:30.976Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-28T15:28:30.976Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-28T15:28:30.976Z] === RUN TestCreateTmpfsMountsTarget [2020-05-28T15:28:30.976Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-05-28T15:28:30.976Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:28:30.976Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-28T15:28:30.976Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-05-28T15:28:30.976Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:28:30.976Z] === RUN TestCreateWithCapabilities [2020-05-28T15:28:30.976Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-05-28T15:28:30.976Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-28T15:28:30.976Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-28T15:28:30.976Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-28T15:28:30.976Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:28:30.976Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-28T15:28:30.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T15:28:30.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T15:28:30.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T15:28:30.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T15:28:30.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T15:28:30.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T15:28:30.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T15:28:30.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T15:28:30.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T15:28:30.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T15:28:30.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T15:28:30.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T15:28:30.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T15:28:30.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T15:28:30.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T15:28:30.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-28T15:28:30.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-28T15:28:30.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-28T15:28:30.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-28T15:28:30.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-28T15:28:30.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-28T15:28:30.976Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-28T15:28:30.976Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-28T15:28:30.976Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-28T15:28:30.976Z] === RUN TestDiff [2020-05-28T15:28:30.976Z] --- SKIP: TestDiff (0.00s) [2020-05-28T15:28:30.977Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-28T15:28:30.977Z] === RUN TestExecWithCloseStdin [2020-05-28T15:28:31.194Z] --- PASS: TestBuildWithSession (2.07s) [2020-05-28T15:28:31.194Z] === RUN TestBuildSquashParent [2020-05-28T15:28:31.844Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-05-28T15:28:33.216Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-05-28T15:28:33.216Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-28T15:28:33.249Z] --- PASS: TestExecWithCloseStdin (2.07s) [2020-05-28T15:28:33.250Z] === RUN TestExec [2020-05-28T15:28:33.250Z] --- SKIP: TestExec (0.00s) [2020-05-28T15:28:33.250Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-28T15:28:33.250Z] === RUN TestExecUser [2020-05-28T15:28:33.250Z] --- SKIP: TestExecUser (0.00s) [2020-05-28T15:28:33.250Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-28T15:28:33.250Z] === RUN TestExportContainerAndImportImage [2020-05-28T15:28:33.250Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-05-28T15:28:33.250Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:28:33.250Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-28T15:28:33.250Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-05-28T15:28:33.250Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:28:33.250Z] === RUN TestHealthCheckWorkdir [2020-05-28T15:28:33.250Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-05-28T15:28:33.250Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-28T15:28:33.250Z] === RUN TestHealthKillContainer [2020-05-28T15:28:33.250Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-05-28T15:28:33.250Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-28T15:28:33.250Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-28T15:28:33.250Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-05-28T15:28:33.250Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-28T15:28:33.250Z] === RUN TestKillContainerInvalidSignal [2020-05-28T15:28:33.680Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-28T15:28:34.346Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-28T15:28:35.011Z] --- PASS: TestKillContainerInvalidSignal (1.81s) [2020-05-28T15:28:35.011Z] === RUN TestKillContainer [2020-05-28T15:28:35.011Z] --- SKIP: TestKillContainer (0.00s) [2020-05-28T15:28:35.011Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-28T15:28:35.011Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-28T15:28:35.011Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-28T15:28:35.011Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-28T15:28:35.011Z] === RUN TestKillStoppedContainer [2020-05-28T15:28:35.011Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-05-28T15:28:35.011Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-28T15:28:35.011Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-28T15:28:35.011Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-28T15:28:35.011Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-28T15:28:35.011Z] === RUN TestKillDifferentUserContainer [2020-05-28T15:28:35.011Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-05-28T15:28:35.011Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-28T15:28:35.011Z] === RUN TestInspectOomKilledTrue [2020-05-28T15:28:35.011Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-28T15:28:35.011Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:28:35.011Z] === RUN TestInspectOomKilledFalse [2020-05-28T15:28:35.011Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-28T15:28:35.011Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-28T15:28:35.011Z] === RUN TestLogsFollowTailEmpty [2020-05-28T15:28:35.111Z] ok github.com/docker/docker/pkg/archive 0.422s coverage: 77.0% of statements [2020-05-28T15:28:36.239Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-28T15:28:36.481Z] ok github.com/docker/docker/pkg/authorization 0.460s coverage: 66.7% of statements [2020-05-28T15:28:36.481Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-28T15:28:36.496Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-28T15:28:36.617Z] --- PASS: TestLogsFollowTailEmpty (1.77s) [2020-05-28T15:28:36.617Z] === RUN TestNetworkNat [2020-05-28T15:28:36.617Z] --- SKIP: TestNetworkNat (0.00s) [2020-05-28T15:28:36.617Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-28T15:28:36.617Z] === RUN TestNetworkLocalhostTCPNat [2020-05-28T15:28:36.617Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-05-28T15:28:36.617Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T15:28:36.617Z] === RUN TestNetworkLoopbackNat [2020-05-28T15:28:36.617Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-05-28T15:28:36.617Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-28T15:28:36.617Z] === RUN TestPause [2020-05-28T15:28:36.617Z] --- SKIP: TestPause (0.00s) [2020-05-28T15:28:36.617Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-28T15:28:36.617Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-28T15:28:36.738Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-05-28T15:28:36.923Z] --- PASS: TestBuildSquashParent (5.46s) [2020-05-28T15:28:36.923Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-28T15:28:36.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T15:28:36.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T15:28:36.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T15:28:36.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T15:28:36.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T15:28:36.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T15:28:36.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T15:28:36.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T15:28:36.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T15:28:36.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T15:28:36.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T15:28:36.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T15:28:36.923Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-28T15:28:36.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-28T15:28:36.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-28T15:28:36.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-28T15:28:38.888Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.75s) [2020-05-28T15:28:38.888Z] === RUN TestPauseStopPausedContainer [2020-05-28T15:28:38.888Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-05-28T15:28:38.888Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:28:38.888Z] === RUN TestPsFilter [2020-05-28T15:28:38.888Z] --- PASS: TestPsFilter (0.17s) [2020-05-28T15:28:38.888Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-28T15:28:39.018Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-28T15:28:39.582Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-28T15:28:39.766Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-28T15:28:39.766Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-28T15:28:40.011Z] ok github.com/docker/docker/layer 7.502s coverage: 72.0% of statements [2020-05-28T15:28:40.011Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-28T15:28:40.011Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-28T15:28:40.011Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-28T15:28:40.011Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-28T15:28:40.011Z] ? github.com/docker/docker/oci [no test files] [2020-05-28T15:28:40.011Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-28T15:28:40.268Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-28T15:28:40.512Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-28T15:28:40.526Z] ok github.com/docker/docker/pkg/chrootarchive 2.937s coverage: 43.2% of statements [2020-05-28T15:28:40.526Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-28T15:28:40.526Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-28T15:28:41.091Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-05-28T15:28:41.091Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-05-28T15:28:41.160Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.07s) [2020-05-28T15:28:41.160Z] === RUN TestRemoveContainerWithVolume [2020-05-28T15:28:41.881Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-28T15:28:41.904Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-05-28T15:28:41.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2020-05-28T15:28:41.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2020-05-28T15:28:41.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s) [2020-05-28T15:28:41.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.42s) [2020-05-28T15:28:41.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2020-05-28T15:28:41.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.42s) [2020-05-28T15:28:41.905Z] === RUN TestBuildMultiStageCopy [2020-05-28T15:28:41.905Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-28T15:28:42.023Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2020-05-28T15:28:42.590Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-05-28T15:28:43.154Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-05-28T15:28:43.429Z] --- PASS: TestRemoveContainerWithVolume (2.38s) [2020-05-28T15:28:43.429Z] === RUN TestRemoveContainerRunning [2020-05-28T15:28:43.775Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-28T15:28:43.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-28T15:28:43.775Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-28T15:28:43.775Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-28T15:28:44.086Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 66.3% of statements [2020-05-28T15:28:44.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-28T15:28:44.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-28T15:28:44.340Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-28T15:28:44.405Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-28T15:28:44.598Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.29s) [2020-05-28T15:28:44.598Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-28T15:28:44.598Z] daemon.go:325: [d6e0580a4a815] waiting for daemon to start [2020-05-28T15:28:44.598Z] daemon.go:325: [d6e0580a4a815] waiting for daemon to start [2020-05-28T15:28:44.598Z] daemon.go:353: [d6e0580a4a815] daemon started [2020-05-28T15:28:44.598Z] daemon.go:461: [d6e0580a4a815] Stopping daemon [2020-05-28T15:28:44.598Z] daemon.go:296: [d6e0580a4a815] exiting daemon [2020-05-28T15:28:44.598Z] daemon.go:448: [d6e0580a4a815] Daemon stopped [2020-05-28T15:28:44.598Z] daemon.go:325: [d6e0580a4a815] waiting for daemon to start [2020-05-28T15:28:44.598Z] daemon.go:325: [d6e0580a4a815] waiting for daemon to start [2020-05-28T15:28:44.598Z] daemon.go:325: [d6e0580a4a815] waiting for daemon to start [2020-05-28T15:28:44.598Z] daemon.go:325: [d6e0580a4a815] waiting for daemon to start [2020-05-28T15:28:44.598Z] daemon.go:339: [d6e0580a4a815] error pinging daemon on start: Get http://d6e0580a4a815.sock/_ping: context deadline exceeded [2020-05-28T15:28:44.598Z] daemon.go:325: [d6e0580a4a815] waiting for daemon to start [2020-05-28T15:28:44.598Z] daemon.go:339: [d6e0580a4a815] error pinging daemon on start: Get http://d6e0580a4a815.sock/_ping: context deadline exceeded [2020-05-28T15:28:44.598Z] daemon.go:325: [d6e0580a4a815] waiting for daemon to start [2020-05-28T15:28:44.598Z] daemon.go:339: [d6e0580a4a815] error pinging daemon on start: Get http://d6e0580a4a815.sock/_ping: context deadline exceeded [2020-05-28T15:28:44.598Z] daemon.go:325: [d6e0580a4a815] waiting for daemon to start [2020-05-28T15:28:44.598Z] daemon.go:339: [d6e0580a4a815] error pinging daemon on start: Get http://d6e0580a4a815.sock/_ping: context deadline exceeded [2020-05-28T15:28:44.598Z] daemon.go:325: [d6e0580a4a815] waiting for daemon to start [2020-05-28T15:28:44.598Z] daemon.go:339: [d6e0580a4a815] error pinging daemon on start: Get http://d6e0580a4a815.sock/_ping: read unix @->/tmp/docker-integration/d6e0580a4a815.sock: read: connection reset by peer [2020-05-28T15:28:44.598Z] daemon.go:296: [d6e0580a4a815] exiting daemon [2020-05-28T15:28:44.598Z] daemon.go:325: [d6e0580a4a815] waiting for daemon to start [2020-05-28T15:28:44.598Z] daemon.go:325: [d6e0580a4a815] waiting for daemon to start [2020-05-28T15:28:44.598Z] daemon.go:325: [d6e0580a4a815] waiting for daemon to start [2020-05-28T15:28:44.598Z] daemon.go:353: [d6e0580a4a815] daemon started [2020-05-28T15:28:44.598Z] daemon.go:461: [d6e0580a4a815] Stopping daemon [2020-05-28T15:28:44.598Z] daemon.go:296: [d6e0580a4a815] exiting daemon [2020-05-28T15:28:44.598Z] daemon.go:448: [d6e0580a4a815] Daemon stopped [2020-05-28T15:28:44.598Z] PASS [2020-05-28T15:28:44.598Z] [2020-05-28T15:28:44.598Z] DONE 17 tests in 55.665s [2020-05-28T15:28:44.598Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-28T15:28:44.598Z] ++ 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-05-28T15:28:44.598Z] ++ set -e [2020-05-28T15:28:44.598Z] ++ '[' -n 0 ']' [2020-05-28T15:28:44.598Z] ++ set -x [2020-05-28T15:28:44.598Z] ++ env -i DEST=/go/src/github.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-05-28T15:28:44.598Z] INFO: Testing against a local daemon [2020-05-28T15:28:44.598Z] === RUN TestPluginInvalidJSON [2020-05-28T15:28:44.598Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T15:28:44.598Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T15:28:44.598Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T15:28:44.598Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-28T15:28:44.598Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-28T15:28:44.598Z] PASS [2020-05-28T15:28:44.598Z] [2020-05-28T15:28:44.598Z] DONE 2 tests in 0.061s [2020-05-28T15:28:44.598Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-28T15:28:44.598Z] ++ 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-05-28T15:28:44.598Z] ++ set -e [2020-05-28T15:28:44.598Z] ++ '[' -n 0 ']' [2020-05-28T15:28:44.598Z] ++ set -x [2020-05-28T15:28:44.598Z] ++ env -i DEST=/go/src/github.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-05-28T15:28:44.598Z] INFO: Testing against a local daemon [2020-05-28T15:28:44.598Z] === RUN TestExternalGraphDriver [2020-05-28T15:28:44.713Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-28T15:28:44.856Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-28T15:28:44.856Z] === RUN TestExternalGraphDriver/json [2020-05-28T15:28:45.016Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-05-28T15:28:45.037Z] --- PASS: TestRemoveContainerRunning (1.79s) [2020-05-28T15:28:45.037Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-28T15:28:45.376Z] --- PASS: TestBuildMultiStageCopy (3.35s) [2020-05-28T15:28:45.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.85s) [2020-05-28T15:28:45.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2020-05-28T15:28:45.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-05-28T15:28:45.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2020-05-28T15:28:45.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s) [2020-05-28T15:28:45.376Z] === RUN TestBuildMultiStageParentConfig [2020-05-28T15:28:45.579Z] ok github.com/docker/docker/pkg/discovery/kv 3.057s coverage: 84.1% of statements [2020-05-28T15:28:45.787Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-28T15:28:45.837Z] ok github.com/docker/docker/pkg/fsutils 0.262s coverage: 85.1% of statements [2020-05-28T15:28:45.837Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2020-05-28T15:28:46.414Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2020-05-28T15:28:46.414Z] === RUN TestBuildLabelWithTargets [2020-05-28T15:28:46.643Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.81s) [2020-05-28T15:28:46.643Z] === RUN TestRemoveInvalidContainer [2020-05-28T15:28:46.643Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-28T15:28:46.643Z] === RUN TestRenameLinkedContainer [2020-05-28T15:28:46.643Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-05-28T15:28:46.643Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-28T15:28:46.643Z] === RUN TestRenameStoppedContainer [2020-05-28T15:28:47.157Z] === RUN TestExternalGraphDriver/spec [2020-05-28T15:28:47.254Z] ok github.com/docker/docker/pkg/ioutils 0.397s coverage: 69.1% of statements [2020-05-28T15:28:47.254Z] ok github.com/docker/docker/pkg/idtools 0.566s coverage: 70.1% of statements [2020-05-28T15:28:47.824Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-05-28T15:28:47.824Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-05-28T15:28:47.944Z] --- PASS: TestBuildLabelWithTargets (1.49s) [2020-05-28T15:28:47.944Z] === RUN TestBuildWithEmptyLayers [2020-05-28T15:28:48.081Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2020-05-28T15:28:48.082Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-28T15:28:48.089Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-28T15:28:48.596Z] --- PASS: TestBuildWithEmptyLayers (0.74s) [2020-05-28T15:28:48.596Z] === RUN TestBuildMultiStageOnBuild [2020-05-28T15:28:48.645Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-05-28T15:28:48.902Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-28T15:28:48.915Z] --- PASS: TestRenameStoppedContainer (2.22s) [2020-05-28T15:28:48.915Z] === RUN TestRenameRunningContainerAndReuse [2020-05-28T15:28:49.021Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-28T15:28:49.465Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-28T15:28:49.465Z] ok github.com/docker/docker/pkg/mount 0.582s coverage: 69.6% of statements [2020-05-28T15:28:49.465Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-28T15:28:49.722Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.0% of statements [2020-05-28T15:28:49.722Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-05-28T15:28:49.722Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-28T15:28:49.722Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-28T15:28:49.956Z] === RUN TestExternalGraphDriver/pull [2020-05-28T15:28:50.652Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-05-28T15:28:50.722Z] --- PASS: TestBuildMultiStageOnBuild (2.11s) [2020-05-28T15:28:50.722Z] === RUN TestBuildUncleanTarFilenames [2020-05-28T15:28:51.583Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-28T15:28:51.840Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-05-28T15:28:51.840Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-05-28T15:28:51.847Z] --- PASS: TestBuildUncleanTarFilenames (1.09s) [2020-05-28T15:28:51.847Z] === RUN TestBuildMultiStageLayerLeak [2020-05-28T15:28:51.855Z] --- PASS: TestExternalGraphDriver (7.20s) [2020-05-28T15:28:51.855Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-05-28T15:28:51.855Z] daemon.go:325: [d89b1779017bc] waiting for daemon to start [2020-05-28T15:28:51.855Z] daemon.go:325: [d89b1779017bc] waiting for daemon to start [2020-05-28T15:28:51.855Z] daemon.go:353: [d89b1779017bc] daemon started [2020-05-28T15:28:51.855Z] daemon.go:461: [d89b1779017bc] Stopping daemon [2020-05-28T15:28:51.855Z] daemon.go:296: [d89b1779017bc] exiting daemon [2020-05-28T15:28:51.855Z] daemon.go:448: [d89b1779017bc] Daemon stopped [2020-05-28T15:28:51.855Z] daemon.go:325: [d89b1779017bc] waiting for daemon to start [2020-05-28T15:28:51.855Z] daemon.go:325: [d89b1779017bc] waiting for daemon to start [2020-05-28T15:28:51.855Z] daemon.go:353: [d89b1779017bc] daemon started [2020-05-28T15:28:51.855Z] daemon.go:461: [d89b1779017bc] Stopping daemon [2020-05-28T15:28:51.855Z] daemon.go:296: [d89b1779017bc] exiting daemon [2020-05-28T15:28:51.855Z] daemon.go:448: [d89b1779017bc] Daemon stopped [2020-05-28T15:28:51.855Z] --- PASS: TestExternalGraphDriver/json (2.29s) [2020-05-28T15:28:51.855Z] daemon.go:325: [d89b1779017bc] waiting for daemon to start [2020-05-28T15:28:51.855Z] daemon.go:325: [d89b1779017bc] waiting for daemon to start [2020-05-28T15:28:51.855Z] daemon.go:353: [d89b1779017bc] daemon started [2020-05-28T15:28:51.855Z] daemon.go:461: [d89b1779017bc] Stopping daemon [2020-05-28T15:28:51.855Z] daemon.go:296: [d89b1779017bc] exiting daemon [2020-05-28T15:28:51.855Z] daemon.go:448: [d89b1779017bc] Daemon stopped [2020-05-28T15:28:51.855Z] daemon.go:325: [d89b1779017bc] waiting for daemon to start [2020-05-28T15:28:51.855Z] daemon.go:325: [d89b1779017bc] waiting for daemon to start [2020-05-28T15:28:51.855Z] daemon.go:353: [d89b1779017bc] daemon started [2020-05-28T15:28:51.855Z] daemon.go:461: [d89b1779017bc] Stopping daemon [2020-05-28T15:28:51.855Z] daemon.go:296: [d89b1779017bc] exiting daemon [2020-05-28T15:28:51.855Z] daemon.go:448: [d89b1779017bc] Daemon stopped [2020-05-28T15:28:51.855Z] --- PASS: TestExternalGraphDriver/spec (2.88s) [2020-05-28T15:28:51.855Z] daemon.go:325: [d89b1779017bc] waiting for daemon to start [2020-05-28T15:28:51.855Z] daemon.go:325: [d89b1779017bc] waiting for daemon to start [2020-05-28T15:28:51.855Z] daemon.go:353: [d89b1779017bc] daemon started [2020-05-28T15:28:51.855Z] daemon.go:461: [d89b1779017bc] Stopping daemon [2020-05-28T15:28:51.855Z] daemon.go:296: [d89b1779017bc] exiting daemon [2020-05-28T15:28:51.855Z] daemon.go:448: [d89b1779017bc] Daemon stopped [2020-05-28T15:28:51.855Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2020-05-28T15:28:51.855Z] === RUN TestGraphdriverPluginV2 [2020-05-28T15:28:52.112Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-28T15:28:52.790Z] --- PASS: TestRenameRunningContainerAndReuse (3.57s) [2020-05-28T15:28:52.790Z] === RUN TestRenameInvalidName [2020-05-28T15:28:53.209Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-05-28T15:28:53.467Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-05-28T15:28:54.008Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-28T15:28:54.025Z] --- PASS: TestBuildMultiStageLayerLeak (2.24s) [2020-05-28T15:28:54.025Z] === RUN TestBuildWithHugeFile [2020-05-28T15:28:54.396Z] --- PASS: TestRenameInvalidName (1.72s) [2020-05-28T15:28:54.396Z] === RUN TestRenameAnonymousContainer [2020-05-28T15:28:54.396Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-05-28T15:28:54.396Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-28T15:28:54.396Z] === RUN TestRenameContainerWithSameName [2020-05-28T15:28:55.904Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-28T15:28:56.010Z] --- PASS: TestRenameContainerWithSameName (1.74s) [2020-05-28T15:28:56.010Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-28T15:28:56.010Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-05-28T15:28:56.010Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-28T15:28:56.010Z] === RUN TestResize [2020-05-28T15:28:56.010Z] --- SKIP: TestResize (0.00s) [2020-05-28T15:28:56.010Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-28T15:28:56.010Z] === RUN TestResizeWithInvalidSize [2020-05-28T15:28:56.010Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-05-28T15:28:56.010Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-28T15:28:56.010Z] === RUN TestResizeWhenContainerNotStarted [2020-05-28T15:28:56.837Z] --- PASS: TestGraphdriverPluginV2 (4.78s) [2020-05-28T15:28:56.837Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-05-28T15:28:56.837Z] daemon.go:325: [daf07912549d5] waiting for daemon to start [2020-05-28T15:28:56.837Z] daemon.go:325: [daf07912549d5] waiting for daemon to start [2020-05-28T15:28:56.837Z] daemon.go:353: [daf07912549d5] daemon started [2020-05-28T15:28:56.837Z] daemon.go:461: [daf07912549d5] Stopping daemon [2020-05-28T15:28:56.837Z] daemon.go:296: [daf07912549d5] exiting daemon [2020-05-28T15:28:56.837Z] daemon.go:448: [daf07912549d5] Daemon stopped [2020-05-28T15:28:56.837Z] daemon.go:325: [daf07912549d5] waiting for daemon to start [2020-05-28T15:28:56.837Z] daemon.go:325: [daf07912549d5] waiting for daemon to start [2020-05-28T15:28:56.837Z] daemon.go:353: [daf07912549d5] daemon started [2020-05-28T15:28:56.837Z] daemon.go:461: [daf07912549d5] Stopping daemon [2020-05-28T15:28:56.837Z] daemon.go:296: [daf07912549d5] exiting daemon [2020-05-28T15:28:56.837Z] daemon.go:448: [daf07912549d5] Daemon stopped [2020-05-28T15:28:56.837Z] PASS [2020-05-28T15:28:56.837Z] [2020-05-28T15:28:56.837Z] DONE 5 tests in 12.049s [2020-05-28T15:28:56.837Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-28T15:28:56.837Z] ++ 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-05-28T15:28:56.837Z] ++ set -e [2020-05-28T15:28:56.837Z] ++ '[' -n 0 ']' [2020-05-28T15:28:56.837Z] ++ set -x [2020-05-28T15:28:56.837Z] ++ env -i DEST=/go/src/github.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-05-28T15:28:56.837Z] INFO: Testing against a local daemon [2020-05-28T15:28:56.837Z] === RUN TestContinueAfterPluginCrash [2020-05-28T15:28:56.837Z] === PAUSE TestContinueAfterPluginCrash [2020-05-28T15:28:56.837Z] === RUN TestDaemonStartWithLogOpt [2020-05-28T15:28:56.837Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-28T15:28:56.837Z] === CONT TestContinueAfterPluginCrash [2020-05-28T15:28:56.837Z] === CONT TestDaemonStartWithLogOpt [2020-05-28T15:28:57.641Z] ok github.com/docker/docker/pkg/signal 2.871s coverage: 61.0% of statements [2020-05-28T15:28:57.642Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-28T15:28:57.642Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-28T15:28:57.773Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-28T15:28:57.898Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-28T15:28:58.156Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-28T15:28:58.283Z] --- PASS: TestResizeWhenContainerNotStarted (1.95s) [2020-05-28T15:28:58.283Z] === RUN TestDaemonRestartKillContainers [2020-05-28T15:28:58.283Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-28T15:28:58.283Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:28:58.283Z] === RUN TestStats [2020-05-28T15:28:58.283Z] --- SKIP: TestStats (0.00s) [2020-05-28T15:28:58.283Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-05-28T15:28:58.283Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-28T15:28:58.721Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-05-28T15:28:59.141Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-28T15:28:59.286Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 35.1% of statements [2020-05-28T15:28:59.398Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-28T15:28:59.544Z] ok github.com/docker/docker/pkg/tailfile 0.064s coverage: 88.6% of statements [2020-05-28T15:29:00.108Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2020-05-28T15:29:00.671Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-05-28T15:29:00.928Z] testing: warning: no tests to run [2020-05-28T15:29:00.928Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-05-28T15:29:01.185Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-28T15:29:01.442Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-28T15:29:01.700Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-05-28T15:29:03.147Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.11s) [2020-05-28T15:29:03.147Z] === RUN TestStopContainerWithTimeout [2020-05-28T15:29:03.147Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-05-28T15:29:03.147Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-28T15:29:03.147Z] === RUN TestUpdateRestartPolicy [2020-05-28T15:29:04.223Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.3% of statements [2020-05-28T15:29:04.480Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-28T15:29:04.657Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-28T15:29:05.413Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 74.1% of statements [2020-05-28T15:29:05.670Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-28T15:29:07.041Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-05-28T15:29:07.605Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-28T15:29:07.862Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-05-28T15:29:08.795Z] ok github.com/docker/docker/runconfig 0.011s coverage: 68.2% of statements [2020-05-28T15:29:08.835Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-28T15:29:09.359Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-28T15:29:09.767Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-28T15:29:10.290Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2020-05-28T15:29:10.855Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-05-28T15:29:11.139Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-28T15:29:11.786Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-05-28T15:29:13.660Z] --- PASS: TestDaemonStartWithLogOpt (17.03s) [2020-05-28T15:29:13.660Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-05-28T15:29:13.660Z] daemon.go:325: [d7d9769da33a6] waiting for daemon to start [2020-05-28T15:29:13.660Z] daemon.go:325: [d7d9769da33a6] waiting for daemon to start [2020-05-28T15:29:13.660Z] daemon.go:353: [d7d9769da33a6] daemon started [2020-05-28T15:29:13.660Z] daemon.go:461: [d7d9769da33a6] Stopping daemon [2020-05-28T15:29:13.660Z] daemon.go:296: [d7d9769da33a6] exiting daemon [2020-05-28T15:29:13.660Z] daemon.go:448: [d7d9769da33a6] Daemon stopped [2020-05-28T15:29:13.660Z] daemon.go:325: [d7d9769da33a6] waiting for daemon to start [2020-05-28T15:29:13.660Z] daemon.go:325: [d7d9769da33a6] waiting for daemon to start [2020-05-28T15:29:13.660Z] daemon.go:353: [d7d9769da33a6] daemon started [2020-05-28T15:29:13.660Z] daemon.go:461: [d7d9769da33a6] Stopping daemon [2020-05-28T15:29:13.660Z] daemon.go:296: [d7d9769da33a6] exiting daemon [2020-05-28T15:29:13.660Z] daemon.go:448: [d7d9769da33a6] Daemon stopped [2020-05-28T15:29:18.921Z] --- PASS: TestContinueAfterPluginCrash (21.69s) [2020-05-28T15:29:18.921Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-05-28T15:29:18.921Z] daemon.go:325: [d4ec95da651ac] waiting for daemon to start [2020-05-28T15:29:18.921Z] daemon.go:325: [d4ec95da651ac] waiting for daemon to start [2020-05-28T15:29:18.921Z] daemon.go:353: [d4ec95da651ac] daemon started [2020-05-28T15:29:18.921Z] daemon.go:461: [d4ec95da651ac] Stopping daemon [2020-05-28T15:29:18.921Z] daemon.go:296: [d4ec95da651ac] exiting daemon [2020-05-28T15:29:18.921Z] daemon.go:448: [d4ec95da651ac] Daemon stopped [2020-05-28T15:29:18.921Z] PASS [2020-05-28T15:29:18.921Z] [2020-05-28T15:29:18.921Z] DONE 2 tests in 21.729s [2020-05-28T15:29:18.921Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-28T15:29:18.921Z] ++ 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-05-28T15:29:18.921Z] ++ set -e [2020-05-28T15:29:18.921Z] ++ '[' -n 0 ']' [2020-05-28T15:29:18.921Z] ++ set -x [2020-05-28T15:29:18.921Z] ++ env -i DEST=/go/src/github.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-05-28T15:29:18.921Z] INFO: Testing against a local daemon [2020-05-28T15:29:18.921Z] === RUN TestPluginWithDevMounts [2020-05-28T15:29:18.921Z] === PAUSE TestPluginWithDevMounts [2020-05-28T15:29:18.921Z] === CONT TestPluginWithDevMounts [2020-05-28T15:29:20.816Z] --- PASS: TestPluginWithDevMounts (2.07s) [2020-05-28T15:29:20.816Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-05-28T15:29:20.816Z] daemon.go:325: [da0232a11fb08] waiting for daemon to start [2020-05-28T15:29:20.816Z] daemon.go:325: [da0232a11fb08] waiting for daemon to start [2020-05-28T15:29:20.816Z] daemon.go:353: [da0232a11fb08] daemon started [2020-05-28T15:29:20.816Z] daemon.go:461: [da0232a11fb08] Stopping daemon [2020-05-28T15:29:20.816Z] daemon.go:296: [da0232a11fb08] exiting daemon [2020-05-28T15:29:20.817Z] daemon.go:448: [da0232a11fb08] Daemon stopped [2020-05-28T15:29:20.817Z] PASS [2020-05-28T15:29:20.817Z] [2020-05-28T15:29:20.817Z] DONE 1 tests in 2.127s [2020-05-28T15:29:20.817Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-28T15:29:20.817Z] ++ 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-05-28T15:29:20.817Z] ++ set -e [2020-05-28T15:29:20.817Z] ++ '[' -n 0 ']' [2020-05-28T15:29:20.817Z] ++ set -x [2020-05-28T15:29:20.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05-28T15:29:20.817Z] INFO: Testing against a local daemon [2020-05-28T15:29:20.817Z] === RUN TestSecretInspect [2020-05-28T15:29:21.073Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-28T15:29:23.596Z] --- PASS: TestSecretInspect (3.10s) [2020-05-28T15:29:23.596Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-05-28T15:29:23.596Z] daemon.go:325: [d6d35d1553963] waiting for daemon to start [2020-05-28T15:29:23.596Z] daemon.go:325: [d6d35d1553963] waiting for daemon to start [2020-05-28T15:29:23.596Z] daemon.go:353: [d6d35d1553963] daemon started [2020-05-28T15:29:23.596Z] daemon.go:461: [d6d35d1553963] Stopping daemon [2020-05-28T15:29:23.596Z] daemon.go:296: [d6d35d1553963] exiting daemon [2020-05-28T15:29:23.596Z] daemon.go:448: [d6d35d1553963] Daemon stopped [2020-05-28T15:29:23.596Z] === RUN TestSecretList [2020-05-28T15:29:24.593Z] --- PASS: TestUpdateRestartPolicy (20.54s) [2020-05-28T15:29:24.593Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-28T15:29:25.489Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-28T15:29:25.607Z] --- PASS: TestUpdateRestartWithAutoRemove (1.73s) [2020-05-28T15:29:25.607Z] === RUN TestWaitNonBlocked [2020-05-28T15:29:25.607Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T15:29:25.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T15:29:25.607Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T15:29:25.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T15:29:25.607Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T15:29:25.607Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T15:29:26.633Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.8% of statements [2020-05-28T15:29:26.633Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-28T15:29:26.633Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-28T15:29:26.633Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-28T15:29:26.633Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-28T15:29:26.633Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-28T15:29:26.633Z] ? github.com/docker/docker/rootless [no test files] [2020-05-28T15:29:26.633Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-28T15:29:26.633Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-28T15:29:26.633Z] ? github.com/docker/docker/volume [no test files] [2020-05-28T15:29:26.633Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-28T15:29:26.633Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === Skipped [2020-05-28T15:29:26.633Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-28T15:29:26.633Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-28T15:29:26.633Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-28T15:29:26.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:29:26.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-28T15:29:26.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:29:26.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-28T15:29:26.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:29:26.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-28T15:29:26.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:29:26.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-28T15:29:26.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:29:26.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-28T15:29:26.633Z] graphtest_unix.go:73: No driver to put! [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-28T15:29:26.633Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-28T15:29:26.633Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-28T15:29:26.633Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-28T15:29:26.633Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-28T15:29:26.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:29:26.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-28T15:29:26.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:29:26.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-28T15:29:26.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:29:26.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-28T15:29:26.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:29:26.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-28T15:29:26.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-28T15:29:26.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-28T15:29:26.633Z] graphtest_unix.go:73: No driver to put! [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-28T15:29:26.633Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] [2020-05-28T15:29:26.633Z] DONE 2066 tests, 19 skipped in 241.590s Post stage [Pipeline] junit [2020-05-28T15:29:26.644Z] Recording test results [2020-05-28T15:29:26.859Z] --- PASS: TestSecretList (3.24s) [2020-05-28T15:29:26.859Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-05-28T15:29:26.859Z] daemon.go:325: [db0b86e002a02] waiting for daemon to start [2020-05-28T15:29:26.859Z] daemon.go:325: [db0b86e002a02] waiting for daemon to start [2020-05-28T15:29:26.859Z] daemon.go:353: [db0b86e002a02] daemon started [2020-05-28T15:29:26.859Z] daemon.go:461: [db0b86e002a02] Stopping daemon [2020-05-28T15:29:26.859Z] daemon.go:296: [db0b86e002a02] exiting daemon [2020-05-28T15:29:26.859Z] daemon.go:448: [db0b86e002a02] Daemon stopped [2020-05-28T15:29:26.859Z] === RUN TestSecretsCreateAndDelete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-28T15:29:27.473Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41009/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:c104a50de418790dc3a3f89d9345a60371fdaf87 hack/validate/vendor [2020-05-28T15:29:27.789Z] === RUN TestDockerSuite/TestBuildRm [2020-05-28T15:29:27.879Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-28T15:29:27.879Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.37s) [2020-05-28T15:29:27.879Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.47s) [2020-05-28T15:29:27.879Z] === RUN TestWaitBlocked [2020-05-28T15:29:27.879Z] --- SKIP: TestWaitBlocked (0.00s) [2020-05-28T15:29:27.879Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:29:27.879Z] PASS [2020-05-28T15:29:27.879Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-28T15:29:27.879Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:29:27.879Z] INFO: Testing against a local daemon [2020-05-28T15:29:27.879Z] === RUN TestCommitInheritsEnv [2020-05-28T15:29:27.879Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-05-28T15:29:27.879Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T15:29:27.879Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-28T15:29:27.879Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-28T15:29:27.879Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-28T15:29:27.879Z] === RUN TestImagesFilterMultiReference [2020-05-28T15:29:27.879Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-28T15:29:27.879Z] === RUN TestImagePullPlatformInvalid [2020-05-28T15:29:27.879Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-28T15:29:27.879Z] === RUN TestRemoveImageOrphaning [2020-05-28T15:29:27.879Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-05-28T15:29:27.879Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T15:29:27.879Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-28T15:29:28.362Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-28T15:29:28.362Z] === RUN TestTagInvalidReference [2020-05-28T15:29:28.362Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-28T15:29:28.362Z] === RUN TestTagValidPrefixedRepo [2020-05-28T15:29:28.362Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-05-28T15:29:28.362Z] === RUN TestTagExistedNameWithoutForce [2020-05-28T15:29:28.362Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-28T15:29:28.362Z] === RUN TestTagOfficialNames [2020-05-28T15:29:28.362Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-05-28T15:29:28.362Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-28T15:29:28.362Z] === RUN TestTagMatchesDigest [2020-05-28T15:29:28.362Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-28T15:29:28.362Z] PASS [2020-05-28T15:29:28.362Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-28T15:29:28.362Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:29:28.362Z] INFO: Testing against a local daemon [2020-05-28T15:29:28.362Z] === RUN TestNetworkCreateDelete [2020-05-28T15:29:28.362Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-05-28T15:29:28.362Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:29:28.362Z] === RUN TestDockerNetworkDeletePreferID [2020-05-28T15:29:28.362Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-05-28T15:29:28.362Z] 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-05-28T15:29:28.362Z] === RUN TestDaemonDNSFallback [2020-05-28T15:29:28.362Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-05-28T15:29:28.362Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:29:28.362Z] === RUN TestInspectNetwork [2020-05-28T15:29:28.362Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-28T15:29:28.362Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-28T15:29:28.362Z] === RUN TestRunContainerWithBridgeNone [2020-05-28T15:29:28.362Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-28T15:29:28.362Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:29:28.362Z] === RUN TestNetworkInvalidJSON [2020-05-28T15:29:28.362Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-28T15:29:28.362Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-28T15:29:28.362Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T15:29:28.362Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T15:29:28.362Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T15:29:28.362Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T15:29:28.362Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-28T15:29:28.362Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T15:29:28.362Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T15:29:28.362Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-28T15:29:28.362Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-05-28T15:29:28.362Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-05-28T15:29:28.362Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-05-28T15:29:28.362Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-28T15:29:28.362Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-05-28T15:29:28.362Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-28T15:29:28.362Z] === RUN TestDaemonDefaultNetworkPools [2020-05-28T15:29:28.362Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-28T15:29:28.362Z] service_test.go:51: testEnv.OSType == "windows" [2020-05-28T15:29:28.362Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-28T15:29:28.362Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-28T15:29:28.362Z] service_test.go:94: testEnv.OSType == "windows" [2020-05-28T15:29:28.362Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-28T15:29:28.362Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-28T15:29:28.362Z] service_test.go:127: testEnv.OSType == "windows" [2020-05-28T15:29:28.362Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-28T15:29:28.362Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-28T15:29:28.362Z] service_test.go:177: testEnv.OSType == "windows" [2020-05-28T15:29:28.362Z] === RUN TestServiceWithPredefinedNetwork [2020-05-28T15:29:28.362Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-28T15:29:28.362Z] service_test.go:201: testEnv.OSType == "windows" [2020-05-28T15:29:28.362Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-28T15:29:28.362Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T15:29:28.362Z] service_test.go:230: FLAKY_TEST [2020-05-28T15:29:28.362Z] === RUN TestServiceWithDataPathPortInit [2020-05-28T15:29:28.362Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-28T15:29:28.362Z] service_test.go:319: testEnv.OSType == "windows" [2020-05-28T15:29:28.362Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-28T15:29:28.362Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-28T15:29:28.362Z] service_test.go:386: testEnv.OSType == "windows" [2020-05-28T15:29:28.362Z] PASS [2020-05-28T15:29:28.362Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-28T15:29:28.363Z] PASS [2020-05-28T15:29:28.363Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-28T15:29:28.363Z] PASS [2020-05-28T15:29:28.363Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-28T15:29:28.363Z] PASS [2020-05-28T15:29:28.363Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-28T15:29:28.407Z] 2020/05/28 15:29:28 Collecting initial packages [2020-05-28T15:29:28.407Z] 2020/05/28 15:29:28 Download dependencies [2020-05-28T15:29:28.845Z] PASS [2020-05-28T15:29:28.845Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-28T15:29:28.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:29:28.845Z] INFO: Testing against a local daemon [2020-05-28T15:29:28.845Z] === RUN TestPluginInvalidJSON [2020-05-28T15:29:28.845Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T15:29:28.845Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T15:29:28.845Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T15:29:28.845Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-28T15:29:28.845Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-05-28T15:29:28.845Z] PASS [2020-05-28T15:29:28.845Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-28T15:29:28.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:29:28.845Z] INFO: Testing against a local daemon [2020-05-28T15:29:28.845Z] === RUN TestExternalGraphDriver [2020-05-28T15:29:28.845Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-05-28T15:29:28.845Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-28T15:29:28.845Z] === RUN TestGraphdriverPluginV2 [2020-05-28T15:29:28.845Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-05-28T15:29:28.845Z] external_test.go:407: runtime.GOOS == "windows" [2020-05-28T15:29:28.845Z] PASS [2020-05-28T15:29:28.845Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-28T15:29:28.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:29:28.845Z] INFO: Testing against a local daemon [2020-05-28T15:29:28.845Z] PASS [2020-05-28T15:29:28.845Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-28T15:29:28.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:29:28.845Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-28T15:29:28.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:29:28.845Z] INFO: Testing against a local daemon [2020-05-28T15:29:28.845Z] === RUN TestSecretInspect [2020-05-28T15:29:28.845Z] --- SKIP: TestSecretInspect (0.00s) [2020-05-28T15:29:28.845Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:28.845Z] === RUN TestSecretList [2020-05-28T15:29:28.845Z] --- SKIP: TestSecretList (0.00s) [2020-05-28T15:29:28.845Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:28.845Z] === RUN TestSecretsCreateAndDelete [2020-05-28T15:29:28.845Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-05-28T15:29:28.845Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:28.845Z] === RUN TestSecretsUpdate [2020-05-28T15:29:28.845Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-05-28T15:29:28.845Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:28.845Z] === RUN TestTemplatedSecret [2020-05-28T15:29:28.845Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-28T15:29:28.845Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:28.845Z] === RUN TestSecretCreateResolve [2020-05-28T15:29:28.845Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-05-28T15:29:28.845Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:29:28.845Z] PASS [2020-05-28T15:29:28.845Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-28T15:29:29.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:29:29.328Z] INFO: Testing against a local daemon [2020-05-28T15:29:29.328Z] === RUN TestServiceCreateInit [2020-05-28T15:29:29.328Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-28T15:29:29.328Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-28T15:29:29.328Z] --- PASS: TestServiceCreateInit (0.04s) [2020-05-28T15:29:29.328Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-28T15:29:29.328Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-28T15:29:29.328Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] === RUN TestCreateServiceMultipleTimes [2020-05-28T15:29:29.328Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-05-28T15:29:29.328Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] === RUN TestCreateServiceConflict [2020-05-28T15:29:29.328Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-05-28T15:29:29.328Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] === RUN TestCreateServiceMaxReplicas [2020-05-28T15:29:29.328Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-05-28T15:29:29.328Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-28T15:29:29.328Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-28T15:29:29.328Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] === RUN TestCreateServiceSecretFileMode [2020-05-28T15:29:29.328Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-05-28T15:29:29.328Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] === RUN TestCreateServiceConfigFileMode [2020-05-28T15:29:29.328Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-05-28T15:29:29.328Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] === RUN TestCreateServiceSysctls [2020-05-28T15:29:29.328Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-05-28T15:29:29.328Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] === RUN TestInspect [2020-05-28T15:29:29.328Z] --- SKIP: TestInspect (0.00s) [2020-05-28T15:29:29.328Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] === RUN TestDockerNetworkConnectAlias [2020-05-28T15:29:29.328Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-05-28T15:29:29.328Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] === RUN TestDockerNetworkReConnect [2020-05-28T15:29:29.328Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-05-28T15:29:29.328Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] === RUN TestServicePlugin [2020-05-28T15:29:29.328Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-28T15:29:29.328Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] === RUN TestServiceUpdateLabel [2020-05-28T15:29:29.328Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-05-28T15:29:29.328Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:29:29.328Z] === RUN TestServiceUpdateSecrets [2020-05-28T15:29:29.328Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-05-28T15:29:29.328Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:29:29.328Z] === RUN TestServiceUpdateConfigs [2020-05-28T15:29:29.328Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-05-28T15:29:29.328Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:29:29.328Z] === RUN TestServiceUpdateNetwork [2020-05-28T15:29:29.328Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-05-28T15:29:29.328Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-05-28T15:29:29.328Z] PASS [2020-05-28T15:29:29.328Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-28T15:29:29.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:29:29.328Z] INFO: Testing against a local daemon [2020-05-28T15:29:29.328Z] === RUN TestSessionCreate [2020-05-28T15:29:29.328Z] --- SKIP: TestSessionCreate (0.00s) [2020-05-28T15:29:29.328Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-28T15:29:29.328Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-28T15:29:29.328Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-05-28T15:29:29.328Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-28T15:29:29.328Z] PASS [2020-05-28T15:29:29.328Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-28T15:29:29.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:29:29.328Z] INFO: Testing against a local daemon [2020-05-28T15:29:29.328Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-28T15:29:29.328Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T15:29:29.328Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-28T15:29:29.328Z] === RUN TestEventsExecDie [2020-05-28T15:29:29.328Z] --- SKIP: TestEventsExecDie (0.00s) [2020-05-28T15:29:29.328Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-28T15:29:29.328Z] === RUN TestEventsBackwardsCompatible [2020-05-28T15:29:29.328Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-05-28T15:29:29.328Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-28T15:29:29.328Z] === RUN TestInfoAPI [2020-05-28T15:29:29.328Z] --- PASS: TestInfoAPI (0.03s) [2020-05-28T15:29:29.328Z] === RUN TestInfoAPIWarnings [2020-05-28T15:29:29.328Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-05-28T15:29:29.328Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-28T15:29:29.328Z] === RUN TestLoginFailsWithBadCredentials [2020-05-28T15:29:30.310Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2020-05-28T15:29:30.310Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-05-28T15:29:30.310Z] daemon.go:325: [d482bf0c1023f] waiting for daemon to start [2020-05-28T15:29:30.310Z] daemon.go:325: [d482bf0c1023f] waiting for daemon to start [2020-05-28T15:29:30.310Z] daemon.go:353: [d482bf0c1023f] daemon started [2020-05-28T15:29:30.310Z] daemon.go:461: [d482bf0c1023f] Stopping daemon [2020-05-28T15:29:30.310Z] daemon.go:296: [d482bf0c1023f] exiting daemon [2020-05-28T15:29:30.310Z] daemon.go:448: [d482bf0c1023f] Daemon stopped [2020-05-28T15:29:30.310Z] === RUN TestSecretsUpdate [2020-05-28T15:29:30.343Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2020-05-28T15:29:30.344Z] === RUN TestPingCacheHeaders [2020-05-28T15:29:30.344Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-05-28T15:29:30.344Z] === RUN TestPingGet [2020-05-28T15:29:30.344Z] --- PASS: TestPingGet (0.03s) [2020-05-28T15:29:30.344Z] === RUN TestPingHead [2020-05-28T15:29:30.344Z] --- PASS: TestPingHead (0.03s) [2020-05-28T15:29:30.344Z] === RUN TestVersion [2020-05-28T15:29:30.344Z] --- PASS: TestVersion (0.03s) [2020-05-28T15:29:30.344Z] PASS [2020-05-28T15:29:30.344Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-28T15:29:30.829Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:29:30.829Z] INFO: Testing against a local daemon [2020-05-28T15:29:30.829Z] === RUN TestVolumesCreateAndList [2020-05-28T15:29:30.829Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-05-28T15:29:30.829Z] === RUN TestVolumesRemove [2020-05-28T15:29:30.829Z] --- SKIP: TestVolumesRemove (0.00s) [2020-05-28T15:29:30.829Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-28T15:29:30.829Z] === RUN TestVolumesInspect [2020-05-28T15:29:30.829Z] --- PASS: TestVolumesInspect (0.05s) [2020-05-28T15:29:30.829Z] === RUN TestVolumesInvalidJSON [2020-05-28T15:29:30.829Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-28T15:29:30.829Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-28T15:29:30.829Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-28T15:29:30.829Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-28T15:29:30.829Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-28T15:29:30.829Z] PASS [2020-05-28T15:29:30.829Z] INFO: make.ps1 ended at 05/28/2020 15:29:30 [2020-05-28T15:29:30.829Z] INFO: Integration CLI tests being run from the host: [2020-05-28T15:29:30.829Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Starting whole vndr cycle because no package specified [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Ignoring paths matching "^archive/tar" [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/opencontainers/selinux, revision 4defb1c884d2f4f9c890c615380f20f7fc215cf3, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone golang.org/x/sys, revision 4c4f7f33c9ed00de01c4c741d2177abfcfe19307, attempt 1/20 [2020-05-28T15:29:30.927Z] 2020/05/28 15:29:30 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-05-28T15:29:31.240Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-28T15:29:31.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-28T15:29:32.062Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:31 Finished clone github.com/mattn/go-shellwords [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:31 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:31 Finished clone github.com/docker/go-units [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:31 Finished clone github.com/tchap/go-patricia [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:31 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:31 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:32 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:32 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:32 Finished clone github.com/creack/pty [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:32 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:32 Finished clone github.com/google/uuid [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:32 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:32 Finished clone github.com/Azure/go-ansiterm [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:32 Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20 [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:32 Finished clone github.com/docker/libtrust [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:32 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:32 Finished clone github.com/Microsoft/go-winio [2020-05-28T15:29:32.299Z] 2020/05/28 15:29:32 Clone github.com/moby/buildkit, revision a7d7b7f1e6bfc102810079f13212de6a869c494b, attempt 1/20 [2020-05-28T15:29:32.557Z] 2020/05/28 15:29:32 Finished clone github.com/gorilla/mux [2020-05-28T15:29:32.557Z] 2020/05/28 15:29:32 Clone github.com/tonistiigi/fsutil, revision 6c909ab392c173a4264ae1bfcbc0450b9aac0c7d, attempt 1/20 [2020-05-28T15:29:32.815Z] 2020/05/28 15:29:32 Finished clone github.com/sirupsen/logrus [2020-05-28T15:29:32.815Z] 2020/05/28 15:29:32 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-05-28T15:29:32.994Z] --- PASS: TestSecretsUpdate (3.17s) [2020-05-28T15:29:32.994Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-05-28T15:29:32.994Z] daemon.go:325: [d2eeff3a4983a] waiting for daemon to start [2020-05-28T15:29:32.994Z] daemon.go:325: [d2eeff3a4983a] waiting for daemon to start [2020-05-28T15:29:32.994Z] daemon.go:353: [d2eeff3a4983a] daemon started [2020-05-28T15:29:32.994Z] daemon.go:461: [d2eeff3a4983a] Stopping daemon [2020-05-28T15:29:32.994Z] daemon.go:296: [d2eeff3a4983a] exiting daemon [2020-05-28T15:29:32.994Z] daemon.go:448: [d2eeff3a4983a] Daemon stopped [2020-05-28T15:29:32.994Z] === RUN TestTemplatedSecret [2020-05-28T15:29:33.379Z] 2020/05/28 15:29:33 Finished clone github.com/syndtr/gocapability [2020-05-28T15:29:33.379Z] 2020/05/28 15:29:33 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-05-28T15:29:33.379Z] 2020/05/28 15:29:33 Finished clone github.com/opencontainers/selinux [2020-05-28T15:29:33.379Z] 2020/05/28 15:29:33 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2020-05-28T15:29:33.379Z] 2020/05/28 15:29:33 Finished clone github.com/RackSec/srslog [2020-05-28T15:29:33.379Z] 2020/05/28 15:29:33 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-05-28T15:29:33.379Z] 2020/05/28 15:29:33 Finished clone github.com/imdario/mergo [2020-05-28T15:29:33.379Z] 2020/05/28 15:29:33 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-05-28T15:29:33.558Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-28T15:29:33.636Z] 2020/05/28 15:29:33 Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20 [2020-05-28T15:29:33.636Z] 2020/05/28 15:29:33 Finished clone github.com/google/go-cmp [2020-05-28T15:29:33.636Z] 2020/05/28 15:29:33 Finished clone gotest.tools [2020-05-28T15:29:33.636Z] 2020/05/28 15:29:33 Clone github.com/docker/libnetwork, revision 71d4d82a5ce50453b1121d95544f0a2ae95bef9b, attempt 1/20 [2020-05-28T15:29:33.636Z] 2020/05/28 15:29:33 Finished clone golang.org/x/sync [2020-05-28T15:29:33.636Z] 2020/05/28 15:29:33 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-05-28T15:29:34.200Z] 2020/05/28 15:29:34 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-05-28T15:29:34.200Z] 2020/05/28 15:29:34 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-05-28T15:29:34.490Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-28T15:29:34.765Z] 2020/05/28 15:29:34 Finished clone github.com/opentracing-contrib/go-stdlib [2020-05-28T15:29:34.765Z] 2020/05/28 15:29:34 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-05-28T15:29:34.765Z] 2020/05/28 15:29:34 Finished clone github.com/docker/go-connections [2020-05-28T15:29:34.765Z] 2020/05/28 15:29:34 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-05-28T15:29:34.765Z] 2020/05/28 15:29:34 Finished clone github.com/mitchellh/hashstructure [2020-05-28T15:29:34.765Z] 2020/05/28 15:29:34 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-05-28T15:29:34.765Z] 2020/05/28 15:29:34 Finished clone github.com/google/shlex [2020-05-28T15:29:34.765Z] 2020/05/28 15:29:34 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-05-28T15:29:35.023Z] 2020/05/28 15:29:34 Finished clone github.com/gofrs/flock [2020-05-28T15:29:35.023Z] 2020/05/28 15:29:34 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-05-28T15:29:35.056Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-28T15:29:35.281Z] 2020/05/28 15:29:35 Finished clone github.com/docker/go-events [2020-05-28T15:29:35.281Z] 2020/05/28 15:29:35 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-05-28T15:29:35.281Z] 2020/05/28 15:29:35 Finished clone github.com/opentracing/opentracing-go [2020-05-28T15:29:35.281Z] 2020/05/28 15:29:35 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-05-28T15:29:35.846Z] 2020/05/28 15:29:35 Finished clone github.com/armon/go-radix [2020-05-28T15:29:35.846Z] 2020/05/28 15:29:35 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-05-28T15:29:35.846Z] 2020/05/28 15:29:35 Finished clone github.com/armon/go-metrics [2020-05-28T15:29:35.846Z] 2020/05/28 15:29:35 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-05-28T15:29:35.846Z] 2020/05/28 15:29:35 Finished clone github.com/sean-/seed [2020-05-28T15:29:35.846Z] 2020/05/28 15:29:35 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2020-05-28T15:29:36.411Z] 2020/05/28 15:29:36 Finished clone github.com/hashicorp/errwrap [2020-05-28T15:29:36.411Z] 2020/05/28 15:29:36 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2020-05-28T15:29:36.411Z] 2020/05/28 15:29:36 Finished clone github.com/hashicorp/go-multierror [2020-05-28T15:29:36.411Z] 2020/05/28 15:29:36 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-05-28T15:29:36.426Z] --- PASS: TestTemplatedSecret (3.44s) [2020-05-28T15:29:36.426Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-05-28T15:29:36.426Z] daemon.go:325: [dfca235daebfb] waiting for daemon to start [2020-05-28T15:29:36.426Z] daemon.go:325: [dfca235daebfb] waiting for daemon to start [2020-05-28T15:29:36.426Z] daemon.go:353: [dfca235daebfb] daemon started [2020-05-28T15:29:36.426Z] daemon.go:461: [dfca235daebfb] Stopping daemon [2020-05-28T15:29:36.426Z] daemon.go:296: [dfca235daebfb] exiting daemon [2020-05-28T15:29:36.426Z] daemon.go:448: [dfca235daebfb] Daemon stopped [2020-05-28T15:29:36.426Z] === RUN TestSecretCreateResolve [2020-05-28T15:29:36.669Z] 2020/05/28 15:29:36 Finished clone github.com/tonistiigi/fsutil [2020-05-28T15:29:36.669Z] 2020/05/28 15:29:36 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-05-28T15:29:36.683Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-28T15:29:37.234Z] 2020/05/28 15:29:37 Finished clone github.com/hashicorp/memberlist [2020-05-28T15:29:37.234Z] 2020/05/28 15:29:37 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-05-28T15:29:37.234Z] 2020/05/28 15:29:37 Finished clone github.com/vishvananda/netns [2020-05-28T15:29:37.234Z] 2020/05/28 15:29:37 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-05-28T15:29:37.491Z] 2020/05/28 15:29:37 Finished clone github.com/docker/libkv [2020-05-28T15:29:37.491Z] 2020/05/28 15:29:37 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-05-28T15:29:37.749Z] 2020/05/28 15:29:37 Finished clone github.com/hashicorp/go-sockaddr [2020-05-28T15:29:37.749Z] 2020/05/28 15:29:37 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-05-28T15:29:38.007Z] 2020/05/28 15:29:37 Finished clone github.com/BurntSushi/toml [2020-05-28T15:29:38.007Z] 2020/05/28 15:29:37 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-05-28T15:29:38.051Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-28T15:29:38.265Z] 2020/05/28 15:29:38 Finished clone github.com/samuel/go-zookeeper [2020-05-28T15:29:38.265Z] 2020/05/28 15:29:38 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-05-28T15:29:38.523Z] 2020/05/28 15:29:38 Finished clone github.com/deckarep/golang-set [2020-05-28T15:29:38.523Z] 2020/05/28 15:29:38 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-05-28T15:29:38.781Z] 2020/05/28 15:29:38 Finished clone github.com/coreos/go-semver [2020-05-28T15:29:38.781Z] 2020/05/28 15:29:38 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-05-28T15:29:38.781Z] 2020/05/28 15:29:38 Finished clone github.com/vishvananda/netlink [2020-05-28T15:29:38.781Z] 2020/05/28 15:29:38 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-05-28T15:29:39.424Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-28T15:29:39.681Z] --- PASS: TestSecretCreateResolve (3.20s) [2020-05-28T15:29:39.681Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-05-28T15:29:39.681Z] daemon.go:325: [d192a90a55b7a] waiting for daemon to start [2020-05-28T15:29:39.681Z] daemon.go:325: [d192a90a55b7a] waiting for daemon to start [2020-05-28T15:29:39.681Z] daemon.go:353: [d192a90a55b7a] daemon started [2020-05-28T15:29:39.681Z] daemon.go:461: [d192a90a55b7a] Stopping daemon [2020-05-28T15:29:39.681Z] daemon.go:296: [d192a90a55b7a] exiting daemon [2020-05-28T15:29:39.681Z] daemon.go:448: [d192a90a55b7a] Daemon stopped [2020-05-28T15:29:39.681Z] PASS [2020-05-28T15:29:39.681Z] [2020-05-28T15:29:39.681Z] DONE 6 tests in 19.076s [2020-05-28T15:29:39.681Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-28T15:29:39.681Z] ++ 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-05-28T15:29:39.681Z] ++ set -e [2020-05-28T15:29:39.681Z] ++ '[' -n 0 ']' [2020-05-28T15:29:39.681Z] ++ set -x [2020-05-28T15:29:39.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-28T15:29:39.681Z] INFO: Testing against a local daemon [2020-05-28T15:29:39.681Z] === RUN TestServiceCreateInit [2020-05-28T15:29:39.681Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-28T15:29:40.154Z] 2020/05/28 15:29:39 Finished clone github.com/ishidawataru/sctp [2020-05-28T15:29:40.154Z] 2020/05/28 15:29:39 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-05-28T15:29:40.154Z] 2020/05/28 15:29:40 Finished clone github.com/golang/gddo [2020-05-28T15:29:40.154Z] 2020/05/28 15:29:40 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-05-28T15:29:40.154Z] 2020/05/28 15:29:40 Finished clone golang.org/x/net [2020-05-28T15:29:40.155Z] 2020/05/28 15:29:40 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-05-28T15:29:40.721Z] 2020/05/28 15:29:40 Finished clone github.com/hashicorp/go-msgpack [2020-05-28T15:29:40.721Z] 2020/05/28 15:29:40 Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20 [2020-05-28T15:29:41.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-28T15:29:41.434Z] INFO: Testing against a local daemon [2020-05-28T15:29:41.434Z] === RUN TestDockerSuite [2020-05-28T15:29:41.434Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-28T15:29:41.434Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-28T15:29:41.434Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-28T15:29:41.434Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-28T15:29:41.434Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-28T15:29:41.434Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-28T15:29:41.434Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-28T15:29:41.434Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-28T15:29:41.434Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-28T15:29:41.654Z] 2020/05/28 15:29:41 Finished clone github.com/opencontainers/go-digest [2020-05-28T15:29:41.654Z] 2020/05/28 15:29:41 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-05-28T15:29:41.654Z] 2020/05/28 15:29:41 Finished clone github.com/mistifyio/go-zfs [2020-05-28T15:29:41.654Z] 2020/05/28 15:29:41 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-05-28T15:29:41.916Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-28T15:29:42.220Z] 2020/05/28 15:29:42 Finished clone go.etcd.io/bbolt [2020-05-28T15:29:42.220Z] 2020/05/28 15:29:42 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-05-28T15:29:42.398Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-28T15:29:42.786Z] 2020/05/28 15:29:42 Finished clone github.com/vbatts/tar-split [2020-05-28T15:29:42.786Z] 2020/05/28 15:29:42 Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20 [2020-05-28T15:29:42.883Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-28T15:29:44.159Z] 2020/05/28 15:29:44 Finished clone github.com/seccomp/libseccomp-golang [2020-05-28T15:29:44.159Z] 2020/05/28 15:29:44 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-05-28T15:29:44.947Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-28T15:29:44.947Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-28T15:29:44.947Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-28T15:29:44.947Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-28T15:29:44.947Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-28T15:29:45.093Z] 2020/05/28 15:29:44 Finished clone github.com/opencontainers/runtime-spec [2020-05-28T15:29:45.093Z] 2020/05/28 15:29:44 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2020-05-28T15:29:45.351Z] 2020/05/28 15:29:45 Finished clone github.com/hashicorp/serf [2020-05-28T15:29:45.351Z] 2020/05/28 15:29:45 Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20 [2020-05-28T15:29:45.511Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-28T15:29:45.917Z] 2020/05/28 15:29:45 Finished clone github.com/opencontainers/image-spec [2020-05-28T15:29:45.917Z] 2020/05/28 15:29:45 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-05-28T15:29:46.075Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-28T15:29:46.331Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-28T15:29:46.483Z] 2020/05/28 15:29:46 Finished clone github.com/coreos/go-systemd [2020-05-28T15:29:46.483Z] 2020/05/28 15:29:46 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-05-28T15:29:46.483Z] 2020/05/28 15:29:46 Finished clone github.com/Microsoft/opengcs [2020-05-28T15:29:46.483Z] 2020/05/28 15:29:46 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-05-28T15:29:47.049Z] 2020/05/28 15:29:46 Finished clone github.com/ugorji/go [2020-05-28T15:29:47.049Z] 2020/05/28 15:29:46 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2020-05-28T15:29:47.049Z] 2020/05/28 15:29:46 Finished clone github.com/Graylog2/go-gelf [2020-05-28T15:29:47.049Z] 2020/05/28 15:29:46 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2020-05-28T15:29:47.264Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-28T15:29:47.307Z] 2020/05/28 15:29:47 Finished clone github.com/godbus/dbus [2020-05-28T15:29:47.307Z] 2020/05/28 15:29:47 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2020-05-28T15:29:47.307Z] 2020/05/28 15:29:47 Finished clone github.com/fluent/fluent-logger-golang [2020-05-28T15:29:47.307Z] 2020/05/28 15:29:47 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2020-05-28T15:29:47.872Z] 2020/05/28 15:29:47 Finished clone github.com/philhofer/fwd [2020-05-28T15:29:47.872Z] 2020/05/28 15:29:47 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-05-28T15:29:48.807Z] 2020/05/28 15:29:48 Finished clone github.com/fsnotify/fsnotify [2020-05-28T15:29:48.807Z] 2020/05/28 15:29:48 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2020-05-28T15:29:49.065Z] 2020/05/28 15:29:49 Finished clone github.com/jmespath/go-jmespath [2020-05-28T15:29:49.065Z] 2020/05/28 15:29:49 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-05-28T15:29:49.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-28T15:29:49.323Z] 2020/05/28 15:29:49 Finished clone github.com/bsphere/le_go [2020-05-28T15:29:49.323Z] 2020/05/28 15:29:49 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-05-28T15:29:49.323Z] 2020/05/28 15:29:49 Finished clone github.com/go-ini/ini [2020-05-28T15:29:49.323Z] 2020/05/28 15:29:49 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-05-28T15:29:50.516Z] 2020/05/28 15:29:50 Finished clone golang.org/x/sys [2020-05-28T15:29:50.516Z] 2020/05/28 15:29:50 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-05-28T15:29:50.774Z] 2020/05/28 15:29:50 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2020-05-28T15:29:50.774Z] 2020/05/28 15:29:50 Finished clone github.com/tinylib/msgp [2020-05-28T15:29:51.053Z] --- PASS: TestServiceCreateInit (11.15s) [2020-05-28T15:29:51.053Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.62s) [2020-05-28T15:29:51.053Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-05-28T15:29:51.053Z] daemon.go:325: [d6bb3e1347a17] waiting for daemon to start [2020-05-28T15:29:51.053Z] daemon.go:325: [d6bb3e1347a17] waiting for daemon to start [2020-05-28T15:29:51.053Z] daemon.go:353: [d6bb3e1347a17] daemon started [2020-05-28T15:29:51.053Z] daemon.go:461: [d6bb3e1347a17] Stopping daemon [2020-05-28T15:29:51.053Z] daemon.go:296: [d6bb3e1347a17] exiting daemon [2020-05-28T15:29:51.053Z] daemon.go:448: [d6bb3e1347a17] Daemon stopped [2020-05-28T15:29:51.053Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.50s) [2020-05-28T15:29:51.053Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-05-28T15:29:51.053Z] daemon.go:325: [dacf6d670116b] waiting for daemon to start [2020-05-28T15:29:51.053Z] daemon.go:325: [dacf6d670116b] waiting for daemon to start [2020-05-28T15:29:51.053Z] daemon.go:353: [dacf6d670116b] daemon started [2020-05-28T15:29:51.053Z] daemon.go:461: [dacf6d670116b] Stopping daemon [2020-05-28T15:29:51.053Z] daemon.go:296: [dacf6d670116b] exiting daemon [2020-05-28T15:29:51.053Z] daemon.go:448: [dacf6d670116b] Daemon stopped [2020-05-28T15:29:51.053Z] === RUN TestCreateServiceMultipleTimes [2020-05-28T15:29:51.339Z] 2020/05/28 15:29:51 Finished clone golang.org/x/oauth2 [2020-05-28T15:29:51.339Z] 2020/05/28 15:29:51 Clone github.com/containerd/containerd, revision 481103c8793316c118d9f795cde18060847c370e, attempt 1/20 [2020-05-28T15:29:51.906Z] 2020/05/28 15:29:51 Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20 [2020-05-28T15:29:51.906Z] 2020/05/28 15:29:51 Finished clone github.com/googleapis/gax-go [2020-05-28T15:29:52.424Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-28T15:29:53.283Z] 2020/05/28 15:29:53 Finished clone github.com/docker/libnetwork [2020-05-28T15:29:53.283Z] 2020/05/28 15:29:53 Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20 [2020-05-28T15:29:53.283Z] 2020/05/28 15:29:53 Finished clone go.opencensus.io [2020-05-28T15:29:53.283Z] 2020/05/28 15:29:53 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2020-05-28T15:29:53.540Z] 2020/05/28 15:29:53 Finished clone github.com/containerd/fifo [2020-05-28T15:29:53.540Z] 2020/05/28 15:29:53 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2020-05-28T15:29:53.795Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-28T15:29:54.725Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-28T15:29:54.932Z] 2020/05/28 15:29:54 Finished clone github.com/miekg/dns [2020-05-28T15:29:54.932Z] 2020/05/28 15:29:54 Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20 [2020-05-28T15:29:55.289Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-28T15:29:55.497Z] 2020/05/28 15:29:55 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2020-05-28T15:29:55.497Z] 2020/05/28 15:29:55 Finished clone github.com/containerd/cgroups [2020-05-28T15:29:55.754Z] 2020/05/28 15:29:55 Finished clone google.golang.org/grpc [2020-05-28T15:29:55.754Z] 2020/05/28 15:29:55 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2020-05-28T15:29:56.011Z] 2020/05/28 15:29:55 Finished clone github.com/containerd/go-runc [2020-05-28T15:29:56.011Z] 2020/05/28 15:29:55 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2020-05-28T15:29:56.268Z] 2020/05/28 15:29:56 Finished clone github.com/moby/buildkit [2020-05-28T15:29:56.268Z] 2020/05/28 15:29:56 Clone github.com/docker/swarmkit, revision 0b8364e7d08aa0e972241eb59ae981a67a587a0e, attempt 1/20 [2020-05-28T15:29:56.526Z] 2020/05/28 15:29:56 Finished clone github.com/containerd/console [2020-05-28T15:29:56.526Z] 2020/05/28 15:29:56 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2020-05-28T15:29:56.658Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-28T15:29:56.783Z] 2020/05/28 15:29:56 Finished clone github.com/containerd/typeurl [2020-05-28T15:29:56.783Z] 2020/05/28 15:29:56 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2020-05-28T15:29:57.348Z] 2020/05/28 15:29:57 Finished clone github.com/containerd/ttrpc [2020-05-28T15:29:57.348Z] 2020/05/28 15:29:57 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-05-28T15:29:57.348Z] 2020/05/28 15:29:57 Finished clone golang.org/x/text [2020-05-28T15:29:57.348Z] 2020/05/28 15:29:57 Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20 [2020-05-28T15:29:57.348Z] 2020/05/28 15:29:57 Finished clone github.com/opencontainers/runc [2020-05-28T15:29:57.348Z] 2020/05/28 15:29:57 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-05-28T15:29:57.949Z] 2020/05/28 15:29:57 Finished clone github.com/containerd/continuity [2020-05-28T15:29:57.949Z] 2020/05/28 15:29:57 Clone golang.org/x/crypto, revision 69ecbb4d6d5dab05e49161c6e77ea40a030884e1, attempt 1/20 [2020-05-28T15:29:57.949Z] 2020/05/28 15:29:57 Finished clone github.com/gogo/googleapis [2020-05-28T15:29:57.949Z] 2020/05/28 15:29:57 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2020-05-28T15:29:57.949Z] 2020/05/28 15:29:57 Finished clone github.com/docker/distribution [2020-05-28T15:29:57.949Z] 2020/05/28 15:29:57 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-05-28T15:29:58.512Z] 2020/05/28 15:29:58 Finished clone github.com/fernet/fernet-go [2020-05-28T15:29:58.513Z] 2020/05/28 15:29:58 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-05-28T15:29:58.552Z] === RUN TestDockerSuite/TestBuildUser [2020-05-28T15:29:59.445Z] 2020/05/28 15:29:59 Finished clone github.com/hashicorp/go-memdb [2020-05-28T15:29:59.445Z] 2020/05/28 15:29:59 Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20 [2020-05-28T15:29:59.445Z] 2020/05/28 15:29:59 Finished clone github.com/hashicorp/go-immutable-radix [2020-05-28T15:29:59.445Z] 2020/05/28 15:29:59 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-05-28T15:29:59.446Z] 2020/05/28 15:29:59 Finished clone golang.org/x/time [2020-05-28T15:29:59.446Z] 2020/05/28 15:29:59 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-05-28T15:30:00.816Z] 2020/05/28 15:30:00 Finished clone github.com/hashicorp/golang-lru [2020-05-28T15:30:00.816Z] 2020/05/28 15:30:00 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2020-05-28T15:30:00.816Z] 2020/05/28 15:30:00 Finished clone code.cloudfoundry.org/clock [2020-05-28T15:30:00.816Z] 2020/05/28 15:30:00 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2020-05-28T15:30:00.816Z] 2020/05/28 15:30:00 Finished clone github.com/coreos/pkg [2020-05-28T15:30:00.816Z] 2020/05/28 15:30:00 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2020-05-28T15:30:01.075Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-28T15:30:02.189Z] 2020/05/28 15:30:02 Finished clone github.com/beorn7/perks [2020-05-28T15:30:02.189Z] 2020/05/28 15:30:02 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2020-05-28T15:30:02.447Z] 2020/05/28 15:30:02 Finished clone github.com/prometheus/client_model [2020-05-28T15:30:02.447Z] 2020/05/28 15:30:02 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2020-05-28T15:30:04.346Z] 2020/05/28 15:30:03 Finished clone github.com/prometheus/client_golang [2020-05-28T15:30:04.346Z] 2020/05/28 15:30:03 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-05-28T15:30:04.346Z] 2020/05/28 15:30:03 Finished clone golang.org/x/crypto [2020-05-28T15:30:04.346Z] 2020/05/28 15:30:03 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-05-28T15:30:04.604Z] 2020/05/28 15:30:04 Finished clone github.com/golang/protobuf [2020-05-28T15:30:04.604Z] 2020/05/28 15:30:04 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-05-28T15:30:05.169Z] 2020/05/28 15:30:04 Finished clone github.com/prometheus/procfs [2020-05-28T15:30:05.169Z] 2020/05/28 15:30:04 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-05-28T15:30:05.169Z] 2020/05/28 15:30:05 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-05-28T15:30:05.169Z] 2020/05/28 15:30:05 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-05-28T15:30:05.251Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-28T15:30:05.427Z] 2020/05/28 15:30:05 Finished clone github.com/pkg/errors [2020-05-28T15:30:05.427Z] 2020/05/28 15:30:05 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-05-28T15:30:05.685Z] 2020/05/28 15:30:05 Finished clone github.com/prometheus/common [2020-05-28T15:30:05.685Z] 2020/05/28 15:30:05 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-05-28T15:30:05.942Z] 2020/05/28 15:30:05 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-05-28T15:30:05.942Z] 2020/05/28 15:30:05 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2020-05-28T15:30:06.876Z] 2020/05/28 15:30:06 Finished clone github.com/inconshreveable/mousetrap [2020-05-28T15:30:06.876Z] 2020/05/28 15:30:06 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-05-28T15:30:07.134Z] 2020/05/28 15:30:07 Finished clone github.com/spf13/pflag [2020-05-28T15:30:07.391Z] 2020/05/28 15:30:07 Finished clone github.com/docker/go-metrics [2020-05-28T15:30:07.391Z] 2020/05/28 15:30:07 Finished clone github.com/morikuni/aec [2020-05-28T15:30:07.955Z] 2020/05/28 15:30:07 Finished clone github.com/spf13/cobra [2020-05-28T15:30:10.502Z] --- PASS: TestCreateServiceMultipleTimes (18.90s) [2020-05-28T15:30:10.502Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-05-28T15:30:10.502Z] daemon.go:325: [d5f4660aed765] waiting for daemon to start [2020-05-28T15:30:10.502Z] daemon.go:325: [d5f4660aed765] waiting for daemon to start [2020-05-28T15:30:10.502Z] daemon.go:353: [d5f4660aed765] daemon started [2020-05-28T15:30:10.502Z] daemon.go:461: [d5f4660aed765] Stopping daemon [2020-05-28T15:30:10.502Z] daemon.go:296: [d5f4660aed765] exiting daemon [2020-05-28T15:30:10.502Z] daemon.go:448: [d5f4660aed765] Daemon stopped [2020-05-28T15:30:10.502Z] === RUN TestCreateServiceConflict [2020-05-28T15:30:11.233Z] 2020/05/28 15:30:10 Finished clone github.com/google/certificate-transparency-go [2020-05-28T15:30:13.035Z] --- PASS: TestCreateServiceConflict (2.99s) [2020-05-28T15:30:13.035Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-05-28T15:30:13.035Z] daemon.go:325: [d09f43ea028ba] waiting for daemon to start [2020-05-28T15:30:13.035Z] daemon.go:325: [d09f43ea028ba] waiting for daemon to start [2020-05-28T15:30:13.035Z] daemon.go:353: [d09f43ea028ba] daemon started [2020-05-28T15:30:13.035Z] daemon.go:461: [d09f43ea028ba] Stopping daemon [2020-05-28T15:30:13.035Z] daemon.go:296: [d09f43ea028ba] exiting daemon [2020-05-28T15:30:13.035Z] daemon.go:448: [d09f43ea028ba] Daemon stopped [2020-05-28T15:30:13.035Z] === RUN TestCreateServiceMaxReplicas [2020-05-28T15:30:15.414Z] 2020/05/28 15:30:14 Finished clone github.com/cloudflare/cfssl [2020-05-28T15:30:16.309Z] --- PASS: TestBuildWithHugeFile (80.96s) [2020-05-28T15:30:16.309Z] === RUN TestBuildWithEmptyDockerfile [2020-05-28T15:30:16.309Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T15:30:16.309Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T15:30:16.309Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T15:30:16.309Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T15:30:16.309Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T15:30:16.309Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T15:30:16.309Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-28T15:30:16.309Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-28T15:30:16.309Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-28T15:30:16.309Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-28T15:30:16.309Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-05-28T15:30:16.309Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-05-28T15:30:16.309Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-05-28T15:30:16.309Z] === RUN TestBuildPreserveOwnership [2020-05-28T15:30:16.309Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-28T15:30:16.310Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) [2020-05-28T15:30:16.310Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-05-28T15:30:16.310Z] daemon.go:325: [dabbf81f8c7d8] waiting for daemon to start [2020-05-28T15:30:16.310Z] daemon.go:325: [dabbf81f8c7d8] waiting for daemon to start [2020-05-28T15:30:16.310Z] daemon.go:353: [dabbf81f8c7d8] daemon started [2020-05-28T15:30:16.310Z] daemon.go:461: [dabbf81f8c7d8] Stopping daemon [2020-05-28T15:30:16.310Z] daemon.go:296: [dabbf81f8c7d8] exiting daemon [2020-05-28T15:30:16.310Z] daemon.go:448: [dabbf81f8c7d8] Daemon stopped [2020-05-28T15:30:16.310Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-28T15:30:18.385Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-28T15:30:19.954Z] --- PASS: TestBuildPreserveOwnership (4.66s) [2020-05-28T15:30:19.954Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.02s) [2020-05-28T15:30:19.954Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) [2020-05-28T15:30:19.954Z] === RUN TestBuildPlatformInvalid [2020-05-28T15:30:19.954Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-05-28T15:30:19.954Z] PASS [2020-05-28T15:30:19.954Z] [2020-05-28T15:30:19.954Z] DONE 30 tests in 125.169s [2020-05-28T15:30:19.954Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-28T15:30:19.954Z] ++ 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-05-28T15:30:19.954Z] ++ set -e [2020-05-28T15:30:19.954Z] ++ '[' -n 0 ']' [2020-05-28T15:30:19.954Z] ++ set -x [2020-05-28T15:30:19.954Z] ++ env -i DEST=/go/src/github.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-05-28T15:30:19.954Z] INFO: Testing against a local daemon [2020-05-28T15:30:19.954Z] === RUN TestConfigList [2020-05-28T15:30:20.674Z] 2020/05/28 15:30:19 Finished clone cloud.google.com/go [2020-05-28T15:30:22.047Z] 2020/05/28 15:30:21 Finished clone github.com/Microsoft/hcsshim [2020-05-28T15:30:22.759Z] --- PASS: TestConfigList (2.21s) [2020-05-28T15:30:22.759Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-05-28T15:30:22.759Z] daemon.go:325: [d36bc4ebf3789] waiting for daemon to start [2020-05-28T15:30:22.759Z] daemon.go:325: [d36bc4ebf3789] waiting for daemon to start [2020-05-28T15:30:22.759Z] daemon.go:353: [d36bc4ebf3789] daemon started [2020-05-28T15:30:22.759Z] daemon.go:461: [d36bc4ebf3789] Stopping daemon [2020-05-28T15:30:22.759Z] daemon.go:296: [d36bc4ebf3789] exiting daemon [2020-05-28T15:30:22.759Z] daemon.go:448: [d36bc4ebf3789] Daemon stopped [2020-05-28T15:30:22.759Z] === RUN TestConfigsCreateAndDelete [2020-05-28T15:30:22.857Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-28T15:30:23.114Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-28T15:30:23.371Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-28T15:30:24.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate=== RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-28T15:30:24.741Z] [2020-05-28T15:30:24.916Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2020-05-28T15:30:24.917Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-05-28T15:30:24.917Z] daemon.go:325: [dd77c4d99c6a5] waiting for daemon to start [2020-05-28T15:30:24.917Z] daemon.go:325: [dd77c4d99c6a5] waiting for daemon to start [2020-05-28T15:30:24.917Z] daemon.go:353: [dd77c4d99c6a5] daemon started [2020-05-28T15:30:24.917Z] daemon.go:461: [dd77c4d99c6a5] Stopping daemon [2020-05-28T15:30:24.917Z] daemon.go:296: [dd77c4d99c6a5] exiting daemon [2020-05-28T15:30:24.917Z] daemon.go:448: [dd77c4d99c6a5] Daemon stopped [2020-05-28T15:30:24.917Z] === RUN TestConfigsUpdate [2020-05-28T15:30:25.324Z] 2020/05/28 15:30:24 Finished clone github.com/docker/swarmkit [2020-05-28T15:30:26.112Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-28T15:30:26.841Z] --- PASS: TestConfigsUpdate (2.30s) [2020-05-28T15:30:26.842Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-05-28T15:30:26.842Z] daemon.go:325: [ddaecb50acc62] waiting for daemon to start [2020-05-28T15:30:26.842Z] daemon.go:325: [ddaecb50acc62] waiting for daemon to start [2020-05-28T15:30:26.842Z] daemon.go:353: [ddaecb50acc62] daemon started [2020-05-28T15:30:26.842Z] daemon.go:461: [ddaecb50acc62] Stopping daemon [2020-05-28T15:30:26.842Z] daemon.go:296: [ddaecb50acc62] exiting daemon [2020-05-28T15:30:26.842Z] daemon.go:448: [ddaecb50acc62] Daemon stopped [2020-05-28T15:30:26.842Z] === RUN TestTemplatedConfig [2020-05-28T15:30:27.482Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-28T15:30:27.482Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-28T15:30:27.482Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-28T15:30:27.482Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-28T15:30:27.482Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-28T15:30:27.866Z] 2020/05/28 15:30:27 Finished clone github.com/coreos/etcd [2020-05-28T15:30:28.123Z] 2020/05/28 15:30:28 Finished clone github.com/containerd/containerd [2020-05-28T15:30:29.379Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-28T15:30:29.379Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-28T15:30:29.494Z] 2020/05/28 15:30:29 Finished clone google.golang.org/genproto [2020-05-28T15:30:29.684Z] --- PASS: TestTemplatedConfig (2.65s) [2020-05-28T15:30:29.684Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-05-28T15:30:29.684Z] daemon.go:325: [dd99686cc4f45] waiting for daemon to start [2020-05-28T15:30:29.684Z] daemon.go:325: [dd99686cc4f45] waiting for daemon to start [2020-05-28T15:30:29.684Z] daemon.go:353: [dd99686cc4f45] daemon started [2020-05-28T15:30:29.684Z] daemon.go:461: [dd99686cc4f45] Stopping daemon [2020-05-28T15:30:29.684Z] daemon.go:296: [dd99686cc4f45] exiting daemon [2020-05-28T15:30:29.685Z] daemon.go:448: [dd99686cc4f45] Daemon stopped [2020-05-28T15:30:29.685Z] === RUN TestConfigInspect [2020-05-28T15:30:30.310Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-28T15:30:30.874Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-28T15:30:31.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-28T15:30:31.388Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.12s) [2020-05-28T15:30:31.388Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-05-28T15:30:31.388Z] daemon.go:325: [d0a68f60089fd] waiting for daemon to start [2020-05-28T15:30:31.388Z] daemon.go:325: [d0a68f60089fd] waiting for daemon to start [2020-05-28T15:30:31.388Z] daemon.go:353: [d0a68f60089fd] daemon started [2020-05-28T15:30:31.388Z] daemon.go:461: [d0a68f60089fd] Stopping daemon [2020-05-28T15:30:31.388Z] daemon.go:296: [d0a68f60089fd] exiting daemon [2020-05-28T15:30:31.388Z] daemon.go:448: [d0a68f60089fd] Daemon stopped [2020-05-28T15:30:31.388Z] === RUN TestCreateServiceSecretFileMode [2020-05-28T15:30:31.871Z] --- PASS: TestConfigInspect (2.15s) [2020-05-28T15:30:31.871Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-05-28T15:30:31.871Z] daemon.go:325: [d7c6d988d6d5a] waiting for daemon to start [2020-05-28T15:30:31.871Z] daemon.go:325: [d7c6d988d6d5a] waiting for daemon to start [2020-05-28T15:30:31.871Z] daemon.go:353: [d7c6d988d6d5a] daemon started [2020-05-28T15:30:31.871Z] daemon.go:461: [d7c6d988d6d5a] Stopping daemon [2020-05-28T15:30:31.871Z] daemon.go:296: [d7c6d988d6d5a] exiting daemon [2020-05-28T15:30:31.871Z] daemon.go:448: [d7c6d988d6d5a] Daemon stopped [2020-05-28T15:30:31.871Z] === RUN TestConfigCreateWithLabels [2020-05-28T15:30:31.953Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-28T15:30:32.211Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-28T15:30:34.092Z] --- PASS: TestConfigCreateWithLabels (2.17s) [2020-05-28T15:30:34.092Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-05-28T15:30:34.092Z] daemon.go:325: [d844fd1a70731] waiting for daemon to start [2020-05-28T15:30:34.092Z] daemon.go:325: [d844fd1a70731] waiting for daemon to start [2020-05-28T15:30:34.092Z] daemon.go:353: [d844fd1a70731] daemon started [2020-05-28T15:30:34.092Z] daemon.go:461: [d844fd1a70731] Stopping daemon [2020-05-28T15:30:34.092Z] daemon.go:296: [d844fd1a70731] exiting daemon [2020-05-28T15:30:34.092Z] daemon.go:448: [d844fd1a70731] Daemon stopped [2020-05-28T15:30:34.092Z] === RUN TestConfigCreateResolve [2020-05-28T15:30:35.485Z] --- PASS: TestCreateServiceSecretFileMode (3.67s) [2020-05-28T15:30:35.485Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-05-28T15:30:35.485Z] daemon.go:325: [da3f968508933] waiting for daemon to start [2020-05-28T15:30:35.485Z] daemon.go:325: [da3f968508933] waiting for daemon to start [2020-05-28T15:30:35.485Z] daemon.go:353: [da3f968508933] daemon started [2020-05-28T15:30:35.485Z] daemon.go:461: [da3f968508933] Stopping daemon [2020-05-28T15:30:35.485Z] daemon.go:296: [da3f968508933] exiting daemon [2020-05-28T15:30:35.485Z] daemon.go:448: [da3f968508933] Daemon stopped [2020-05-28T15:30:35.485Z] === RUN TestCreateServiceConfigFileMode [2020-05-28T15:30:35.485Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-28T15:30:36.261Z] --- PASS: TestConfigCreateResolve (2.19s) [2020-05-28T15:30:36.261Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-05-28T15:30:36.261Z] daemon.go:325: [dc0d58aac8f68] waiting for daemon to start [2020-05-28T15:30:36.261Z] daemon.go:325: [dc0d58aac8f68] waiting for daemon to start [2020-05-28T15:30:36.261Z] daemon.go:353: [dc0d58aac8f68] daemon started [2020-05-28T15:30:36.261Z] daemon.go:461: [dc0d58aac8f68] Stopping daemon [2020-05-28T15:30:36.261Z] daemon.go:296: [dc0d58aac8f68] exiting daemon [2020-05-28T15:30:36.261Z] daemon.go:448: [dc0d58aac8f68] Daemon stopped [2020-05-28T15:30:36.261Z] === RUN TestConfigDaemonLibtrustID [2020-05-28T15:30:36.592Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-28T15:30:36.592Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-05-28T15:30:36.592Z] daemon.go:325: [d884e9ff824f9] waiting for daemon to start [2020-05-28T15:30:36.592Z] daemon.go:325: [d884e9ff824f9] waiting for daemon to start [2020-05-28T15:30:36.592Z] daemon.go:353: [d884e9ff824f9] daemon started [2020-05-28T15:30:36.592Z] daemon.go:461: [d884e9ff824f9] Stopping daemon [2020-05-28T15:30:36.592Z] daemon.go:296: [d884e9ff824f9] exiting daemon [2020-05-28T15:30:36.592Z] daemon.go:448: [d884e9ff824f9] Daemon stopped [2020-05-28T15:30:36.592Z] PASS [2020-05-28T15:30:36.592Z] [2020-05-28T15:30:36.592Z] DONE 8 tests in 16.547s [2020-05-28T15:30:36.592Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-28T15:30:36.592Z] ++ 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-05-28T15:30:36.592Z] ++ set -e [2020-05-28T15:30:36.592Z] ++ '[' -n 0 ']' [2020-05-28T15:30:36.592Z] ++ set -x [2020-05-28T15:30:36.593Z] ++ env -i DEST=/go/src/github.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-05-28T15:30:36.593Z] INFO: Testing against a local daemon [2020-05-28T15:30:36.593Z] === RUN TestCheckpoint [2020-05-28T15:30:36.593Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-28T15:30:36.593Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T15:30:36.593Z] === RUN TestContainerInvalidJSON [2020-05-28T15:30:36.593Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T15:30:36.593Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T15:30:36.593Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T15:30:36.593Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T15:30:36.593Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-28T15:30:36.593Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-28T15:30:36.593Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-28T15:30:36.593Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-28T15:30:36.593Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-28T15:30:36.593Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-28T15:30:36.593Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-28T15:30:36.593Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-28T15:30:36.593Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-28T15:30:36.593Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-28T15:30:36.894Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-28T15:30:36.894Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-28T15:30:36.894Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-05-28T15:30:36.894Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-28T15:30:36.894Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-05-28T15:30:36.894Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-28T15:30:36.894Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-28T15:30:36.894Z] === RUN TestCopyFromContainer [2020-05-28T15:30:38.008Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-28T15:30:38.571Z] --- PASS: TestCreateServiceConfigFileMode (3.55s) [2020-05-28T15:30:38.571Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-05-28T15:30:38.571Z] daemon.go:325: [d621c21d07f06] waiting for daemon to start [2020-05-28T15:30:38.571Z] daemon.go:325: [d621c21d07f06] waiting for daemon to start [2020-05-28T15:30:38.571Z] daemon.go:353: [d621c21d07f06] daemon started [2020-05-28T15:30:38.571Z] daemon.go:461: [d621c21d07f06] Stopping daemon [2020-05-28T15:30:38.571Z] daemon.go:296: [d621c21d07f06] exiting daemon [2020-05-28T15:30:38.571Z] daemon.go:448: [d621c21d07f06] Daemon stopped [2020-05-28T15:30:38.571Z] === RUN TestCreateServiceSysctls [2020-05-28T15:30:38.571Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-28T15:30:38.626Z] === RUN TestCopyFromContainer// [2020-05-28T15:30:38.626Z] === RUN TestCopyFromContainer//bar/root [2020-05-28T15:30:38.626Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-28T15:30:38.626Z] === RUN TestCopyFromContainer/bar/quux [2020-05-28T15:30:38.915Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-28T15:30:38.915Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-28T15:30:38.915Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-28T15:30:39.143Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-28T15:30:39.205Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-28T15:30:39.205Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-28T15:30:39.205Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-28T15:30:39.498Z] --- PASS: TestCopyFromContainer (2.41s) [2020-05-28T15:30:39.498Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-28T15:30:39.498Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-28T15:30:39.498Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-05-28T15:30:39.498Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-05-28T15:30:39.498Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-28T15:30:39.498Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-28T15:30:39.498Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-28T15:30:39.498Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-28T15:30:39.498Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-28T15:30:39.498Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-28T15:30:39.498Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-28T15:30:39.498Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T15:30:39.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T15:30:39.498Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T15:30:39.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T15:30:39.498Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T15:30:39.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T15:30:39.498Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-28T15:30:39.498Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-28T15:30:39.498Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-28T15:30:39.498Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-28T15:30:39.498Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-28T15:30:39.498Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-28T15:30:39.498Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-28T15:30:39.498Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-28T15:30:39.498Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-28T15:30:39.498Z] === RUN TestCreateWithInvalidEnv [2020-05-28T15:30:39.498Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-28T15:30:39.498Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-28T15:30:39.498Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-28T15:30:39.498Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-28T15:30:39.498Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-28T15:30:39.498Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-28T15:30:39.498Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-28T15:30:39.498Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-28T15:30:39.498Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-28T15:30:39.498Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-28T15:30:39.498Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-28T15:30:39.498Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-28T15:30:39.498Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-28T15:30:39.498Z] === RUN TestCreateTmpfsMountsTarget [2020-05-28T15:30:39.498Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-28T15:30:39.498Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-28T15:30:39.707Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-28T15:30:39.707Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-28T15:30:40.637Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-28T15:30:41.570Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-05-28T15:30:41.570Z] === RUN TestCreateWithCapabilities [2020-05-28T15:30:41.570Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-28T15:30:41.570Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-28T15:30:41.570Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-28T15:30:41.570Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-28T15:30:41.570Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-28T15:30:41.570Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-28T15:30:41.570Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-28T15:30:41.570Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-28T15:30:41.570Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T15:30:41.570Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T15:30:41.570Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T15:30:41.570Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T15:30:41.570Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-28T15:30:41.570Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-28T15:30:41.570Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-28T15:30:41.570Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-28T15:30:41.570Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-28T15:30:41.570Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-28T15:30:41.570Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T15:30:41.570Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T15:30:41.570Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T15:30:41.570Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T15:30:41.570Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-28T15:30:41.570Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-28T15:30:41.570Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-28T15:30:41.570Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-28T15:30:41.570Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-28T15:30:41.570Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-28T15:30:41.570Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-28T15:30:41.570Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-28T15:30:41.570Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-28T15:30:41.570Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-28T15:30:41.570Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-28T15:30:41.570Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-28T15:30:41.570Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-28T15:30:41.570Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-28T15:30:41.570Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-05-28T15:30:41.570Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-05-28T15:30:41.570Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-28T15:30:41.570Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-28T15:30:41.570Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-28T15:30:41.570Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-28T15:30:41.570Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-28T15:30:41.570Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-05-28T15:30:41.570Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-28T15:30:41.570Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-28T15:30:43.163Z] --- PASS: TestCreateServiceSysctls (4.32s) [2020-05-28T15:30:43.163Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-05-28T15:30:43.163Z] daemon.go:325: [d3df0f0f353b8] waiting for daemon to start [2020-05-28T15:30:43.163Z] daemon.go:325: [d3df0f0f353b8] waiting for daemon to start [2020-05-28T15:30:43.163Z] daemon.go:353: [d3df0f0f353b8] daemon started [2020-05-28T15:30:43.163Z] daemon.go:461: [d3df0f0f353b8] Stopping daemon [2020-05-28T15:30:43.163Z] daemon.go:296: [d3df0f0f353b8] exiting daemon [2020-05-28T15:30:43.163Z] daemon.go:448: [d3df0f0f353b8] Daemon stopped [2020-05-28T15:30:43.163Z] === RUN TestInspect [2020-05-28T15:30:43.163Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-28T15:30:43.163Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-28T15:30:43.163Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-28T15:30:43.616Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2020-05-28T15:30:43.616Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-28T15:30:43.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T15:30:43.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T15:30:43.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T15:30:43.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T15:30:43.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T15:30:43.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T15:30:43.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T15:30:43.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T15:30:43.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T15:30:43.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T15:30:43.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-28T15:30:43.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-28T15:30:43.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-28T15:30:43.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-28T15:30:43.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-28T15:30:43.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-28T15:30:43.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-05-28T15:30:43.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-28T15:30:43.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-28T15:30:43.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-28T15:30:43.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-28T15:30:43.616Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-28T15:30:44.094Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-28T15:30:44.252Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-05-28T15:30:44.252Z] === RUN TestContainerStartOnDaemonRestart [2020-05-28T15:30:44.252Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-28T15:30:44.252Z] === RUN TestDaemonRestartIpcMode [2020-05-28T15:30:44.252Z] === PAUSE TestDaemonRestartIpcMode [2020-05-28T15:30:44.252Z] === RUN TestDiff [2020-05-28T15:30:44.881Z] --- PASS: TestDiff (0.69s) [2020-05-28T15:30:44.881Z] === RUN TestExecWithCloseStdin [2020-05-28T15:30:45.463Z] === RUN TestDockerSuite/TestCommitChange [2020-05-28T15:30:45.917Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-05-28T15:30:45.917Z] === RUN TestExec [2020-05-28T15:30:46.395Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-28T15:30:46.556Z] --- PASS: TestExec (0.78s) [2020-05-28T15:30:46.556Z] === RUN TestExecUser [2020-05-28T15:30:47.198Z] --- PASS: TestExecUser (0.77s) [2020-05-28T15:30:47.198Z] === RUN TestExportContainerAndImportImage [2020-05-28T15:30:47.326Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-28T15:30:47.559Z] 2020/05/28 15:30:45 Finished clone github.com/gogo/protobuf [2020-05-28T15:30:48.262Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2020-05-28T15:30:48.262Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-28T15:30:49.837Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-05-28T15:30:49.837Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-05-28T15:30:49.837Z] daemon.go:325: [d3e3e47185d9a] waiting for daemon to start [2020-05-28T15:30:49.837Z] daemon.go:325: [d3e3e47185d9a] waiting for daemon to start [2020-05-28T15:30:49.837Z] daemon.go:353: [d3e3e47185d9a] daemon started [2020-05-28T15:30:49.837Z] daemon.go:461: [d3e3e47185d9a] Stopping daemon [2020-05-28T15:30:49.837Z] daemon.go:296: [d3e3e47185d9a] exiting daemon [2020-05-28T15:30:49.837Z] daemon.go:448: [d3e3e47185d9a] Daemon stopped [2020-05-28T15:30:49.837Z] daemon.go:325: [d3e3e47185d9a] waiting for daemon to start [2020-05-28T15:30:49.837Z] daemon.go:325: [d3e3e47185d9a] waiting for daemon to start [2020-05-28T15:30:49.837Z] daemon.go:353: [d3e3e47185d9a] daemon started [2020-05-28T15:30:49.837Z] daemon.go:461: [d3e3e47185d9a] Stopping daemon [2020-05-28T15:30:49.837Z] daemon.go:296: [d3e3e47185d9a] exiting daemon [2020-05-28T15:30:49.837Z] daemon.go:448: [d3e3e47185d9a] Daemon stopped [2020-05-28T15:30:49.837Z] === RUN TestHealthCheckWorkdir [2020-05-28T15:30:49.848Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-28T15:30:50.084Z] 2020/05/28 15:30:49 Finished clone github.com/hashicorp/consul [2020-05-28T15:30:50.936Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-05-28T15:30:50.936Z] === RUN TestHealthKillContainer [2020-05-28T15:30:51.743Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-28T15:30:51.743Z] --- PASS: TestInspect (8.58s) [2020-05-28T15:30:51.743Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-05-28T15:30:51.743Z] daemon.go:325: [d168a8c123ef9] waiting for daemon to start [2020-05-28T15:30:51.743Z] daemon.go:325: [d168a8c123ef9] waiting for daemon to start [2020-05-28T15:30:51.743Z] daemon.go:353: [d168a8c123ef9] daemon started [2020-05-28T15:30:51.743Z] daemon.go:461: [d168a8c123ef9] Stopping daemon [2020-05-28T15:30:51.743Z] daemon.go:296: [d168a8c123ef9] exiting daemon [2020-05-28T15:30:51.743Z] daemon.go:448: [d168a8c123ef9] Daemon stopped [2020-05-28T15:30:51.743Z] === RUN TestDockerNetworkConnectAlias [2020-05-28T15:30:52.674Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-28T15:30:53.749Z] --- PASS: TestHealthKillContainer (2.83s) [2020-05-28T15:30:53.749Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-28T15:30:54.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-28T15:30:54.070Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2020-05-28T15:30:54.070Z] === RUN TestIpcModeNone [2020-05-28T15:30:54.607Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-28T15:30:55.157Z] --- PASS: TestIpcModeNone (0.76s) [2020-05-28T15:30:55.157Z] === RUN TestIpcModePrivate [2020-05-28T15:30:55.838Z] --- PASS: TestIpcModePrivate (0.78s) [2020-05-28T15:30:55.838Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-05-28T15:30:55.838Z] === RUN TestIpcModeShareable [2020-05-28T15:30:55.979Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-28T15:30:56.497Z] --- PASS: TestIpcModeShareable (0.77s) [2020-05-28T15:30:56.498Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-05-28T15:30:56.498Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-28T15:30:57.877Z] --- PASS: TestDockerNetworkConnectAlias (6.37s) [2020-05-28T15:30:57.877Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-05-28T15:30:57.877Z] daemon.go:325: [dc1ffd7d2812c] waiting for daemon to start [2020-05-28T15:30:57.877Z] daemon.go:325: [dc1ffd7d2812c] waiting for daemon to start [2020-05-28T15:30:57.877Z] daemon.go:353: [dc1ffd7d2812c] daemon started [2020-05-28T15:30:57.877Z] daemon.go:461: [dc1ffd7d2812c] Stopping daemon [2020-05-28T15:30:57.877Z] daemon.go:296: [dc1ffd7d2812c] exiting daemon [2020-05-28T15:30:57.877Z] daemon.go:448: [dc1ffd7d2812c] Daemon stopped [2020-05-28T15:30:57.877Z] === RUN TestDockerNetworkReConnect [2020-05-28T15:30:57.877Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-28T15:30:58.633Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s) [2020-05-28T15:30:58.633Z] === RUN TestAPIIpcModeHost [2020-05-28T15:30:58.809Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-28T15:30:58.809Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-28T15:30:58.809Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-28T15:30:59.067Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-28T15:30:59.067Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-28T15:30:59.067Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-28T15:30:59.067Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-28T15:30:59.311Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-05-28T15:30:59.311Z] === RUN TestDaemonIpcModeShareable [2020-05-28T15:31:00.889Z] --- PASS: TestDaemonIpcModeShareable (1.63s) [2020-05-28T15:31:00.889Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-05-28T15:31:00.889Z] daemon.go:325: [dd0ffe1a7c7cb] waiting for daemon to start [2020-05-28T15:31:00.889Z] daemon.go:325: [dd0ffe1a7c7cb] waiting for daemon to start [2020-05-28T15:31:00.889Z] daemon.go:353: [dd0ffe1a7c7cb] daemon started [2020-05-28T15:31:00.889Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-28T15:31:00.889Z] daemon.go:461: [dd0ffe1a7c7cb] Stopping daemon [2020-05-28T15:31:00.889Z] daemon.go:296: [dd0ffe1a7c7cb] exiting daemon [2020-05-28T15:31:00.889Z] daemon.go:448: [dd0ffe1a7c7cb] Daemon stopped [2020-05-28T15:31:00.889Z] === RUN TestDaemonIpcModePrivate [2020-05-28T15:31:00.966Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-28T15:31:02.868Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-28T15:31:02.868Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-28T15:31:02.868Z] --- PASS: TestDockerNetworkReConnect (5.03s) [2020-05-28T15:31:02.868Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-05-28T15:31:02.868Z] daemon.go:325: [d91a6d3fcdc41] waiting for daemon to start [2020-05-28T15:31:02.868Z] daemon.go:325: [d91a6d3fcdc41] waiting for daemon to start [2020-05-28T15:31:02.868Z] daemon.go:353: [d91a6d3fcdc41] daemon started [2020-05-28T15:31:02.868Z] daemon.go:461: [d91a6d3fcdc41] Stopping daemon [2020-05-28T15:31:02.868Z] daemon.go:296: [d91a6d3fcdc41] exiting daemon [2020-05-28T15:31:02.868Z] daemon.go:448: [d91a6d3fcdc41] Daemon stopped [2020-05-28T15:31:02.868Z] === RUN TestServicePlugin [2020-05-28T15:31:02.954Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2020-05-28T15:31:02.954Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-05-28T15:31:02.954Z] daemon.go:325: [ddfbe33a9b635] waiting for daemon to start [2020-05-28T15:31:02.954Z] daemon.go:325: [ddfbe33a9b635] waiting for daemon to start [2020-05-28T15:31:02.954Z] daemon.go:353: [ddfbe33a9b635] daemon started [2020-05-28T15:31:02.954Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-28T15:31:02.954Z] daemon.go:461: [ddfbe33a9b635] Stopping daemon [2020-05-28T15:31:02.954Z] daemon.go:296: [ddfbe33a9b635] exiting daemon [2020-05-28T15:31:02.954Z] daemon.go:448: [ddfbe33a9b635] Daemon stopped [2020-05-28T15:31:02.954Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-28T15:31:03.799Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-28T15:31:04.482Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2020-05-28T15:31:04.482Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-05-28T15:31:04.482Z] daemon.go:325: [d0545f048d780] waiting for daemon to start [2020-05-28T15:31:04.482Z] daemon.go:325: [d0545f048d780] waiting for daemon to start [2020-05-28T15:31:04.482Z] daemon.go:353: [d0545f048d780] daemon started [2020-05-28T15:31:04.482Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-28T15:31:04.482Z] daemon.go:461: [d0545f048d780] Stopping daemon [2020-05-28T15:31:04.482Z] daemon.go:296: [d0545f048d780] exiting daemon [2020-05-28T15:31:04.482Z] daemon.go:448: [d0545f048d780] Daemon stopped [2020-05-28T15:31:04.482Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-28T15:31:04.731Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-28T15:31:05.661Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-28T15:31:06.037Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2020-05-28T15:31:06.037Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-05-28T15:31:06.037Z] daemon.go:325: [d638bfab2af3c] waiting for daemon to start [2020-05-28T15:31:06.037Z] daemon.go:325: [d638bfab2af3c] waiting for daemon to start [2020-05-28T15:31:06.037Z] daemon.go:353: [d638bfab2af3c] daemon started [2020-05-28T15:31:06.037Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-28T15:31:06.037Z] daemon.go:461: [d638bfab2af3c] Stopping daemon [2020-05-28T15:31:06.037Z] daemon.go:296: [d638bfab2af3c] exiting daemon [2020-05-28T15:31:06.037Z] daemon.go:448: [d638bfab2af3c] Daemon stopped [2020-05-28T15:31:06.037Z] === RUN TestIpcModeOlderClient [2020-05-28T15:31:06.037Z] === PAUSE TestIpcModeOlderClient [2020-05-28T15:31:06.037Z] === RUN TestKillContainerInvalidSignal [2020-05-28T15:31:06.593Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-28T15:31:06.710Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2020-05-28T15:31:06.710Z] === RUN TestKillContainer [2020-05-28T15:31:06.710Z] === RUN TestKillContainer/no_signal [2020-05-28T15:31:07.021Z] === RUN TestKillContainer/non_killing_signal [2020-05-28T15:31:07.524Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-28T15:31:07.524Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-28T15:31:07.524Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-28T15:31:07.696Z] === RUN TestKillContainer/killing_signal [2020-05-28T15:31:08.152Z] 2020/05/28 15:31:06 Finished clone github.com/aws/aws-sdk-go [2020-05-28T15:31:08.382Z] --- PASS: TestKillContainer (2.00s) [2020-05-28T15:31:08.382Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-05-28T15:31:08.382Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-05-28T15:31:08.382Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-05-28T15:31:08.382Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-28T15:31:08.382Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-28T15:31:08.455Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-28T15:31:08.455Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-28T15:31:08.455Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-28T15:31:08.712Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-28T15:31:08.712Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-28T15:31:09.069Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-28T15:31:09.643Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-28T15:31:09.764Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2020-05-28T15:31:09.764Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2020-05-28T15:31:09.764Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-05-28T15:31:09.764Z] === RUN TestKillStoppedContainer [2020-05-28T15:31:09.764Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-28T15:31:09.764Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-28T15:31:10.096Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-28T15:31:10.096Z] === RUN TestKillDifferentUserContainer [2020-05-28T15:31:10.577Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-28T15:31:10.825Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-05-28T15:31:10.825Z] === RUN TestInspectOomKilledTrue [2020-05-28T15:31:11.508Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-28T15:31:11.508Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-28T15:31:11.916Z] --- PASS: TestInspectOomKilledTrue (1.19s) [2020-05-28T15:31:11.916Z] === RUN TestInspectOomKilledFalse [2020-05-28T15:31:12.569Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2020-05-28T15:31:12.569Z] === RUN TestLinksEtcHostsContentMatch [2020-05-28T15:31:12.868Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2020-05-28T15:31:12.868Z] === RUN TestLinksContainerNames [2020-05-28T15:31:13.402Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-28T15:31:14.333Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-28T15:31:14.333Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-28T15:31:14.413Z] --- PASS: TestLinksContainerNames (1.25s) [2020-05-28T15:31:14.413Z] === RUN TestLogsFollowTailEmpty [2020-05-28T15:31:15.069Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-05-28T15:31:15.069Z] === RUN TestContainerNetworkMountsNoChown [2020-05-28T15:31:15.265Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-28T15:31:15.711Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/default [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/default [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/private [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/private [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rprivate [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/slave [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/slave [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rslave [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/shared [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/shared [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rshared [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/default [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/rshared [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/rprivate [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/private [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/shared [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/rslave [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/slave [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-28T15:31:15.712Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T15:31:15.712Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-28T15:31:15.712Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-28T15:31:16.006Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-28T15:31:16.006Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-28T15:31:16.006Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-28T15:31:16.006Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-28T15:31:16.006Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-28T15:31:16.006Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-28T15:31:16.006Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-28T15:31:16.006Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-28T15:31:16.006Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-28T15:31:16.006Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-28T15:31:16.006Z] === RUN TestContainerBindMountNonRecursive [2020-05-28T15:31:16.195Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-28T15:31:17.125Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-28T15:31:17.508Z] --- PASS: TestContainerBindMountNonRecursive (1.59s) [2020-05-28T15:31:17.508Z] === RUN TestNetworkNat [2020-05-28T15:31:18.055Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-28T15:31:18.055Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-28T15:31:18.143Z] --- PASS: TestNetworkNat (0.68s) [2020-05-28T15:31:18.143Z] === RUN TestNetworkLocalhostTCPNat [2020-05-28T15:31:18.619Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-28T15:31:19.172Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-05-28T15:31:19.173Z] === RUN TestNetworkLoopbackNat [2020-05-28T15:31:19.550Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-28T15:31:19.808Z] --- PASS: TestNetworkLoopbackNat (0.89s) [2020-05-28T15:31:19.808Z] === RUN TestPause [2020-05-28T15:31:20.437Z] --- PASS: TestPause (0.69s) [2020-05-28T15:31:20.437Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-28T15:31:20.437Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T15:31:20.437Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T15:31:20.437Z] === RUN TestPauseStopPausedContainer [2020-05-28T15:31:20.483Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-28T15:31:20.483Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-28T15:31:21.413Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-28T15:31:21.458Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-05-28T15:31:21.458Z] === RUN TestPsFilter [2020-05-28T15:31:21.458Z] --- PASS: TestPsFilter (0.19s) [2020-05-28T15:31:21.458Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-28T15:31:22.079Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2020-05-28T15:31:22.079Z] === RUN TestRemoveContainerWithVolume [2020-05-28T15:31:22.734Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-05-28T15:31:22.734Z] === RUN TestRemoveContainerRunning [2020-05-28T15:31:23.308Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-28T15:31:23.385Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-05-28T15:31:23.385Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-28T15:31:24.061Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2020-05-28T15:31:24.061Z] === RUN TestRemoveInvalidContainer [2020-05-28T15:31:24.061Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-28T15:31:24.061Z] === RUN TestRenameLinkedContainer [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-28T15:31:24.697Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-28T15:31:24.840Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-28T15:31:25.097Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-28T15:31:25.097Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-28T15:31:25.097Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-28T15:31:25.097Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-28T15:31:26.028Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-28T15:31:26.787Z] --- PASS: TestRenameLinkedContainer (2.64s) [2020-05-28T15:31:26.787Z] === RUN TestRenameStoppedContainer [2020-05-28T15:31:27.420Z] --- PASS: TestRenameStoppedContainer (0.63s) [2020-05-28T15:31:27.420Z] === RUN TestRenameRunningContainerAndReuse [2020-05-28T15:31:28.451Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2020-05-28T15:31:28.451Z] === RUN TestRenameInvalidName [2020-05-28T15:31:28.568Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-28T15:31:28.568Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-28T15:31:28.568Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-28T15:31:28.568Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-28T15:31:28.568Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-28T15:31:29.472Z] --- PASS: TestRenameInvalidName (0.68s) [2020-05-28T15:31:29.473Z] === RUN TestRenameAnonymousContainer [2020-05-28T15:31:31.279Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-28T15:31:31.279Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-28T15:31:32.194Z] --- PASS: TestRenameAnonymousContainer (2.44s) [2020-05-28T15:31:32.194Z] === RUN TestRenameContainerWithSameName [2020-05-28T15:31:32.209Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-28T15:31:32.209Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-28T15:31:32.209Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-28T15:31:32.444Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-28T15:31:32.444Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-28T15:31:32.444Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-28T15:31:32.480Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2020-05-28T15:31:32.480Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-28T15:31:33.975Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2020-05-28T15:31:33.975Z] === RUN TestResize [2020-05-28T15:31:34.264Z] --- PASS: TestResize (0.64s) [2020-05-28T15:31:34.264Z] === RUN TestResizeWithInvalidSize [2020-05-28T15:31:34.916Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-05-28T15:31:34.916Z] === RUN TestResizeWhenContainerNotStarted [2020-05-28T15:31:35.482Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-28T15:31:35.739Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-28T15:31:35.942Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-05-28T15:31:35.942Z] === RUN TestDaemonRestartKillContainers [2020-05-28T15:31:35.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T15:31:35.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T15:31:35.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T15:31:35.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T15:31:35.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T15:31:35.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T15:31:35.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T15:31:35.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T15:31:35.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T15:31:35.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T15:31:35.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T15:31:35.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T15:31:35.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T15:31:35.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T15:31:35.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T15:31:35.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T15:31:35.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:31:35.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:31:35.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:31:35.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:31:35.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:31:35.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:31:35.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:31:35.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:31:35.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-28T15:31:35.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-28T15:31:35.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-28T15:31:35.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:31:37.107Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-28T15:31:37.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:31:38.038Z] --- PASS: TestServicePlugin (35.06s) [2020-05-28T15:31:38.038Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-28T15:31:38.038Z] daemon.go:325: [d50e6ad09cc66] waiting for daemon to start [2020-05-28T15:31:38.038Z] daemon.go:325: [d50e6ad09cc66] waiting for daemon to start [2020-05-28T15:31:38.038Z] daemon.go:353: [d50e6ad09cc66] daemon started [2020-05-28T15:31:38.038Z] daemon.go:461: [d50e6ad09cc66] Stopping daemon [2020-05-28T15:31:38.038Z] daemon.go:296: [d50e6ad09cc66] exiting daemon [2020-05-28T15:31:38.038Z] daemon.go:448: [d50e6ad09cc66] Daemon stopped [2020-05-28T15:31:38.038Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-28T15:31:38.038Z] daemon.go:325: [dcaba11a189cc] waiting for daemon to start [2020-05-28T15:31:38.038Z] daemon.go:325: [dcaba11a189cc] waiting for daemon to start [2020-05-28T15:31:38.038Z] daemon.go:353: [dcaba11a189cc] daemon started [2020-05-28T15:31:38.038Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-28T15:31:38.038Z] daemon.go:325: [d633e0db65970] waiting for daemon to start [2020-05-28T15:31:38.038Z] daemon.go:325: [d633e0db65970] waiting for daemon to start [2020-05-28T15:31:38.038Z] daemon.go:353: [d633e0db65970] daemon started [2020-05-28T15:31:38.038Z] plugin_test.go:60: [d633e0db65970] joining swarm manager [dcaba11a189cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:31:38.038Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-05-28T15:31:38.038Z] daemon.go:325: [d7ec98494ad60] waiting for daemon to start [2020-05-28T15:31:38.038Z] daemon.go:325: [d7ec98494ad60] waiting for daemon to start [2020-05-28T15:31:38.038Z] daemon.go:353: [d7ec98494ad60] daemon started [2020-05-28T15:31:38.038Z] plugin_test.go:63: [d7ec98494ad60] joining swarm manager [dcaba11a189cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:31:38.038Z] daemon.go:461: [d7ec98494ad60] Stopping daemon [2020-05-28T15:31:38.038Z] daemon.go:296: [d7ec98494ad60] exiting daemon [2020-05-28T15:31:38.038Z] daemon.go:448: [d7ec98494ad60] Daemon stopped [2020-05-28T15:31:38.038Z] daemon.go:461: [d633e0db65970] Stopping daemon [2020-05-28T15:31:38.038Z] daemon.go:296: [d633e0db65970] exiting daemon [2020-05-28T15:31:38.038Z] daemon.go:448: [d633e0db65970] Daemon stopped [2020-05-28T15:31:38.038Z] daemon.go:461: [dcaba11a189cc] Stopping daemon [2020-05-28T15:31:38.038Z] daemon.go:296: [dcaba11a189cc] exiting daemon [2020-05-28T15:31:38.038Z] daemon.go:448: [dcaba11a189cc] Daemon stopped [2020-05-28T15:31:38.038Z] === RUN TestServiceUpdateLabel [2020-05-28T15:31:39.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-28T15:31:39.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-28T15:31:39.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-28T15:31:39.726Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-28T15:31:39.953Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-28T15:31:40.983Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-28T15:31:41.276Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-28T15:31:41.322Z] --- PASS: TestServiceUpdateLabel (3.34s) [2020-05-28T15:31:41.322Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-05-28T15:31:41.322Z] daemon.go:325: [da39d405252a1] waiting for daemon to start [2020-05-28T15:31:41.322Z] daemon.go:325: [da39d405252a1] waiting for daemon to start [2020-05-28T15:31:41.322Z] daemon.go:353: [da39d405252a1] daemon started [2020-05-28T15:31:41.322Z] daemon.go:461: [da39d405252a1] Stopping daemon [2020-05-28T15:31:41.322Z] daemon.go:296: [da39d405252a1] exiting daemon [2020-05-28T15:31:41.322Z] daemon.go:448: [da39d405252a1] Daemon stopped [2020-05-28T15:31:41.322Z] === RUN TestServiceUpdateSecrets [2020-05-28T15:31:41.886Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-28T15:31:42.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-28T15:31:42.451Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-28T15:31:44.974Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-28T15:31:45.076Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-28T15:31:45.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.19s) [2020-05-28T15:31:45.076Z] 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-05-28T15:31:45.076Z] daemon.go:325: [d744f5c4db6f3] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:325: [d744f5c4db6f3] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:353: [d744f5c4db6f3] daemon started [2020-05-28T15:31:45.076Z] daemon.go:325: [d744f5c4db6f3] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:296: [d744f5c4db6f3] exiting daemon [2020-05-28T15:31:45.076Z] daemon.go:325: [d744f5c4db6f3] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:353: [d744f5c4db6f3] daemon started [2020-05-28T15:31:45.076Z] daemon.go:461: [d744f5c4db6f3] Stopping daemon [2020-05-28T15:31:45.076Z] daemon.go:296: [d744f5c4db6f3] exiting daemon [2020-05-28T15:31:45.076Z] daemon.go:448: [d744f5c4db6f3] Daemon stopped [2020-05-28T15:31:45.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.26s) [2020-05-28T15:31:45.076Z] 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-05-28T15:31:45.076Z] daemon.go:325: [d8025018074c3] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:325: [d8025018074c3] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:353: [d8025018074c3] daemon started [2020-05-28T15:31:45.076Z] daemon.go:325: [d8025018074c3] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:296: [d8025018074c3] exiting daemon [2020-05-28T15:31:45.076Z] daemon.go:325: [d8025018074c3] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:353: [d8025018074c3] daemon started [2020-05-28T15:31:45.076Z] daemon.go:461: [d8025018074c3] Stopping daemon [2020-05-28T15:31:45.076Z] daemon.go:296: [d8025018074c3] exiting daemon [2020-05-28T15:31:45.076Z] daemon.go:448: [d8025018074c3] Daemon stopped [2020-05-28T15:31:45.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.28s) [2020-05-28T15:31:45.076Z] 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-05-28T15:31:45.076Z] daemon.go:325: [d1abf7d1751cd] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:325: [d1abf7d1751cd] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:353: [d1abf7d1751cd] daemon started [2020-05-28T15:31:45.076Z] daemon.go:461: [d1abf7d1751cd] Stopping daemon [2020-05-28T15:31:45.076Z] daemon.go:296: [d1abf7d1751cd] exiting daemon [2020-05-28T15:31:45.076Z] daemon.go:448: [d1abf7d1751cd] Daemon stopped [2020-05-28T15:31:45.076Z] daemon.go:325: [d1abf7d1751cd] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:325: [d1abf7d1751cd] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:353: [d1abf7d1751cd] daemon started [2020-05-28T15:31:45.076Z] daemon.go:461: [d1abf7d1751cd] Stopping daemon [2020-05-28T15:31:45.076Z] daemon.go:296: [d1abf7d1751cd] exiting daemon [2020-05-28T15:31:45.076Z] daemon.go:448: [d1abf7d1751cd] Daemon stopped [2020-05-28T15:31:45.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.41s) [2020-05-28T15:31:45.076Z] 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-05-28T15:31:45.076Z] daemon.go:325: [d0c6cb4262bc4] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:325: [d0c6cb4262bc4] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:353: [d0c6cb4262bc4] daemon started [2020-05-28T15:31:45.076Z] daemon.go:296: [d0c6cb4262bc4] exiting daemon [2020-05-28T15:31:45.076Z] daemon.go:325: [d0c6cb4262bc4] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:325: [d0c6cb4262bc4] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:353: [d0c6cb4262bc4] daemon started [2020-05-28T15:31:45.076Z] daemon.go:461: [d0c6cb4262bc4] Stopping daemon [2020-05-28T15:31:45.076Z] daemon.go:296: [d0c6cb4262bc4] exiting daemon [2020-05-28T15:31:45.076Z] daemon.go:448: [d0c6cb4262bc4] Daemon stopped [2020-05-28T15:31:45.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.00s) [2020-05-28T15:31:45.076Z] 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-05-28T15:31:45.076Z] daemon.go:325: [d62345a8b43b7] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:325: [d62345a8b43b7] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:353: [d62345a8b43b7] daemon started [2020-05-28T15:31:45.076Z] daemon.go:461: [d62345a8b43b7] Stopping daemon [2020-05-28T15:31:45.076Z] daemon.go:296: [d62345a8b43b7] exiting daemon [2020-05-28T15:31:45.076Z] daemon.go:448: [d62345a8b43b7] Daemon stopped [2020-05-28T15:31:45.076Z] daemon.go:325: [d62345a8b43b7] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:325: [d62345a8b43b7] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:353: [d62345a8b43b7] daemon started [2020-05-28T15:31:45.076Z] daemon.go:461: [d62345a8b43b7] Stopping daemon [2020-05-28T15:31:45.076Z] daemon.go:296: [d62345a8b43b7] exiting daemon [2020-05-28T15:31:45.076Z] daemon.go:448: [d62345a8b43b7] Daemon stopped [2020-05-28T15:31:45.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.10s) [2020-05-28T15:31:45.076Z] 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-05-28T15:31:45.076Z] daemon.go:325: [d7587122188ea] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:325: [d7587122188ea] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:353: [d7587122188ea] daemon started [2020-05-28T15:31:45.076Z] daemon.go:325: [d7587122188ea] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:296: [d7587122188ea] exiting daemon [2020-05-28T15:31:45.076Z] daemon.go:325: [d7587122188ea] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:353: [d7587122188ea] daemon started [2020-05-28T15:31:45.076Z] daemon.go:461: [d7587122188ea] Stopping daemon [2020-05-28T15:31:45.076Z] daemon.go:296: [d7587122188ea] exiting daemon [2020-05-28T15:31:45.076Z] daemon.go:448: [d7587122188ea] Daemon stopped [2020-05-28T15:31:45.076Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.18s) [2020-05-28T15:31:45.076Z] 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-05-28T15:31:45.076Z] daemon.go:325: [d7cb031ef0f73] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:325: [d7cb031ef0f73] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:353: [d7cb031ef0f73] daemon started [2020-05-28T15:31:45.076Z] daemon.go:461: [d7cb031ef0f73] Stopping daemon [2020-05-28T15:31:45.076Z] daemon.go:296: [d7cb031ef0f73] exiting daemon [2020-05-28T15:31:45.076Z] daemon.go:448: [d7cb031ef0f73] Daemon stopped [2020-05-28T15:31:45.076Z] daemon.go:325: [d7cb031ef0f73] waiting for daemon to start [2020-05-28T15:31:45.076Z] daemon.go:325: [d7cb031ef0f73] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:353: [d7cb031ef0f73] daemon started [2020-05-28T15:31:45.077Z] daemon.go:461: [d7cb031ef0f73] Stopping daemon [2020-05-28T15:31:45.077Z] daemon.go:296: [d7cb031ef0f73] exiting daemon [2020-05-28T15:31:45.077Z] daemon.go:448: [d7cb031ef0f73] Daemon stopped [2020-05-28T15:31:45.077Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.11s) [2020-05-28T15:31:45.077Z] 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-05-28T15:31:45.077Z] daemon.go:325: [d9623cdc10f39] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:325: [d9623cdc10f39] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:353: [d9623cdc10f39] daemon started [2020-05-28T15:31:45.077Z] daemon.go:461: [d9623cdc10f39] Stopping daemon [2020-05-28T15:31:45.077Z] daemon.go:296: [d9623cdc10f39] exiting daemon [2020-05-28T15:31:45.077Z] daemon.go:448: [d9623cdc10f39] Daemon stopped [2020-05-28T15:31:45.077Z] daemon.go:325: [d9623cdc10f39] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:325: [d9623cdc10f39] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:353: [d9623cdc10f39] daemon started [2020-05-28T15:31:45.077Z] daemon.go:461: [d9623cdc10f39] Stopping daemon [2020-05-28T15:31:45.077Z] daemon.go:296: [d9623cdc10f39] exiting daemon [2020-05-28T15:31:45.077Z] daemon.go:448: [d9623cdc10f39] Daemon stopped [2020-05-28T15:31:45.077Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.05s) [2020-05-28T15:31:45.077Z] 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-05-28T15:31:45.077Z] daemon.go:325: [d9b53bf5c88a8] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:325: [d9b53bf5c88a8] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:353: [d9b53bf5c88a8] daemon started [2020-05-28T15:31:45.077Z] daemon.go:461: [d9b53bf5c88a8] Stopping daemon [2020-05-28T15:31:45.077Z] daemon.go:296: [d9b53bf5c88a8] exiting daemon [2020-05-28T15:31:45.077Z] daemon.go:448: [d9b53bf5c88a8] Daemon stopped [2020-05-28T15:31:45.077Z] daemon.go:325: [d9b53bf5c88a8] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:325: [d9b53bf5c88a8] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:353: [d9b53bf5c88a8] daemon started [2020-05-28T15:31:45.077Z] daemon.go:461: [d9b53bf5c88a8] Stopping daemon [2020-05-28T15:31:45.077Z] daemon.go:296: [d9b53bf5c88a8] exiting daemon [2020-05-28T15:31:45.077Z] daemon.go:448: [d9b53bf5c88a8] Daemon stopped [2020-05-28T15:31:45.077Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.99s) [2020-05-28T15:31:45.077Z] 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-05-28T15:31:45.077Z] daemon.go:325: [dbf58968ad5bf] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:325: [dbf58968ad5bf] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:353: [dbf58968ad5bf] daemon started [2020-05-28T15:31:45.077Z] daemon.go:325: [dbf58968ad5bf] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:296: [dbf58968ad5bf] exiting daemon [2020-05-28T15:31:45.077Z] daemon.go:325: [dbf58968ad5bf] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:353: [dbf58968ad5bf] daemon started [2020-05-28T15:31:45.077Z] daemon.go:461: [dbf58968ad5bf] Stopping daemon [2020-05-28T15:31:45.077Z] daemon.go:296: [dbf58968ad5bf] exiting daemon [2020-05-28T15:31:45.077Z] daemon.go:448: [dbf58968ad5bf] Daemon stopped [2020-05-28T15:31:45.077Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.73s) [2020-05-28T15:31:45.077Z] 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-05-28T15:31:45.077Z] daemon.go:325: [da4ee032cd23a] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:325: [da4ee032cd23a] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:353: [da4ee032cd23a] daemon started [2020-05-28T15:31:45.077Z] daemon.go:325: [da4ee032cd23a] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:296: [da4ee032cd23a] exiting daemon [2020-05-28T15:31:45.077Z] daemon.go:325: [da4ee032cd23a] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:353: [da4ee032cd23a] daemon started [2020-05-28T15:31:45.077Z] daemon.go:461: [da4ee032cd23a] Stopping daemon [2020-05-28T15:31:45.077Z] daemon.go:296: [da4ee032cd23a] exiting daemon [2020-05-28T15:31:45.077Z] daemon.go:448: [da4ee032cd23a] Daemon stopped [2020-05-28T15:31:45.077Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.88s) [2020-05-28T15:31:45.077Z] 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-05-28T15:31:45.077Z] daemon.go:325: [d27c8e805af88] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:325: [d27c8e805af88] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:353: [d27c8e805af88] daemon started [2020-05-28T15:31:45.077Z] daemon.go:461: [d27c8e805af88] Stopping daemon [2020-05-28T15:31:45.077Z] daemon.go:296: [d27c8e805af88] exiting daemon [2020-05-28T15:31:45.077Z] daemon.go:448: [d27c8e805af88] Daemon stopped [2020-05-28T15:31:45.077Z] daemon.go:325: [d27c8e805af88] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:325: [d27c8e805af88] waiting for daemon to start [2020-05-28T15:31:45.077Z] daemon.go:353: [d27c8e805af88] daemon started [2020-05-28T15:31:45.077Z] daemon.go:461: [d27c8e805af88] Stopping daemon [2020-05-28T15:31:45.077Z] daemon.go:296: [d27c8e805af88] exiting daemon [2020-05-28T15:31:45.077Z] daemon.go:448: [d27c8e805af88] Daemon stopped [2020-05-28T15:31:45.077Z] === RUN TestKernelTCPMemory [2020-05-28T15:31:46.098Z] --- PASS: TestKernelTCPMemory (0.78s) [2020-05-28T15:31:46.098Z] === RUN TestNISDomainname [2020-05-28T15:31:46.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-28T15:31:46.717Z] --- PASS: TestNISDomainname (0.86s) [2020-05-28T15:31:46.717Z] === RUN TestStats [2020-05-28T15:31:48.766Z] --- PASS: TestStats (1.69s) [2020-05-28T15:31:48.766Z] === RUN TestStopContainerWithTimeout [2020-05-28T15:31:48.766Z] === RUN TestStopContainerWithTimeout/0 [2020-05-28T15:31:48.766Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-28T15:31:48.766Z] === RUN TestStopContainerWithTimeout/1 [2020-05-28T15:31:48.766Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-28T15:31:48.766Z] === RUN TestStopContainerWithTimeout/3 [2020-05-28T15:31:48.766Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-28T15:31:48.766Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-28T15:31:48.766Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-28T15:31:48.766Z] === CONT TestStopContainerWithTimeout/0 [2020-05-28T15:31:48.766Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-28T15:31:48.766Z] === CONT TestStopContainerWithTimeout/1 [2020-05-28T15:31:48.766Z] === CONT TestStopContainerWithTimeout/3 [2020-05-28T15:31:52.248Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-28T15:31:52.248Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-05-28T15:31:52.248Z] --- PASS: TestStopContainerWithTimeout/1 (2.21s) [2020-05-28T15:31:52.248Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-05-28T15:31:52.248Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2020-05-28T15:31:52.248Z] === RUN TestDeleteDevicemapper [2020-05-28T15:31:52.248Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-28T15:31:52.248Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T15:31:52.248Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-28T15:31:54.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-28T15:31:54.981Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s) [2020-05-28T15:31:54.981Z] === RUN TestUpdateMemory [2020-05-28T15:31:55.607Z] --- PASS: TestUpdateMemory (0.92s) [2020-05-28T15:31:55.607Z] === RUN TestUpdateCPUQuota [2020-05-28T15:31:56.636Z] --- PASS: TestUpdateCPUQuota (1.16s) [2020-05-28T15:31:56.636Z] === RUN TestUpdatePidsLimit [2020-05-28T15:31:56.636Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-28T15:31:56.940Z] === RUN TestUpdatePidsLimit/no_change [2020-05-28T15:31:56.964Z] --- PASS: TestServiceUpdateSecrets (15.33s) [2020-05-28T15:31:56.965Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-05-28T15:31:56.965Z] daemon.go:325: [df5b0202279d2] waiting for daemon to start [2020-05-28T15:31:56.965Z] daemon.go:325: [df5b0202279d2] waiting for daemon to start [2020-05-28T15:31:56.965Z] daemon.go:353: [df5b0202279d2] daemon started [2020-05-28T15:31:56.965Z] daemon.go:461: [df5b0202279d2] Stopping daemon [2020-05-28T15:31:56.965Z] daemon.go:296: [df5b0202279d2] exiting daemon [2020-05-28T15:31:56.965Z] daemon.go:448: [df5b0202279d2] Daemon stopped [2020-05-28T15:31:56.965Z] === RUN TestServiceUpdateConfigs [2020-05-28T15:31:57.237Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-28T15:31:57.865Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-28T15:31:57.865Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-28T15:31:58.186Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-28T15:31:58.817Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-28T15:31:59.836Z] --- PASS: TestUpdatePidsLimit (3.24s) [2020-05-28T15:31:59.836Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-05-28T15:31:59.836Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-05-28T15:31:59.836Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-05-28T15:31:59.836Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-05-28T15:31:59.836Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2020-05-28T15:31:59.836Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-05-28T15:31:59.836Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-05-28T15:31:59.836Z] === RUN TestUpdateRestartPolicy [2020-05-28T15:32:11.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-28T15:32:11.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-28T15:32:11.818Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-28T15:32:12.075Z] --- PASS: TestServiceUpdateConfigs (15.60s) [2020-05-28T15:32:12.075Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-05-28T15:32:12.075Z] daemon.go:325: [deba34eb168ae] waiting for daemon to start [2020-05-28T15:32:12.075Z] daemon.go:325: [deba34eb168ae] waiting for daemon to start [2020-05-28T15:32:12.075Z] daemon.go:353: [deba34eb168ae] daemon started [2020-05-28T15:32:12.075Z] daemon.go:461: [deba34eb168ae] Stopping daemon [2020-05-28T15:32:12.075Z] daemon.go:296: [deba34eb168ae] exiting daemon [2020-05-28T15:32:12.075Z] daemon.go:448: [deba34eb168ae] Daemon stopped [2020-05-28T15:32:12.075Z] === RUN TestServiceUpdateNetwork [2020-05-28T15:32:12.470Z] --- PASS: TestUpdateRestartPolicy (11.96s) [2020-05-28T15:32:12.470Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-28T15:32:12.470Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-05-28T15:32:12.470Z] === RUN TestWaitNonBlocked [2020-05-28T15:32:12.470Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T15:32:12.470Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T15:32:12.470Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T15:32:12.470Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T15:32:12.470Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-28T15:32:12.470Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-28T15:32:13.520Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-05-28T15:32:13.520Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-05-28T15:32:13.520Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-05-28T15:32:13.520Z] === RUN TestWaitBlocked [2020-05-28T15:32:13.520Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T15:32:13.520Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T15:32:13.520Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T15:32:13.520Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T15:32:13.520Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-28T15:32:13.520Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-28T15:32:14.560Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-28T15:32:14.560Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-05-28T15:32:14.560Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-05-28T15:32:14.560Z] === CONT TestContainerStartOnDaemonRestart [2020-05-28T15:32:14.560Z] === CONT TestIpcModeOlderClient [2020-05-28T15:32:14.560Z] === CONT TestDaemonRestartIpcMode [2020-05-28T15:32:14.848Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-05-28T15:32:15.353Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-28T15:32:15.854Z] 2020/05/28 15:32:11 Finished clone google.golang.org/api [2020-05-28T15:32:15.854Z] 2020/05/28 15:32:11 Dependencies downloaded. Download time: 2m40.136047732s [2020-05-28T15:32:15.854Z] 2020/05/28 15:32:11 Collecting all dependencies [2020-05-28T15:32:17.578Z] --- PASS: TestContainerStartOnDaemonRestart (3.06s) [2020-05-28T15:32:17.578Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-05-28T15:32:17.578Z] daemon.go:325: [d8546f29a1283] waiting for daemon to start [2020-05-28T15:32:17.578Z] daemon.go:325: [d8546f29a1283] waiting for daemon to start [2020-05-28T15:32:17.578Z] daemon.go:353: [d8546f29a1283] daemon started [2020-05-28T15:32:17.578Z] daemon.go:325: [d8546f29a1283] waiting for daemon to start [2020-05-28T15:32:17.578Z] daemon.go:296: [d8546f29a1283] exiting daemon [2020-05-28T15:32:17.578Z] daemon.go:325: [d8546f29a1283] waiting for daemon to start [2020-05-28T15:32:17.578Z] daemon.go:353: [d8546f29a1283] daemon started [2020-05-28T15:32:17.578Z] daemon.go:461: [d8546f29a1283] Stopping daemon [2020-05-28T15:32:17.578Z] daemon.go:296: [d8546f29a1283] exiting daemon [2020-05-28T15:32:17.578Z] daemon.go:448: [d8546f29a1283] Daemon stopped [2020-05-28T15:32:17.876Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-28T15:32:18.227Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2020-05-28T15:32:18.227Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-05-28T15:32:18.227Z] daemon.go:325: [d4acdf7676a1f] waiting for daemon to start [2020-05-28T15:32:18.227Z] daemon.go:325: [d4acdf7676a1f] waiting for daemon to start [2020-05-28T15:32:18.227Z] daemon.go:353: [d4acdf7676a1f] daemon started [2020-05-28T15:32:18.227Z] daemon.go:461: [d4acdf7676a1f] Stopping daemon [2020-05-28T15:32:18.227Z] daemon.go:296: [d4acdf7676a1f] exiting daemon [2020-05-28T15:32:18.227Z] daemon.go:448: [d4acdf7676a1f] Daemon stopped [2020-05-28T15:32:18.227Z] daemon.go:325: [d4acdf7676a1f] waiting for daemon to start [2020-05-28T15:32:18.227Z] daemon.go:325: [d4acdf7676a1f] waiting for daemon to start [2020-05-28T15:32:18.227Z] daemon.go:353: [d4acdf7676a1f] daemon started [2020-05-28T15:32:18.227Z] daemon.go:461: [d4acdf7676a1f] Stopping daemon [2020-05-28T15:32:18.227Z] daemon.go:296: [d4acdf7676a1f] exiting daemon [2020-05-28T15:32:18.227Z] daemon.go:448: [d4acdf7676a1f] Daemon stopped [2020-05-28T15:32:18.227Z] PASS [2020-05-28T15:32:18.227Z] [2020-05-28T15:32:18.227Z] === Skipped [2020-05-28T15:32:18.227Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-28T15:32:18.227Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-28T15:32:18.227Z] [2020-05-28T15:32:18.227Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-28T15:32:18.227Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-28T15:32:18.227Z] [2020-05-28T15:32:18.227Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-28T15:32:18.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-28T15:32:18.227Z] [2020-05-28T15:32:18.227Z] [2020-05-28T15:32:18.228Z] DONE 189 tests, 3 skipped in 101.729s [2020-05-28T15:32:18.228Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-28T15:32:18.228Z] ++ 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-05-28T15:32:18.228Z] ++ set -e [2020-05-28T15:32:18.228Z] ++ '[' -n 0 ']' [2020-05-28T15:32:18.228Z] ++ set -x [2020-05-28T15:32:18.228Z] ++ env -i DEST=/go/src/github.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-05-28T15:32:18.530Z] INFO: Testing against a local daemon [2020-05-28T15:32:18.530Z] === RUN TestCommitInheritsEnv [2020-05-28T15:32:18.833Z] --- PASS: TestCommitInheritsEnv (0.40s) [2020-05-28T15:32:18.833Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-28T15:32:18.833Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-28T15:32:18.833Z] === RUN TestImagesFilterMultiReference [2020-05-28T15:32:18.833Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-28T15:32:18.833Z] === RUN TestImagePullPlatformInvalid [2020-05-28T15:32:18.833Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-28T15:32:18.833Z] === RUN TestRemoveImageOrphaning [2020-05-28T15:32:19.499Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-05-28T15:32:19.499Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-28T15:32:19.499Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-28T15:32:19.499Z] === RUN TestTagInvalidReference [2020-05-28T15:32:19.499Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-28T15:32:19.499Z] === RUN TestTagValidPrefixedRepo [2020-05-28T15:32:19.499Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-28T15:32:19.499Z] === RUN TestTagExistedNameWithoutForce [2020-05-28T15:32:19.499Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-05-28T15:32:19.499Z] === RUN TestTagOfficialNames [2020-05-28T15:32:19.499Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-28T15:32:19.499Z] === RUN TestTagMatchesDigest [2020-05-28T15:32:19.499Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-28T15:32:19.499Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-28T15:32:21.114Z] 2020/05/28 15:32:20 Clean vendor dir from unused packages [2020-05-28T15:32:21.114Z] 2020/05/28 15:32:20 Ignoring paths matching "^archive/tar" [2020-05-28T15:32:21.153Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-28T15:32:21.678Z] 2020/05/28 15:32:21 Success [2020-05-28T15:32:21.678Z] 2020/05/28 15:32:21 Running time: 2m53.3018806s [2020-05-28T15:32:21.935Z] Congratulations! All vendoring changes are done the right way. [2020-05-28T15:32:22.526Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-28T15:32:22.783Z] === RUN TestDockerSuite/TestCpAbsolutePath [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-28T15:32:23.196Z] + echo Building e2e image [2020-05-28T15:32:23.197Z] Building e2e image [2020-05-28T15:32:23.197Z] + docker build --build-arg DOCKER_GITCOMMIT=c104a50de418790dc3a3f89d9345a60371fdaf87 -t moby-e2e-test -f Dockerfile.e2e . [2020-05-28T15:32:23.197Z] #2 [internal] load .dockerignore [2020-05-28T15:32:23.197Z] #2 transferring context: 34B done [2020-05-28T15:32:23.197Z] #2 DONE 0.0s [2020-05-28T15:32:23.197Z] [2020-05-28T15:32:23.197Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-28T15:32:23.197Z] #1 transferring dockerfile: 3.21kB done [2020-05-28T15:32:23.197Z] #1 DONE 0.0s [2020-05-28T15:32:23.197Z] [2020-05-28T15:32:23.197Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [2020-05-28T15:32:23.458Z] #4 ... [2020-05-28T15:32:23.458Z] [2020-05-28T15:32:23.458Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-28T15:32:23.458Z] #3 DONE 0.2s [2020-05-28T15:32:23.458Z] [2020-05-28T15:32:23.458Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [2020-05-28T15:32:23.458Z] #4 DONE 0.2s [2020-05-28T15:32:23.458Z] [2020-05-28T15:32:23.458Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-28T15:32:23.458Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-28T15:32:23.458Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-28T15:32:23.458Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-28T15:32:23.458Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-28T15:32:23.716Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 34.35kB / 2.80MB 0.2s [2020-05-28T15:32:23.719Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-28T15:32:23.974Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-05-28T15:32:23.974Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-05-28T15:32:24.236Z] #5 ... [2020-05-28T15:32:24.236Z] [2020-05-28T15:32:24.236Z] #8 [internal] load build context [2020-05-28T15:32:24.236Z] #8 transferring context: 801.44kB 0.7s done [2020-05-28T15:32:24.236Z] #8 DONE 0.7s [2020-05-28T15:32:24.236Z] [2020-05-28T15:32:24.236Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-28T15:32:24.236Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-05-28T15:32:24.236Z] #5 DONE 0.9s [2020-05-28T15:32:24.236Z] [2020-05-28T15:32:24.236Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-28T15:32:24.236Z] #14 resolve docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 done [2020-05-28T15:32:24.236Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.3s done [2020-05-28T15:32:24.236Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 58.94MB / 126.95MB 0.9s [2020-05-28T15:32:24.236Z] #14 sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 126B / 126B 0.1s done [2020-05-28T15:32:24.236Z] #14 sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 1.65kB / 1.65kB done [2020-05-28T15:32:24.236Z] #14 sha256:23e58487b3376efcfab6e653b575b920f9975181b0595b30681e30204bdfa804 1.36kB / 1.36kB done [2020-05-28T15:32:24.236Z] #14 sha256:d0c98ad260416c55518b77b5a67d92942be1a0f8821b72d5704312937ba5828e 3.83kB / 3.83kB done [2020-05-28T15:32:24.236Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-28T15:32:24.236Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-05-28T15:32:24.236Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-28T15:32:24.496Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 80.11MB / 126.95MB 1.2s [2020-05-28T15:32:24.649Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-28T15:32:24.756Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 91.15MB / 126.95MB 1.3s [2020-05-28T15:32:25.014Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 111.07MB / 126.95MB 1.5s [2020-05-28T15:32:25.015Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 124.29MB / 126.95MB 1.6s [2020-05-28T15:32:25.272Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.8s done [2020-05-28T15:32:25.529Z] #14 ... [2020-05-28T15:32:25.529Z] [2020-05-28T15:32:25.529Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-28T15:32:25.529Z] #6 DONE 1.1s [2020-05-28T15:32:25.529Z] [2020-05-28T15:32:25.529Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-28T15:32:25.529Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed [2020-05-28T15:32:26.019Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-28T15:32:26.584Z] --- PASS: TestServiceUpdateNetwork (14.35s) [2020-05-28T15:32:26.584Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-05-28T15:32:26.584Z] daemon.go:325: [d3e8a42082157] waiting for daemon to start [2020-05-28T15:32:26.584Z] daemon.go:325: [d3e8a42082157] waiting for daemon to start [2020-05-28T15:32:26.584Z] daemon.go:353: [d3e8a42082157] daemon started [2020-05-28T15:32:26.584Z] daemon.go:461: [d3e8a42082157] Stopping daemon [2020-05-28T15:32:26.584Z] daemon.go:296: [d3e8a42082157] exiting daemon [2020-05-28T15:32:26.584Z] daemon.go:448: [d3e8a42082157] Daemon stopped [2020-05-28T15:32:26.584Z] PASS [2020-05-28T15:32:26.584Z] [2020-05-28T15:32:26.584Z] DONE 18 tests in 166.885s [2020-05-28T15:32:26.584Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-28T15:32:26.584Z] ++ 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-05-28T15:32:26.584Z] ++ set -e [2020-05-28T15:32:26.584Z] ++ '[' -n 0 ']' [2020-05-28T15:32:26.584Z] ++ set -x [2020-05-28T15:32:26.584Z] ++ env -i DEST=/go/src/github.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-05-28T15:32:26.584Z] INFO: Testing against a local daemon [2020-05-28T15:32:26.584Z] === RUN TestSessionCreate [2020-05-28T15:32:26.584Z] --- PASS: TestSessionCreate (0.03s) [2020-05-28T15:32:26.584Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-28T15:32:26.584Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-28T15:32:26.584Z] PASS [2020-05-28T15:32:26.584Z] [2020-05-28T15:32:26.584Z] DONE 2 tests in 0.076s [2020-05-28T15:32:26.584Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-28T15:32:26.584Z] ++ 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-05-28T15:32:26.584Z] ++ set -e [2020-05-28T15:32:26.584Z] ++ '[' -n 0 ']' [2020-05-28T15:32:26.584Z] ++ set -x [2020-05-28T15:32:26.584Z] ++ env -i DEST=/go/src/github.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-05-28T15:32:26.584Z] INFO: Testing against a local daemon [2020-05-28T15:32:26.584Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-28T15:32:26.584Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-05-28T15:32:26.584Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T15:32:26.584Z] === RUN TestEventsExecDie [2020-05-28T15:32:26.841Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-28T15:32:27.772Z] --- PASS: TestEventsExecDie (0.99s) [2020-05-28T15:32:27.772Z] === RUN TestEventsBackwardsCompatible [2020-05-28T15:32:27.772Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-28T15:32:27.772Z] === RUN TestInfoBinaryCommits [2020-05-28T15:32:27.772Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-28T15:32:27.772Z] === RUN TestInfoAPIVersioned [2020-05-28T15:32:27.772Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-28T15:32:27.772Z] === RUN TestInfoAPI [2020-05-28T15:32:27.772Z] --- PASS: TestInfoAPI (0.02s) [2020-05-28T15:32:27.772Z] === RUN TestInfoAPIWarnings [2020-05-28T15:32:27.772Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-28T15:32:28.704Z] --- PASS: TestInfoAPIWarnings (0.80s) [2020-05-28T15:32:28.704Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-05-28T15:32:28.704Z] daemon.go:325: [d019e88145548] waiting for daemon to start [2020-05-28T15:32:28.704Z] daemon.go:325: [d019e88145548] waiting for daemon to start [2020-05-28T15:32:28.704Z] daemon.go:353: [d019e88145548] daemon started [2020-05-28T15:32:28.704Z] daemon.go:461: [d019e88145548] Stopping daemon [2020-05-28T15:32:28.704Z] daemon.go:296: [d019e88145548] exiting daemon [2020-05-28T15:32:28.704Z] daemon.go:448: [d019e88145548] Daemon stopped [2020-05-28T15:32:28.704Z] === RUN TestLoginFailsWithBadCredentials [2020-05-28T15:32:28.961Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-28T15:32:28.961Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-05-28T15:32:28.961Z] === RUN TestPingCacheHeaders [2020-05-28T15:32:28.961Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-05-28T15:32:28.961Z] === RUN TestPingGet [2020-05-28T15:32:28.961Z] --- PASS: TestPingGet (0.02s) [2020-05-28T15:32:28.961Z] === RUN TestPingHead [2020-05-28T15:32:28.961Z] --- PASS: TestPingHead (0.02s) [2020-05-28T15:32:28.961Z] === RUN TestVersion [2020-05-28T15:32:28.961Z] --- PASS: TestVersion (0.03s) [2020-05-28T15:32:28.961Z] PASS [2020-05-28T15:32:28.961Z] [2020-05-28T15:32:28.961Z] === Skipped [2020-05-28T15:32:28.961Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-05-28T15:32:28.961Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T15:32:28.961Z] [2020-05-28T15:32:28.961Z] [2020-05-28T15:32:28.961Z] DONE 12 tests, 1 skipped in 2.407s [2020-05-28T15:32:28.961Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-28T15:32:28.961Z] ++ 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-05-28T15:32:28.961Z] ++ set -e [2020-05-28T15:32:28.961Z] ++ '[' -n 0 ']' [2020-05-28T15:32:28.961Z] ++ set -x [2020-05-28T15:32:28.961Z] ++ env -i DEST=/go/src/github.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-05-28T15:32:29.219Z] INFO: Testing against a local daemon [2020-05-28T15:32:29.219Z] === RUN TestVolumesCreateAndList [2020-05-28T15:32:29.219Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-28T15:32:29.219Z] === RUN TestVolumesRemove [2020-05-28T15:32:29.219Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-28T15:32:29.219Z] === RUN TestVolumesInspect [2020-05-28T15:32:29.219Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-28T15:32:29.219Z] === RUN TestVolumesInvalidJSON [2020-05-28T15:32:29.219Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-28T15:32:29.219Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-28T15:32:29.219Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-28T15:32:29.219Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-28T15:32:29.219Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-05-28T15:32:29.219Z] PASS [2020-05-28T15:32:29.219Z] [2020-05-28T15:32:29.219Z] DONE 5 tests in 0.196s [2020-05-28T15:32:29.219Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-28T15:32:29.478Z] ++++ cat bundles/test-integration/docker.pid [2020-05-28T15:32:29.478Z] +++ kill 14584 [2020-05-28T15:32:30.041Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-28T15:32:30.606Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-28T15:32:30.606Z] +++ /etc/init.d/apparmor stop [2020-05-28T15:32:30.606Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T15:32:30.606Z] [2020-05-28T15:32:30.606Z] Unloading profiles will leave already running processes permanently [2020-05-28T15:32:30.606Z] unconfined, which can lead to unexpected situations. [2020-05-28T15:32:30.606Z] [2020-05-28T15:32:30.606Z] To set a process to complain mode, use the command line tool [2020-05-28T15:32:30.606Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T15:32:30.606Z] +++ true [2020-05-28T15:32:30.606Z] exiting test-integration [2020-05-28T15:32:30.606Z] ++ exit 0 [2020-05-28T15:32:30.606Z] [2020-05-28T15:32:30.788Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.1s [2020-05-28T15:32:30.788Z] #14 ... [2020-05-28T15:32:30.788Z] [2020-05-28T15:32:30.788Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-28T15:32:30.788Z] #7 0.967 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-28T15:32:30.788Z] #7 2.049 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-28T15:32:30.788Z] #7 2.151 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-28T15:32:30.788Z] #7 2.157 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-28T15:32:30.788Z] #7 2.167 (3/30) Installing readline (8.0.0-r0) [2020-05-28T15:32:30.788Z] #7 2.171 (4/30) Installing bash (5.0.0-r0) [2020-05-28T15:32:30.788Z] #7 2.186 Executing bash-5.0.0-r0.post-install [2020-05-28T15:32:30.788Z] #7 2.188 (5/30) Installing ca-certificates (20191127-r0) [2020-05-28T15:32:30.788Z] #7 2.206 (6/30) Installing libgcc (8.3.0-r0) [2020-05-28T15:32:30.788Z] #7 2.209 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-28T15:32:30.788Z] #7 2.225 (8/30) Installing binutils (2.32-r0) [2020-05-28T15:32:30.788Z] #7 2.321 (9/30) Installing gmp (6.1.2-r1) [2020-05-28T15:32:30.788Z] #7 2.330 (10/30) Installing isl (0.18-r0) [2020-05-28T15:32:30.788Z] #7 2.354 (11/30) Installing libgomp (8.3.0-r0) [2020-05-28T15:32:30.788Z] #7 2.359 (12/30) Installing libatomic (8.3.0-r0) [2020-05-28T15:32:30.788Z] #7 2.362 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-28T15:32:30.788Z] #7 2.370 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-28T15:32:30.788Z] #7 2.373 (15/30) Installing gcc (8.3.0-r0) [2020-05-28T15:32:30.788Z] #7 3.243 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-28T15:32:30.788Z] #7 3.343 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-28T15:32:30.788Z] #7 3.345 (18/30) Installing g++ (8.3.0-r0) [2020-05-28T15:32:30.788Z] #7 3.910 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-28T15:32:30.788Z] #7 3.913 (20/30) Installing libcurl (7.66.0-r0) [2020-05-28T15:32:30.788Z] #7 3.923 (21/30) Installing expat (2.2.8-r0) [2020-05-28T15:32:30.788Z] #7 3.930 (22/30) Installing pcre2 (10.33-r0) [2020-05-28T15:32:30.788Z] #7 3.939 (23/30) Installing git (2.22.4-r0) [2020-05-28T15:32:30.788Z] #7 4.146 (24/30) Installing libmnl (1.0.4-r0) [2020-05-28T15:32:30.788Z] #7 4.148 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-28T15:32:30.788Z] #7 4.152 (26/30) Installing iptables (1.8.3-r1) [2020-05-28T15:32:30.788Z] #7 4.177 (27/30) Installing pigz (2.4-r0) [2020-05-28T15:32:30.788Z] #7 4.182 (28/30) Installing tar (1.32-r0) [2020-05-28T15:32:30.788Z] #7 4.190 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-28T15:32:30.788Z] #7 4.193 (30/30) Installing xz (5.2.4-r0) [2020-05-28T15:32:30.788Z] #7 4.198 Executing busybox-1.30.1-r3.trigger [2020-05-28T15:32:30.788Z] #7 4.202 Executing ca-certificates-20191127-r0.trigger [2020-05-28T15:32:30.788Z] #7 4.252 OK: 179 MiB in 44 packages [2020-05-28T15:32:30.788Z] #7 DONE 5.4s [2020-05-28T15:32:30.788Z] [2020-05-28T15:32:30.788Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-28T15:32:30.788Z] #14 ... [2020-05-28T15:32:30.788Z] [2020-05-28T15:32:30.788Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-28T15:32:31.045Z] #9 DONE 0.1s [2020-05-28T15:32:31.045Z] [2020-05-28T15:32:31.045Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-28T15:32:31.045Z] #14 ... [2020-05-28T15:32:31.045Z] [2020-05-28T15:32:31.045Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-28T15:32:31.045Z] #10 DONE 0.1s [2020-05-28T15:32:31.045Z] [2020-05-28T15:32:31.045Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-28T15:32:31.045Z] #11 DONE 0.1s [2020-05-28T15:32:31.045Z] [2020-05-28T15:32:31.045Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-28T15:32:31.173Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-28T15:32:31.302Z] #14 ... [2020-05-28T15:32:31.302Z] [2020-05-28T15:32:31.302Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-28T15:32:31.302Z] #12 DONE 0.1s [2020-05-28T15:32:31.302Z] [2020-05-28T15:32:31.302Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-28T15:32:31.302Z] #13 DONE 0.1s [2020-05-28T15:32:31.302Z] [2020-05-28T15:32:31.302Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-05-28T15:32:31.431Z] + for job in $(jobs -p) [2020-05-28T15:32:31.431Z] + wait 16390 [2020-05-28T15:32:31.561Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 6.0s done [2020-05-28T15:32:31.561Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 [2020-05-28T15:32:31.561Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 done [2020-05-28T15:32:31.561Z] #14 DONE 8.2s [2020-05-28T15:32:31.818Z] [2020-05-28T15:32:31.818Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-28T15:32:32.363Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-28T15:32:32.383Z] #15 0.662 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-28T15:32:33.294Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-28T15:32:33.752Z] #15 1.709 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-28T15:32:33.752Z] #15 1.798 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-28T15:32:33.752Z] #15 1.802 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-28T15:32:33.752Z] #15 1.809 (3/42) Installing readline (8.0.1-r0) [2020-05-28T15:32:33.752Z] #15 1.812 (4/42) Installing bash (5.0.11-r1) [2020-05-28T15:32:33.752Z] #15 1.825 Executing bash-5.0.11-r1.post-install [2020-05-28T15:32:33.752Z] #15 1.827 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-28T15:32:33.752Z] #15 1.902 (6/42) Installing libblkid (2.34-r1) [2020-05-28T15:32:33.752Z] #15 1.907 (7/42) Installing libuuid (2.34-r1) [2020-05-28T15:32:33.752Z] #15 1.909 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-28T15:32:33.752Z] #15 1.915 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-28T15:32:33.752Z] #15 1.919 (10/42) Installing libgcc (9.2.0-r4) [2020-05-28T15:32:33.752Z] #15 1.921 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-28T15:32:33.752Z] #15 1.933 (12/42) Installing binutils (2.33.1-r0) [2020-05-28T15:32:33.752Z] #15 2.000 (13/42) Installing libmagic (5.37-r1) [2020-05-28T15:32:33.752Z] #15 2.020 (14/42) Installing file (5.37-r1) [2020-05-28T15:32:33.752Z] #15 2.021 (15/42) Installing gmp (6.1.2-r1) [2020-05-28T15:32:33.752Z] #15 2.028 (16/42) Installing isl (0.18-r0) [2020-05-28T15:32:33.752Z] #15 2.042 (17/42) Installing libgomp (9.2.0-r4) [2020-05-28T15:32:33.752Z] #15 2.045 (18/42) Installing libatomic (9.2.0-r4) [2020-05-28T15:32:33.752Z] #15 2.047 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-28T15:32:33.752Z] #15 2.053 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-28T15:32:33.752Z] #15 2.055 (21/42) Installing gcc (9.2.0-r4) [2020-05-28T15:32:34.226Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-28T15:32:34.317Z] #15 2.728 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-28T15:32:34.575Z] #15 2.801 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-28T15:32:34.575Z] #15 2.802 (24/42) Installing g++ (9.2.0-r4) [2020-05-28T15:32:34.833Z] #15 3.211 (25/42) Installing make (4.2.1-r2) [2020-05-28T15:32:34.833Z] #15 3.215 (26/42) Installing fortify-headers (1.1-r0) [2020-05-28T15:32:34.833Z] #15 3.217 (27/42) Installing build-base (0.5-r1) [2020-05-28T15:32:34.833Z] #15 3.218 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-28T15:32:34.833Z] #15 3.221 (29/42) Installing libcurl (7.67.0-r0) [2020-05-28T15:32:34.833Z] #15 3.226 (30/42) Installing curl (7.67.0-r0) [2020-05-28T15:32:34.833Z] #15 3.229 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-28T15:32:34.833Z] #15 3.235 (32/42) Installing jq (1.6-r0) [2020-05-28T15:32:34.833Z] #15 3.242 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-28T15:32:34.833Z] #15 3.246 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-28T15:32:34.833Z] #15 3.248 (35/42) Installing libaio (0.3.112-r1) [2020-05-28T15:32:34.833Z] #15 3.249 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-28T15:32:34.833Z] #15 3.278 (37/42) Installing libfdisk (2.34-r1) [2020-05-28T15:32:34.833Z] #15 3.283 (38/42) Installing libmount (2.34-r1) [2020-05-28T15:32:35.091Z] #15 3.289 (39/42) Installing libsmartcols (2.34-r1) [2020-05-28T15:32:35.091Z] #15 3.292 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-28T15:32:35.091Z] #15 3.294 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-28T15:32:35.091Z] #15 3.317 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-28T15:32:35.091Z] #15 3.322 Executing busybox-1.31.1-r9.trigger [2020-05-28T15:32:35.091Z] #15 3.329 OK: 196 MiB in 57 packages [2020-05-28T15:32:35.156Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-28T15:32:35.654Z] #15 DONE 3.9s [2020-05-28T15:32:35.654Z] [2020-05-28T15:32:35.654Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-28T15:32:36.220Z] #16 DONE 0.7s [2020-05-28T15:32:36.478Z] [2020-05-28T15:32:36.478Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-28T15:32:36.546Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-28T15:32:37.043Z] #17 DONE 0.7s [2020-05-28T15:32:37.043Z] [2020-05-28T15:32:37.043Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-28T15:32:37.043Z] #18 DONE 0.0s [2020-05-28T15:32:37.043Z] [2020-05-28T15:32:37.043Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-28T15:32:37.043Z] #22 DONE 0.0s [2020-05-28T15:32:37.043Z] [2020-05-28T15:32:37.043Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-28T15:32:37.043Z] #19 DONE 0.1s [2020-05-28T15:32:37.043Z] [2020-05-28T15:32:37.043Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-28T15:32:37.299Z] #23 DONE 0.1s [2020-05-28T15:32:37.300Z] [2020-05-28T15:32:37.300Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-28T15:32:37.300Z] #26 DONE 0.2s [2020-05-28T15:32:37.300Z] [2020-05-28T15:32:37.300Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-28T15:32:37.300Z] #27 DONE 0.1s [2020-05-28T15:32:37.300Z] [2020-05-28T15:32:37.300Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-28T15:32:37.557Z] #28 DONE 0.1s [2020-05-28T15:32:37.557Z] [2020-05-28T15:32:37.557Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-28T15:32:37.916Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-28T15:32:38.849Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-28T15:32:39.780Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-28T15:32:39.780Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-28T15:32:40.711Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-28T15:32:41.641Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-28T15:32:41.745Z] #29 ... [2020-05-28T15:32:41.745Z] [2020-05-28T15:32:41.745Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-28T15:32:41.745Z] #24 1.332 + RM_GOPATH=0 [2020-05-28T15:32:41.745Z] #24 1.332 + TMP_GOPATH= [2020-05-28T15:32:41.745Z] #24 1.332 + : /build [2020-05-28T15:32:41.745Z] #24 1.332 + '[' -z '' ']' [2020-05-28T15:32:41.745Z] #24 1.332 ++ mktemp -d [2020-05-28T15:32:41.745Z] #24 1.335 + export GOPATH=/tmp/tmp.mBhbCN [2020-05-28T15:32:41.745Z] #24 1.335 + GOPATH=/tmp/tmp.mBhbCN [2020-05-28T15:32:41.745Z] #24 1.335 + RM_GOPATH=1 [2020-05-28T15:32:41.745Z] #24 1.337 ++ dirname ./install.sh [2020-05-28T15:32:41.745Z] #24 1.339 Install docker/cli version 17.06.2-ce from stable [2020-05-28T15:32:41.745Z] #24 1.339 + dir=. [2020-05-28T15:32:41.745Z] #24 1.339 + bin=dockercli [2020-05-28T15:32:41.745Z] #24 1.339 + shift [2020-05-28T15:32:41.745Z] #24 1.339 + '[' '!' -f ./dockercli.installer ']' [2020-05-28T15:32:41.745Z] #24 1.339 + . ./dockercli.installer [2020-05-28T15:32:41.745Z] #24 1.339 ++ : stable [2020-05-28T15:32:41.745Z] #24 1.339 ++ : 17.06.2-ce [2020-05-28T15:32:41.745Z] #24 1.339 + install_dockercli [2020-05-28T15:32:41.745Z] #24 1.339 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-28T15:32:41.745Z] #24 1.339 ++ uname -m [2020-05-28T15:32:41.745Z] #24 1.340 + arch=x86_64 [2020-05-28T15:32:41.745Z] #24 1.340 + '[' x86_64 '!=' x86_64 ']' [2020-05-28T15:32:41.745Z] #24 1.340 + url=https://download.docker.com/linux/static [2020-05-28T15:32:41.745Z] #24 1.341 + tar -xz + curl docker/docker [2020-05-28T15:32:41.745Z] #24 1.341 -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-28T15:32:41.745Z] #24 3.487 + mkdir -p /build [2020-05-28T15:32:41.745Z] #24 3.489 + mv docker/docker /build/ [2020-05-28T15:32:41.745Z] #24 3.490 + rmdir docker [2020-05-28T15:32:41.745Z] #24 DONE 3.9s [2020-05-28T15:32:41.745Z] [2020-05-28T15:32:41.745Z] #31 [builder 1/4] COPY . . [2020-05-28T15:32:41.745Z] #31 DONE 4.1s [2020-05-28T15:32:41.745Z] [2020-05-28T15:32:41.745Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-28T15:32:43.011Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-28T15:32:43.576Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-28T15:32:43.645Z] #32 DONE 2.1s [2020-05-28T15:32:43.645Z] [2020-05-28T15:32:43.645Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-28T15:32:43.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-28T15:32:44.578Z] #33 1.224 [2020-05-28T15:32:44.578Z] #33 1.291 Removing bundles/ [2020-05-28T15:32:44.578Z] #33 1.292 [2020-05-28T15:32:44.578Z] #33 1.297 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-28T15:32:44.764Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-28T15:32:45.524Z] #33 2.156 Building test suite binary ./integration-cli/test.main [2020-05-28T15:32:46.659Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-28T15:32:47.429Z] #33 ... [2020-05-28T15:32:47.429Z] [2020-05-28T15:32:47.429Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-28T15:32:47.429Z] #20 2.444 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-28T15:32:47.429Z] #20 3.024 curl: option --progress: is ambiguous [2020-05-28T15:32:47.429Z] #20 3.024 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-28T15:32:47.429Z] #20 3.560 curl: option --progress: is ambiguous [2020-05-28T15:32:47.429Z] #20 3.569 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-28T15:32:47.429Z] #20 3.974 curl: option --progress: is ambiguous [2020-05-28T15:32:47.429Z] #20 3.974 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-28T15:32:47.429Z] #20 4.353 curl: option --progress: is ambiguous [2020-05-28T15:32:47.429Z] #20 4.358 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-28T15:32:47.429Z] #20 4.726 [2020-05-28T15:32:47.429Z] #20 6.058 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-28T15:32:47.429Z] #20 6.462 curl: option --progress: is ambiguous [2020-05-28T15:32:47.429Z] #20 6.470 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-28T15:32:47.429Z] #20 6.787 [2020-05-28T15:32:47.429Z] #20 7.903 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-28T15:32:47.429Z] #20 8.230 curl: option --progress: is ambiguous [2020-05-28T15:32:47.429Z] #20 8.236 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-28T15:32:47.429Z] #20 8.563 [2020-05-28T15:32:47.429Z] #20 9.746 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-28T15:32:47.429Z] #20 10.11 curl: option --progress: is ambiguous [2020-05-28T15:32:47.429Z] #20 10.11 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-28T15:32:47.591Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-28T15:32:47.686Z] #20 10.50 [2020-05-28T15:32:49.056Z] #20 11.67 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-28T15:32:49.313Z] #20 12.09 curl: option --progress: is ambiguous [2020-05-28T15:32:49.313Z] #20 12.09 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-28T15:32:49.570Z] #20 12.49 [2020-05-28T15:32:49.570Z] #20 12.61 Download of images into '/build' complete. [2020-05-28T15:32:49.570Z] #20 12.61 Use something like the following to load the result into a Docker daemon: [2020-05-28T15:32:49.570Z] #20 12.61 tar -cC '/build' . | docker load [2020-05-28T15:32:49.828Z] #20 DONE 12.7s [2020-05-28T15:32:49.828Z] [2020-05-28T15:32:49.828Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-28T15:32:50.115Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-28T15:32:50.394Z] #29 ... [2020-05-28T15:32:50.394Z] [2020-05-28T15:32:50.394Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-28T15:32:50.651Z] #21 DONE 0.1s [2020-05-28T15:32:50.651Z] [2020-05-28T15:32:50.651Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-28T15:32:50.651Z] #25 DONE 0.1s [2020-05-28T15:32:50.651Z] [2020-05-28T15:32:50.651Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-28T15:32:55.369Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-28T15:32:58.644Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-28T15:32:59.581Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-28T15:33:04.851Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-28T15:33:05.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-28T15:33:08.690Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-28T15:33:08.723Z] #29 29.32 # github.com/docker/docker/contrib/httpserver [2020-05-28T15:33:08.723Z] #29 29.32 loadinternal: cannot find runtime/cgo [2020-05-28T15:33:08.723Z] #29 DONE 29.6s [2020-05-28T15:33:08.723Z] [2020-05-28T15:33:08.723Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-28T15:33:08.723Z] #33 ... [2020-05-28T15:33:08.723Z] [2020-05-28T15:33:08.723Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-28T15:33:08.723Z] #30 DONE 0.1s [2020-05-28T15:33:08.723Z] [2020-05-28T15:33:08.723Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-28T15:33:08.948Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-28T15:33:10.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-28T15:33:15.570Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-28T15:33:16.500Z] === RUN TestDockerSuite/TestCpToDot [2020-05-28T15:33:17.431Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-28T15:33:19.326Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-28T15:33:23.750Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-28T15:33:23.750Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-28T15:33:25.645Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-28T15:33:25.645Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-28T15:33:26.579Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-28T15:33:28.473Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-28T15:33:28.473Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-28T15:33:28.473Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-28T15:33:29.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-28T15:33:29.036Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-28T15:33:29.967Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-28T15:33:29.967Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-28T15:33:29.967Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-28T15:33:30.898Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-28T15:33:31.155Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-28T15:33:31.412Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-28T15:33:31.412Z] === RUN TestDockerSuite/TestCreateRM [2020-05-28T15:33:31.669Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-28T15:33:31.669Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-28T15:33:31.669Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-28T15:33:31.926Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-28T15:33:35.207Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-28T15:33:35.207Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-28T15:33:35.207Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-28T15:33:39.137Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-28T15:33:39.137Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-28T15:33:39.384Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-28T15:33:39.384Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-28T15:33:39.384Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-28T15:33:39.384Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-28T15:33:39.384Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-28T15:33:39.384Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-28T15:33:40.315Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-28T15:33:41.687Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-28T15:33:42.617Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-28T15:33:43.015Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-28T15:33:43.496Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-28T15:33:44.510Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-28T15:33:45.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-28T15:33:45.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-28T15:33:46.809Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-28T15:33:47.741Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-28T15:33:47.741Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-28T15:33:48.351Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-28T15:33:48.672Z] === RUN TestDockerSuite/TestDockerFails [2020-05-28T15:33:48.672Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-28T15:33:48.672Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-28T15:33:48.672Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-28T15:33:48.833Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-28T15:33:48.833Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-28T15:33:48.833Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-28T15:33:48.833Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-28T15:33:48.833Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-28T15:33:49.849Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-28T15:33:50.580Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-28T15:33:51.510Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-28T15:33:52.871Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-28T15:33:52.879Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-28T15:33:52.879Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-28T15:33:52.879Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-28T15:33:53.135Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-28T15:33:54.478Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-28T15:33:54.478Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-28T15:33:54.478Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-28T15:33:54.478Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-28T15:33:57.499Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-28T15:33:59.680Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-28T15:34:02.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-28T15:34:02.456Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-28T15:34:05.729Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-28T15:34:08.253Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-28T15:34:08.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-28T15:34:09.183Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-28T15:34:10.161Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-28T15:34:10.552Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-28T15:34:11.482Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-28T15:34:12.412Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-28T15:34:12.976Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-28T15:34:14.344Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-28T15:34:16.244Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-28T15:34:17.615Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-28T15:34:20.747Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-28T15:34:20.747Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-28T15:34:20.747Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-28T15:34:20.889Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-28T15:34:23.410Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-28T15:34:23.770Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-28T15:34:24.779Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-28T15:34:25.381Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-28T15:34:26.149Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-28T15:34:27.080Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-28T15:34:27.337Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-28T15:34:29.230Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-28T15:34:29.230Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-28T15:34:29.230Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-28T15:34:29.793Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-28T15:34:29.793Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-28T15:34:29.793Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-28T15:34:31.687Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-28T15:34:33.055Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-28T15:34:33.055Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-28T15:34:33.055Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-28T15:34:33.620Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-28T15:34:33.877Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-28T15:34:34.807Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-28T15:34:35.737Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-28T15:34:35.963Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-28T15:34:35.963Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-28T15:34:35.963Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-28T15:34:35.963Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-28T15:34:35.963Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-28T15:34:35.963Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-28T15:34:35.993Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-28T15:34:35.993Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-28T15:34:35.993Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-28T15:34:36.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-28T15:34:37.864Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-28T15:34:38.794Z] === RUN TestDockerSuite/TestEventsRename [2020-05-28T15:34:39.724Z] === RUN TestDockerSuite/TestEventsResize [2020-05-28T15:34:39.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-28T15:34:40.656Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-28T15:34:41.586Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-28T15:34:42.517Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-28T15:34:43.452Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-28T15:34:46.725Z] === RUN TestDockerSuite/TestEventsTop [2020-05-28T15:34:47.291Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-28T15:34:47.973Z] #33 123.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-28T15:34:48.537Z] #33 125.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-28T15:34:49.470Z] #33 126.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-28T15:34:50.562Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-28T15:34:51.364Z] #33 128.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-28T15:34:51.931Z] === RUN TestDockerSuite/TestExec [2020-05-28T15:34:52.734Z] #33 129.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-28T15:34:52.862Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-28T15:34:53.425Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-28T15:34:53.667Z] #33 130.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-28T15:34:54.355Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-28T15:34:55.047Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-28T15:34:55.286Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-28T15:34:55.994Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-28T15:34:56.251Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-28T15:34:57.180Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-28T15:34:57.755Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-28T15:34:58.145Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-28T15:34:58.689Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-28T15:34:59.075Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-28T15:34:59.620Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-28T15:35:00.445Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-28T15:35:00.550Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-28T15:35:01.480Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-28T15:35:02.351Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-28T15:35:02.412Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-28T15:35:02.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-28T15:35:03.721Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-28T15:35:04.040Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-28T15:35:04.653Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-28T15:35:05.412Z] === RUN TestDockerSuite/TestExecEnv [2020-05-28T15:35:06.343Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-28T15:35:06.549Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-28T15:35:07.481Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-28T15:35:08.236Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-28T15:35:08.850Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-28T15:35:09.780Z] #33 146.4 [2020-05-28T15:35:10.037Z] #33 DONE 146.8s [2020-05-28T15:35:10.037Z] [2020-05-28T15:35:10.037Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-28T15:35:10.130Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-28T15:35:11.407Z] #34 DONE 1.4s [2020-05-28T15:35:12.777Z] [2020-05-28T15:35:12.777Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-28T15:35:13.340Z] #35 DONE 0.7s [2020-05-28T15:35:13.340Z] [2020-05-28T15:35:13.340Z] #36 exporting to image [2020-05-28T15:35:13.340Z] #36 exporting layers [2020-05-28T15:35:13.399Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-28T15:35:13.963Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-28T15:35:14.893Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-28T15:35:15.235Z] #36 exporting layers 1.7s done [2020-05-28T15:35:15.235Z] #36 writing image sha256:804340edc1b5ce0b4061b5476b228ba449a19a6ff101e95bb6ae9a2a0806c287 done [2020-05-28T15:35:15.235Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-28T15:35:15.235Z] #36 DONE 1.7s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-28T15:35:15.552Z] + echo Ensuring container killed. [2020-05-28T15:35:15.552Z] Ensuring container killed. [2020-05-28T15:35:15.552Z] + docker rm -vf docker-pr9 [2020-05-28T15:35:15.552Z] Error: No such container: docker-pr9 [2020-05-28T15:35:15.552Z] + true [Pipeline] sh [2020-05-28T15:35:15.825Z] === RUN TestDockerSuite/TestExecParseError [2020-05-28T15:35:15.831Z] + echo Chowning /workspace to jenkins user [2020-05-28T15:35:15.831Z] Chowning /workspace to jenkins user [2020-05-28T15:35:15.831Z] + id -u [2020-05-28T15:35:15.831Z] + id -g [2020-05-28T15:35:15.831Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41009:/workspace busybox chown -R 1000:1000 /workspace [2020-05-28T15:35:16.755Z] === RUN TestDockerSuite/TestExecPausedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-28T15:35:17.051Z] + bundleName=unit [2020-05-28T15:35:17.051Z] + echo Creating unit-bundles.tar.gz [2020-05-28T15:35:17.051Z] Creating unit-bundles.tar.gz [2020-05-28T15:35:17.051Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-28T15:35:17.051Z] bundles/junit-report.xml [2020-05-28T15:35:17.051Z] bundles/go-test-report.json [2020-05-28T15:35:17.051Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-28T15:35:17.061Z] Archiving artifacts [2020-05-28T15:35:17.658Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41009/9/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-05-28T15:35:17.686Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [Pipeline] sh [2020-05-28T15:35:17.983Z] + make clean [2020-05-28T15:35:18.239Z] docker volume rm -f docker-dev-cache [2020-05-28T15:35:18.239Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-28T15:35:18.622Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-28T15:35:18.919Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-28T15:35:18.919Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-28T15:35:18.919Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-28T15:35:19.991Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-28T15:35:20.922Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-28T15:35:21.852Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-28T15:35:31.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-28T15:35:33.175Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-28T15:35:34.105Z] === RUN TestDockerSuite/TestExecTTY [2020-05-28T15:35:35.034Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-28T15:35:35.965Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-28T15:35:37.859Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-28T15:35:38.790Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-28T15:35:38.790Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-28T15:35:40.357Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-28T15:35:40.357Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-28T15:35:40.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-28T15:35:41.308Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-28T15:35:42.238Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-28T15:35:43.168Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-28T15:35:44.105Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-28T15:35:45.034Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-28T15:35:48.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-28T15:35:49.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-28T15:35:50.283Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-28T15:35:55.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-28T15:35:55.538Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-28T15:35:56.467Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-28T15:35:57.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-28T15:36:02.280Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-28T15:36:02.280Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-28T15:36:02.280Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-28T15:36:02.280Z] === RUN TestDockerSuite/TestHealth [2020-05-28T15:36:05.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-28T15:36:14.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-28T15:36:14.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-28T15:36:20.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-28T15:36:20.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-28T15:36:20.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-28T15:36:24.179Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-28T15:36:24.179Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-28T15:36:24.179Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-28T15:36:24.179Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-28T15:36:24.179Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-28T15:36:24.438Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-28T15:36:25.367Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-28T15:36:25.367Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-28T15:36:25.367Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-28T15:36:25.367Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-28T15:36:25.931Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-28T15:36:26.187Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-28T15:36:26.752Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-28T15:36:26.752Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-28T15:36:26.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-28T15:36:26.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-28T15:36:27.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-28T15:36:27.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-28T15:36:27.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-28T15:36:27.703Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-28T15:36:27.703Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-28T15:36:28.632Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-28T15:36:29.561Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-28T15:36:29.561Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-28T15:36:30.491Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-28T15:36:33.763Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-28T15:36:33.763Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-28T15:36:33.763Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-28T15:36:35.131Z] === RUN TestDockerSuite/TestImportFile [2020-05-28T15:36:37.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-28T15:36:37.024Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-28T15:36:37.024Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-28T15:36:38.920Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-28T15:36:41.445Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-28T15:36:43.337Z] === RUN TestDockerSuite/TestInfoDebug [2020-05-28T15:36:43.594Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-05-28T15:36:44.523Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-05-28T15:36:44.780Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-05-28T15:36:46.149Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-28T15:36:46.712Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-28T15:36:47.644Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-28T15:36:48.581Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-28T15:36:48.581Z] === RUN TestDockerSuite/TestInfoFormat [2020-05-28T15:36:48.581Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-28T15:36:48.582Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-05-28T15:36:49.152Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-28T15:36:50.082Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-28T15:36:50.644Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-28T15:36:51.574Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-28T15:36:52.504Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-28T15:36:52.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-28T15:36:53.069Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-28T15:36:54.001Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-28T15:36:54.001Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-28T15:36:55.899Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-28T15:36:56.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-28T15:36:56.829Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-28T15:36:57.766Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-28T15:36:57.766Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-28T15:36:57.839Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-28T15:36:57.839Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-28T15:36:58.330Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-28T15:36:58.330Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-28T15:36:59.447Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-28T15:36:59.447Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-28T15:36:59.700Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-28T15:37:00.630Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-28T15:37:01.561Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-28T15:37:02.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-28T15:37:02.750Z] === RUN TestDockerSuite/TestInspectImage [2020-05-28T15:37:02.750Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-28T15:37:02.750Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-28T15:37:02.750Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-28T15:37:03.682Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-28T15:37:04.613Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-28T15:37:04.613Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-28T15:37:05.426Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-28T15:37:05.547Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-28T15:37:05.908Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-28T15:37:05.908Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-28T15:37:05.908Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-28T15:37:06.478Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-28T15:37:07.516Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-28T15:37:07.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-28T15:37:08.117Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-28T15:37:08.117Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-28T15:37:08.535Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-28T15:37:09.022Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-28T15:37:09.047Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-28T15:37:09.504Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-28T15:37:09.977Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-28T15:37:09.986Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-28T15:37:10.910Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-28T15:37:11.840Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-28T15:37:12.405Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-28T15:37:13.776Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-28T15:37:14.341Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-28T15:37:14.341Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-28T15:37:15.271Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-28T15:37:15.965Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-28T15:37:16.202Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-28T15:37:17.135Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-28T15:37:17.135Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-28T15:37:17.391Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-28T15:37:17.571Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-28T15:37:17.571Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-28T15:37:19.178Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-28T15:37:19.913Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-28T15:37:20.843Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-28T15:37:21.775Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-28T15:37:23.669Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-28T15:37:23.669Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-28T15:37:23.926Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-28T15:37:25.820Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-28T15:37:29.104Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-28T15:37:29.104Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-28T15:37:31.626Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-28T15:37:31.626Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-28T15:37:34.148Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-28T15:37:34.148Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-28T15:37:34.148Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-28T15:37:34.305Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-28T15:37:34.305Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-28T15:37:34.305Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-28T15:37:35.079Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-28T15:37:35.319Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-28T15:37:36.345Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-28T15:37:36.827Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-28T15:37:36.827Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-28T15:37:37.843Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-28T15:37:38.325Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-28T15:37:38.325Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-28T15:37:38.325Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-28T15:37:42.529Z] --- PASS: TestImportExtremelyLargeImageWorks (321.96s) [2020-05-28T15:37:42.529Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-05-28T15:37:42.529Z] daemon.go:325: [d777bd1f302fe] waiting for daemon to start [2020-05-28T15:37:42.529Z] daemon.go:325: [d777bd1f302fe] waiting for daemon to start [2020-05-28T15:37:42.529Z] daemon.go:353: [d777bd1f302fe] daemon started [2020-05-28T15:37:42.529Z] daemon.go:461: [d777bd1f302fe] Stopping daemon [2020-05-28T15:37:42.529Z] daemon.go:296: [d777bd1f302fe] exiting daemon [2020-05-28T15:37:42.529Z] daemon.go:448: [d777bd1f302fe] Daemon stopped [2020-05-28T15:37:42.529Z] PASS [2020-05-28T15:37:42.529Z] [2020-05-28T15:37:42.529Z] DONE 11 tests in 323.281s [2020-05-28T15:37:42.529Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-28T15:37:42.529Z] ++ 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-05-28T15:37:42.529Z] ++ set -e [2020-05-28T15:37:42.529Z] ++ '[' -n 0 ']' [2020-05-28T15:37:42.529Z] ++ set -x [2020-05-28T15:37:42.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-28T15:37:42.529Z] INFO: Testing against a local daemon [2020-05-28T15:37:42.529Z] === RUN TestNetworkCreateDelete [2020-05-28T15:37:42.529Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-05-28T15:37:42.529Z] === RUN TestDockerNetworkDeletePreferID [2020-05-28T15:37:42.529Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-05-28T15:37:42.529Z] === RUN TestDaemonDNSFallback [2020-05-28T15:37:44.308Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-28T15:37:44.582Z] --- PASS: TestDaemonDNSFallback (1.85s) [2020-05-28T15:37:44.583Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-05-28T15:37:44.583Z] daemon.go:325: [db86a7ec0caf1] waiting for daemon to start [2020-05-28T15:37:44.583Z] daemon.go:325: [db86a7ec0caf1] waiting for daemon to start [2020-05-28T15:37:44.583Z] daemon.go:353: [db86a7ec0caf1] daemon started [2020-05-28T15:37:44.583Z] daemon.go:461: [db86a7ec0caf1] Stopping daemon [2020-05-28T15:37:44.583Z] daemon.go:296: [db86a7ec0caf1] exiting daemon [2020-05-28T15:37:44.583Z] daemon.go:448: [db86a7ec0caf1] Daemon stopped [2020-05-28T15:37:44.583Z] === RUN TestInspectNetwork [2020-05-28T15:37:47.280Z] === RUN TestInspectNetwork/full_network_id [2020-05-28T15:37:47.280Z] === RUN TestInspectNetwork/partial_network_id [2020-05-28T15:37:47.280Z] === RUN TestInspectNetwork/network_name [2020-05-28T15:37:47.280Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-28T15:37:50.051Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-28T15:37:50.051Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-28T15:37:51.717Z] --- PASS: TestInspectNetwork (7.51s) [2020-05-28T15:37:51.717Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-05-28T15:37:51.717Z] daemon.go:325: [d3fcb878fda30] waiting for daemon to start [2020-05-28T15:37:51.717Z] daemon.go:325: [d3fcb878fda30] waiting for daemon to start [2020-05-28T15:37:51.717Z] daemon.go:353: [d3fcb878fda30] daemon started [2020-05-28T15:37:51.717Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-28T15:37:51.717Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-28T15:37:51.717Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-28T15:37:51.717Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-28T15:37:51.717Z] daemon.go:461: [d3fcb878fda30] Stopping daemon [2020-05-28T15:37:51.717Z] daemon.go:296: [d3fcb878fda30] exiting daemon [2020-05-28T15:37:51.717Z] daemon.go:448: [d3fcb878fda30] Daemon stopped [2020-05-28T15:37:51.717Z] === RUN TestRunContainerWithBridgeNone [2020-05-28T15:37:51.944Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-28T15:37:52.875Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-28T15:37:54.432Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2020-05-28T15:37:54.432Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-05-28T15:37:54.432Z] daemon.go:325: [dcb85e8cdd4a1] waiting for daemon to start [2020-05-28T15:37:54.432Z] daemon.go:325: [dcb85e8cdd4a1] waiting for daemon to start [2020-05-28T15:37:54.432Z] daemon.go:353: [dcb85e8cdd4a1] daemon started [2020-05-28T15:37:54.432Z] daemon.go:461: [dcb85e8cdd4a1] Stopping daemon [2020-05-28T15:37:54.432Z] daemon.go:296: [dcb85e8cdd4a1] exiting daemon [2020-05-28T15:37:54.432Z] daemon.go:448: [dcb85e8cdd4a1] Daemon stopped [2020-05-28T15:37:54.432Z] === RUN TestNetworkInvalidJSON [2020-05-28T15:37:54.432Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-28T15:37:54.432Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-28T15:37:54.432Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T15:37:54.432Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T15:37:54.432Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T15:37:54.432Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T15:37:54.432Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-28T15:37:54.432Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-28T15:37:54.432Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-28T15:37:54.432Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-28T15:37:54.432Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-28T15:37:54.432Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-28T15:37:54.432Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-28T15:37:54.432Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-28T15:37:55.396Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-28T15:37:55.396Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-28T15:37:55.456Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-28T15:37:55.456Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-05-28T15:37:55.456Z] daemon.go:325: [d27460f7e73ba] waiting for daemon to start [2020-05-28T15:37:55.456Z] daemon.go:325: [d27460f7e73ba] waiting for daemon to start [2020-05-28T15:37:55.456Z] daemon.go:353: [d27460f7e73ba] daemon started [2020-05-28T15:37:55.456Z] daemon.go:461: [d27460f7e73ba] Stopping daemon [2020-05-28T15:37:55.456Z] daemon.go:296: [d27460f7e73ba] exiting daemon [2020-05-28T15:37:55.456Z] daemon.go:448: [d27460f7e73ba] Daemon stopped [2020-05-28T15:37:55.456Z] daemon.go:325: [d27460f7e73ba] waiting for daemon to start [2020-05-28T15:37:55.456Z] daemon.go:325: [d27460f7e73ba] waiting for daemon to start [2020-05-28T15:37:55.456Z] daemon.go:353: [d27460f7e73ba] daemon started [2020-05-28T15:37:55.456Z] daemon.go:461: [d27460f7e73ba] Stopping daemon [2020-05-28T15:37:55.456Z] daemon.go:296: [d27460f7e73ba] exiting daemon [2020-05-28T15:37:55.456Z] daemon.go:448: [d27460f7e73ba] Daemon stopped [2020-05-28T15:37:55.456Z] === RUN TestDaemonDefaultNetworkPools [2020-05-28T15:37:55.654Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-28T15:37:55.654Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-28T15:37:55.654Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-28T15:37:56.114Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-05-28T15:37:56.115Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-05-28T15:37:56.115Z] daemon.go:325: [dfb32e78a4e10] waiting for daemon to start [2020-05-28T15:37:56.115Z] daemon.go:325: [dfb32e78a4e10] waiting for daemon to start [2020-05-28T15:37:56.115Z] daemon.go:353: [dfb32e78a4e10] daemon started [2020-05-28T15:37:56.115Z] daemon.go:461: [dfb32e78a4e10] Stopping daemon [2020-05-28T15:37:56.115Z] daemon.go:296: [dfb32e78a4e10] exiting daemon [2020-05-28T15:37:56.115Z] daemon.go:448: [dfb32e78a4e10] Daemon stopped [2020-05-28T15:37:56.115Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-28T15:37:56.585Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-28T15:37:57.142Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-05-28T15:37:57.142Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-05-28T15:37:57.142Z] daemon.go:325: [d007c33245d10] waiting for daemon to start [2020-05-28T15:37:57.142Z] daemon.go:325: [d007c33245d10] waiting for daemon to start [2020-05-28T15:37:57.142Z] daemon.go:353: [d007c33245d10] daemon started [2020-05-28T15:37:57.142Z] daemon.go:461: [d007c33245d10] Stopping daemon [2020-05-28T15:37:57.142Z] daemon.go:296: [d007c33245d10] exiting daemon [2020-05-28T15:37:57.142Z] daemon.go:448: [d007c33245d10] Daemon stopped [2020-05-28T15:37:57.142Z] daemon.go:325: [d007c33245d10] waiting for daemon to start [2020-05-28T15:37:57.142Z] daemon.go:325: [d007c33245d10] waiting for daemon to start [2020-05-28T15:37:57.142Z] daemon.go:353: [d007c33245d10] daemon started [2020-05-28T15:37:57.142Z] daemon.go:461: [d007c33245d10] Stopping daemon [2020-05-28T15:37:57.143Z] daemon.go:296: [d007c33245d10] exiting daemon [2020-05-28T15:37:57.143Z] daemon.go:448: [d007c33245d10] Daemon stopped [2020-05-28T15:37:57.143Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-28T15:37:57.515Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-28T15:37:58.634Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2020-05-28T15:37:58.634Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-28T15:37:58.634Z] daemon.go:325: [de0503bfa61c4] waiting for daemon to start [2020-05-28T15:37:58.634Z] daemon.go:325: [de0503bfa61c4] waiting for daemon to start [2020-05-28T15:37:58.634Z] daemon.go:353: [de0503bfa61c4] daemon started [2020-05-28T15:37:58.634Z] daemon.go:461: [de0503bfa61c4] Stopping daemon [2020-05-28T15:37:58.634Z] daemon.go:296: [de0503bfa61c4] exiting daemon [2020-05-28T15:37:58.634Z] daemon.go:448: [de0503bfa61c4] Daemon stopped [2020-05-28T15:37:58.634Z] daemon.go:325: [de0503bfa61c4] waiting for daemon to start [2020-05-28T15:37:58.634Z] daemon.go:325: [de0503bfa61c4] waiting for daemon to start [2020-05-28T15:37:58.634Z] daemon.go:353: [de0503bfa61c4] daemon started [2020-05-28T15:37:58.634Z] daemon.go:461: [de0503bfa61c4] Stopping daemon [2020-05-28T15:37:58.634Z] daemon.go:296: [de0503bfa61c4] exiting daemon [2020-05-28T15:37:58.634Z] daemon.go:448: [de0503bfa61c4] Daemon stopped [2020-05-28T15:37:58.634Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-28T15:37:59.254Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-28T15:37:59.255Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-05-28T15:37:59.255Z] daemon.go:325: [d061da3ffd646] waiting for daemon to start [2020-05-28T15:37:59.255Z] daemon.go:325: [d061da3ffd646] waiting for daemon to start [2020-05-28T15:37:59.255Z] daemon.go:353: [d061da3ffd646] daemon started [2020-05-28T15:37:59.255Z] daemon.go:461: [d061da3ffd646] Stopping daemon [2020-05-28T15:37:59.255Z] daemon.go:296: [d061da3ffd646] exiting daemon [2020-05-28T15:37:59.255Z] daemon.go:448: [d061da3ffd646] Daemon stopped [2020-05-28T15:37:59.255Z] === RUN TestServiceWithPredefinedNetwork [2020-05-28T15:37:59.408Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-28T15:38:01.321Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-28T15:38:01.886Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-28T15:38:01.966Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2020-05-28T15:38:01.966Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-05-28T15:38:01.966Z] daemon.go:325: [de2200aaf2def] waiting for daemon to start [2020-05-28T15:38:01.966Z] daemon.go:325: [de2200aaf2def] waiting for daemon to start [2020-05-28T15:38:01.966Z] daemon.go:353: [de2200aaf2def] daemon started [2020-05-28T15:38:01.966Z] daemon.go:461: [de2200aaf2def] Stopping daemon [2020-05-28T15:38:01.966Z] daemon.go:296: [de2200aaf2def] exiting daemon [2020-05-28T15:38:01.966Z] daemon.go:448: [de2200aaf2def] Daemon stopped [2020-05-28T15:38:01.966Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-28T15:38:01.966Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T15:38:01.966Z] service_test.go:230: FLAKY_TEST [2020-05-28T15:38:01.966Z] === RUN TestServiceWithDataPathPortInit [2020-05-28T15:38:07.139Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-28T15:38:07.703Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-28T15:38:07.703Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-28T15:38:09.072Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-28T15:38:09.072Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-28T15:38:10.442Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-28T15:38:11.374Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-28T15:38:12.745Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-28T15:38:13.002Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-28T15:38:13.932Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-28T15:38:16.455Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-28T15:38:17.244Z] --- PASS: TestServiceWithDataPathPortInit (14.43s) [2020-05-28T15:38:17.244Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-28T15:38:17.244Z] daemon.go:325: [d656112d40d23] waiting for daemon to start [2020-05-28T15:38:17.244Z] daemon.go:325: [d656112d40d23] waiting for daemon to start [2020-05-28T15:38:17.244Z] daemon.go:353: [d656112d40d23] daemon started [2020-05-28T15:38:17.244Z] daemon.go:461: [d656112d40d23] Stopping daemon [2020-05-28T15:38:17.244Z] daemon.go:296: [d656112d40d23] exiting daemon [2020-05-28T15:38:17.244Z] daemon.go:448: [d656112d40d23] Daemon stopped [2020-05-28T15:38:17.244Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-05-28T15:38:17.244Z] daemon.go:325: [dbca442563506] waiting for daemon to start [2020-05-28T15:38:17.244Z] daemon.go:325: [dbca442563506] waiting for daemon to start [2020-05-28T15:38:17.244Z] daemon.go:353: [dbca442563506] daemon started [2020-05-28T15:38:17.244Z] daemon.go:461: [dbca442563506] Stopping daemon [2020-05-28T15:38:17.244Z] daemon.go:296: [dbca442563506] exiting daemon [2020-05-28T15:38:17.244Z] daemon.go:448: [dbca442563506] Daemon stopped [2020-05-28T15:38:17.244Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-28T15:38:17.386Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-28T15:38:17.949Z] === RUN TestDockerSuite/TestLogsSince [2020-05-28T15:38:24.094Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.24s) [2020-05-28T15:38:24.094Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-05-28T15:38:24.094Z] daemon.go:325: [d6359057d57c6] waiting for daemon to start [2020-05-28T15:38:24.094Z] daemon.go:325: [d6359057d57c6] waiting for daemon to start [2020-05-28T15:38:24.094Z] daemon.go:353: [d6359057d57c6] daemon started [2020-05-28T15:38:24.094Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qlm1ffl1ly2nh6r2hqtuhdj4h Created:2020-05-28 15:38:17.238547828 +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[f2bb6d1a36a5aa904799898bbc2fcb13672176836711c66ec500f4c10fa91bc5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vr9nal7cl6rbm0yg9z006kw59 EndpointID:5b1c64288a9bf27b7dd6678f915bc826771d627fc3571ef49efe6d0effed0cc7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:797c1e58d4f033923634785fdca1add286509661c64a4c0c10aa1744700f5d26 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:73043a9b20ca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vr9nal7cl6rbm0yg9z006kw59 EndpointID:5b1c64288a9bf27b7dd6678f915bc826771d627fc3571ef49efe6d0effed0cc7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-28T15:38:24.094Z] daemon.go:461: [d6359057d57c6] Stopping daemon [2020-05-28T15:38:24.094Z] daemon.go:296: [d6359057d57c6] exiting daemon [2020-05-28T15:38:24.094Z] daemon.go:448: [d6359057d57c6] Daemon stopped [2020-05-28T15:38:24.094Z] PASS [2020-05-28T15:38:24.094Z] [2020-05-28T15:38:24.094Z] === Skipped [2020-05-28T15:38:24.094Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-28T15:38:24.094Z] service_test.go:230: FLAKY_TEST [2020-05-28T15:38:24.094Z] [2020-05-28T15:38:24.094Z] [2020-05-28T15:38:24.094Z] DONE 22 tests, 1 skipped in 41.777s [2020-05-28T15:38:24.094Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-28T15:38:24.094Z] ++ 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-05-28T15:38:24.094Z] ++ set -e [2020-05-28T15:38:24.094Z] ++ '[' -n 0 ']' [2020-05-28T15:38:24.094Z] ++ set -x [2020-05-28T15:38:24.095Z] ++ env -i DEST=/go/src/github.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-05-28T15:38:24.095Z] INFO: Testing against a local daemon [2020-05-28T15:38:24.095Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-28T15:38:24.095Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-28T15:38:24.095Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T15:38:24.095Z] === RUN TestDockerNetworkIpvlan [2020-05-28T15:38:24.095Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-28T15:38:24.095Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T15:38:24.095Z] PASS [2020-05-28T15:38:24.095Z] [2020-05-28T15:38:24.095Z] === Skipped [2020-05-28T15:38:24.095Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-28T15:38:24.095Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T15:38:24.095Z] [2020-05-28T15:38:24.095Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-28T15:38:24.095Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-28T15:38:24.095Z] [2020-05-28T15:38:24.095Z] [2020-05-28T15:38:24.095Z] DONE 2 tests, 2 skipped in 0.102s [2020-05-28T15:38:24.095Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-28T15:38:24.095Z] ++ 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-05-28T15:38:24.095Z] ++ set -e [2020-05-28T15:38:24.095Z] ++ '[' -n 0 ']' [2020-05-28T15:38:24.095Z] ++ set -x [2020-05-28T15:38:24.095Z] ++ env -i DEST=/go/src/github.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-05-28T15:38:24.095Z] INFO: Testing against a local daemon [2020-05-28T15:38:24.095Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-28T15:38:25.138Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-05-28T15:38:25.138Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-05-28T15:38:25.138Z] daemon.go:325: [d8155be716079] waiting for daemon to start [2020-05-28T15:38:25.138Z] daemon.go:325: [d8155be716079] waiting for daemon to start [2020-05-28T15:38:25.138Z] daemon.go:353: [d8155be716079] daemon started [2020-05-28T15:38:25.138Z] daemon.go:461: [d8155be716079] Stopping daemon [2020-05-28T15:38:25.138Z] daemon.go:296: [d8155be716079] exiting daemon [2020-05-28T15:38:25.138Z] daemon.go:448: [d8155be716079] Daemon stopped [2020-05-28T15:38:25.138Z] daemon.go:325: [d8155be716079] waiting for daemon to start [2020-05-28T15:38:25.138Z] daemon.go:325: [d8155be716079] waiting for daemon to start [2020-05-28T15:38:25.138Z] daemon.go:353: [d8155be716079] daemon started [2020-05-28T15:38:25.138Z] daemon.go:461: [d8155be716079] Stopping daemon [2020-05-28T15:38:25.138Z] daemon.go:296: [d8155be716079] exiting daemon [2020-05-28T15:38:25.138Z] daemon.go:448: [d8155be716079] Daemon stopped [2020-05-28T15:38:25.138Z] === RUN TestDockerNetworkMacvlan [2020-05-28T15:38:26.042Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-28T15:38:26.169Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-28T15:38:26.299Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-28T15:38:27.194Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-28T15:38:27.270Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-28T15:38:27.271Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-28T15:38:27.271Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-28T15:38:28.215Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-28T15:38:29.585Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-28T15:38:30.276Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-28T15:38:30.956Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-28T15:38:31.146Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-28T15:38:31.146Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-28T15:38:31.628Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-28T15:38:31.628Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-28T15:38:31.887Z] === RUN TestDockerSuite/TestLogsTail [2020-05-28T15:38:32.111Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-28T15:38:32.111Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-28T15:38:32.451Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-28T15:38:32.708Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-28T15:38:33.638Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-28T15:38:33.758Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-28T15:38:34.569Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-28T15:38:35.133Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-28T15:38:35.390Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-28T15:38:35.648Z] === RUN TestDockerSuite/TestNetHostname [2020-05-28T15:38:38.922Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-28T15:38:38.922Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-28T15:38:38.922Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-28T15:38:40.293Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-28T15:38:42.816Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-28T15:38:43.379Z] === RUN TestDockerSuite/TestPluginActive [2020-05-28T15:38:45.274Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-28T15:38:50.526Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-28T15:38:50.526Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-28T15:38:51.456Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-28T15:38:52.274Z] --- PASS: TestDockerNetworkMacvlan (24.77s) [2020-05-28T15:38:52.274Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:38:52.274Z] daemon.go:325: [de66dceea88d0] waiting for daemon to start [2020-05-28T15:38:52.274Z] daemon.go:325: [de66dceea88d0] waiting for daemon to start [2020-05-28T15:38:52.274Z] daemon.go:353: [de66dceea88d0] daemon started [2020-05-28T15:38:52.274Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-28T15:38:52.274Z] daemon.go:461: [de66dceea88d0] Stopping daemon [2020-05-28T15:38:52.274Z] daemon.go:296: [de66dceea88d0] exiting daemon [2020-05-28T15:38:52.274Z] daemon.go:448: [de66dceea88d0] Daemon stopped [2020-05-28T15:38:52.274Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:38:52.274Z] daemon.go:325: [dfb8e54a25a22] waiting for daemon to start [2020-05-28T15:38:52.274Z] daemon.go:325: [dfb8e54a25a22] waiting for daemon to start [2020-05-28T15:38:52.274Z] daemon.go:353: [dfb8e54a25a22] daemon started [2020-05-28T15:38:52.274Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-05-28T15:38:52.274Z] daemon.go:461: [dfb8e54a25a22] Stopping daemon [2020-05-28T15:38:52.274Z] daemon.go:296: [dfb8e54a25a22] exiting daemon [2020-05-28T15:38:52.274Z] daemon.go:448: [dfb8e54a25a22] Daemon stopped [2020-05-28T15:38:52.274Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:38:52.274Z] daemon.go:325: [d5b30d9d2428b] waiting for daemon to start [2020-05-28T15:38:52.274Z] daemon.go:325: [d5b30d9d2428b] waiting for daemon to start [2020-05-28T15:38:52.274Z] daemon.go:353: [d5b30d9d2428b] daemon started [2020-05-28T15:38:52.274Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2020-05-28T15:38:52.274Z] daemon.go:461: [d5b30d9d2428b] Stopping daemon [2020-05-28T15:38:52.274Z] daemon.go:296: [d5b30d9d2428b] exiting daemon [2020-05-28T15:38:52.274Z] daemon.go:448: [d5b30d9d2428b] Daemon stopped [2020-05-28T15:38:52.274Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:38:52.274Z] daemon.go:325: [da84fea3a7d5d] waiting for daemon to start [2020-05-28T15:38:52.274Z] daemon.go:325: [da84fea3a7d5d] waiting for daemon to start [2020-05-28T15:38:52.274Z] daemon.go:353: [da84fea3a7d5d] daemon started [2020-05-28T15:38:52.274Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s) [2020-05-28T15:38:52.274Z] daemon.go:461: [da84fea3a7d5d] Stopping daemon [2020-05-28T15:38:52.274Z] daemon.go:296: [da84fea3a7d5d] exiting daemon [2020-05-28T15:38:52.274Z] daemon.go:448: [da84fea3a7d5d] Daemon stopped [2020-05-28T15:38:52.274Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-05-28T15:38:52.274Z] daemon.go:325: [dac52db32caa5] waiting for daemon to start [2020-05-28T15:38:52.274Z] daemon.go:325: [dac52db32caa5] waiting for daemon to start [2020-05-28T15:38:52.274Z] daemon.go:353: [dac52db32caa5] daemon started [2020-05-28T15:38:52.274Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.90s) [2020-05-28T15:38:52.274Z] daemon.go:461: [dac52db32caa5] Stopping daemon [2020-05-28T15:38:52.274Z] daemon.go:296: [dac52db32caa5] exiting daemon [2020-05-28T15:38:52.274Z] daemon.go:448: [dac52db32caa5] Daemon stopped [2020-05-28T15:38:52.274Z] PASS [2020-05-28T15:38:52.274Z] [2020-05-28T15:38:52.274Z] DONE 7 tests in 26.379s [2020-05-28T15:38:52.274Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-28T15:38:52.274Z] ++ 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-05-28T15:38:52.274Z] ++ set -e [2020-05-28T15:38:52.274Z] ++ '[' -n 0 ']' [2020-05-28T15:38:52.274Z] ++ set -x [2020-05-28T15:38:52.274Z] ++ env -i DEST=/go/src/github.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-05-28T15:38:52.274Z] testing: warning: no tests to run [2020-05-28T15:38:52.274Z] PASS [2020-05-28T15:38:52.274Z] [2020-05-28T15:38:52.275Z] DONE 0 tests in 0.018s [2020-05-28T15:38:52.275Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-28T15:38:52.275Z] ++ 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-05-28T15:38:52.275Z] ++ set -e [2020-05-28T15:38:52.275Z] ++ '[' -n 0 ']' [2020-05-28T15:38:52.275Z] ++ set -x [2020-05-28T15:38:52.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-28T15:38:52.275Z] INFO: Testing against a local daemon [2020-05-28T15:38:52.275Z] === RUN TestAuthZPluginAllowRequest [2020-05-28T15:38:52.275Z] --- PASS: TestAuthZPluginAllowRequest (1.54s) [2020-05-28T15:38:52.275Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-05-28T15:38:52.275Z] daemon.go:325: [da29f1c06caf8] waiting for daemon to start [2020-05-28T15:38:52.275Z] daemon.go:325: [da29f1c06caf8] waiting for daemon to start [2020-05-28T15:38:52.275Z] daemon.go:353: [da29f1c06caf8] daemon started [2020-05-28T15:38:52.275Z] daemon.go:461: [da29f1c06caf8] Stopping daemon [2020-05-28T15:38:52.275Z] daemon.go:296: [da29f1c06caf8] exiting daemon [2020-05-28T15:38:52.275Z] daemon.go:448: [da29f1c06caf8] Daemon stopped [2020-05-28T15:38:52.275Z] === RUN TestAuthZPluginTLS [2020-05-28T15:38:52.275Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-05-28T15:38:52.275Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-05-28T15:38:52.275Z] daemon.go:325: [dd04b75d14e87] waiting for daemon to start [2020-05-28T15:38:52.275Z] daemon.go:325: [dd04b75d14e87] waiting for daemon to start [2020-05-28T15:38:52.275Z] daemon.go:353: [dd04b75d14e87] daemon started [2020-05-28T15:38:52.275Z] daemon.go:461: [dd04b75d14e87] Stopping daemon [2020-05-28T15:38:52.275Z] daemon.go:296: [dd04b75d14e87] exiting daemon [2020-05-28T15:38:52.275Z] daemon.go:448: [dd04b75d14e87] Daemon stopped [2020-05-28T15:38:52.275Z] === RUN TestAuthZPluginDenyRequest [2020-05-28T15:38:52.616Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-28T15:38:52.616Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-05-28T15:38:52.616Z] daemon.go:325: [d03c393e62870] waiting for daemon to start [2020-05-28T15:38:52.616Z] daemon.go:325: [d03c393e62870] waiting for daemon to start [2020-05-28T15:38:52.616Z] daemon.go:353: [d03c393e62870] daemon started [2020-05-28T15:38:52.616Z] daemon.go:461: [d03c393e62870] Stopping daemon [2020-05-28T15:38:52.616Z] daemon.go:296: [d03c393e62870] exiting daemon [2020-05-28T15:38:52.616Z] daemon.go:448: [d03c393e62870] Daemon stopped [2020-05-28T15:38:52.616Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-28T15:38:53.415Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-28T15:38:53.415Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-05-28T15:38:53.415Z] daemon.go:325: [d433d500036a8] waiting for daemon to start [2020-05-28T15:38:53.415Z] daemon.go:325: [d433d500036a8] waiting for daemon to start [2020-05-28T15:38:53.415Z] daemon.go:353: [d433d500036a8] daemon started [2020-05-28T15:38:53.415Z] daemon.go:461: [d433d500036a8] Stopping daemon [2020-05-28T15:38:53.415Z] daemon.go:296: [d433d500036a8] exiting daemon [2020-05-28T15:38:53.415Z] daemon.go:448: [d433d500036a8] Daemon stopped [2020-05-28T15:38:53.415Z] === RUN TestAuthZPluginDenyResponse [2020-05-28T15:38:54.043Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-05-28T15:38:54.043Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-05-28T15:38:54.043Z] daemon.go:325: [d94803e4484a6] waiting for daemon to start [2020-05-28T15:38:54.043Z] daemon.go:325: [d94803e4484a6] waiting for daemon to start [2020-05-28T15:38:54.043Z] daemon.go:353: [d94803e4484a6] daemon started [2020-05-28T15:38:54.043Z] daemon.go:461: [d94803e4484a6] Stopping daemon [2020-05-28T15:38:54.043Z] daemon.go:296: [d94803e4484a6] exiting daemon [2020-05-28T15:38:54.043Z] daemon.go:448: [d94803e4484a6] Daemon stopped [2020-05-28T15:38:54.043Z] === RUN TestAuthZPluginAllowEventStream [2020-05-28T15:38:54.732Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-28T15:38:55.537Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-05-28T15:38:55.537Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-05-28T15:38:55.537Z] daemon.go:325: [dfd48e0d53f07] waiting for daemon to start [2020-05-28T15:38:55.537Z] daemon.go:325: [dfd48e0d53f07] waiting for daemon to start [2020-05-28T15:38:55.537Z] daemon.go:353: [dfd48e0d53f07] daemon started [2020-05-28T15:38:55.537Z] daemon.go:461: [dfd48e0d53f07] Stopping daemon [2020-05-28T15:38:55.537Z] daemon.go:296: [dfd48e0d53f07] exiting daemon [2020-05-28T15:38:55.537Z] daemon.go:448: [dfd48e0d53f07] Daemon stopped [2020-05-28T15:38:55.537Z] === RUN TestAuthZPluginErrorResponse [2020-05-28T15:38:56.101Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-28T15:38:56.159Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-05-28T15:38:56.159Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-05-28T15:38:56.159Z] daemon.go:325: [d515a23fcc516] waiting for daemon to start [2020-05-28T15:38:56.159Z] daemon.go:325: [d515a23fcc516] waiting for daemon to start [2020-05-28T15:38:56.159Z] daemon.go:353: [d515a23fcc516] daemon started [2020-05-28T15:38:56.159Z] daemon.go:461: [d515a23fcc516] Stopping daemon [2020-05-28T15:38:56.159Z] daemon.go:296: [d515a23fcc516] exiting daemon [2020-05-28T15:38:56.159Z] daemon.go:448: [d515a23fcc516] Daemon stopped [2020-05-28T15:38:56.159Z] === RUN TestAuthZPluginErrorRequest [2020-05-28T15:38:56.780Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-28T15:38:56.780Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-05-28T15:38:56.780Z] daemon.go:325: [d8e2d40900948] waiting for daemon to start [2020-05-28T15:38:56.780Z] daemon.go:325: [d8e2d40900948] waiting for daemon to start [2020-05-28T15:38:56.780Z] daemon.go:353: [d8e2d40900948] daemon started [2020-05-28T15:38:56.780Z] daemon.go:461: [d8e2d40900948] Stopping daemon [2020-05-28T15:38:56.780Z] daemon.go:296: [d8e2d40900948] exiting daemon [2020-05-28T15:38:56.780Z] daemon.go:448: [d8e2d40900948] Daemon stopped [2020-05-28T15:38:56.780Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-28T15:38:57.068Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-28T15:38:57.068Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-28T15:38:57.068Z] daemon.go:325: [d83262767cffe] waiting for daemon to start [2020-05-28T15:38:57.068Z] daemon.go:325: [d83262767cffe] waiting for daemon to start [2020-05-28T15:38:57.068Z] daemon.go:353: [d83262767cffe] daemon started [2020-05-28T15:38:57.068Z] daemon.go:461: [d83262767cffe] Stopping daemon [2020-05-28T15:38:57.068Z] daemon.go:296: [d83262767cffe] exiting daemon [2020-05-28T15:38:57.068Z] daemon.go:448: [d83262767cffe] Daemon stopped [2020-05-28T15:38:57.068Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-28T15:38:57.471Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-28T15:38:58.843Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-28T15:38:59.132Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-05-28T15:38:59.132Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-05-28T15:38:59.132Z] daemon.go:325: [d929567e0f153] waiting for daemon to start [2020-05-28T15:38:59.132Z] daemon.go:325: [d929567e0f153] waiting for daemon to start [2020-05-28T15:38:59.132Z] daemon.go:353: [d929567e0f153] daemon started [2020-05-28T15:38:59.132Z] daemon.go:461: [d929567e0f153] Stopping daemon [2020-05-28T15:38:59.132Z] daemon.go:296: [d929567e0f153] exiting daemon [2020-05-28T15:38:59.132Z] daemon.go:448: [d929567e0f153] Daemon stopped [2020-05-28T15:38:59.132Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-28T15:39:00.739Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-28T15:39:01.183Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s) [2020-05-28T15:39:01.183Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-05-28T15:39:01.183Z] daemon.go:325: [dc70d2deebf91] waiting for daemon to start [2020-05-28T15:39:01.183Z] daemon.go:325: [dc70d2deebf91] waiting for daemon to start [2020-05-28T15:39:01.183Z] daemon.go:353: [dc70d2deebf91] daemon started [2020-05-28T15:39:01.183Z] daemon.go:461: [dc70d2deebf91] Stopping daemon [2020-05-28T15:39:01.183Z] daemon.go:296: [dc70d2deebf91] exiting daemon [2020-05-28T15:39:01.183Z] daemon.go:448: [dc70d2deebf91] Daemon stopped [2020-05-28T15:39:01.183Z] === RUN TestAuthZPluginHeader [2020-05-28T15:39:02.206Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-05-28T15:39:02.206Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-05-28T15:39:02.206Z] daemon.go:325: [d3ce4d6ed494f] waiting for daemon to start [2020-05-28T15:39:02.206Z] daemon.go:325: [d3ce4d6ed494f] waiting for daemon to start [2020-05-28T15:39:02.206Z] daemon.go:353: [d3ce4d6ed494f] daemon started [2020-05-28T15:39:02.206Z] daemon.go:461: [d3ce4d6ed494f] Stopping daemon [2020-05-28T15:39:02.206Z] daemon.go:296: [d3ce4d6ed494f] exiting daemon [2020-05-28T15:39:02.206Z] daemon.go:448: [d3ce4d6ed494f] Daemon stopped [2020-05-28T15:39:02.206Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-28T15:39:02.206Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-28T15:39:02.206Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:39:02.206Z] === RUN TestAuthZPluginV2Disable [2020-05-28T15:39:02.206Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-28T15:39:02.206Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:39:02.206Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-28T15:39:02.206Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-28T15:39:02.206Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:39:02.206Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-28T15:39:02.206Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-28T15:39:02.206Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:39:02.206Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-28T15:39:02.463Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-28T15:39:02.463Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-28T15:39:02.463Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-28T15:39:04.016Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-28T15:39:04.016Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-28T15:39:06.540Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-28T15:39:07.104Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-28T15:39:07.668Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-28T15:39:09.564Z] === RUN TestDockerSuite/TestPortList [2020-05-28T15:39:13.740Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-28T15:39:20.291Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-28T15:39:20.291Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-28T15:39:20.749Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2020-05-28T15:39:20.749Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-28T15:39:20.749Z] daemon.go:325: [dd974d5f60d6a] waiting for daemon to start [2020-05-28T15:39:20.749Z] daemon.go:325: [dd974d5f60d6a] waiting for daemon to start [2020-05-28T15:39:20.749Z] daemon.go:353: [dd974d5f60d6a] daemon started [2020-05-28T15:39:20.749Z] daemon.go:461: [dd974d5f60d6a] Stopping daemon [2020-05-28T15:39:20.749Z] daemon.go:296: [dd974d5f60d6a] exiting daemon [2020-05-28T15:39:20.749Z] daemon.go:448: [dd974d5f60d6a] Daemon stopped [2020-05-28T15:39:20.749Z] daemon.go:325: [dd974d5f60d6a] waiting for daemon to start [2020-05-28T15:39:20.749Z] daemon.go:325: [dd974d5f60d6a] waiting for daemon to start [2020-05-28T15:39:20.749Z] daemon.go:325: [dd974d5f60d6a] waiting for daemon to start [2020-05-28T15:39:20.749Z] daemon.go:325: [dd974d5f60d6a] waiting for daemon to start [2020-05-28T15:39:20.749Z] daemon.go:339: [dd974d5f60d6a] error pinging daemon on start: Get http://dd974d5f60d6a.sock/_ping: context deadline exceeded [2020-05-28T15:39:20.749Z] daemon.go:325: [dd974d5f60d6a] waiting for daemon to start [2020-05-28T15:39:20.749Z] daemon.go:339: [dd974d5f60d6a] error pinging daemon on start: Get http://dd974d5f60d6a.sock/_ping: context deadline exceeded [2020-05-28T15:39:20.749Z] daemon.go:325: [dd974d5f60d6a] waiting for daemon to start [2020-05-28T15:39:20.749Z] daemon.go:339: [dd974d5f60d6a] error pinging daemon on start: Get http://dd974d5f60d6a.sock/_ping: context deadline exceeded [2020-05-28T15:39:20.749Z] daemon.go:325: [dd974d5f60d6a] waiting for daemon to start [2020-05-28T15:39:20.749Z] daemon.go:339: [dd974d5f60d6a] error pinging daemon on start: Get http://dd974d5f60d6a.sock/_ping: context deadline exceeded [2020-05-28T15:39:20.749Z] daemon.go:296: [dd974d5f60d6a] exiting daemon [2020-05-28T15:39:20.749Z] daemon.go:325: [dd974d5f60d6a] waiting for daemon to start [2020-05-28T15:39:20.749Z] daemon.go:325: [dd974d5f60d6a] waiting for daemon to start [2020-05-28T15:39:20.749Z] daemon.go:325: [dd974d5f60d6a] waiting for daemon to start [2020-05-28T15:39:20.749Z] daemon.go:353: [dd974d5f60d6a] daemon started [2020-05-28T15:39:20.749Z] daemon.go:461: [dd974d5f60d6a] Stopping daemon [2020-05-28T15:39:20.749Z] daemon.go:296: [dd974d5f60d6a] exiting daemon [2020-05-28T15:39:20.749Z] daemon.go:448: [dd974d5f60d6a] Daemon stopped [2020-05-28T15:39:20.749Z] PASS [2020-05-28T15:39:20.749Z] [2020-05-28T15:39:20.749Z] === Skipped [2020-05-28T15:39:20.749Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-28T15:39:20.749Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:39:20.749Z] [2020-05-28T15:39:20.749Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-28T15:39:20.749Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:39:20.749Z] [2020-05-28T15:39:20.749Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-28T15:39:20.749Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:39:20.749Z] [2020-05-28T15:39:20.749Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-28T15:39:20.750Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:39:20.750Z] [2020-05-28T15:39:20.750Z] [2020-05-28T15:39:20.750Z] DONE 17 tests, 4 skipped in 29.133s [2020-05-28T15:39:20.750Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-28T15:39:20.750Z] ++ 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-05-28T15:39:20.750Z] ++ set -e [2020-05-28T15:39:20.750Z] ++ '[' -n 0 ']' [2020-05-28T15:39:20.750Z] ++ set -x [2020-05-28T15:39:20.750Z] ++ env -i DEST=/go/src/github.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-05-28T15:39:20.750Z] INFO: Testing against a local daemon [2020-05-28T15:39:20.750Z] === RUN TestPluginInvalidJSON [2020-05-28T15:39:20.750Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T15:39:20.750Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T15:39:20.750Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-28T15:39:20.750Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-28T15:39:20.750Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-28T15:39:20.750Z] PASS [2020-05-28T15:39:20.750Z] [2020-05-28T15:39:20.750Z] DONE 2 tests in 0.130s [2020-05-28T15:39:20.750Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-28T15:39:20.750Z] ++ 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-05-28T15:39:20.750Z] ++ set -e [2020-05-28T15:39:20.750Z] ++ '[' -n 0 ']' [2020-05-28T15:39:20.750Z] ++ set -x [2020-05-28T15:39:20.750Z] ++ env -i DEST=/go/src/github.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-05-28T15:39:20.750Z] INFO: Testing against a local daemon [2020-05-28T15:39:20.750Z] === RUN TestExternalGraphDriver [2020-05-28T15:39:20.750Z] === RUN TestExternalGraphDriver/json [2020-05-28T15:39:21.773Z] === RUN TestExternalGraphDriver/spec [2020-05-28T15:39:22.185Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-28T15:39:23.861Z] === RUN TestExternalGraphDriver/pull [2020-05-28T15:39:24.060Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-28T15:39:24.060Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-28T15:39:24.543Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-28T15:39:25.902Z] --- PASS: TestExternalGraphDriver (6.24s) [2020-05-28T15:39:25.902Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-05-28T15:39:25.902Z] daemon.go:325: [d26d17a38e918] waiting for daemon to start [2020-05-28T15:39:25.902Z] daemon.go:325: [d26d17a38e918] waiting for daemon to start [2020-05-28T15:39:25.902Z] daemon.go:353: [d26d17a38e918] daemon started [2020-05-28T15:39:25.902Z] daemon.go:461: [d26d17a38e918] Stopping daemon [2020-05-28T15:39:25.902Z] daemon.go:296: [d26d17a38e918] exiting daemon [2020-05-28T15:39:25.902Z] daemon.go:448: [d26d17a38e918] Daemon stopped [2020-05-28T15:39:25.902Z] daemon.go:325: [d26d17a38e918] waiting for daemon to start [2020-05-28T15:39:25.902Z] daemon.go:325: [d26d17a38e918] waiting for daemon to start [2020-05-28T15:39:25.902Z] daemon.go:353: [d26d17a38e918] daemon started [2020-05-28T15:39:25.902Z] daemon.go:461: [d26d17a38e918] Stopping daemon [2020-05-28T15:39:25.902Z] daemon.go:296: [d26d17a38e918] exiting daemon [2020-05-28T15:39:25.902Z] daemon.go:448: [d26d17a38e918] Daemon stopped [2020-05-28T15:39:25.902Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-05-28T15:39:25.902Z] daemon.go:325: [d26d17a38e918] waiting for daemon to start [2020-05-28T15:39:25.902Z] daemon.go:325: [d26d17a38e918] waiting for daemon to start [2020-05-28T15:39:25.902Z] daemon.go:353: [d26d17a38e918] daemon started [2020-05-28T15:39:25.902Z] daemon.go:461: [d26d17a38e918] Stopping daemon [2020-05-28T15:39:25.902Z] daemon.go:296: [d26d17a38e918] exiting daemon [2020-05-28T15:39:25.902Z] daemon.go:448: [d26d17a38e918] Daemon stopped [2020-05-28T15:39:25.902Z] daemon.go:325: [d26d17a38e918] waiting for daemon to start [2020-05-28T15:39:25.902Z] daemon.go:325: [d26d17a38e918] waiting for daemon to start [2020-05-28T15:39:25.902Z] daemon.go:353: [d26d17a38e918] daemon started [2020-05-28T15:39:25.902Z] daemon.go:461: [d26d17a38e918] Stopping daemon [2020-05-28T15:39:25.902Z] daemon.go:296: [d26d17a38e918] exiting daemon [2020-05-28T15:39:25.902Z] daemon.go:448: [d26d17a38e918] Daemon stopped [2020-05-28T15:39:25.902Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2020-05-28T15:39:25.902Z] daemon.go:325: [d26d17a38e918] waiting for daemon to start [2020-05-28T15:39:25.902Z] daemon.go:325: [d26d17a38e918] waiting for daemon to start [2020-05-28T15:39:25.902Z] daemon.go:353: [d26d17a38e918] daemon started [2020-05-28T15:39:25.902Z] daemon.go:461: [d26d17a38e918] Stopping daemon [2020-05-28T15:39:25.902Z] daemon.go:296: [d26d17a38e918] exiting daemon [2020-05-28T15:39:25.902Z] daemon.go:448: [d26d17a38e918] Daemon stopped [2020-05-28T15:39:25.902Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2020-05-28T15:39:25.902Z] === RUN TestGraphdriverPluginV2 [2020-05-28T15:39:25.902Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-28T15:39:25.902Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:39:25.902Z] PASS [2020-05-28T15:39:25.902Z] [2020-05-28T15:39:25.902Z] === Skipped [2020-05-28T15:39:25.902Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-28T15:39:25.902Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:39:25.902Z] [2020-05-28T15:39:25.902Z] [2020-05-28T15:39:25.902Z] DONE 5 tests, 1 skipped in 6.404s [2020-05-28T15:39:25.902Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-28T15:39:25.902Z] ++ 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-05-28T15:39:25.902Z] ++ set -e [2020-05-28T15:39:25.902Z] ++ '[' -n 0 ']' [2020-05-28T15:39:25.902Z] ++ set -x [2020-05-28T15:39:25.902Z] ++ env -i DEST=/go/src/github.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-05-28T15:39:25.902Z] INFO: Testing against a local daemon [2020-05-28T15:39:25.902Z] === RUN TestContinueAfterPluginCrash [2020-05-28T15:39:25.902Z] === PAUSE TestContinueAfterPluginCrash [2020-05-28T15:39:25.902Z] === RUN TestDaemonStartWithLogOpt [2020-05-28T15:39:25.902Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-28T15:39:25.902Z] === CONT TestContinueAfterPluginCrash [2020-05-28T15:39:25.902Z] === CONT TestDaemonStartWithLogOpt [2020-05-28T15:39:28.443Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-28T15:39:30.278Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-28T15:39:30.278Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-28T15:39:30.278Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-28T15:39:30.278Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-28T15:39:30.278Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-28T15:39:30.842Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-28T15:39:30.842Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-28T15:39:31.405Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-28T15:39:31.475Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-28T15:39:31.661Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-28T15:39:32.592Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-28T15:39:33.155Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-28T15:39:33.155Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-28T15:39:34.497Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-28T15:39:35.680Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-28T15:39:36.612Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-28T15:39:38.509Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-28T15:39:38.509Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-28T15:39:38.766Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-28T15:39:39.329Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-28T15:39:41.251Z] --- PASS: TestDaemonStartWithLogOpt (15.37s) [2020-05-28T15:39:41.251Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-05-28T15:39:41.251Z] daemon.go:325: [d083b774d3f38] waiting for daemon to start [2020-05-28T15:39:41.251Z] daemon.go:325: [d083b774d3f38] waiting for daemon to start [2020-05-28T15:39:41.251Z] daemon.go:353: [d083b774d3f38] daemon started [2020-05-28T15:39:41.251Z] daemon.go:461: [d083b774d3f38] Stopping daemon [2020-05-28T15:39:41.251Z] daemon.go:296: [d083b774d3f38] exiting daemon [2020-05-28T15:39:41.251Z] daemon.go:448: [d083b774d3f38] Daemon stopped [2020-05-28T15:39:41.251Z] daemon.go:325: [d083b774d3f38] waiting for daemon to start [2020-05-28T15:39:41.251Z] daemon.go:325: [d083b774d3f38] waiting for daemon to start [2020-05-28T15:39:41.251Z] daemon.go:353: [d083b774d3f38] daemon started [2020-05-28T15:39:41.251Z] daemon.go:461: [d083b774d3f38] Stopping daemon [2020-05-28T15:39:41.251Z] daemon.go:296: [d083b774d3f38] exiting daemon [2020-05-28T15:39:41.251Z] daemon.go:448: [d083b774d3f38] Daemon stopped [2020-05-28T15:39:42.603Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-28T15:39:42.860Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-28T15:39:43.424Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-28T15:39:46.775Z] --- PASS: TestContinueAfterPluginCrash (20.25s) [2020-05-28T15:39:46.775Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-05-28T15:39:46.775Z] daemon.go:325: [d7318d149b3eb] waiting for daemon to start [2020-05-28T15:39:46.775Z] daemon.go:325: [d7318d149b3eb] waiting for daemon to start [2020-05-28T15:39:46.775Z] daemon.go:353: [d7318d149b3eb] daemon started [2020-05-28T15:39:46.775Z] daemon.go:461: [d7318d149b3eb] Stopping daemon [2020-05-28T15:39:46.775Z] daemon.go:296: [d7318d149b3eb] exiting daemon [2020-05-28T15:39:46.775Z] daemon.go:448: [d7318d149b3eb] Daemon stopped [2020-05-28T15:39:46.775Z] PASS [2020-05-28T15:39:46.775Z] [2020-05-28T15:39:46.775Z] DONE 2 tests in 20.349s [2020-05-28T15:39:46.775Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-28T15:39:46.775Z] ++ 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-05-28T15:39:46.775Z] ++ set -e [2020-05-28T15:39:46.775Z] ++ '[' -n 0 ']' [2020-05-28T15:39:46.775Z] ++ set -x [2020-05-28T15:39:46.775Z] ++ env -i DEST=/go/src/github.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-05-28T15:39:46.775Z] INFO: Testing against a local daemon [2020-05-28T15:39:46.775Z] === RUN TestPluginWithDevMounts [2020-05-28T15:39:46.775Z] === PAUSE TestPluginWithDevMounts [2020-05-28T15:39:46.775Z] === CONT TestPluginWithDevMounts [2020-05-28T15:39:47.600Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-28T15:39:48.167Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-28T15:39:48.834Z] --- PASS: TestPluginWithDevMounts (2.31s) [2020-05-28T15:39:48.834Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-05-28T15:39:48.834Z] daemon.go:325: [d9bb72ff95766] waiting for daemon to start [2020-05-28T15:39:48.834Z] daemon.go:325: [d9bb72ff95766] waiting for daemon to start [2020-05-28T15:39:48.834Z] daemon.go:353: [d9bb72ff95766] daemon started [2020-05-28T15:39:48.834Z] daemon.go:461: [d9bb72ff95766] Stopping daemon [2020-05-28T15:39:48.834Z] daemon.go:296: [d9bb72ff95766] exiting daemon [2020-05-28T15:39:48.834Z] daemon.go:448: [d9bb72ff95766] Daemon stopped [2020-05-28T15:39:48.834Z] PASS [2020-05-28T15:39:48.834Z] [2020-05-28T15:39:48.834Z] DONE 1 tests in 2.403s [2020-05-28T15:39:48.834Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-28T15:39:48.834Z] ++ 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-05-28T15:39:48.834Z] ++ set -e [2020-05-28T15:39:48.834Z] ++ '[' -n 0 ']' [2020-05-28T15:39:48.834Z] ++ set -x [2020-05-28T15:39:48.834Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-28T15:39:48.834Z] INFO: Testing against a local daemon [2020-05-28T15:39:48.834Z] === RUN TestSecretInspect [2020-05-28T15:39:50.878Z] --- PASS: TestSecretInspect (2.17s) [2020-05-28T15:39:50.878Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-05-28T15:39:50.878Z] daemon.go:325: [d40df564824c1] waiting for daemon to start [2020-05-28T15:39:50.878Z] daemon.go:325: [d40df564824c1] waiting for daemon to start [2020-05-28T15:39:50.878Z] daemon.go:353: [d40df564824c1] daemon started [2020-05-28T15:39:50.878Z] daemon.go:461: [d40df564824c1] Stopping daemon [2020-05-28T15:39:50.878Z] daemon.go:296: [d40df564824c1] exiting daemon [2020-05-28T15:39:50.878Z] daemon.go:448: [d40df564824c1] Daemon stopped [2020-05-28T15:39:50.878Z] === RUN TestSecretList [2020-05-28T15:39:52.342Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-28T15:39:52.907Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-28T15:39:52.907Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-28T15:39:52.931Z] --- PASS: TestSecretList (2.22s) [2020-05-28T15:39:52.931Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-05-28T15:39:52.931Z] daemon.go:325: [dbe5b51e6629b] waiting for daemon to start [2020-05-28T15:39:52.931Z] daemon.go:325: [dbe5b51e6629b] waiting for daemon to start [2020-05-28T15:39:52.931Z] daemon.go:353: [dbe5b51e6629b] daemon started [2020-05-28T15:39:52.931Z] daemon.go:461: [dbe5b51e6629b] Stopping daemon [2020-05-28T15:39:52.931Z] daemon.go:296: [dbe5b51e6629b] exiting daemon [2020-05-28T15:39:52.931Z] daemon.go:448: [dbe5b51e6629b] Daemon stopped [2020-05-28T15:39:52.931Z] === RUN TestSecretsCreateAndDelete [2020-05-28T15:39:55.659Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2020-05-28T15:39:55.659Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-05-28T15:39:55.659Z] daemon.go:325: [d251306a0a81f] waiting for daemon to start [2020-05-28T15:39:55.659Z] daemon.go:325: [d251306a0a81f] waiting for daemon to start [2020-05-28T15:39:55.659Z] daemon.go:353: [d251306a0a81f] daemon started [2020-05-28T15:39:55.659Z] daemon.go:461: [d251306a0a81f] Stopping daemon [2020-05-28T15:39:55.659Z] daemon.go:296: [d251306a0a81f] exiting daemon [2020-05-28T15:39:55.659Z] daemon.go:448: [d251306a0a81f] Daemon stopped [2020-05-28T15:39:55.659Z] === RUN TestSecretsUpdate [2020-05-28T15:39:57.082Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-28T15:39:57.711Z] --- PASS: TestSecretsUpdate (2.20s) [2020-05-28T15:39:57.711Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-05-28T15:39:57.711Z] daemon.go:325: [de867d02c1bad] waiting for daemon to start [2020-05-28T15:39:57.711Z] daemon.go:325: [de867d02c1bad] waiting for daemon to start [2020-05-28T15:39:57.711Z] daemon.go:353: [de867d02c1bad] daemon started [2020-05-28T15:39:57.711Z] daemon.go:461: [de867d02c1bad] Stopping daemon [2020-05-28T15:39:57.711Z] daemon.go:296: [de867d02c1bad] exiting daemon [2020-05-28T15:39:57.711Z] daemon.go:448: [de867d02c1bad] Daemon stopped [2020-05-28T15:39:57.711Z] === RUN TestTemplatedSecret [2020-05-28T15:40:00.420Z] --- PASS: TestTemplatedSecret (2.73s) [2020-05-28T15:40:00.420Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-05-28T15:40:00.420Z] daemon.go:325: [d7773068265b7] waiting for daemon to start [2020-05-28T15:40:00.420Z] daemon.go:325: [d7773068265b7] waiting for daemon to start [2020-05-28T15:40:00.420Z] daemon.go:353: [d7773068265b7] daemon started [2020-05-28T15:40:00.420Z] daemon.go:461: [d7773068265b7] Stopping daemon [2020-05-28T15:40:00.420Z] daemon.go:296: [d7773068265b7] exiting daemon [2020-05-28T15:40:00.420Z] daemon.go:448: [d7773068265b7] Daemon stopped [2020-05-28T15:40:00.420Z] === RUN TestSecretCreateResolve [2020-05-28T15:40:02.465Z] --- PASS: TestSecretCreateResolve (2.20s) [2020-05-28T15:40:02.465Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-05-28T15:40:02.465Z] daemon.go:325: [d9e9abbdb33a5] waiting for daemon to start [2020-05-28T15:40:02.465Z] daemon.go:325: [d9e9abbdb33a5] waiting for daemon to start [2020-05-28T15:40:02.465Z] daemon.go:353: [d9e9abbdb33a5] daemon started [2020-05-28T15:40:02.465Z] daemon.go:461: [d9e9abbdb33a5] Stopping daemon [2020-05-28T15:40:02.465Z] daemon.go:296: [d9e9abbdb33a5] exiting daemon [2020-05-28T15:40:02.465Z] daemon.go:448: [d9e9abbdb33a5] Daemon stopped [2020-05-28T15:40:02.465Z] PASS [2020-05-28T15:40:02.465Z] [2020-05-28T15:40:02.465Z] DONE 6 tests in 13.884s [2020-05-28T15:40:02.465Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-28T15:40:02.465Z] ++ 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-05-28T15:40:02.465Z] ++ set -e [2020-05-28T15:40:02.465Z] ++ '[' -n 0 ']' [2020-05-28T15:40:02.465Z] ++ set -x [2020-05-28T15:40:02.465Z] ++ env -i DEST=/go/src/github.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-05-28T15:40:02.465Z] INFO: Testing against a local daemon [2020-05-28T15:40:02.465Z] === RUN TestServiceCreateInit [2020-05-28T15:40:02.465Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-28T15:40:05.178Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-28T15:40:05.178Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-28T15:40:06.548Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-28T15:40:06.877Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-28T15:40:09.069Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-28T15:40:10.961Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-28T15:40:11.344Z] --- PASS: TestServiceCreateInit (8.25s) [2020-05-28T15:40:11.344Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.16s) [2020-05-28T15:40:11.344Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-05-28T15:40:11.344Z] daemon.go:325: [dd8fed9465f40] waiting for daemon to start [2020-05-28T15:40:11.344Z] daemon.go:325: [dd8fed9465f40] waiting for daemon to start [2020-05-28T15:40:11.344Z] daemon.go:353: [dd8fed9465f40] daemon started [2020-05-28T15:40:11.344Z] daemon.go:461: [dd8fed9465f40] Stopping daemon [2020-05-28T15:40:11.344Z] daemon.go:296: [dd8fed9465f40] exiting daemon [2020-05-28T15:40:11.344Z] daemon.go:448: [dd8fed9465f40] Daemon stopped [2020-05-28T15:40:11.344Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.05s) [2020-05-28T15:40:11.344Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-05-28T15:40:11.344Z] daemon.go:325: [d38320a7cb2ed] waiting for daemon to start [2020-05-28T15:40:11.344Z] daemon.go:325: [d38320a7cb2ed] waiting for daemon to start [2020-05-28T15:40:11.344Z] daemon.go:353: [d38320a7cb2ed] daemon started [2020-05-28T15:40:11.344Z] daemon.go:461: [d38320a7cb2ed] Stopping daemon [2020-05-28T15:40:11.344Z] daemon.go:296: [d38320a7cb2ed] exiting daemon [2020-05-28T15:40:11.344Z] daemon.go:448: [d38320a7cb2ed] Daemon stopped [2020-05-28T15:40:11.344Z] === RUN TestCreateServiceMultipleTimes [2020-05-28T15:40:12.331Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-28T15:40:14.226Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-28T15:40:16.749Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-28T15:40:18.129Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-28T15:40:18.129Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-28T15:40:18.386Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-28T15:40:19.316Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-28T15:40:21.840Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-28T15:40:24.363Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-28T15:40:25.295Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-28T15:40:25.295Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-28T15:40:25.295Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-28T15:40:25.552Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-28T15:40:25.552Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-28T15:40:26.482Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-28T15:40:26.832Z] --- PASS: TestCreateServiceMultipleTimes (16.05s) [2020-05-28T15:40:26.832Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-05-28T15:40:26.832Z] daemon.go:325: [daa0766ff4d1f] waiting for daemon to start [2020-05-28T15:40:26.832Z] daemon.go:325: [daa0766ff4d1f] waiting for daemon to start [2020-05-28T15:40:26.832Z] daemon.go:353: [daa0766ff4d1f] daemon started [2020-05-28T15:40:26.832Z] daemon.go:461: [daa0766ff4d1f] Stopping daemon [2020-05-28T15:40:26.832Z] daemon.go:296: [daa0766ff4d1f] exiting daemon [2020-05-28T15:40:26.832Z] daemon.go:448: [daa0766ff4d1f] Daemon stopped [2020-05-28T15:40:26.832Z] === RUN TestCreateServiceConflict [2020-05-28T15:40:28.376Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-28T15:40:29.333Z] --- PASS: TestCreateServiceConflict (2.25s) [2020-05-28T15:40:29.333Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-05-28T15:40:29.333Z] daemon.go:325: [dfe41286cb1a5] waiting for daemon to start [2020-05-28T15:40:29.333Z] daemon.go:325: [dfe41286cb1a5] waiting for daemon to start [2020-05-28T15:40:29.333Z] daemon.go:353: [dfe41286cb1a5] daemon started [2020-05-28T15:40:29.333Z] daemon.go:461: [dfe41286cb1a5] Stopping daemon [2020-05-28T15:40:29.333Z] daemon.go:296: [dfe41286cb1a5] exiting daemon [2020-05-28T15:40:29.333Z] daemon.go:448: [dfe41286cb1a5] Daemon stopped [2020-05-28T15:40:29.333Z] === RUN TestCreateServiceMaxReplicas [2020-05-28T15:40:29.745Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-28T15:40:30.310Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-28T15:40:32.208Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-28T15:40:32.293Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2020-05-28T15:40:32.293Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-05-28T15:40:32.293Z] daemon.go:325: [d9d91eecedb9a] waiting for daemon to start [2020-05-28T15:40:32.293Z] daemon.go:325: [d9d91eecedb9a] waiting for daemon to start [2020-05-28T15:40:32.294Z] daemon.go:353: [d9d91eecedb9a] daemon started [2020-05-28T15:40:32.294Z] daemon.go:461: [d9d91eecedb9a] Stopping daemon [2020-05-28T15:40:32.294Z] daemon.go:296: [d9d91eecedb9a] exiting daemon [2020-05-28T15:40:32.294Z] daemon.go:448: [d9d91eecedb9a] Daemon stopped [2020-05-28T15:40:32.294Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-28T15:40:34.732Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-28T15:40:35.418Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-28T15:40:37.025Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-28T15:40:37.507Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-28T15:40:38.911Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-28T15:40:40.280Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-28T15:40:42.806Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-28T15:40:43.063Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-28T15:40:43.063Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-28T15:40:43.320Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-28T15:40:46.596Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-28T15:40:47.698Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2020-05-28T15:40:47.698Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-05-28T15:40:47.698Z] daemon.go:325: [d22e1dbf2c254] waiting for daemon to start [2020-05-28T15:40:47.698Z] daemon.go:325: [d22e1dbf2c254] waiting for daemon to start [2020-05-28T15:40:47.698Z] daemon.go:353: [d22e1dbf2c254] daemon started [2020-05-28T15:40:47.698Z] daemon.go:461: [d22e1dbf2c254] Stopping daemon [2020-05-28T15:40:47.698Z] daemon.go:296: [d22e1dbf2c254] exiting daemon [2020-05-28T15:40:47.698Z] daemon.go:448: [d22e1dbf2c254] Daemon stopped [2020-05-28T15:40:47.698Z] === RUN TestCreateServiceSecretFileMode [2020-05-28T15:40:47.698Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2020-05-28T15:40:47.698Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-05-28T15:40:47.698Z] daemon.go:325: [d43016f6d3901] waiting for daemon to start [2020-05-28T15:40:47.698Z] daemon.go:325: [d43016f6d3901] waiting for daemon to start [2020-05-28T15:40:47.698Z] daemon.go:353: [d43016f6d3901] daemon started [2020-05-28T15:40:47.698Z] daemon.go:461: [d43016f6d3901] Stopping daemon [2020-05-28T15:40:47.698Z] daemon.go:296: [d43016f6d3901] exiting daemon [2020-05-28T15:40:47.698Z] daemon.go:448: [d43016f6d3901] Daemon stopped [2020-05-28T15:40:47.698Z] === RUN TestCreateServiceConfigFileMode [2020-05-28T15:40:47.966Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-28T15:40:50.415Z] --- PASS: TestCreateServiceConfigFileMode (2.64s) [2020-05-28T15:40:50.415Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-05-28T15:40:50.415Z] daemon.go:325: [d19c9a69f8fbb] waiting for daemon to start [2020-05-28T15:40:50.415Z] daemon.go:325: [d19c9a69f8fbb] waiting for daemon to start [2020-05-28T15:40:50.415Z] daemon.go:353: [d19c9a69f8fbb] daemon started [2020-05-28T15:40:50.415Z] daemon.go:461: [d19c9a69f8fbb] Stopping daemon [2020-05-28T15:40:50.415Z] daemon.go:296: [d19c9a69f8fbb] exiting daemon [2020-05-28T15:40:50.415Z] daemon.go:448: [d19c9a69f8fbb] Daemon stopped [2020-05-28T15:40:50.415Z] === RUN TestCreateServiceSysctls [2020-05-28T15:40:52.141Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-28T15:40:53.510Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-28T15:40:53.768Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-28T15:40:53.768Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-28T15:40:53.960Z] --- PASS: TestCreateServiceSysctls (3.39s) [2020-05-28T15:40:53.960Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-05-28T15:40:53.960Z] daemon.go:325: [d37c85deb6cab] waiting for daemon to start [2020-05-28T15:40:53.960Z] daemon.go:325: [d37c85deb6cab] waiting for daemon to start [2020-05-28T15:40:53.960Z] daemon.go:353: [d37c85deb6cab] daemon started [2020-05-28T15:40:53.960Z] daemon.go:461: [d37c85deb6cab] Stopping daemon [2020-05-28T15:40:53.960Z] daemon.go:296: [d37c85deb6cab] exiting daemon [2020-05-28T15:40:53.960Z] daemon.go:448: [d37c85deb6cab] Daemon stopped [2020-05-28T15:40:53.960Z] === RUN TestInspect [2020-05-28T15:40:55.139Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-28T15:40:56.692Z] --- PASS: TestInspect (2.83s) [2020-05-28T15:40:56.692Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-05-28T15:40:56.692Z] daemon.go:325: [d6bc8812f3456] waiting for daemon to start [2020-05-28T15:40:56.692Z] daemon.go:325: [d6bc8812f3456] waiting for daemon to start [2020-05-28T15:40:56.692Z] daemon.go:353: [d6bc8812f3456] daemon started [2020-05-28T15:40:56.692Z] daemon.go:461: [d6bc8812f3456] Stopping daemon [2020-05-28T15:40:56.692Z] daemon.go:296: [d6bc8812f3456] exiting daemon [2020-05-28T15:40:56.692Z] daemon.go:448: [d6bc8812f3456] Daemon stopped [2020-05-28T15:40:56.692Z] === RUN TestDockerNetworkConnectAlias [2020-05-28T15:40:57.662Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-28T15:40:57.919Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-28T15:40:59.288Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-28T15:40:59.288Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-28T15:41:00.660Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-28T15:41:01.159Z] --- PASS: TestDockerNetworkConnectAlias (4.48s) [2020-05-28T15:41:01.159Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-05-28T15:41:01.159Z] daemon.go:325: [dc49161ec6260] waiting for daemon to start [2020-05-28T15:41:01.159Z] daemon.go:325: [dc49161ec6260] waiting for daemon to start [2020-05-28T15:41:01.159Z] daemon.go:353: [dc49161ec6260] daemon started [2020-05-28T15:41:01.159Z] daemon.go:461: [dc49161ec6260] Stopping daemon [2020-05-28T15:41:01.159Z] daemon.go:296: [dc49161ec6260] exiting daemon [2020-05-28T15:41:01.159Z] daemon.go:448: [dc49161ec6260] Daemon stopped [2020-05-28T15:41:01.159Z] === RUN TestDockerNetworkReConnect [2020-05-28T15:41:01.224Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-28T15:41:02.156Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-28T15:41:04.052Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-28T15:41:04.693Z] --- PASS: TestDockerNetworkReConnect (3.60s) [2020-05-28T15:41:04.693Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-05-28T15:41:04.693Z] daemon.go:325: [dcde06401914e] waiting for daemon to start [2020-05-28T15:41:04.693Z] daemon.go:325: [dcde06401914e] waiting for daemon to start [2020-05-28T15:41:04.693Z] daemon.go:353: [dcde06401914e] daemon started [2020-05-28T15:41:04.693Z] daemon.go:461: [dcde06401914e] Stopping daemon [2020-05-28T15:41:04.693Z] daemon.go:296: [dcde06401914e] exiting daemon [2020-05-28T15:41:04.693Z] daemon.go:448: [dcde06401914e] Daemon stopped [2020-05-28T15:41:04.693Z] === RUN TestServicePlugin [2020-05-28T15:41:04.693Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-28T15:41:04.693Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:41:04.693Z] === RUN TestServiceUpdateLabel [2020-05-28T15:41:05.420Z] === RUN TestDockerSuite/TestRmiTag [2020-05-28T15:41:05.420Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-28T15:41:06.357Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-28T15:41:07.471Z] --- PASS: TestServiceUpdateLabel (2.29s) [2020-05-28T15:41:07.471Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-05-28T15:41:07.471Z] daemon.go:325: [d0aa5bce5d48d] waiting for daemon to start [2020-05-28T15:41:07.471Z] daemon.go:325: [d0aa5bce5d48d] waiting for daemon to start [2020-05-28T15:41:07.471Z] daemon.go:353: [d0aa5bce5d48d] daemon started [2020-05-28T15:41:07.471Z] daemon.go:461: [d0aa5bce5d48d] Stopping daemon [2020-05-28T15:41:07.471Z] daemon.go:296: [d0aa5bce5d48d] exiting daemon [2020-05-28T15:41:07.471Z] daemon.go:448: [d0aa5bce5d48d] Daemon stopped [2020-05-28T15:41:07.471Z] === RUN TestServiceUpdateSecrets [2020-05-28T15:41:10.531Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-28T15:41:11.463Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-28T15:41:12.393Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-28T15:41:12.956Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-28T15:41:14.326Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-28T15:41:15.256Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-28T15:41:15.514Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-28T15:41:16.444Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-28T15:41:16.444Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-28T15:41:17.374Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-28T15:41:19.267Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-28T15:41:19.831Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-28T15:41:20.765Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-28T15:41:20.765Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-28T15:41:21.696Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-28T15:41:23.117Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2020-05-28T15:41:23.117Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-05-28T15:41:23.117Z] daemon.go:325: [d5af448b1039e] waiting for daemon to start [2020-05-28T15:41:23.117Z] daemon.go:325: [d5af448b1039e] waiting for daemon to start [2020-05-28T15:41:23.117Z] daemon.go:353: [d5af448b1039e] daemon started [2020-05-28T15:41:23.117Z] daemon.go:461: [d5af448b1039e] Stopping daemon [2020-05-28T15:41:23.117Z] daemon.go:296: [d5af448b1039e] exiting daemon [2020-05-28T15:41:23.117Z] daemon.go:448: [d5af448b1039e] Daemon stopped [2020-05-28T15:41:23.117Z] === RUN TestServiceUpdateConfigs [2020-05-28T15:41:23.591Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-28T15:41:24.961Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-28T15:41:25.891Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-28T15:41:26.821Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-28T15:41:27.756Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-28T15:41:28.698Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-28T15:41:28.698Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-28T15:41:30.068Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-28T15:41:30.998Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-28T15:41:31.562Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-28T15:41:32.126Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-28T15:41:33.059Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-28T15:41:33.990Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-28T15:41:34.554Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-28T15:41:34.810Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-28T15:41:37.331Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-28T15:41:37.896Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-28T15:41:38.471Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2020-05-28T15:41:38.472Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-05-28T15:41:38.472Z] daemon.go:325: [d53b28ede676b] waiting for daemon to start [2020-05-28T15:41:38.472Z] daemon.go:325: [d53b28ede676b] waiting for daemon to start [2020-05-28T15:41:38.472Z] daemon.go:353: [d53b28ede676b] daemon started [2020-05-28T15:41:38.472Z] daemon.go:461: [d53b28ede676b] Stopping daemon [2020-05-28T15:41:38.472Z] daemon.go:296: [d53b28ede676b] exiting daemon [2020-05-28T15:41:38.472Z] daemon.go:448: [d53b28ede676b] Daemon stopped [2020-05-28T15:41:38.472Z] === RUN TestServiceUpdateNetwork [2020-05-28T15:41:38.827Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-28T15:41:39.757Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-28T15:41:40.321Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-28T15:41:40.321Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-28T15:41:41.253Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-28T15:41:42.184Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-28T15:41:42.748Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-28T15:41:43.677Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-28T15:41:44.608Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-28T15:41:44.608Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-28T15:41:45.173Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-28T15:41:45.173Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-28T15:41:46.542Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-28T15:41:47.472Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-28T15:41:47.472Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-28T15:41:48.416Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-28T15:41:49.347Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-28T15:41:49.347Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-28T15:41:50.277Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-28T15:41:51.063Z] --- PASS: TestServiceUpdateNetwork (12.98s) [2020-05-28T15:41:51.064Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-05-28T15:41:51.064Z] daemon.go:325: [ddba40c5b2e38] waiting for daemon to start [2020-05-28T15:41:51.064Z] daemon.go:325: [ddba40c5b2e38] waiting for daemon to start [2020-05-28T15:41:51.064Z] daemon.go:353: [ddba40c5b2e38] daemon started [2020-05-28T15:41:51.064Z] daemon.go:461: [ddba40c5b2e38] Stopping daemon [2020-05-28T15:41:51.064Z] daemon.go:296: [ddba40c5b2e38] exiting daemon [2020-05-28T15:41:51.064Z] daemon.go:448: [ddba40c5b2e38] Daemon stopped [2020-05-28T15:41:51.064Z] PASS [2020-05-28T15:41:51.064Z] [2020-05-28T15:41:51.064Z] === Skipped [2020-05-28T15:41:51.064Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-28T15:41:51.064Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-28T15:41:51.064Z] [2020-05-28T15:41:51.064Z] [2020-05-28T15:41:51.064Z] DONE 18 tests, 1 skipped in 107.154s [2020-05-28T15:41:51.064Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-28T15:41:51.064Z] ++ 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-05-28T15:41:51.064Z] ++ set -e [2020-05-28T15:41:51.064Z] ++ '[' -n 0 ']' [2020-05-28T15:41:51.064Z] ++ set -x [2020-05-28T15:41:51.064Z] ++ env -i DEST=/go/src/github.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-05-28T15:41:51.064Z] INFO: Testing against a local daemon [2020-05-28T15:41:51.064Z] === RUN TestSessionCreate [2020-05-28T15:41:51.064Z] --- PASS: TestSessionCreate (0.06s) [2020-05-28T15:41:51.064Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-28T15:41:51.064Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-28T15:41:51.064Z] PASS [2020-05-28T15:41:51.064Z] [2020-05-28T15:41:51.064Z] DONE 2 tests in 0.197s [2020-05-28T15:41:51.064Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-28T15:41:51.064Z] ++ 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-05-28T15:41:51.064Z] ++ set -e [2020-05-28T15:41:51.064Z] ++ '[' -n 0 ']' [2020-05-28T15:41:51.064Z] ++ set -x [2020-05-28T15:41:51.064Z] ++ env -i DEST=/go/src/github.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-05-28T15:41:51.064Z] INFO: Testing against a local daemon [2020-05-28T15:41:51.064Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-28T15:41:51.064Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T15:41:51.064Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T15:41:51.064Z] === RUN TestEventsExecDie [2020-05-28T15:41:51.064Z] --- PASS: TestEventsExecDie (0.78s) [2020-05-28T15:41:51.064Z] === RUN TestEventsBackwardsCompatible [2020-05-28T15:41:51.064Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-28T15:41:51.064Z] === RUN TestInfoBinaryCommits [2020-05-28T15:41:51.064Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-05-28T15:41:51.064Z] === RUN TestInfoAPIVersioned [2020-05-28T15:41:51.064Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-28T15:41:51.064Z] === RUN TestInfoAPI [2020-05-28T15:41:51.064Z] --- PASS: TestInfoAPI (0.05s) [2020-05-28T15:41:51.064Z] === RUN TestInfoAPIWarnings [2020-05-28T15:41:51.682Z] --- PASS: TestInfoAPIWarnings (0.90s) [2020-05-28T15:41:51.682Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-05-28T15:41:51.682Z] daemon.go:325: [d0d3a8a8558cf] waiting for daemon to start [2020-05-28T15:41:51.682Z] daemon.go:325: [d0d3a8a8558cf] waiting for daemon to start [2020-05-28T15:41:51.682Z] daemon.go:353: [d0d3a8a8558cf] daemon started [2020-05-28T15:41:51.682Z] daemon.go:461: [d0d3a8a8558cf] Stopping daemon [2020-05-28T15:41:51.682Z] daemon.go:296: [d0d3a8a8558cf] exiting daemon [2020-05-28T15:41:51.682Z] daemon.go:448: [d0d3a8a8558cf] Daemon stopped [2020-05-28T15:41:51.682Z] === RUN TestLoginFailsWithBadCredentials [2020-05-28T15:41:52.172Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-28T15:41:52.326Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-05-28T15:41:52.326Z] === RUN TestPingCacheHeaders [2020-05-28T15:41:52.326Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-28T15:41:52.326Z] === RUN TestPingGet [2020-05-28T15:41:52.326Z] --- PASS: TestPingGet (0.03s) [2020-05-28T15:41:52.326Z] === RUN TestPingHead [2020-05-28T15:41:52.326Z] --- PASS: TestPingHead (0.06s) [2020-05-28T15:41:52.326Z] === RUN TestVersion [2020-05-28T15:41:52.326Z] --- PASS: TestVersion (0.05s) [2020-05-28T15:41:52.326Z] PASS [2020-05-28T15:41:52.326Z] [2020-05-28T15:41:52.326Z] === Skipped [2020-05-28T15:41:52.326Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-28T15:41:52.326Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-28T15:41:52.326Z] [2020-05-28T15:41:52.326Z] [2020-05-28T15:41:52.326Z] DONE 12 tests, 1 skipped in 2.617s [2020-05-28T15:41:52.326Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-28T15:41:52.326Z] ++ 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-05-28T15:41:52.326Z] ++ set -e [2020-05-28T15:41:52.326Z] ++ '[' -n 0 ']' [2020-05-28T15:41:52.326Z] ++ set -x [2020-05-28T15:41:52.326Z] ++ env -i DEST=/go/src/github.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-05-28T15:41:52.697Z] INFO: Testing against a local daemon [2020-05-28T15:41:52.697Z] === RUN TestVolumesCreateAndList [2020-05-28T15:41:52.697Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-28T15:41:52.697Z] === RUN TestVolumesRemove [2020-05-28T15:41:52.697Z] --- PASS: TestVolumesRemove (0.08s) [2020-05-28T15:41:52.697Z] === RUN TestVolumesInspect [2020-05-28T15:41:52.697Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-28T15:41:52.697Z] === RUN TestVolumesInvalidJSON [2020-05-28T15:41:52.697Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-28T15:41:52.697Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-28T15:41:52.697Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-28T15:41:52.697Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-05-28T15:41:52.697Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-28T15:41:52.697Z] PASS [2020-05-28T15:41:52.697Z] [2020-05-28T15:41:52.697Z] DONE 5 tests in 0.293s [2020-05-28T15:41:52.697Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-28T15:41:53.105Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-28T15:41:53.126Z] ++++ cat bundles/test-integration/docker.pid [2020-05-28T15:41:53.126Z] +++ kill 12277 [2020-05-28T15:41:54.252Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-28T15:41:54.252Z] +++ /etc/init.d/apparmor stop [2020-05-28T15:41:54.252Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T15:41:54.252Z] [2020-05-28T15:41:54.252Z] Unloading profiles will leave already running processes permanently [2020-05-28T15:41:54.252Z] unconfined, which can lead to unexpected situations. [2020-05-28T15:41:54.252Z] [2020-05-28T15:41:54.252Z] To set a process to complain mode, use the command line tool [2020-05-28T15:41:54.252Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T15:41:54.252Z] +++ true [2020-05-28T15:41:54.252Z] exiting test-integration [2020-05-28T15:41:54.252Z] ++ exit 0 [2020-05-28T15:41:54.252Z] [2020-05-28T15:41:54.999Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-28T15:41:55.563Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag Post stage [Pipeline] junit [2020-05-28T15:41:56.446Z] Recording test results [2020-05-28T15:41:56.492Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-28T15:41:57.057Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-28T15:41:57.361Z] + echo Ensuring container killed. [2020-05-28T15:41:57.361Z] Ensuring container killed. [2020-05-28T15:41:57.361Z] + docker rm -vf docker-pr9 [2020-05-28T15:41:57.361Z] Error: No such container: docker-pr9 [2020-05-28T15:41:57.361Z] + true [Pipeline] sh [2020-05-28T15:41:57.798Z] + echo Chowning /workspace to jenkins user [2020-05-28T15:41:57.798Z] Chowning /workspace to jenkins user [2020-05-28T15:41:57.798Z] + id -u [2020-05-28T15:41:57.798Z] + id -g [2020-05-28T15:41:57.798Z] + docker run --rm -v /home/docker/workspace/moby_PR-41009:/workspace busybox chown -R 1001:1001 /workspace [2020-05-28T15:41:57.798Z] Unable to find image 'busybox:latest' locally [2020-05-28T15:41:57.987Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-28T15:41:58.082Z] latest: Pulling from library/busybox [2020-05-28T15:41:58.082Z] 368841f1302b: Pulling fs layer [2020-05-28T15:41:58.374Z] 368841f1302b: Verifying Checksum [2020-05-28T15:41:58.374Z] 368841f1302b: Download complete [2020-05-28T15:41:58.663Z] 368841f1302b: Pull complete [2020-05-28T15:41:58.663Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-28T15:41:58.663Z] Status: Downloaded newer image for busybox:latest [2020-05-28T15:41:58.917Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-28T15:42:00.810Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-28T15:42:01.106Z] + bundleName=ppc64le-integration [2020-05-28T15:42:01.106Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-28T15:42:01.106Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-28T15:42:01.106Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2020-05-28T15:42:01.106Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-28T15:42:01.144Z] Archiving artifacts [2020-05-28T15:42:01.590Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41009/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-28T15:42:01.986Z] + make clean [2020-05-28T15:42:02.610Z] docker volume rm -f docker-dev-cache [2020-05-28T15:42:02.610Z] docker-dev-cache [Pipeline] deleteDir [2020-05-28T15:42:04.084Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-28T15:42:04.084Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-28T15:42:04.088Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-28T15:42:04.088Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-28T15:42:04.089Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-28T15:42:05.016Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-28T15:42:07.539Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-28T15:42:07.539Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-28T15:42:09.433Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-28T15:42:11.956Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-28T15:42:14.480Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-28T15:42:14.480Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-28T15:42:14.480Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-28T15:42:15.849Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-28T15:42:15.849Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-28T15:42:16.748Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-28T15:42:17.744Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-28T15:42:19.115Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-28T15:42:21.640Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-28T15:42:22.571Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-28T15:42:23.943Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-28T15:42:24.875Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-28T15:42:24.875Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-28T15:42:25.807Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-28T15:42:27.702Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-28T15:42:27.702Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-28T15:42:28.266Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-28T15:42:28.829Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-28T15:42:29.760Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-28T15:42:30.691Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-28T15:42:30.691Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-28T15:42:31.267Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-28T15:42:32.198Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-28T15:42:33.134Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-28T15:42:34.064Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-28T15:42:34.627Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-28T15:42:34.751Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-28T15:42:35.557Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-28T15:42:36.122Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-28T15:42:37.052Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-28T15:42:37.052Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-28T15:42:37.982Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-28T15:42:38.550Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-28T15:42:40.444Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-28T15:42:40.444Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-28T15:42:40.444Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-28T15:42:44.618Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-28T15:42:44.875Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-28T15:42:45.329Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-28T15:42:57.055Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-28T15:42:57.618Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-28T15:42:58.987Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-28T15:42:58.987Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-28T15:42:59.244Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-28T15:42:59.244Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-28T15:42:59.807Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-28T15:43:03.082Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-28T15:43:04.459Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-28T15:43:06.354Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-28T15:43:07.285Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-28T15:43:07.849Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-28T15:43:08.413Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-28T15:43:09.783Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-28T15:43:09.783Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-28T15:43:09.783Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-28T15:43:11.678Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-28T15:43:12.609Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-28T15:43:14.503Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-28T15:43:14.503Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-28T15:43:14.503Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-28T15:43:15.707Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-28T15:43:16.396Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-28T15:43:17.764Z] === RUN TestDockerSuite/TestRunMount [2020-05-28T15:43:24.310Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-28T15:43:24.567Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-28T15:43:25.498Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-28T15:43:26.868Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-28T15:43:29.397Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-28T15:43:30.820Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-28T15:43:32.668Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-28T15:43:35.193Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-28T15:43:37.713Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-28T15:43:39.083Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-28T15:43:40.976Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-28T15:43:40.976Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-28T15:43:41.400Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-28T15:43:41.541Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-28T15:43:42.911Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-28T15:43:43.474Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-28T15:43:44.404Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-28T15:43:46.925Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-28T15:43:48.819Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-28T15:43:54.073Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-28T15:43:54.330Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-28T15:43:54.330Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-28T15:43:55.271Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-28T15:43:55.271Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-28T15:43:56.201Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-28T15:43:56.766Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-28T15:43:57.023Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-28T15:43:57.586Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-28T15:43:58.954Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-28T15:43:58.954Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-28T15:43:59.517Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-28T15:44:00.447Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-28T15:44:01.816Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-28T15:44:02.746Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-28T15:44:03.676Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-28T15:44:04.607Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-28T15:44:05.172Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-28T15:44:06.101Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-28T15:44:06.665Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-28T15:44:06.665Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-28T15:44:07.596Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-28T15:44:08.159Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-28T15:44:08.159Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-28T15:44:09.090Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-28T15:44:10.983Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-28T15:44:10.983Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-28T15:44:14.256Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-28T15:44:15.641Z] === RUN TestDockerSuite/TestRunRm [2020-05-28T15:44:16.570Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-28T15:44:20.742Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-28T15:44:21.000Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-28T15:44:21.930Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-28T15:44:23.823Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-28T15:44:24.386Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-28T15:44:28.558Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-28T15:44:33.808Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-28T15:44:33.808Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-28T15:44:34.738Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-28T15:44:35.302Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-28T15:44:36.233Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-28T15:44:36.796Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-28T15:44:37.726Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-28T15:44:38.657Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-28T15:44:39.220Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-28T15:44:40.150Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-28T15:44:43.427Z] === RUN TestDockerSuite/TestRunState [2020-05-28T15:44:44.356Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-28T15:44:45.286Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-28T15:44:46.215Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-28T15:44:46.216Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-28T15:44:46.216Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-28T15:44:47.147Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-28T15:44:47.712Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-28T15:44:49.605Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-28T15:44:49.605Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-28T15:44:49.605Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-28T15:44:50.170Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-28T15:44:52.694Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-28T15:44:53.625Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-28T15:44:55.519Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-28T15:44:59.696Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-28T15:45:02.968Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-28T15:45:03.225Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-28T15:45:04.155Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-28T15:45:04.719Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-28T15:45:07.256Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-28T15:45:08.188Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-28T15:45:09.121Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-28T15:45:09.121Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-28T15:45:09.377Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-28T15:45:10.307Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-28T15:45:10.870Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-28T15:45:11.803Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-28T15:45:11.803Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-28T15:45:11.803Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-28T15:45:12.732Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-28T15:45:16.907Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-28T15:45:17.837Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-28T15:45:19.206Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-28T15:45:19.769Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-28T15:45:21.663Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-28T15:45:23.032Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-28T15:45:23.208Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-28T15:45:23.208Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-28T15:45:23.208Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-28T15:45:23.208Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-28T15:45:23.208Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-28T15:45:23.208Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-28T15:45:23.208Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-28T15:45:23.208Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-28T15:45:23.208Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-28T15:45:23.208Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-28T15:45:24.222Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-28T15:45:25.555Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-28T15:45:25.816Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-28T15:45:29.090Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-28T15:45:29.352Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-28T15:45:30.205Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-28T15:45:30.205Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-28T15:45:30.205Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-28T15:45:30.205Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-28T15:45:30.205Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-28T15:45:30.205Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-28T15:45:30.721Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-28T15:45:31.652Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-28T15:45:31.652Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-28T15:45:31.652Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-28T15:45:31.652Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-28T15:45:31.909Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-28T15:45:32.841Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-28T15:45:33.224Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-28T15:45:33.224Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-28T15:45:33.224Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-28T15:45:33.224Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-28T15:45:33.773Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-28T15:45:34.238Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-28T15:45:34.337Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-28T15:45:34.337Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-28T15:45:36.230Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-28T15:45:37.162Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-28T15:45:38.094Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-28T15:45:38.094Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-28T15:45:39.025Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-28T15:45:39.025Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-28T15:45:39.025Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-28T15:45:39.025Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-28T15:45:39.025Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-28T15:45:39.283Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-28T15:45:39.283Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-28T15:45:39.539Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-28T15:45:39.796Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-28T15:45:39.796Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-28T15:45:40.224Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-28T15:45:40.727Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-28T15:45:41.657Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-28T15:45:42.587Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-28T15:45:42.587Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-28T15:45:42.588Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-28T15:45:43.519Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-28T15:45:43.776Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-28T15:45:44.708Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-28T15:45:44.708Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-28T15:45:45.639Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-28T15:45:45.639Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-28T15:45:46.570Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-28T15:45:46.570Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-28T15:45:46.570Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-28T15:45:47.134Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-28T15:45:49.042Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-28T15:45:49.611Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-28T15:45:49.611Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-28T15:45:50.542Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-28T15:45:50.542Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-28T15:45:51.912Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-28T15:45:52.169Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-28T15:45:52.733Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-28T15:45:55.256Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-28T15:45:55.340Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-28T15:45:55.820Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-28T15:45:55.823Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-28T15:45:55.823Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-28T15:45:55.823Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-28T15:45:55.823Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-28T15:45:55.823Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-28T15:45:55.823Z] === RUN TestDockerSuite/TestBuildFails [2020-05-28T15:45:56.077Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-28T15:45:56.077Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-28T15:45:56.077Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-28T15:45:57.446Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-28T15:45:58.093Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-28T15:45:58.093Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-28T15:45:58.376Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-28T15:45:59.746Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-28T15:45:59.746Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-28T15:46:00.675Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-28T15:46:00.675Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-28T15:46:02.046Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-28T15:46:02.046Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-28T15:46:02.609Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-28T15:46:04.073Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-28T15:46:05.136Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-28T15:46:05.136Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-28T15:46:06.507Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-28T15:46:06.507Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-28T15:46:06.765Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-28T15:46:08.665Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-28T15:46:08.665Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-28T15:46:08.924Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-28T15:46:09.229Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-28T15:46:10.162Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-28T15:46:10.162Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-28T15:46:10.732Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-28T15:46:10.988Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-28T15:46:10.988Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-28T15:46:10.988Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-28T15:46:11.552Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-28T15:46:13.446Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-28T15:46:14.009Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-28T15:46:16.205Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-28T15:46:20.555Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-28T15:46:22.451Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-28T15:46:23.382Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-28T15:46:24.752Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-28T15:46:26.780Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-28T15:46:27.795Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-28T15:46:28.028Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-28T15:46:30.553Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-28T15:46:31.116Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-28T15:46:33.011Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-28T15:46:33.770Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-28T15:46:33.770Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-28T15:46:34.783Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-28T15:46:35.266Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-28T15:46:35.266Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-28T15:46:35.533Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-28T15:46:37.446Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-28T15:46:40.719Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-28T15:46:45.843Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-28T15:46:45.843Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-28T15:46:45.970Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-28T15:46:49.241Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-28T15:46:54.492Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-28T15:46:57.013Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-28T15:46:58.500Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-28T15:46:58.500Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-28T15:46:58.906Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-28T15:46:59.469Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-28T15:47:00.096Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-28T15:47:00.096Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-28T15:47:00.398Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-28T15:47:00.574Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-28T15:47:00.962Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-28T15:47:00.962Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-28T15:47:01.053Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-28T15:47:01.893Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-28T15:47:05.878Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-28T15:47:06.068Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-28T15:47:06.885Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-28T15:47:07.364Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-28T15:47:07.442Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-28T15:47:08.371Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-28T15:47:08.849Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-28T15:47:09.335Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-28T15:47:09.855Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-28T15:47:10.265Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-28T15:47:11.196Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-28T15:47:11.196Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-28T15:47:11.450Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-28T15:47:12.126Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-28T15:47:14.020Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-28T15:47:14.020Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-28T15:47:15.389Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-28T15:47:16.759Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-28T15:47:17.322Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-28T15:47:17.399Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-28T15:47:17.399Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-28T15:47:17.399Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-28T15:47:17.399Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-28T15:47:17.399Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-28T15:47:17.877Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-28T15:47:17.877Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-28T15:47:18.355Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-28T15:47:18.833Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-28T15:47:19.215Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-28T15:47:23.398Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-28T15:47:24.329Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-28T15:47:24.329Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-28T15:47:24.778Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-28T15:47:25.698Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-28T15:47:26.262Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-28T15:47:30.447Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-28T15:47:34.622Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-28T15:47:37.897Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-28T15:47:39.839Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-28T15:47:39.839Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-28T15:47:40.418Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-28T15:47:42.092Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-28T15:47:44.594Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-28T15:47:49.848Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-28T15:47:52.371Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-28T15:47:54.265Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-28T15:47:54.521Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-28T15:47:56.417Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-28T15:47:57.787Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-28T15:48:00.327Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-28T15:48:02.972Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-28T15:48:04.866Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-28T15:48:07.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-28T15:48:07.644Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-28T15:48:09.538Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-28T15:48:13.712Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-28T15:48:18.124Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-28T15:48:25.895Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-28T15:48:25.895Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-28T15:48:25.895Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-28T15:48:25.895Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-28T15:48:25.895Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-28T15:48:25.895Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-28T15:48:25.895Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-28T15:48:26.825Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-28T15:48:26.825Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-28T15:48:27.755Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-28T15:48:27.755Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-28T15:48:27.755Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-28T15:48:27.755Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-28T15:48:27.755Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-28T15:48:31.027Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-28T15:48:31.027Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-28T15:48:31.027Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-28T15:48:31.027Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-28T15:48:31.027Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-28T15:48:31.594Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-28T15:48:34.116Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-28T15:48:34.116Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-28T15:48:34.116Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-28T15:48:36.082Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-28T15:48:37.427Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-28T15:48:41.603Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite (1772.40s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.58s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.26s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.61s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.86s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.01s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.91s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.23s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.53s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.97s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.96s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.02s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.00s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.08s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.11s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAttachDetach (1.24s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.11s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.13s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.28s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.09s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.80s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.55s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.66s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.80s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.46s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.07s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (1.03s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.19s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.41s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.19s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.09s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.34s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.49s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (11.43s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.90s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.60s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.25s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.54s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.63s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.86s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.96s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.03s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.86s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.47s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.75s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.41s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.38s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.46s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.24s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.17s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.52s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.36s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.26s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.54s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.61s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.89s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.49s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.67s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.96s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.43s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.10s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.19s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.42s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.30s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.37s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.74s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.97s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.62s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.05s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.49s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.87s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2020-05-28T15:48:41.603Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-28T15:48:41.603Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.37s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.76s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.96s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildContChar (3.63s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.04s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.32s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.06s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.31s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.04s) [2020-05-28T15:48:41.603Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-05-28T15:48:41.603Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.603Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-05-28T15:48:41.603Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.603Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-28T15:48:41.603Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.603Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-28T15:48:41.603Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.98s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.41s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.86s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.58s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.18s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.71s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.65s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.67s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.40s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.41s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.24s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.86s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.32s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.22s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.56s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.90s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.98s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.62s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.83s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.91s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.42s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.92s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.77s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.94s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEnv (1.83s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.66s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.49s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.30s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.15s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.81s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.61s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.51s) [2020-05-28T15:48:41.603Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-05-28T15:48:41.603Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.54s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildFails (0.83s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.22s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.22s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.79s) [2020-05-28T15:48:41.603Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.79s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.20s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.36s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.08s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.19s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildHistory (4.25s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.54s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.92s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.00s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.69s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.53s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.04s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.73s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.73s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.23s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.11s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.71s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.47s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.02s) [2020-05-28T15:48:41.604Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-28T15:48:41.604Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.34s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.19s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.18s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.72s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.06s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.04s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.80s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.88s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.44s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.92s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.03s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.60s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.32s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.59s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.48s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (5.10s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildPATH (3.76s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.19s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.40s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.12s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.52s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.24s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildRm (3.19s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.16s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.43s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.66s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.77s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.57s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.44s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.25s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.79s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.17s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-05-28T15:48:41.604Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-28T15:48:41.604Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.47s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.03s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildStderr (0.90s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.11s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.24s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.23s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.68s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.12s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.77s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildUser (2.45s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.83s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.53s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.01s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.23s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.23s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.43s) [2020-05-28T15:48:41.604Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-28T15:48:41.604Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.604Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-28T15:48:41.604Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.604Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-28T15:48:41.604Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.604Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-28T15:48:41.604Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.89s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.93s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.12s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.21s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.22s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.21s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.04s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s) [2020-05-28T15:48:41.604Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-28T15:48:41.604Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.92s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.38s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-28T15:48:41.604Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-28T15:48:41.604Z] docker_cli_sni_test.go:18: Flakey test [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.86s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.16s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCommitChange (1.09s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.04s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.31s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.79s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.17s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCommitTTY (1.97s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.12s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.16s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.06s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.83s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.65s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.00s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.15s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.94s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.97s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.90s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.98s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.90s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.00s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.88s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.89s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.90s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2020-05-28T15:48:41.604Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-28T15:48:41.604Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.17s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.80s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.65s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.27s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.78s) [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0008d4400 } [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1493181931 /foo false } [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1493181931 /foo true } [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3222948942 /foo false } [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3222948942 /foo true } [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3222948942 /foo true 0xc0008d48a0 } [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0008d48c0 } [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0008d48e0 } [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0008d4900 } [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0008d4920 } [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 0 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 1 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 2 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 3 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 4 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 5 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 6 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 7 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 8 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 9 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 10 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 11 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 12 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 13 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 14 [2020-05-28T15:48:41.604Z] docker_api_containers_test.go:1926: case 15 [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.37s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.58s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.19s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.04s) [2020-05-28T15:48:41.604Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership899760883/file1 b3b60fa6780bf776c7ff8e3a7bc3df2fc63f67e12055350ef71095e8b1b4e942:/tmpvol/file1` [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.07s) [2020-05-28T15:48:41.604Z] docker_cli_cp_utils_test.go:192: running `docker cp 78a6574f9ad7b0feb875634def6925b075baadcd3c6b3b545b0dc534698ae0d5:/root/file1 /tmp/test-cp-from-case-a221695414/itWorks.txt` [2020-05-28T15:48:41.604Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a221695414/itWorks.txt" contains "file1\n" [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.04s) [2020-05-28T15:48:41.604Z] docker_cli_cp_utils_test.go:192: running `docker cp f2b5429181a226fdd3ce04f8451851261e734e799f3753f5b71ae980b5216b2d:/file1 /tmp/test-cp-from-case-b486322077/testDir/` [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2020-05-28T15:48:41.604Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c308009048/file2" contains "file2\n" [2020-05-28T15:48:41.604Z] docker_cli_cp_utils_test.go:192: running `docker cp b9030d2b069ea2d58082462c26ec28f817022152e18384242eee73f4cea73edd:/root/file1 /tmp/test-cp-from-case-c308009048/file2` [2020-05-28T15:48:41.604Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c308009048/file2" contains "file1\n" [2020-05-28T15:48:41.604Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.15s) [2020-05-28T15:48:41.604Z] docker_cli_cp_utils_test.go:192: running `docker cp 3bc113098eafc76cf84765f57eff33ec9b0bf0040e25a94fcb2f777c800e7943:/file1 /tmp/test-cp-from-case-d197404119/dir1` [2020-05-28T15:48:41.604Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d197404119/dir1/file1" contains "file1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp 3bc113098eafc76cf84765f57eff33ec9b0bf0040e25a94fcb2f777c800e7943:/file1 /tmp/test-cp-from-case-d197404119/dir1/` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d197404119/dir1/file1" contains "file1\n" [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp 4af915ca8ffdb254ce10981be1c350d757147c259b4588913a682b4f8dc5f8ab:dir1 /tmp/test-cp-from-case-e135604042/testDir` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e135604042/testDir/file1-1" contains "file1-1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp 4af915ca8ffdb254ce10981be1c350d757147c259b4588913a682b4f8dc5f8ab:dir1 /tmp/test-cp-from-case-e135604042/testDir/` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e135604042/testDir/file1-1" contains "file1-1\n" [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.11s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp 8beae1bbe356e0483309066c59af36d74ab1e0ac2d4431b7a513dc272e3fc58b:/root/dir1 /tmp/test-cp-from-case-f663675425/file1` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp 29e2c541f90e18d9721054642337a361e61ea8e8934e3aa320ac6f543fbb82db:/root/dir1 /tmp/test-cp-from-case-g481499404/dir2` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g481499404/dir2/dir1/file1-1" contains "file1-1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp 29e2c541f90e18d9721054642337a361e61ea8e8934e3aa320ac6f543fbb82db:/root/dir1 /tmp/test-cp-from-case-g481499404/dir2/` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g481499404/dir2/dir1/file1-1" contains "file1-1\n" [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp e0b738b0c3f71c943df5d5881126830c06189f305b715067561d40ef72a1811a:dir1/. /tmp/test-cp-from-case-h142109947/testDir` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h142109947/testDir/file1-1" contains "file1-1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp e0b738b0c3f71c943df5d5881126830c06189f305b715067561d40ef72a1811a:dir1/. /tmp/test-cp-from-case-h142109947/testDir/` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h142109947/testDir/file1-1" contains "file1-1\n" [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.89s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp f0811b10dd57a114b43e5b92a111eb3c70f6243f050cf5efa11b15a29d7c4695:/root/dir1/. /tmp/test-cp-from-case-i623641118/file1` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp 137eb78be99be4f3740e831d4d39a9eb3b75a8afcd98f7fbd487106901f7474b:/root/dir1/. /tmp/test-cp-from-case-j715171045/dir2` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j715171045/dir2/file1-1" contains "file1-1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp 137eb78be99be4f3740e831d4d39a9eb3b75a8afcd98f7fbd487106901f7474b:/root/dir1/. /tmp/test-cp-from-case-j715171045/dir2/` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j715171045/dir2/file1-1" contains "file1-1\n" [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.44s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp 89c79316e15fb3dbf300e26551661f43aa1e9e82618fa4d4df7869e44b152bd5:/file2 /tmp/test-cp-from-err-dst-not-dir400554240/symlinkToFile1` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir400554240/symlinkToFile1" points to "file1" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir400554240/file1" contains "file2\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp 89c79316e15fb3dbf300e26551661f43aa1e9e82618fa4d4df7869e44b152bd5:/file2 /tmp/test-cp-from-err-dst-not-dir400554240/symlinkToDir1` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir400554240/symlinkToDir1" points to "dir1" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir400554240/file2" contains "file2\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp 89c79316e15fb3dbf300e26551661f43aa1e9e82618fa4d4df7869e44b152bd5:/file2 /tmp/test-cp-from-err-dst-not-dir400554240/brokenSymlinkToFileX` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir400554240/brokenSymlinkToFileX" points to "fileX" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir400554240/fileX" contains "file2\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp 89c79316e15fb3dbf300e26551661f43aa1e9e82618fa4d4df7869e44b152bd5:/dir2 /tmp/test-cp-from-err-dst-not-dir400554240/symlinkToDir1` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir400554240/symlinkToDir1" points to "dir1" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir400554240/dir1/dir2/file2-1" contains "file2-1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp 89c79316e15fb3dbf300e26551661f43aa1e9e82618fa4d4df7869e44b152bd5:/dir2 /tmp/test-cp-from-err-dst-not-dir400554240/brokenSymlinkToDirX` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir400554240/brokenSymlinkToDirX" points to "dirX" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir400554240/dirX/file2-1" contains "file2-1\n" [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.03s) [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.26s) [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.79s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a402246824/file1 bc089fff8e69d9cde119b83dacc01aede9ce36852de77a6ec3f36f97ba0cc28b:/root/itWorks.txt` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "bc089fff8e69d9cde119b83dacc01aede9ce36852de77a6ec3f36f97ba0cc28b" start output contains "file1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a bc089fff8e69d9cde119b83dacc01aede9ce36852de77a6ec3f36f97ba0cc28b` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b701415399/file1 7d9b8a85d6d52e6d523831636a63a6df8b7c2ebb477b80b8ffe40ab6dced2569:testDir/` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.51s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "471e598d65afc8436820e350c71eba7e4e8bae9c4984e96959135504b0042464" start output contains "file2\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 471e598d65afc8436820e350c71eba7e4e8bae9c4984e96959135504b0042464` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c880517146/file1 471e598d65afc8436820e350c71eba7e4e8bae9c4984e96959135504b0042464:/root/file2` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "471e598d65afc8436820e350c71eba7e4e8bae9c4984e96959135504b0042464" start output contains "file1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 471e598d65afc8436820e350c71eba7e4e8bae9c4984e96959135504b0042464` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.97s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "e52a923072d3f2a4a64879a646eb3e1ab495400e4b1b8908c0c450df4814477b" start output contains "" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a e52a923072d3f2a4a64879a646eb3e1ab495400e4b1b8908c0c450df4814477b` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d320026289/file1 e52a923072d3f2a4a64879a646eb3e1ab495400e4b1b8908c0c450df4814477b:dir1` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "e52a923072d3f2a4a64879a646eb3e1ab495400e4b1b8908c0c450df4814477b" start output contains "file1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a e52a923072d3f2a4a64879a646eb3e1ab495400e4b1b8908c0c450df4814477b` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "118f9dc1d2955389b4eb38adb3254b4e4a8159d3e8d6dc760e4c6c069b5eec22" start output contains "" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 118f9dc1d2955389b4eb38adb3254b4e4a8159d3e8d6dc760e4c6c069b5eec22` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d320026289/file1 118f9dc1d2955389b4eb38adb3254b4e4a8159d3e8d6dc760e4c6c069b5eec22:dir1/` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "118f9dc1d2955389b4eb38adb3254b4e4a8159d3e8d6dc760e4c6c069b5eec22" start output contains "file1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 118f9dc1d2955389b4eb38adb3254b4e4a8159d3e8d6dc760e4c6c069b5eec22` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.47s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e863780956/dir1 3eeeecd7ff66decafc5f5aec714bef3446b238cf6b8f839e713dae6401bd769d:testDir` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "3eeeecd7ff66decafc5f5aec714bef3446b238cf6b8f839e713dae6401bd769d" start output contains "file1-1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3eeeecd7ff66decafc5f5aec714bef3446b238cf6b8f839e713dae6401bd769d` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e863780956/dir1 6f38958349a8c896633ef01d8646de411e81f5ac9060ff489357a11a25986d75:testDir/` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "6f38958349a8c896633ef01d8646de411e81f5ac9060ff489357a11a25986d75" start output contains "file1-1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6f38958349a8c896633ef01d8646de411e81f5ac9060ff489357a11a25986d75` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.85s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f757681163/dir1 39963853e5cd0c313852a5a4898991f28de4df57cc4264173d493a063f83cb90:/root/file1` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.05s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "185ea31fde373d2e4a40cc05bb2f1cfa1326fbd23db10ad6f865c981613dfba1" start output contains "" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 185ea31fde373d2e4a40cc05bb2f1cfa1326fbd23db10ad6f865c981613dfba1` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g134015982/dir1 185ea31fde373d2e4a40cc05bb2f1cfa1326fbd23db10ad6f865c981613dfba1:/root/dir2` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "185ea31fde373d2e4a40cc05bb2f1cfa1326fbd23db10ad6f865c981613dfba1" start output contains "file1-1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 185ea31fde373d2e4a40cc05bb2f1cfa1326fbd23db10ad6f865c981613dfba1` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "f3e66f75f2ef186ae306053ea9e18ce95ad5462b3938ac185516d34723e5d703" start output contains "" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a f3e66f75f2ef186ae306053ea9e18ce95ad5462b3938ac185516d34723e5d703` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g134015982/dir1 f3e66f75f2ef186ae306053ea9e18ce95ad5462b3938ac185516d34723e5d703:/dir2/` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "f3e66f75f2ef186ae306053ea9e18ce95ad5462b3938ac185516d34723e5d703" start output contains "file1-1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a f3e66f75f2ef186ae306053ea9e18ce95ad5462b3938ac185516d34723e5d703` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.77s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h789423733/dir1/. c90eae9c51b7ec1c36a9c8341ca2cdae01960c2a578dbe46671ff9b0df72c3fe:testDir` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "c90eae9c51b7ec1c36a9c8341ca2cdae01960c2a578dbe46671ff9b0df72c3fe" start output contains "file1-1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a c90eae9c51b7ec1c36a9c8341ca2cdae01960c2a578dbe46671ff9b0df72c3fe` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h789423733/dir1/. 3b0129f8a57912f8d96fd630e6fd5965a59bb5f69925f9ed615c9f68b1d4b380:testDir/` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "3b0129f8a57912f8d96fd630e6fd5965a59bb5f69925f9ed615c9f68b1d4b380" start output contains "file1-1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3b0129f8a57912f8d96fd630e6fd5965a59bb5f69925f9ed615c9f68b1d4b380` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i582170448/dir1/. 649391a57cfa69677a5e519cd89563dee5ff0867604ec492b68c9fc7d963fcd7:/root/file1` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.88s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "6e5f2c0054d6101a71b53500c395877510a69fcfefe2e33c068fcf01a6547516" start output contains "" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6e5f2c0054d6101a71b53500c395877510a69fcfefe2e33c068fcf01a6547516` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j836604527/dir1/. 6e5f2c0054d6101a71b53500c395877510a69fcfefe2e33c068fcf01a6547516:/dir2` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "6e5f2c0054d6101a71b53500c395877510a69fcfefe2e33c068fcf01a6547516" start output contains "file1-1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6e5f2c0054d6101a71b53500c395877510a69fcfefe2e33c068fcf01a6547516` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "1b70f04a3e70e3b14a64d5bf20f9ba780d9709d29510a50fcc5cc9c184859a4b" start output contains "" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1b70f04a3e70e3b14a64d5bf20f9ba780d9709d29510a50fcc5cc9c184859a4b` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j836604527/dir1/. 1b70f04a3e70e3b14a64d5bf20f9ba780d9709d29510a50fcc5cc9c184859a4b:/dir2/` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "1b70f04a3e70e3b14a64d5bf20f9ba780d9709d29510a50fcc5cc9c184859a4b" start output contains "file1-1\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1b70f04a3e70e3b14a64d5bf20f9ba780d9709d29510a50fcc5cc9c184859a4b` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.38s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions881795330/permdirtest permtest:/` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.94s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs491343236/file1 055677ca2ecfee5904bbdc372d6ecc71d29b3ce4d676024dd95671818e661b67:/root/shouldNotExist` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "055677ca2ecfee5904bbdc372d6ecc71d29b3ce4d676024dd95671818e661b67" start output contains "" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a 055677ca2ecfee5904bbdc372d6ecc71d29b3ce4d676024dd95671818e661b67` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume354870035/file1 f9f14124693183d9276c4381a02862f52ea3baf483aa96561f84416e793650a5:/vol_ro/shouldNotExist` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:279: checking that container "f9f14124693183d9276c4381a02862f52ea3baf483aa96561f84416e793650a5" start output contains "" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:209: running `docker start -a f9f14124693183d9276c4381a02862f52ea3baf483aa96561f84416e793650a5` [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToStdout (0.88s) [2020-05-28T15:48:41.605Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.39s) [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-120260950/file2 5eed2c7ac47475c9aa9e92f7c8995dbdf614cbee64e56fbdf3ed13e4c466d33b:/vol2/symlinkToFile1` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-120260950/symlinkToFile1" points to "file1" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-120260950/file1" contains "file2\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-120260950/file2 5eed2c7ac47475c9aa9e92f7c8995dbdf614cbee64e56fbdf3ed13e4c466d33b:/vol2/symlinkToDir1` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-120260950/symlinkToDir1" points to "dir1" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-120260950/file2" contains "file2\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-120260950/file2 5eed2c7ac47475c9aa9e92f7c8995dbdf614cbee64e56fbdf3ed13e4c466d33b:/vol2/brokenSymlinkToFileX` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-120260950/brokenSymlinkToFileX" points to "fileX" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-120260950/fileX" contains "file2\n" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-120260950//dir2 5eed2c7ac47475c9aa9e92f7c8995dbdf614cbee64e56fbdf3ed13e4c466d33b:/vol2/symlinkToDir1` [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-120260950/symlinkToDir1" points to "dir1" [2020-05-28T15:48:41.605Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-120260950/dir1/dir2/file2-1" contains "file2-1\n" [2020-05-28T15:48:41.606Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-120260950//dir2 5eed2c7ac47475c9aa9e92f7c8995dbdf614cbee64e56fbdf3ed13e4c466d33b:/vol2/brokenSymlinkToDirX` [2020-05-28T15:48:41.606Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-120260950/brokenSymlinkToDirX" points to "dirX" [2020-05-28T15:48:41.606Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-120260950/dirX/file2-1" contains "file2-1\n" [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.94s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2020-05-28T15:48:41.606Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-28T15:48:41.606Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.43s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2020-05-28T15:48:41.606Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-28T15:48:41.606Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (3.01s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.87s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.56s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.86s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.61s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.65s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.96s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.74s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.55s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.54s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.80s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.19s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.19s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.41s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsAttach (1.11s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsCommit (1.02s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.96s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.02s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.60s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.17s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.43s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsCopy (1.29s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.65s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.86s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.53s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.29s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsFilters (1.58s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsFormat (1.48s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.68s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-05-28T15:48:41.606Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-28T15:48:41.606Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-28T15:48:41.606Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-28T15:48:41.606Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.76s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsRename (0.96s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsResize (1.07s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.78s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.15s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.94s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsTop (0.88s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.87s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExec (0.89s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.81s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.73s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.85s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.90s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.76s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecCgroup (1.46s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecEnv (0.89s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.79s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.10s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecInspectID (2.97s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecInteractive (0.93s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.87s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecParseError (0.88s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.46s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.89s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecStartFails (0.92s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.33s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecTTY (0.94s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.02s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.83s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecUlimits (0.92s) [2020-05-28T15:48:41.606Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-28T15:48:41.606Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.34s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.03s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.13s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.92s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestExecWithUser (1.01s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.82s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.81s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.82s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestHealth (20.92s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.01s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.96s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.52s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.04s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.93s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.87s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.89s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImportDisplay (1.64s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImportFile (1.81s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImportGzipped (2.43s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.84s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-05-28T15:48:41.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-05-28T15:48:41.606Z] daemon.go:325: [ddeac3c6bcf3f] waiting for daemon to start [2020-05-28T15:48:41.606Z] daemon.go:325: [ddeac3c6bcf3f] waiting for daemon to start [2020-05-28T15:48:41.606Z] daemon.go:353: [ddeac3c6bcf3f] daemon started [2020-05-28T15:48:41.606Z] daemon.go:461: [ddeac3c6bcf3f] Stopping daemon [2020-05-28T15:48:41.606Z] daemon.go:296: [ddeac3c6bcf3f] exiting daemon [2020-05-28T15:48:41.606Z] daemon.go:448: [ddeac3c6bcf3f] Daemon stopped [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.74s) [2020-05-28T15:48:41.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-05-28T15:48:41.606Z] daemon.go:325: [d4fc9544ba4e8] waiting for daemon to start [2020-05-28T15:48:41.606Z] daemon.go:325: [d4fc9544ba4e8] waiting for daemon to start [2020-05-28T15:48:41.606Z] daemon.go:353: [d4fc9544ba4e8] daemon started [2020-05-28T15:48:41.606Z] daemon.go:461: [d4fc9544ba4e8] Stopping daemon [2020-05-28T15:48:41.606Z] daemon.go:296: [d4fc9544ba4e8] exiting daemon [2020-05-28T15:48:41.606Z] daemon.go:448: [d4fc9544ba4e8] Daemon stopped [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.55s) [2020-05-28T15:48:41.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-05-28T15:48:41.606Z] daemon.go:325: [d354a64aa95b2] waiting for daemon to start [2020-05-28T15:48:41.606Z] daemon.go:325: [d354a64aa95b2] waiting for daemon to start [2020-05-28T15:48:41.606Z] daemon.go:353: [d354a64aa95b2] daemon started [2020-05-28T15:48:41.606Z] daemon.go:461: [d354a64aa95b2] Stopping daemon [2020-05-28T15:48:41.606Z] daemon.go:296: [d354a64aa95b2] exiting daemon [2020-05-28T15:48:41.606Z] daemon.go:448: [d354a64aa95b2] Daemon stopped [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-28T15:48:41.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-05-28T15:48:41.606Z] daemon.go:325: [dcde389fb9628] waiting for daemon to start [2020-05-28T15:48:41.606Z] daemon.go:296: [dcde389fb9628] exiting daemon [2020-05-28T15:48:41.606Z] daemon.go:325: [dcde389fb9628] waiting for daemon to start [2020-05-28T15:48:41.606Z] daemon.go:325: [dcde389fb9628] waiting for daemon to start [2020-05-28T15:48:41.606Z] daemon.go:296: [dcde389fb9628] exiting daemon [2020-05-28T15:48:41.606Z] daemon.go:325: [dcde389fb9628] waiting for daemon to start [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.89s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-05-28T15:48:41.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-05-28T15:48:41.606Z] daemon.go:325: [d716859a1170c] waiting for daemon to start [2020-05-28T15:48:41.606Z] daemon.go:325: [d716859a1170c] waiting for daemon to start [2020-05-28T15:48:41.606Z] daemon.go:353: [d716859a1170c] daemon started [2020-05-28T15:48:41.606Z] daemon.go:461: [d716859a1170c] Stopping daemon [2020-05-28T15:48:41.606Z] daemon.go:296: [d716859a1170c] exiting daemon [2020-05-28T15:48:41.606Z] daemon.go:448: [d716859a1170c] Daemon stopped [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.74s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.84s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.82s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.75s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.15s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.86s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.65s) [2020-05-28T15:48:41.606Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-28T15:48:41.606Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.96s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectDefault (1.04s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectHistory (1.14s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-05-28T15:48:41.606Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-28T15:48:41.606Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.86s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.94s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.73s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.89s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectStatus (0.94s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.66s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.87s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.98s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.95s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.84s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.86s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.78s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.80s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.75s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.97s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.93s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.60s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2020-05-28T15:48:41.606Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.44s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.90s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.42s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.45s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.82s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.55s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.26s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.24s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.31s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.30s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.97s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.69s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.81s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsSince (6.85s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.84s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.09s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsTail (0.84s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.87s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.62s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.74s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestNetHostname (2.58s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.32s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.40s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.76s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPluginActive (1.67s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.70s) [2020-05-28T15:48:41.607Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-28T15:48:41.607Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.78s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.28s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.53s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.36s) [2020-05-28T15:48:41.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-05-28T15:48:41.607Z] daemon.go:325: [d5f1d63b1c5cc] waiting for daemon to start [2020-05-28T15:48:41.607Z] daemon.go:325: [d5f1d63b1c5cc] waiting for daemon to start [2020-05-28T15:48:41.607Z] daemon.go:353: [d5f1d63b1c5cc] daemon started [2020-05-28T15:48:41.607Z] daemon.go:461: [d5f1d63b1c5cc] Stopping daemon [2020-05-28T15:48:41.607Z] daemon.go:296: [d5f1d63b1c5cc] exiting daemon [2020-05-28T15:48:41.607Z] daemon.go:448: [d5f1d63b1c5cc] Daemon stopped [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.37s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.56s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPortList (10.73s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.91s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.25s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.56s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.36s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.67s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsByOrder (3.88s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.64s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.59s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.07s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.94s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.70s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.49s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.65s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.55s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.71s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.50s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.53s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.65s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.55s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.80s) [2020-05-28T15:48:41.607Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-28T15:48:41.607Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.74s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.38s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.44s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.70s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.38s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.74s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.54s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.32s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.60s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.20s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.07s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.76s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.03s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.90s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.10s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.45s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.69s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.00s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.78s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.49s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.97s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.05s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.16s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.09s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.86s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.02s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.76s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.42s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.77s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.87s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.71s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.26s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.97s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.87s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.84s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.71s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.43s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.76s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.77s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.53s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.77s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.34s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.95s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.77s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.68s) [2020-05-28T15:48:41.607Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-28T15:48:41.607Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.607Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-28T15:48:41.607Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.97s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.90s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.72s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.42s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.57s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2020-05-28T15:48:41.607Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-28T15:48:41.607Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.87s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.54s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-05-28T15:48:41.607Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-28T15:48:41.607Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.56s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.79s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.03s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.58s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.95s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.61s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.24s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunMount (6.14s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.50s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.43s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.24s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.43s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.54s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.66s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunNetHost (1.10s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.32s) [2020-05-28T15:48:41.607Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.33s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.80s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.81s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s) [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-28T15:48:41.608Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.65s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.93s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-05-28T15:48:41.608Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-28T15:48:41.608Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-28T15:48:41.608Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.57s) [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-28T15:48:41.608Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.34s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.56s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunRm (0.84s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.78s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.71s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.77s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.88s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.84s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.81s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.80s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunState (1.60s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-28T15:48:41.608Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.71s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunSysctls (1.63s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.53s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.85s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.94s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.93s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.94s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.26s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunUserByID (0.77s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-28T15:48:41.608Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.38s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.10s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.50s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.67s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.75s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.73s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (1.19s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.10s) [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-28T15:48:41.608Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-28T15:48:41.608Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-28T15:48:41.608Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.89s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.74s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.87s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.91s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.93s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.14s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.21s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.67s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (1.05s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.76s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.05s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.88s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.94s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s) [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-05-28T15:48:41.608Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.75s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.54s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.78s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.44s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.17s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.32s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.08s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.16s) [2020-05-28T15:48:41.608Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents331267560 [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.86s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.74s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.71s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.68s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.14s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.54s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.57s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.55s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStartRecordError (1.80s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.60s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.00s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.13s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.99s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.23s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.85s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.79s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-28T15:48:41.608Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.19s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.45s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.87s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-28T15:48:41.608Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.91s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.76s) [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-28T15:48:41.608Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.90s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUpdateStats (3.81s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-28T15:48:41.608Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.05s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.20s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.61s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.41s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.73s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.25s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.04s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.40s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.33s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.68s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.77s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.36s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.31s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.43s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.32s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.43s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.65s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.36s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.12s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.12s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.12s) [2020-05-28T15:48:41.608Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.18s) [2020-05-28T15:48:41.608Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-28T15:48:41.608Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-28T15:48:41.608Z] === RUN TestDockerRegistrySuite [2020-05-28T15:48:41.608Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-28T15:48:43.502Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-28T15:48:44.853Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-28T15:48:44.871Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-28T15:48:46.763Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-28T15:48:50.940Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-28T15:48:55.114Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-28T15:48:55.381Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-28T15:48:56.483Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-28T15:48:57.852Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-28T15:48:59.220Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-28T15:49:00.590Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-28T15:49:01.959Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-28T15:49:02.628Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-28T15:49:03.329Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-28T15:49:04.698Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-28T15:49:07.972Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-28T15:49:09.867Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-28T15:49:11.238Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-28T15:49:14.526Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-28T15:49:15.895Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-28T15:49:16.152Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-28T15:49:17.523Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-28T15:49:18.893Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-28T15:49:19.824Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-28T15:49:24.001Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-28T15:49:24.001Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-28T15:49:25.370Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-28T15:49:25.626Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-28T15:49:25.884Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-28T15:49:26.141Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-28T15:49:26.399Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-28T15:49:26.656Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-28T15:49:26.656Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-28T15:49:28.071Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-28T15:49:28.071Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-28T15:49:28.549Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-28T15:49:30.444Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-28T15:49:31.374Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-28T15:49:32.743Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-28T15:49:34.022Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-28T15:49:34.022Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-28T15:49:34.022Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-28T15:49:34.022Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-28T15:49:34.121Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite (53.15s) [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.76s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d7b54c0bd86b6 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d3a0f2bc3d47d is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.78s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d7631294a1003 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.41s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon df91f1442bf20 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.22s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d08532ffd527e is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon dbb4029e7824b is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.17s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d38d5e8559ca5 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.36s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d292975bdb491 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.50s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon da930ceedfa67 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d8de56caa5480 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.39s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d7826942460fa is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.37s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon dd35ecea73ad2 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.63s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-28T15:49:34.685Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:89a3ed9a44e87547283ab7aea48b06858b8f1904cbae71dd7f806abfd9e6328b [2020-05-28T15:49:34.685Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8b391bdbb4bfb6894b14cec50c458f104c9bb7155fa39013ac2c6f68ed1a2686 [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon db5a395bb7ab1 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.57s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-28T15:49:34.685Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:edc54bae5ae840bc046c8f21a927fe25fdf31ad7e72589074e28ab8576981ec3 [2020-05-28T15:49:34.685Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ccaae1a4111d8aa0186cba57e47537e654c9a820980d581bf0021a16f4d372e5 [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d2d4da96355ff is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.31s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d48dd6139d861 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.32s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon dedbdb9bad676 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon df4114c5cc19c is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d9a97ecd8d186 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d8f050bf0d74f is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d1fff2323dac7 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon def711cee5180 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.62s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon dd921481d4e82 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d36d37fc51406 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.39s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d99b38a881fb5 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d3cb25e939bf0 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d7845acca3752 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon db236341c77c4 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d8080371bc270 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d84d03603b5b0 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d5abcff4cc2ac is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d5be81988bf65 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.11s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon d211322277c33 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon df058aa4ca720 is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-05-28T15:49:34.685Z] check_test.go:196: Daemon de71ec9fbb1dc is not started [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-28T15:49:34.685Z] daemon.go:325: [d38b1cf30cd43] waiting for daemon to start [2020-05-28T15:49:34.685Z] daemon.go:325: [d38b1cf30cd43] waiting for daemon to start [2020-05-28T15:49:34.685Z] daemon.go:353: [d38b1cf30cd43] daemon started [2020-05-28T15:49:34.685Z] daemon.go:461: [d38b1cf30cd43] Stopping daemon [2020-05-28T15:49:34.685Z] daemon.go:296: [d38b1cf30cd43] exiting daemon [2020-05-28T15:49:34.685Z] daemon.go:448: [d38b1cf30cd43] Daemon stopped [2020-05-28T15:49:34.685Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-05-28T15:49:34.685Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-05-28T15:49:34.685Z] daemon.go:325: [d77df51c066d2] waiting for daemon to start [2020-05-28T15:49:34.685Z] daemon.go:325: [d77df51c066d2] waiting for daemon to start [2020-05-28T15:49:34.685Z] daemon.go:353: [d77df51c066d2] daemon started [2020-05-28T15:49:34.685Z] daemon.go:461: [d77df51c066d2] Stopping daemon [2020-05-28T15:49:34.685Z] daemon.go:296: [d77df51c066d2] exiting daemon [2020-05-28T15:49:34.685Z] daemon.go:448: [d77df51c066d2] Daemon stopped [2020-05-28T15:49:34.685Z] === RUN TestDockerSchema1RegistrySuite [2020-05-28T15:49:34.685Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-28T15:49:37.022Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-28T15:49:38.860Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-28T15:49:41.843Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-28T15:49:43.034Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-28T15:49:44.098Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-28T15:49:44.098Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-28T15:49:44.098Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-28T15:49:44.403Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-28T15:49:45.775Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-28T15:49:45.775Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-28T15:49:46.351Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-28T15:49:47.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-28T15:49:47.945Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-28T15:49:48.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-28T15:49:48.951Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-28T15:49:49.882Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-28T15:49:54.057Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-28T15:49:54.058Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-28T15:49:54.314Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-28T15:49:54.314Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-28T15:49:54.878Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-28T15:49:54.878Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-28T15:49:55.442Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite (20.84s) [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.30s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon da8ba3a6ed864 is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.19s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon d1d8d1cf9b08f is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.24s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon df760db804f8f is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.37s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon dc71999afae16 is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon d30c168d61209 is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon d571c70e53f00 is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon d721bc4655da1 is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon d456ef77c7508 is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.79s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon d6921e849c38e is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon d566f014b532c is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon d1159b31949e0 is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon da88c94a0701f is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon daef90a53c9c9 is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon dbdd05ed7d145 is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon dbba2dd47d527 is not started [2020-05-28T15:49:55.442Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-28T15:49:55.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-28T15:49:55.442Z] check_test.go:223: Daemon da2f97fe7f684 is not started [2020-05-28T15:49:55.442Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-28T15:49:55.442Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-28T15:49:56.373Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-28T15:49:56.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-28T15:49:56.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-28T15:49:58.306Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-28T15:49:58.306Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-28T15:49:58.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-28T15:49:59.435Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-28T15:49:59.435Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.03s) [2020-05-28T15:49:59.435Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.93s) [2020-05-28T15:49:59.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-28T15:49:59.435Z] check_test.go:252: Daemon d79cc33e1460b is not started [2020-05-28T15:49:59.435Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2020-05-28T15:49:59.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-28T15:49:59.435Z] check_test.go:252: Daemon dc6ab44054574 is not started [2020-05-28T15:49:59.435Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-05-28T15:49:59.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-28T15:49:59.435Z] check_test.go:252: Daemon df3cd74a6312e is not started [2020-05-28T15:49:59.435Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-05-28T15:49:59.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-28T15:49:59.435Z] daemon.go:325: [dff4efc32fc2e] waiting for daemon to start [2020-05-28T15:49:59.435Z] daemon.go:325: [dff4efc32fc2e] waiting for daemon to start [2020-05-28T15:49:59.435Z] daemon.go:353: [dff4efc32fc2e] daemon started [2020-05-28T15:49:59.435Z] daemon.go:461: [dff4efc32fc2e] Stopping daemon [2020-05-28T15:49:59.435Z] daemon.go:296: [dff4efc32fc2e] exiting daemon [2020-05-28T15:49:59.435Z] daemon.go:448: [dff4efc32fc2e] Daemon stopped [2020-05-28T15:49:59.435Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-05-28T15:49:59.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-28T15:49:59.435Z] check_test.go:252: Daemon d862b2e0c2102 is not started [2020-05-28T15:49:59.435Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s) [2020-05-28T15:49:59.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-28T15:49:59.435Z] check_test.go:252: Daemon dfd7788e3b476 is not started [2020-05-28T15:49:59.435Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-05-28T15:49:59.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-28T15:49:59.435Z] check_test.go:252: Daemon dead80587a3f7 is not started [2020-05-28T15:49:59.435Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-05-28T15:49:59.435Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-28T15:49:59.435Z] check_test.go:252: Daemon ded40cdaf750b is not started [2020-05-28T15:49:59.435Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-28T15:49:59.435Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-28T15:49:59.486Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-28T15:49:59.964Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-28T15:50:04.704Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-28T15:50:04.704Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-28T15:50:04.961Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-28T15:50:04.961Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-28T15:50:05.218Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-05-28T15:50:05.218Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-05-28T15:50:05.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-28T15:50:05.218Z] check_test.go:279: Daemon d2721218db707 is not started [2020-05-28T15:50:05.218Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-28T15:50:05.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-28T15:50:05.218Z] check_test.go:279: Daemon d9f01b42c3ced is not started [2020-05-28T15:50:05.218Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-28T15:50:05.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-28T15:50:05.218Z] check_test.go:279: Daemon d5066d8bf1ab2 is not started [2020-05-28T15:50:05.218Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-28T15:50:05.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-28T15:50:05.218Z] check_test.go:279: Daemon d32edc8918354 is not started [2020-05-28T15:50:05.218Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-05-28T15:50:05.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-28T15:50:05.218Z] check_test.go:279: Daemon d7ffae306e0c2 is not started [2020-05-28T15:50:05.218Z] === RUN TestDockerNetworkSuite [2020-05-28T15:50:05.218Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-28T15:50:08.491Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-28T15:50:09.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-28T15:50:10.497Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-28T15:50:12.750Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-28T15:50:14.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-28T15:50:16.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-28T15:50:20.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-28T15:50:22.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-28T15:50:23.278Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-28T15:50:27.362Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-28T15:50:28.124Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-28T15:50:31.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-28T15:50:32.947Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-28T15:50:33.953Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-28T15:50:34.432Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-28T15:50:34.432Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-28T15:50:34.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-28T15:50:36.025Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-28T15:50:36.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-28T15:50:36.504Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-28T15:50:37.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-28T15:50:37.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-28T15:50:39.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-28T15:50:40.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-28T15:50:40.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-28T15:50:40.976Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-28T15:50:41.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-28T15:50:42.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-28T15:50:42.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-28T15:50:42.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-28T15:50:43.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-28T15:50:44.486Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-28T15:50:44.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-28T15:50:46.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-28T15:50:46.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-28T15:50:46.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-28T15:50:46.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-28T15:50:47.569Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-28T15:50:50.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-28T15:50:53.369Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-28T15:50:54.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-28T15:50:56.111Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-28T15:51:06.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-28T15:51:06.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-28T15:51:06.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-28T15:51:06.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-28T15:51:06.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-28T15:51:06.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-28T15:51:06.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-28T15:51:06.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-28T15:51:10.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-28T15:51:10.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-28T15:51:10.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-28T15:51:11.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-28T15:51:17.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-28T15:51:21.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-28T15:51:21.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-28T15:51:23.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-28T15:51:25.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-28T15:51:25.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-28T15:51:27.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-28T15:51:27.577Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-28T15:51:27.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-28T15:51:29.022Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite (89.41s) [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.82s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon dc5acc889148e is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.20s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon df38510678acb is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.66s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon dcaf88203f972 is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.55s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon de4ced6c2c0bf is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.62s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:1233: Daemon df0f5e2e8d77a is not started [2020-05-28T15:51:35.595Z] daemon.go:325: [df0f5e2e8d77a] waiting for daemon to start [2020-05-28T15:51:35.595Z] daemon.go:325: [df0f5e2e8d77a] waiting for daemon to start [2020-05-28T15:51:35.595Z] daemon.go:353: [df0f5e2e8d77a] daemon started [2020-05-28T15:51:35.595Z] daemon.go:461: [df0f5e2e8d77a] Stopping daemon [2020-05-28T15:51:35.595Z] daemon.go:296: [df0f5e2e8d77a] exiting daemon [2020-05-28T15:51:35.595Z] daemon.go:448: [df0f5e2e8d77a] Daemon stopped [2020-05-28T15:51:35.595Z] daemon.go:325: [df0f5e2e8d77a] waiting for daemon to start [2020-05-28T15:51:35.595Z] daemon.go:325: [df0f5e2e8d77a] waiting for daemon to start [2020-05-28T15:51:35.595Z] daemon.go:353: [df0f5e2e8d77a] daemon started [2020-05-28T15:51:35.595Z] daemon.go:461: [df0f5e2e8d77a] Stopping daemon [2020-05-28T15:51:35.595Z] daemon.go:296: [df0f5e2e8d77a] exiting daemon [2020-05-28T15:51:35.595Z] daemon.go:448: [df0f5e2e8d77a] Daemon stopped [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.85s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon d4b5c1e50f319 is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.23s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon d9c62e4d8122d is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.29s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon d56c99b9a82eb is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.76s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon def17d7466e38 is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon dc59ebf1cde54 is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon da679c7596013 is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.41s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon d02f3d559b9e9 is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.44s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon d6cbae3d91b43 is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon d9d3ea6bf0871 is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon d2a3db3f11326 is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.40s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon dcbffc75588e6 is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon d92573d706c5f is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.10s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon ddf78e27ae8a8 is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon d98223ccbd75f is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.39s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon d063aa3556c9e is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.66s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon dfd8b796d92e3 is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-05-28T15:51:35.595Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-28T15:51:35.595Z] docker_cli_network_unix_test.go:46: Daemon dd1b65d798f6d is not started [2020-05-28T15:51:35.595Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon d5a02759d241a is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon d3b15b0c654e0 is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.14s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-28T15:51:35.596Z] daemon.go:325: [d16412f912bcc] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:325: [d16412f912bcc] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:353: [d16412f912bcc] daemon started [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:968: Daemon d16412f912bcc is not started [2020-05-28T15:51:35.596Z] daemon.go:296: [d16412f912bcc] exiting daemon [2020-05-28T15:51:35.596Z] daemon.go:325: [d16412f912bcc] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:325: [d16412f912bcc] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:353: [d16412f912bcc] daemon started [2020-05-28T15:51:35.596Z] daemon.go:461: [d16412f912bcc] Stopping daemon [2020-05-28T15:51:35.596Z] daemon.go:296: [d16412f912bcc] exiting daemon [2020-05-28T15:51:35.596Z] daemon.go:448: [d16412f912bcc] Daemon stopped [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.72s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon de9642fc7d55b is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.35s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-28T15:51:35.596Z] daemon.go:325: [d59003c828e53] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:325: [d59003c828e53] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:353: [d59003c828e53] daemon started [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:1116: Daemon d59003c828e53 is not started [2020-05-28T15:51:35.596Z] daemon.go:325: [d59003c828e53] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:296: [d59003c828e53] exiting daemon [2020-05-28T15:51:35.596Z] daemon.go:325: [d59003c828e53] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:325: [d59003c828e53] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:325: [d59003c828e53] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:353: [d59003c828e53] daemon started [2020-05-28T15:51:35.596Z] daemon.go:461: [d59003c828e53] Stopping daemon [2020-05-28T15:51:35.596Z] daemon.go:296: [d59003c828e53] exiting daemon [2020-05-28T15:51:35.596Z] daemon.go:448: [d59003c828e53] Daemon stopped [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon dba5867fef578 is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon d97b735a2b691 is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon dff80aabb7f4f is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon ddcdf3ab4e87a is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon d6a29db4317dd is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon d6cc2ebd77e4b is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon d88833811538d is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.05s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon d51ca599b2aa9 is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon dbb9bd316514f is not started [2020-05-28T15:51:35.596Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-28T15:51:35.596Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon df78fff37bdcc is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.43s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon dcf6978c0695d is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.58s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-28T15:51:35.596Z] daemon.go:325: [d0bb2704b1f81] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:325: [d0bb2704b1f81] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:353: [d0bb2704b1f81] daemon started [2020-05-28T15:51:35.596Z] daemon.go:461: [d0bb2704b1f81] Stopping daemon [2020-05-28T15:51:35.596Z] daemon.go:296: [d0bb2704b1f81] exiting daemon [2020-05-28T15:51:35.596Z] daemon.go:448: [d0bb2704b1f81] Daemon stopped [2020-05-28T15:51:35.596Z] daemon.go:325: [d0bb2704b1f81] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:325: [d0bb2704b1f81] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:353: [d0bb2704b1f81] daemon started [2020-05-28T15:51:35.596Z] daemon.go:461: [d0bb2704b1f81] Stopping daemon [2020-05-28T15:51:35.596Z] daemon.go:296: [d0bb2704b1f81] exiting daemon [2020-05-28T15:51:35.596Z] daemon.go:448: [d0bb2704b1f81] Daemon stopped [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.88s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-28T15:51:35.596Z] daemon.go:325: [db2fea814e186] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:325: [db2fea814e186] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:353: [db2fea814e186] daemon started [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:1084: Daemon db2fea814e186 is not started [2020-05-28T15:51:35.596Z] daemon.go:296: [db2fea814e186] exiting daemon [2020-05-28T15:51:35.596Z] daemon.go:325: [db2fea814e186] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:325: [db2fea814e186] waiting for daemon to start [2020-05-28T15:51:35.596Z] daemon.go:353: [db2fea814e186] daemon started [2020-05-28T15:51:35.596Z] daemon.go:461: [db2fea814e186] Stopping daemon [2020-05-28T15:51:35.596Z] daemon.go:296: [db2fea814e186] exiting daemon [2020-05-28T15:51:35.596Z] daemon.go:448: [db2fea814e186] Daemon stopped [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon d06df6cbace9e is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.42s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon dd6ff3e5d4672 is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.73s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon da5d0ec795025 is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon d58ead72d1499 is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.21s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon d680cde92daf6 is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.71s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon d7fb6c9bae4ef is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.51s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon d9dc045b3a7e0 is not started [2020-05-28T15:51:35.596Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.59s) [2020-05-28T15:51:35.596Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-28T15:51:35.596Z] docker_cli_network_unix_test.go:46: Daemon d396276a58659 is not started [2020-05-28T15:51:35.596Z] === RUN TestDockerHubPullSuite [2020-05-28T15:51:35.596Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-28T15:51:36.160Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-28T15:51:38.681Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-28T15:51:38.681Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-28T15:51:40.576Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-28T15:51:40.576Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-28T15:51:40.576Z] --- PASS: TestDockerHubPullSuite (6.05s) [2020-05-28T15:51:40.576Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2020-05-28T15:51:40.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-28T15:51:40.576Z] daemon.go:325: [d445d5b8990f2] waiting for daemon to start [2020-05-28T15:51:40.576Z] daemon.go:325: [d445d5b8990f2] waiting for daemon to start [2020-05-28T15:51:40.576Z] daemon.go:353: [d445d5b8990f2] daemon started [2020-05-28T15:51:40.576Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2020-05-28T15:51:40.576Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) [2020-05-28T15:51:40.576Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.59s) [2020-05-28T15:51:40.576Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s) [2020-05-28T15:51:40.576Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2020-05-28T15:51:40.576Z] daemon.go:461: [d445d5b8990f2] Stopping daemon [2020-05-28T15:51:40.576Z] daemon.go:296: [d445d5b8990f2] exiting daemon [2020-05-28T15:51:40.576Z] daemon.go:448: [d445d5b8990f2] Daemon stopped [2020-05-28T15:51:40.576Z] PASS [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === Skipped [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] [2020-05-28T15:51:40.576Z] DONE 1249 tests, 44 skipped in 1976.961s [2020-05-28T15:51:40.833Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-28T15:51:40.833Z] ++++ cat bundles/test-integration/docker.pid [2020-05-28T15:51:40.833Z] +++ kill 7376 [2020-05-28T15:51:41.763Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-28T15:51:41.763Z] +++ /etc/init.d/apparmor stop [2020-05-28T15:51:41.763Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T15:51:41.763Z] [2020-05-28T15:51:41.763Z] Unloading profiles will leave already running processes permanently [2020-05-28T15:51:41.763Z] unconfined, which can lead to unexpected situations. [2020-05-28T15:51:41.763Z] [2020-05-28T15:51:41.763Z] To set a process to complain mode, use the command line tool [2020-05-28T15:51:41.763Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T15:51:41.763Z] +++ true [2020-05-28T15:51:41.763Z] exiting test-integration [2020-05-28T15:51:41.763Z] ++ exit 0 [2020-05-28T15:51:41.763Z] [2020-05-28T15:51:42.020Z] + for job in $(jobs -p) [2020-05-28T15:51:42.020Z] + wait 16391 [2020-05-28T15:51:51.970Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-28T15:51:53.339Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-28T15:51:57.515Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-28T15:51:57.854Z] === RUN TestDockerSuite/TestBuildRm [2020-05-28T15:52:00.037Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-28T15:52:04.215Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-28T15:52:07.509Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-28T15:52:10.462Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-28T15:52:12.721Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-28T15:52:12.721Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-28T15:52:13.198Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-28T15:52:14.792Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-28T15:52:18.642Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-28T15:52:21.643Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-28T15:52:26.471Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-28T15:52:29.406Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-28T15:52:44.256Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-28T15:52:44.491Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-28T15:52:44.491Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-28T15:52:44.970Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-28T15:52:46.149Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-28T15:52:49.421Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-28T15:52:52.695Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-28T15:52:55.519Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-28T15:52:55.519Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-28T15:53:00.792Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-28T15:53:01.473Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-28T15:53:01.473Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-28T15:53:04.974Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-28T15:53:06.306Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-28T15:53:08.245Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-28T15:53:10.766Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-28T15:53:14.039Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-28T15:53:17.311Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-28T15:53:19.958Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-28T15:53:22.478Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-28T15:53:27.692Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-28T15:53:27.692Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-28T15:53:30.697Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-28T15:53:31.704Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-28T15:53:37.655Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-28T15:53:42.482Z] === RUN TestDockerSuite/TestBuildUser [2020-05-28T15:53:42.483Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-28T15:53:42.961Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-28T15:53:42.962Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-28T15:53:47.789Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-28T15:53:47.789Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-28T15:53:50.800Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-28T15:53:50.800Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-28T15:53:50.800Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-28T15:54:16.274Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-28T15:54:16.274Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-28T15:54:18.674Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-28T15:54:25.049Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-28T15:54:31.001Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-28T15:54:31.001Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-28T15:54:31.001Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-28T15:54:33.524Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-28T15:54:34.006Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-28T15:54:34.006Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-05-28T15:54:49.074Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-28T15:54:51.582Z] --- PASS: TestDockerSwarmSuite (1796.96s) [2020-05-28T15:54:51.582Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.57s) [2020-05-28T15:54:51.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-28T15:54:51.582Z] daemon.go:325: [d4bd7c64dfa58] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:325: [d4bd7c64dfa58] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:353: [d4bd7c64dfa58] daemon started [2020-05-28T15:54:51.582Z] daemon.go:461: [d4bd7c64dfa58] Stopping daemon [2020-05-28T15:54:51.582Z] daemon.go:296: [d4bd7c64dfa58] exiting daemon [2020-05-28T15:54:51.582Z] daemon.go:448: [d4bd7c64dfa58] Daemon stopped [2020-05-28T15:54:51.582Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.48s) [2020-05-28T15:54:51.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-28T15:54:51.582Z] daemon.go:325: [d74ca8ba9f1c5] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:325: [d74ca8ba9f1c5] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:353: [d74ca8ba9f1c5] daemon started [2020-05-28T15:54:51.582Z] daemon.go:461: [d74ca8ba9f1c5] Stopping daemon [2020-05-28T15:54:51.582Z] daemon.go:296: [d74ca8ba9f1c5] exiting daemon [2020-05-28T15:54:51.582Z] daemon.go:448: [d74ca8ba9f1c5] Daemon stopped [2020-05-28T15:54:51.582Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.82s) [2020-05-28T15:54:51.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-28T15:54:51.582Z] daemon.go:325: [dbc1f7e5f4619] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:325: [dbc1f7e5f4619] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:353: [dbc1f7e5f4619] daemon started [2020-05-28T15:54:51.582Z] daemon.go:461: [dbc1f7e5f4619] Stopping daemon [2020-05-28T15:54:51.582Z] daemon.go:296: [dbc1f7e5f4619] exiting daemon [2020-05-28T15:54:51.582Z] daemon.go:448: [dbc1f7e5f4619] Daemon stopped [2020-05-28T15:54:51.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.07s) [2020-05-28T15:54:51.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-28T15:54:51.582Z] daemon.go:325: [d56637ea30683] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:325: [d56637ea30683] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:353: [d56637ea30683] daemon started [2020-05-28T15:54:51.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-28T15:54:51.582Z] daemon.go:325: [d2708967f9429] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:325: [d2708967f9429] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:353: [d2708967f9429] daemon started [2020-05-28T15:54:51.582Z] daemon.go:461: [d56637ea30683] Stopping daemon [2020-05-28T15:54:51.582Z] daemon.go:296: [d56637ea30683] exiting daemon [2020-05-28T15:54:51.582Z] daemon.go:448: [d56637ea30683] Daemon stopped [2020-05-28T15:54:51.582Z] daemon.go:461: [d2708967f9429] Stopping daemon [2020-05-28T15:54:51.582Z] daemon.go:296: [d2708967f9429] exiting daemon [2020-05-28T15:54:51.582Z] daemon.go:448: [d2708967f9429] Daemon stopped [2020-05-28T15:54:51.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2020-05-28T15:54:51.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-28T15:54:51.582Z] daemon.go:325: [d43989b1565fc] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:325: [d43989b1565fc] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:353: [d43989b1565fc] daemon started [2020-05-28T15:54:51.582Z] daemon.go:461: [d43989b1565fc] Stopping daemon [2020-05-28T15:54:51.582Z] daemon.go:296: [d43989b1565fc] exiting daemon [2020-05-28T15:54:51.582Z] daemon.go:448: [d43989b1565fc] Daemon stopped [2020-05-28T15:54:51.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.06s) [2020-05-28T15:54:51.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-28T15:54:51.582Z] daemon.go:325: [daa019aab7c5b] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:325: [daa019aab7c5b] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:353: [daa019aab7c5b] daemon started [2020-05-28T15:54:51.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-28T15:54:51.582Z] daemon.go:325: [decb6acb30f2d] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:325: [decb6acb30f2d] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:353: [decb6acb30f2d] daemon started [2020-05-28T15:54:51.582Z] check_test.go:358: [decb6acb30f2d] joining swarm manager [daa019aab7c5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.582Z] daemon.go:461: [decb6acb30f2d] Stopping daemon [2020-05-28T15:54:51.582Z] daemon.go:296: [decb6acb30f2d] exiting daemon [2020-05-28T15:54:51.582Z] daemon.go:448: [decb6acb30f2d] Daemon stopped [2020-05-28T15:54:51.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-28T15:54:51.582Z] daemon.go:325: [d97ef2906d72d] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:325: [d97ef2906d72d] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:353: [d97ef2906d72d] daemon started [2020-05-28T15:54:51.582Z] check_test.go:358: [d97ef2906d72d] joining swarm manager [daa019aab7c5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.582Z] daemon.go:461: [daa019aab7c5b] Stopping daemon [2020-05-28T15:54:51.582Z] daemon.go:296: [daa019aab7c5b] exiting daemon [2020-05-28T15:54:51.582Z] daemon.go:448: [daa019aab7c5b] Daemon stopped [2020-05-28T15:54:51.582Z] check_test.go:379: Daemon decb6acb30f2d is not started [2020-05-28T15:54:51.582Z] daemon.go:461: [d97ef2906d72d] Stopping daemon [2020-05-28T15:54:51.582Z] daemon.go:296: [d97ef2906d72d] exiting daemon [2020-05-28T15:54:51.582Z] daemon.go:448: [d97ef2906d72d] Daemon stopped [2020-05-28T15:54:51.582Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-28T15:54:51.582Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-05-28T15:54:51.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.54s) [2020-05-28T15:54:51.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-05-28T15:54:51.582Z] daemon.go:325: [d2b6cf888c778] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:325: [d2b6cf888c778] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:353: [d2b6cf888c778] daemon started [2020-05-28T15:54:51.582Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-05-28T15:54:51.582Z] daemon.go:325: [ddbb2451b79e2] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:325: [ddbb2451b79e2] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:353: [ddbb2451b79e2] daemon started [2020-05-28T15:54:51.582Z] check_test.go:358: [ddbb2451b79e2] joining swarm manager [d2b6cf888c778]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.582Z] daemon.go:461: [d2b6cf888c778] Stopping daemon [2020-05-28T15:54:51.582Z] daemon.go:296: [d2b6cf888c778] exiting daemon [2020-05-28T15:54:51.582Z] daemon.go:448: [d2b6cf888c778] Daemon stopped [2020-05-28T15:54:51.582Z] daemon.go:461: [ddbb2451b79e2] Stopping daemon [2020-05-28T15:54:51.582Z] daemon.go:296: [ddbb2451b79e2] exiting daemon [2020-05-28T15:54:51.582Z] daemon.go:448: [ddbb2451b79e2] Daemon stopped [2020-05-28T15:54:51.582Z] daemon.go:325: [d2b6cf888c778] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:325: [d2b6cf888c778] waiting for daemon to start [2020-05-28T15:54:51.582Z] daemon.go:353: [d2b6cf888c778] daemon started [2020-05-28T15:54:51.583Z] daemon.go:325: [ddbb2451b79e2] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [ddbb2451b79e2] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [ddbb2451b79e2] daemon started [2020-05-28T15:54:51.583Z] daemon.go:461: [d2b6cf888c778] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d2b6cf888c778] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d2b6cf888c778] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [ddbb2451b79e2] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [ddbb2451b79e2] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [ddbb2451b79e2] Daemon stopped [2020-05-28T15:54:51.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-28T15:54:51.583Z] daemon.go:325: [dcc8b2ec69b9d] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [dcc8b2ec69b9d] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [dcc8b2ec69b9d] daemon started [2020-05-28T15:54:51.583Z] daemon.go:461: [dcc8b2ec69b9d] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [dcc8b2ec69b9d] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [dcc8b2ec69b9d] Daemon stopped [2020-05-28T15:54:51.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.11s) [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-28T15:54:51.583Z] daemon.go:325: [dcdd0813a2284] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [dcdd0813a2284] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [dcdd0813a2284] daemon started [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-28T15:54:51.583Z] daemon.go:325: [dd6fc8aa735e3] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [dd6fc8aa735e3] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [dd6fc8aa735e3] daemon started [2020-05-28T15:54:51.583Z] daemon.go:461: [dcdd0813a2284] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [dcdd0813a2284] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [dcdd0813a2284] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [dd6fc8aa735e3] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [dd6fc8aa735e3] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [dd6fc8aa735e3] Daemon stopped [2020-05-28T15:54:51.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.62s) [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-28T15:54:51.583Z] daemon.go:325: [dc859848b81d2] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [dc859848b81d2] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [dc859848b81d2] daemon started [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-28T15:54:51.583Z] daemon.go:325: [d1b8c9faabeab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d1b8c9faabeab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d1b8c9faabeab] daemon started [2020-05-28T15:54:51.583Z] check_test.go:358: [d1b8c9faabeab] joining swarm manager [dc859848b81d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-28T15:54:51.583Z] daemon.go:325: [dea4f1acee8f3] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [dea4f1acee8f3] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [dea4f1acee8f3] daemon started [2020-05-28T15:54:51.583Z] check_test.go:358: [dea4f1acee8f3] joining swarm manager [dc859848b81d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.583Z] daemon.go:461: [dc859848b81d2] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [dc859848b81d2] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [dc859848b81d2] Daemon stopped [2020-05-28T15:54:51.583Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-05-28T15:54:51.583Z] daemon.go:325: [dc859848b81d2] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [dc859848b81d2] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [dc859848b81d2] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [dc859848b81d2] daemon started [2020-05-28T15:54:51.583Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-05-28T15:54:51.583Z] daemon.go:461: [dc859848b81d2] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [dc859848b81d2] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [dc859848b81d2] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [d1b8c9faabeab] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d1b8c9faabeab] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d1b8c9faabeab] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [dea4f1acee8f3] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [dea4f1acee8f3] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [dea4f1acee8f3] Daemon stopped [2020-05-28T15:54:51.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.78s) [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-28T15:54:51.583Z] daemon.go:325: [db23ecf9d5e85] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [db23ecf9d5e85] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [db23ecf9d5e85] daemon started [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-28T15:54:51.583Z] daemon.go:325: [dcf0f09cb3a45] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [dcf0f09cb3a45] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [dcf0f09cb3a45] daemon started [2020-05-28T15:54:51.583Z] check_test.go:358: [dcf0f09cb3a45] joining swarm manager [db23ecf9d5e85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-28T15:54:51.583Z] daemon.go:325: [dab2497161a5e] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [dab2497161a5e] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [dab2497161a5e] daemon started [2020-05-28T15:54:51.583Z] check_test.go:358: [dab2497161a5e] joining swarm manager [db23ecf9d5e85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.583Z] daemon.go:461: [db23ecf9d5e85] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [db23ecf9d5e85] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [db23ecf9d5e85] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [dcf0f09cb3a45] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [dcf0f09cb3a45] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [dcf0f09cb3a45] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [dab2497161a5e] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [dab2497161a5e] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [dab2497161a5e] Daemon stopped [2020-05-28T15:54:51.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.61s) [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-28T15:54:51.583Z] daemon.go:325: [d48e19991017d] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d48e19991017d] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d48e19991017d] daemon started [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-28T15:54:51.583Z] daemon.go:325: [ddabfba2fe58c] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [ddabfba2fe58c] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [ddabfba2fe58c] daemon started [2020-05-28T15:54:51.583Z] daemon.go:461: [d48e19991017d] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d48e19991017d] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d48e19991017d] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [ddabfba2fe58c] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [ddabfba2fe58c] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [ddabfba2fe58c] Daemon stopped [2020-05-28T15:54:51.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.41s) [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-28T15:54:51.583Z] daemon.go:325: [d69613c1f480a] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d69613c1f480a] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d69613c1f480a] daemon started [2020-05-28T15:54:51.583Z] daemon.go:461: [d69613c1f480a] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d69613c1f480a] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d69613c1f480a] Daemon stopped [2020-05-28T15:54:51.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.92s) [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-28T15:54:51.583Z] daemon.go:325: [d7da646dbaabd] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d7da646dbaabd] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d7da646dbaabd] daemon started [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-28T15:54:51.583Z] daemon.go:325: [d3cbe3308ee60] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d3cbe3308ee60] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d3cbe3308ee60] daemon started [2020-05-28T15:54:51.583Z] check_test.go:358: [d3cbe3308ee60] joining swarm manager [d7da646dbaabd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-28T15:54:51.583Z] daemon.go:325: [d5ba6319d54f3] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d5ba6319d54f3] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d5ba6319d54f3] daemon started [2020-05-28T15:54:51.583Z] check_test.go:358: [d5ba6319d54f3] joining swarm manager [d7da646dbaabd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.583Z] daemon.go:461: [d7da646dbaabd] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d7da646dbaabd] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d7da646dbaabd] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [d3cbe3308ee60] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d3cbe3308ee60] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d3cbe3308ee60] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [d5ba6319d54f3] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d5ba6319d54f3] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d5ba6319d54f3] Daemon stopped [2020-05-28T15:54:51.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.41s) [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-28T15:54:51.583Z] daemon.go:325: [d08d48548cb93] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d08d48548cb93] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d08d48548cb93] daemon started [2020-05-28T15:54:51.583Z] daemon.go:461: [d08d48548cb93] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d08d48548cb93] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d08d48548cb93] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:325: [d08d48548cb93] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d08d48548cb93] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d08d48548cb93] daemon started [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-28T15:54:51.583Z] daemon.go:325: [d3fdde37dcee5] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d3fdde37dcee5] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d3fdde37dcee5] daemon started [2020-05-28T15:54:51.583Z] check_test.go:358: [d3fdde37dcee5] joining swarm manager [d08d48548cb93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.583Z] daemon.go:461: [d3fdde37dcee5] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d3fdde37dcee5] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d3fdde37dcee5] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:325: [d3fdde37dcee5] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d3fdde37dcee5] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d3fdde37dcee5] daemon started [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-28T15:54:51.583Z] daemon.go:325: [d7046f81e73f6] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d7046f81e73f6] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d7046f81e73f6] daemon started [2020-05-28T15:54:51.583Z] check_test.go:358: [d7046f81e73f6] joining swarm manager [d08d48548cb93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.583Z] daemon.go:461: [d7046f81e73f6] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d7046f81e73f6] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d7046f81e73f6] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:325: [d7046f81e73f6] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d7046f81e73f6] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d7046f81e73f6] daemon started [2020-05-28T15:54:51.583Z] daemon.go:296: [d7046f81e73f6] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:325: [d7046f81e73f6] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d7046f81e73f6] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d7046f81e73f6] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d7046f81e73f6] daemon started [2020-05-28T15:54:51.583Z] daemon.go:461: [d08d48548cb93] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d08d48548cb93] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d08d48548cb93] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [d3fdde37dcee5] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d3fdde37dcee5] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d3fdde37dcee5] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [d7046f81e73f6] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d7046f81e73f6] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d7046f81e73f6] Daemon stopped [2020-05-28T15:54:51.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.24s) [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-28T15:54:51.583Z] daemon.go:325: [d93ae8bda56bd] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d93ae8bda56bd] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d93ae8bda56bd] daemon started [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-28T15:54:51.583Z] daemon.go:325: [ddb62d98d3ae3] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [ddb62d98d3ae3] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [ddb62d98d3ae3] daemon started [2020-05-28T15:54:51.583Z] check_test.go:358: [ddb62d98d3ae3] joining swarm manager [d93ae8bda56bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.583Z] daemon.go:461: [d93ae8bda56bd] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d93ae8bda56bd] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d93ae8bda56bd] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [ddb62d98d3ae3] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [ddb62d98d3ae3] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [ddb62d98d3ae3] Daemon stopped [2020-05-28T15:54:51.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.48s) [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-28T15:54:51.583Z] daemon.go:325: [d7bd8295bf5a0] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d7bd8295bf5a0] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d7bd8295bf5a0] daemon started [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-28T15:54:51.583Z] daemon.go:325: [dbf790182a2ab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [dbf790182a2ab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [dbf790182a2ab] daemon started [2020-05-28T15:54:51.583Z] check_test.go:358: [dbf790182a2ab] joining swarm manager [d7bd8295bf5a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-28T15:54:51.583Z] daemon.go:325: [d8a8bf670d55d] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d8a8bf670d55d] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [d8a8bf670d55d] daemon started [2020-05-28T15:54:51.583Z] check_test.go:358: [d8a8bf670d55d] joining swarm manager [d7bd8295bf5a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.583Z] daemon.go:461: [dbf790182a2ab] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [dbf790182a2ab] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [dbf790182a2ab] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:325: [dbf790182a2ab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [dbf790182a2ab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [dbf790182a2ab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [dbf790182a2ab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:339: [dbf790182a2ab] error pinging daemon on start: Get http://dbf790182a2ab.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.583Z] daemon.go:325: [dbf790182a2ab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:339: [dbf790182a2ab] error pinging daemon on start: Get http://dbf790182a2ab.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.583Z] daemon.go:325: [dbf790182a2ab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:339: [dbf790182a2ab] error pinging daemon on start: Get http://dbf790182a2ab.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.583Z] daemon.go:325: [dbf790182a2ab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:339: [dbf790182a2ab] error pinging daemon on start: Get http://dbf790182a2ab.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.583Z] daemon.go:325: [dbf790182a2ab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:339: [dbf790182a2ab] error pinging daemon on start: Get http://dbf790182a2ab.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.583Z] daemon.go:325: [dbf790182a2ab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:339: [dbf790182a2ab] error pinging daemon on start: Get http://dbf790182a2ab.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.583Z] daemon.go:325: [dbf790182a2ab] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:353: [dbf790182a2ab] daemon started [2020-05-28T15:54:51.583Z] daemon.go:461: [d7bd8295bf5a0] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d7bd8295bf5a0] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d7bd8295bf5a0] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [dbf790182a2ab] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [dbf790182a2ab] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [dbf790182a2ab] Daemon stopped [2020-05-28T15:54:51.583Z] daemon.go:461: [d8a8bf670d55d] Stopping daemon [2020-05-28T15:54:51.583Z] daemon.go:296: [d8a8bf670d55d] exiting daemon [2020-05-28T15:54:51.583Z] daemon.go:448: [d8a8bf670d55d] Daemon stopped [2020-05-28T15:54:51.583Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s) [2020-05-28T15:54:51.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-28T15:54:51.583Z] daemon.go:325: [d531715f8accf] waiting for daemon to start [2020-05-28T15:54:51.583Z] daemon.go:325: [d531715f8accf] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d531715f8accf] daemon started [2020-05-28T15:54:51.584Z] daemon.go:461: [d531715f8accf] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [d531715f8accf] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d531715f8accf] Daemon stopped [2020-05-28T15:54:51.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.85s) [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-28T15:54:51.584Z] daemon.go:325: [dc43937a8dbd3] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [dc43937a8dbd3] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [dc43937a8dbd3] daemon started [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-28T15:54:51.584Z] daemon.go:325: [d6cefe5b1c78d] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d6cefe5b1c78d] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d6cefe5b1c78d] daemon started [2020-05-28T15:54:51.584Z] check_test.go:358: [d6cefe5b1c78d] joining swarm manager [dc43937a8dbd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.584Z] daemon.go:461: [dc43937a8dbd3] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [dc43937a8dbd3] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [dc43937a8dbd3] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:461: [d6cefe5b1c78d] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [d6cefe5b1c78d] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d6cefe5b1c78d] Daemon stopped [2020-05-28T15:54:51.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.11s) [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-28T15:54:51.584Z] daemon.go:325: [d05c740f0ed7d] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d05c740f0ed7d] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d05c740f0ed7d] daemon started [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-28T15:54:51.584Z] daemon.go:325: [dd314d9f76632] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [dd314d9f76632] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [dd314d9f76632] daemon started [2020-05-28T15:54:51.584Z] check_test.go:358: [dd314d9f76632] joining swarm manager [d05c740f0ed7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-28T15:54:51.584Z] daemon.go:325: [d54c6250b4b04] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d54c6250b4b04] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d54c6250b4b04] daemon started [2020-05-28T15:54:51.584Z] check_test.go:358: [d54c6250b4b04] joining swarm manager [d05c740f0ed7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.584Z] daemon.go:461: [dd314d9f76632] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [dd314d9f76632] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [dd314d9f76632] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:461: [d54c6250b4b04] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [d54c6250b4b04] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d54c6250b4b04] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:325: [dd314d9f76632] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [dd314d9f76632] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [dd314d9f76632] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [dd314d9f76632] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [dd314d9f76632] daemon started [2020-05-28T15:54:51.584Z] daemon.go:461: [d05c740f0ed7d] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [d05c740f0ed7d] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d05c740f0ed7d] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:461: [dd314d9f76632] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [dd314d9f76632] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [dd314d9f76632] Daemon stopped [2020-05-28T15:54:51.584Z] check_test.go:379: Daemon d54c6250b4b04 is not started [2020-05-28T15:54:51.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.66s) [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-28T15:54:51.584Z] daemon.go:325: [db59554d10b5a] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [db59554d10b5a] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [db59554d10b5a] daemon started [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-28T15:54:51.584Z] daemon.go:325: [de83dccaf7bc9] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [de83dccaf7bc9] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [de83dccaf7bc9] daemon started [2020-05-28T15:54:51.584Z] check_test.go:358: [de83dccaf7bc9] joining swarm manager [db59554d10b5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-28T15:54:51.584Z] daemon.go:325: [d9a4ec2a9f8d5] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d9a4ec2a9f8d5] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d9a4ec2a9f8d5] daemon started [2020-05-28T15:54:51.584Z] check_test.go:358: [d9a4ec2a9f8d5] joining swarm manager [db59554d10b5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-28T15:54:51.584Z] daemon.go:325: [d2d7292d21088] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2d7292d21088] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d2d7292d21088] daemon started [2020-05-28T15:54:51.584Z] check_test.go:358: [d2d7292d21088] joining swarm manager [db59554d10b5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-28T15:54:51.584Z] daemon.go:325: [d2c1ab03074ae] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2c1ab03074ae] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d2c1ab03074ae] daemon started [2020-05-28T15:54:51.584Z] check_test.go:358: [d2c1ab03074ae] joining swarm manager [db59554d10b5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-28T15:54:51.584Z] daemon.go:325: [d61b4f8cf401d] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d61b4f8cf401d] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d61b4f8cf401d] daemon started [2020-05-28T15:54:51.584Z] check_test.go:358: [d61b4f8cf401d] joining swarm manager [db59554d10b5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-28T15:54:51.584Z] daemon.go:461: [d61b4f8cf401d] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:461: [db59554d10b5a] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:461: [d9a4ec2a9f8d5] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:461: [de83dccaf7bc9] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:461: [d2d7292d21088] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:461: [d2c1ab03074ae] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [db59554d10b5a] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [db59554d10b5a] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:296: [d9a4ec2a9f8d5] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d9a4ec2a9f8d5] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:296: [d61b4f8cf401d] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d61b4f8cf401d] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:296: [d2c1ab03074ae] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d2c1ab03074ae] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:296: [de83dccaf7bc9] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [de83dccaf7bc9] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:296: [d2d7292d21088] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d2d7292d21088] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:325: [d61b4f8cf401d] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [db59554d10b5a] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2d7292d21088] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2c1ab03074ae] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d9a4ec2a9f8d5] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [de83dccaf7bc9] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d61b4f8cf401d] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [db59554d10b5a] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2d7292d21088] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2c1ab03074ae] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d9a4ec2a9f8d5] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [de83dccaf7bc9] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d61b4f8cf401d] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [db59554d10b5a] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2d7292d21088] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2c1ab03074ae] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d9a4ec2a9f8d5] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [de83dccaf7bc9] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d61b4f8cf401d] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [db59554d10b5a] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2d7292d21088] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2c1ab03074ae] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d9a4ec2a9f8d5] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [de83dccaf7bc9] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:339: [d61b4f8cf401d] error pinging daemon on start: Get http://d61b4f8cf401d.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.584Z] daemon.go:339: [db59554d10b5a] error pinging daemon on start: Get http://db59554d10b5a.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.584Z] daemon.go:339: [d2d7292d21088] error pinging daemon on start: Get http://d2d7292d21088.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.584Z] daemon.go:339: [d2c1ab03074ae] error pinging daemon on start: Get http://d2c1ab03074ae.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.584Z] daemon.go:339: [d9a4ec2a9f8d5] error pinging daemon on start: Get http://d9a4ec2a9f8d5.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.584Z] daemon.go:339: [de83dccaf7bc9] error pinging daemon on start: Get http://de83dccaf7bc9.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.584Z] daemon.go:325: [d61b4f8cf401d] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [db59554d10b5a] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2d7292d21088] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2c1ab03074ae] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d9a4ec2a9f8d5] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [de83dccaf7bc9] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:339: [d61b4f8cf401d] error pinging daemon on start: Get http://d61b4f8cf401d.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.584Z] daemon.go:339: [db59554d10b5a] error pinging daemon on start: Get http://db59554d10b5a.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.584Z] daemon.go:339: [d2d7292d21088] error pinging daemon on start: Get http://d2d7292d21088.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.584Z] daemon.go:339: [d2c1ab03074ae] error pinging daemon on start: Get http://d2c1ab03074ae.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.584Z] daemon.go:339: [d9a4ec2a9f8d5] error pinging daemon on start: Get http://d9a4ec2a9f8d5.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.584Z] daemon.go:339: [de83dccaf7bc9] error pinging daemon on start: Get http://de83dccaf7bc9.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.584Z] daemon.go:325: [d61b4f8cf401d] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [db59554d10b5a] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2d7292d21088] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d2c1ab03074ae] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d9a4ec2a9f8d5] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [de83dccaf7bc9] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d2d7292d21088] daemon started [2020-05-28T15:54:51.584Z] daemon.go:353: [db59554d10b5a] daemon started [2020-05-28T15:54:51.584Z] daemon.go:353: [d9a4ec2a9f8d5] daemon started [2020-05-28T15:54:51.584Z] daemon.go:353: [d61b4f8cf401d] daemon started [2020-05-28T15:54:51.584Z] daemon.go:353: [d2c1ab03074ae] daemon started [2020-05-28T15:54:51.584Z] daemon.go:353: [de83dccaf7bc9] daemon started [2020-05-28T15:54:51.584Z] daemon.go:461: [db59554d10b5a] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [db59554d10b5a] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [db59554d10b5a] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:461: [de83dccaf7bc9] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [de83dccaf7bc9] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [de83dccaf7bc9] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:461: [d9a4ec2a9f8d5] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [d9a4ec2a9f8d5] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d9a4ec2a9f8d5] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:461: [d2d7292d21088] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [d2d7292d21088] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d2d7292d21088] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:461: [d2c1ab03074ae] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [d2c1ab03074ae] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d2c1ab03074ae] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:461: [d61b4f8cf401d] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [d61b4f8cf401d] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d61b4f8cf401d] Daemon stopped [2020-05-28T15:54:51.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.55s) [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-28T15:54:51.584Z] daemon.go:325: [d9793848533d4] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d9793848533d4] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d9793848533d4] daemon started [2020-05-28T15:54:51.584Z] daemon.go:461: [d9793848533d4] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [d9793848533d4] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d9793848533d4] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:325: [d9793848533d4] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d9793848533d4] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d9793848533d4] daemon started [2020-05-28T15:54:51.584Z] daemon.go:461: [d9793848533d4] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [d9793848533d4] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d9793848533d4] Daemon stopped [2020-05-28T15:54:51.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.63s) [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-28T15:54:51.584Z] daemon.go:325: [d1917310399b7] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d1917310399b7] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d1917310399b7] daemon started [2020-05-28T15:54:51.584Z] daemon.go:461: [d1917310399b7] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [d1917310399b7] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d1917310399b7] Daemon stopped [2020-05-28T15:54:51.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.88s) [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-28T15:54:51.584Z] daemon.go:325: [df25fdbad4d9a] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [df25fdbad4d9a] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [df25fdbad4d9a] daemon started [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-28T15:54:51.584Z] daemon.go:325: [d910abfe76e44] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d910abfe76e44] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d910abfe76e44] daemon started [2020-05-28T15:54:51.584Z] check_test.go:358: [d910abfe76e44] joining swarm manager [df25fdbad4d9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-28T15:54:51.584Z] daemon.go:325: [dae7635ddbdf9] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [dae7635ddbdf9] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [dae7635ddbdf9] daemon started [2020-05-28T15:54:51.584Z] check_test.go:358: [dae7635ddbdf9] joining swarm manager [df25fdbad4d9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.584Z] daemon.go:461: [df25fdbad4d9a] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [df25fdbad4d9a] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [df25fdbad4d9a] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:461: [d910abfe76e44] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [d910abfe76e44] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [d910abfe76e44] Daemon stopped [2020-05-28T15:54:51.584Z] daemon.go:461: [dae7635ddbdf9] Stopping daemon [2020-05-28T15:54:51.584Z] daemon.go:296: [dae7635ddbdf9] exiting daemon [2020-05-28T15:54:51.584Z] daemon.go:448: [dae7635ddbdf9] Daemon stopped [2020-05-28T15:54:51.584Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.79s) [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-28T15:54:51.584Z] daemon.go:325: [d90aec7dd0585] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d90aec7dd0585] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d90aec7dd0585] daemon started [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-28T15:54:51.584Z] daemon.go:325: [da1bc58e6cc82] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [da1bc58e6cc82] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [da1bc58e6cc82] daemon started [2020-05-28T15:54:51.584Z] check_test.go:358: [da1bc58e6cc82] joining swarm manager [d90aec7dd0585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-28T15:54:51.584Z] daemon.go:325: [d08f1c12e1314] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:325: [d08f1c12e1314] waiting for daemon to start [2020-05-28T15:54:51.584Z] daemon.go:353: [d08f1c12e1314] daemon started [2020-05-28T15:54:51.584Z] check_test.go:358: [d08f1c12e1314] joining swarm manager [d90aec7dd0585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.584Z] daemon.go:461: [d90aec7dd0585] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d90aec7dd0585] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d90aec7dd0585] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [da1bc58e6cc82] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [da1bc58e6cc82] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [da1bc58e6cc82] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [d08f1c12e1314] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d08f1c12e1314] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d08f1c12e1314] Daemon stopped [2020-05-28T15:54:51.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.04s) [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-28T15:54:51.585Z] daemon.go:325: [d7882182272fa] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d7882182272fa] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d7882182272fa] daemon started [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-28T15:54:51.585Z] daemon.go:325: [dd89ed1a1b4d5] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [dd89ed1a1b4d5] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [dd89ed1a1b4d5] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [dd89ed1a1b4d5] joining swarm manager [d7882182272fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-28T15:54:51.585Z] daemon.go:325: [db6c8750d6099] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [db6c8750d6099] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [db6c8750d6099] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [db6c8750d6099] joining swarm manager [d7882182272fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.585Z] daemon.go:461: [d7882182272fa] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d7882182272fa] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d7882182272fa] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [dd89ed1a1b4d5] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [dd89ed1a1b4d5] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [dd89ed1a1b4d5] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [db6c8750d6099] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [db6c8750d6099] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [db6c8750d6099] Daemon stopped [2020-05-28T15:54:51.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.02s) [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-28T15:54:51.585Z] daemon.go:325: [d445ac3700669] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d445ac3700669] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d445ac3700669] daemon started [2020-05-28T15:54:51.585Z] daemon.go:461: [d445ac3700669] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d445ac3700669] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d445ac3700669] Daemon stopped [2020-05-28T15:54:51.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.91s) [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-28T15:54:51.585Z] daemon.go:325: [d9accbb63f347] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d9accbb63f347] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d9accbb63f347] daemon started [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-28T15:54:51.585Z] daemon.go:325: [d86980c839349] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d86980c839349] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d86980c839349] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [d86980c839349] joining swarm manager [d9accbb63f347]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-28T15:54:51.585Z] daemon.go:325: [dd766ce4e09cd] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [dd766ce4e09cd] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [dd766ce4e09cd] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [dd766ce4e09cd] joining swarm manager [d9accbb63f347]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-28T15:54:51.585Z] daemon.go:325: [d0417a80f63a9] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d0417a80f63a9] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d0417a80f63a9] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [d0417a80f63a9] joining swarm manager [d9accbb63f347]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-28T15:54:51.585Z] daemon.go:325: [db134fead00f5] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [db134fead00f5] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [db134fead00f5] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [db134fead00f5] joining swarm manager [d9accbb63f347]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-28T15:54:51.585Z] daemon.go:461: [d9accbb63f347] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d9accbb63f347] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d9accbb63f347] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [d86980c839349] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d86980c839349] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d86980c839349] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [dd766ce4e09cd] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [dd766ce4e09cd] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [dd766ce4e09cd] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [d0417a80f63a9] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d0417a80f63a9] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d0417a80f63a9] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [db134fead00f5] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [db134fead00f5] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [db134fead00f5] Daemon stopped [2020-05-28T15:54:51.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.90s) [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-28T15:54:51.585Z] daemon.go:325: [dc7adfdc2066b] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [dc7adfdc2066b] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [dc7adfdc2066b] daemon started [2020-05-28T15:54:51.585Z] daemon.go:461: [dc7adfdc2066b] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [dc7adfdc2066b] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [dc7adfdc2066b] Daemon stopped [2020-05-28T15:54:51.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.18s) [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-28T15:54:51.585Z] daemon.go:325: [d3f574c582727] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d3f574c582727] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d3f574c582727] daemon started [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-28T15:54:51.585Z] daemon.go:325: [db1280cd898cb] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [db1280cd898cb] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [db1280cd898cb] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [db1280cd898cb] joining swarm manager [d3f574c582727]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-28T15:54:51.585Z] daemon.go:325: [de14a725d3cfc] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [de14a725d3cfc] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [de14a725d3cfc] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [de14a725d3cfc] joining swarm manager [d3f574c582727]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.585Z] daemon.go:461: [d3f574c582727] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d3f574c582727] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d3f574c582727] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [db1280cd898cb] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [db1280cd898cb] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [db1280cd898cb] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [de14a725d3cfc] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [de14a725d3cfc] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [de14a725d3cfc] Daemon stopped [2020-05-28T15:54:51.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.78s) [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-28T15:54:51.585Z] daemon.go:325: [d4c99de807125] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d4c99de807125] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d4c99de807125] daemon started [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-28T15:54:51.585Z] daemon.go:325: [d2ccacdddd455] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d2ccacdddd455] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d2ccacdddd455] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [d2ccacdddd455] joining swarm manager [d4c99de807125]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-28T15:54:51.585Z] daemon.go:325: [d7ffda70a405a] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d7ffda70a405a] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d7ffda70a405a] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [d7ffda70a405a] joining swarm manager [d4c99de807125]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.585Z] daemon.go:461: [d2ccacdddd455] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d2ccacdddd455] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d2ccacdddd455] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [d4c99de807125] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d4c99de807125] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d4c99de807125] Daemon stopped [2020-05-28T15:54:51.585Z] check_test.go:379: Daemon d2ccacdddd455 is not started [2020-05-28T15:54:51.585Z] daemon.go:461: [d7ffda70a405a] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d7ffda70a405a] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d7ffda70a405a] Daemon stopped [2020-05-28T15:54:51.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.59s) [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-28T15:54:51.585Z] daemon.go:325: [dd859a04952eb] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [dd859a04952eb] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [dd859a04952eb] daemon started [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-28T15:54:51.585Z] daemon.go:325: [d63ce960d2372] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d63ce960d2372] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d63ce960d2372] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [d63ce960d2372] joining swarm manager [dd859a04952eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-28T15:54:51.585Z] daemon.go:325: [d5b28e01e6eaf] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d5b28e01e6eaf] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d5b28e01e6eaf] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [d5b28e01e6eaf] joining swarm manager [dd859a04952eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.585Z] daemon.go:461: [dd859a04952eb] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [dd859a04952eb] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [dd859a04952eb] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [d63ce960d2372] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d63ce960d2372] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d63ce960d2372] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [d5b28e01e6eaf] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d5b28e01e6eaf] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d5b28e01e6eaf] Daemon stopped [2020-05-28T15:54:51.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.70s) [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-28T15:54:51.585Z] daemon.go:325: [da27d8f96dda3] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [da27d8f96dda3] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [da27d8f96dda3] daemon started [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-28T15:54:51.585Z] daemon.go:325: [d9b7693ce4897] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d9b7693ce4897] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d9b7693ce4897] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [d9b7693ce4897] joining swarm manager [da27d8f96dda3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-28T15:54:51.585Z] daemon.go:325: [db891c85e71a4] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [db891c85e71a4] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [db891c85e71a4] daemon started [2020-05-28T15:54:51.585Z] check_test.go:358: [db891c85e71a4] joining swarm manager [da27d8f96dda3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.585Z] daemon.go:461: [da27d8f96dda3] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [da27d8f96dda3] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [da27d8f96dda3] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [d9b7693ce4897] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d9b7693ce4897] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d9b7693ce4897] Daemon stopped [2020-05-28T15:54:51.585Z] daemon.go:461: [db891c85e71a4] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [db891c85e71a4] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [db891c85e71a4] Daemon stopped [2020-05-28T15:54:51.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.74s) [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-28T15:54:51.585Z] daemon.go:325: [dcc48aa940d8f] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [dcc48aa940d8f] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [dcc48aa940d8f] daemon started [2020-05-28T15:54:51.585Z] daemon.go:461: [dcc48aa940d8f] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [dcc48aa940d8f] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [dcc48aa940d8f] Daemon stopped [2020-05-28T15:54:51.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.18s) [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-28T15:54:51.585Z] daemon.go:325: [d0a3da163e989] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d0a3da163e989] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d0a3da163e989] daemon started [2020-05-28T15:54:51.585Z] daemon.go:461: [d0a3da163e989] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d0a3da163e989] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d0a3da163e989] Daemon stopped [2020-05-28T15:54:51.585Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.18s) [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-28T15:54:51.585Z] daemon.go:325: [daa936ccbda5a] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [daa936ccbda5a] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [daa936ccbda5a] daemon started [2020-05-28T15:54:51.585Z] daemon.go:461: [daa936ccbda5a] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [daa936ccbda5a] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [daa936ccbda5a] Daemon stopped [2020-05-28T15:54:51.585Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.32s) [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-05-28T15:54:51.585Z] daemon.go:325: [d87e37359873b] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:325: [d87e37359873b] waiting for daemon to start [2020-05-28T15:54:51.585Z] daemon.go:353: [d87e37359873b] daemon started [2020-05-28T15:54:51.585Z] daemon.go:461: [d87e37359873b] Stopping daemon [2020-05-28T15:54:51.585Z] daemon.go:296: [d87e37359873b] exiting daemon [2020-05-28T15:54:51.585Z] daemon.go:448: [d87e37359873b] Daemon stopped [2020-05-28T15:54:51.585Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.14s) [2020-05-28T15:54:51.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-28T15:54:51.586Z] daemon.go:325: [d3508e97a2cfc] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d3508e97a2cfc] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d3508e97a2cfc] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d3508e97a2cfc] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d3508e97a2cfc] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d3508e97a2cfc] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.33s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-05-28T15:54:51.586Z] daemon.go:325: [d98faf864f951] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d98faf864f951] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d98faf864f951] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d98faf864f951] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d98faf864f951] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d98faf864f951] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.12s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-28T15:54:51.586Z] daemon.go:325: [d8ace9d5c6731] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d8ace9d5c6731] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d8ace9d5c6731] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d8ace9d5c6731] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d8ace9d5c6731] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d8ace9d5c6731] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.98s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-05-28T15:54:51.586Z] daemon.go:325: [d83319b7bedd1] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d83319b7bedd1] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d83319b7bedd1] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d83319b7bedd1] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d83319b7bedd1] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d83319b7bedd1] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.05s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-28T15:54:51.586Z] daemon.go:325: [de2a7e8855ab3] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [de2a7e8855ab3] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [de2a7e8855ab3] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [de2a7e8855ab3] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [de2a7e8855ab3] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [de2a7e8855ab3] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.23s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-28T15:54:51.586Z] daemon.go:325: [d866f5c91d557] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d866f5c91d557] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d866f5c91d557] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d866f5c91d557] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d866f5c91d557] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d866f5c91d557] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.81s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-05-28T15:54:51.586Z] daemon.go:325: [df3755a15c0d7] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [df3755a15c0d7] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [df3755a15c0d7] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [df3755a15c0d7] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [df3755a15c0d7] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [df3755a15c0d7] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.17s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-28T15:54:51.586Z] daemon.go:325: [d4184813c28ff] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d4184813c28ff] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d4184813c28ff] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d4184813c28ff] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d4184813c28ff] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d4184813c28ff] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.28s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-28T15:54:51.586Z] daemon.go:325: [d88862b282fb4] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d88862b282fb4] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d88862b282fb4] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d88862b282fb4] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d88862b282fb4] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d88862b282fb4] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-28T15:54:51.586Z] daemon.go:325: [da92ba42b49f7] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [da92ba42b49f7] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [da92ba42b49f7] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [da92ba42b49f7] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [da92ba42b49f7] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [da92ba42b49f7] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-28T15:54:51.586Z] daemon.go:325: [d6dd5697bc840] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d6dd5697bc840] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d6dd5697bc840] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d6dd5697bc840] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d6dd5697bc840] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d6dd5697bc840] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.88s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-28T15:54:51.586Z] daemon.go:325: [dfb11ea96fac7] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [dfb11ea96fac7] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [dfb11ea96fac7] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [dfb11ea96fac7] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [dfb11ea96fac7] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [dfb11ea96fac7] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.46s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-28T15:54:51.586Z] daemon.go:325: [deb1209a8491d] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [deb1209a8491d] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [deb1209a8491d] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [deb1209a8491d] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [deb1209a8491d] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [deb1209a8491d] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.58s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-28T15:54:51.586Z] daemon.go:325: [dfecd54c6624e] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [dfecd54c6624e] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [dfecd54c6624e] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [dfecd54c6624e] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [dfecd54c6624e] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [dfecd54c6624e] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.20s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-28T15:54:51.586Z] daemon.go:325: [d35815ff9baac] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d35815ff9baac] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d35815ff9baac] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d35815ff9baac] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d35815ff9baac] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d35815ff9baac] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.12s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-28T15:54:51.586Z] daemon.go:325: [d98fb6691304b] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d98fb6691304b] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d98fb6691304b] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d98fb6691304b] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d98fb6691304b] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d98fb6691304b] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.42s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-28T15:54:51.586Z] daemon.go:325: [d63ebc1d8f766] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d63ebc1d8f766] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d63ebc1d8f766] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d63ebc1d8f766] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d63ebc1d8f766] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d63ebc1d8f766] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.54s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-05-28T15:54:51.586Z] daemon.go:325: [d62f243680573] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d62f243680573] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d62f243680573] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d62f243680573] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d62f243680573] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d62f243680573] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.84s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-05-28T15:54:51.586Z] daemon.go:325: [d801d620bb417] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d801d620bb417] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d801d620bb417] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d801d620bb417] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d801d620bb417] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d801d620bb417] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.10s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-05-28T15:54:51.586Z] daemon.go:325: [dc21cc30ed2a3] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [dc21cc30ed2a3] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [dc21cc30ed2a3] daemon started [2020-05-28T15:54:51.586Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.ot5mysvnwcge@632e2a11c72d | hello1\n" [2020-05-28T15:54:51.586Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.8gayn0hb2oh3@632e2a11c72d | hello2\n" [2020-05-28T15:54:51.586Z] daemon.go:461: [dc21cc30ed2a3] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [dc21cc30ed2a3] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [dc21cc30ed2a3] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.61s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-28T15:54:51.586Z] daemon.go:325: [d31efc9ba6efa] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d31efc9ba6efa] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d31efc9ba6efa] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d31efc9ba6efa] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d31efc9ba6efa] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d31efc9ba6efa] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.19s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-28T15:54:51.586Z] daemon.go:325: [d0405f676e339] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d0405f676e339] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d0405f676e339] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d0405f676e339] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d0405f676e339] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d0405f676e339] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.43s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-28T15:54:51.586Z] daemon.go:325: [d4de1efdd16c3] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d4de1efdd16c3] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d4de1efdd16c3] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d4de1efdd16c3] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d4de1efdd16c3] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d4de1efdd16c3] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.38s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-28T15:54:51.586Z] daemon.go:325: [d1e1b8af5268e] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d1e1b8af5268e] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d1e1b8af5268e] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d1e1b8af5268e] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d1e1b8af5268e] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d1e1b8af5268e] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.33s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-05-28T15:54:51.586Z] daemon.go:325: [d18da34229513] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d18da34229513] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d18da34229513] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d18da34229513] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d18da34229513] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d18da34229513] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.96s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-28T15:54:51.586Z] daemon.go:325: [dec727945a0b6] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [dec727945a0b6] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [dec727945a0b6] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [dec727945a0b6] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [dec727945a0b6] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [dec727945a0b6] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.43s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-05-28T15:54:51.586Z] daemon.go:325: [d54ed8728c412] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d54ed8728c412] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d54ed8728c412] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d54ed8728c412] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d54ed8728c412] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d54ed8728c412] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.96s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-28T15:54:51.586Z] daemon.go:325: [d509a3a0e0ee8] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d509a3a0e0ee8] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d509a3a0e0ee8] daemon started [2020-05-28T15:54:51.586Z] docker_cli_service_logs_test.go:242: checking task lffqyopdddk3 [2020-05-28T15:54:51.586Z] docker_cli_service_logs_test.go:247: checking messages for lffqyopdddk3 [2020-05-28T15:54:51.586Z] docker_cli_service_logs_test.go:242: checking task rndoo8zruol6 [2020-05-28T15:54:51.586Z] docker_cli_service_logs_test.go:247: checking messages for rndoo8zruol6 [2020-05-28T15:54:51.586Z] daemon.go:461: [d509a3a0e0ee8] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d509a3a0e0ee8] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d509a3a0e0ee8] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.86s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-05-28T15:54:51.586Z] daemon.go:325: [de0efb4c6f5ff] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [de0efb4c6f5ff] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [de0efb4c6f5ff] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [de0efb4c6f5ff] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [de0efb4c6f5ff] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [de0efb4c6f5ff] Daemon stopped [2020-05-28T15:54:51.586Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.21s) [2020-05-28T15:54:51.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-28T15:54:51.586Z] daemon.go:325: [d5bf8047038f5] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d5bf8047038f5] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d5bf8047038f5] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d5bf8047038f5] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d5bf8047038f5] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d5bf8047038f5] Daemon stopped [2020-05-28T15:54:51.586Z] daemon.go:325: [d5bf8047038f5] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:325: [d5bf8047038f5] waiting for daemon to start [2020-05-28T15:54:51.586Z] daemon.go:353: [d5bf8047038f5] daemon started [2020-05-28T15:54:51.586Z] daemon.go:461: [d5bf8047038f5] Stopping daemon [2020-05-28T15:54:51.586Z] daemon.go:296: [d5bf8047038f5] exiting daemon [2020-05-28T15:54:51.586Z] daemon.go:448: [d5bf8047038f5] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bf8047038f5] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bf8047038f5] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d5bf8047038f5] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d5bf8047038f5] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d5bf8047038f5] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d5bf8047038f5] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bf8047038f5] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bf8047038f5] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d5bf8047038f5] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d5bf8047038f5] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d5bf8047038f5] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d5bf8047038f5] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bf8047038f5] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bf8047038f5] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d5bf8047038f5] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d5bf8047038f5] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d5bf8047038f5] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d5bf8047038f5] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.63s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-28T15:54:51.587Z] daemon.go:325: [d957f0063ea7d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d957f0063ea7d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d957f0063ea7d] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d957f0063ea7d] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d957f0063ea7d] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d957f0063ea7d] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.05s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-28T15:54:51.587Z] daemon.go:325: [d6d0973ca8089] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d6d0973ca8089] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d6d0973ca8089] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d6d0973ca8089] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d6d0973ca8089] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d6d0973ca8089] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.84s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-28T15:54:51.587Z] daemon.go:325: [d14037d4b3bb0] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d14037d4b3bb0] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d14037d4b3bb0] daemon started [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-28T15:54:51.587Z] daemon.go:325: [d9670caadc308] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d9670caadc308] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d9670caadc308] daemon started [2020-05-28T15:54:51.587Z] check_test.go:358: [d9670caadc308] joining swarm manager [d14037d4b3bb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-28T15:54:51.587Z] daemon.go:325: [d3b7744c56135] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d3b7744c56135] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d3b7744c56135] daemon started [2020-05-28T15:54:51.587Z] check_test.go:358: [d3b7744c56135] joining swarm manager [d14037d4b3bb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.587Z] daemon.go:461: [d14037d4b3bb0] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d14037d4b3bb0] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d14037d4b3bb0] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:461: [d9670caadc308] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d9670caadc308] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d9670caadc308] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:461: [d3b7744c56135] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d3b7744c56135] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d3b7744c56135] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-28T15:54:51.587Z] daemon.go:325: [d64fc32bd8301] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d64fc32bd8301] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d64fc32bd8301] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d64fc32bd8301] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d64fc32bd8301] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d64fc32bd8301] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.10s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-28T15:54:51.587Z] daemon.go:325: [d672364c09ae4] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d672364c09ae4] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d672364c09ae4] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d672364c09ae4] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d672364c09ae4] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d672364c09ae4] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.62s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-28T15:54:51.587Z] daemon.go:325: [ddc55aa94ce6d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [ddc55aa94ce6d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [ddc55aa94ce6d] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [ddc55aa94ce6d] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [ddc55aa94ce6d] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [ddc55aa94ce6d] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.87s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-28T15:54:51.587Z] daemon.go:325: [d1ac02605d68a] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d1ac02605d68a] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d1ac02605d68a] daemon started [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-28T15:54:51.587Z] daemon.go:325: [d60ea68b93ba1] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d60ea68b93ba1] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d60ea68b93ba1] daemon started [2020-05-28T15:54:51.587Z] check_test.go:358: [d60ea68b93ba1] joining swarm manager [d1ac02605d68a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-28T15:54:51.587Z] daemon.go:325: [dc47b1fe94f64] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [dc47b1fe94f64] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [dc47b1fe94f64] daemon started [2020-05-28T15:54:51.587Z] check_test.go:358: [dc47b1fe94f64] joining swarm manager [d1ac02605d68a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.587Z] daemon.go:461: [d1ac02605d68a] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d1ac02605d68a] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d1ac02605d68a] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:461: [d60ea68b93ba1] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d60ea68b93ba1] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d60ea68b93ba1] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:461: [dc47b1fe94f64] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [dc47b1fe94f64] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [dc47b1fe94f64] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.39s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-28T15:54:51.587Z] daemon.go:325: [dedda4bc957d8] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [dedda4bc957d8] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [dedda4bc957d8] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [dedda4bc957d8] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [dedda4bc957d8] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [dedda4bc957d8] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (184.20s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-28T15:54:51.587Z] daemon.go:325: [de5939ee2f3c3] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [de5939ee2f3c3] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [de5939ee2f3c3] daemon started [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-28T15:54:51.587Z] daemon.go:325: [d31db42548d0d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d31db42548d0d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d31db42548d0d] daemon started [2020-05-28T15:54:51.587Z] check_test.go:358: [d31db42548d0d] joining swarm manager [de5939ee2f3c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-28T15:54:51.587Z] daemon.go:325: [d96e6432a97bd] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d96e6432a97bd] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d96e6432a97bd] daemon started [2020-05-28T15:54:51.587Z] check_test.go:358: [d96e6432a97bd] joining swarm manager [de5939ee2f3c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.587Z] daemon.go:461: [d31db42548d0d] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d31db42548d0d] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d31db42548d0d] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:325: [d31db42548d0d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d31db42548d0d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d31db42548d0d] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d96e6432a97bd] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d96e6432a97bd] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d96e6432a97bd] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:325: [d96e6432a97bd] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d96e6432a97bd] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d96e6432a97bd] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d31db42548d0d] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d31db42548d0d] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d31db42548d0d] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:325: [d31db42548d0d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d31db42548d0d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d31db42548d0d] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d96e6432a97bd] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d96e6432a97bd] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d96e6432a97bd] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:325: [d96e6432a97bd] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d96e6432a97bd] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d96e6432a97bd] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d31db42548d0d] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d31db42548d0d] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d31db42548d0d] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:325: [d31db42548d0d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d31db42548d0d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d31db42548d0d] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d96e6432a97bd] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d96e6432a97bd] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d96e6432a97bd] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:325: [d96e6432a97bd] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d96e6432a97bd] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d96e6432a97bd] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [de5939ee2f3c3] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [de5939ee2f3c3] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [de5939ee2f3c3] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:461: [d31db42548d0d] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d31db42548d0d] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d31db42548d0d] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:461: [d96e6432a97bd] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d96e6432a97bd] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d96e6432a97bd] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.35s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-28T15:54:51.587Z] daemon.go:325: [d39a804fc5b57] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d39a804fc5b57] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d39a804fc5b57] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d39a804fc5b57] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d39a804fc5b57] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d39a804fc5b57] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.11s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-28T15:54:51.587Z] daemon.go:325: [dc252082744b9] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [dc252082744b9] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [dc252082744b9] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [dc252082744b9] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [dc252082744b9] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [dc252082744b9] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:325: [dc252082744b9] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [dc252082744b9] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [dc252082744b9] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [dc252082744b9] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [dc252082744b9] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [dc252082744b9] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [dc252082744b9] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.21s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-28T15:54:51.587Z] daemon.go:325: [db87e0b7e4b6d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [db87e0b7e4b6d] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [db87e0b7e4b6d] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [db87e0b7e4b6d] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [db87e0b7e4b6d] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [db87e0b7e4b6d] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.08s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-28T15:54:51.587Z] daemon.go:325: [d2582f77b1556] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d2582f77b1556] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d2582f77b1556] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d2582f77b1556] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d2582f77b1556] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d2582f77b1556] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.26s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bdf3de3fb96] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bdf3de3fb96] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d5bdf3de3fb96] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d5bdf3de3fb96] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d5bdf3de3fb96] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d5bdf3de3fb96] Daemon stopped [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bdf3de3fb96] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:296: [d5bdf3de3fb96] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bdf3de3fb96] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bdf3de3fb96] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:296: [d5bdf3de3fb96] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bdf3de3fb96] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bdf3de3fb96] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d5bdf3de3fb96] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d5bdf3de3fb96] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d5bdf3de3fb96] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d5bdf3de3fb96] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d5bdf3de3fb96] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.06s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-28T15:54:51.587Z] daemon.go:325: [d265a133b09c6] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d265a133b09c6] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d265a133b09c6] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d265a133b09c6] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d265a133b09c6] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d265a133b09c6] Daemon stopped [2020-05-28T15:54:51.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.90s) [2020-05-28T15:54:51.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-05-28T15:54:51.587Z] daemon.go:325: [d9b7357af00ff] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:325: [d9b7357af00ff] waiting for daemon to start [2020-05-28T15:54:51.587Z] daemon.go:353: [d9b7357af00ff] daemon started [2020-05-28T15:54:51.587Z] daemon.go:461: [d9b7357af00ff] Stopping daemon [2020-05-28T15:54:51.587Z] daemon.go:296: [d9b7357af00ff] exiting daemon [2020-05-28T15:54:51.587Z] daemon.go:448: [d9b7357af00ff] Daemon stopped [2020-05-28T15:54:51.587Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-05-28T15:54:51.587Z] requirement.go:26: unmatched requirement IPv6 [2020-05-28T15:54:51.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.61s) [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-28T15:54:51.588Z] daemon.go:325: [dbeeabc117303] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [dbeeabc117303] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [dbeeabc117303] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [dbeeabc117303] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [dbeeabc117303] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [dbeeabc117303] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [dbeeabc117303] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [dbeeabc117303] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [dbeeabc117303] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [dbeeabc117303] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [dbeeabc117303] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [dbeeabc117303] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [dbeeabc117303] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [dbeeabc117303] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [dbeeabc117303] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [dbeeabc117303] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [dbeeabc117303] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [dbeeabc117303] Daemon stopped [2020-05-28T15:54:51.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-28T15:54:51.588Z] daemon.go:325: [d2988e7aed3c8] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d2988e7aed3c8] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d2988e7aed3c8] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [d2988e7aed3c8] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d2988e7aed3c8] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d2988e7aed3c8] Daemon stopped [2020-05-28T15:54:51.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.91s) [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-28T15:54:51.588Z] daemon.go:325: [d9ec99eeec023] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d9ec99eeec023] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d9ec99eeec023] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [d9ec99eeec023] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d9ec99eeec023] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d9ec99eeec023] Daemon stopped [2020-05-28T15:54:51.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.12s) [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-28T15:54:51.588Z] daemon.go:325: [d7ee101a534f3] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d7ee101a534f3] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d7ee101a534f3] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [d7ee101a534f3] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d7ee101a534f3] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d7ee101a534f3] Daemon stopped [2020-05-28T15:54:51.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.00s) [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-28T15:54:51.588Z] daemon.go:325: [d90566e5b2818] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d90566e5b2818] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d90566e5b2818] daemon started [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-28T15:54:51.588Z] daemon.go:325: [d7627e13ec2cd] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d7627e13ec2cd] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d7627e13ec2cd] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [d90566e5b2818] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d90566e5b2818] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d90566e5b2818] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:461: [d7627e13ec2cd] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d7627e13ec2cd] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d7627e13ec2cd] Daemon stopped [2020-05-28T15:54:51.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.39s) [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-28T15:54:51.588Z] daemon.go:325: [d6e8c95afd7da] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d6e8c95afd7da] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d6e8c95afd7da] daemon started [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-28T15:54:51.588Z] daemon.go:325: [d7594262104de] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d7594262104de] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d7594262104de] daemon started [2020-05-28T15:54:51.588Z] check_test.go:358: [d7594262104de] joining swarm manager [d6e8c95afd7da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.588Z] daemon.go:461: [d7594262104de] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d7594262104de] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d7594262104de] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [d7594262104de] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d7594262104de] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d7594262104de] daemon started [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-28T15:54:51.588Z] daemon.go:325: [d6ca6ffe8fc67] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d6ca6ffe8fc67] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d6ca6ffe8fc67] daemon started [2020-05-28T15:54:51.588Z] check_test.go:358: [d6ca6ffe8fc67] joining swarm manager [d6e8c95afd7da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.588Z] daemon.go:461: [d7594262104de] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d7594262104de] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d7594262104de] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [d7594262104de] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d7594262104de] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d7594262104de] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [d6ca6ffe8fc67] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d6ca6ffe8fc67] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d6ca6ffe8fc67] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [d6ca6ffe8fc67] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d6ca6ffe8fc67] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d6ca6ffe8fc67] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [d6ca6ffe8fc67] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d6ca6ffe8fc67] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d6ca6ffe8fc67] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [d6ca6ffe8fc67] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d6ca6ffe8fc67] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d6ca6ffe8fc67] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [d6e8c95afd7da] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d6e8c95afd7da] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d6e8c95afd7da] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:461: [d7594262104de] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d7594262104de] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d7594262104de] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:461: [d6ca6ffe8fc67] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d6ca6ffe8fc67] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d6ca6ffe8fc67] Daemon stopped [2020-05-28T15:54:51.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.99s) [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-28T15:54:51.588Z] daemon.go:325: [d080901b6cde4] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d080901b6cde4] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d080901b6cde4] daemon started [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-28T15:54:51.588Z] daemon.go:325: [d437ac8343a8a] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d437ac8343a8a] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d437ac8343a8a] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [d080901b6cde4] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d080901b6cde4] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d080901b6cde4] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:461: [d437ac8343a8a] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d437ac8343a8a] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d437ac8343a8a] Daemon stopped [2020-05-28T15:54:51.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.79s) [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-28T15:54:51.588Z] daemon.go:325: [dadc8bda13440] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [dadc8bda13440] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [dadc8bda13440] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [dadc8bda13440] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [dadc8bda13440] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [dadc8bda13440] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [dadc8bda13440] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [dadc8bda13440] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [dadc8bda13440] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [dadc8bda13440] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [dadc8bda13440] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [dadc8bda13440] Daemon stopped [2020-05-28T15:54:51.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.66s) [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-28T15:54:51.588Z] daemon.go:325: [d9b4eaf59dff5] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d9b4eaf59dff5] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d9b4eaf59dff5] daemon started [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-28T15:54:51.588Z] daemon.go:325: [d83914cd5f6b1] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d83914cd5f6b1] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d83914cd5f6b1] daemon started [2020-05-28T15:54:51.588Z] check_test.go:358: [d83914cd5f6b1] joining swarm manager [d9b4eaf59dff5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-28T15:54:51.588Z] daemon.go:325: [daaee1683dc67] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [daaee1683dc67] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [daaee1683dc67] daemon started [2020-05-28T15:54:51.588Z] check_test.go:358: [daaee1683dc67] joining swarm manager [d9b4eaf59dff5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.588Z] daemon.go:461: [d83914cd5f6b1] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d83914cd5f6b1] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d83914cd5f6b1] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [d83914cd5f6b1] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d83914cd5f6b1] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d83914cd5f6b1] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [d83914cd5f6b1] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d83914cd5f6b1] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d83914cd5f6b1] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:461: [d9b4eaf59dff5] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d9b4eaf59dff5] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d9b4eaf59dff5] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [d9b4eaf59dff5] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d9b4eaf59dff5] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d9b4eaf59dff5] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [daaee1683dc67] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [daaee1683dc67] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [daaee1683dc67] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [daaee1683dc67] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [daaee1683dc67] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [daaee1683dc67] daemon started [2020-05-28T15:54:51.588Z] daemon.go:325: [d83914cd5f6b1] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d83914cd5f6b1] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d83914cd5f6b1] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [d83914cd5f6b1] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d83914cd5f6b1] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d83914cd5f6b1] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [d83914cd5f6b1] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d83914cd5f6b1] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d83914cd5f6b1] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [d9b4eaf59dff5] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d9b4eaf59dff5] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d9b4eaf59dff5] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [d9b4eaf59dff5] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d9b4eaf59dff5] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d9b4eaf59dff5] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d9b4eaf59dff5] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:339: [d9b4eaf59dff5] error pinging daemon on start: Get http://d9b4eaf59dff5.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.588Z] daemon.go:325: [d9b4eaf59dff5] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:339: [d9b4eaf59dff5] error pinging daemon on start: Get http://d9b4eaf59dff5.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.588Z] daemon.go:325: [d9b4eaf59dff5] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:339: [d9b4eaf59dff5] error pinging daemon on start: Get http://d9b4eaf59dff5.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.588Z] daemon.go:325: [d9b4eaf59dff5] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:339: [d9b4eaf59dff5] error pinging daemon on start: Get http://d9b4eaf59dff5.sock/_ping: context deadline exceeded [2020-05-28T15:54:51.588Z] daemon.go:325: [d9b4eaf59dff5] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d9b4eaf59dff5] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [daaee1683dc67] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [daaee1683dc67] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [daaee1683dc67] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [daaee1683dc67] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [daaee1683dc67] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [daaee1683dc67] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [d83914cd5f6b1] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d83914cd5f6b1] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d83914cd5f6b1] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [d83914cd5f6b1] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d83914cd5f6b1] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d83914cd5f6b1] daemon started [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-28T15:54:51.588Z] daemon.go:325: [df6b5b93237f7] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [df6b5b93237f7] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [df6b5b93237f7] daemon started [2020-05-28T15:54:51.588Z] check_test.go:358: [df6b5b93237f7] joining swarm manager [d9b4eaf59dff5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-28T15:54:51.588Z] daemon.go:461: [df6b5b93237f7] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [df6b5b93237f7] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [df6b5b93237f7] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:325: [df6b5b93237f7] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [df6b5b93237f7] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [df6b5b93237f7] daemon started [2020-05-28T15:54:51.588Z] daemon.go:461: [d9b4eaf59dff5] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d9b4eaf59dff5] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d9b4eaf59dff5] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:461: [d83914cd5f6b1] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [d83914cd5f6b1] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [d83914cd5f6b1] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:461: [daaee1683dc67] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [daaee1683dc67] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [daaee1683dc67] Daemon stopped [2020-05-28T15:54:51.588Z] daemon.go:461: [df6b5b93237f7] Stopping daemon [2020-05-28T15:54:51.588Z] daemon.go:296: [df6b5b93237f7] exiting daemon [2020-05-28T15:54:51.588Z] daemon.go:448: [df6b5b93237f7] Daemon stopped [2020-05-28T15:54:51.588Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.04s) [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-28T15:54:51.588Z] daemon.go:325: [de2d7b33c3bae] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [de2d7b33c3bae] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [de2d7b33c3bae] daemon started [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-28T15:54:51.588Z] daemon.go:325: [d28e622eb242a] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:325: [d28e622eb242a] waiting for daemon to start [2020-05-28T15:54:51.588Z] daemon.go:353: [d28e622eb242a] daemon started [2020-05-28T15:54:51.588Z] check_test.go:358: [d28e622eb242a] joining swarm manager [de2d7b33c3bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-28T15:54:51.588Z] daemon.go:325: [dfd757a02edaa] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [dfd757a02edaa] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [dfd757a02edaa] daemon started [2020-05-28T15:54:51.589Z] check_test.go:358: [dfd757a02edaa] joining swarm manager [de2d7b33c3bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-28T15:54:51.589Z] daemon.go:461: [de2d7b33c3bae] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [de2d7b33c3bae] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [de2d7b33c3bae] Daemon stopped [2020-05-28T15:54:51.589Z] daemon.go:461: [d28e622eb242a] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d28e622eb242a] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d28e622eb242a] Daemon stopped [2020-05-28T15:54:51.589Z] daemon.go:461: [dfd757a02edaa] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [dfd757a02edaa] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [dfd757a02edaa] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.22s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-28T15:54:51.589Z] daemon.go:325: [d63d02a19c3e1] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d63d02a19c3e1] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d63d02a19c3e1] daemon started [2020-05-28T15:54:51.589Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-05-28T15:54:51.589Z] 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-05-28T15:54:51.589Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-05-28T15:54:51.589Z] 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-05-28T15:54:51.589Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-05-28T15:54:51.589Z] 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-05-28T15:54:51.589Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-05-28T15:54:51.589Z] 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-05-28T15:54:51.589Z] daemon.go:461: [d63d02a19c3e1] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d63d02a19c3e1] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d63d02a19c3e1] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.13s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-28T15:54:51.589Z] daemon.go:325: [de4f4398a3753] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [de4f4398a3753] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [de4f4398a3753] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [de4f4398a3753] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [de4f4398a3753] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [de4f4398a3753] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.57s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-28T15:54:51.589Z] daemon.go:325: [dd1b422793b88] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [dd1b422793b88] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [dd1b422793b88] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [dd1b422793b88] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [dd1b422793b88] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [dd1b422793b88] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.13s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-28T15:54:51.589Z] daemon.go:325: [d70b62499b0d4] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d70b62499b0d4] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d70b62499b0d4] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d70b62499b0d4] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d70b62499b0d4] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d70b62499b0d4] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.67s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-28T15:54:51.589Z] daemon.go:325: [d6e0a2579449f] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d6e0a2579449f] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d6e0a2579449f] daemon started [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-28T15:54:51.589Z] daemon.go:325: [d2cdd52b18ced] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d2cdd52b18ced] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d2cdd52b18ced] daemon started [2020-05-28T15:54:51.589Z] check_test.go:358: [d2cdd52b18ced] joining swarm manager [d6e0a2579449f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.589Z] daemon.go:461: [d6e0a2579449f] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d6e0a2579449f] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d6e0a2579449f] Daemon stopped [2020-05-28T15:54:51.589Z] daemon.go:461: [d2cdd52b18ced] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d2cdd52b18ced] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d2cdd52b18ced] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.53s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-28T15:54:51.589Z] daemon.go:325: [d491202be446d] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d491202be446d] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d491202be446d] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d491202be446d] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d491202be446d] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d491202be446d] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.54s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-28T15:54:51.589Z] daemon.go:325: [dd5de5bb645e9] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [dd5de5bb645e9] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [dd5de5bb645e9] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [dd5de5bb645e9] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [dd5de5bb645e9] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [dd5de5bb645e9] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.95s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-28T15:54:51.589Z] daemon.go:325: [d82d1af987325] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d82d1af987325] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d82d1af987325] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d82d1af987325] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d82d1af987325] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d82d1af987325] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.41s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-28T15:54:51.589Z] daemon.go:325: [d905dfb146f8e] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d905dfb146f8e] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d905dfb146f8e] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d905dfb146f8e] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d905dfb146f8e] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d905dfb146f8e] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.04s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-28T15:54:51.589Z] daemon.go:325: [dc9b7e0a9e132] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [dc9b7e0a9e132] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [dc9b7e0a9e132] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [dc9b7e0a9e132] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [dc9b7e0a9e132] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [dc9b7e0a9e132] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.47s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-28T15:54:51.589Z] daemon.go:325: [dcddcc58ad88c] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [dcddcc58ad88c] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [dcddcc58ad88c] daemon started [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-28T15:54:51.589Z] daemon.go:325: [d78d04b04455d] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d78d04b04455d] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d78d04b04455d] daemon started [2020-05-28T15:54:51.589Z] check_test.go:358: [d78d04b04455d] joining swarm manager [dcddcc58ad88c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-28T15:54:51.589Z] daemon.go:461: [dcddcc58ad88c] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [dcddcc58ad88c] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [dcddcc58ad88c] Daemon stopped [2020-05-28T15:54:51.589Z] daemon.go:461: [d78d04b04455d] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d78d04b04455d] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d78d04b04455d] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.42s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-28T15:54:51.589Z] daemon.go:325: [d7fee66b825b3] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d7fee66b825b3] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d7fee66b825b3] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d7fee66b825b3] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d7fee66b825b3] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d7fee66b825b3] Daemon stopped [2020-05-28T15:54:51.589Z] daemon.go:325: [d7fee66b825b3] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d7fee66b825b3] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d7fee66b825b3] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d7fee66b825b3] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d7fee66b825b3] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d7fee66b825b3] Daemon stopped [2020-05-28T15:54:51.589Z] daemon.go:325: [d7fee66b825b3] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d7fee66b825b3] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d7fee66b825b3] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d7fee66b825b3] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d7fee66b825b3] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d7fee66b825b3] Daemon stopped [2020-05-28T15:54:51.589Z] daemon.go:325: [d7fee66b825b3] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d7fee66b825b3] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d7fee66b825b3] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d7fee66b825b3] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d7fee66b825b3] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d7fee66b825b3] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.89s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-28T15:54:51.589Z] daemon.go:325: [df9207a814a5e] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [df9207a814a5e] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [df9207a814a5e] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [df9207a814a5e] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [df9207a814a5e] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [df9207a814a5e] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.01s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-28T15:54:51.589Z] daemon.go:325: [d618a9902a4cf] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d618a9902a4cf] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d618a9902a4cf] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d618a9902a4cf] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d618a9902a4cf] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d618a9902a4cf] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.43s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-28T15:54:51.589Z] daemon.go:325: [da29ff8ea3824] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [da29ff8ea3824] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [da29ff8ea3824] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [da29ff8ea3824] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [da29ff8ea3824] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [da29ff8ea3824] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.37s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-28T15:54:51.589Z] daemon.go:325: [d2a3b6d219d95] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d2a3b6d219d95] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d2a3b6d219d95] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d2a3b6d219d95] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d2a3b6d219d95] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d2a3b6d219d95] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.24s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-28T15:54:51.589Z] daemon.go:325: [d37acd27a1958] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d37acd27a1958] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d37acd27a1958] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d37acd27a1958] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d37acd27a1958] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d37acd27a1958] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.07s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-28T15:54:51.589Z] daemon.go:325: [d5deae32df986] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d5deae32df986] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d5deae32df986] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d5deae32df986] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d5deae32df986] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d5deae32df986] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-28T15:54:51.589Z] daemon.go:325: [d148c99d867ff] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d148c99d867ff] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d148c99d867ff] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d148c99d867ff] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d148c99d867ff] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d148c99d867ff] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.21s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-28T15:54:51.589Z] daemon.go:325: [d65c8bee83700] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d65c8bee83700] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d65c8bee83700] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d65c8bee83700] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d65c8bee83700] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d65c8bee83700] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.95s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-28T15:54:51.589Z] daemon.go:325: [d83832900d2f5] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d83832900d2f5] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d83832900d2f5] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d83832900d2f5] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d83832900d2f5] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d83832900d2f5] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.92s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-28T15:54:51.589Z] daemon.go:325: [d82a97dff4ba9] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d82a97dff4ba9] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d82a97dff4ba9] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d82a97dff4ba9] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d82a97dff4ba9] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d82a97dff4ba9] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.52s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-05-28T15:54:51.589Z] daemon.go:325: [d2664aadfe906] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d2664aadfe906] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d2664aadfe906] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d2664aadfe906] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d2664aadfe906] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d2664aadfe906] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.24s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-28T15:54:51.589Z] daemon.go:325: [d689caa29635c] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:325: [d689caa29635c] waiting for daemon to start [2020-05-28T15:54:51.589Z] daemon.go:353: [d689caa29635c] daemon started [2020-05-28T15:54:51.589Z] daemon.go:461: [d689caa29635c] Stopping daemon [2020-05-28T15:54:51.589Z] daemon.go:296: [d689caa29635c] exiting daemon [2020-05-28T15:54:51.589Z] daemon.go:448: [d689caa29635c] Daemon stopped [2020-05-28T15:54:51.589Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.96s) [2020-05-28T15:54:51.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-28T15:54:51.590Z] daemon.go:325: [df7f461d86a1d] waiting for daemon to start [2020-05-28T15:54:51.590Z] daemon.go:325: [df7f461d86a1d] waiting for daemon to start [2020-05-28T15:54:51.590Z] daemon.go:353: [df7f461d86a1d] daemon started [2020-05-28T15:54:51.590Z] daemon.go:461: [df7f461d86a1d] Stopping daemon [2020-05-28T15:54:51.590Z] daemon.go:296: [df7f461d86a1d] exiting daemon [2020-05-28T15:54:51.590Z] daemon.go:448: [df7f461d86a1d] Daemon stopped [2020-05-28T15:54:51.590Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.99s) [2020-05-28T15:54:51.590Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-28T15:54:51.590Z] daemon.go:325: [ddaf404ca6e5b] waiting for daemon to start [2020-05-28T15:54:51.590Z] daemon.go:325: [ddaf404ca6e5b] waiting for daemon to start [2020-05-28T15:54:51.590Z] daemon.go:353: [ddaf404ca6e5b] daemon started [2020-05-28T15:54:51.590Z] daemon.go:461: [ddaf404ca6e5b] Stopping daemon [2020-05-28T15:54:51.590Z] daemon.go:296: [ddaf404ca6e5b] exiting daemon [2020-05-28T15:54:51.590Z] daemon.go:448: [ddaf404ca6e5b] Daemon stopped [2020-05-28T15:54:51.590Z] === RUN TestDockerExternalVolumeSuite [2020-05-28T15:54:51.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-28T15:54:52.091Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-28T15:54:52.569Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-28T15:55:06.439Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-28T15:55:07.637Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-28T15:55:07.637Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-28T15:55:07.637Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-28T15:55:07.637Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-28T15:55:09.233Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-28T15:55:18.000Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-28T15:55:20.258Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-28T15:55:20.258Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-28T15:55:20.258Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-28T15:55:20.258Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-28T15:55:22.526Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-28T15:55:27.355Z] === RUN TestDockerSuite/TestCommitChange [2020-05-28T15:55:33.301Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-28T15:55:38.132Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-28T15:55:38.132Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-28T15:55:50.756Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-28T15:55:50.756Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-28T15:55:58.007Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-28T15:56:08.549Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-28T15:56:08.549Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-28T15:56:08.549Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-28T15:56:08.549Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-28T15:56:08.549Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-28T15:56:08.549Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-28T15:56:08.549Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-28T15:56:08.549Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-28T15:56:08.549Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-28T15:56:14.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-28T15:56:15.806Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-28T15:56:23.058Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-28T15:56:23.058Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-28T15:56:24.034Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-28T15:56:24.655Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-28T15:56:24.655Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-28T15:56:24.655Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-28T15:56:24.655Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-28T15:56:26.912Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-28T15:56:26.912Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-28T15:56:26.912Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-28T15:56:29.172Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-28T15:56:29.172Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-28T15:56:29.172Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-28T15:56:29.172Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-28T15:56:29.172Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-28T15:56:31.430Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-28T15:56:33.685Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-28T15:56:35.282Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-28T15:56:35.282Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-28T15:56:35.282Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-28T15:56:37.540Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-28T15:56:37.540Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-28T15:56:39.796Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-28T15:56:39.797Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-28T15:56:39.797Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-28T15:56:42.053Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-28T15:56:42.053Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-28T15:56:43.649Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-28T15:56:43.649Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-28T15:56:46.653Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-28T15:56:46.653Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-28T15:56:48.910Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-28T15:56:52.768Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-28T15:56:56.071Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-28T15:56:56.623Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-28T15:56:56.623Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-28T15:56:56.623Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-28T15:56:56.623Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-28T15:56:56.623Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-28T15:56:58.881Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-28T15:56:58.881Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-28T15:57:01.138Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-28T15:57:01.138Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-28T15:57:03.395Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-28T15:57:03.395Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-28T15:57:07.252Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-28T15:57:09.510Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-28T15:57:09.511Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-28T15:57:09.511Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-28T15:57:09.511Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-28T15:57:09.511Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-28T15:57:09.511Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-05-28T15:57:10.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-28T15:57:11.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-28T15:57:32.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-28T15:57:32.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-28T15:57:32.985Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-28T15:57:32.985Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-28T15:57:32.985Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-28T15:57:32.985Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-28T15:57:32.985Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-28T15:57:32.985Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-28T15:57:35.242Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-28T15:57:35.242Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-28T15:57:35.242Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-28T15:57:35.242Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-28T15:57:35.242Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-28T15:57:35.242Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-28T15:57:35.242Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-28T15:57:35.242Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-28T15:57:35.242Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-28T15:57:35.242Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-28T15:57:35.242Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-28T15:57:35.242Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-28T15:57:35.243Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-28T15:57:35.243Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-28T15:57:37.505Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-28T15:57:37.505Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-28T15:57:37.505Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-28T15:57:39.765Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-28T15:57:40.244Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-28T15:57:40.244Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-28T15:57:40.244Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-28T15:57:42.962Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-28T15:57:45.072Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-28T15:57:46.671Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-28T15:57:46.671Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-28T15:57:46.671Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-28T15:57:55.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-28T15:58:08.098Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-28T15:58:08.098Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-28T15:58:08.099Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-28T15:58:14.084Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-28T15:58:14.563Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-28T15:58:14.563Z] === RUN TestDockerSuite/TestCpToDot [2020-05-28T15:58:16.823Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-28T15:58:16.823Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-28T15:58:16.823Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-28T15:58:19.082Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-28T15:58:19.082Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-28T15:58:19.082Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-28T15:58:19.082Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-28T15:58:19.082Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-28T15:58:19.082Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-28T15:58:19.561Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-28T15:58:21.158Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-28T15:58:23.417Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-28T15:58:23.896Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-28T15:58:23.896Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-28T15:58:26.155Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-28T15:58:26.635Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-28T15:58:26.635Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-28T15:58:26.635Z] === RUN TestDockerSuite/TestCreateRM [2020-05-28T15:58:27.119Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-28T15:58:27.119Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-28T15:58:27.119Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-28T15:58:27.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-28T15:58:27.598Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-28T15:58:36.365Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-28T15:58:36.365Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-28T15:58:36.365Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-28T15:58:40.221Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-28T15:58:40.701Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-28T15:58:40.701Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDockerFails [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-28T15:58:42.959Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-28T15:58:43.438Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-28T15:58:45.262Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-28T15:58:45.698Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-28T15:58:47.955Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-28T15:58:50.212Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-28T15:58:57.967Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-28T15:59:00.079Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-28T15:59:03.910Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-28T15:59:08.738Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-28T15:59:10.993Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-28T15:59:11.472Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-28T15:59:15.322Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-28T15:59:15.322Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-28T15:59:16.332Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-28T15:59:21.156Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-28T15:59:25.980Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-28T15:59:25.980Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-28T15:59:25.980Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-28T15:59:25.980Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-28T15:59:25.980Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-28T15:59:25.980Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-28T15:59:26.988Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-28T15:59:26.988Z] === RUN TestDockerSuite/TestEventsRename [2020-05-28T15:59:29.243Z] === RUN TestDockerSuite/TestEventsResize [2020-05-28T15:59:32.258Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-28T15:59:34.520Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-28T15:59:37.519Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-28T15:59:42.340Z] === RUN TestDockerSuite/TestEventsTop [2020-05-28T15:59:42.340Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-28T15:59:44.593Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-28T15:59:46.720Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-28T15:59:48.532Z] === RUN TestDockerSuite/TestExec [2020-05-28T15:59:48.532Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-28T15:59:48.532Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-28T15:59:50.125Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-28T15:59:51.721Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-28T15:59:51.721Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-28T15:59:51.721Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-28T15:59:51.721Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-28T15:59:53.974Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-28T15:59:56.229Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-28T15:59:57.823Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-28T16:00:00.075Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-28T16:00:03.930Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-28T16:00:03.930Z] === RUN TestDockerSuite/TestExecEnv [2020-05-28T16:00:03.930Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-28T16:00:03.930Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-28T16:00:04.888Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-28T16:00:06.185Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-28T16:00:11.006Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-28T16:00:11.006Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-28T16:00:11.006Z] === RUN TestDockerSuite/TestExecParseError [2020-05-28T16:00:11.006Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-28T16:00:11.006Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-28T16:00:11.006Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-28T16:00:13.261Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-28T16:00:13.261Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-28T16:00:13.261Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-28T16:00:13.261Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-28T16:00:13.261Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-28T16:00:13.261Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-28T16:00:15.517Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-28T16:00:15.517Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-28T16:00:22.764Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-28T16:00:22.764Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-28T16:00:22.764Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-28T16:00:22.764Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-28T16:00:27.580Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-28T16:00:33.521Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-28T16:00:36.525Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-28T16:00:36.930Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-28T16:00:42.466Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-28T16:00:42.466Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-28T16:00:42.466Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-28T16:00:42.466Z] === RUN TestDockerSuite/TestHealth [2020-05-28T16:00:42.466Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-28T16:00:42.466Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-28T16:00:42.466Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-28T16:00:42.466Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-28T16:00:48.409Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-28T16:00:48.410Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-28T16:00:48.410Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-28T16:00:48.410Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-28T16:00:48.410Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-28T16:00:48.410Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-28T16:00:48.888Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-28T16:00:48.888Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-28T16:00:49.894Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-28T16:00:49.894Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-28T16:00:51.489Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-28T16:00:51.967Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-28T16:00:54.223Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-28T16:00:56.482Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-28T16:00:56.960Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-28T16:00:56.960Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-28T16:01:00.810Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-28T16:01:00.810Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-28T16:01:03.067Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-28T16:01:03.067Z] === RUN TestDockerSuite/TestImportFile [2020-05-28T16:01:03.067Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-28T16:01:03.067Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-28T16:01:03.067Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-28T16:01:03.067Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-28T16:01:03.067Z] === RUN TestDockerSuite/TestInfoDebug [2020-05-28T16:01:03.067Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-05-28T16:01:03.545Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-05-28T16:01:03.545Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-05-28T16:01:03.545Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-28T16:01:03.545Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-28T16:01:03.545Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-28T16:01:03.545Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-28T16:01:03.545Z] === RUN TestDockerSuite/TestInfoFormat [2020-05-28T16:01:04.023Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-05-28T16:01:04.023Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-28T16:01:04.023Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-28T16:01:04.023Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-28T16:01:06.276Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-28T16:01:08.532Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-28T16:01:08.532Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-28T16:01:08.532Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-28T16:01:08.532Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-28T16:01:08.532Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-28T16:01:08.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-28T16:01:10.787Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-28T16:01:10.787Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-28T16:01:13.047Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-28T16:01:13.047Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-28T16:01:13.047Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-28T16:01:13.047Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-28T16:01:20.298Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-28T16:01:23.825Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-28T16:01:25.122Z] === RUN TestDockerSuite/TestInspectImage [2020-05-28T16:01:25.122Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-28T16:01:25.122Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-28T16:01:25.122Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-28T16:01:27.377Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-28T16:01:29.629Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-28T16:01:29.629Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-28T16:01:31.887Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-28T16:01:34.140Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-28T16:01:34.140Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-28T16:01:34.140Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-28T16:01:36.394Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-28T16:01:38.646Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-28T16:01:41.883Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-28T16:01:43.465Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-28T16:01:45.058Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-28T16:01:47.311Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-28T16:01:49.564Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-28T16:01:51.820Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-28T16:01:53.415Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-28T16:01:55.667Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-28T16:01:55.667Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-28T16:01:55.667Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-28T16:01:55.667Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-28T16:01:55.667Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-28T16:01:55.667Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-28T16:01:55.667Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-28T16:01:55.667Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-28T16:01:55.667Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-28T16:01:55.667Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-28T16:01:56.146Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-28T16:01:56.146Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-28T16:01:56.146Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-28T16:01:56.146Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-28T16:01:56.146Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-28T16:01:56.146Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-28T16:01:56.146Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-28T16:01:56.146Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-28T16:01:56.146Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-28T16:01:56.146Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-28T16:01:58.404Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-28T16:01:59.934Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-28T16:01:59.998Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-28T16:02:05.951Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-28T16:02:08.204Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-28T16:02:08.204Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-28T16:02:10.460Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-28T16:02:10.460Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite (441.40s) [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.98s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-28T16:02:12.110Z] docker_cli_external_volume_driver_test.go:53: Daemon d9f0a302104b3 is not started [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-28T16:02:12.110Z] daemon.go:325: [dd026278aa101] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:325: [dd026278aa101] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:353: [dd026278aa101] daemon started [2020-05-28T16:02:12.110Z] daemon.go:461: [dd026278aa101] Stopping daemon [2020-05-28T16:02:12.110Z] daemon.go:296: [dd026278aa101] exiting daemon [2020-05-28T16:02:12.110Z] daemon.go:448: [dd026278aa101] Daemon stopped [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-28T16:02:12.110Z] daemon.go:325: [d6858baa24315] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:325: [d6858baa24315] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:353: [d6858baa24315] daemon started [2020-05-28T16:02:12.110Z] daemon.go:461: [d6858baa24315] Stopping daemon [2020-05-28T16:02:12.110Z] daemon.go:296: [d6858baa24315] exiting daemon [2020-05-28T16:02:12.110Z] daemon.go:448: [d6858baa24315] Daemon stopped [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-28T16:02:12.110Z] docker_cli_external_volume_driver_test.go:53: Daemon da9e5ce0c317c is not started [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-28T16:02:12.110Z] daemon.go:325: [da1b55a2cd1e5] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:325: [da1b55a2cd1e5] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:353: [da1b55a2cd1e5] daemon started [2020-05-28T16:02:12.110Z] daemon.go:461: [da1b55a2cd1e5] Stopping daemon [2020-05-28T16:02:12.110Z] daemon.go:296: [da1b55a2cd1e5] exiting daemon [2020-05-28T16:02:12.110Z] daemon.go:448: [da1b55a2cd1e5] Daemon stopped [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-28T16:02:12.110Z] docker_cli_external_volume_driver_test.go:53: Daemon d22174fede43a is not started [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-28T16:02:12.110Z] docker_cli_external_volume_driver_test.go:53: Daemon d0d4e045f0e59 is not started [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-28T16:02:12.110Z] daemon.go:325: [dce5a66dff8ad] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:325: [dce5a66dff8ad] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:353: [dce5a66dff8ad] daemon started [2020-05-28T16:02:12.110Z] daemon.go:461: [dce5a66dff8ad] Stopping daemon [2020-05-28T16:02:12.110Z] daemon.go:296: [dce5a66dff8ad] exiting daemon [2020-05-28T16:02:12.110Z] daemon.go:448: [dce5a66dff8ad] Daemon stopped [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.55s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-28T16:02:12.110Z] daemon.go:325: [d52377d38730d] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:325: [d52377d38730d] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:353: [d52377d38730d] daemon started [2020-05-28T16:02:12.110Z] daemon.go:461: [d52377d38730d] Stopping daemon [2020-05-28T16:02:12.110Z] daemon.go:296: [d52377d38730d] exiting daemon [2020-05-28T16:02:12.110Z] daemon.go:448: [d52377d38730d] Daemon stopped [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-28T16:02:12.110Z] daemon.go:325: [d7c57bbeb4bce] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:325: [d7c57bbeb4bce] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:353: [d7c57bbeb4bce] daemon started [2020-05-28T16:02:12.110Z] daemon.go:461: [d7c57bbeb4bce] Stopping daemon [2020-05-28T16:02:12.110Z] daemon.go:296: [d7c57bbeb4bce] exiting daemon [2020-05-28T16:02:12.110Z] daemon.go:448: [d7c57bbeb4bce] Daemon stopped [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-28T16:02:12.110Z] daemon.go:325: [db79b1735f93b] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:325: [db79b1735f93b] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:353: [db79b1735f93b] daemon started [2020-05-28T16:02:12.110Z] daemon.go:461: [db79b1735f93b] Stopping daemon [2020-05-28T16:02:12.110Z] daemon.go:296: [db79b1735f93b] exiting daemon [2020-05-28T16:02:12.110Z] daemon.go:448: [db79b1735f93b] Daemon stopped [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-28T16:02:12.110Z] daemon.go:325: [d9961950ebf46] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:325: [d9961950ebf46] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:353: [d9961950ebf46] daemon started [2020-05-28T16:02:12.110Z] daemon.go:461: [d9961950ebf46] Stopping daemon [2020-05-28T16:02:12.110Z] daemon.go:296: [d9961950ebf46] exiting daemon [2020-05-28T16:02:12.110Z] daemon.go:448: [d9961950ebf46] Daemon stopped [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-28T16:02:12.110Z] daemon.go:325: [d1e58e420fc8f] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:325: [d1e58e420fc8f] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:353: [d1e58e420fc8f] daemon started [2020-05-28T16:02:12.110Z] daemon.go:461: [d1e58e420fc8f] Stopping daemon [2020-05-28T16:02:12.110Z] daemon.go:296: [d1e58e420fc8f] exiting daemon [2020-05-28T16:02:12.110Z] daemon.go:448: [d1e58e420fc8f] Daemon stopped [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.06s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-28T16:02:12.110Z] daemon.go:325: [d7d2e45423679] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:325: [d7d2e45423679] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:353: [d7d2e45423679] daemon started [2020-05-28T16:02:12.110Z] daemon.go:461: [d7d2e45423679] Stopping daemon [2020-05-28T16:02:12.110Z] daemon.go:296: [d7d2e45423679] exiting daemon [2020-05-28T16:02:12.110Z] daemon.go:448: [d7d2e45423679] Daemon stopped [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-28T16:02:12.110Z] daemon.go:325: [d9ad2bebb1025] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:325: [d9ad2bebb1025] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:353: [d9ad2bebb1025] daemon started [2020-05-28T16:02:12.110Z] daemon.go:461: [d9ad2bebb1025] Stopping daemon [2020-05-28T16:02:12.110Z] daemon.go:296: [d9ad2bebb1025] exiting daemon [2020-05-28T16:02:12.110Z] daemon.go:448: [d9ad2bebb1025] Daemon stopped [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.45s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-28T16:02:12.110Z] daemon.go:325: [da8c5abc645d1] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:325: [da8c5abc645d1] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:353: [da8c5abc645d1] daemon started [2020-05-28T16:02:12.110Z] daemon.go:461: [da8c5abc645d1] Stopping daemon [2020-05-28T16:02:12.110Z] daemon.go:296: [da8c5abc645d1] exiting daemon [2020-05-28T16:02:12.110Z] daemon.go:448: [da8c5abc645d1] Daemon stopped [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-28T16:02:12.110Z] docker_cli_external_volume_driver_test.go:486: Daemon df9b36f1a4ee2 is not started [2020-05-28T16:02:12.110Z] daemon.go:325: [df9b36f1a4ee2] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:325: [df9b36f1a4ee2] waiting for daemon to start [2020-05-28T16:02:12.110Z] daemon.go:353: [df9b36f1a4ee2] daemon started [2020-05-28T16:02:12.110Z] daemon.go:461: [df9b36f1a4ee2] Stopping daemon [2020-05-28T16:02:12.110Z] daemon.go:296: [df9b36f1a4ee2] exiting daemon [2020-05-28T16:02:12.110Z] daemon.go:448: [df9b36f1a4ee2] Daemon stopped [2020-05-28T16:02:12.110Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-28T16:02:12.110Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-28T16:02:12.110Z] docker_cli_external_volume_driver_test.go:53: Daemon d8b2bc3504b04 is not started [2020-05-28T16:02:12.110Z] PASS [2020-05-28T16:02:12.110Z] [2020-05-28T16:02:12.110Z] === Skipped [2020-05-28T16:02:12.110Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-28T16:02:12.110Z] [2020-05-28T16:02:12.110Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-28T16:02:12.110Z] [2020-05-28T16:02:12.110Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-28T16:02:12.110Z] [2020-05-28T16:02:12.110Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-28T16:02:12.110Z] [2020-05-28T16:02:12.110Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-05-28T16:02:12.110Z] [2020-05-28T16:02:12.110Z] [2020-05-28T16:02:12.110Z] DONE 270 tests, 5 skipped in 2609.013s [2020-05-28T16:02:12.110Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-28T16:02:12.673Z] ++++ cat bundles/test-integration/docker.pid [2020-05-28T16:02:12.673Z] +++ kill 7362 [2020-05-28T16:02:13.603Z] umount: bundles/test-integration/root: no mount point specified. [2020-05-28T16:02:13.603Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4be8638afb0f/docker.pid [2020-05-28T16:02:13.603Z] +++ kill 4240 [2020-05-28T16:02:13.603Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4240 is not a child of this shell [2020-05-28T16:02:13.603Z] warning: PID 4240 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4be8638afb0f/docker.pid had a nonzero exit code [2020-05-28T16:02:13.603Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4be8638afb0f/root: target is busy. [2020-05-28T16:02:13.603Z] +++ /etc/init.d/apparmor stop [2020-05-28T16:02:13.603Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-28T16:02:13.603Z] [2020-05-28T16:02:13.603Z] Unloading profiles will leave already running processes permanently [2020-05-28T16:02:13.603Z] unconfined, which can lead to unexpected situations. [2020-05-28T16:02:13.603Z] [2020-05-28T16:02:13.603Z] To set a process to complain mode, use the command line tool [2020-05-28T16:02:13.603Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-28T16:02:13.603Z] +++ true [2020-05-28T16:02:13.603Z] exiting test-integration [2020-05-28T16:02:13.603Z] ++ exit 0 [2020-05-28T16:02:13.603Z] [2020-05-28T16:02:13.859Z] + exit 0 [2020-05-28T16:02:13.859Z] ++ jobs -p [2020-05-28T16:02:13.859Z] + pids= [2020-05-28T16:02:13.859Z] + echo 'Remaining pids to kill: []' [2020-05-28T16:02:13.859Z] Remaining pids to kill: [] [2020-05-28T16:02:13.859Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-05-28T16:02:13.871Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-28T16:02:16.142Z] + echo Ensuring container killed. [2020-05-28T16:02:16.142Z] Ensuring container killed. [2020-05-28T16:02:16.142Z] + docker ps -aq -f name=docker-pr9-* [2020-05-28T16:02:16.142Z] + cids=4f80386aeece [2020-05-28T16:02:16.142Z] 632e2a11c72d [2020-05-28T16:02:16.142Z] c74305ce8b14 [2020-05-28T16:02:16.142Z] + [ -n 4f80386aeece [2020-05-28T16:02:16.142Z] 632e2a11c72d [2020-05-28T16:02:16.142Z] c74305ce8b14 ] [2020-05-28T16:02:16.142Z] + docker rm -vf 4f80386aeece 632e2a11c72d c74305ce8b14 [2020-05-28T16:02:17.708Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-28T16:02:18.674Z] 4f80386aeece [2020-05-28T16:02:18.674Z] 632e2a11c72d [2020-05-28T16:02:18.674Z] c74305ce8b14 [Pipeline] sh [2020-05-28T16:02:18.954Z] + echo Chowning /workspace to jenkins user [2020-05-28T16:02:18.954Z] Chowning /workspace to jenkins user [2020-05-28T16:02:18.954Z] + id -u [2020-05-28T16:02:18.954Z] + id -g [2020-05-28T16:02:18.954Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41009:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-28T16:02:23.423Z] + bundleName=amd64 [2020-05-28T16:02:23.423Z] + echo Creating amd64-bundles.tar.gz [2020-05-28T16:02:23.423Z] Creating amd64-bundles.tar.gz [2020-05-28T16:02:23.423Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-28T16:02:23.423Z] + xargs tar -czf amd64-bundles.tar.gz [2020-05-28T16:02:23.669Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [Pipeline] archiveArtifacts [2020-05-28T16:02:24.821Z] Archiving artifacts [2020-05-28T16:02:26.882Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41009/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-28T16:02:27.194Z] + make clean [2020-05-28T16:02:27.450Z] docker volume rm -f docker-dev-cache [2020-05-28T16:02:27.450Z] docker-dev-cache [Pipeline] deleteDir [2020-05-28T16:02:29.646Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-28T16:02:32.668Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-28T16:02:34.948Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-28T16:02:34.948Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-28T16:02:37.220Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-28T16:02:39.491Z] === RUN TestDockerSuite/TestLogsSince [2020-05-28T16:02:48.292Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-28T16:02:48.292Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-28T16:02:48.292Z] === RUN TestDockerSuite/TestLogsTail [2020-05-28T16:02:51.319Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-28T16:02:53.589Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-28T16:02:55.859Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-28T16:02:55.859Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-28T16:02:55.859Z] === RUN TestDockerSuite/TestNetHostname [2020-05-28T16:02:55.859Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-28T16:02:55.859Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-28T16:02:55.859Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-28T16:02:55.859Z] === RUN TestDockerSuite/TestPluginActive [2020-05-28T16:02:56.342Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-28T16:02:56.342Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-28T16:02:56.342Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-28T16:02:56.342Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-28T16:02:56.342Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-28T16:02:56.342Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-28T16:02:56.342Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-28T16:02:56.342Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-28T16:02:56.342Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-28T16:02:56.342Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-28T16:02:56.342Z] === RUN TestDockerSuite/TestPortList [2020-05-28T16:02:56.342Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-28T16:03:01.194Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-28T16:03:01.194Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-28T16:03:01.194Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-28T16:03:01.194Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-28T16:03:01.194Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-28T16:03:01.194Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-28T16:03:01.194Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-28T16:03:01.194Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-28T16:03:01.194Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-28T16:03:01.194Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-28T16:03:09.995Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-28T16:03:09.995Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-28T16:03:20.572Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-28T16:03:20.572Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-28T16:03:29.385Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-28T16:03:42.049Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-28T16:03:42.049Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-28T16:03:42.049Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-28T16:03:54.715Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-28T16:03:57.737Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-28T16:04:10.395Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-28T16:04:16.370Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-28T16:04:16.370Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-28T16:04:16.370Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-28T16:04:25.171Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-28T16:04:25.171Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-28T16:04:25.171Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-28T16:04:25.171Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-28T16:04:25.171Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-28T16:04:32.457Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-28T16:04:32.457Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-28T16:04:34.062Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-28T16:04:34.062Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-28T16:04:35.078Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-28T16:04:36.096Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-28T16:04:36.096Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-28T16:04:40.960Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-28T16:04:44.837Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-28T16:04:47.112Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-28T16:05:12.631Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-28T16:05:12.631Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-28T16:05:16.505Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-28T16:05:16.986Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-28T16:05:16.986Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-28T16:05:18.001Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-28T16:05:22.852Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-28T16:05:26.730Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-28T16:05:26.730Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-28T16:05:31.584Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-28T16:05:31.584Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-28T16:05:31.584Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-28T16:05:46.761Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-28T16:05:49.781Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-28T16:05:50.264Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-28T16:05:57.544Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-28T16:06:03.663Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-28T16:06:10.941Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-28T16:06:15.795Z] === RUN TestDockerSuite/TestRmiTag [2020-05-28T16:06:16.810Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-28T16:06:19.085Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-28T16:06:44.663Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-28T16:06:44.663Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-28T16:06:50.643Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-28T16:06:51.125Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-28T16:06:51.125Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-28T16:06:51.125Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-28T16:06:51.125Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-28T16:06:51.125Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-28T16:06:51.125Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-28T16:06:51.125Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-28T16:06:51.125Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-28T16:06:53.397Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-28T16:06:53.397Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-28T16:06:53.397Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-28T16:06:58.251Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-28T16:07:00.523Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-28T16:07:02.797Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-28T16:07:05.070Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-28T16:07:07.342Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-28T16:07:07.342Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-28T16:07:12.195Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-28T16:07:12.195Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-28T16:07:12.195Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-28T16:07:12.195Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-28T16:07:12.195Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-28T16:07:12.195Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-28T16:07:12.195Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-28T16:07:12.195Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-28T16:07:12.195Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-28T16:07:12.195Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-28T16:07:12.195Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-28T16:07:12.195Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-28T16:07:13.803Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-28T16:07:13.803Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-28T16:07:16.826Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-28T16:07:16.826Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-28T16:07:16.826Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-28T16:07:19.101Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-28T16:07:19.101Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-28T16:07:19.101Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-28T16:07:19.101Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-28T16:07:19.101Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-28T16:07:19.101Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-28T16:07:19.101Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-28T16:07:19.101Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-28T16:07:21.374Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-28T16:07:23.637Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-28T16:07:25.891Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-28T16:07:25.891Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-28T16:07:25.892Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-28T16:07:25.892Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-28T16:07:28.147Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-28T16:07:28.147Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-28T16:07:28.147Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-28T16:07:28.147Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-28T16:07:28.147Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-28T16:07:30.403Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-28T16:07:36.352Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-28T16:07:36.352Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-28T16:07:36.352Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-28T16:07:36.352Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-28T16:07:36.352Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-28T16:07:36.352Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-28T16:07:36.352Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-28T16:07:37.953Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-28T16:07:37.953Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-28T16:07:37.953Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-28T16:07:37.953Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-28T16:07:40.206Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-28T16:07:42.462Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-28T16:07:42.462Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-28T16:07:44.722Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-28T16:07:44.722Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-28T16:07:44.722Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-28T16:07:44.722Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-28T16:07:46.978Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-28T16:07:49.240Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-28T16:07:50.837Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-28T16:07:53.092Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-28T16:07:53.092Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-28T16:07:53.092Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-28T16:07:53.570Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-28T16:07:53.570Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-28T16:07:53.570Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-28T16:07:53.570Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-28T16:07:53.570Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-28T16:07:53.570Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-28T16:07:57.422Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-28T16:07:57.422Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-28T16:07:57.422Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-28T16:07:57.422Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-28T16:07:57.422Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-28T16:07:57.422Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-28T16:07:57.422Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-28T16:08:06.192Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-28T16:08:06.192Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunMount [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-28T16:08:07.197Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-28T16:08:14.443Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-28T16:08:14.443Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-28T16:08:14.443Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-28T16:08:14.443Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-28T16:08:19.271Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-28T16:08:23.124Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-28T16:08:23.124Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-28T16:08:23.124Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-28T16:08:23.124Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-28T16:08:23.124Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-28T16:08:23.124Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-28T16:08:23.124Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-28T16:08:23.124Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-28T16:08:23.124Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-28T16:08:23.124Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-28T16:08:23.124Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-28T16:08:24.130Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-28T16:08:26.384Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-28T16:08:28.638Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-28T16:08:29.643Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-28T16:08:31.897Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-28T16:08:31.897Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-28T16:08:31.897Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-28T16:08:31.897Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-28T16:08:31.897Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-28T16:08:31.897Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-28T16:08:31.897Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-28T16:08:31.897Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-28T16:08:31.897Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-28T16:08:34.898Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-28T16:08:34.898Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-28T16:08:34.898Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-28T16:08:34.898Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-28T16:08:34.898Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-28T16:08:34.898Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-28T16:08:52.850Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-28T16:08:52.850Z] === RUN TestDockerSuite/TestRunRm [2020-05-28T16:08:55.104Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-28T16:09:01.051Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-28T16:09:02.645Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-28T16:09:04.898Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-28T16:09:07.151Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-28T16:09:10.153Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-28T16:09:10.153Z] === RUN TestDockerSuite/TestRunState [2020-05-28T16:09:10.153Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-28T16:09:11.752Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-28T16:09:11.752Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-28T16:09:14.755Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-28T16:09:14.755Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-28T16:09:14.755Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-28T16:09:14.755Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-28T16:09:14.755Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-28T16:09:14.755Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-28T16:09:19.582Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-28T16:09:19.582Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-28T16:09:19.582Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-28T16:09:19.582Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-28T16:09:19.582Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-28T16:09:19.582Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-28T16:09:19.582Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-28T16:09:19.582Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-28T16:09:19.582Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-28T16:09:19.582Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-28T16:09:19.582Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-28T16:09:21.836Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-28T16:09:21.836Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-28T16:09:24.091Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-28T16:09:24.091Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-28T16:09:24.091Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-28T16:09:27.090Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-28T16:09:34.333Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-28T16:09:38.180Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-28T16:09:44.126Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-28T16:09:44.126Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-28T16:09:44.126Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-28T16:09:44.126Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-28T16:09:44.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-28T16:09:47.127Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-28T16:09:48.721Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-28T16:09:50.972Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-28T16:09:50.972Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-28T16:09:51.450Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-28T16:09:51.450Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-28T16:09:51.450Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-28T16:09:51.450Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-28T16:09:51.450Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-28T16:09:51.450Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-28T16:09:51.450Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-28T16:09:56.271Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-28T16:09:57.276Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-28T16:09:59.528Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-28T16:10:04.352Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-28T16:10:06.604Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-28T16:10:07.081Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-28T16:10:07.559Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-28T16:10:07.559Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-28T16:10:09.812Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-28T16:10:15.752Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-28T16:10:15.752Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-28T16:10:22.993Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-28T16:10:22.993Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-28T16:10:26.844Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-28T16:10:26.844Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-28T16:10:26.844Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-28T16:10:26.844Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-28T16:10:26.844Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-28T16:10:32.787Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-28T16:10:32.787Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-28T16:10:32.787Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-28T16:10:33.264Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-28T16:10:33.264Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-28T16:10:33.264Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-28T16:10:33.264Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-28T16:10:34.876Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-28T16:10:37.128Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-28T16:10:37.129Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-28T16:10:39.555Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-28T16:10:39.555Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-28T16:10:39.555Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-28T16:10:39.555Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-28T16:10:39.555Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-28T16:10:39.555Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-28T16:10:39.555Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-28T16:10:54.602Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-28T16:10:54.602Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-28T16:10:55.084Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-28T16:10:55.084Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-28T16:10:55.084Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-28T16:10:55.561Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-28T16:10:55.562Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-28T16:11:02.805Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-28T16:11:03.284Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-28T16:11:06.283Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-28T16:11:06.283Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-28T16:11:06.761Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-28T16:11:06.761Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-28T16:11:07.239Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-28T16:11:16.068Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-28T16:11:16.068Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-28T16:11:16.068Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-28T16:11:16.068Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-28T16:11:16.068Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-28T16:11:23.313Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-28T16:11:23.313Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-28T16:11:23.313Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-28T16:11:32.069Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-28T16:11:32.069Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite (2512.88s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (88.23s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.60s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.12s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.91s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement Apparmor [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement Apparmor [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.14s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement IsPausable [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.80s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (117.42s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement UnixCli [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.67s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.55s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.00s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.44s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.63s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.62s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.06s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.25s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.55s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.04s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.54s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.10s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.42s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.40s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.35s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.49s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.11s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.62s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.27s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.06s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.38s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.13s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.38s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement UnixCli [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.46s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.94s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.31s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.12s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildContChar (14.08s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.15s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.65s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.71s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.70s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.67s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2020-05-28T16:11:33.663Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-05-28T16:11:33.663Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.27s) [2020-05-28T16:11:33.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.22s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.76s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.76s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.89s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.91s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.68s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.10s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (75.53s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.81s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.91s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.48s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.11s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.20s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.04s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.19s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.97s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.69s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.12s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.06s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.19s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.43s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.32s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.52s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildFails (2.08s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.26s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.11s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.82s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.06s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.48s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.01s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement UnixCli [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.64s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildHistory (11.83s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.08s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.04s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.91s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildLabel (0.97s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.97s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.61s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.22s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.35s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.16s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.97s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.49s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.19s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.09s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.93s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.89s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.82s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.56s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.94s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.38s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.28s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.42s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.51s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.51s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.26s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.47s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.39s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.54s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.19s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.14s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.02s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.93s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.41s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildRm (14.49s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.47s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.47s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.48s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.49s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.03s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.87s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.98s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.40s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildStderr (5.12s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.06s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.01s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.31s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.27s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.61s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.47s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.56s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.60s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.92s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.78s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.66s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.88s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.17s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.98s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.03s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.07s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-05-28T16:11:33.664Z] docker_cli_sni_test.go:18: Flakey test [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.11s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestCommitChange (5.38s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.98s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.29s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestCommitTTY (7.51s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.93s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.16s) [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.35s) [2020-05-28T16:11:33.664Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-28T16:11:33.664Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.664Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.06s) [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.11s) [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.40s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.42s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.07s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.89s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.11s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.12s) [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.17s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.86s) [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.51s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.33s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.87s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.88s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.69s) [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.47s) [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.03s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.24s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.89s) [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.92s) [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.40s) [2020-05-28T16:11:33.665Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-05-28T16:11:33.665Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-05-28T16:11:33.665Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-05-28T16:11:33.665Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-05-28T16:11:33.665Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc000005b00 } [2020-05-28T16:11:33.665Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1061474726 c:\foo false } [2020-05-28T16:11:33.665Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1061474726 c:\foo true } [2020-05-28T16:11:33.665Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-28T16:11:33.665Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:33.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2020-05-28T16:11:33.665Z] docker_api_containers_test.go:1926: case 0 [2020-05-28T16:11:34.144Z] docker_api_containers_test.go:1926: case 1 [2020-05-28T16:11:34.144Z] docker_api_containers_test.go:1926: case 2 [2020-05-28T16:11:34.144Z] docker_api_containers_test.go:1926: case 3 [2020-05-28T16:11:34.144Z] docker_api_containers_test.go:1926: case 4 [2020-05-28T16:11:34.144Z] docker_api_containers_test.go:1926: case 5 [2020-05-28T16:11:34.144Z] docker_api_containers_test.go:1926: case 6 [2020-05-28T16:11:34.144Z] docker_api_containers_test.go:1926: case 7 [2020-05-28T16:11:34.144Z] docker_api_containers_test.go:1926: case 8 [2020-05-28T16:11:34.144Z] docker_api_containers_test.go:1926: case 9 [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.27s) [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.25s) [2020-05-28T16:11:34.144Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.30s) [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.65s) [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a160085073\file1 91acd7b0ba27eddae9f03466e0a18f74667def044f1760594cb2b4c40b9b62b9:/root/itWorks.txt` [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:279: checking that container "91acd7b0ba27eddae9f03466e0a18f74667def044f1760594cb2b4c40b9b62b9" start output contains "file1\n" [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:209: running `docker start -a 91acd7b0ba27eddae9f03466e0a18f74667def044f1760594cb2b4c40b9b62b9` [2020-05-28T16:11:34.144Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.17s) [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b302096252\file1 fa78319d83fdd5437688fcd88392f65812800d966a6a39f9a6f044342a775d11:testDir/` [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- PASS: TestDockerSuite/TestCpToCaseE (18.53s) [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e431184043\dir1 a73b1e2cb0e537c3b8bbba2cc5e5eed0404f9c63a4425afb6cac379a90cb7e1d:testDir` [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:279: checking that container "a73b1e2cb0e537c3b8bbba2cc5e5eed0404f9c63a4425afb6cac379a90cb7e1d" start output contains "file1-1\n" [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:209: running `docker start -a a73b1e2cb0e537c3b8bbba2cc5e5eed0404f9c63a4425afb6cac379a90cb7e1d` [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e431184043\dir1 b2cb462a158c40e721b8892908d6aeac47c02ba39b7d11dfab94f04bcc9624d0:testDir/` [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:279: checking that container "b2cb462a158c40e721b8892908d6aeac47c02ba39b7d11dfab94f04bcc9624d0" start output contains "file1-1\n" [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:209: running `docker start -a b2cb462a158c40e721b8892908d6aeac47c02ba39b7d11dfab94f04bcc9624d0` [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-05-28T16:11:34.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.144Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.87s) [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h036647950\dir1\. 3684b704c1cfebcae2909069865866bd2bbf6b5865f4d838af803ccc2a64c891:testDir` [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:279: checking that container "3684b704c1cfebcae2909069865866bd2bbf6b5865f4d838af803ccc2a64c891" start output contains "file1-1\n" [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3684b704c1cfebcae2909069865866bd2bbf6b5865f4d838af803ccc2a64c891` [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h036647950\dir1\. 22a24f20f67b312b483e36b3cebab001514151848f4c752aeb37a4c83cf383de:testDir/` [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:279: checking that container "22a24f20f67b312b483e36b3cebab001514151848f4c752aeb37a4c83cf383de" start output contains "file1-1\n" [2020-05-28T16:11:34.144Z] docker_cli_cp_utils_test.go:209: running `docker start -a 22a24f20f67b312b483e36b3cebab001514151848f4c752aeb37a4c83cf383de` [2020-05-28T16:11:34.144Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCpToDot (2.22s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCpToStdout (2.45s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.74s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.19s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement Devicemapper [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.68s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.33s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.21s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.32s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.20s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.37s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.78s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsCopy (5.50s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.19s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.12s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.43s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.37s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsFilters (4.59s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsFormat (4.36s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.26s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsRename (2.40s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsResize (2.93s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.36s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.60s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.63s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.56s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.86s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.84s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.02s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.95s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.05s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.95s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.22s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.15s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestExecInspectID (4.69s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement IsPausable [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.16s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.15s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.84s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.83s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.83s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.01s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.91s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.72s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.17s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.49s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.74s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImportBadURL (2.49s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.34s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement IsPausable [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInfoFormat (0.15s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.17s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.18s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.14s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.18s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInspectDefault (7.02s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInspectHistory (4.98s) [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-28T16:11:34.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.16s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.10s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2020-05-28T16:11:34.145Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.27s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.17s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.10s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestInspectStatus (2.70s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.21s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.16s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.29s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.89s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.05s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.12s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.10s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.93s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.63s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.43s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.31s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.57s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.35s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.51s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.51s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.44s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.29s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.27s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsSince (9.11s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsTail (2.90s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.48s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.18s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement IsAmd64 [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement IsAmd64 [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.17s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.17s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPsByOrder (9.25s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.06s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.59s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2020-05-28T16:11:34.146Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.05s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.37s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.86s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.50s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.32s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.08s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.27s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.35s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.37s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.56s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.12s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.18s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.47s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.49s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.30s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.23s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.77s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.92s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.85s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.99s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.81s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.20s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.88s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.76s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.49s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.21s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.10s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.29s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.88s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.17s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.18s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.19s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.39s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.13s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.92s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.06s) [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.146Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-28T16:11:34.146Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.33s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.05s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.21s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.14s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.54s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.18s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.09s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.25s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.18s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunExitCode (2.20s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.12s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.14s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.18s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.06s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.45s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.83s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.05s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.06s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.80s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.85s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.09s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.12s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.39s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.94s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement Apparmor [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (17.73s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunRm (2.39s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.45s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.18s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.16s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.18s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.56s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.07s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.57s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.75s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement Apparmor [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.10s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.147Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.12s) [2020-05-28T16:11:34.147Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-28T16:11:34.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.10s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.67s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.25s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.89s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.75s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.19s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.32s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.16s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.81s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.06s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.19s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement Apparmor [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.75s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.13s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.55s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.91s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement IsPausable [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.93s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.01s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.17s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.81s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.27s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.92s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.82s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.75s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.99s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.45s) [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-28T16:11:34.148Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-28T16:11:34.148Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-28T16:11:34.148Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.148Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-28T16:11:34.149Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-28T16:11:34.149Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-28T16:11:34.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-28T16:11:34.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-28T16:11:34.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-28T16:11:34.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-28T16:11:34.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-28T16:11:34.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-28T16:11:34.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-28T16:11:34.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-28T16:11:34.149Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-28T16:11:34.149Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.149Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-28T16:11:34.149Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-28T16:11:34.627Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-28T16:11:34.627Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-28T16:11:34.627Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-28T16:11:34.627Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-28T16:11:34.627Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-05-28T16:11:34.627Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-28T16:11:34.627Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.627Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-28T16:11:34.627Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.627Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-28T16:11:34.627Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.627Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-28T16:11:34.627Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.627Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-28T16:11:34.627Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.627Z] === RUN TestDockerDaemonSuite [2020-05-28T16:11:34.627Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-28T16:11:34.627Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-28T16:11:34.627Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-05-28T16:11:34.627Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-28T16:11:34.627Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-05-28T16:11:34.627Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-28T16:11:34.627Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.627Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-28T16:11:34.627Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.627Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-05-28T16:11:34.627Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.627Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-28T16:11:34.627Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.627Z] === RUN TestDockerSwarmSuite [2020-05-28T16:11:34.627Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-05-28T16:11:34.627Z] === RUN TestDockerPluginSuite [2020-05-28T16:11:34.627Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-05-28T16:11:34.627Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-05-28T16:11:34.628Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-05-28T16:11:34.628Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-05-28T16:11:34.628Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-05-28T16:11:34.628Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-05-28T16:11:34.628Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-05-28T16:11:34.628Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-05-28T16:11:34.628Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-05-28T16:11:34.628Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-05-28T16:11:34.628Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-05-28T16:11:34.628Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] === RUN TestDockerExternalVolumeSuite [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] === RUN TestDockerNetworkSuite [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] === RUN TestDockerHubPullSuite [2020-05-28T16:11:34.628Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-05-28T16:11:34.628Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-05-28T16:11:34.628Z] PASS [2020-05-28T16:11:34.628Z] ok github.com/docker/docker/integration-cli 2513.709s [2020-05-28T16:11:34.628Z] INFO: Integration tests ended at 05/28/2020 16:11:34. Duration:00:42:03.6199613 [2020-05-28T16:11:34.628Z] INFO: Docker info of the daemon under test at end of run [2020-05-28T16:11:34.628Z] [2020-05-28T16:11:34.628Z] Containers: 2 [2020-05-28T16:11:34.628Z] Running: 0 [2020-05-28T16:11:34.628Z] Paused: 0 [2020-05-28T16:11:34.628Z] Stopped: 2 [2020-05-28T16:11:34.628Z] Images: 12 [2020-05-28T16:11:34.628Z] Server Version: 0.0.0-dev [2020-05-28T16:11:34.628Z] Storage Driver: windowsfilter [2020-05-28T16:11:34.628Z] Windows: [2020-05-28T16:11:34.628Z] Logging Driver: json-file [2020-05-28T16:11:34.628Z] Plugins: [2020-05-28T16:11:34.628Z] Volume: local [2020-05-28T16:11:34.628Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-28T16:11:34.628Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-28T16:11:34.628Z] Swarm: inactive [2020-05-28T16:11:34.628Z] Default Isolation: process [2020-05-28T16:11:34.628Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-28T16:11:34.628Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-28T16:11:34.628Z] OSType: windows [2020-05-28T16:11:34.628Z] Architecture: x86_64 [2020-05-28T16:11:34.628Z] CPUs: 4 [2020-05-28T16:11:34.628Z] Total Memory: 32GiB [2020-05-28T16:11:34.628Z] Name: azwin-2-357800 [2020-05-28T16:11:34.628Z] ID: UUMF:ATDR:VAUP:OXQL:ZVEF:IT5L:IHT4:ZXOE:MU4N:2FYB:JAFZ:SIQR [2020-05-28T16:11:34.628Z] Docker Root Dir: D:\CI\PR-41009\9\daemon [2020-05-28T16:11:34.628Z] Debug Mode (client): false [2020-05-28T16:11:34.628Z] Debug Mode (server): true [2020-05-28T16:11:34.628Z] File Descriptors: -1 [2020-05-28T16:11:34.628Z] Goroutines: 18 [2020-05-28T16:11:34.628Z] System Time: 2020-05-28T16:11:34.1364692Z [2020-05-28T16:11:34.628Z] EventsListeners: 0 [2020-05-28T16:11:34.628Z] Registry: https://index.docker.io/v1/ [2020-05-28T16:11:34.628Z] Labels: [2020-05-28T16:11:34.628Z] Experimental: false [2020-05-28T16:11:34.628Z] Insecure Registries: [2020-05-28T16:11:34.628Z] 127.0.0.0/8 [2020-05-28T16:11:34.628Z] Live Restore Enabled: false [2020-05-28T16:11:34.628Z] [2020-05-28T16:11:34.628Z] [2020-05-28T16:11:34.628Z] INFO: Stopping daemon under test [2020-05-28T16:11:34.628Z] SUCCESS: The process with PID 4384 (child process of PID 5784) has been terminated. [2020-05-28T16:11:34.628Z] SUCCESS: The process with PID 5784 (child process of PID 4540) has been terminated. [2020-05-28T16:11:34.628Z] INFO: Stop tailing logs of the daemon under tests [2020-05-28T16:11:34.628Z] INFO: executeCI.ps1 Completed successfully at 05/28/2020 16:11:34. [2020-05-28T16:11:34.628Z] INFO: Tidying up at end of run [2020-05-28T16:11:34.628Z] INFO: Saving daemon under test log (d:\CI\PR-41009\9\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-28T16:11:34.628Z] INFO: Saving daemon under test log (d:\CI\PR-41009\9\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-28T16:11:34.628Z] INFO: Nuke-Everything... [2020-05-28T16:11:35.106Z] INFO: Container count on control daemon to delete is 2 [2020-05-28T16:11:35.584Z] bf8ca472d007 [2020-05-28T16:11:35.584Z] a21352d68050 [2020-05-28T16:11:35.584Z] INFO: Tidying pidfile d:\CI\PR-41009\9\docker.pid [2020-05-28T16:11:35.584Z] INFO: Nuking d:\CI [2020-05-28T16:11:57.001Z] INFO: Zapped successfully [2020-05-28T16:11:57.001Z] [2020-05-28T16:11:57.001Z] INFO: executeCI.ps1 exiting at Thu May 28 16:11:55 CUT 2020. Duration 01:00:31.0431352 [2020-05-28T16:11:57.001Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-28T16:11:58.743Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-28T16:11:59.978Z] Archiving artifacts [2020-05-28T16:12:16.855Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41009/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-28T16:12:17.829Z] + make clean [2020-05-28T16:12:20.082Z] docker volume rm -f docker-dev-cache [2020-05-28T16:12:20.082Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS