Pull request #39794 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at cd1356d9ea6307659add38d6689a5b2ecb214c90 rather than f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 Obtained Jenkinsfile from cd1356d9ea6307659add38d6689a5b2ecb214c90 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 ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-39794@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" First time build. Skipping changelog. [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] { (DCO-check) [Pipeline] node [2019-08-25T13:13:25.302Z] Running on arm64v8-ubuntu-02 in /home/jenkins/workspace/moby_PR-39794 [Pipeline] { [Pipeline] checkout [2019-08-25T13:13:25.374Z] using credential docker-jenkins-github-credentials [2019-08-25T13:13:25.389Z] Cloning the remote Git repository [2019-08-25T13:13:25.389Z] Cloning with configured refspecs honoured and without tags [2019-08-25T13:13:25.388Z] Cloning repository https://github.com/moby/moby.git [2019-08-25T13:13:25.388Z] > git init /home/jenkins/workspace/moby_PR-39794 # timeout=10 [2019-08-25T13:13:25.400Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T13:13:25.400Z] > git --version # timeout=10 [2019-08-25T13:13:25.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T13:13:25.407Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39794/head:refs/remotes/origin/PR-39794 +refs/heads/master:refs/remotes/origin/master [2019-08-25T13:13:49.873Z] Fetching without tags [2019-08-25T13:13:49.820Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T13:13:49.829Z] > git config --add remote.origin.fetch +refs/pull/39794/head:refs/remotes/origin/PR-39794 # timeout=10 [2019-08-25T13:13:49.835Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-25T13:13:49.854Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T13:13:49.872Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T13:13:49.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T13:13:49.873Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39794/head:refs/remotes/origin/PR-39794 +refs/heads/master:refs/remotes/origin/master [2019-08-25T13:13:51.138Z] Merging remotes/origin/master commit cd1356d9ea6307659add38d6689a5b2ecb214c90 into PR head commit f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:13:52.840Z] Merge succeeded, producing f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:13:52.841Z] Checking out Revision f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 (PR-39794) [2019-08-25T13:13:51.136Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T13:13:51.142Z] > git checkout -f f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:13:52.791Z] > git merge cd1356d9ea6307659add38d6689a5b2ecb214c90 # timeout=10 [2019-08-25T13:13:52.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-25T13:13:52.839Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T13:13:52.845Z] > git checkout -f f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:13:53.553Z] Commit message: "cleanup: remove SetDead function" [2019-08-25T13:13:53.553Z] First time build. Skipping changelog. [2019-08-25T13:13:53.607Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-25T13:13:54.520Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39794:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-08-25T13:13:54.520Z] Unable to find image 'alpine:latest' locally [2019-08-25T13:13:54.803Z] latest: Pulling from library/alpine [2019-08-25T13:13:55.090Z] 29bddadc8f3f: Pulling fs layer [2019-08-25T13:13:55.704Z] 29bddadc8f3f: Verifying Checksum [2019-08-25T13:13:55.704Z] 29bddadc8f3f: Download complete [2019-08-25T13:13:56.317Z] 29bddadc8f3f: Pull complete [2019-08-25T13:13:56.317Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-08-25T13:13:56.317Z] Status: Downloaded newer image for alpine:latest [2019-08-25T13:14:00.689Z] 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: janky) [Pipeline] { (Branch: z) [Pipeline] { (Branch: z-master) [Pipeline] { (Branch: powerpc) [Pipeline] { (Branch: powerpc-master) [Pipeline] { (Branch: windowsRS1) [Pipeline] { (Branch: windowsRS5-process) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (janky) [Pipeline] stage [Pipeline] { (z) [Pipeline] stage [Pipeline] { (z-master) [Pipeline] stage [Pipeline] { (powerpc) [Pipeline] stage [Pipeline] { (powerpc-master) [Pipeline] stage [Pipeline] { (windowsRS1) [Pipeline] stage [Pipeline] { (windowsRS5-process) Stage "z-master" skipped due to when conditional Stage "powerpc-master" skipped due to when conditional Stage "windowsRS1" skipped due to when conditional Stage "windowsRS5-process" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } Stage "windowsRS1" skipped due to when conditional [Pipeline] } Stage "windowsRS5-process" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } Stage "windowsRS1" skipped due to when conditional [Pipeline] } Stage "windowsRS5-process" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2019-08-25T13:14:01.957Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-39794 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-08-25T13:14:01.964Z] Terminated [Pipeline] { [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-08-25T13:14:02.076Z] using credential docker-jenkins-github-credentials [2019-08-25T13:14:02.090Z] Cloning the remote Git repository [2019-08-25T13:14:02.090Z] Cloning with configured refspecs honoured and without tags [2019-08-25T13:14:02.154Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-39794 [Pipeline] { [Pipeline] checkout [2019-08-25T13:14:02.491Z] using credential docker-jenkins-github-credentials [2019-08-25T13:14:02.552Z] Cloning the remote Git repository [2019-08-25T13:14:02.552Z] Cloning with configured refspecs honoured and without tags [2019-08-25T13:14:02.088Z] Cloning repository https://github.com/moby/moby.git [2019-08-25T13:14:02.089Z] > git init /home/docker/workspace/moby_PR-39794 # timeout=10 [2019-08-25T13:14:02.101Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T13:14:02.101Z] > git --version # timeout=10 [2019-08-25T13:14:02.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T13:14:02.106Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39794/head:refs/remotes/origin/PR-39794 +refs/heads/master:refs/remotes/origin/master [2019-08-25T13:14:02.593Z] Cloning repository https://github.com/moby/moby.git [2019-08-25T13:14:02.595Z] > git init /home/jenkins/workspace/moby_PR-39794 # timeout=10 [2019-08-25T13:14:02.636Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T13:14:02.638Z] > git --version # timeout=10 [2019-08-25T13:14:02.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T13:14:02.654Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39794/head:refs/remotes/origin/PR-39794 +refs/heads/master:refs/remotes/origin/master [2019-08-25T13:14:11.503Z] Fetching without tags [2019-08-25T13:14:11.376Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T13:14:11.392Z] > git config --add remote.origin.fetch +refs/pull/39794/head:refs/remotes/origin/PR-39794 # timeout=10 [2019-08-25T13:14:11.408Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-25T13:14:11.469Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T13:14:11.534Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T13:14:11.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T13:14:11.537Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39794/head:refs/remotes/origin/PR-39794 +refs/heads/master:refs/remotes/origin/master [2019-08-25T13:14:11.936Z] Merging remotes/origin/master commit cd1356d9ea6307659add38d6689a5b2ecb214c90 into PR head commit f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:14:12.675Z] Merge succeeded, producing f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:14:12.676Z] Checking out Revision f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 (PR-39794) [2019-08-25T13:14:11.966Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T13:14:11.981Z] > git checkout -f f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:14:12.574Z] > git merge cd1356d9ea6307659add38d6689a5b2ecb214c90 # timeout=10 [2019-08-25T13:14:12.639Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-25T13:14:12.705Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T13:14:12.723Z] > git checkout -f f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:14:13.455Z] Commit message: "cleanup: remove SetDead function" [2019-08-25T13:14:13.655Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-25T13:14:15.029Z] + docker version [2019-08-25T13:14:15.029Z] Client: [2019-08-25T13:14:15.029Z] Version: 18.06.1-ce [2019-08-25T13:14:15.029Z] API version: 1.38 [2019-08-25T13:14:15.029Z] Go version: go1.10.3 [2019-08-25T13:14:15.029Z] Git commit: e68fc7a [2019-08-25T13:14:15.029Z] Built: Tue Aug 21 17:24:34 2018 [2019-08-25T13:14:15.029Z] OS/Arch: linux/s390x [2019-08-25T13:14:15.029Z] Experimental: false [2019-08-25T13:14:15.029Z] [2019-08-25T13:14:15.029Z] Server: [2019-08-25T13:14:15.029Z] Engine: [2019-08-25T13:14:15.029Z] Version: 18.06.1-ce [2019-08-25T13:14:15.029Z] API version: 1.38 (minimum version 1.12) [2019-08-25T13:14:15.029Z] Go version: go1.10.3 [2019-08-25T13:14:15.029Z] Git commit: e68fc7a [2019-08-25T13:14:15.029Z] Built: Tue Aug 21 17:23:34 2018 [2019-08-25T13:14:15.029Z] OS/Arch: linux/s390x [2019-08-25T13:14:15.029Z] Experimental: true [Pipeline] sh [2019-08-25T13:14:15.859Z] + docker info [2019-08-25T13:14:15.859Z] Containers: 0 [2019-08-25T13:14:15.859Z] Running: 0 [2019-08-25T13:14:15.859Z] Paused: 0 [2019-08-25T13:14:15.859Z] Stopped: 0 [2019-08-25T13:14:15.859Z] Images: 0 [2019-08-25T13:14:15.859Z] Server Version: 18.06.1-ce [2019-08-25T13:14:15.859Z] Storage Driver: overlay2 [2019-08-25T13:14:15.859Z] Backing Filesystem: extfs [2019-08-25T13:14:15.859Z] Supports d_type: true [2019-08-25T13:14:15.859Z] Native Overlay Diff: true [2019-08-25T13:14:15.859Z] Logging Driver: json-file [2019-08-25T13:14:15.859Z] Cgroup Driver: cgroupfs [2019-08-25T13:14:15.859Z] Plugins: [2019-08-25T13:14:15.859Z] Volume: local [2019-08-25T13:14:15.859Z] Network: bridge host ipvlan macvlan null overlay [2019-08-25T13:14:15.859Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-08-25T13:14:15.859Z] Swarm: inactive [2019-08-25T13:14:15.859Z] Runtimes: runc [2019-08-25T13:14:15.859Z] Default Runtime: runc [2019-08-25T13:14:15.859Z] Init Binary: docker-init [2019-08-25T13:14:15.859Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-08-25T13:14:15.859Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-08-25T13:14:15.859Z] init version: fec3683 [2019-08-25T13:14:15.859Z] Security Options: [2019-08-25T13:14:15.859Z] apparmor [2019-08-25T13:14:15.859Z] seccomp [2019-08-25T13:14:15.859Z] Profile: default [2019-08-25T13:14:15.859Z] Kernel Version: 4.4.0-133-generic [2019-08-25T13:14:15.859Z] Operating System: Ubuntu 16.04.5 LTS [2019-08-25T13:14:15.859Z] OSType: linux [2019-08-25T13:14:15.859Z] Architecture: s390x [2019-08-25T13:14:15.859Z] CPUs: 2 [2019-08-25T13:14:15.859Z] Total Memory: 7.862GiB [2019-08-25T13:14:15.859Z] Name: s390x-ubuntu-30 [2019-08-25T13:14:15.859Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-08-25T13:14:15.859Z] Docker Root Dir: /var/lib/docker [2019-08-25T13:14:15.859Z] Debug Mode (client): false [2019-08-25T13:14:15.859Z] Debug Mode (server): false [2019-08-25T13:14:15.859Z] Username: dockerbuildbot [2019-08-25T13:14:15.859Z] Registry: https://index.docker.io/v1/ [2019-08-25T13:14:15.859Z] Labels: [2019-08-25T13:14:15.859Z] Experimental: true [2019-08-25T13:14:15.859Z] Insecure Registries: [2019-08-25T13:14:15.859Z] 127.0.0.0/8 [2019-08-25T13:14:15.859Z] Live Restore Enabled: false [2019-08-25T13:14:15.859Z] [2019-08-25T13:14:15.859Z] WARNING: No swap limit support [Pipeline] sh [2019-08-25T13:14:16.864Z] Still waiting to schedule task [2019-08-25T13:14:16.864Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-08-25T13:14:16.865Z] Still waiting to schedule task [2019-08-25T13:14:16.865Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-08-25T13:14:16.998Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T13:14:16.998Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T13:14:16.998Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39794/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-25T13:14:16.998Z] + bash /home/jenkins/workspace/moby_PR-39794/check-config.sh [2019-08-25T13:14:16.998Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-25T13:14:16.998Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... [2019-08-25T13:14:16.998Z] [2019-08-25T13:14:16.998Z] Generally Necessary: [2019-08-25T13:14:16.998Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-25T13:14:16.998Z] - apparmor: enabled and tools installed [2019-08-25T13:14:16.998Z] - CONFIG_NAMESPACES: enabled [2019-08-25T13:14:16.998Z] - CONFIG_NET_NS: enabled [2019-08-25T13:14:16.998Z] - CONFIG_PID_NS: enabled [2019-08-25T13:14:16.998Z] - CONFIG_IPC_NS: enabled [2019-08-25T13:14:17.368Z] - CONFIG_UTS_NS: enabled [2019-08-25T13:14:17.368Z] - CONFIG_CGROUPS: enabled [2019-08-25T13:14:17.368Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-25T13:14:17.368Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-25T13:14:17.368Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-25T13:14:17.368Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-25T13:14:17.368Z] - CONFIG_CPUSETS: enabled [2019-08-25T13:14:17.368Z] - CONFIG_MEMCG: enabled [2019-08-25T13:14:17.368Z] - CONFIG_KEYS: enabled [2019-08-25T13:14:17.368Z] - CONFIG_VETH: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-25T13:14:17.368Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-25T13:14:17.368Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-08-25T13:14:17.368Z] [2019-08-25T13:14:17.368Z] Optional Features: [2019-08-25T13:14:17.368Z] - CONFIG_USER_NS: enabled [2019-08-25T13:14:17.368Z] - CONFIG_SECCOMP: enabled [2019-08-25T13:14:17.368Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-25T13:14:17.368Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-25T13:14:17.368Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-25T13:14:17.368Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-25T13:14:17.368Z] - CONFIG_MEMCG_KMEM: enabled [2019-08-25T13:14:17.368Z] - CONFIG_BLK_CGROUP: enabled [2019-08-25T13:14:17.368Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-25T13:14:17.368Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-25T13:14:17.368Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-25T13:14:17.368Z] - CONFIG_CGROUP_PERF: enabled [2019-08-25T13:14:17.368Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-25T13:14:17.368Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-25T13:14:17.368Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-25T13:14:17.368Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-25T13:14:17.368Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-25T13:14:17.368Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_IP_VS: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-25T13:14:17.368Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-25T13:14:17.368Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-25T13:14:17.368Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_EXT4_FS: enabled [2019-08-25T13:14:17.368Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-25T13:14:17.368Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-25T13:14:17.368Z] - Network Drivers: [2019-08-25T13:14:17.368Z] - "overlay": [2019-08-25T13:14:17.368Z] - CONFIG_VXLAN: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-25T13:14:17.368Z] Optional (for encrypted networks): [2019-08-25T13:14:17.368Z] - CONFIG_CRYPTO: enabled [2019-08-25T13:14:17.368Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_XFRM: enabled [2019-08-25T13:14:17.368Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-25T13:14:17.368Z] - "ipvlan": [2019-08-25T13:14:17.368Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-25T13:14:17.368Z] - "macvlan": [2019-08-25T13:14:17.368Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_DUMMY: enabled (as module) [2019-08-25T13:14:17.368Z] - "ftp,tftp client in container": [2019-08-25T13:14:17.368Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-25T13:14:17.368Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-25T13:14:17.368Z] - Storage Drivers: [2019-08-25T13:14:17.368Z] - "aufs": [2019-08-25T13:14:17.368Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-25T13:14:17.368Z] - "btrfs": [2019-08-25T13:14:17.368Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-25T13:14:17.442Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-25T13:14:17.442Z] - "devicemapper": [2019-08-25T13:14:17.442Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-25T13:14:17.442Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-25T13:14:17.443Z] - "overlay": [2019-08-25T13:14:17.443Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-25T13:14:17.443Z] - "zfs": [2019-08-25T13:14:17.443Z] - /dev/zfs: missing [2019-08-25T13:14:17.443Z] - zfs command: missing [2019-08-25T13:14:17.443Z] - zpool command: missing [2019-08-25T13:14:17.443Z] [2019-08-25T13:14:17.443Z] Limits: [2019-08-25T13:14:17.443Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-25T13:14:17.443Z] [2019-08-25T13:14:17.443Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-25T13:14:18.321Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 -f Dockerfile . [2019-08-25T13:14:19.584Z] Sending build context to Docker daemon 50MB [2019-08-25T13:14:19.585Z] Step 1/126 : ARG CROSS="false" [2019-08-25T13:14:19.585Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-08-25T13:14:19.585Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-08-25T13:14:19.585Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-08-25T13:14:19.585Z] 1.12.9-stretch: Pulling from library/golang [2019-08-25T13:14:20.026Z] 05b3194a550b: Pulling fs layer [2019-08-25T13:14:20.026Z] 5cc01dcd9b0a: Pulling fs layer [2019-08-25T13:14:20.026Z] 5154470af4c8: Pulling fs layer [2019-08-25T13:14:20.026Z] cd3b67ff4ea9: Pulling fs layer [2019-08-25T13:14:20.026Z] 81cc889ba28f: Pulling fs layer [2019-08-25T13:14:20.026Z] cd3b67ff4ea9: Waiting [2019-08-25T13:14:20.026Z] 893380247084: Pulling fs layer [2019-08-25T13:14:20.026Z] 1dde6e4a9a98: Pulling fs layer [2019-08-25T13:14:20.026Z] 81cc889ba28f: Waiting [2019-08-25T13:14:20.026Z] 893380247084: Waiting [2019-08-25T13:14:20.026Z] 1dde6e4a9a98: Waiting [2019-08-25T13:14:20.425Z] 5cc01dcd9b0a: Verifying Checksum [2019-08-25T13:14:20.425Z] 5cc01dcd9b0a: Download complete [2019-08-25T13:14:20.425Z] 5154470af4c8: Verifying Checksum [2019-08-25T13:14:20.425Z] 5154470af4c8: Download complete [2019-08-25T13:14:20.425Z] 05b3194a550b: Verifying Checksum [2019-08-25T13:14:20.425Z] 05b3194a550b: Download complete [2019-08-25T13:14:21.585Z] 81cc889ba28f: Verifying Checksum [2019-08-25T13:14:21.586Z] 81cc889ba28f: Download complete [2019-08-25T13:14:21.586Z] 1dde6e4a9a98: Verifying Checksum [2019-08-25T13:14:21.586Z] 1dde6e4a9a98: Download complete [2019-08-25T13:14:21.973Z] cd3b67ff4ea9: Verifying Checksum [2019-08-25T13:14:21.973Z] cd3b67ff4ea9: Download complete [2019-08-25T13:14:22.349Z] 893380247084: Verifying Checksum [2019-08-25T13:14:22.349Z] 893380247084: Download complete [2019-08-25T13:14:22.709Z] 05b3194a550b: Pull complete [2019-08-25T13:14:23.626Z] 5cc01dcd9b0a: Pull complete [2019-08-25T13:14:23.626Z] 5154470af4c8: Pull complete [2019-08-25T13:14:26.068Z] cd3b67ff4ea9: Pull complete [2019-08-25T13:14:26.458Z] Fetching without tags [2019-08-25T13:14:26.960Z] Merging remotes/origin/master commit cd1356d9ea6307659add38d6689a5b2ecb214c90 into PR head commit f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:14:27.397Z] 81cc889ba28f: Pull complete [2019-08-25T13:14:26.417Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T13:14:26.422Z] > git config --add remote.origin.fetch +refs/pull/39794/head:refs/remotes/origin/PR-39794 # timeout=10 [2019-08-25T13:14:26.425Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-25T13:14:26.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T13:14:26.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T13:14:26.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T13:14:26.456Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39794/head:refs/remotes/origin/PR-39794 +refs/heads/master:refs/remotes/origin/master [2019-08-25T13:14:26.957Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T13:14:26.960Z] > git checkout -f f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:14:28.087Z] Merge succeeded, producing f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:14:28.088Z] Checking out Revision f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 (PR-39794) [2019-08-25T13:14:28.213Z] Commit message: "cleanup: remove SetDead function" [2019-08-25T13:14:28.257Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-25T13:14:29.186Z] + docker version [2019-08-25T13:14:29.186Z] Client: [2019-08-25T13:14:29.186Z] Version: 18.06.1-ce [2019-08-25T13:14:29.186Z] API version: 1.38 [2019-08-25T13:14:29.186Z] Go version: go1.10.3 [2019-08-25T13:14:29.186Z] Git commit: e68fc7a [2019-08-25T13:14:29.186Z] Built: Tue Aug 21 17:26:10 2018 [2019-08-25T13:14:29.186Z] OS/Arch: linux/ppc64le [2019-08-25T13:14:29.186Z] Experimental: false [2019-08-25T13:14:29.186Z] [2019-08-25T13:14:29.186Z] Server: [2019-08-25T13:14:29.186Z] Engine: [2019-08-25T13:14:29.186Z] Version: 18.06.1-ce [2019-08-25T13:14:29.186Z] API version: 1.38 (minimum version 1.12) [2019-08-25T13:14:29.186Z] Go version: go1.10.3 [2019-08-25T13:14:29.186Z] Git commit: e68fc7a [2019-08-25T13:14:29.186Z] Built: Tue Aug 21 17:24:20 2018 [2019-08-25T13:14:29.186Z] OS/Arch: linux/ppc64le [2019-08-25T13:14:29.186Z] Experimental: true [Pipeline] sh [2019-08-25T13:14:29.570Z] + docker info [2019-08-25T13:14:29.570Z] Containers: 0 [2019-08-25T13:14:29.570Z] Running: 0 [2019-08-25T13:14:29.570Z] Paused: 0 [2019-08-25T13:14:29.570Z] Stopped: 0 [2019-08-25T13:14:29.570Z] Images: 0 [2019-08-25T13:14:29.570Z] Server Version: 18.06.1-ce [2019-08-25T13:14:29.570Z] Storage Driver: overlay2 [2019-08-25T13:14:29.570Z] Backing Filesystem: extfs [2019-08-25T13:14:29.570Z] Supports d_type: true [2019-08-25T13:14:29.570Z] Native Overlay Diff: true [2019-08-25T13:14:29.570Z] Logging Driver: json-file [2019-08-25T13:14:29.570Z] Cgroup Driver: cgroupfs [2019-08-25T13:14:29.570Z] Plugins: [2019-08-25T13:14:29.570Z] Volume: local [2019-08-25T13:14:29.570Z] Network: bridge host ipvlan macvlan null overlay [2019-08-25T13:14:29.570Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-08-25T13:14:29.570Z] Swarm: inactive [2019-08-25T13:14:29.570Z] Runtimes: runc [2019-08-25T13:14:29.570Z] Default Runtime: runc [2019-08-25T13:14:29.570Z] Init Binary: docker-init [2019-08-25T13:14:29.570Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-08-25T13:14:29.570Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-08-25T13:14:29.570Z] init version: fec3683 [2019-08-25T13:14:29.570Z] Security Options: [2019-08-25T13:14:29.570Z] apparmor [2019-08-25T13:14:29.570Z] seccomp [2019-08-25T13:14:29.570Z] Profile: default [2019-08-25T13:14:29.570Z] Kernel Version: 4.4.0-139-generic [2019-08-25T13:14:29.570Z] Operating System: Ubuntu 16.04.3 LTS [2019-08-25T13:14:29.570Z] OSType: linux [2019-08-25T13:14:29.570Z] Architecture: ppc64le [2019-08-25T13:14:29.570Z] CPUs: 4 [2019-08-25T13:14:29.570Z] Total Memory: 7.972GiB [2019-08-25T13:14:29.570Z] Name: ppc64le-ubuntu-34 [2019-08-25T13:14:29.570Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-08-25T13:14:29.570Z] Docker Root Dir: /var/lib/docker [2019-08-25T13:14:29.570Z] Debug Mode (client): false [2019-08-25T13:14:29.570Z] Debug Mode (server): false [2019-08-25T13:14:29.570Z] Username: dockerbuildbot [2019-08-25T13:14:29.570Z] Registry: https://index.docker.io/v1/ [2019-08-25T13:14:29.570Z] Labels: [2019-08-25T13:14:29.570Z] Experimental: true [2019-08-25T13:14:29.570Z] Insecure Registries: [2019-08-25T13:14:29.570Z] 127.0.0.0/8 [2019-08-25T13:14:29.570Z] Live Restore Enabled: false [2019-08-25T13:14:29.570Z] [Pipeline] sh [2019-08-25T13:14:29.962Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T13:14:29.962Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T13:14:29.962Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39794/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-25T13:14:29.962Z] + bash /home/docker/workspace/moby_PR-39794/check-config.sh [2019-08-25T13:14:29.962Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-25T13:14:29.962Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-08-25T13:14:29.962Z] [2019-08-25T13:14:29.962Z] Generally Necessary: [2019-08-25T13:14:29.962Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-25T13:14:29.962Z] - apparmor: enabled and tools installed [2019-08-25T13:14:29.962Z] - CONFIG_NAMESPACES: enabled [2019-08-25T13:14:29.962Z] - CONFIG_NET_NS: enabled [2019-08-25T13:14:28.043Z] > git merge cd1356d9ea6307659add38d6689a5b2ecb214c90 # timeout=10 [2019-08-25T13:14:28.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-25T13:14:28.085Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T13:14:28.089Z] > git checkout -f f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:14:30.247Z] - CONFIG_PID_NS: enabled [2019-08-25T13:14:30.247Z] - CONFIG_IPC_NS: enabled [2019-08-25T13:14:30.247Z] - CONFIG_UTS_NS: enabled [2019-08-25T13:14:30.247Z] - CONFIG_CGROUPS: enabled [2019-08-25T13:14:30.247Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-25T13:14:30.247Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-25T13:14:30.247Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-25T13:14:30.247Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-25T13:14:30.247Z] - CONFIG_CPUSETS: enabled [2019-08-25T13:14:30.247Z] - CONFIG_MEMCG: enabled [2019-08-25T13:14:30.247Z] - CONFIG_KEYS: enabled [2019-08-25T13:14:30.247Z] - CONFIG_VETH: enabled (as module) [2019-08-25T13:14:30.247Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-25T13:14:30.247Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-25T13:14:30.247Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-25T13:14:30.247Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-25T13:14:30.247Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-25T13:14:30.247Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-25T13:14:30.247Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-25T13:14:30.247Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-25T13:14:30.247Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-25T13:14:30.247Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-25T13:14:30.247Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-25T13:14:30.247Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-25T13:14:30.247Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-08-25T13:14:30.247Z] [2019-08-25T13:14:30.247Z] Optional Features: [2019-08-25T13:14:30.247Z] - CONFIG_USER_NS: enabled [2019-08-25T13:14:30.247Z] - CONFIG_SECCOMP: enabled [2019-08-25T13:14:30.247Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-25T13:14:30.247Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-25T13:14:30.247Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-25T13:14:30.247Z] (cgroup swap accounting is currently enabled) [2019-08-25T13:14:30.247Z] - CONFIG_MEMCG_KMEM: enabled [2019-08-25T13:14:30.247Z] - CONFIG_BLK_CGROUP: enabled [2019-08-25T13:14:30.530Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-25T13:14:30.530Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-25T13:14:30.530Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-25T13:14:30.530Z] - CONFIG_CGROUP_PERF: enabled [2019-08-25T13:14:30.530Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-25T13:14:30.530Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-25T13:14:30.530Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-25T13:14:30.530Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-25T13:14:30.530Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-25T13:14:30.530Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-25T13:14:30.530Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-25T13:14:30.530Z] - CONFIG_IP_VS: enabled (as module) [2019-08-25T13:14:30.530Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-25T13:14:30.530Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-25T13:14:30.530Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-25T13:14:30.530Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-25T13:14:30.530Z] - CONFIG_EXT4_FS: enabled [2019-08-25T13:14:30.530Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-25T13:14:30.530Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-25T13:14:30.530Z] - Network Drivers: [2019-08-25T13:14:30.530Z] - "overlay": [2019-08-25T13:14:30.530Z] - CONFIG_VXLAN: enabled (as module) [2019-08-25T13:14:30.530Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-25T13:14:30.530Z] Optional (for encrypted networks): [2019-08-25T13:14:30.530Z] - CONFIG_CRYPTO: enabled [2019-08-25T13:14:30.530Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-08-25T13:14:30.530Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-08-25T13:14:30.530Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-08-25T13:14:30.530Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-08-25T13:14:30.530Z] - CONFIG_XFRM: enabled [2019-08-25T13:14:30.530Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-25T13:14:30.530Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-25T13:14:30.530Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-25T13:14:30.530Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-25T13:14:30.530Z] - "ipvlan": [2019-08-25T13:14:30.530Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-25T13:14:30.530Z] - "macvlan": [2019-08-25T13:14:30.571Z] 893380247084: Pull complete [2019-08-25T13:14:30.812Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-25T13:14:30.812Z] - CONFIG_DUMMY: enabled (as module) [2019-08-25T13:14:30.812Z] - "ftp,tftp client in container": [2019-08-25T13:14:30.812Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-25T13:14:30.812Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-25T13:14:30.812Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-25T13:14:30.812Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-25T13:14:30.812Z] - Storage Drivers: [2019-08-25T13:14:30.812Z] - "aufs": [2019-08-25T13:14:30.812Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-25T13:14:30.812Z] - "btrfs": [2019-08-25T13:14:30.812Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-25T13:14:30.812Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-25T13:14:30.812Z] - "devicemapper": [2019-08-25T13:14:30.812Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-25T13:14:30.812Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-25T13:14:30.812Z] - "overlay": [2019-08-25T13:14:30.812Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-25T13:14:30.812Z] - "zfs": [2019-08-25T13:14:30.812Z] - /dev/zfs: missing [2019-08-25T13:14:30.812Z] - zfs command: missing [2019-08-25T13:14:30.812Z] - zpool command: missing [2019-08-25T13:14:30.812Z] [2019-08-25T13:14:30.812Z] Limits: [2019-08-25T13:14:30.812Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-25T13:14:30.812Z] [2019-08-25T13:14:30.812Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-25T13:14:30.938Z] 1dde6e4a9a98: Pull complete [2019-08-25T13:14:30.938Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 [2019-08-25T13:14:30.938Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-08-25T13:14:30.938Z] ---> b121e8146464 [2019-08-25T13:14:30.938Z] Step 5/126 : ARG APT_MIRROR [2019-08-25T13:14:30.938Z] ---> Running in ac0b6f4aa126 [2019-08-25T13:14:30.938Z] Removing intermediate container ac0b6f4aa126 [2019-08-25T13:14:30.938Z] ---> bcf947fdad16 [2019-08-25T13:14:30.938Z] Step 6/126 : 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 [2019-08-25T13:14:31.226Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 -f Dockerfile . [2019-08-25T13:14:31.301Z] ---> Running in 6568a33fdfe4 [2019-08-25T13:14:32.091Z] Removing intermediate container 6568a33fdfe4 [2019-08-25T13:14:32.091Z] ---> 7fb0c6564c15 [2019-08-25T13:14:32.091Z] Step 7/126 : FROM base AS criu [2019-08-25T13:14:32.091Z] ---> 7fb0c6564c15 [2019-08-25T13:14:32.091Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:14:32.091Z] ---> Running in 956f141e6556 [2019-08-25T13:14:32.585Z] Removing intermediate container 956f141e6556 [2019-08-25T13:14:32.585Z] ---> f722da5b8f01 [2019-08-25T13:14:32.585Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-08-25T13:14:32.585Z] ---> Running in 19b9ba6b1867 [2019-08-25T13:14:32.585Z] Removing intermediate container 19b9ba6b1867 [2019-08-25T13:14:32.585Z] ---> 880284890293 [2019-08-25T13:14:32.585Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c0-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-08-25T13:14:32.585Z] ---> Running in f701de7ecd48 [2019-08-25T13:14:33.034Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:14:33.034Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:14:33.034Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:14:33.034Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:14:33.034Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:14:33.419Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-25T13:14:33.419Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-25T13:14:33.419Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-25T13:14:33.921Z] Sending build context to Docker daemon 50MB [2019-08-25T13:14:33.921Z] Step 1/126 : ARG CROSS="false" [2019-08-25T13:14:33.921Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-08-25T13:14:33.921Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-08-25T13:14:33.921Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-08-25T13:14:33.921Z] 1.12.9-stretch: Pulling from library/golang [2019-08-25T13:14:33.921Z] 2825fdb7e177: Pulling fs layer [2019-08-25T13:14:33.921Z] 361ecb978398: Pulling fs layer [2019-08-25T13:14:33.921Z] 15483e8c82df: Pulling fs layer [2019-08-25T13:14:33.921Z] 34839f11bbce: Pulling fs layer [2019-08-25T13:14:33.921Z] 34f648706e72: Pulling fs layer [2019-08-25T13:14:33.921Z] 8563a0b9fade: Pulling fs layer [2019-08-25T13:14:33.921Z] 53fac1b4f6a7: Pulling fs layer [2019-08-25T13:14:33.921Z] 34839f11bbce: Waiting [2019-08-25T13:14:33.921Z] 34f648706e72: Waiting [2019-08-25T13:14:33.921Z] 8563a0b9fade: Waiting [2019-08-25T13:14:33.921Z] 53fac1b4f6a7: Waiting [2019-08-25T13:14:34.542Z] 15483e8c82df: Verifying Checksum [2019-08-25T13:14:34.542Z] 15483e8c82df: Download complete [2019-08-25T13:14:34.703Z] Fetched 7670 kB in 1s (4273 kB/s) [2019-08-25T13:14:34.825Z] 361ecb978398: Download complete [2019-08-25T13:14:35.501Z] Reading package lists... [2019-08-25T13:14:35.997Z] Reading package lists... [2019-08-25T13:14:35.997Z] Building dependency tree... [2019-08-25T13:14:35.997Z] Reading state information... [2019-08-25T13:14:35.997Z] The following additional packages will be installed: [2019-08-25T13:14:35.997Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-25T13:14:35.997Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-08-25T13:14:35.997Z] Suggested packages: [2019-08-25T13:14:35.997Z] manpages-dev python-setuptools [2019-08-25T13:14:36.408Z] The following NEW packages will be installed: [2019-08-25T13:14:36.408Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-25T13:14:36.408Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-25T13:14:36.408Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-25T13:14:36.408Z] zlib1g-dev [2019-08-25T13:14:36.408Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:14:36.408Z] Need to get 3476 kB of archives. [2019-08-25T13:14:36.408Z] After this operation, 20.2 MB of additional disk space will be used. [2019-08-25T13:14:36.408Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-08-25T13:14:36.408Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-08-25T13:14:36.408Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-08-25T13:14:36.408Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-08-25T13:14:36.408Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-08-25T13:14:36.408Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-08-25T13:14:36.408Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-08-25T13:14:36.408Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-08-25T13:14:36.408Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-08-25T13:14:36.408Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-08-25T13:14:36.408Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-08-25T13:14:36.408Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-08-25T13:14:36.408Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-08-25T13:14:36.408Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-08-25T13:14:36.408Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-25T13:14:36.408Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-08-25T13:14:36.777Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:14:36.777Z] Fetched 3476 kB in 0s (23.6 MB/s) [2019-08-25T13:14:36.777Z] Selecting previously unselected package libnet1:s390x. [2019-08-25T13:14:36.777Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-08-25T13:14:36.777Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-08-25T13:14:36.777Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-25T13:14:36.777Z] Selecting previously unselected package libcap-dev:s390x. [2019-08-25T13:14:36.778Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-08-25T13:14:36.778Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-08-25T13:14:36.778Z] Selecting previously unselected package libnet1-dev. [2019-08-25T13:14:36.778Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-08-25T13:14:36.778Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-25T13:14:36.778Z] Selecting previously unselected package libnl-3-200:s390x. [2019-08-25T13:14:36.778Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-08-25T13:14:36.778Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-08-25T13:14:36.778Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-08-25T13:14:36.778Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-08-25T13:14:36.778Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-08-25T13:14:36.778Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-08-25T13:14:36.778Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-08-25T13:14:36.778Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-25T13:14:36.778Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-08-25T13:14:36.778Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-08-25T13:14:36.778Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-08-25T13:14:37.143Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-08-25T13:14:37.143Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-08-25T13:14:37.143Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-08-25T13:14:37.143Z] Selecting previously unselected package libprotobuf10:s390x. [2019-08-25T13:14:37.143Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-08-25T13:14:37.143Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-08-25T13:14:37.143Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-08-25T13:14:37.143Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-08-25T13:14:37.143Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-08-25T13:14:37.143Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-08-25T13:14:37.143Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-08-25T13:14:37.143Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-08-25T13:14:37.143Z] Selecting previously unselected package libprotoc10:s390x. [2019-08-25T13:14:37.143Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-08-25T13:14:37.143Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-08-25T13:14:37.522Z] 2825fdb7e177: Verifying Checksum [2019-08-25T13:14:37.522Z] 2825fdb7e177: Download complete [2019-08-25T13:14:37.528Z] Selecting previously unselected package protobuf-c-compiler. [2019-08-25T13:14:37.528Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-08-25T13:14:37.528Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-25T13:14:37.528Z] Selecting previously unselected package protobuf-compiler. [2019-08-25T13:14:37.528Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-08-25T13:14:37.528Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-25T13:14:37.528Z] Selecting previously unselected package python-pkg-resources. [2019-08-25T13:14:37.528Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-25T13:14:37.528Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-25T13:14:37.528Z] Selecting previously unselected package python-protobuf. [2019-08-25T13:14:37.528Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-08-25T13:14:37.528Z] Unpacking python-protobuf (3.0.0-9) ... [2019-08-25T13:14:37.528Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-25T13:14:37.528Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-25T13:14:37.528Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-08-25T13:14:37.899Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-25T13:14:37.899Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-08-25T13:14:37.899Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:14:37.899Z] Setting up python-protobuf (3.0.0-9) ... [2019-08-25T13:14:38.557Z] 34839f11bbce: Verifying Checksum [2019-08-25T13:14:38.557Z] 34839f11bbce: Download complete [2019-08-25T13:14:38.678Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-08-25T13:14:38.678Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-08-25T13:14:38.678Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-08-25T13:14:38.678Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-08-25T13:14:38.678Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-08-25T13:14:38.678Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-25T13:14:38.678Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-08-25T13:14:38.678Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-08-25T13:14:38.678Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-08-25T13:14:38.678Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-08-25T13:14:38.678Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:14:38.842Z] 53fac1b4f6a7: Verifying Checksum [2019-08-25T13:14:38.842Z] 53fac1b4f6a7: Download complete [2019-08-25T13:14:39.126Z] 34f648706e72: Verifying Checksum [2019-08-25T13:14:39.126Z] 34f648706e72: Download complete [2019-08-25T13:14:39.456Z] Removing intermediate container f701de7ecd48 [2019-08-25T13:14:39.456Z] ---> 72723b7f6966 [2019-08-25T13:14:39.456Z] Step 11/126 : 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 [2019-08-25T13:14:39.456Z] ---> Running in 44547891b784 [2019-08-25T13:14:40.267Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-25T13:14:40.267Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-25T13:14:40.267Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-25T13:14:40.267Z]  GEN .gitid [2019-08-25T13:14:40.267Z] GEN criu/include/version.h [2019-08-25T13:14:40.267Z] GEN include/common/asm [2019-08-25T13:14:40.674Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-25T13:14:40.674Z] PBCC images/opts.pb-c.c [2019-08-25T13:14:40.674Z] PBCC images/sit.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-08-25T13:14:40.674Z] DEP images/opts.pb-c.d [2019-08-25T13:14:40.674Z] DEP images/sit.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/macvlan.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/macvlan.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/autofs.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/autofs.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/sysctl.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/sysctl.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/time.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/time.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/binfmt-misc.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/binfmt-misc.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/seccomp.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/seccomp.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/userns.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/userns.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/cgroup.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/cgroup.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/fown.pb-c.c [2019-08-25T13:14:40.674Z] PBCC images/ext-file.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/fown.pb-c.d [2019-08-25T13:14:40.674Z] DEP images/ext-file.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/rpc.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/rpc.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/siginfo.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/siginfo.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/pagemap.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/pagemap.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/rlimit.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/rlimit.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/file-lock.pb-c.c [2019-08-25T13:14:40.674Z] DEP images/file-lock.pb-c.d [2019-08-25T13:14:40.674Z] PBCC images/tty.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/tty.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/tun.pb-c.c [2019-08-25T13:14:41.042Z] PBCC images/netdev.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/tun.pb-c.d [2019-08-25T13:14:41.042Z] DEP images/netdev.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/vma.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/vma.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/creds.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/creds.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/utsns.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/utsns.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/ipc-desc.pb-c.c [2019-08-25T13:14:41.042Z] PBCC images/ipc-sem.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/ipc-desc.pb-c.d [2019-08-25T13:14:41.042Z] DEP images/ipc-sem.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/ipc-msg.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/ipc-msg.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/ipc-shm.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/ipc-shm.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/ipc-var.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/ipc-var.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/sk-opts.pb-c.c [2019-08-25T13:14:41.042Z] PBCC images/packet-sock.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/sk-opts.pb-c.d [2019-08-25T13:14:41.042Z] DEP images/packet-sock.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/sk-netlink.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/sk-netlink.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/sk-inet.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/sk-inet.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/sk-unix.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/sk-unix.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/mm.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/mm.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/timerfd.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/timerfd.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/timer.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/timer.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/sa.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/sa.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/pipe-data.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/pipe-data.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/mnt.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/mnt.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/sk-packet.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/sk-packet.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/tcp-stream.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/tcp-stream.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/pipe.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/pipe.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/pstree.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/pstree.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/fs.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/fs.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/signalfd.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/signalfd.pb-c.d [2019-08-25T13:14:41.042Z] PBCC images/fh.pb-c.c [2019-08-25T13:14:41.042Z] PBCC images/fsnotify.pb-c.c [2019-08-25T13:14:41.042Z] DEP images/fh.pb-c.d [2019-08-25T13:14:41.411Z] DEP images/fsnotify.pb-c.d [2019-08-25T13:14:41.411Z] PBCC images/eventpoll.pb-c.c [2019-08-25T13:14:41.411Z] DEP images/eventpoll.pb-c.d [2019-08-25T13:14:41.411Z] PBCC images/eventfd.pb-c.c [2019-08-25T13:14:41.411Z] DEP images/eventfd.pb-c.d [2019-08-25T13:14:41.411Z] PBCC images/remap-file-path.pb-c.c [2019-08-25T13:14:41.411Z] DEP images/remap-file-path.pb-c.d [2019-08-25T13:14:41.411Z] PBCC images/fifo.pb-c.c [2019-08-25T13:14:41.411Z] DEP images/fifo.pb-c.d [2019-08-25T13:14:41.411Z] PBCC images/ghost-file.pb-c.c [2019-08-25T13:14:41.411Z] DEP images/ghost-file.pb-c.d [2019-08-25T13:14:41.411Z] PBCC images/regfile.pb-c.c [2019-08-25T13:14:41.411Z] DEP images/regfile.pb-c.d [2019-08-25T13:14:41.411Z] PBCC images/ns.pb-c.c [2019-08-25T13:14:41.411Z] DEP images/ns.pb-c.d [2019-08-25T13:14:41.411Z] PBCC images/fdinfo.pb-c.c [2019-08-25T13:14:41.411Z] DEP images/fdinfo.pb-c.d [2019-08-25T13:14:41.411Z] PBCC images/core-aarch64.pb-c.c [2019-08-25T13:14:41.411Z] PBCC images/core-arm.pb-c.c [2019-08-25T13:14:41.411Z] PBCC images/core-ppc64.pb-c.c [2019-08-25T13:14:41.411Z] PBCC images/core-s390.pb-c.c [2019-08-25T13:14:41.411Z] PBCC images/core-x86.pb-c.c [2019-08-25T13:14:41.411Z] PBCC images/core.pb-c.c [2019-08-25T13:14:41.411Z] PBCC images/inventory.pb-c.c [2019-08-25T13:14:41.411Z] DEP images/core-aarch64.pb-c.d [2019-08-25T13:14:41.411Z] DEP images/core-arm.pb-c.d [2019-08-25T13:14:41.411Z] DEP images/core-ppc64.pb-c.d [2019-08-25T13:14:41.411Z] DEP images/core-s390.pb-c.d [2019-08-25T13:14:41.411Z] DEP images/core-x86.pb-c.d [2019-08-25T13:14:41.411Z] DEP images/core.pb-c.d [2019-08-25T13:14:41.411Z] DEP images/inventory.pb-c.d [2019-08-25T13:14:41.411Z] PBCC images/cpuinfo.pb-c.c [2019-08-25T13:14:41.411Z] DEP images/cpuinfo.pb-c.d [2019-08-25T13:14:41.411Z] PBCC images/stats.pb-c.c [2019-08-25T13:14:41.411Z] DEP images/stats.pb-c.d [2019-08-25T13:14:41.777Z] make[1]: Nothing to be done for 'all'. [2019-08-25T13:14:41.777Z] CC images/stats.o [2019-08-25T13:14:41.777Z] CC images/core.o [2019-08-25T13:14:41.777Z] CC images/core-x86.o [2019-08-25T13:14:41.840Z] 2825fdb7e177: Pull complete [2019-08-25T13:14:42.159Z] CC images/core-arm.o [2019-08-25T13:14:42.159Z] CC images/core-aarch64.o [2019-08-25T13:14:42.159Z] CC images/core-ppc64.o [2019-08-25T13:14:42.159Z] CC images/core-s390.o [2019-08-25T13:14:42.159Z] CC images/cpuinfo.o [2019-08-25T13:14:42.159Z] CC images/inventory.o [2019-08-25T13:14:42.460Z] 361ecb978398: Pull complete [2019-08-25T13:14:42.518Z] CC images/fdinfo.o [2019-08-25T13:14:42.518Z] CC images/fown.o [2019-08-25T13:14:42.518Z] CC images/ns.o [2019-08-25T13:14:42.518Z] CC images/regfile.o [2019-08-25T13:14:42.518Z] CC images/ghost-file.o [2019-08-25T13:14:42.518Z] CC images/fifo.o [2019-08-25T13:14:42.518Z] CC images/remap-file-path.o [2019-08-25T13:14:42.518Z] CC images/eventfd.o [2019-08-25T13:14:42.518Z] CC images/eventpoll.o [2019-08-25T13:14:42.518Z] CC images/fh.o [2019-08-25T13:14:42.518Z] CC images/fsnotify.o [2019-08-25T13:14:42.746Z] 15483e8c82df: Pull complete [2019-08-25T13:14:42.907Z] CC images/signalfd.o [2019-08-25T13:14:42.907Z] CC images/fs.o [2019-08-25T13:14:42.907Z] CC images/pstree.o [2019-08-25T13:14:42.907Z] CC images/pipe.o [2019-08-25T13:14:42.907Z] CC images/tcp-stream.o [2019-08-25T13:14:42.907Z] CC images/sk-packet.o [2019-08-25T13:14:42.907Z] CC images/mnt.o [2019-08-25T13:14:42.907Z] CC images/pipe-data.o [2019-08-25T13:14:42.907Z] CC images/sa.o [2019-08-25T13:14:42.907Z] CC images/timer.o [2019-08-25T13:14:42.907Z] CC images/timerfd.o [2019-08-25T13:14:42.907Z] CC images/mm.o [2019-08-25T13:14:43.268Z] CC images/sk-opts.o [2019-08-25T13:14:43.268Z] CC images/sk-unix.o [2019-08-25T13:14:43.268Z] CC images/sk-inet.o [2019-08-25T13:14:43.268Z] CC images/tun.o [2019-08-25T13:14:43.268Z] CC images/sk-netlink.o [2019-08-25T13:14:43.268Z] CC images/packet-sock.o [2019-08-25T13:14:43.268Z] CC images/ipc-var.o [2019-08-25T13:14:43.268Z] CC images/ipc-desc.o [2019-08-25T13:14:43.268Z] CC images/ipc-shm.o [2019-08-25T13:14:43.268Z] CC images/ipc-msg.o [2019-08-25T13:14:43.722Z] CC images/ipc-sem.o [2019-08-25T13:14:43.722Z] CC images/utsns.o [2019-08-25T13:14:43.722Z] CC images/creds.o [2019-08-25T13:14:43.722Z] CC images/vma.o [2019-08-25T13:14:43.722Z] CC images/netdev.o [2019-08-25T13:14:43.722Z] CC images/tty.o [2019-08-25T13:14:43.722Z] CC images/file-lock.o [2019-08-25T13:14:43.722Z] CC images/rlimit.o [2019-08-25T13:14:43.722Z] CC images/pagemap.o [2019-08-25T13:14:43.722Z] CC images/siginfo.o [2019-08-25T13:14:43.722Z] CC images/rpc.o [2019-08-25T13:14:44.115Z] CC images/ext-file.o [2019-08-25T13:14:44.115Z] CC images/cgroup.o [2019-08-25T13:14:44.115Z] CC images/userns.o [2019-08-25T13:14:44.115Z] CC images/google/protobuf/descriptor.o [2019-08-25T13:14:44.507Z] CC images/opts.o [2019-08-25T13:14:44.507Z] CC images/seccomp.o [2019-08-25T13:14:44.507Z] CC images/binfmt-misc.o [2019-08-25T13:14:44.507Z] CC images/time.o [2019-08-25T13:14:44.507Z] CC images/sysctl.o [2019-08-25T13:14:44.507Z] CC images/autofs.o [2019-08-25T13:14:44.507Z] CC images/macvlan.o [2019-08-25T13:14:44.507Z] CC images/sit.o [2019-08-25T13:14:44.507Z] LINK images/built-in.o [2019-08-25T13:14:44.507Z] GEN compel/include/asm [2019-08-25T13:14:44.507Z] GEN compel/include/version.h [2019-08-25T13:14:44.507Z] touch .config [2019-08-25T13:14:44.507Z] GEN include/common/config.h [2019-08-25T13:14:44.507Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-08-25T13:14:44.507Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-25T13:14:44.507Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-08-25T13:14:44.507Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-08-25T13:14:44.507Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-08-25T13:14:44.507Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-08-25T13:14:44.507Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-25T13:14:44.507Z] DEP compel/plugins/std/infect.d [2019-08-25T13:14:44.507Z] DEP compel/plugins/std/string.d [2019-08-25T13:14:44.507Z] DEP compel/plugins/std/log.d [2019-08-25T13:14:44.507Z] DEP compel/plugins/std/fds.d [2019-08-25T13:14:44.780Z] 8563a0b9fade: Verifying Checksum [2019-08-25T13:14:44.780Z] 8563a0b9fade: Download complete [2019-08-25T13:14:44.869Z] DEP compel/plugins/std/std.d [2019-08-25T13:14:44.869Z] DEP compel/plugins/shmem/shmem.d [2019-08-25T13:14:44.869Z] DEP compel/plugins/fds/fds.d [2019-08-25T13:14:44.869Z] CC compel/plugins/std/std.o [2019-08-25T13:14:44.869Z] CC compel/plugins/std/fds.o [2019-08-25T13:14:44.869Z] CC compel/plugins/std/log.o [2019-08-25T13:14:44.869Z] CC compel/plugins/std/string.o [2019-08-25T13:14:45.232Z] CC compel/plugins/std/infect.o [2019-08-25T13:14:45.232Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-08-25T13:14:45.232Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-08-25T13:14:45.232Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-08-25T13:14:45.232Z] AR compel/plugins/std.lib.a [2019-08-25T13:14:45.232Z] CC compel/plugins/fds/fds.o [2019-08-25T13:14:45.232Z] AR compel/plugins/fds.lib.a [2019-08-25T13:14:45.232Z] HOSTDEP compel/src/lib/log-host.d [2019-08-25T13:14:45.232Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-25T13:14:45.232Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-08-25T13:14:45.232Z] HOSTDEP compel/src/main-host.d [2019-08-25T13:14:45.232Z] DEP compel/src/lib/ptrace.d [2019-08-25T13:14:45.232Z] DEP compel/src/lib/infect.d [2019-08-25T13:14:45.592Z] DEP compel/src/lib/infect-util.d [2019-08-25T13:14:45.592Z] DEP compel/src/lib/infect-rpc.d [2019-08-25T13:14:45.592Z] DEP compel/arch/s390/src/lib/infect.d [2019-08-25T13:14:45.592Z] DEP compel/arch/s390/src/lib/cpu.d [2019-08-25T13:14:45.592Z] DEP compel/src/lib/log.d [2019-08-25T13:14:45.592Z] DEP compel/src/main.d [2019-08-25T13:14:45.592Z] DEP compel/src/lib/handle-elf.d [2019-08-25T13:14:45.592Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-08-25T13:14:45.592Z] CC compel/src/lib/log.o [2019-08-25T13:14:45.592Z] CC compel/arch/s390/src/lib/cpu.o [2019-08-25T13:14:45.592Z] CC compel/arch/s390/src/lib/infect.o [2019-08-25T13:14:45.951Z] CC compel/src/lib/infect-rpc.o [2019-08-25T13:14:45.951Z] CC compel/src/lib/infect-util.o [2019-08-25T13:14:45.951Z] CC compel/src/lib/infect.o [2019-08-25T13:14:46.322Z] CC compel/src/lib/ptrace.o [2019-08-25T13:14:46.322Z] AR compel/libcompel.a [2019-08-25T13:14:46.322Z] HOSTCC compel/src/main-host.o [2019-08-25T13:14:46.322Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-08-25T13:14:46.322Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-08-25T13:14:46.694Z] HOSTCC compel/src/lib/log-host.o [2019-08-25T13:14:46.694Z] HOSTLINK compel/compel-host-bin [2019-08-25T13:14:46.694Z] DEP soccr/soccr.d [2019-08-25T13:14:46.694Z] CC soccr/soccr.o [2019-08-25T13:14:46.808Z] 34839f11bbce: Pull complete [2019-08-25T13:14:47.055Z] AR soccr/libsoccr.a [2019-08-25T13:14:47.055Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-25T13:14:47.055Z] DEP criu/arch/s390/sigframe.d [2019-08-25T13:14:47.055Z] DEP criu/arch/s390/crtools.d [2019-08-25T13:14:47.055Z] DEP criu/arch/s390/cpu.d [2019-08-25T13:14:47.055Z] CC criu/arch/s390/cpu.o [2019-08-25T13:14:47.055Z] CC criu/arch/s390/crtools.o [2019-08-25T13:14:47.546Z] CC criu/arch/s390/sigframe.o [2019-08-25T13:14:47.546Z] LINK criu/arch/s390/crtools.built-in.o [2019-08-25T13:14:47.546Z] DEP criu/arch/s390/vdso-pie.d [2019-08-25T13:14:47.546Z] DEP criu/pie/parasite-vdso.d [2019-08-25T13:14:47.546Z] DEP criu/pie/util-vdso.d [2019-08-25T13:14:47.546Z] DEP criu/pie/util.d [2019-08-25T13:14:47.546Z] CC criu/pie/util.o [2019-08-25T13:14:47.546Z] CC criu/pie/util-vdso.o [2019-08-25T13:14:47.977Z] CC criu/pie/parasite-vdso.o [2019-08-25T13:14:47.977Z] CC criu/arch/s390/vdso-pie.o [2019-08-25T13:14:47.977Z] AR criu/pie/pie.lib.a [2019-08-25T13:14:47.977Z] DEP criu/pie/restorer.d [2019-08-25T13:14:47.977Z] DEP criu/arch/s390/restorer.d [2019-08-25T13:14:47.977Z] DEP criu/pie/parasite.d [2019-08-25T13:14:47.977Z] CC criu/pie/parasite.o [2019-08-25T13:14:47.977Z] LINK criu/pie/parasite.built-in.o [2019-08-25T13:14:47.977Z] GEN criu/pie/parasite-blob.h [2019-08-25T13:14:47.977Z] CC criu/arch/s390/restorer.o [2019-08-25T13:14:48.361Z] CC criu/pie/restorer.o [2019-08-25T13:14:48.723Z] LINK criu/pie/restorer.built-in.o [2019-08-25T13:14:48.723Z] GEN criu/pie/restorer-blob.h [2019-08-25T13:14:48.723Z] DEP criu/vdso.d [2019-08-25T13:14:48.723Z] DEP criu/uts_ns.d [2019-08-25T13:14:48.723Z] DEP criu/util.d [2019-08-25T13:14:48.723Z] DEP criu/uffd.d [2019-08-25T13:14:48.723Z] DEP criu/tun.d [2019-08-25T13:14:49.088Z] DEP criu/tty.d [2019-08-25T13:14:49.088Z] DEP criu/timerfd.d [2019-08-25T13:14:49.088Z] DEP criu/sysfs_parse.d [2019-08-25T13:14:49.088Z] DEP criu/sysctl.d [2019-08-25T13:14:49.088Z] DEP criu/string.d [2019-08-25T13:14:49.088Z] DEP criu/stats.d [2019-08-25T13:14:49.088Z] DEP criu/sockets.d [2019-08-25T13:14:49.088Z] DEP criu/sk-unix.d [2019-08-25T13:14:49.088Z] DEP criu/sk-tcp.d [2019-08-25T13:14:49.088Z] DEP criu/sk-queue.d [2019-08-25T13:14:49.088Z] DEP criu/sk-packet.d [2019-08-25T13:14:49.088Z] DEP criu/sk-netlink.d [2019-08-25T13:14:49.457Z] DEP criu/sk-inet.d [2019-08-25T13:14:49.458Z] DEP criu/signalfd.d [2019-08-25T13:14:49.458Z] DEP criu/sigframe.d [2019-08-25T13:14:49.458Z] DEP criu/shmem.d [2019-08-25T13:14:49.458Z] DEP criu/servicefd.d [2019-08-25T13:14:49.458Z] DEP criu/seize.d [2019-08-25T13:14:49.458Z] DEP criu/seccomp.d [2019-08-25T13:14:49.458Z] DEP criu/rst-malloc.d [2019-08-25T13:14:49.458Z] DEP criu/rbtree.d [2019-08-25T13:14:49.458Z] DEP criu/pstree.d [2019-08-25T13:14:49.458Z] DEP criu/protobuf.d [2019-08-25T13:14:49.458Z] GEN criu/protobuf-desc-gen.h [2019-08-25T13:14:49.494Z] 34f648706e72: Pull complete [2019-08-25T13:14:49.833Z] DEP criu/protobuf-desc.d [2019-08-25T13:14:49.833Z] DEP criu/proc_parse.d [2019-08-25T13:14:49.833Z] DEP criu/plugin.d [2019-08-25T13:14:49.833Z] DEP criu/pipes.d [2019-08-25T13:14:49.833Z] DEP criu/pie-util.d [2019-08-25T13:14:49.833Z] DEP criu/pie-util-vdso.d [2019-08-25T13:14:49.833Z] DEP criu/pie-util-vdso-elf32.d [2019-08-25T13:14:50.209Z] DEP criu/path.d [2019-08-25T13:14:50.209Z] DEP criu/parasite-syscall.d [2019-08-25T13:14:50.209Z] DEP criu/pagemap.d [2019-08-25T13:14:50.209Z] DEP criu/pagemap-cache.d [2019-08-25T13:14:50.209Z] DEP criu/page-xfer.d [2019-08-25T13:14:50.209Z] DEP criu/page-pipe.d [2019-08-25T13:14:50.209Z] DEP criu/netfilter.d [2019-08-25T13:14:50.209Z] DEP criu/net.d [2019-08-25T13:14:50.209Z] DEP criu/namespaces.d [2019-08-25T13:14:50.209Z] DEP criu/mount.d [2019-08-25T13:14:50.595Z] DEP criu/mem.d [2019-08-25T13:14:50.595Z] DEP criu/lsm.d [2019-08-25T13:14:50.595Z] DEP criu/log.d [2019-08-25T13:14:50.595Z] DEP criu/libnetlink.d [2019-08-25T13:14:50.595Z] DEP criu/kerndat.d [2019-08-25T13:14:50.595Z] DEP criu/kcmp-ids.d [2019-08-25T13:14:50.595Z] DEP criu/irmap.d [2019-08-25T13:14:50.595Z] DEP criu/ipc_ns.d [2019-08-25T13:14:50.595Z] DEP criu/image.d [2019-08-25T13:14:50.595Z] DEP criu/image-desc.d [2019-08-25T13:14:50.595Z] DEP criu/fsnotify.d [2019-08-25T13:14:50.595Z] DEP criu/filesystems.d [2019-08-25T13:14:50.595Z] DEP criu/files.d [2019-08-25T13:14:50.974Z] DEP criu/files-reg.d [2019-08-25T13:14:50.974Z] DEP criu/files-ext.d [2019-08-25T13:14:50.974Z] DEP criu/file-lock.d [2019-08-25T13:14:50.974Z] DEP criu/file-ids.d [2019-08-25T13:14:50.974Z] DEP criu/fifo.d [2019-08-25T13:14:50.974Z] DEP criu/fdstore.d [2019-08-25T13:14:50.974Z] DEP criu/fault-injection.d [2019-08-25T13:14:50.974Z] DEP criu/external.d [2019-08-25T13:14:50.974Z] DEP criu/eventpoll.d [2019-08-25T13:14:50.974Z] DEP criu/eventfd.d [2019-08-25T13:14:50.974Z] DEP criu/crtools.d [2019-08-25T13:14:50.974Z] DEP criu/cr-service.d [2019-08-25T13:14:51.478Z] DEP criu/cr-restore.d [2019-08-25T13:14:51.478Z] DEP criu/cr-errno.d [2019-08-25T13:14:51.478Z] DEP criu/cr-dump.d [2019-08-25T13:14:51.478Z] DEP criu/cr-dedup.d [2019-08-25T13:14:51.478Z] DEP criu/cr-check.d [2019-08-25T13:14:51.478Z] DEP criu/config.d [2019-08-25T13:14:51.478Z] DEP criu/clone-noasan.d [2019-08-25T13:14:51.478Z] DEP criu/cgroup.d [2019-08-25T13:14:51.478Z] DEP criu/cgroup-props.d [2019-08-25T13:14:51.478Z] DEP criu/bitmap.d [2019-08-25T13:14:51.478Z] DEP criu/bfd.d [2019-08-25T13:14:51.478Z] DEP criu/autofs.d [2019-08-25T13:14:51.478Z] DEP criu/aio.d [2019-08-25T13:14:51.478Z] DEP criu/action-scripts.d [2019-08-25T13:14:51.861Z] CC criu/action-scripts.o [2019-08-25T13:14:51.861Z] CC criu/aio.o [2019-08-25T13:14:51.861Z] CC criu/autofs.o [2019-08-25T13:14:52.222Z] CC criu/bfd.o [2019-08-25T13:14:52.222Z] CC criu/bitmap.o [2019-08-25T13:14:52.222Z] CC criu/cgroup-props.o [2019-08-25T13:14:52.584Z] CC criu/cgroup.o [2019-08-25T13:14:52.943Z] CC criu/clone-noasan.o [2019-08-25T13:14:52.943Z] CC criu/config.o [2019-08-25T13:14:53.312Z] CC criu/cr-check.o [2019-08-25T13:14:53.691Z] CC criu/cr-dedup.o [2019-08-25T13:14:53.691Z] CC criu/cr-dump.o [2019-08-25T13:14:54.465Z] CC criu/cr-errno.o [2019-08-25T13:14:54.465Z] CC criu/cr-restore.o [2019-08-25T13:14:54.986Z] 8563a0b9fade: Pull complete [2019-08-25T13:14:54.986Z] 53fac1b4f6a7: Pull complete [2019-08-25T13:14:54.986Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 [2019-08-25T13:14:54.986Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-08-25T13:14:54.986Z] ---> b5f54f7bacb8 [2019-08-25T13:14:54.986Z] Step 5/126 : ARG APT_MIRROR [2019-08-25T13:14:54.986Z] ---> Running in 20eee1170b60 [2019-08-25T13:14:55.268Z] Removing intermediate container 20eee1170b60 [2019-08-25T13:14:55.268Z] ---> a0a4037636c3 [2019-08-25T13:14:55.268Z] Step 6/126 : 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 [2019-08-25T13:14:55.268Z] ---> Running in 35dd021d0c36 [2019-08-25T13:14:55.368Z] CC criu/cr-service.o [2019-08-25T13:14:55.761Z] CC criu/crtools.o [2019-08-25T13:14:55.761Z] CC criu/eventfd.o [2019-08-25T13:14:55.880Z] Removing intermediate container 35dd021d0c36 [2019-08-25T13:14:55.880Z] ---> b7667c2d1d41 [2019-08-25T13:14:55.880Z] Step 7/126 : FROM base AS criu [2019-08-25T13:14:55.880Z] ---> b7667c2d1d41 [2019-08-25T13:14:55.880Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:14:55.880Z] ---> Running in 7b2711543c55 [2019-08-25T13:14:56.129Z] CC criu/eventpoll.o [2019-08-25T13:14:56.129Z] CC criu/external.o [2019-08-25T13:14:56.129Z] CC criu/fault-injection.o [2019-08-25T13:14:56.129Z] CC criu/fdstore.o [2019-08-25T13:14:56.163Z] Removing intermediate container 7b2711543c55 [2019-08-25T13:14:56.163Z] ---> 51741842d07e [2019-08-25T13:14:56.163Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-08-25T13:14:56.163Z] ---> Running in 8c6e3ef550b8 [2019-08-25T13:14:56.163Z] Removing intermediate container 8c6e3ef550b8 [2019-08-25T13:14:56.163Z] ---> 8b26797557ba [2019-08-25T13:14:56.163Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c0-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-08-25T13:14:56.163Z] ---> Running in 4f559907eed3 [2019-08-25T13:14:56.488Z] CC criu/fifo.o [2019-08-25T13:14:56.488Z] CC criu/file-ids.o [2019-08-25T13:14:56.488Z] CC criu/file-lock.o [2019-08-25T13:14:56.780Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:14:56.780Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:14:56.780Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:14:56.780Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:14:56.780Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:14:56.780Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-25T13:14:56.864Z] CC criu/files-ext.o [2019-08-25T13:14:56.864Z] CC criu/files-reg.o [2019-08-25T13:14:57.242Z] CC criu/files.o [2019-08-25T13:14:57.395Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-25T13:14:57.395Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-25T13:14:58.019Z] CC criu/filesystems.o [2019-08-25T13:14:58.019Z] CC criu/fsnotify.o [2019-08-25T13:14:58.393Z] CC criu/image-desc.o [2019-08-25T13:14:58.393Z] CC criu/image.o [2019-08-25T13:14:58.393Z] CC criu/ipc_ns.o [2019-08-25T13:14:58.806Z] CC criu/irmap.o [2019-08-25T13:14:59.290Z] CC criu/kcmp-ids.o [2019-08-25T13:14:59.290Z] CC criu/kerndat.o [2019-08-25T13:14:59.290Z] CC criu/libnetlink.o [2019-08-25T13:14:59.430Z] Fetched 7716 kB in 2s (2984 kB/s) [2019-08-25T13:14:59.668Z] CC criu/log.o [2019-08-25T13:14:59.668Z] CC criu/lsm.o [2019-08-25T13:14:59.668Z] CC criu/mem.o [2019-08-25T13:15:00.047Z] CC criu/mount.o [2019-08-25T13:15:00.438Z] Reading package lists... [2019-08-25T13:15:01.289Z] CC criu/namespaces.o [2019-08-25T13:15:01.444Z] Reading package lists... [2019-08-25T13:15:01.714Z] CC criu/net.o [2019-08-25T13:15:01.727Z] Building dependency tree... [2019-08-25T13:15:01.727Z] Reading state information... [2019-08-25T13:15:02.009Z] The following additional packages will be installed: [2019-08-25T13:15:02.009Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-25T13:15:02.009Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-08-25T13:15:02.009Z] Suggested packages: [2019-08-25T13:15:02.009Z] manpages-dev python-setuptools [2019-08-25T13:15:02.294Z] The following NEW packages will be installed: [2019-08-25T13:15:02.294Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-25T13:15:02.294Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-25T13:15:02.294Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-25T13:15:02.294Z] zlib1g-dev [2019-08-25T13:15:02.294Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:15:02.294Z] Need to get 3548 kB of archives. [2019-08-25T13:15:02.294Z] After this operation, 21.2 MB of additional disk space will be used. [2019-08-25T13:15:02.294Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-08-25T13:15:02.294Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-08-25T13:15:02.294Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-08-25T13:15:02.294Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-08-25T13:15:02.294Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-08-25T13:15:02.294Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-08-25T13:15:02.294Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-08-25T13:15:02.294Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-08-25T13:15:02.294Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-08-25T13:15:02.294Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-08-25T13:15:02.294Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-08-25T13:15:02.294Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-08-25T13:15:02.489Z] CC criu/netfilter.o [2019-08-25T13:15:02.489Z] CC criu/page-pipe.o [2019-08-25T13:15:02.489Z] CC criu/page-xfer.o [2019-08-25T13:15:02.585Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-08-25T13:15:02.585Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-08-25T13:15:02.585Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-25T13:15:02.585Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-08-25T13:15:02.585Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:15:02.585Z] Fetched 3548 kB in 0s (17.3 MB/s) [2019-08-25T13:15:02.867Z] CC criu/pagemap-cache.o [2019-08-25T13:15:02.867Z] CC criu/pagemap.o [2019-08-25T13:15:02.868Z] Selecting previously unselected package libnet1:ppc64el. [2019-08-25T13:15:02.868Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-08-25T13:15:02.868Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-25T13:15:02.868Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-25T13:15:02.868Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-08-25T13:15:02.868Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-08-25T13:15:02.868Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-08-25T13:15:02.868Z] Selecting previously unselected package libnet1-dev. [2019-08-25T13:15:02.868Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-25T13:15:02.868Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-25T13:15:02.868Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-08-25T13:15:02.868Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-08-25T13:15:02.868Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-25T13:15:02.868Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-08-25T13:15:02.868Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-08-25T13:15:02.868Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-08-25T13:15:02.868Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-08-25T13:15:02.868Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-08-25T13:15:02.868Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-25T13:15:02.868Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-08-25T13:15:02.868Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-08-25T13:15:02.868Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-08-25T13:15:02.868Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-08-25T13:15:02.868Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-08-25T13:15:02.868Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-08-25T13:15:03.151Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-08-25T13:15:03.151Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-08-25T13:15:03.151Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-08-25T13:15:03.151Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-08-25T13:15:03.151Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-08-25T13:15:03.151Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-08-25T13:15:03.151Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-08-25T13:15:03.151Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-08-25T13:15:03.151Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-08-25T13:15:03.287Z] CC criu/parasite-syscall.o [2019-08-25T13:15:03.433Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-08-25T13:15:03.433Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-08-25T13:15:03.433Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-08-25T13:15:03.433Z] Selecting previously unselected package protobuf-c-compiler. [2019-08-25T13:15:03.433Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-08-25T13:15:03.433Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-25T13:15:03.433Z] Selecting previously unselected package protobuf-compiler. [2019-08-25T13:15:03.433Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-08-25T13:15:03.433Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-25T13:15:03.675Z] CC criu/path.o [2019-08-25T13:15:03.675Z] CC criu/pie-util-vdso-elf32.o [2019-08-25T13:15:03.675Z] CC criu/pie-util-vdso.o [2019-08-25T13:15:03.675Z] CC criu/pie-util.o [2019-08-25T13:15:03.675Z] CC criu/pipes.o [2019-08-25T13:15:03.716Z] Selecting previously unselected package python-pkg-resources. [2019-08-25T13:15:03.716Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-25T13:15:03.716Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-25T13:15:03.716Z] Selecting previously unselected package python-protobuf. [2019-08-25T13:15:03.716Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-08-25T13:15:03.716Z] Unpacking python-protobuf (3.0.0-9) ... [2019-08-25T13:15:03.716Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-25T13:15:03.716Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-25T13:15:03.716Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-08-25T13:15:04.040Z] CC criu/plugin.o [2019-08-25T13:15:04.040Z] CC criu/proc_parse.o [2019-08-25T13:15:04.725Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-25T13:15:04.725Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-08-25T13:15:04.725Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:15:04.725Z] Setting up python-protobuf (3.0.0-9) ... [2019-08-25T13:15:04.825Z] CC criu/protobuf-desc.o [2019-08-25T13:15:05.188Z] CC criu/protobuf.o [2019-08-25T13:15:05.560Z] CC criu/pstree.o [2019-08-25T13:15:05.560Z] CC criu/rbtree.o [2019-08-25T13:15:05.923Z] CC criu/rst-malloc.o [2019-08-25T13:15:05.923Z] CC criu/seccomp.o [2019-08-25T13:15:05.923Z] CC criu/seize.o [2019-08-25T13:15:06.199Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-08-25T13:15:06.199Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-08-25T13:15:06.199Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-25T13:15:06.199Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-08-25T13:15:06.199Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-08-25T13:15:06.199Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-25T13:15:06.199Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-08-25T13:15:06.199Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-08-25T13:15:06.199Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-08-25T13:15:06.199Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-08-25T13:15:06.199Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:15:06.314Z] CC criu/servicefd.o [2019-08-25T13:15:06.314Z] CC criu/shmem.o [2019-08-25T13:15:06.754Z] CC criu/sigframe.o [2019-08-25T13:15:06.754Z] CC criu/signalfd.o [2019-08-25T13:15:06.754Z] CC criu/sk-inet.o [2019-08-25T13:15:07.149Z] CC criu/sk-netlink.o [2019-08-25T13:15:07.206Z] Removing intermediate container 4f559907eed3 [2019-08-25T13:15:07.206Z] ---> 4a783fceffba [2019-08-25T13:15:07.206Z] Step 11/126 : 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 [2019-08-25T13:15:07.206Z] ---> Running in f3a89acef6b4 [2019-08-25T13:15:07.524Z] CC criu/sk-packet.o [2019-08-25T13:15:07.524Z] CC criu/sk-queue.o [2019-08-25T13:15:07.524Z] CC criu/sk-tcp.o [2019-08-25T13:15:07.821Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-25T13:15:07.821Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-25T13:15:07.895Z] CC criu/sk-unix.o [2019-08-25T13:15:08.103Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-25T13:15:08.103Z]  GEN .gitid [2019-08-25T13:15:08.103Z] GEN criu/include/version.h [2019-08-25T13:15:08.103Z] GEN include/common/asm [2019-08-25T13:15:08.388Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-25T13:15:08.388Z] PBCC images/opts.pb-c.c [2019-08-25T13:15:08.388Z] PBCC images/sit.pb-c.c [2019-08-25T13:15:08.670Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-08-25T13:15:08.670Z] DEP images/opts.pb-c.d [2019-08-25T13:15:08.670Z] DEP images/sit.pb-c.d [2019-08-25T13:15:08.670Z] PBCC images/macvlan.pb-c.c [2019-08-25T13:15:08.670Z] DEP images/macvlan.pb-c.d [2019-08-25T13:15:08.670Z] PBCC images/autofs.pb-c.c [2019-08-25T13:15:08.670Z] DEP images/autofs.pb-c.d [2019-08-25T13:15:08.670Z] PBCC images/sysctl.pb-c.c [2019-08-25T13:15:08.670Z] DEP images/sysctl.pb-c.d [2019-08-25T13:15:08.670Z] PBCC images/time.pb-c.c [2019-08-25T13:15:08.670Z] DEP images/time.pb-c.d [2019-08-25T13:15:08.670Z] PBCC images/binfmt-misc.pb-c.c [2019-08-25T13:15:08.670Z] DEP images/binfmt-misc.pb-c.d [2019-08-25T13:15:08.670Z] PBCC images/seccomp.pb-c.c [2019-08-25T13:15:08.670Z] DEP images/seccomp.pb-c.d [2019-08-25T13:15:08.670Z] PBCC images/userns.pb-c.c [2019-08-25T13:15:08.670Z] DEP images/userns.pb-c.d [2019-08-25T13:15:08.670Z] PBCC images/cgroup.pb-c.c [2019-08-25T13:15:08.670Z] DEP images/cgroup.pb-c.d [2019-08-25T13:15:08.670Z] PBCC images/fown.pb-c.c [2019-08-25T13:15:08.670Z] PBCC images/ext-file.pb-c.c [2019-08-25T13:15:08.670Z] DEP images/fown.pb-c.d [2019-08-25T13:15:08.670Z] DEP images/ext-file.pb-c.d [2019-08-25T13:15:08.670Z] PBCC images/rpc.pb-c.c [2019-08-25T13:15:08.702Z] CC criu/sockets.o [2019-08-25T13:15:08.703Z] CC criu/stats.o [2019-08-25T13:15:08.703Z] CC criu/string.o [2019-08-25T13:15:08.703Z] CC criu/sysctl.o [2019-08-25T13:15:08.953Z] DEP images/rpc.pb-c.d [2019-08-25T13:15:08.953Z] PBCC images/siginfo.pb-c.c [2019-08-25T13:15:08.953Z] DEP images/siginfo.pb-c.d [2019-08-25T13:15:08.953Z] PBCC images/pagemap.pb-c.c [2019-08-25T13:15:08.953Z] DEP images/pagemap.pb-c.d [2019-08-25T13:15:08.953Z] PBCC images/rlimit.pb-c.c [2019-08-25T13:15:08.953Z] DEP images/rlimit.pb-c.d [2019-08-25T13:15:08.953Z] PBCC images/file-lock.pb-c.c [2019-08-25T13:15:08.953Z] DEP images/file-lock.pb-c.d [2019-08-25T13:15:08.953Z] PBCC images/tty.pb-c.c [2019-08-25T13:15:08.953Z] DEP images/tty.pb-c.d [2019-08-25T13:15:08.953Z] PBCC images/tun.pb-c.c [2019-08-25T13:15:08.953Z] PBCC images/netdev.pb-c.c [2019-08-25T13:15:08.953Z] DEP images/tun.pb-c.d [2019-08-25T13:15:08.953Z] DEP images/netdev.pb-c.d [2019-08-25T13:15:08.953Z] PBCC images/vma.pb-c.c [2019-08-25T13:15:08.953Z] DEP images/vma.pb-c.d [2019-08-25T13:15:08.953Z] PBCC images/creds.pb-c.c [2019-08-25T13:15:08.953Z] DEP images/creds.pb-c.d [2019-08-25T13:15:08.953Z] PBCC images/utsns.pb-c.c [2019-08-25T13:15:08.953Z] DEP images/utsns.pb-c.d [2019-08-25T13:15:08.953Z] PBCC images/ipc-desc.pb-c.c [2019-08-25T13:15:08.953Z] PBCC images/ipc-sem.pb-c.c [2019-08-25T13:15:09.065Z] CC criu/sysfs_parse.o [2019-08-25T13:15:09.065Z] CC criu/timerfd.o [2019-08-25T13:15:09.236Z] DEP images/ipc-desc.pb-c.d [2019-08-25T13:15:09.236Z] DEP images/ipc-sem.pb-c.d [2019-08-25T13:15:09.236Z] PBCC images/ipc-msg.pb-c.c [2019-08-25T13:15:09.236Z] DEP images/ipc-msg.pb-c.d [2019-08-25T13:15:09.236Z] PBCC images/ipc-shm.pb-c.c [2019-08-25T13:15:09.236Z] DEP images/ipc-shm.pb-c.d [2019-08-25T13:15:09.236Z] PBCC images/ipc-var.pb-c.c [2019-08-25T13:15:09.236Z] DEP images/ipc-var.pb-c.d [2019-08-25T13:15:09.236Z] PBCC images/sk-opts.pb-c.c [2019-08-25T13:15:09.236Z] PBCC images/packet-sock.pb-c.c [2019-08-25T13:15:09.236Z] DEP images/sk-opts.pb-c.d [2019-08-25T13:15:09.236Z] DEP images/packet-sock.pb-c.d [2019-08-25T13:15:09.236Z] PBCC images/sk-netlink.pb-c.c [2019-08-25T13:15:09.236Z] DEP images/sk-netlink.pb-c.d [2019-08-25T13:15:09.236Z] PBCC images/sk-inet.pb-c.c [2019-08-25T13:15:09.236Z] DEP images/sk-inet.pb-c.d [2019-08-25T13:15:09.236Z] PBCC images/sk-unix.pb-c.c [2019-08-25T13:15:09.236Z] DEP images/sk-unix.pb-c.d [2019-08-25T13:15:09.236Z] PBCC images/mm.pb-c.c [2019-08-25T13:15:09.236Z] DEP images/mm.pb-c.d [2019-08-25T13:15:09.236Z] PBCC images/timerfd.pb-c.c [2019-08-25T13:15:09.236Z] DEP images/timerfd.pb-c.d [2019-08-25T13:15:09.425Z] CC criu/tty.o [2019-08-25T13:15:09.520Z] PBCC images/timer.pb-c.c [2019-08-25T13:15:09.520Z] DEP images/timer.pb-c.d [2019-08-25T13:15:09.520Z] PBCC images/sa.pb-c.c [2019-08-25T13:15:09.520Z] DEP images/sa.pb-c.d [2019-08-25T13:15:09.520Z] PBCC images/pipe-data.pb-c.c [2019-08-25T13:15:09.520Z] DEP images/pipe-data.pb-c.d [2019-08-25T13:15:09.520Z] PBCC images/mnt.pb-c.c [2019-08-25T13:15:09.520Z] DEP images/mnt.pb-c.d [2019-08-25T13:15:09.520Z] PBCC images/sk-packet.pb-c.c [2019-08-25T13:15:09.520Z] DEP images/sk-packet.pb-c.d [2019-08-25T13:15:09.520Z] PBCC images/tcp-stream.pb-c.c [2019-08-25T13:15:09.520Z] DEP images/tcp-stream.pb-c.d [2019-08-25T13:15:09.520Z] PBCC images/pipe.pb-c.c [2019-08-25T13:15:09.520Z] DEP images/pipe.pb-c.d [2019-08-25T13:15:09.520Z] PBCC images/pstree.pb-c.c [2019-08-25T13:15:09.520Z] DEP images/pstree.pb-c.d [2019-08-25T13:15:09.520Z] PBCC images/fs.pb-c.c [2019-08-25T13:15:09.520Z] DEP images/fs.pb-c.d [2019-08-25T13:15:09.520Z] PBCC images/signalfd.pb-c.c [2019-08-25T13:15:09.520Z] DEP images/signalfd.pb-c.d [2019-08-25T13:15:09.520Z] PBCC images/fh.pb-c.c [2019-08-25T13:15:09.520Z] PBCC images/fsnotify.pb-c.c [2019-08-25T13:15:09.797Z] CC criu/tun.o [2019-08-25T13:15:09.802Z] DEP images/fh.pb-c.d [2019-08-25T13:15:09.802Z] DEP images/fsnotify.pb-c.d [2019-08-25T13:15:09.802Z] PBCC images/eventpoll.pb-c.c [2019-08-25T13:15:09.802Z] DEP images/eventpoll.pb-c.d [2019-08-25T13:15:09.802Z] PBCC images/eventfd.pb-c.c [2019-08-25T13:15:09.802Z] DEP images/eventfd.pb-c.d [2019-08-25T13:15:09.802Z] PBCC images/remap-file-path.pb-c.c [2019-08-25T13:15:09.802Z] DEP images/remap-file-path.pb-c.d [2019-08-25T13:15:09.802Z] PBCC images/fifo.pb-c.c [2019-08-25T13:15:09.802Z] DEP images/fifo.pb-c.d [2019-08-25T13:15:09.802Z] PBCC images/ghost-file.pb-c.c [2019-08-25T13:15:09.802Z] DEP images/ghost-file.pb-c.d [2019-08-25T13:15:09.802Z] PBCC images/regfile.pb-c.c [2019-08-25T13:15:09.802Z] DEP images/regfile.pb-c.d [2019-08-25T13:15:09.802Z] PBCC images/ns.pb-c.c [2019-08-25T13:15:09.802Z] DEP images/ns.pb-c.d [2019-08-25T13:15:09.802Z] PBCC images/fdinfo.pb-c.c [2019-08-25T13:15:09.802Z] DEP images/fdinfo.pb-c.d [2019-08-25T13:15:09.802Z] PBCC images/core-aarch64.pb-c.c [2019-08-25T13:15:09.802Z] PBCC images/core-arm.pb-c.c [2019-08-25T13:15:09.802Z] PBCC images/core-ppc64.pb-c.c [2019-08-25T13:15:10.086Z] PBCC images/core-s390.pb-c.c [2019-08-25T13:15:10.086Z] PBCC images/core-x86.pb-c.c [2019-08-25T13:15:10.086Z] PBCC images/core.pb-c.c [2019-08-25T13:15:10.086Z] PBCC images/inventory.pb-c.c [2019-08-25T13:15:10.086Z] DEP images/core-aarch64.pb-c.d [2019-08-25T13:15:10.086Z] DEP images/core-arm.pb-c.d [2019-08-25T13:15:10.086Z] DEP images/core-ppc64.pb-c.d [2019-08-25T13:15:10.086Z] DEP images/core-s390.pb-c.d [2019-08-25T13:15:10.086Z] DEP images/core-x86.pb-c.d [2019-08-25T13:15:10.086Z] DEP images/core.pb-c.d [2019-08-25T13:15:10.086Z] DEP images/inventory.pb-c.d [2019-08-25T13:15:10.086Z] PBCC images/cpuinfo.pb-c.c [2019-08-25T13:15:10.086Z] DEP images/cpuinfo.pb-c.d [2019-08-25T13:15:10.086Z] PBCC images/stats.pb-c.c [2019-08-25T13:15:10.086Z] DEP images/stats.pb-c.d [2019-08-25T13:15:10.168Z] CC criu/uffd.o [2019-08-25T13:15:10.370Z] make[1]: Nothing to be done for 'all'. [2019-08-25T13:15:10.572Z] CC criu/util.o [2019-08-25T13:15:10.653Z] CC images/stats.o [2019-08-25T13:15:10.934Z] CC images/core.o [2019-08-25T13:15:11.032Z] CC criu/uts_ns.o [2019-08-25T13:15:11.032Z] CC criu/vdso.o [2019-08-25T13:15:11.032Z] LINK criu/built-in.o [2019-08-25T13:15:11.227Z] CC images/core-x86.o [2019-08-25T13:15:11.227Z] CC images/core-arm.o [2019-08-25T13:15:11.428Z] LINK criu/criu [2019-08-25T13:15:11.428Z] DEP lib/c/criu.d [2019-08-25T13:15:11.428Z] CC images/rpc.pb-c.o [2019-08-25T13:15:11.509Z] CC images/core-aarch64.o [2019-08-25T13:15:11.509Z] CC images/core-ppc64.o [2019-08-25T13:15:11.791Z] CC images/core-s390.o [2019-08-25T13:15:11.815Z] CC lib/c/criu.o [2019-08-25T13:15:11.815Z] LINK lib/c/built-in.o [2019-08-25T13:15:11.815Z] LINK lib/c/libcriu.so [2019-08-25T13:15:12.073Z] CC images/cpuinfo.o [2019-08-25T13:15:12.073Z] CC images/inventory.o [2019-08-25T13:15:12.073Z] CC images/fdinfo.o [2019-08-25T13:15:12.185Z] GEN magic.py [2019-08-25T13:15:12.185Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-25T13:15:12.185Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-25T13:15:12.185Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-25T13:15:12.185Z] make[1]: Nothing to be done for 'all'. [2019-08-25T13:15:12.355Z] CC images/fown.o [2019-08-25T13:15:12.355Z] CC images/ns.o [2019-08-25T13:15:12.355Z] CC images/regfile.o [2019-08-25T13:15:12.556Z] make[1]: 'images/built-in.o' is up to date. [2019-08-25T13:15:12.556Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-25T13:15:12.556Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-25T13:15:12.556Z] make[1]: 'compel/libcompel.a' is up to date. [2019-08-25T13:15:12.556Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-08-25T13:15:12.556Z] make[1]: Nothing to be done for 'all'. [2019-08-25T13:15:12.556Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-25T13:15:12.556Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:15:12.556Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:15:12.556Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:15:12.556Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:15:12.556Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:15:12.556Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:15:12.556Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:15:12.556Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:15:12.556Z] INSTALL criu/criu [2019-08-25T13:15:12.638Z] CC images/ghost-file.o [2019-08-25T13:15:12.638Z] CC images/fifo.o [2019-08-25T13:15:12.638Z] CC images/remap-file-path.o [2019-08-25T13:15:12.638Z] CC images/eventfd.o [2019-08-25T13:15:12.920Z] CC images/eventpoll.o [2019-08-25T13:15:12.920Z] CC images/fh.o [2019-08-25T13:15:12.920Z] CC images/fsnotify.o [2019-08-25T13:15:13.202Z] CC images/signalfd.o [2019-08-25T13:15:13.202Z] CC images/fs.o [2019-08-25T13:15:13.483Z] CC images/pstree.o [2019-08-25T13:15:13.483Z] CC images/pipe.o [2019-08-25T13:15:13.483Z] CC images/tcp-stream.o [2019-08-25T13:15:13.483Z] CC images/sk-packet.o [2019-08-25T13:15:13.766Z] CC images/mnt.o [2019-08-25T13:15:13.766Z] CC images/pipe-data.o [2019-08-25T13:15:13.766Z] CC images/sa.o [2019-08-25T13:15:13.766Z] CC images/timer.o [2019-08-25T13:15:13.812Z] Removing intermediate container 44547891b784 [2019-08-25T13:15:13.812Z] ---> d93247151a73 [2019-08-25T13:15:13.812Z] Step 12/126 : FROM base AS registry [2019-08-25T13:15:13.812Z] ---> 7fb0c6564c15 [2019-08-25T13:15:13.812Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-25T13:15:13.812Z] ---> Running in 5eee3f16fbeb [2019-08-25T13:15:13.812Z] Removing intermediate container 5eee3f16fbeb [2019-08-25T13:15:13.812Z] ---> 5a6dae5c8296 [2019-08-25T13:15:13.812Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-25T13:15:14.047Z] CC images/timerfd.o [2019-08-25T13:15:14.047Z] CC images/mm.o [2019-08-25T13:15:14.047Z] CC images/sk-opts.o [2019-08-25T13:15:14.292Z] ---> Running in 98040afda90b [2019-08-25T13:15:14.292Z] Removing intermediate container 98040afda90b [2019-08-25T13:15:14.292Z] ---> 63e0b9d5ba58 [2019-08-25T13:15:14.292Z] Step 15/126 : 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" [2019-08-25T13:15:14.292Z] ---> Running in c827d2541cdb [2019-08-25T13:15:14.329Z] CC images/sk-unix.o [2019-08-25T13:15:14.329Z] CC images/sk-inet.o [2019-08-25T13:15:14.329Z] CC images/tun.o [2019-08-25T13:15:14.617Z] CC images/sk-netlink.o [2019-08-25T13:15:14.617Z] CC images/packet-sock.o [2019-08-25T13:15:14.617Z] CC images/ipc-var.o [2019-08-25T13:15:14.712Z] + mktemp -d [2019-08-25T13:15:14.712Z] + export GOPATH=/tmp/tmp.Zorqoh5GSK [2019-08-25T13:15:14.712Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.Zorqoh5GSK/src/github.com/docker/distribution [2019-08-25T13:15:14.712Z] Cloning into '/tmp/tmp.Zorqoh5GSK/src/github.com/docker/distribution'... [2019-08-25T13:15:14.907Z] CC images/ipc-desc.o [2019-08-25T13:15:14.907Z] CC images/ipc-shm.o [2019-08-25T13:15:14.907Z] CC images/ipc-msg.o [2019-08-25T13:15:14.907Z] CC images/ipc-sem.o [2019-08-25T13:15:14.965Z] Running on ubuntu-1804-overlay2 (i-01588a5fd4ddb6fa2) in /home/ubuntu/workspace/moby_PR-39794 [Pipeline] { [Pipeline] checkout [2019-08-25T13:15:15.021Z] Running on ubuntu-1804-overlay2 (i-019b5725a4cf34f8c) in /home/ubuntu/workspace/moby_PR-39794 [Pipeline] { [Pipeline] checkout [2019-08-25T13:15:15.189Z] CC images/utsns.o [2019-08-25T13:15:15.189Z] CC images/creds.o [2019-08-25T13:15:15.189Z] CC images/vma.o [2019-08-25T13:15:15.189Z] CC images/netdev.o [2019-08-25T13:15:15.472Z] CC images/tty.o [2019-08-25T13:15:15.472Z] CC images/file-lock.o [2019-08-25T13:15:15.753Z] CC images/rlimit.o [2019-08-25T13:15:15.753Z] CC images/pagemap.o [2019-08-25T13:15:15.753Z] CC images/siginfo.o [2019-08-25T13:15:15.999Z] + cd /tmp/tmp.Zorqoh5GSK/src/github.com/docker/distribution [2019-08-25T13:15:16.000Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-25T13:15:16.035Z] CC images/rpc.o [2019-08-25T13:15:16.317Z] CC images/ext-file.o [2019-08-25T13:15:16.317Z] CC images/cgroup.o [2019-08-25T13:15:16.377Z] + GOPATH=/tmp/tmp.Zorqoh5GSK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Zorqoh5GSK go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-25T13:15:16.600Z] CC images/userns.o [2019-08-25T13:15:16.881Z] CC images/google/protobuf/descriptor.o [2019-08-25T13:15:17.496Z] CC images/opts.o [2019-08-25T13:15:17.496Z] CC images/seccomp.o [2019-08-25T13:15:17.496Z] CC images/binfmt-misc.o [2019-08-25T13:15:17.496Z] CC images/time.o [2019-08-25T13:15:17.779Z] CC images/sysctl.o [2019-08-25T13:15:17.779Z] CC images/autofs.o [2019-08-25T13:15:17.779Z] CC images/macvlan.o [2019-08-25T13:15:17.779Z] CC images/sit.o [2019-08-25T13:15:17.779Z] LINK images/built-in.o [2019-08-25T13:15:18.060Z] GEN compel/include/asm [2019-08-25T13:15:18.060Z] GEN compel/include/version.h [2019-08-25T13:15:18.060Z] touch .config [2019-08-25T13:15:18.060Z] GEN include/common/config.h [2019-08-25T13:15:18.060Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-25T13:15:18.060Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-08-25T13:15:18.060Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-08-25T13:15:18.060Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-08-25T13:15:18.060Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-08-25T13:15:18.060Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-08-25T13:15:18.060Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-08-25T13:15:18.060Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-25T13:15:18.060Z] DEP compel/plugins/std/infect.d [2019-08-25T13:15:18.060Z] DEP compel/plugins/std/string.d [2019-08-25T13:15:18.060Z] DEP compel/plugins/std/log.d [2019-08-25T13:15:18.060Z] DEP compel/plugins/std/fds.d [2019-08-25T13:15:18.243Z] using credential docker-jenkins-github-credentials [2019-08-25T13:15:18.250Z] Cloning the remote Git repository [2019-08-25T13:15:18.250Z] Cloning with configured refspecs honoured and without tags [2019-08-25T13:15:18.342Z] DEP compel/plugins/std/std.d [2019-08-25T13:15:18.342Z] DEP compel/plugins/shmem/shmem.d [2019-08-25T13:15:18.342Z] DEP compel/plugins/fds/fds.d [2019-08-25T13:15:18.342Z] CC compel/plugins/std/std.o [2019-08-25T13:15:18.342Z] CC compel/plugins/std/fds.o [2019-08-25T13:15:18.624Z] CC compel/plugins/std/log.o [2019-08-25T13:15:18.316Z] Cloning repository https://github.com/moby/moby.git [2019-08-25T13:15:18.368Z] > git init /home/ubuntu/workspace/moby_PR-39794 # timeout=10 [2019-08-25T13:15:18.905Z] CC compel/plugins/std/string.o [2019-08-25T13:15:18.905Z] CC compel/plugins/std/infect.o [2019-08-25T13:15:19.187Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-08-25T13:15:19.187Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-08-25T13:15:19.187Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-08-25T13:15:19.187Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-08-25T13:15:19.187Z] AR compel/plugins/std.lib.a [2019-08-25T13:15:19.187Z] CC compel/plugins/fds/fds.o [2019-08-25T13:15:19.468Z] AR compel/plugins/fds.lib.a [2019-08-25T13:15:19.468Z] HOSTDEP compel/src/lib/log-host.d [2019-08-25T13:15:19.468Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-25T13:15:19.468Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-08-25T13:15:19.468Z] HOSTDEP compel/src/main-host.d [2019-08-25T13:15:19.468Z] DEP compel/src/lib/ptrace.d [2019-08-25T13:15:19.468Z] DEP compel/src/lib/infect.d [2019-08-25T13:15:19.750Z] DEP compel/src/lib/infect-util.d [2019-08-25T13:15:19.750Z] DEP compel/src/lib/infect-rpc.d [2019-08-25T13:15:19.750Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-08-25T13:15:19.750Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-08-25T13:15:19.750Z] DEP compel/src/lib/log.d [2019-08-25T13:15:19.750Z] DEP compel/src/main.d [2019-08-25T13:15:18.936Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T13:15:18.937Z] > git --version # timeout=10 [2019-08-25T13:15:18.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T13:15:18.961Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39794/head:refs/remotes/origin/PR-39794 +refs/heads/master:refs/remotes/origin/master [2019-08-25T13:15:20.032Z] DEP compel/src/lib/handle-elf.d [2019-08-25T13:15:20.032Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-08-25T13:15:20.032Z] CC compel/src/lib/log.o [2019-08-25T13:15:20.032Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-08-25T13:15:20.093Z] using credential docker-jenkins-github-credentials [2019-08-25T13:15:20.100Z] Cloning the remote Git repository [2019-08-25T13:15:20.100Z] Cloning with configured refspecs honoured and without tags [2019-08-25T13:15:20.314Z] CC compel/arch/ppc64/src/lib/infect.o [2019-08-25T13:15:20.596Z] CC compel/src/lib/infect-rpc.o [2019-08-25T13:15:20.596Z] CC compel/src/lib/infect-util.o [2019-08-25T13:15:20.596Z] CC compel/src/lib/infect.o [2019-08-25T13:15:20.125Z] Cloning repository https://github.com/moby/moby.git [2019-08-25T13:15:20.180Z] > git init /home/ubuntu/workspace/moby_PR-39794 # timeout=10 [2019-08-25T13:15:20.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T13:15:20.621Z] > git --version # timeout=10 [2019-08-25T13:15:20.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T13:15:20.693Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39794/head:refs/remotes/origin/PR-39794 +refs/heads/master:refs/remotes/origin/master [2019-08-25T13:15:21.602Z] CC compel/src/lib/ptrace.o [2019-08-25T13:15:21.602Z] AR compel/libcompel.a [2019-08-25T13:15:21.602Z] HOSTCC compel/src/main-host.o [2019-08-25T13:15:21.888Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-08-25T13:15:21.888Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-08-25T13:15:22.177Z] HOSTCC compel/src/lib/log-host.o [2019-08-25T13:15:22.177Z] HOSTLINK compel/compel-host-bin [2019-08-25T13:15:22.177Z] DEP soccr/soccr.d [2019-08-25T13:15:22.177Z] CC soccr/soccr.o [2019-08-25T13:15:22.791Z] AR soccr/libsoccr.a [2019-08-25T13:15:22.791Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-25T13:15:22.791Z] DEP criu/arch/ppc64/sigframe.d [2019-08-25T13:15:23.113Z] DEP criu/arch/ppc64/crtools.d [2019-08-25T13:15:23.113Z] DEP criu/arch/ppc64/cpu.d [2019-08-25T13:15:23.113Z] CC criu/arch/ppc64/cpu.o [2019-08-25T13:15:23.396Z] CC criu/arch/ppc64/crtools.o [2019-08-25T13:15:23.679Z] CC criu/arch/ppc64/sigframe.o [2019-08-25T13:15:23.679Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-08-25T13:15:23.679Z] DEP criu/arch/ppc64/misc.d [2019-08-25T13:15:23.679Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-08-25T13:15:23.679Z] DEP criu/arch/ppc64/vdso-pie.d [2019-08-25T13:15:23.961Z] DEP criu/pie/parasite-vdso.d [2019-08-25T13:15:23.961Z] DEP criu/pie/util-vdso.d [2019-08-25T13:15:23.961Z] DEP criu/pie/util.d [2019-08-25T13:15:23.961Z] CC criu/pie/util.o [2019-08-25T13:15:24.243Z] CC criu/pie/util-vdso.o [2019-08-25T13:15:24.525Z] CC criu/pie/parasite-vdso.o [2019-08-25T13:15:24.525Z] CC criu/arch/ppc64/vdso-pie.o [2019-08-25T13:15:24.807Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-08-25T13:15:24.807Z] CC criu/arch/ppc64/misc.o [2019-08-25T13:15:24.807Z] AR criu/pie/pie.lib.a [2019-08-25T13:15:24.807Z] DEP criu/pie/restorer.d [2019-08-25T13:15:24.807Z] DEP criu/arch/ppc64/restorer.d [2019-08-25T13:15:25.090Z] DEP criu/pie/parasite.d [2019-08-25T13:15:25.090Z] CC criu/pie/parasite.o [2019-08-25T13:15:25.704Z] LINK criu/pie/parasite.built-in.o [2019-08-25T13:15:25.704Z] GEN criu/pie/parasite-blob.h [2019-08-25T13:15:25.704Z] CC criu/arch/ppc64/restorer.o [2019-08-25T13:15:25.704Z] CC criu/pie/restorer.o [2019-08-25T13:15:27.177Z] LINK criu/pie/restorer.built-in.o [2019-08-25T13:15:27.177Z] GEN criu/pie/restorer-blob.h [2019-08-25T13:15:27.177Z] DEP criu/vdso.d [2019-08-25T13:15:27.177Z] DEP criu/uts_ns.d [2019-08-25T13:15:27.177Z] DEP criu/util.d [2019-08-25T13:15:27.177Z] DEP criu/uffd.d [2019-08-25T13:15:27.177Z] DEP criu/tun.d [2019-08-25T13:15:27.177Z] DEP criu/tty.d [2019-08-25T13:15:27.460Z] DEP criu/timerfd.d [2019-08-25T13:15:27.460Z] DEP criu/sysfs_parse.d [2019-08-25T13:15:27.460Z] DEP criu/sysctl.d [2019-08-25T13:15:27.460Z] DEP criu/string.d [2019-08-25T13:15:27.741Z] DEP criu/stats.d [2019-08-25T13:15:27.741Z] DEP criu/sockets.d [2019-08-25T13:15:27.741Z] DEP criu/sk-unix.d [2019-08-25T13:15:27.741Z] DEP criu/sk-tcp.d [2019-08-25T13:15:28.023Z] DEP criu/sk-queue.d [2019-08-25T13:15:28.023Z] DEP criu/sk-packet.d [2019-08-25T13:15:28.023Z] DEP criu/sk-netlink.d [2019-08-25T13:15:28.023Z] DEP criu/sk-inet.d [2019-08-25T13:15:28.305Z] DEP criu/signalfd.d [2019-08-25T13:15:28.305Z] DEP criu/sigframe.d [2019-08-25T13:15:28.305Z] DEP criu/shmem.d [2019-08-25T13:15:28.305Z] DEP criu/servicefd.d [2019-08-25T13:15:28.587Z] DEP criu/seize.d [2019-08-25T13:15:28.587Z] DEP criu/seccomp.d [2019-08-25T13:15:28.587Z] DEP criu/rst-malloc.d [2019-08-25T13:15:28.587Z] DEP criu/rbtree.d [2019-08-25T13:15:28.587Z] DEP criu/pstree.d [2019-08-25T13:15:28.587Z] DEP criu/protobuf.d [2019-08-25T13:15:28.871Z] GEN criu/protobuf-desc-gen.h [2019-08-25T13:15:29.153Z] DEP criu/protobuf-desc.d [2019-08-25T13:15:29.153Z] DEP criu/proc_parse.d [2019-08-25T13:15:29.435Z] DEP criu/plugin.d [2019-08-25T13:15:29.435Z] DEP criu/pipes.d [2019-08-25T13:15:29.435Z] DEP criu/pie-util.d [2019-08-25T13:15:29.435Z] DEP criu/pie-util-vdso.d [2019-08-25T13:15:29.435Z] DEP criu/pie-util-vdso-elf32.d [2019-08-25T13:15:29.717Z] DEP criu/path.d [2019-08-25T13:15:29.717Z] DEP criu/parasite-syscall.d [2019-08-25T13:15:29.717Z] DEP criu/pagemap.d [2019-08-25T13:15:29.717Z] DEP criu/pagemap-cache.d [2019-08-25T13:15:29.999Z] DEP criu/page-xfer.d [2019-08-25T13:15:29.999Z] DEP criu/page-pipe.d [2019-08-25T13:15:29.999Z] DEP criu/netfilter.d [2019-08-25T13:15:29.999Z] DEP criu/net.d [2019-08-25T13:15:30.280Z] DEP criu/namespaces.d [2019-08-25T13:15:30.281Z] DEP criu/mount.d [2019-08-25T13:15:30.281Z] DEP criu/mem.d [2019-08-25T13:15:30.281Z] DEP criu/lsm.d [2019-08-25T13:15:30.563Z] DEP criu/log.d [2019-08-25T13:15:30.563Z] DEP criu/libnetlink.d [2019-08-25T13:15:30.563Z] DEP criu/kerndat.d [2019-08-25T13:15:30.563Z] DEP criu/kcmp-ids.d [2019-08-25T13:15:30.563Z] DEP criu/irmap.d [2019-08-25T13:15:30.844Z] DEP criu/ipc_ns.d [2019-08-25T13:15:30.845Z] DEP criu/image.d [2019-08-25T13:15:30.845Z] DEP criu/image-desc.d [2019-08-25T13:15:30.845Z] DEP criu/fsnotify.d [2019-08-25T13:15:31.127Z] DEP criu/filesystems.d [2019-08-25T13:15:31.127Z] DEP criu/files.d [2019-08-25T13:15:31.127Z] DEP criu/files-reg.d [2019-08-25T13:15:31.127Z] DEP criu/files-ext.d [2019-08-25T13:15:31.409Z] DEP criu/file-lock.d [2019-08-25T13:15:31.409Z] DEP criu/file-ids.d [2019-08-25T13:15:31.409Z] DEP criu/fifo.d [2019-08-25T13:15:31.409Z] DEP criu/fdstore.d [2019-08-25T13:15:31.691Z] DEP criu/fault-injection.d [2019-08-25T13:15:31.691Z] DEP criu/external.d [2019-08-25T13:15:31.691Z] DEP criu/eventpoll.d [2019-08-25T13:15:31.691Z] DEP criu/eventfd.d [2019-08-25T13:15:31.691Z] DEP criu/crtools.d [2019-08-25T13:15:31.973Z] DEP criu/cr-service.d [2019-08-25T13:15:31.973Z] DEP criu/cr-restore.d [2019-08-25T13:15:31.973Z] DEP criu/cr-errno.d [2019-08-25T13:15:31.973Z] DEP criu/cr-dump.d [2019-08-25T13:15:32.255Z] DEP criu/cr-dedup.d [2019-08-25T13:15:32.255Z] DEP criu/cr-check.d [2019-08-25T13:15:32.255Z] DEP criu/config.d [2019-08-25T13:15:32.255Z] DEP criu/clone-noasan.d [2019-08-25T13:15:32.255Z] DEP criu/cgroup.d [2019-08-25T13:15:32.537Z] DEP criu/cgroup-props.d [2019-08-25T13:15:32.537Z] DEP criu/bitmap.d [2019-08-25T13:15:32.537Z] DEP criu/bfd.d [2019-08-25T13:15:32.537Z] DEP criu/autofs.d [2019-08-25T13:15:32.537Z] DEP criu/aio.d [2019-08-25T13:15:32.819Z] DEP criu/action-scripts.d [2019-08-25T13:15:32.819Z] CC criu/action-scripts.o [2019-08-25T13:15:33.101Z] CC criu/aio.o [2019-08-25T13:15:33.383Z] CC criu/autofs.o [2019-08-25T13:15:34.007Z] CC criu/bfd.o [2019-08-25T13:15:34.291Z] CC criu/bitmap.o [2019-08-25T13:15:34.291Z] CC criu/cgroup-props.o [2019-08-25T13:15:34.906Z] CC criu/cgroup.o [2019-08-25T13:15:36.375Z] CC criu/clone-noasan.o [2019-08-25T13:15:36.375Z] CC criu/config.o [2019-08-25T13:15:36.655Z] + dpkg --print-architecture [2019-08-25T13:15:36.655Z] + cd /tmp/tmp.Zorqoh5GSK/src/github.com/docker/distribution [2019-08-25T13:15:36.655Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-25T13:15:36.655Z] + GOPATH=/tmp/tmp.Zorqoh5GSK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Zorqoh5GSK [2019-08-25T13:15:36.655Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-25T13:15:36.989Z] CC criu/cr-check.o [2019-08-25T13:15:37.603Z] CC criu/cr-dedup.o [2019-08-25T13:15:37.886Z] CC criu/cr-dump.o [2019-08-25T13:15:38.892Z] CC criu/cr-errno.o [2019-08-25T13:15:39.174Z] CC criu/cr-restore.o [2019-08-25T13:15:39.592Z] Fetching without tags [2019-08-25T13:15:39.969Z] Merging remotes/origin/master commit cd1356d9ea6307659add38d6689a5b2ecb214c90 into PR head commit f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:15:40.690Z] Merge succeeded, producing f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:15:40.691Z] Checking out Revision f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 (PR-39794) [2019-08-25T13:15:40.794Z] + rm -rf /tmp/tmp.Zorqoh5GSK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Zorqoh5GSK [2019-08-25T13:15:39.531Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T13:15:39.539Z] > git config --add remote.origin.fetch +refs/pull/39794/head:refs/remotes/origin/PR-39794 # timeout=10 [2019-08-25T13:15:39.548Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-25T13:15:39.570Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T13:15:39.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T13:15:39.630Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T13:15:39.631Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39794/head:refs/remotes/origin/PR-39794 +refs/heads/master:refs/remotes/origin/master [2019-08-25T13:15:39.968Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T13:15:39.977Z] > git checkout -f f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:15:40.637Z] > git merge cd1356d9ea6307659add38d6689a5b2ecb214c90 # timeout=10 [2019-08-25T13:15:40.658Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-25T13:15:40.728Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T13:15:40.746Z] > git checkout -f f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:15:41.529Z] Fetching without tags [2019-08-25T13:15:41.602Z] Removing intermediate container c827d2541cdb [2019-08-25T13:15:41.602Z] ---> 45f286c1ce5c [2019-08-25T13:15:41.602Z] Step 16/126 : FROM base AS swagger [2019-08-25T13:15:41.602Z] ---> 7fb0c6564c15 [2019-08-25T13:15:41.602Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-25T13:15:41.602Z] ---> Running in 7fe4d10f1a76 [2019-08-25T13:15:41.602Z] Removing intermediate container 7fe4d10f1a76 [2019-08-25T13:15:41.602Z] ---> c5a7d7579f82 [2019-08-25T13:15:41.602Z] Step 18/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-08-25T13:15:41.843Z] Merging remotes/origin/master commit cd1356d9ea6307659add38d6689a5b2ecb214c90 into PR head commit f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:15:41.850Z] CC criu/cr-service.o [2019-08-25T13:15:41.894Z] Commit message: "cleanup: remove SetDead function" [2019-08-25T13:15:41.918Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-08-25T13:15:42.074Z] ---> Running in d03b6b7d63ce [2019-08-25T13:15:42.074Z] + mktemp -d [2019-08-25T13:15:42.074Z] + export GOPATH=/tmp/tmp.zYBWqi5Ixb [2019-08-25T13:15:42.074Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.zYBWqi5Ixb/src/github.com/go-swagger/go-swagger [2019-08-25T13:15:42.074Z] Cloning into '/tmp/tmp.zYBWqi5Ixb/src/github.com/go-swagger/go-swagger'... [2019-08-25T13:15:42.454Z] Merge succeeded, producing f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:15:42.455Z] Checking out Revision f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 (PR-39794) [2019-08-25T13:15:42.464Z] CC criu/crtools.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-25T13:15:42.746Z] CC criu/eventfd.o [2019-08-25T13:15:42.746Z] CC criu/eventpoll.o [2019-08-25T13:15:43.002Z] + docker version [2019-08-25T13:15:43.361Z] CC criu/external.o [2019-08-25T13:15:43.361Z] CC criu/fault-injection.o [2019-08-25T13:15:43.361Z] CC criu/fdstore.o [2019-08-25T13:15:43.643Z] CC criu/fifo.o [2019-08-25T13:15:41.429Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T13:15:41.446Z] > git config --add remote.origin.fetch +refs/pull/39794/head:refs/remotes/origin/PR-39794 # timeout=10 [2019-08-25T13:15:41.461Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-25T13:15:41.484Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T13:15:41.504Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T13:15:41.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T13:15:41.508Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39794/head:refs/remotes/origin/PR-39794 +refs/heads/master:refs/remotes/origin/master [2019-08-25T13:15:41.821Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T13:15:41.852Z] > git checkout -f f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:15:42.379Z] > git merge cd1356d9ea6307659add38d6689a5b2ecb214c90 # timeout=10 [2019-08-25T13:15:42.400Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-25T13:15:42.429Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T13:15:42.453Z] > git checkout -f f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:15:43.872Z] Commit message: "cleanup: remove SetDead function" [2019-08-25T13:15:43.924Z] CC criu/file-ids.o [2019-08-25T13:15:43.924Z] CC criu/file-lock.o [2019-08-25T13:15:43.913Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-08-25T13:15:44.537Z] CC criu/files-ext.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-25T13:15:44.819Z] CC criu/files-reg.o [2019-08-25T13:15:44.980Z] + docker version [2019-08-25T13:15:45.315Z] + cd /tmp/tmp.zYBWqi5Ixb/src/github.com/go-swagger/go-swagger [2019-08-25T13:15:45.315Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-25T13:15:45.315Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-25T13:15:45.825Z] CC criu/files.o [2019-08-25T13:15:46.831Z] CC criu/filesystems.o [2019-08-25T13:15:47.445Z] CC criu/fsnotify.o [2019-08-25T13:15:48.069Z] CC criu/image-desc.o [2019-08-25T13:15:48.069Z] CC criu/image.o [2019-08-25T13:15:48.683Z] CC criu/ipc_ns.o [2019-08-25T13:15:49.297Z] CC criu/irmap.o [2019-08-25T13:15:49.578Z] CC criu/kcmp-ids.o [2019-08-25T13:15:49.859Z] CC criu/kerndat.o [2019-08-25T13:15:50.472Z] CC criu/libnetlink.o [2019-08-25T13:15:50.754Z] CC criu/log.o [2019-08-25T13:15:51.035Z] CC criu/lsm.o [2019-08-25T13:15:51.138Z] Client: Docker Engine - Community [2019-08-25T13:15:51.138Z] Version: 19.03.1 [2019-08-25T13:15:51.138Z] API version: 1.40 [2019-08-25T13:15:51.138Z] Go version: go1.12.5 [2019-08-25T13:15:51.138Z] Git commit: 74b1e89 [2019-08-25T13:15:51.138Z] Built: Thu Jul 25 21:21:05 2019 [2019-08-25T13:15:51.138Z] OS/Arch: linux/amd64 [2019-08-25T13:15:51.138Z] Experimental: false [2019-08-25T13:15:51.138Z] [2019-08-25T13:15:51.138Z] Server: Docker Engine - Community [2019-08-25T13:15:51.138Z] Engine: [2019-08-25T13:15:51.138Z] Version: 19.03.1 [2019-08-25T13:15:51.138Z] API version: 1.40 (minimum version 1.12) [2019-08-25T13:15:51.138Z] Go version: go1.12.5 [2019-08-25T13:15:51.138Z] Git commit: 74b1e89 [2019-08-25T13:15:51.138Z] Built: Thu Jul 25 21:19:41 2019 [2019-08-25T13:15:51.138Z] OS/Arch: linux/amd64 [2019-08-25T13:15:51.138Z] Experimental: true [2019-08-25T13:15:51.138Z] containerd: [2019-08-25T13:15:51.138Z] Version: 1.2.6 [2019-08-25T13:15:51.138Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-25T13:15:51.138Z] runc: [2019-08-25T13:15:51.138Z] Version: 1.0.0-rc8 [2019-08-25T13:15:51.138Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T13:15:51.138Z] docker-init: [2019-08-25T13:15:51.138Z] Version: 0.18.0 [2019-08-25T13:15:51.138Z] GitCommit: fec3683 [Pipeline] sh [2019-08-25T13:15:51.317Z] CC criu/mem.o [2019-08-25T13:15:51.486Z] + docker info [2019-08-25T13:15:51.535Z] Client: Docker Engine - Community [2019-08-25T13:15:51.535Z] Version: 19.03.1 [2019-08-25T13:15:51.535Z] API version: 1.40 [2019-08-25T13:15:51.535Z] Go version: go1.12.5 [2019-08-25T13:15:51.535Z] Git commit: 74b1e89 [2019-08-25T13:15:51.535Z] Built: Thu Jul 25 21:21:05 2019 [2019-08-25T13:15:51.535Z] OS/Arch: linux/amd64 [2019-08-25T13:15:51.535Z] Experimental: false [2019-08-25T13:15:51.535Z] [2019-08-25T13:15:51.535Z] Server: Docker Engine - Community [2019-08-25T13:15:51.535Z] Engine: [2019-08-25T13:15:51.535Z] Version: 19.03.1 [2019-08-25T13:15:51.535Z] API version: 1.40 (minimum version 1.12) [2019-08-25T13:15:51.535Z] Go version: go1.12.5 [2019-08-25T13:15:51.535Z] Git commit: 74b1e89 [2019-08-25T13:15:51.535Z] Built: Thu Jul 25 21:19:41 2019 [2019-08-25T13:15:51.535Z] OS/Arch: linux/amd64 [2019-08-25T13:15:51.535Z] Experimental: true [2019-08-25T13:15:51.535Z] containerd: [2019-08-25T13:15:51.535Z] Version: 1.2.6 [2019-08-25T13:15:51.535Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-25T13:15:51.535Z] runc: [2019-08-25T13:15:51.535Z] Version: 1.0.0-rc8 [2019-08-25T13:15:51.535Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T13:15:51.535Z] docker-init: [2019-08-25T13:15:51.535Z] Version: 0.18.0 [2019-08-25T13:15:51.535Z] GitCommit: fec3683 [Pipeline] sh [2019-08-25T13:15:51.859Z] + docker info [2019-08-25T13:15:52.321Z] CC criu/mount.o [2019-08-25T13:15:54.345Z] CC criu/namespaces.o [2019-08-25T13:15:55.814Z] CC criu/net.o [2019-08-25T13:15:56.822Z] + rm -rf /tmp/tmp.zYBWqi5Ixb [2019-08-25T13:15:56.822Z] Removing intermediate container d03b6b7d63ce [2019-08-25T13:15:56.822Z] ---> 4b0076793394 [2019-08-25T13:15:56.822Z] Step 19/126 : FROM base AS frozen-images [2019-08-25T13:15:56.822Z] ---> 7fb0c6564c15 [2019-08-25T13:15:56.822Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:15:56.822Z] ---> Using cache [2019-08-25T13:15:56.822Z] ---> f722da5b8f01 [2019-08-25T13:15:56.822Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-08-25T13:15:56.822Z] ---> Running in 521c49121625 [2019-08-25T13:15:56.822Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:15:56.822Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:15:56.822Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:15:56.822Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:15:56.822Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:15:56.822Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-25T13:15:56.822Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-25T13:15:56.822Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-25T13:15:57.833Z] CC criu/netfilter.o [2019-08-25T13:15:57.833Z] CC criu/page-pipe.o [2019-08-25T13:15:58.114Z] CC criu/page-xfer.o [2019-08-25T13:15:58.228Z] Fetched 7670 kB in 1s (4749 kB/s) [2019-08-25T13:15:58.598Z] Reading package lists... [2019-08-25T13:15:58.727Z] CC criu/pagemap-cache.o [2019-08-25T13:15:58.958Z] Reading package lists... [2019-08-25T13:15:59.009Z] CC criu/pagemap.o [2019-08-25T13:15:59.339Z] Building dependency tree... [2019-08-25T13:15:59.339Z] Reading state information... [2019-08-25T13:15:59.339Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-25T13:15:59.339Z] The following additional packages will be installed: [2019-08-25T13:15:59.339Z] libjq1 libonig4 [2019-08-25T13:15:59.339Z] The following NEW packages will be installed: [2019-08-25T13:15:59.339Z] jq libjq1 libonig4 [2019-08-25T13:15:59.339Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:15:59.339Z] Need to get 328 kB of archives. [2019-08-25T13:15:59.339Z] After this operation, 1263 kB of additional disk space will be used. [2019-08-25T13:15:59.339Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-08-25T13:15:59.339Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-08-25T13:15:59.339Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-08-25T13:15:59.339Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:15:59.339Z] Fetched 328 kB in 0s (3938 kB/s) [2019-08-25T13:15:59.339Z] Selecting previously unselected package libonig4:s390x. [2019-08-25T13:15:59.622Z] CC criu/parasite-syscall.o [2019-08-25T13:15:59.702Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-08-25T13:15:59.702Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-08-25T13:15:59.702Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-08-25T13:15:59.702Z] Selecting previously unselected package libjq1:s390x. [2019-08-25T13:15:59.702Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-08-25T13:15:59.702Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-25T13:15:59.702Z] Selecting previously unselected package jq. [2019-08-25T13:15:59.702Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-08-25T13:15:59.702Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-25T13:15:59.702Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-08-25T13:15:59.702Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-25T13:15:59.702Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:15:59.702Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-25T13:16:00.064Z] Removing intermediate container 521c49121625 [2019-08-25T13:16:00.064Z] ---> b14b9f9f0c1f [2019-08-25T13:16:00.064Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-08-25T13:16:00.235Z] CC criu/path.o [2019-08-25T13:16:00.443Z] ---> 883672644b4c [2019-08-25T13:16:00.443Z] Step 23/126 : 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 [2019-08-25T13:16:00.443Z] ---> Running in 82aae5874ae7 [2019-08-25T13:16:00.516Z] CC criu/pie-util-vdso-elf32.o [2019-08-25T13:16:00.798Z] CC criu/pie-util-vdso.o [2019-08-25T13:16:00.798Z] CC criu/pie-util.o [2019-08-25T13:16:01.080Z] CC criu/pipes.o [2019-08-25T13:16:01.363Z] CC criu/plugin.o [2019-08-25T13:16:01.419Z] Client: [2019-08-25T13:16:01.419Z] Debug Mode: false [2019-08-25T13:16:01.419Z] [2019-08-25T13:16:01.419Z] Server: [2019-08-25T13:16:01.419Z] Containers: 0 [2019-08-25T13:16:01.419Z] Running: 0 [2019-08-25T13:16:01.419Z] Paused: 0 [2019-08-25T13:16:01.419Z] Stopped: 0 [2019-08-25T13:16:01.419Z] Images: 0 [2019-08-25T13:16:01.419Z] Server Version: 19.03.1 [2019-08-25T13:16:01.419Z] Storage Driver: overlay2 [2019-08-25T13:16:01.419Z] Backing Filesystem: extfs [2019-08-25T13:16:01.419Z] Supports d_type: true [2019-08-25T13:16:01.419Z] Native Overlay Diff: true [2019-08-25T13:16:01.419Z] Logging Driver: json-file [2019-08-25T13:16:01.419Z] Cgroup Driver: cgroupfs [2019-08-25T13:16:01.419Z] Plugins: [2019-08-25T13:16:01.419Z] Volume: local [2019-08-25T13:16:01.419Z] Network: bridge host ipvlan macvlan null overlay [2019-08-25T13:16:01.419Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-08-25T13:16:01.419Z] Swarm: inactive [2019-08-25T13:16:01.419Z] Runtimes: runc [2019-08-25T13:16:01.419Z] Default Runtime: runc [2019-08-25T13:16:01.419Z] Init Binary: docker-init [2019-08-25T13:16:01.419Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-25T13:16:01.419Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T13:16:01.419Z] init version: fec3683 [2019-08-25T13:16:01.419Z] Security Options: [2019-08-25T13:16:01.419Z] apparmor [2019-08-25T13:16:01.419Z] seccomp [2019-08-25T13:16:01.419Z] Profile: default [2019-08-25T13:16:01.419Z] Kernel Version: 4.15.0-1045-aws [2019-08-25T13:16:01.419Z] Operating System: Ubuntu 18.04.3 LTS [2019-08-25T13:16:01.419Z] OSType: linux [2019-08-25T13:16:01.419Z] Architecture: x86_64 [2019-08-25T13:16:01.419Z] CPUs: 2 [2019-08-25T13:16:01.419Z] Total Memory: 7.501GiB [2019-08-25T13:16:01.419Z] Name: ip-10-100-64-43 [2019-08-25T13:16:01.419Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-08-25T13:16:01.419Z] Docker Root Dir: /var/lib/docker [2019-08-25T13:16:01.419Z] Debug Mode: false [2019-08-25T13:16:01.419Z] Registry: https://index.docker.io/v1/ [2019-08-25T13:16:01.419Z] Labels: [2019-08-25T13:16:01.419Z] Experimental: true [2019-08-25T13:16:01.419Z] Insecure Registries: [2019-08-25T13:16:01.419Z] 127.0.0.0/8 [2019-08-25T13:16:01.419Z] Live Restore Enabled: true [2019-08-25T13:16:01.419Z] [2019-08-25T13:16:01.419Z] WARNING: No swap limit support [Pipeline] sh [2019-08-25T13:16:01.654Z] CC criu/proc_parse.o [2019-08-25T13:16:01.755Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-25T13:16:01.755Z]  ######################################################################## 100.0% [2019-08-25T13:16:01.822Z] Client: [2019-08-25T13:16:01.822Z] Debug Mode: false [2019-08-25T13:16:01.822Z] [2019-08-25T13:16:01.822Z] Server: [2019-08-25T13:16:01.822Z] Containers: 0 [2019-08-25T13:16:01.822Z] Running: 0 [2019-08-25T13:16:01.822Z] Paused: 0 [2019-08-25T13:16:01.822Z] Stopped: 0 [2019-08-25T13:16:01.822Z] Images: 0 [2019-08-25T13:16:01.822Z] Server Version: 19.03.1 [2019-08-25T13:16:01.822Z] Storage Driver: overlay2 [2019-08-25T13:16:01.822Z] Backing Filesystem: extfs [2019-08-25T13:16:01.822Z] Supports d_type: true [2019-08-25T13:16:01.822Z] Native Overlay Diff: true [2019-08-25T13:16:01.822Z] Logging Driver: json-file [2019-08-25T13:16:01.822Z] Cgroup Driver: cgroupfs [2019-08-25T13:16:01.822Z] Plugins: [2019-08-25T13:16:01.822Z] Volume: local [2019-08-25T13:16:01.822Z] Network: bridge host ipvlan macvlan null overlay [2019-08-25T13:16:01.822Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-08-25T13:16:01.822Z] Swarm: inactive [2019-08-25T13:16:01.822Z] Runtimes: runc [2019-08-25T13:16:01.822Z] Default Runtime: runc [2019-08-25T13:16:01.822Z] Init Binary: docker-init [2019-08-25T13:16:01.822Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-25T13:16:01.822Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T13:16:01.822Z] init version: fec3683 [2019-08-25T13:16:01.822Z] Security Options: [2019-08-25T13:16:01.822Z] apparmor [2019-08-25T13:16:01.822Z] seccomp [2019-08-25T13:16:01.822Z] Profile: default [2019-08-25T13:16:01.822Z] Kernel Version: 4.15.0-1045-aws [2019-08-25T13:16:01.822Z] Operating System: Ubuntu 18.04.3 LTS [2019-08-25T13:16:01.822Z] OSType: linux [2019-08-25T13:16:01.822Z] Architecture: x86_64 [2019-08-25T13:16:01.822Z] CPUs: 2 [2019-08-25T13:16:01.822Z] Total Memory: 7.501GiB [2019-08-25T13:16:01.822Z] Name: ip-10-100-120-159 [2019-08-25T13:16:01.822Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-08-25T13:16:01.822Z] Docker Root Dir: /var/lib/docker [2019-08-25T13:16:01.822Z] Debug Mode: false [2019-08-25T13:16:01.822Z] Registry: https://index.docker.io/v1/ [2019-08-25T13:16:01.822Z] Labels: [2019-08-25T13:16:01.822Z] Experimental: true [2019-08-25T13:16:01.822Z] Insecure Registries: [2019-08-25T13:16:01.822Z] 127.0.0.0/8 [2019-08-25T13:16:01.822Z] Live Restore Enabled: true [2019-08-25T13:16:01.822Z] [2019-08-25T13:16:01.822Z] WARNING: No swap limit support [2019-08-25T13:16:01.828Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T13:16:01.828Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T13:16:01.828Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39794/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-25T13:16:01.828Z] + bash /home/ubuntu/workspace/moby_PR-39794/check-config.sh [2019-08-25T13:16:01.828Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-25T13:16:01.828Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-08-25T13:16:01.828Z] [2019-08-25T13:16:01.828Z] Generally Necessary: [2019-08-25T13:16:01.828Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-25T13:16:01.828Z] - apparmor: enabled and tools installed [2019-08-25T13:16:01.828Z] - CONFIG_NAMESPACES: enabled [2019-08-25T13:16:01.828Z] - CONFIG_NET_NS: enabled [Pipeline] sh [2019-08-25T13:16:02.084Z] - CONFIG_PID_NS: enabled [2019-08-25T13:16:02.084Z] - CONFIG_IPC_NS: enabled [2019-08-25T13:16:02.084Z] - CONFIG_UTS_NS: enabled [2019-08-25T13:16:02.084Z] - CONFIG_CGROUPS: enabled [2019-08-25T13:16:02.084Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-25T13:16:02.084Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-25T13:16:02.084Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-25T13:16:02.084Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-25T13:16:02.084Z] - CONFIG_CPUSETS: enabled [2019-08-25T13:16:02.084Z] - CONFIG_MEMCG: enabled [2019-08-25T13:16:02.084Z] - CONFIG_KEYS: enabled [2019-08-25T13:16:02.084Z] - CONFIG_VETH: enabled (as module) [2019-08-25T13:16:02.084Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-25T13:16:02.084Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-25T13:16:02.084Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-25T13:16:02.084Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-25T13:16:02.084Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-25T13:16:02.084Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-25T13:16:02.084Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-25T13:16:02.084Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-25T13:16:02.085Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-25T13:16:02.085Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-25T13:16:02.085Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-25T13:16:02.085Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-25T13:16:02.085Z] [2019-08-25T13:16:02.085Z] Optional Features: [2019-08-25T13:16:02.085Z] - CONFIG_USER_NS: enabled [2019-08-25T13:16:02.085Z] - CONFIG_SECCOMP: enabled [2019-08-25T13:16:02.085Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-25T13:16:02.085Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-25T13:16:02.085Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-25T13:16:02.085Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-25T13:16:02.085Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-08-25T13:16:02.085Z] - CONFIG_BLK_CGROUP: enabled [2019-08-25T13:16:02.085Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-25T13:16:02.085Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-25T13:16:02.085Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-25T13:16:02.085Z] - CONFIG_CGROUP_PERF: enabled [2019-08-25T13:16:02.085Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-25T13:16:02.085Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-25T13:16:02.085Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-25T13:16:02.085Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-25T13:16:02.085Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-25T13:16:02.085Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-25T13:16:02.085Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-25T13:16:02.085Z] - CONFIG_IP_VS: enabled (as module) [2019-08-25T13:16:02.085Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-25T13:16:02.085Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-25T13:16:02.085Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-25T13:16:02.085Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-25T13:16:02.085Z] - CONFIG_EXT4_FS: enabled [2019-08-25T13:16:02.085Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-25T13:16:02.085Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-25T13:16:02.115Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T13:16:02.115Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T13:16:02.115Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39794/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-25T13:16:02.115Z] + bash /home/ubuntu/workspace/moby_PR-39794/check-config.sh [2019-08-25T13:16:02.115Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-25T13:16:02.115Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-08-25T13:16:02.115Z] [2019-08-25T13:16:02.115Z] Generally Necessary: [2019-08-25T13:16:02.115Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-25T13:16:02.115Z] - apparmor: enabled and tools installed [2019-08-25T13:16:02.115Z] - CONFIG_NAMESPACES: enabled [2019-08-25T13:16:02.115Z] - CONFIG_NET_NS: enabled [2019-08-25T13:16:02.115Z] - CONFIG_PID_NS: enabled [2019-08-25T13:16:02.115Z] - CONFIG_IPC_NS: enabled [2019-08-25T13:16:02.115Z] - CONFIG_UTS_NS: enabled [2019-08-25T13:16:02.115Z] - CONFIG_CGROUPS: enabled [2019-08-25T13:16:02.115Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-25T13:16:02.115Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-25T13:16:02.115Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-25T13:16:02.115Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-25T13:16:02.115Z] - CONFIG_CPUSETS: enabled [2019-08-25T13:16:02.115Z] - CONFIG_MEMCG: enabled [2019-08-25T13:16:02.115Z] - CONFIG_KEYS: enabled [2019-08-25T13:16:02.115Z] - CONFIG_VETH: enabled (as module) [2019-08-25T13:16:02.115Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-25T13:16:02.115Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-25T13:16:02.115Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-25T13:16:02.115Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-25T13:16:02.115Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-25T13:16:02.115Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-25T13:16:02.115Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-25T13:16:02.115Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-25T13:16:02.115Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-25T13:16:02.115Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-25T13:16:02.115Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-25T13:16:02.115Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-25T13:16:02.115Z] [2019-08-25T13:16:02.115Z] Optional Features: [2019-08-25T13:16:02.115Z] - CONFIG_USER_NS: enabled [2019-08-25T13:16:02.115Z] - CONFIG_SECCOMP: enabled [2019-08-25T13:16:02.115Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-25T13:16:02.115Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-25T13:16:02.115Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-25T13:16:02.115Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-25T13:16:02.115Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-08-25T13:16:02.115Z] - CONFIG_BLK_CGROUP: enabled [2019-08-25T13:16:02.115Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-25T13:16:02.115Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-25T13:16:02.115Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-25T13:16:02.115Z] - CONFIG_CGROUP_PERF: enabled [2019-08-25T13:16:02.115Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-25T13:16:02.115Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-25T13:16:02.115Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-25T13:16:02.115Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-25T13:16:02.340Z] - Network Drivers: [2019-08-25T13:16:02.340Z] - "overlay": [2019-08-25T13:16:02.340Z] - CONFIG_VXLAN: enabled (as module) [2019-08-25T13:16:02.340Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-25T13:16:02.340Z] Optional (for encrypted networks): [2019-08-25T13:16:02.340Z] - CONFIG_CRYPTO: enabled [2019-08-25T13:16:02.340Z] - CONFIG_CRYPTO_AEAD: enabled [2019-08-25T13:16:02.340Z] - CONFIG_CRYPTO_GCM: enabled [2019-08-25T13:16:02.340Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-08-25T13:16:02.340Z] - CONFIG_CRYPTO_GHASH: enabled [2019-08-25T13:16:02.340Z] - CONFIG_XFRM: enabled [2019-08-25T13:16:02.340Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-25T13:16:02.340Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-25T13:16:02.340Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-25T13:16:02.340Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-25T13:16:02.340Z] - "ipvlan": [2019-08-25T13:16:02.340Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-25T13:16:02.340Z] - "macvlan": [2019-08-25T13:16:02.340Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-25T13:16:02.340Z] - CONFIG_DUMMY: enabled (as module) [2019-08-25T13:16:02.340Z] - "ftp,tftp client in container": [2019-08-25T13:16:02.340Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-25T13:16:02.340Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-25T13:16:02.340Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-25T13:16:02.340Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-25T13:16:02.340Z] - Storage Drivers: [2019-08-25T13:16:02.340Z] - "aufs": [2019-08-25T13:16:02.340Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-25T13:16:02.340Z] - "btrfs": [2019-08-25T13:16:02.340Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-25T13:16:02.340Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-25T13:16:02.340Z] - "devicemapper": [2019-08-25T13:16:02.340Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-25T13:16:02.340Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-25T13:16:02.340Z] - "overlay": [2019-08-25T13:16:02.340Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-25T13:16:02.340Z] - "zfs": [2019-08-25T13:16:02.340Z] - /dev/zfs: missing [2019-08-25T13:16:02.340Z] - zfs command: missing [2019-08-25T13:16:02.340Z] - zpool command: missing [2019-08-25T13:16:02.340Z] [2019-08-25T13:16:02.340Z] Limits: [2019-08-25T13:16:02.340Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-25T13:16:02.340Z] [2019-08-25T13:16:02.340Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-08-25T13:16:02.374Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-25T13:16:02.374Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-25T13:16:02.374Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-25T13:16:02.374Z] - CONFIG_IP_VS: enabled (as module) [2019-08-25T13:16:02.374Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-25T13:16:02.374Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-25T13:16:02.374Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-25T13:16:02.374Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-25T13:16:02.374Z] - CONFIG_EXT4_FS: enabled [2019-08-25T13:16:02.374Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-25T13:16:02.374Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-25T13:16:02.374Z] - Network Drivers: [2019-08-25T13:16:02.374Z] - "overlay": [2019-08-25T13:16:02.374Z] - CONFIG_VXLAN: enabled (as module) [2019-08-25T13:16:02.374Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-25T13:16:02.374Z] Optional (for encrypted networks): [2019-08-25T13:16:02.374Z] - CONFIG_CRYPTO: enabled [2019-08-25T13:16:02.374Z] - CONFIG_CRYPTO_AEAD: enabled [2019-08-25T13:16:02.374Z] - CONFIG_CRYPTO_GCM: enabled [2019-08-25T13:16:02.374Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-08-25T13:16:02.374Z] - CONFIG_CRYPTO_GHASH: enabled [2019-08-25T13:16:02.374Z] - CONFIG_XFRM: enabled [2019-08-25T13:16:02.374Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-25T13:16:02.374Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-25T13:16:02.374Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-25T13:16:02.374Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-25T13:16:02.374Z] - "ipvlan": [2019-08-25T13:16:02.374Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-25T13:16:02.374Z] - "macvlan": [2019-08-25T13:16:02.374Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-25T13:16:02.374Z] - CONFIG_DUMMY: enabled (as module) [2019-08-25T13:16:02.374Z] - "ftp,tftp client in container": [2019-08-25T13:16:02.374Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-25T13:16:02.374Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-25T13:16:02.374Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-25T13:16:02.374Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-25T13:16:02.374Z] - Storage Drivers: [2019-08-25T13:16:02.374Z] - "aufs": [2019-08-25T13:16:02.374Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-25T13:16:02.374Z] - "btrfs": [2019-08-25T13:16:02.374Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-25T13:16:02.374Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-25T13:16:02.374Z] - "devicemapper": [2019-08-25T13:16:02.374Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-25T13:16:02.374Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-25T13:16:02.374Z] - "overlay": [2019-08-25T13:16:02.374Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-25T13:16:02.374Z] - "zfs": [2019-08-25T13:16:02.374Z] - /dev/zfs: missing [2019-08-25T13:16:02.374Z] - zfs command: missing [2019-08-25T13:16:02.374Z] - zpool command: missing [2019-08-25T13:16:02.374Z] [2019-08-25T13:16:02.374Z] Limits: [2019-08-25T13:16:02.374Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-25T13:16:02.374Z] [2019-08-25T13:16:02.374Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2019-08-25T13:16:02.525Z]  #####       8.0% #################  24.3% ###########################   37.6% ##################################### 52.2% ############################################## 64.7% #########################################################                 79.4% ###################################################################       93.4% ######################################################################## 100.0% [2019-08-25T13:16:02.748Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 . [2019-08-25T13:16:02.748Z] #2 [internal] load .dockerignore [2019-08-25T13:16:02.748Z] #2 transferring context: [2019-08-25T13:16:02.795Z] + sudo modprobe ip_vs [2019-08-25T13:16:02.904Z]  ######################################################################## 100.0% [2019-08-25T13:16:03.003Z] #2 transferring context: 87B 0.0s done [2019-08-25T13:16:03.003Z] #2 DONE 0.1s [2019-08-25T13:16:03.003Z] [2019-08-25T13:16:03.003Z] #1 [internal] load build definition from Dockerfile [2019-08-25T13:16:03.003Z] #1 transferring dockerfile: 10.90kB done [2019-08-25T13:16:03.003Z] #1 DONE 0.1s [2019-08-25T13:16:03.003Z] [2019-08-25T13:16:03.003Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-08-25T13:16:03.053Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 . [2019-08-25T13:16:03.260Z] #3 DONE 0.3s [2019-08-25T13:16:03.260Z] [2019-08-25T13:16:03.260Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-25T13:16:03.260Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done [2019-08-25T13:16:03.279Z]  ######################                         30.8% ##########################################  59.1% #######################################################################   98.8% ######################################################################## 100.0% [2019-08-25T13:16:03.280Z]  ######################################################################## 100.0% [2019-08-25T13:16:03.311Z] #2 [internal] load .dockerignore [2019-08-25T13:16:03.311Z] #2 transferring context: 87B done [2019-08-25T13:16:03.311Z] #2 DONE 0.1s [2019-08-25T13:16:03.311Z] [2019-08-25T13:16:03.311Z] #1 [internal] load build definition from Dockerfile [2019-08-25T13:16:03.311Z] #1 transferring dockerfile: 10.90kB done [2019-08-25T13:16:03.311Z] #1 DONE 0.1s [2019-08-25T13:16:03.311Z] [2019-08-25T13:16:03.311Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-08-25T13:16:03.521Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done [2019-08-25T13:16:03.521Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 5.10MB / 10.79MB 0.3s [2019-08-25T13:16:03.521Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 3.28MB / 4.34MB 0.3s [2019-08-25T13:16:03.521Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done [2019-08-25T13:16:03.521Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done [2019-08-25T13:16:03.521Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.39MB / 45.37MB 0.3s [2019-08-25T13:16:03.569Z] #3 DONE 0.4s [2019-08-25T13:16:03.675Z] CC criu/protobuf-desc.o [2019-08-25T13:16:03.778Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 6.42MB / 10.79MB 0.3s [2019-08-25T13:16:03.778Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 3.85MB / 4.34MB 0.3s [2019-08-25T13:16:03.778Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 7.52MB / 10.79MB 0.5s [2019-08-25T13:16:03.778Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.5s done [2019-08-25T13:16:03.778Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 8.13MB / 45.37MB 0.5s [2019-08-25T13:16:03.778Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0B / 50.07MB 0.5s [2019-08-25T13:16:03.778Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.6s [2019-08-25T13:16:03.778Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 17.25MB / 45.37MB 0.6s [2019-08-25T13:16:03.829Z] [2019-08-25T13:16:03.829Z] #18 [internal] load build context [2019-08-25T13:16:04.035Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.6s done [2019-08-25T13:16:04.035Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 31.09MB / 45.37MB 0.8s [2019-08-25T13:16:04.035Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 15.18MB / 50.07MB 0.8s [2019-08-25T13:16:04.035Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0B / 57.67MB 0.8s [2019-08-25T13:16:04.035Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 37.16MB / 45.37MB 0.9s [2019-08-25T13:16:04.035Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 19.21MB / 50.07MB 0.9s [2019-08-25T13:16:04.035Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 8.52MB / 57.67MB 0.9s [2019-08-25T13:16:04.044Z]  ########  11.5% ##################### 29.3% #################################  47.1% ########################################### 59.9% #######################################################      77.7% ####################################################################     95.4% ######################################################################## 100.0% [2019-08-25T13:16:04.288Z] CC criu/protobuf.o [2019-08-25T13:16:04.288Z] CC criu/pstree.o [2019-08-25T13:16:04.307Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 41.17MB / 45.37MB 1.0s [2019-08-25T13:16:04.307Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 26.23MB / 50.07MB 1.0s [2019-08-25T13:16:04.307Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 12.16MB / 57.67MB 1.0s [2019-08-25T13:16:04.307Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.1s [2019-08-25T13:16:04.307Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 35.42MB / 50.07MB 1.1s [2019-08-25T13:16:04.307Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 20.33MB / 57.67MB 1.1s [2019-08-25T13:16:04.406Z] #18 ... [2019-08-25T13:16:04.406Z] [2019-08-25T13:16:04.406Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-25T13:16:04.406Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2019-08-25T13:16:04.406Z] #64 DONE 0.0s [2019-08-25T13:16:04.406Z] [2019-08-25T13:16:04.406Z] #18 [internal] load build context [2019-08-25T13:16:04.429Z]  ######################################################################## 100.0% [2019-08-25T13:16:04.563Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.2s done [2019-08-25T13:16:04.563Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 44.72MB / 50.07MB 1.4s [2019-08-25T13:16:04.563Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 30.30MB / 57.67MB 1.4s [2019-08-25T13:16:04.563Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 0B / 127.96MB 1.4s [2019-08-25T13:16:04.819Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.6s [2019-08-25T13:16:04.819Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 35.25MB / 57.67MB 1.6s [2019-08-25T13:16:05.079Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 41.02MB / 57.67MB 1.6s [2019-08-25T13:16:05.079Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 10.59MB / 127.96MB 1.6s [2019-08-25T13:16:05.079Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 50.08MB / 57.67MB 1.8s [2019-08-25T13:16:05.079Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 18.21MB / 127.96MB 1.8s [2019-08-25T13:16:05.079Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e [2019-08-25T13:16:05.294Z] CC criu/rbtree.o [2019-08-25T13:16:05.294Z] CC criu/rst-malloc.o [2019-08-25T13:16:05.338Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.8s done [2019-08-25T13:16:05.338Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.9s [2019-08-25T13:16:05.338Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 1.9s [2019-08-25T13:16:05.577Z] CC criu/seccomp.o [2019-08-25T13:16:05.594Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 2.0s done [2019-08-25T13:16:05.594Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 25.35MB / 127.96MB 2.1s [2019-08-25T13:16:05.594Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 1.9s done [2019-08-25T13:16:05.594Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 37.52MB / 127.96MB 2.4s [2019-08-25T13:16:05.851Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 48.58MB / 127.96MB 2.6s [2019-08-25T13:16:05.858Z] CC criu/seize.o [2019-08-25T13:16:06.108Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 61.33MB / 127.96MB 2.8s [2019-08-25T13:16:06.109Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 75.31MB / 127.96MB 3.0s [2019-08-25T13:16:06.116Z]  ###                                                 5.0% #######                          10.7% ############                                       17.3% #################                       24.0% ######################      30.6% ##########################                             37.2% ###############################       43.8% ####################################    50.4% #########################################               57.0% #############################################                      63.7% ##################################################       69.6% ######################################################     76.2% ###########################################################        82.8% ################################################################ 89.5% #####################################################################    96.1% ######################################################################## 100.0% [2019-08-25T13:16:06.116Z]  [2019-08-25T13:16:06.368Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 84.26MB / 127.96MB 3.1s [2019-08-25T13:16:06.471Z] CC criu/servicefd.o [2019-08-25T13:16:06.626Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 92.95MB / 127.96MB 3.3s [2019-08-25T13:16:06.752Z] CC criu/shmem.o [2019-08-25T13:16:06.886Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 101.18MB / 127.96MB 3.6s [2019-08-25T13:16:06.895Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-25T13:16:06.895Z]  ######################################################################## 100.0% [2019-08-25T13:16:06.895Z]  ######################################################################## 100.0% [2019-08-25T13:16:06.895Z]  [2019-08-25T13:16:07.141Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 108.36MB / 127.96MB 3.8s [2019-08-25T13:16:07.368Z] CC criu/sigframe.o [2019-08-25T13:16:07.396Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 123.61MB / 127.96MB 4.1s [2019-08-25T13:16:07.650Z] CC criu/signalfd.o [2019-08-25T13:16:07.650Z] CC criu/sk-inet.o [2019-08-25T13:16:07.676Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-25T13:16:07.676Z]  ######################################################################## 100.0% [2019-08-25T13:16:07.699Z] #18 transferring context: 45.53MB 4.0s done [2019-08-25T13:16:07.957Z] #4 ... [2019-08-25T13:16:07.957Z] #18 DONE 4.1s [2019-08-25T13:16:07.957Z] [2019-08-25T13:16:07.957Z] [2019-08-25T13:16:07.957Z] #18 [internal] load build context [2019-08-25T13:16:07.957Z] #18 transferring context: 45.53MB 4.5s done [2019-08-25T13:16:07.957Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-25T13:16:07.957Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done [2019-08-25T13:16:07.957Z] #18 DONE 4.6s [2019-08-25T13:16:07.957Z] [2019-08-25T13:16:07.957Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done [2019-08-25T13:16:07.957Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done [2019-08-25T13:16:07.957Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-25T13:16:07.957Z] #4 ... [2019-08-25T13:16:07.957Z] [2019-08-25T13:16:07.957Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done [2019-08-25T13:16:07.957Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.5s done [2019-08-25T13:16:07.957Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-25T13:16:07.957Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2019-08-25T13:16:07.957Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.4s done [2019-08-25T13:16:07.957Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.1s done [2019-08-25T13:16:07.957Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-08-25T13:16:07.957Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-08-25T13:16:07.957Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.5s done [2019-08-25T13:16:07.957Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 2.2s done [2019-08-25T13:16:07.957Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.8s done [2019-08-25T13:16:07.957Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.1s done [2019-08-25T13:16:07.957Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 3.6s done [2019-08-25T13:16:07.957Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 2.7s [2019-08-25T13:16:07.957Z] #64 DONE 4.1s [2019-08-25T13:16:07.957Z] [2019-08-25T13:16:07.957Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-25T13:16:07.957Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 1.7s done [2019-08-25T13:16:07.957Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 4.7s done [2019-08-25T13:16:08.051Z]  ######################################################################## 100.0% [2019-08-25T13:16:08.051Z]  [2019-08-25T13:16:08.656Z] CC criu/sk-netlink.o [2019-08-25T13:16:08.656Z] CC criu/sk-packet.o [2019-08-25T13:16:08.834Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-25T13:16:08.834Z] skipping existing b63cc5f62c21 [2019-08-25T13:16:08.834Z] [2019-08-25T13:16:08.889Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 3.7s done [2019-08-25T13:16:08.889Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.1s [2019-08-25T13:16:09.270Z] CC criu/sk-queue.o [2019-08-25T13:16:09.293Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-25T13:16:09.457Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done [2019-08-25T13:16:09.457Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.1s [2019-08-25T13:16:09.552Z] CC criu/sk-tcp.o [2019-08-25T13:16:09.672Z]  ######################################################################## 100.0% [2019-08-25T13:16:09.672Z]  ######################################################################## 100.0% [2019-08-25T13:16:09.672Z]  [2019-08-25T13:16:09.672Z] Download of images into '/build' complete. [2019-08-25T13:16:09.672Z] Use something like the following to load the result into a Docker daemon: [2019-08-25T13:16:09.672Z] tar -cC '/build' . | docker load [2019-08-25T13:16:09.714Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.1s done [2019-08-25T13:16:09.714Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde [2019-08-25T13:16:09.835Z] CC criu/sk-unix.o [2019-08-25T13:16:09.843Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.6s done [2019-08-25T13:16:09.843Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 [2019-08-25T13:16:10.406Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.5s done [2019-08-25T13:16:10.406Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 [2019-08-25T13:16:10.665Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.2s done [2019-08-25T13:16:10.665Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde [2019-08-25T13:16:10.957Z] Removing intermediate container 82aae5874ae7 [2019-08-25T13:16:10.957Z] ---> 9e046e6f7907 [2019-08-25T13:16:10.957Z] Step 24/126 : FROM base AS cross-false [2019-08-25T13:16:10.957Z] ---> 7fb0c6564c15 [2019-08-25T13:16:10.957Z] Step 25/126 : FROM base AS cross-true [2019-08-25T13:16:10.957Z] ---> 7fb0c6564c15 [2019-08-25T13:16:10.957Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:16:10.957Z] ---> Using cache [2019-08-25T13:16:10.957Z] ---> f722da5b8f01 [2019-08-25T13:16:10.957Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-08-25T13:16:10.957Z] ---> Running in 7c781775902b [2019-08-25T13:16:11.302Z] CC criu/sockets.o [2019-08-25T13:16:11.916Z] CC criu/stats.o [2019-08-25T13:16:12.198Z] CC criu/string.o [2019-08-25T13:16:12.198Z] CC criu/sysctl.o [2019-08-25T13:16:12.213Z] Removing intermediate container 7c781775902b [2019-08-25T13:16:12.213Z] ---> 4b26daa7a6f4 [2019-08-25T13:16:12.213Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-08-25T13:16:12.213Z] ---> Running in a7af3f27b46c [2019-08-25T13:16:12.240Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 2.2s done [2019-08-25T13:16:12.240Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc [2019-08-25T13:16:12.480Z] CC criu/sysfs_parse.o [2019-08-25T13:16:12.762Z] CC criu/timerfd.o [2019-08-25T13:16:13.005Z] Removing intermediate container a7af3f27b46c [2019-08-25T13:16:13.005Z] ---> 00ee879ad19c [2019-08-25T13:16:13.005Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-08-25T13:16:13.005Z] ---> Running in 9f1e50eca619 [2019-08-25T13:16:13.043Z] CC criu/tty.o [2019-08-25T13:16:13.179Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 2.0s done [2019-08-25T13:16:13.179Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc [2019-08-25T13:16:14.139Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.8s done [2019-08-25T13:16:14.139Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b [2019-08-25T13:16:14.320Z] Removing intermediate container 9f1e50eca619 [2019-08-25T13:16:14.320Z] ---> cd02848d16c0 [2019-08-25T13:16:14.320Z] Step 30/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-08-25T13:16:14.320Z] ---> Running in d76cb5c3ff56 [2019-08-25T13:16:14.510Z] CC criu/tun.o [2019-08-25T13:16:14.792Z] CC criu/uffd.o [2019-08-25T13:16:15.063Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 2.0s done [2019-08-25T13:16:15.108Z] Removing intermediate container d76cb5c3ff56 [2019-08-25T13:16:15.108Z] ---> 14e946968539 [2019-08-25T13:16:15.108Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-08-25T13:16:15.108Z] ---> 7fb0c6564c15 [2019-08-25T13:16:15.108Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-08-25T13:16:15.108Z] ---> 7fb0c6564c15 [2019-08-25T13:16:15.108Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:16:15.108Z] ---> Using cache [2019-08-25T13:16:15.108Z] ---> f722da5b8f01 [2019-08-25T13:16:15.108Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-08-25T13:16:15.318Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b [2019-08-25T13:16:15.471Z] ---> Running in 564c8889cd60 [2019-08-25T13:16:15.801Z] CC criu/util.o [2019-08-25T13:16:15.858Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:16:15.858Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:16:15.858Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:16:15.858Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:16:15.858Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:16:15.858Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-25T13:16:15.858Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-25T13:16:16.246Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-25T13:16:16.807Z] CC criu/uts_ns.o [2019-08-25T13:16:17.089Z] CC criu/vdso.o [2019-08-25T13:16:17.371Z] LINK criu/built-in.o [2019-08-25T13:16:17.371Z] LINK criu/criu [2019-08-25T13:16:17.638Z] Fetched 7670 kB in 1s (4887 kB/s) [2019-08-25T13:16:17.652Z] DEP lib/c/criu.d [2019-08-25T13:16:17.934Z] CC images/rpc.pb-c.o [2019-08-25T13:16:18.036Z] Reading package lists... [2019-08-25T13:16:18.216Z] CC lib/c/criu.o [2019-08-25T13:16:18.395Z] Reading package lists... [2019-08-25T13:16:18.395Z] Building dependency tree... [2019-08-25T13:16:18.395Z] Reading state information... [2019-08-25T13:16:18.766Z] The following additional packages will be installed: [2019-08-25T13:16:18.766Z] libapparmor1 libseccomp2 [2019-08-25T13:16:18.766Z] Suggested packages: [2019-08-25T13:16:18.766Z] seccomp [2019-08-25T13:16:18.766Z] The following NEW packages will be installed: [2019-08-25T13:16:18.766Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-25T13:16:18.766Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:16:18.766Z] Need to get 301 kB of archives. [2019-08-25T13:16:18.766Z] After this operation, 1402 kB of additional disk space will be used. [2019-08-25T13:16:18.766Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-08-25T13:16:18.766Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-08-25T13:16:18.766Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-08-25T13:16:18.766Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-08-25T13:16:18.766Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:16:18.766Z] Fetched 301 kB in 0s (3801 kB/s) [2019-08-25T13:16:18.766Z] Selecting previously unselected package libseccomp2:s390x. [2019-08-25T13:16:18.766Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-08-25T13:16:18.766Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-08-25T13:16:18.766Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-08-25T13:16:19.144Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-08-25T13:16:19.144Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-08-25T13:16:19.144Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-08-25T13:16:19.144Z] Selecting previously unselected package libapparmor1:s390x. [2019-08-25T13:16:19.144Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-08-25T13:16:19.144Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-08-25T13:16:19.144Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-08-25T13:16:19.144Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-08-25T13:16:19.144Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-08-25T13:16:19.144Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:16:19.144Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-08-25T13:16:19.144Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-08-25T13:16:19.144Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-08-25T13:16:19.144Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-08-25T13:16:19.144Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:16:19.222Z] LINK lib/c/built-in.o [2019-08-25T13:16:19.222Z] LINK lib/c/libcriu.so [2019-08-25T13:16:19.222Z] GEN magic.py [2019-08-25T13:16:19.222Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-25T13:16:19.222Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-25T13:16:19.401Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.4s done [2019-08-25T13:16:19.401Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done [2019-08-25T13:16:19.401Z] #4 DONE 15.3s [2019-08-25T13:16:19.401Z] [2019-08-25T13:16:19.401Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-08-25T13:16:19.505Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-25T13:16:19.789Z] make[1]: Nothing to be done for 'all'. [2019-08-25T13:16:19.941Z] Removing intermediate container 564c8889cd60 [2019-08-25T13:16:19.941Z] ---> f66850ec02c5 [2019-08-25T13:16:19.941Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-08-25T13:16:19.941Z] ---> 14e946968539 [2019-08-25T13:16:19.941Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:16:19.941Z] ---> Running in 3723367cb66e [2019-08-25T13:16:19.941Z] Removing intermediate container 3723367cb66e [2019-08-25T13:16:19.941Z] ---> e9a3fa42445a [2019-08-25T13:16:19.941Z] Step 37/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-08-25T13:16:19.941Z] ---> Running in bd393daab71e [2019-08-25T13:16:20.072Z] make[1]: 'images/built-in.o' is up to date. [2019-08-25T13:16:20.072Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-25T13:16:20.354Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-25T13:16:20.354Z] make[1]: 'compel/libcompel.a' is up to date. [2019-08-25T13:16:20.354Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-08-25T13:16:20.354Z] make[1]: Nothing to be done for 'all'. [2019-08-25T13:16:20.354Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-25T13:16:20.354Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:16:20.354Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:16:20.354Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:16:20.354Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:16:20.590Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.3s done [2019-08-25T13:16:20.590Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 [2019-08-25T13:16:20.590Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done [2019-08-25T13:16:20.590Z] #4 DONE 16.8s [2019-08-25T13:16:20.590Z] [2019-08-25T13:16:20.590Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-08-25T13:16:20.642Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:16:20.642Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:16:20.642Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:16:20.642Z] make[2]: Nothing to be done for 'all'. [2019-08-25T13:16:20.642Z] INSTALL criu/criu [2019-08-25T13:16:21.212Z] Removing intermediate container bd393daab71e [2019-08-25T13:16:21.212Z] ---> 31a6cbffa78f [2019-08-25T13:16:21.213Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-08-25T13:16:21.213Z] ---> f66850ec02c5 [2019-08-25T13:16:21.213Z] Step 39/126 : FROM base AS tomlv [2019-08-25T13:16:21.213Z] ---> 7fb0c6564c15 [2019-08-25T13:16:21.213Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-08-25T13:16:21.213Z] ---> Running in 8f23242af17a [2019-08-25T13:16:21.213Z] Removing intermediate container 8f23242af17a [2019-08-25T13:16:21.213Z] ---> c1fcdca4c925 [2019-08-25T13:16:21.213Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:16:21.213Z] ---> 0bf6ad27f96c [2019-08-25T13:16:21.213Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:16:21.334Z] #5 DONE 2.3s [2019-08-25T13:16:21.334Z] [2019-08-25T13:16:21.334Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:16:21.334Z] #22 DONE 0.1s [2019-08-25T13:16:21.334Z] [2019-08-25T13:16:21.334Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-25T13:16:21.593Z] #6 ... [2019-08-25T13:16:21.593Z] [2019-08-25T13:16:21.593Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-08-25T13:16:21.593Z] #23 DONE 0.1s [2019-08-25T13:16:21.593Z] [2019-08-25T13:16:21.593Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-25T13:16:21.699Z] ---> a6e19618f0ad [2019-08-25T13:16:21.699Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:16:21.699Z] ---> Running in 059cf7536141 [2019-08-25T13:16:22.071Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T13:16:22.071Z] + RM_GOPATH=0 [2019-08-25T13:16:22.071Z] + TMP_GOPATH= [2019-08-25T13:16:22.071Z] + : /build [2019-08-25T13:16:22.071Z] + '[' -z '' ']' [2019-08-25T13:16:22.071Z] ++ mktemp -d [2019-08-25T13:16:22.071Z] + export GOPATH=/tmp/tmp.tLLe9F6ngs [2019-08-25T13:16:22.071Z] + GOPATH=/tmp/tmp.tLLe9F6ngs [2019-08-25T13:16:22.071Z] + RM_GOPATH=1 [2019-08-25T13:16:22.071Z] ++ dirname ./install.sh [2019-08-25T13:16:22.071Z] + dir=. [2019-08-25T13:16:22.071Z] + bin=tomlv [2019-08-25T13:16:22.071Z] + shift [2019-08-25T13:16:22.071Z] + '[' '!' -f ./tomlv.installer ']' [2019-08-25T13:16:22.071Z] + . ./tomlv.installer [2019-08-25T13:16:22.071Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T13:16:22.071Z] + install_tomlv [2019-08-25T13:16:22.071Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-25T13:16:22.071Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tLLe9F6ngs/src/github.com/BurntSushi/toml [2019-08-25T13:16:22.071Z] Cloning into '/tmp/tmp.tLLe9F6ngs/src/github.com/BurntSushi/toml'... [2019-08-25T13:16:22.117Z] Removing intermediate container f3a89acef6b4 [2019-08-25T13:16:22.117Z] ---> f7e65606c04c [2019-08-25T13:16:22.117Z] Step 12/126 : FROM base AS registry [2019-08-25T13:16:22.117Z] ---> b7667c2d1d41 [2019-08-25T13:16:22.117Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-25T13:16:22.117Z] ---> Running in d46ed023e047 [2019-08-25T13:16:22.400Z] Removing intermediate container d46ed023e047 [2019-08-25T13:16:22.400Z] ---> 6712d4808223 [2019-08-25T13:16:22.400Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-25T13:16:22.400Z] ---> Running in 3e6e36c16041 [2019-08-25T13:16:22.400Z] Removing intermediate container 3e6e36c16041 [2019-08-25T13:16:22.400Z] ---> 53f27327b2d4 [2019-08-25T13:16:22.400Z] Step 15/126 : 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" [2019-08-25T13:16:22.400Z] ---> Running in 4b08c837346b [2019-08-25T13:16:22.451Z] + cd /tmp/tmp.tLLe9F6ngs/src/github.com/BurntSushi/toml [2019-08-25T13:16:22.451Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T13:16:22.451Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-25T13:16:22.451Z] math/bits [2019-08-25T13:16:22.451Z] errors [2019-08-25T13:16:22.451Z] internal/cpu [2019-08-25T13:16:22.451Z] math [2019-08-25T13:16:22.451Z] internal/bytealg [2019-08-25T13:16:22.451Z] runtime/internal/atomic [2019-08-25T13:16:22.451Z] runtime/internal/sys [2019-08-25T13:16:22.451Z] runtime/internal/math [2019-08-25T13:16:22.451Z] runtime [2019-08-25T13:16:22.682Z] + mktemp -d [2019-08-25T13:16:22.682Z] + export GOPATH=/tmp/tmp.x1tOCUs1xX [2019-08-25T13:16:22.682Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.x1tOCUs1xX/src/github.com/docker/distribution [2019-08-25T13:16:22.682Z] Cloning into '/tmp/tmp.x1tOCUs1xX/src/github.com/docker/distribution'... [2019-08-25T13:16:22.834Z] unicode/utf8 [2019-08-25T13:16:22.834Z] strconv [2019-08-25T13:16:23.105Z] #5 DONE 2.8s [2019-08-25T13:16:23.105Z] [2019-08-25T13:16:23.105Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:16:23.105Z] #22 DONE 0.1s [2019-08-25T13:16:23.105Z] [2019-08-25T13:16:23.105Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-25T13:16:23.105Z] #44 ... [2019-08-25T13:16:23.105Z] [2019-08-25T13:16:23.105Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-08-25T13:16:23.105Z] #49 DONE 0.1s [2019-08-25T13:16:23.105Z] [2019-08-25T13:16:23.105Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-08-25T13:16:23.105Z] #60 DONE 0.1s [2019-08-25T13:16:23.105Z] [2019-08-25T13:16:23.105Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-08-25T13:16:23.105Z] #29 DONE 0.2s [2019-08-25T13:16:23.105Z] [2019-08-25T13:16:23.105Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-25T13:16:23.105Z] #52 DONE 0.2s [2019-08-25T13:16:23.105Z] [2019-08-25T13:16:23.105Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-08-25T13:16:23.105Z] #26 DONE 0.2s [2019-08-25T13:16:23.105Z] [2019-08-25T13:16:23.105Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-08-25T13:16:23.105Z] #32 DONE 0.2s [2019-08-25T13:16:23.105Z] [2019-08-25T13:16:23.105Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-08-25T13:16:23.105Z] #23 DONE 0.2s [2019-08-25T13:16:23.105Z] [2019-08-25T13:16:23.105Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:16:23.210Z] internal/race [2019-08-25T13:16:23.210Z] sync/atomic [2019-08-25T13:16:23.210Z] unicode [2019-08-25T13:16:23.210Z] internal/testlog [2019-08-25T13:16:23.210Z] encoding [2019-08-25T13:16:23.210Z] runtime/cgo [2019-08-25T13:16:23.494Z] #24 1.600 + RM_GOPATH=0 [2019-08-25T13:16:23.494Z] #24 1.600 + TMP_GOPATH= [2019-08-25T13:16:23.494Z] #24 1.600 + : /build [2019-08-25T13:16:23.494Z] #24 1.600 + '[' -z '' ']' [2019-08-25T13:16:23.494Z] #24 1.600 ++ mktemp -d [2019-08-25T13:16:23.494Z] #24 1.603 + export GOPATH=/tmp/tmp.OgYDUJxbdP [2019-08-25T13:16:23.494Z] #24 1.603 + GOPATH=/tmp/tmp.OgYDUJxbdP [2019-08-25T13:16:23.494Z] #24 1.603 + RM_GOPATH=1 [2019-08-25T13:16:23.494Z] #24 1.603 ++ dirname ./install.sh [2019-08-25T13:16:23.494Z] #24 1.604 + dir=. [2019-08-25T13:16:23.494Z] #24 1.604 + bin=gometalinter [2019-08-25T13:16:23.494Z] #24 1.604 + shift [2019-08-25T13:16:23.494Z] #24 1.604 + '[' '!' -f ./gometalinter.installer ']' [2019-08-25T13:16:23.494Z] #24 1.604 + . ./gometalinter.installer [2019-08-25T13:16:23.494Z] #24 1.604 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-25T13:16:23.494Z] #24 1.605 + install_gometalinter [2019-08-25T13:16:23.494Z] #24 1.605 + echo 'Installing gometalinter version v2.0.6' [2019-08-25T13:16:23.494Z] #24 1.605 Installing gometalinter version v2.0.6 [2019-08-25T13:16:23.494Z] #24 1.605 + go get -d github.com/alecthomas/gometalinter [2019-08-25T13:16:24.868Z] #24 3.088 + cd /tmp/tmp.OgYDUJxbdP/src/github.com/alecthomas/gometalinter [2019-08-25T13:16:24.868Z] #24 3.088 + git checkout -q v2.0.6 [2019-08-25T13:16:24.868Z] #24 3.242 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-25T13:16:25.081Z] sync [2019-08-25T13:16:25.081Z] io [2019-08-25T13:16:25.081Z] reflect [2019-08-25T13:16:25.081Z] syscall [2019-08-25T13:16:25.369Z] + cd /tmp/tmp.x1tOCUs1xX/src/github.com/docker/distribution [2019-08-25T13:16:25.369Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-25T13:16:25.501Z] time [2019-08-25T13:16:25.945Z] sort [2019-08-25T13:16:25.945Z] internal/fmtsort [2019-08-25T13:16:25.945Z] internal/poll [2019-08-25T13:16:25.945Z] internal/syscall/unix [2019-08-25T13:16:25.945Z] strings [2019-08-25T13:16:25.982Z] + GOPATH=/tmp/tmp.x1tOCUs1xX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.x1tOCUs1xX go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-25T13:16:26.337Z] os [2019-08-25T13:16:26.337Z] bytes [2019-08-25T13:16:26.708Z] fmt [2019-08-25T13:16:26.708Z] bufio [2019-08-25T13:16:26.708Z] path/filepath [2019-08-25T13:16:26.708Z] io/ioutil [2019-08-25T13:16:27.072Z] flag [2019-08-25T13:16:27.072Z] github.com/BurntSushi/toml [2019-08-25T13:16:27.072Z] log [2019-08-25T13:16:27.072Z] path [2019-08-25T13:16:27.463Z] text/tabwriter [2019-08-25T13:16:27.463Z] github.com/BurntSushi/toml/cmd/tomlv [2019-08-25T13:16:28.726Z] Removing intermediate container 059cf7536141 [2019-08-25T13:16:28.726Z] ---> 3cd9d73b1dcb [2019-08-25T13:16:28.726Z] Step 44/126 : FROM base AS vndr [2019-08-25T13:16:28.726Z] ---> 7fb0c6564c15 [2019-08-25T13:16:28.726Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-08-25T13:16:28.726Z] ---> Running in 68d943c90259 [2019-08-25T13:16:28.726Z] Removing intermediate container 68d943c90259 [2019-08-25T13:16:28.727Z] ---> a1ccaf9df6e0 [2019-08-25T13:16:28.727Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:16:29.048Z] #24 ... [2019-08-25T13:16:29.048Z] [2019-08-25T13:16:29.048Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-25T13:16:29.048Z] #15 1.575 + mktemp -d [2019-08-25T13:16:29.048Z] #15 1.578 + export GOPATH=/tmp/tmp.l19AWhuUMG [2019-08-25T13:16:29.048Z] #15 1.579 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.l19AWhuUMG/src/github.com/go-swagger/go-swagger [2019-08-25T13:16:29.048Z] #15 1.581 Cloning into '/tmp/tmp.l19AWhuUMG/src/github.com/go-swagger/go-swagger'... [2019-08-25T13:16:29.087Z] ---> 9ea11882428a [2019-08-25T13:16:29.087Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:16:29.451Z] ---> 408dc6733b0b [2019-08-25T13:16:29.451Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:16:29.451Z] ---> Running in 733a5487cf12 [2019-08-25T13:16:29.646Z] #33 ... [2019-08-25T13:16:29.646Z] [2019-08-25T13:16:29.646Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-25T13:16:29.646Z] #6 3.880 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:16:29.646Z] #6 3.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:16:29.646Z] #6 3.986 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:16:29.646Z] #6 3.986 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:16:29.646Z] #6 3.999 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:16:29.646Z] #6 4.405 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T13:16:29.646Z] #6 ... [2019-08-25T13:16:29.646Z] [2019-08-25T13:16:29.646Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T13:16:29.646Z] #55 5.733 + mktemp -d [2019-08-25T13:16:29.646Z] #55 5.734 + export GOPATH=/tmp/tmp.CS59OaSu4K [2019-08-25T13:16:29.646Z] #55 5.734 + git clone https://github.com/docker/distribution.git /tmp/tmp.CS59OaSu4K/src/github.com/docker/distribution [2019-08-25T13:16:29.646Z] #55 5.743 Cloning into '/tmp/tmp.CS59OaSu4K/src/github.com/docker/distribution'... [2019-08-25T13:16:29.646Z] #55 ... [2019-08-25T13:16:29.646Z] [2019-08-25T13:16:29.646Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-25T13:16:29.646Z] #6 6.146 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T13:16:29.646Z] #6 6.805 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T13:16:29.951Z] + RM_GOPATH=0 [2019-08-25T13:16:29.951Z] + TMP_GOPATH= [2019-08-25T13:16:29.951Z] + : /build [2019-08-25T13:16:29.951Z] + '[' -z '' ']' [2019-08-25T13:16:29.951Z] ++ mktemp -d [2019-08-25T13:16:29.951Z] + export GOPATH=/tmp/tmp.BYV8O8zSAS [2019-08-25T13:16:29.951Z] + GOPATH=/tmp/tmp.BYV8O8zSAS [2019-08-25T13:16:29.951Z] + RM_GOPATH=1 [2019-08-25T13:16:29.951Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T13:16:29.951Z] ++ dirname ./install.sh [2019-08-25T13:16:29.951Z] + dir=. [2019-08-25T13:16:29.951Z] + bin=vndr [2019-08-25T13:16:29.951Z] + shift [2019-08-25T13:16:29.951Z] + '[' '!' -f ./vndr.installer ']' [2019-08-25T13:16:29.951Z] + . ./vndr.installer [2019-08-25T13:16:29.951Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T13:16:29.951Z] + install_vndr [2019-08-25T13:16:29.951Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-25T13:16:29.951Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BYV8O8zSAS/src/github.com/LK4D4/vndr [2019-08-25T13:16:29.951Z] Cloning into '/tmp/tmp.BYV8O8zSAS/src/github.com/LK4D4/vndr'... [2019-08-25T13:16:29.951Z] + cd /tmp/tmp.BYV8O8zSAS/src/github.com/LK4D4/vndr [2019-08-25T13:16:29.951Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T13:16:29.951Z] + go build -buildmode=pie -v -o /build/vndr . [2019-08-25T13:16:30.356Z] errors [2019-08-25T13:16:30.356Z] internal/cpu [2019-08-25T13:16:30.356Z] internal/race [2019-08-25T13:16:30.356Z] runtime/internal/atomic [2019-08-25T13:16:30.356Z] runtime/internal/sys [2019-08-25T13:16:30.356Z] internal/bytealg [2019-08-25T13:16:30.356Z] runtime/internal/math [2019-08-25T13:16:30.356Z] sync/atomic [2019-08-25T13:16:30.356Z] unicode [2019-08-25T13:16:30.356Z] runtime [2019-08-25T13:16:30.762Z] unicode/utf8 [2019-08-25T13:16:30.762Z] math/bits [2019-08-25T13:16:30.762Z] math [2019-08-25T13:16:31.143Z] strconv [2019-08-25T13:16:31.143Z] internal/testlog [2019-08-25T13:16:31.143Z] encoding [2019-08-25T13:16:31.143Z] unicode/utf16 [2019-08-25T13:16:31.143Z] container/list [2019-08-25T13:16:31.524Z] crypto/internal/subtle [2019-08-25T13:16:31.524Z] crypto/subtle [2019-08-25T13:16:31.524Z] crypto/rc4 [2019-08-25T13:16:31.524Z] internal/x/crypto/cryptobyte/asn1 [2019-08-25T13:16:31.524Z] internal/nettrace [2019-08-25T13:16:31.524Z] internal/x/net/dns/dnsmessage [2019-08-25T13:16:31.524Z] runtime/cgo [2019-08-25T13:16:31.584Z] #15 ... [2019-08-25T13:16:31.584Z] [2019-08-25T13:16:31.584Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T13:16:31.584Z] #17 2.211 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:16:31.584Z] #17 2.311 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:16:31.584Z] #17 2.328 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:16:31.584Z] #17 2.330 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:16:31.584Z] #17 2.343 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:16:31.584Z] #17 2.613 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T13:16:31.584Z] #17 3.119 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T13:16:31.584Z] #17 3.408 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T13:16:31.584Z] #17 6.706 Fetched 7918 kB in 5s (1435 kB/s) [2019-08-25T13:16:31.584Z] #17 6.706 Reading package lists... [2019-08-25T13:16:31.584Z] #17 8.734 Reading package lists... [2019-08-25T13:16:31.584Z] #17 ... [2019-08-25T13:16:31.584Z] [2019-08-25T13:16:31.584Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-25T13:16:31.584Z] #6 2.915 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:16:31.584Z] #6 2.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:16:31.584Z] #6 2.944 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:16:31.584Z] #6 2.951 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:16:31.584Z] #6 2.971 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:16:31.584Z] #6 3.285 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T13:16:31.584Z] #6 3.850 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T13:16:31.584Z] #6 4.189 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T13:16:31.584Z] #6 7.430 Fetched 7918 kB in 5s (1405 kB/s) [2019-08-25T13:16:31.584Z] #6 7.430 Reading package lists... [2019-08-25T13:16:31.584Z] #6 9.416 Reading package lists... [2019-08-25T13:16:31.584Z] #6 ... [2019-08-25T13:16:31.584Z] [2019-08-25T13:16:31.584Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T13:16:31.584Z] #17 8.734 Reading package lists... [2019-08-25T13:16:32.151Z] #17 10.37 Building dependency tree... [2019-08-25T13:16:32.151Z] #17 10.78 Reading state information... [2019-08-25T13:16:32.151Z] #17 11.04 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-25T13:16:32.151Z] #17 11.04 The following additional packages will be installed: [2019-08-25T13:16:32.411Z] #17 11.04 libjq1 libonig4 [2019-08-25T13:16:32.670Z] #17 11.20 The following NEW packages will be installed: [2019-08-25T13:16:32.670Z] #17 11.20 jq libjq1 libonig4 [2019-08-25T13:16:32.839Z] sync [2019-08-25T13:16:32.839Z] io [2019-08-25T13:16:32.839Z] reflect [2019-08-25T13:16:32.839Z] bytes [2019-08-25T13:16:32.839Z] bufio [2019-08-25T13:16:32.839Z] syscall [2019-08-25T13:16:32.921Z] #6 ... [2019-08-25T13:16:32.921Z] [2019-08-25T13:16:32.921Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T13:16:32.921Z] #17 4.482 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:16:32.921Z] #17 4.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:16:32.921Z] #17 4.494 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:16:32.921Z] #17 4.565 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:16:32.921Z] #17 4.681 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:16:32.921Z] #17 5.492 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T13:16:32.921Z] #17 6.888 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T13:16:32.921Z] #17 7.892 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T13:16:32.921Z] #17 ... [2019-08-25T13:16:32.921Z] [2019-08-25T13:16:32.921Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-25T13:16:32.921Z] #15 5.719 + mktemp -d [2019-08-25T13:16:32.921Z] #15 5.721 + export GOPATH=/tmp/tmp.NOohq4SUjp [2019-08-25T13:16:32.921Z] #15 5.721 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.NOohq4SUjp/src/github.com/go-swagger/go-swagger [2019-08-25T13:16:32.921Z] #15 5.724 Cloning into '/tmp/tmp.NOohq4SUjp/src/github.com/go-swagger/go-swagger'... [2019-08-25T13:16:33.177Z] #15 ... [2019-08-25T13:16:33.177Z] [2019-08-25T13:16:33.177Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-25T13:16:33.177Z] #61 6.009 + RM_GOPATH=0 [2019-08-25T13:16:33.177Z] #61 6.010 + TMP_GOPATH= [2019-08-25T13:16:33.177Z] #61 6.010 + : /build/ [2019-08-25T13:16:33.177Z] #61 6.010 + '[' -z '' ']' [2019-08-25T13:16:33.177Z] #61 6.015 ++ mktemp -d [2019-08-25T13:16:33.177Z] #61 6.015 + export GOPATH=/tmp/tmp.eAfyOP4xn7 [2019-08-25T13:16:33.177Z] #61 6.015 + GOPATH=/tmp/tmp.eAfyOP4xn7 [2019-08-25T13:16:33.177Z] #61 6.015 + RM_GOPATH=1 [2019-08-25T13:16:33.177Z] #61 6.022 ++ dirname ./install.sh [2019-08-25T13:16:33.177Z] #61 6.035 + dir=. [2019-08-25T13:16:33.177Z] #61 6.035 + bin=rootlesskit [2019-08-25T13:16:33.177Z] #61 6.035 + shift [2019-08-25T13:16:33.177Z] #61 6.035 + '[' '!' -f ./rootlesskit.installer ']' [2019-08-25T13:16:33.177Z] #61 6.035 + . ./rootlesskit.installer [2019-08-25T13:16:33.177Z] #61 6.035 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T13:16:33.177Z] #61 6.037 + install_rootlesskit [2019-08-25T13:16:33.177Z] #61 6.037 + case "$1" in [2019-08-25T13:16:33.177Z] #61 6.037 + export CGO_ENABLED=0 [2019-08-25T13:16:33.177Z] #61 6.037 + CGO_ENABLED=0 [2019-08-25T13:16:33.177Z] #61 6.039 + _install_rootlesskit [2019-08-25T13:16:33.177Z] #61 6.039 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-25T13:16:33.177Z] #61 6.039 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T13:16:33.177Z] #61 6.039 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eAfyOP4xn7/src/github.com/rootless-containers/rootlesskit [2019-08-25T13:16:33.177Z] #61 6.044 Cloning into '/tmp/tmp.eAfyOP4xn7/src/github.com/rootless-containers/rootlesskit'... [2019-08-25T13:16:33.177Z] #61 ... [2019-08-25T13:16:33.177Z] [2019-08-25T13:16:33.177Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:16:33.177Z] #35 6.714 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:16:33.177Z] #35 6.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:16:33.177Z] #35 6.734 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:16:33.177Z] #35 6.772 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:16:33.177Z] #35 6.791 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:16:33.177Z] #35 7.446 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T13:16:33.177Z] #35 9.363 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T13:16:33.177Z] #35 10.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T13:16:33.433Z] #35 ... [2019-08-25T13:16:33.433Z] [2019-08-25T13:16:33.433Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-25T13:16:33.433Z] #27 5.907 + RM_GOPATH=0 [2019-08-25T13:16:33.433Z] #27 5.907 + TMP_GOPATH= [2019-08-25T13:16:33.433Z] #27 5.907 + : /build [2019-08-25T13:16:33.433Z] #27 5.907 + '[' -z '' ']' [2019-08-25T13:16:33.433Z] #27 5.910 ++ mktemp -d [2019-08-25T13:16:33.433Z] #27 5.912 + export GOPATH=/tmp/tmp.QA16I9rU7R [2019-08-25T13:16:33.433Z] #27 5.912 + GOPATH=/tmp/tmp.QA16I9rU7R [2019-08-25T13:16:33.433Z] #27 5.912 + RM_GOPATH=1 [2019-08-25T13:16:33.433Z] #27 5.914 ++ dirname ./install.sh [2019-08-25T13:16:33.433Z] #27 5.929 + dir=. [2019-08-25T13:16:33.433Z] #27 5.931 + bin=gotestsum [2019-08-25T13:16:33.433Z] #27 5.934 + shift [2019-08-25T13:16:33.433Z] #27 5.934 + '[' '!' -f ./gotestsum.installer ']' [2019-08-25T13:16:33.433Z] #27 5.934 + . ./gotestsum.installer [2019-08-25T13:16:33.433Z] #27 5.934 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-25T13:16:33.433Z] #27 5.934 + install_gotestsum [2019-08-25T13:16:33.433Z] #27 5.938 + echo 'Installing gotestsum version v0.3.5' [2019-08-25T13:16:33.433Z] #27 5.941 Installing gotestsum version v0.3.5 [2019-08-25T13:16:33.433Z] #27 5.941 + go get -d gotest.tools/gotestsum [2019-08-25T13:16:33.433Z] #27 ... [2019-08-25T13:16:33.433Z] [2019-08-25T13:16:33.433Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-25T13:16:33.433Z] #53 6.272 + RM_GOPATH=0 [2019-08-25T13:16:33.433Z] #53 6.272 + TMP_GOPATH= [2019-08-25T13:16:33.433Z] #53 6.272 + : /build [2019-08-25T13:16:33.433Z] #53 6.273 + '[' -z '' ']' [2019-08-25T13:16:33.433Z] #53 6.275 ++ mktemp -d [2019-08-25T13:16:33.433Z] #53 6.278 + export GOPATH=/tmp/tmp.vW2x3tr8Yh [2019-08-25T13:16:33.433Z] #53 6.278 + GOPATH=/tmp/tmp.vW2x3tr8Yh [2019-08-25T13:16:33.433Z] #53 6.278 + RM_GOPATH=1 [2019-08-25T13:16:33.433Z] #53 6.284 ++ dirname ./install.sh [2019-08-25T13:16:33.433Z] #53 6.285 + dir=. [2019-08-25T13:16:33.433Z] #53 6.291 + bin=dockercli [2019-08-25T13:16:33.433Z] #53 6.291 + shift [2019-08-25T13:16:33.433Z] #53 6.292 + '[' '!' -f ./dockercli.installer ']' [2019-08-25T13:16:33.433Z] #53 6.292 + . ./dockercli.installer [2019-08-25T13:16:33.433Z] #53 6.294 ++ DOCKERCLI_CHANNEL=stable [2019-08-25T13:16:33.433Z] #53 6.294 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-25T13:16:33.433Z] #53 6.296 Install docker/cli version 17.06.2-ce from stable [2019-08-25T13:16:33.433Z] #53 6.296 + install_dockercli [2019-08-25T13:16:33.433Z] #53 6.296 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-25T13:16:33.433Z] #53 6.297 ++ uname -m [2019-08-25T13:16:33.433Z] #53 6.324 + arch=x86_64 [2019-08-25T13:16:33.433Z] #53 6.324 + '[' x86_64 '!=' x86_64 ']' [2019-08-25T13:16:33.433Z] #53 6.324 + url=https://download.docker.com/linux/static [2019-08-25T13:16:33.433Z] #53 6.326 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-25T13:16:33.433Z] #53 6.327 + tar -xz docker/docker [2019-08-25T13:16:33.608Z] #17 12.36 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:16:33.608Z] #17 12.36 Need to get 327 kB of archives. [2019-08-25T13:16:33.608Z] #17 12.36 After this operation, 1157 kB of additional disk space will be used. [2019-08-25T13:16:33.608Z] #17 12.36 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-25T13:16:33.608Z] #17 12.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-25T13:16:33.608Z] #17 12.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-25T13:16:33.690Z] #53 ... [2019-08-25T13:16:33.690Z] [2019-08-25T13:16:33.690Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:16:33.690Z] #57 7.737 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:16:33.690Z] #57 7.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:16:33.690Z] #57 7.795 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:16:33.690Z] #57 7.820 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:16:33.690Z] #57 7.894 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:16:33.690Z] #57 8.845 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T13:16:33.690Z] #57 10.68 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T13:16:33.690Z] #57 ... [2019-08-25T13:16:33.690Z] [2019-08-25T13:16:33.690Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-25T13:16:33.690Z] #24 6.309 + RM_GOPATH=0 [2019-08-25T13:16:33.690Z] #24 6.309 + TMP_GOPATH= [2019-08-25T13:16:33.690Z] #24 6.309 + : /build [2019-08-25T13:16:33.690Z] #24 6.309 + '[' -z '' ']' [2019-08-25T13:16:33.690Z] #24 6.314 ++ mktemp -d [2019-08-25T13:16:33.690Z] #24 6.318 + export GOPATH=/tmp/tmp.Fd4njaX8HY [2019-08-25T13:16:33.690Z] #24 6.318 + GOPATH=/tmp/tmp.Fd4njaX8HY [2019-08-25T13:16:33.690Z] #24 6.318 + RM_GOPATH=1 [2019-08-25T13:16:33.690Z] #24 6.318 ++ dirname ./install.sh [2019-08-25T13:16:33.690Z] #24 6.319 + dir=. [2019-08-25T13:16:33.690Z] #24 6.319 + bin=gometalinter [2019-08-25T13:16:33.690Z] #24 6.319 + shift [2019-08-25T13:16:33.690Z] #24 6.319 + '[' '!' -f ./gometalinter.installer ']' [2019-08-25T13:16:33.690Z] #24 6.319 + . ./gometalinter.installer [2019-08-25T13:16:33.690Z] #24 6.319 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-25T13:16:33.690Z] #24 6.319 + install_gometalinter [2019-08-25T13:16:33.690Z] #24 6.319 + echo 'Installing gometalinter version v2.0.6' [2019-08-25T13:16:33.690Z] #24 6.319 Installing gometalinter version v2.0.6 [2019-08-25T13:16:33.690Z] #24 6.320 + go get -d github.com/alecthomas/gometalinter [2019-08-25T13:16:33.721Z] sort [2019-08-25T13:16:33.722Z] time [2019-08-25T13:16:33.722Z] internal/fmtsort [2019-08-25T13:16:33.722Z] internal/syscall/unix [2019-08-25T13:16:33.722Z] strings [2019-08-25T13:16:33.722Z] path [2019-08-25T13:16:33.866Z] #17 12.62 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:16:33.866Z] #17 12.65 Fetched 327 kB in 1s (290 kB/s) [2019-08-25T13:16:33.951Z] #24 ... [2019-08-25T13:16:33.951Z] [2019-08-25T13:16:33.951Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-25T13:16:33.951Z] #50 6.324 + RM_GOPATH=0 [2019-08-25T13:16:33.951Z] #50 6.324 + TMP_GOPATH= [2019-08-25T13:16:33.951Z] #50 6.324 + : /build [2019-08-25T13:16:33.951Z] #50 6.324 + '[' -z '' ']' [2019-08-25T13:16:33.951Z] #50 6.325 ++ mktemp -d [2019-08-25T13:16:33.951Z] #50 6.335 + export GOPATH=/tmp/tmp.RohCgB5nQ5 [2019-08-25T13:16:33.951Z] #50 6.335 + GOPATH=/tmp/tmp.RohCgB5nQ5 [2019-08-25T13:16:33.951Z] #50 6.335 + RM_GOPATH=1 [2019-08-25T13:16:33.951Z] #50 6.337 ++ dirname ./install.sh [2019-08-25T13:16:33.951Z] #50 6.341 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T13:16:33.951Z] #50 6.341 + dir=. [2019-08-25T13:16:33.951Z] #50 6.341 + bin=proxy [2019-08-25T13:16:33.951Z] #50 6.341 + shift [2019-08-25T13:16:33.951Z] #50 6.341 + '[' '!' -f ./proxy.installer ']' [2019-08-25T13:16:33.951Z] #50 6.341 + . ./proxy.installer [2019-08-25T13:16:33.951Z] #50 6.341 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T13:16:33.951Z] #50 6.341 + install_proxy [2019-08-25T13:16:33.951Z] #50 6.341 + case "$1" in [2019-08-25T13:16:33.951Z] #50 6.341 + export CGO_ENABLED=0 [2019-08-25T13:16:33.951Z] #50 6.341 + CGO_ENABLED=0 [2019-08-25T13:16:33.951Z] #50 6.341 + _install_proxy [2019-08-25T13:16:33.951Z] #50 6.341 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-25T13:16:33.951Z] #50 6.341 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RohCgB5nQ5/src/github.com/docker/libnetwork [2019-08-25T13:16:33.951Z] #50 6.350 Cloning into '/tmp/tmp.RohCgB5nQ5/src/github.com/docker/libnetwork'... [2019-08-25T13:16:34.124Z] #17 12.73 Selecting previously unselected package libonig4:amd64. [2019-08-25T13:16:34.124Z] #17 12.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-25T13:16:34.124Z] #17 12.79 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-08-25T13:16:34.124Z] #17 12.80 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-25T13:16:34.124Z] #17 12.90 Selecting previously unselected package libjq1:amd64. [2019-08-25T13:16:34.124Z] #17 12.90 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-25T13:16:34.124Z] #17 12.91 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-25T13:16:34.180Z] internal/poll [2019-08-25T13:16:34.180Z] regexp/syntax [2019-08-25T13:16:34.180Z] os [2019-08-25T13:16:34.211Z] #50 ... [2019-08-25T13:16:34.211Z] [2019-08-25T13:16:34.211Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T13:16:34.211Z] #30 5.818 + RM_GOPATH=0 [2019-08-25T13:16:34.211Z] #30 5.818 + TMP_GOPATH= [2019-08-25T13:16:34.211Z] #30 5.818 + : /build [2019-08-25T13:16:34.211Z] #30 5.818 + '[' -z '' ']' [2019-08-25T13:16:34.211Z] #30 5.823 ++ mktemp -d [2019-08-25T13:16:34.211Z] #30 5.861 + export GOPATH=/tmp/tmp.D7MPj5S1F5 [2019-08-25T13:16:34.211Z] #30 5.861 + GOPATH=/tmp/tmp.D7MPj5S1F5 [2019-08-25T13:16:34.211Z] #30 5.862 + RM_GOPATH=1 [2019-08-25T13:16:34.211Z] #30 5.862 ++ dirname ./install.sh [2019-08-25T13:16:34.211Z] #30 5.863 + dir=. [2019-08-25T13:16:34.211Z] #30 5.863 + bin=tomlv [2019-08-25T13:16:34.211Z] #30 5.863 + shift [2019-08-25T13:16:34.211Z] #30 5.864 + '[' '!' -f ./tomlv.installer ']' [2019-08-25T13:16:34.211Z] #30 5.864 + . ./tomlv.installer [2019-08-25T13:16:34.211Z] #30 5.864 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T13:16:34.211Z] #30 5.864 + install_tomlv [2019-08-25T13:16:34.211Z] #30 5.864 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-25T13:16:34.211Z] #30 5.865 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T13:16:34.211Z] #30 5.865 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.D7MPj5S1F5/src/github.com/BurntSushi/toml [2019-08-25T13:16:34.211Z] #30 5.866 Cloning into '/tmp/tmp.D7MPj5S1F5/src/github.com/BurntSushi/toml'... [2019-08-25T13:16:34.211Z] #30 6.982 + cd /tmp/tmp.D7MPj5S1F5/src/github.com/BurntSushi/toml [2019-08-25T13:16:34.211Z] #30 6.982 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T13:16:34.211Z] #30 7.026 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-25T13:16:34.211Z] #30 7.879 errors [2019-08-25T13:16:34.211Z] #30 7.965 math/bits [2019-08-25T13:16:34.211Z] #30 7.970 internal/cpu [2019-08-25T13:16:34.211Z] #30 8.453 runtime/internal/atomic [2019-08-25T13:16:34.211Z] #30 8.671 math [2019-08-25T13:16:34.211Z] #30 8.788 internal/bytealg [2019-08-25T13:16:34.211Z] #30 9.292 runtime/internal/sys [2019-08-25T13:16:34.211Z] #30 9.604 runtime/internal/math [2019-08-25T13:16:34.211Z] #30 9.833 runtime [2019-08-25T13:16:34.211Z] #30 ... [2019-08-25T13:16:34.211Z] [2019-08-25T13:16:34.211Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:16:34.211Z] #33 6.121 + RM_GOPATH=0 [2019-08-25T13:16:34.211Z] #33 6.121 + TMP_GOPATH= [2019-08-25T13:16:34.211Z] #33 6.121 + : /build [2019-08-25T13:16:34.211Z] #33 6.121 + '[' -z '' ']' [2019-08-25T13:16:34.211Z] #33 6.121 ++ mktemp -d [2019-08-25T13:16:34.211Z] #33 6.131 + export GOPATH=/tmp/tmp.HZE2EnEn79 [2019-08-25T13:16:34.211Z] #33 6.131 + GOPATH=/tmp/tmp.HZE2EnEn79 [2019-08-25T13:16:34.211Z] #33 6.131 + RM_GOPATH=1 [2019-08-25T13:16:34.211Z] #33 6.131 ++ dirname ./install.sh [2019-08-25T13:16:34.211Z] #33 6.132 + dir=. [2019-08-25T13:16:34.211Z] #33 6.132 + bin=vndr [2019-08-25T13:16:34.211Z] #33 6.132 + shift [2019-08-25T13:16:34.211Z] #33 6.132 + '[' '!' -f ./vndr.installer ']' [2019-08-25T13:16:34.211Z] #33 6.132 + . ./vndr.installer [2019-08-25T13:16:34.211Z] #33 6.132 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T13:16:34.211Z] #33 6.132 + install_vndr [2019-08-25T13:16:34.211Z] #33 6.132 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-25T13:16:34.211Z] #33 6.132 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HZE2EnEn79/src/github.com/LK4D4/vndr [2019-08-25T13:16:34.211Z] #33 6.132 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T13:16:34.211Z] #33 6.134 Cloning into '/tmp/tmp.HZE2EnEn79/src/github.com/LK4D4/vndr'... [2019-08-25T13:16:34.211Z] #33 7.299 + cd /tmp/tmp.HZE2EnEn79/src/github.com/LK4D4/vndr [2019-08-25T13:16:34.211Z] #33 7.299 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T13:16:34.211Z] #33 7.344 + go build -buildmode=pie -v -o /build/vndr . [2019-08-25T13:16:34.211Z] #33 8.687 internal/cpu [2019-08-25T13:16:34.211Z] #33 8.700 errors [2019-08-25T13:16:34.211Z] #33 8.880 internal/race [2019-08-25T13:16:34.211Z] #33 9.071 runtime/internal/atomic [2019-08-25T13:16:34.211Z] #33 9.237 internal/bytealg [2019-08-25T13:16:34.211Z] #33 9.461 runtime/internal/sys [2019-08-25T13:16:34.211Z] #33 9.640 runtime/internal/math [2019-08-25T13:16:34.211Z] #33 9.703 sync/atomic [2019-08-25T13:16:34.211Z] #33 10.01 runtime [2019-08-25T13:16:34.211Z] #33 10.08 unicode [2019-08-25T13:16:34.382Z] #17 12.99 Selecting previously unselected package jq. [2019-08-25T13:16:34.382Z] #17 13.00 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-25T13:16:34.382Z] #17 13.01 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-25T13:16:34.382Z] #17 13.11 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-25T13:16:34.382Z] #17 13.12 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-25T13:16:34.382Z] #17 13.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:16:34.382Z] #17 13.18 Setting up jq (1.5+dfsg-1.3) ... [2019-08-25T13:16:34.586Z] regexp [2019-08-25T13:16:34.586Z] fmt [2019-08-25T13:16:34.949Z] #17 DONE 13.7s [2019-08-25T13:16:34.949Z] [2019-08-25T13:16:34.949Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-08-25T13:16:34.949Z] #19 DONE 0.1s [2019-08-25T13:16:34.949Z] [2019-08-25T13:16:34.949Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-25T13:16:34.949Z] #6 9.416 Reading package lists... [2019-08-25T13:16:34.949Z] #6 11.02 Building dependency tree... [2019-08-25T13:16:34.949Z] #6 11.38 Reading state information... [2019-08-25T13:16:34.949Z] #6 11.53 The following additional packages will be installed: [2019-08-25T13:16:34.949Z] #6 11.53 libapparmor1 libseccomp2 [2019-08-25T13:16:34.949Z] #6 11.54 Suggested packages: [2019-08-25T13:16:34.949Z] #6 11.54 seccomp [2019-08-25T13:16:34.949Z] #6 11.59 The following NEW packages will be installed: [2019-08-25T13:16:34.949Z] #6 11.59 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-25T13:16:34.949Z] #6 12.74 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:16:34.949Z] #6 12.74 Need to get 300 kB of archives. [2019-08-25T13:16:34.949Z] #6 12.74 After this operation, 1201 kB of additional disk space will be used. [2019-08-25T13:16:34.949Z] #6 12.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-08-25T13:16:34.949Z] #6 12.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-08-25T13:16:34.949Z] #6 12.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-08-25T13:16:34.949Z] #6 12.75 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-08-25T13:16:34.949Z] #6 13.15 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:16:34.949Z] #6 13.21 Fetched 300 kB in 1s (263 kB/s) [2019-08-25T13:16:34.949Z] #6 13.24 Selecting previously unselected package libseccomp2:amd64. [2019-08-25T13:16:34.949Z] #6 13.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-25T13:16:34.949Z] #6 13.26 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-25T13:16:34.949Z] #6 13.27 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-25T13:16:34.949Z] #6 13.44 Selecting previously unselected package libseccomp-dev:amd64. [2019-08-25T13:16:34.949Z] #6 13.45 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-25T13:16:34.949Z] #6 13.51 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-25T13:16:34.949Z] #6 13.71 Selecting previously unselected package libapparmor1:amd64. [2019-08-25T13:16:34.949Z] #6 13.72 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-08-25T13:16:34.949Z] #6 13.73 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-25T13:16:34.997Z] path/filepath [2019-08-25T13:16:34.997Z] flag [2019-08-25T13:16:34.997Z] go/token [2019-08-25T13:16:34.997Z] go/scanner [2019-08-25T13:16:34.997Z] io/ioutil [2019-08-25T13:16:34.997Z] net/url [2019-08-25T13:16:34.997Z] go/ast [2019-08-25T13:16:35.208Z] #6 13.81 Selecting previously unselected package libapparmor-dev:amd64. [2019-08-25T13:16:35.208Z] #6 13.81 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-08-25T13:16:35.208Z] #6 13.82 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-25T13:16:35.208Z] #6 14.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:16:35.208Z] #6 14.06 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-25T13:16:35.388Z] text/template/parse [2019-08-25T13:16:35.388Z] go/parser [2019-08-25T13:16:35.468Z] #6 14.09 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-25T13:16:35.468Z] #6 14.11 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-25T13:16:35.468Z] #6 14.11 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-25T13:16:35.468Z] #6 14.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:16:35.727Z] #6 DONE 14.4s [2019-08-25T13:16:35.727Z] [2019-08-25T13:16:35.727Z] #7 [dev 1/24] RUN groupadd -r docker [2019-08-25T13:16:35.789Z] text/template [2019-08-25T13:16:35.789Z] log [2019-08-25T13:16:36.187Z] encoding/binary [2019-08-25T13:16:36.187Z] encoding/base64 [2019-08-25T13:16:36.187Z] encoding/json [2019-08-25T13:16:36.187Z] go/doc [2019-08-25T13:16:36.564Z] github.com/LK4D4/vndr/build [2019-08-25T13:16:36.564Z] encoding/xml [2019-08-25T13:16:36.730Z] #33 ... [2019-08-25T13:16:36.730Z] [2019-08-25T13:16:36.730Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-25T13:16:36.730Z] #24 13.30 + cd /tmp/tmp.Fd4njaX8HY/src/github.com/alecthomas/gometalinter [2019-08-25T13:16:36.730Z] #24 13.30 + git checkout -q v2.0.6 [2019-08-25T13:16:36.946Z] github.com/LK4D4/vndr/godl/singleflight [2019-08-25T13:16:36.946Z] compress/flate [2019-08-25T13:16:36.946Z] hash [2019-08-25T13:16:36.946Z] hash/crc32 [2019-08-25T13:16:37.290Z] #24 13.90 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-25T13:16:37.316Z] context [2019-08-25T13:16:37.316Z] compress/gzip [2019-08-25T13:16:37.316Z] crypto/cipher [2019-08-25T13:16:37.316Z] math/rand [2019-08-25T13:16:37.316Z] math/big [2019-08-25T13:16:37.316Z] crypto/aes [2019-08-25T13:16:37.628Z] #7 DONE 1.8s [2019-08-25T13:16:37.629Z] [2019-08-25T13:16:37.629Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-25T13:16:37.629Z] #15 10.66 + cd /tmp/tmp.l19AWhuUMG/src/github.com/go-swagger/go-swagger [2019-08-25T13:16:37.629Z] #15 10.66 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-25T13:16:37.629Z] #15 11.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-25T13:16:37.777Z] crypto [2019-08-25T13:16:37.777Z] crypto/des [2019-08-25T13:16:37.777Z] crypto/internal/randutil [2019-08-25T13:16:37.777Z] crypto/sha512 [2019-08-25T13:16:37.777Z] crypto/hmac [2019-08-25T13:16:37.777Z] crypto/md5 [2019-08-25T13:16:37.777Z] crypto/sha1 [2019-08-25T13:16:37.777Z] crypto/sha256 [2019-08-25T13:16:38.196Z] #15 ... [2019-08-25T13:16:38.196Z] [2019-08-25T13:16:38.196Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:16:38.196Z] #20 2.803 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-25T13:16:38.196Z] #20 3.030 ######################################################################## 100.0% [2019-08-25T13:16:38.217Z] encoding/hex [2019-08-25T13:16:38.217Z] crypto/rand [2019-08-25T13:16:38.217Z] crypto/elliptic [2019-08-25T13:16:38.217Z] encoding/asn1 [2019-08-25T13:16:38.618Z] crypto/rsa [2019-08-25T13:16:38.618Z] crypto/ecdsa [2019-08-25T13:16:38.618Z] crypto/dsa [2019-08-25T13:16:38.618Z] crypto/x509/pkix [2019-08-25T13:16:38.618Z] encoding/pem [2019-08-25T13:16:38.971Z] #20 3.219 ## 3.0% ############# 19.0% ############################ 40.2% ############################################ 61.3% ################################################ 67.8% ########################################################## 81.4% ######################################################################## 100.0% [2019-08-25T13:16:38.990Z] internal/x/crypto/cryptobyte [2019-08-25T13:16:38.990Z] internal/singleflight [2019-08-25T13:16:38.990Z] net [2019-08-25T13:16:38.990Z] internal/x/crypto/internal/chacha20 [2019-08-25T13:16:38.990Z] internal/x/crypto/poly1305 [2019-08-25T13:16:38.990Z] internal/x/crypto/chacha20poly1305 [2019-08-25T13:16:38.990Z] internal/x/crypto/curve25519 [2019-08-25T13:16:39.179Z] #24 ... [2019-08-25T13:16:39.179Z] [2019-08-25T13:16:39.179Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-25T13:16:39.179Z] #53 15.45 + mkdir -p /build [2019-08-25T13:16:39.179Z] #53 15.45 + mv docker/docker /build/ [2019-08-25T13:16:39.179Z] #53 15.45 + rmdir docker [2019-08-25T13:16:39.179Z] #53 DONE 16.1s [2019-08-25T13:16:39.233Z] #20 4.104 ######################################################################## 100.0% [2019-08-25T13:16:39.373Z] internal/x/crypto/hkdf [2019-08-25T13:16:39.373Z] internal/x/text/transform [2019-08-25T13:16:39.373Z] internal/x/text/unicode/bidi [2019-08-25T13:16:39.373Z] internal/x/text/secure/bidirule [2019-08-25T13:16:39.374Z] internal/x/text/unicode/norm [2019-08-25T13:16:39.435Z] [2019-08-25T13:16:39.435Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:16:39.435Z] #33 13.97 unicode/utf8 [2019-08-25T13:16:39.435Z] #33 14.50 math/bits [2019-08-25T13:16:39.435Z] #33 15.02 math [2019-08-25T13:16:39.493Z] [2019-08-25T13:16:39.493Z] #20 ... [2019-08-25T13:16:39.493Z] [2019-08-25T13:16:39.493Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-08-25T13:16:39.493Z] #8 DONE 1.9s [2019-08-25T13:16:39.493Z] [2019-08-25T13:16:39.493Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:16:39.493Z] #20 4.407 ##################################### 52.6% #################################################################### 95.4% ######################################################################## 100.0% [2019-08-25T13:16:39.754Z] internal/x/net/idna [2019-08-25T13:16:40.063Z] #20 4.815 ######################################################################## 100.0% [2019-08-25T13:16:40.131Z] internal/x/net/http2/hpack [2019-08-25T13:16:40.131Z] mime [2019-08-25T13:16:40.517Z] mime/quotedprintable [2019-08-25T13:16:40.517Z] net/http/internal [2019-08-25T13:16:40.517Z] os/exec [2019-08-25T13:16:40.580Z] #20 5.024 0.1% ##### 7.5% ################# 24.2% ############################# 41.1% ################################################ 67.1% ################################################################## 92.0% ######################################################################## 100.0% [2019-08-25T13:16:40.800Z] #33 ... [2019-08-25T13:16:40.800Z] [2019-08-25T13:16:40.800Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-25T13:16:40.800Z] #44 7.705 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:16:40.800Z] #44 7.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:16:40.800Z] #44 7.721 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:16:40.800Z] #44 7.735 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:16:40.800Z] #44 7.820 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:16:40.800Z] #44 8.585 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T13:16:40.800Z] #44 10.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T13:16:40.800Z] #44 11.52 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T13:16:40.838Z] #20 5.797 ######################################################################## 100.0% [2019-08-25T13:16:40.898Z] net/textproto [2019-08-25T13:16:40.899Z] crypto/x509 [2019-08-25T13:16:40.899Z] internal/x/net/http/httpguts [2019-08-25T13:16:40.899Z] internal/x/net/http/httpproxy [2019-08-25T13:16:40.899Z] mime/multipart [2019-08-25T13:16:41.100Z] #20 5.968 0.2% [2019-08-25T13:16:41.100Z] #20 ... [2019-08-25T13:16:41.100Z] [2019-08-25T13:16:41.100Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-08-25T13:16:41.100Z] #9 1.540 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-25T13:16:41.100Z] #9 DONE 1.8s [2019-08-25T13:16:41.100Z] [2019-08-25T13:16:41.100Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:16:41.271Z] crypto/tls [2019-08-25T13:16:42.172Z] #44 ... [2019-08-25T13:16:42.172Z] [2019-08-25T13:16:42.172Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T13:16:42.172Z] #55 19.06 + cd /tmp/tmp.CS59OaSu4K/src/github.com/docker/distribution [2019-08-25T13:16:42.172Z] #55 19.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-25T13:16:42.258Z] net/http/httptrace [2019-08-25T13:16:42.258Z] net/http [2019-08-25T13:16:42.653Z] #20 5.968 0.2% ##### 7.2% ######### 13.3% ############ 17.6% ################# 23.8% ##################### 30.5% ############################# 41.3% #################################### 51.1% ######################################### 57.5% ############################################ 62.3% ################################################ 67.6% ################################################## 70.8% ######################################################## 78.6% ############################################################# 84.9% ################################################################# 90.9% ###################################################################### 97.6% ######################################################################## 100.0% [2019-08-25T13:16:42.653Z] #20 7.612 [2019-08-25T13:16:43.220Z] #20 ... [2019-08-25T13:16:43.220Z] [2019-08-25T13:16:43.220Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-08-25T13:16:43.220Z] #10 DONE 2.1s [2019-08-25T13:16:43.220Z] [2019-08-25T13:16:43.220Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:16:43.220Z] #20 8.220 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-25T13:16:43.538Z] #55 ... [2019-08-25T13:16:43.538Z] [2019-08-25T13:16:43.538Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-25T13:16:43.538Z] #61 10.23 + cd /tmp/tmp.eAfyOP4xn7/src/github.com/rootless-containers/rootlesskit [2019-08-25T13:16:43.538Z] #61 10.24 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T13:16:43.538Z] #61 10.83 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-25T13:16:43.538Z] #61 10.83 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-25T13:16:43.538Z] #61 ... [2019-08-25T13:16:43.538Z] [2019-08-25T13:16:43.538Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:16:43.538Z] #33 19.91 strconv [2019-08-25T13:16:43.792Z] #20 8.536 ######################################################################## 100.0% [2019-08-25T13:16:43.792Z] #20 8.718 ######################################################################## 100.0% [2019-08-25T13:16:43.792Z] #20 8.787 [2019-08-25T13:16:44.069Z] github.com/LK4D4/vndr/godl [2019-08-25T13:16:44.463Z] github.com/LK4D4/vndr [2019-08-25T13:16:44.470Z] #33 ... [2019-08-25T13:16:44.470Z] [2019-08-25T13:16:44.470Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:16:44.470Z] #57 11.61 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T13:16:44.726Z] #57 ... [2019-08-25T13:16:44.726Z] [2019-08-25T13:16:44.726Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T13:16:44.726Z] #55 21.53 + GOPATH=/tmp/tmp.CS59OaSu4K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.CS59OaSu4K go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-25T13:16:44.727Z] #20 9.465 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-25T13:16:44.727Z] #20 9.700 ######################################################################## 100.0% [2019-08-25T13:16:44.987Z] #20 ... [2019-08-25T13:16:44.987Z] [2019-08-25T13:16:44.987Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-08-25T13:16:44.987Z] #11 DONE 1.6s [2019-08-25T13:16:44.987Z] [2019-08-25T13:16:44.987Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:16:44.987Z] #20 9.868 ################################################################ 89.4% ######################################################################## 100.0% [2019-08-25T13:16:44.987Z] #20 10.00 [2019-08-25T13:16:45.556Z] #20 10.72 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-25T13:16:45.814Z] #20 10.78 skipping existing 1849cc453dee [2019-08-25T13:16:45.814Z] #20 10.83 [2019-08-25T13:16:46.750Z] #20 ... [2019-08-25T13:16:46.750Z] [2019-08-25T13:16:46.750Z] #12 [dev 6/24] RUN ldconfig [2019-08-25T13:16:46.750Z] #12 DONE 1.6s [2019-08-25T13:16:46.750Z] [2019-08-25T13:16:46.750Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:16:46.750Z] #20 11.57 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-25T13:16:46.960Z] Removing intermediate container 733a5487cf12 [2019-08-25T13:16:46.960Z] ---> 722107631c8c [2019-08-25T13:16:46.960Z] Step 49/126 : FROM dev-base AS containerd [2019-08-25T13:16:46.960Z] ---> 7fb0c6564c15 [2019-08-25T13:16:46.960Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:16:46.960Z] ---> Using cache [2019-08-25T13:16:46.960Z] ---> f722da5b8f01 [2019-08-25T13:16:46.960Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-08-25T13:16:46.960Z] ---> Running in 560fc9cdb742 [2019-08-25T13:16:47.008Z] #20 11.95 ######################################################################## 100.0% [2019-08-25T13:16:47.008Z] #20 12.10 ######################################################################## 100.0% [2019-08-25T13:16:47.008Z] #20 12.16 [2019-08-25T13:16:47.268Z] #20 12.23 Download of images into '/build' complete. [2019-08-25T13:16:47.268Z] #20 12.23 Use something like the following to load the result into a Docker daemon: [2019-08-25T13:16:47.268Z] #20 12.23 tar -cC '/build' . | docker load [2019-08-25T13:16:47.347Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:16:47.347Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:16:47.347Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:16:47.347Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:16:47.347Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:16:47.347Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-25T13:16:47.526Z] #20 DONE 12.3s [2019-08-25T13:16:47.526Z] [2019-08-25T13:16:47.526Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:16:47.725Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-25T13:16:47.725Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-25T13:16:47.996Z] #55 ... [2019-08-25T13:16:47.996Z] [2019-08-25T13:16:47.996Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T13:16:47.996Z] #30 14.41 unicode/utf8 [2019-08-25T13:16:47.996Z] #30 14.95 strconv [2019-08-25T13:16:47.996Z] #30 19.10 internal/race [2019-08-25T13:16:47.996Z] #30 19.15 sync/atomic [2019-08-25T13:16:47.996Z] #30 19.30 unicode [2019-08-25T13:16:47.996Z] #30 22.45 internal/testlog [2019-08-25T13:16:47.996Z] #30 22.71 encoding [2019-08-25T13:16:47.996Z] #30 22.86 runtime/cgo [2019-08-25T13:16:47.996Z] #30 ... [2019-08-25T13:16:47.996Z] [2019-08-25T13:16:47.996Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:16:47.996Z] #33 23.65 internal/testlog [2019-08-25T13:16:47.996Z] #33 23.91 encoding [2019-08-25T13:16:47.996Z] #33 24.00 unicode/utf16 [2019-08-25T13:16:47.996Z] #33 24.19 container/list [2019-08-25T13:16:47.996Z] #33 24.74 crypto/internal/subtle [2019-08-25T13:16:48.259Z] #33 24.89 crypto/subtle [2019-08-25T13:16:48.259Z] #33 25.04 crypto/rc4 [2019-08-25T13:16:48.820Z] #33 25.44 internal/x/crypto/cryptobyte/asn1 [2019-08-25T13:16:48.958Z] Fetched 7670 kB in 1s (4624 kB/s) [2019-08-25T13:16:49.076Z] #33 25.63 internal/nettrace [2019-08-25T13:16:49.076Z] #33 25.76 internal/x/net/dns/dnsmessage [2019-08-25T13:16:49.336Z] Reading package lists... [2019-08-25T13:16:49.428Z] #13 2.850 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:16:49.428Z] #13 2.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:16:49.428Z] #13 2.896 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:16:49.428Z] #13 2.906 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:16:49.428Z] #13 2.930 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:16:49.996Z] #13 3.494 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T13:16:50.079Z] Reading package lists... [2019-08-25T13:16:50.079Z] Building dependency tree... [2019-08-25T13:16:50.079Z] Reading state information... [2019-08-25T13:16:50.079Z] The following additional packages will be installed: [2019-08-25T13:16:50.079Z] btrfs-progs liblzo2-2 [2019-08-25T13:16:50.079Z] The following NEW packages will be installed: [2019-08-25T13:16:50.079Z] btrfs-progs btrfs-tools liblzo2-2 [2019-08-25T13:16:50.528Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:16:50.528Z] Need to get 668 kB of archives. [2019-08-25T13:16:50.528Z] After this operation, 5446 kB of additional disk space will be used. [2019-08-25T13:16:50.528Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-08-25T13:16:50.528Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-08-25T13:16:50.528Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-08-25T13:16:50.528Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:16:50.528Z] Fetched 668 kB in 0s (7559 kB/s) [2019-08-25T13:16:50.528Z] Selecting previously unselected package liblzo2-2:s390x. [2019-08-25T13:16:50.528Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-08-25T13:16:50.528Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-08-25T13:16:50.528Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-25T13:16:50.528Z] Selecting previously unselected package btrfs-progs. [2019-08-25T13:16:50.528Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-08-25T13:16:50.528Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-25T13:16:50.528Z] Selecting previously unselected package btrfs-tools. [2019-08-25T13:16:50.528Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-08-25T13:16:50.528Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-25T13:16:50.562Z] #13 4.047 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T13:16:50.822Z] #13 4.262 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T13:16:50.911Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:16:50.911Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-25T13:16:50.911Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-25T13:16:50.911Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-25T13:16:50.911Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:16:51.274Z] Removing intermediate container 560fc9cdb742 [2019-08-25T13:16:51.274Z] ---> 1a845acaa6d7 [2019-08-25T13:16:51.274Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-08-25T13:16:51.637Z] ---> Running in c177745cb292 [2019-08-25T13:16:51.637Z] Removing intermediate container c177745cb292 [2019-08-25T13:16:51.637Z] ---> 4e15e8e43ad8 [2019-08-25T13:16:51.637Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:16:52.007Z] ---> be8f1586375a [2019-08-25T13:16:52.007Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:16:52.007Z] ---> c83a532642c8 [2019-08-25T13:16:52.007Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:16:52.007Z] ---> Running in 30bbe98ef813 [2019-08-25T13:16:52.345Z] #33 ... [2019-08-25T13:16:52.345Z] [2019-08-25T13:16:52.345Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-25T13:16:52.345Z] #6 19.02 Fetched 7918 kB in 15s (524 kB/s) [2019-08-25T13:16:52.345Z] #6 19.02 Reading package lists... [2019-08-25T13:16:52.345Z] #6 25.72 Reading package lists... [2019-08-25T13:16:52.345Z] #6 ... [2019-08-25T13:16:52.345Z] [2019-08-25T13:16:52.345Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:16:52.345Z] #35 22.13 Fetched 7918 kB in 16s (482 kB/s) [2019-08-25T13:16:52.345Z] #35 22.13 Reading package lists... [2019-08-25T13:16:52.394Z] + RM_GOPATH=0 [2019-08-25T13:16:52.394Z] + TMP_GOPATH= [2019-08-25T13:16:52.394Z] + : /build [2019-08-25T13:16:52.394Z] + '[' -z '' ']' [2019-08-25T13:16:52.394Z] ++ mktemp -d [2019-08-25T13:16:52.394Z] + export GOPATH=/tmp/tmp.jKfpeiEUyw [2019-08-25T13:16:52.394Z] + GOPATH=/tmp/tmp.jKfpeiEUyw [2019-08-25T13:16:52.394Z] + RM_GOPATH=1 [2019-08-25T13:16:52.394Z] ++ dirname ./install.sh [2019-08-25T13:16:52.394Z] + dir=. [2019-08-25T13:16:52.394Z] + bin=containerd [2019-08-25T13:16:52.394Z] + shift [2019-08-25T13:16:52.394Z] + '[' '!' -f ./containerd.installer ']' [2019-08-25T13:16:52.394Z] + . ./containerd.installer [2019-08-25T13:16:52.394Z] ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T13:16:52.394Z] + install_containerd [2019-08-25T13:16:52.394Z] + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-25T13:16:52.394Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.jKfpeiEUyw/src/github.com/containerd/containerd [2019-08-25T13:16:52.394Z] Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T13:16:52.394Z] Cloning into '/tmp/tmp.jKfpeiEUyw/src/github.com/containerd/containerd'... [2019-08-25T13:16:52.907Z] #35 28.95 Reading package lists... [2019-08-25T13:16:52.907Z] #35 ... [2019-08-25T13:16:52.907Z] [2019-08-25T13:16:52.907Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T13:16:52.907Z] #17 19.89 Fetched 7918 kB in 16s (480 kB/s) [2019-08-25T13:16:52.907Z] #17 19.89 Reading package lists... [2019-08-25T13:16:52.907Z] #17 26.88 Reading package lists... [2019-08-25T13:16:52.907Z] #17 ... [2019-08-25T13:16:52.907Z] [2019-08-25T13:16:52.907Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:16:52.907Z] #57 23.37 Fetched 7918 kB in 16s (477 kB/s) [2019-08-25T13:16:52.907Z] #57 23.37 Reading package lists... [2019-08-25T13:16:53.164Z] #57 30.11 Reading package lists... [2019-08-25T13:16:53.164Z] #57 ... [2019-08-25T13:16:53.164Z] [2019-08-25T13:16:53.164Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:16:53.164Z] #33 29.89 runtime/cgo [2019-08-25T13:16:53.366Z] #13 6.570 Fetched 7918 kB in 4s (1666 kB/s) [2019-08-25T13:16:54.531Z] #33 ... [2019-08-25T13:16:54.531Z] [2019-08-25T13:16:54.531Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-25T13:16:54.531Z] #50 21.30 + cd /tmp/tmp.RohCgB5nQ5/src/github.com/docker/libnetwork [2019-08-25T13:16:54.531Z] #50 21.30 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T13:16:54.531Z] #50 21.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-25T13:16:54.531Z] #50 ... [2019-08-25T13:16:54.531Z] [2019-08-25T13:16:54.531Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-25T13:16:54.531Z] #6 25.72 Reading package lists... [2019-08-25T13:16:54.739Z] #13 6.570 Reading package lists... [2019-08-25T13:16:55.789Z] + cd /tmp/tmp.jKfpeiEUyw/src/github.com/containerd/containerd [2019-08-25T13:16:55.789Z] + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T13:16:56.114Z] #13 8.071 Reading package lists... [2019-08-25T13:16:56.114Z] #13 9.356 Building dependency tree... [2019-08-25T13:16:56.114Z] #13 9.573 Reading state information... [2019-08-25T13:16:56.167Z] #6 31.94 Building dependency tree... [2019-08-25T13:16:56.167Z] #6 33.24 Reading state information... [2019-08-25T13:16:56.167Z] #6 ... [2019-08-25T13:16:56.167Z] [2019-08-25T13:16:56.167Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-25T13:16:56.167Z] #44 23.26 Fetched 7918 kB in 16s (476 kB/s) [2019-08-25T13:16:56.167Z] #44 23.26 Reading package lists... [2019-08-25T13:16:56.167Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-25T13:16:56.167Z] + BUILDTAGS='netgo osusergo static_build' [2019-08-25T13:16:56.167Z] + export EXTRA_FLAGS=-buildmode=pie [2019-08-25T13:16:56.167Z] + EXTRA_FLAGS=-buildmode=pie [2019-08-25T13:16:56.167Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-25T13:16:56.167Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-25T13:16:56.167Z] + '[' '' = dynamic ']' [2019-08-25T13:16:56.167Z] + make [2019-08-25T13:16:56.167Z] 🇩 bin/ctr [2019-08-25T13:16:56.373Z] #13 9.755 The following additional packages will be installed: [2019-08-25T13:16:56.373Z] #13 9.755 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-25T13:16:56.373Z] #13 9.756 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-25T13:16:56.373Z] #13 9.756 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-25T13:16:56.373Z] #13 9.756 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-25T13:16:56.373Z] #13 9.756 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-25T13:16:56.373Z] #13 9.757 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-25T13:16:56.373Z] #13 9.757 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-25T13:16:56.373Z] #13 9.758 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-25T13:16:56.373Z] #13 9.758 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-25T13:16:56.373Z] #13 9.760 Suggested packages: [2019-08-25T13:16:56.373Z] #13 9.763 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-25T13:16:56.373Z] #13 9.763 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-25T13:16:56.373Z] #13 9.763 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-25T13:16:56.373Z] #13 9.763 vim-doc vim-scripts xfsdump acl attr quota [2019-08-25T13:16:56.373Z] #13 9.763 Recommended packages: [2019-08-25T13:16:56.373Z] #13 9.763 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-25T13:16:56.373Z] #13 9.764 python3-keyrings.alt python3-xdg unzip [2019-08-25T13:16:56.424Z] #44 30.00 Reading package lists... [2019-08-25T13:16:56.424Z] #44 ... [2019-08-25T13:16:56.424Z] [2019-08-25T13:16:56.424Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T13:16:56.424Z] #17 26.88 Reading package lists... [2019-08-25T13:16:57.789Z] #17 33.40 Building dependency tree... [2019-08-25T13:16:57.789Z] #17 34.94 Reading state information... [2019-08-25T13:16:57.826Z] #13 10.95 The following NEW packages will be installed: [2019-08-25T13:16:57.826Z] #13 10.95 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-25T13:16:57.826Z] #13 10.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-25T13:16:57.826Z] #13 10.95 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-25T13:16:57.826Z] #13 10.95 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-25T13:16:57.826Z] #13 10.95 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-25T13:16:57.826Z] #13 10.95 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-25T13:16:57.826Z] #13 10.95 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-25T13:16:57.826Z] #13 10.95 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-25T13:16:57.826Z] #13 10.95 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-25T13:16:57.826Z] #13 10.96 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-25T13:16:57.826Z] #13 10.96 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-25T13:16:57.826Z] #13 10.96 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-25T13:16:57.826Z] #13 10.96 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-25T13:16:57.826Z] #13 10.96 xfsprogs xxd xz-utils zip [2019-08-25T13:16:58.805Z] #13 12.00 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:16:58.805Z] #13 12.00 Need to get 90.9 MB of archives. [2019-08-25T13:16:58.805Z] #13 12.00 After this operation, 541 MB of additional disk space will be used. [2019-08-25T13:16:58.805Z] #13 12.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-08-25T13:16:58.805Z] #13 12.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-25T13:16:58.805Z] #13 12.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-08-25T13:16:58.805Z] #13 12.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-08-25T13:16:58.805Z] #13 12.01 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] [2019-08-25T13:16:58.805Z] #13 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-08-25T13:16:58.805Z] #13 12.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-08-25T13:16:58.805Z] #13 12.08 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-08-25T13:16:58.805Z] #13 12.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-08-25T13:16:58.805Z] #13 12.08 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-08-25T13:16:58.805Z] #13 12.15 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-08-25T13:16:58.805Z] #13 12.17 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-08-25T13:16:58.805Z] #13 12.17 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-08-25T13:16:58.805Z] #13 12.17 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-08-25T13:16:58.805Z] #13 12.17 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-08-25T13:16:58.805Z] #13 12.17 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-08-25T13:16:58.805Z] #13 12.18 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-08-25T13:16:58.805Z] #13 12.19 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-08-25T13:16:58.805Z] #13 12.20 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-08-25T13:16:58.805Z] #13 12.20 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-08-25T13:16:58.805Z] #13 12.21 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-08-25T13:16:58.805Z] #13 12.21 Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-25T13:16:58.805Z] #13 12.22 Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-25T13:16:58.805Z] #13 12.22 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-08-25T13:16:58.805Z] #13 12.22 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-08-25T13:16:58.805Z] #13 12.22 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-08-25T13:16:58.805Z] #13 12.24 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-08-25T13:16:58.805Z] #13 12.24 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-25T13:16:58.805Z] #13 12.24 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-25T13:16:58.805Z] #13 12.26 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-25T13:16:58.805Z] #13 12.26 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-08-25T13:16:58.805Z] #13 12.26 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-08-25T13:16:58.805Z] #13 12.27 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-25T13:16:58.805Z] #13 12.27 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-25T13:16:58.805Z] #13 12.27 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-25T13:16:58.805Z] #13 12.28 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-08-25T13:16:58.805Z] #13 12.28 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-08-25T13:16:58.805Z] #13 12.28 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-08-25T13:16:58.805Z] #13 12.28 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-08-25T13:16:58.805Z] #13 12.29 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-08-25T13:16:58.805Z] #13 12.29 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-08-25T13:16:58.805Z] #13 12.30 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-08-25T13:16:58.805Z] #13 12.31 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-08-25T13:16:58.805Z] #13 12.32 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-08-25T13:16:58.805Z] #13 12.33 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-08-25T13:16:58.805Z] #13 12.33 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-25T13:16:58.805Z] #13 12.33 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-08-25T13:16:58.805Z] #13 12.33 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] [2019-08-25T13:16:58.805Z] #13 12.40 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-08-25T13:16:59.063Z] #13 12.41 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-08-25T13:16:59.063Z] #13 12.45 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-25T13:16:59.063Z] #13 12.46 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-25T13:16:59.063Z] #13 12.46 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-08-25T13:16:59.063Z] #13 12.46 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-25T13:16:59.063Z] #13 12.47 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-08-25T13:16:59.063Z] #13 12.48 Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-08-25T13:16:59.155Z] #17 36.14 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-25T13:16:59.155Z] #17 36.14 The following additional packages will be installed: [2019-08-25T13:16:59.155Z] #17 36.14 libjq1 libonig4 [2019-08-25T13:16:59.320Z] #13 12.76 Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-08-25T13:16:59.320Z] #13 12.82 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-08-25T13:16:59.320Z] #13 12.85 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-08-25T13:16:59.320Z] #13 12.86 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-08-25T13:16:59.320Z] #13 12.86 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-08-25T13:16:59.320Z] #13 12.87 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-08-25T13:16:59.320Z] #13 12.95 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-08-25T13:16:59.413Z] #17 36.55 The following NEW packages will be installed: [2019-08-25T13:16:59.413Z] #17 36.56 jq libjq1 libonig4 [2019-08-25T13:16:59.584Z] #13 13.01 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-08-25T13:16:59.584Z] #13 13.01 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-25T13:16:59.584Z] #13 13.11 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-08-25T13:16:59.584Z] #13 13.21 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-08-25T13:16:59.841Z] #13 13.22 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-08-25T13:17:00.773Z] #13 14.20 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-08-25T13:17:00.773Z] #13 ... [2019-08-25T13:17:00.773Z] [2019-08-25T13:17:00.773Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-25T13:17:00.773Z] #24 39.22 + GOBIN=/build [2019-08-25T13:17:00.773Z] #24 39.22 + /build/gometalinter --install [2019-08-25T13:17:00.773Z] #24 39.23 Installing: [2019-08-25T13:17:00.773Z] #24 39.23 deadcode [2019-08-25T13:17:00.773Z] #24 39.23 dupl [2019-08-25T13:17:00.773Z] #24 39.23 errcheck [2019-08-25T13:17:00.773Z] #24 39.23 gas [2019-08-25T13:17:00.773Z] #24 39.23 gochecknoglobals [2019-08-25T13:17:00.773Z] #24 39.23 gochecknoinits [2019-08-25T13:17:00.773Z] #24 39.23 goconst [2019-08-25T13:17:00.773Z] #24 39.23 gocyclo [2019-08-25T13:17:00.773Z] #24 39.23 goimports [2019-08-25T13:17:00.773Z] #24 39.23 golint [2019-08-25T13:17:00.773Z] #24 39.23 gosimple [2019-08-25T13:17:00.773Z] #24 39.23 gotype [2019-08-25T13:17:00.773Z] #24 39.23 gotypex [2019-08-25T13:17:00.773Z] #24 39.23 ineffassign [2019-08-25T13:17:00.773Z] #24 39.23 interfacer [2019-08-25T13:17:00.773Z] #24 39.23 lll [2019-08-25T13:17:00.773Z] #24 39.23 maligned [2019-08-25T13:17:00.773Z] #24 39.23 megacheck [2019-08-25T13:17:00.773Z] #24 39.23 misspell [2019-08-25T13:17:00.773Z] #24 39.23 nakedret [2019-08-25T13:17:00.773Z] #24 39.23 safesql [2019-08-25T13:17:00.773Z] #24 39.23 staticcheck [2019-08-25T13:17:00.773Z] #24 39.23 structcheck [2019-08-25T13:17:00.773Z] #24 39.23 unconvert [2019-08-25T13:17:00.773Z] #24 39.23 unparam [2019-08-25T13:17:00.773Z] #24 39.23 unused [2019-08-25T13:17:00.773Z] #24 39.23 varcheck [2019-08-25T13:17:00.801Z] #17 37.69 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:17:00.801Z] #17 37.69 Need to get 327 kB of archives. [2019-08-25T13:17:00.801Z] #17 37.69 After this operation, 1157 kB of additional disk space will be used. [2019-08-25T13:17:00.801Z] #17 37.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-25T13:17:00.801Z] #17 37.70 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-25T13:17:00.801Z] #17 37.70 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-25T13:17:01.363Z] #17 ... [2019-08-25T13:17:01.363Z] [2019-08-25T13:17:01.363Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-25T13:17:01.363Z] #6 34.69 The following additional packages will be installed: [2019-08-25T13:17:01.363Z] #6 34.72 libapparmor1 libseccomp2 [2019-08-25T13:17:01.363Z] #6 34.75 Suggested packages: [2019-08-25T13:17:01.363Z] #6 34.76 seccomp [2019-08-25T13:17:01.363Z] #6 35.12 The following NEW packages will be installed: [2019-08-25T13:17:01.363Z] #6 35.13 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-25T13:17:01.363Z] #6 36.22 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:17:01.363Z] #6 36.22 Need to get 300 kB of archives. [2019-08-25T13:17:01.363Z] #6 36.22 After this operation, 1201 kB of additional disk space will be used. [2019-08-25T13:17:01.363Z] #6 36.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-08-25T13:17:01.363Z] #6 36.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-08-25T13:17:01.363Z] #6 36.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-08-25T13:17:01.363Z] #6 36.22 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-08-25T13:17:01.363Z] #6 37.12 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:17:01.363Z] #6 37.35 Fetched 300 kB in 1s (287 kB/s) [2019-08-25T13:17:01.363Z] #6 37.45 Selecting previously unselected package libseccomp2:amd64. [2019-08-25T13:17:01.363Z] #6 37.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 ... 15091 files and directories currently installed.) [2019-08-25T13:17:01.363Z] #6 37.54 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-25T13:17:01.363Z] #6 37.57 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-25T13:17:01.363Z] #6 37.70 Selecting previously unselected package libseccomp-dev:amd64. [2019-08-25T13:17:01.363Z] #6 37.74 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-25T13:17:01.363Z] #6 37.74 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-25T13:17:01.363Z] #6 37.96 Selecting previously unselected package libapparmor1:amd64. [2019-08-25T13:17:01.363Z] #6 37.97 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-08-25T13:17:01.363Z] #6 37.98 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-25T13:17:01.363Z] #6 38.13 Selecting previously unselected package libapparmor-dev:amd64. [2019-08-25T13:17:01.363Z] #6 38.13 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-08-25T13:17:01.363Z] #6 38.19 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-25T13:17:01.363Z] #6 38.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:17:01.625Z] #6 38.78 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-25T13:17:01.625Z] #6 38.81 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-25T13:17:01.625Z] #6 38.82 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-25T13:17:01.625Z] #6 38.85 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-25T13:17:01.882Z] #6 38.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:17:03.249Z] #6 DONE 40.1s [2019-08-25T13:17:03.249Z] [2019-08-25T13:17:03.249Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-25T13:17:03.249Z] #50 DONE 39.9s [2019-08-25T13:17:03.249Z] [2019-08-25T13:17:03.249Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T13:17:03.249Z] #17 38.88 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:17:03.249Z] #17 39.03 Fetched 327 kB in 1s (311 kB/s) [2019-08-25T13:17:03.249Z] #17 39.20 Selecting previously unselected package libonig4:amd64. [2019-08-25T13:17:03.249Z] #17 39.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-25T13:17:03.249Z] #17 39.26 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-08-25T13:17:03.249Z] #17 39.32 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-25T13:17:03.249Z] #17 40.09 Selecting previously unselected package libjq1:amd64. [2019-08-25T13:17:03.249Z] #17 40.09 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-25T13:17:03.249Z] #17 40.11 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-25T13:17:03.507Z] #17 ... [2019-08-25T13:17:03.507Z] [2019-08-25T13:17:03.507Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:17:03.507Z] #40 DONE 0.3s [2019-08-25T13:17:03.507Z] [2019-08-25T13:17:03.507Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T13:17:03.507Z] #17 40.51 Selecting previously unselected package jq. [2019-08-25T13:17:03.507Z] #17 40.51 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-25T13:17:03.507Z] #17 40.54 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-25T13:17:03.507Z] #17 ... [2019-08-25T13:17:03.507Z] [2019-08-25T13:17:03.507Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-08-25T13:17:03.507Z] #41 DONE 0.2s [2019-08-25T13:17:03.763Z] [2019-08-25T13:17:03.763Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-25T13:17:04.703Z] #42 ... [2019-08-25T13:17:04.703Z] [2019-08-25T13:17:04.703Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T13:17:04.703Z] #17 41.08 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-25T13:17:04.703Z] #17 41.13 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-25T13:17:04.703Z] #17 41.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:17:04.703Z] #17 41.39 Setting up jq (1.5+dfsg-1.3) ... [2019-08-25T13:17:04.703Z] #17 DONE 41.8s [2019-08-25T13:17:04.976Z] [2019-08-25T13:17:04.976Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-08-25T13:17:04.976Z] #19 DONE 0.1s [2019-08-25T13:17:04.976Z] [2019-08-25T13:17:04.976Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:17:05.208Z] + dpkg --print-architecture [2019-08-25T13:17:05.208Z] + cd /tmp/tmp.x1tOCUs1xX/src/github.com/docker/distribution [2019-08-25T13:17:05.208Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-25T13:17:05.208Z] + GOPATH=/tmp/tmp.x1tOCUs1xX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.x1tOCUs1xX [2019-08-25T13:17:05.208Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-25T13:17:06.034Z] #24 ... [2019-08-25T13:17:06.034Z] [2019-08-25T13:17:06.034Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:06.034Z] #13 15.09 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:17:06.034Z] #13 15.15 Fetched 90.9 MB in 3s (24.4 MB/s) [2019-08-25T13:17:06.034Z] #13 15.21 Selecting previously unselected package bash-completion. [2019-08-25T13:17:06.034Z] #13 15.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-08-25T13:17:06.034Z] #13 15.23 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-25T13:17:06.034Z] #13 16.45 Unpacking bash-completion (1:2.1-4.3) ... [2019-08-25T13:17:06.034Z] #13 16.65 Selecting previously unselected package libnet1:amd64. [2019-08-25T13:17:06.034Z] #13 16.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-25T13:17:06.034Z] #13 16.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-25T13:17:06.034Z] #13 16.70 Selecting previously unselected package libnfnetlink0:amd64. [2019-08-25T13:17:06.034Z] #13 16.71 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-08-25T13:17:06.034Z] #13 16.71 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-25T13:17:06.034Z] #13 16.74 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-08-25T13:17:06.034Z] #13 16.75 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-08-25T13:17:06.034Z] #13 16.75 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-25T13:17:06.034Z] #13 16.82 Selecting previously unselected package libudev-dev:amd64. [2019-08-25T13:17:06.034Z] #13 16.82 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ... [2019-08-25T13:17:06.034Z] #13 16.83 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-25T13:17:06.034Z] #13 16.91 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-08-25T13:17:06.034Z] #13 16.92 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-25T13:17:06.034Z] #13 16.92 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-25T13:17:06.034Z] #13 17.30 Selecting previously unselected package python3.5-minimal. [2019-08-25T13:17:06.034Z] #13 17.30 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-25T13:17:06.034Z] #13 17.30 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-25T13:17:06.034Z] #13 17.68 Selecting previously unselected package python3-minimal. [2019-08-25T13:17:06.034Z] #13 17.68 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-08-25T13:17:06.034Z] #13 17.69 Unpacking python3-minimal (3.5.3-1) ... [2019-08-25T13:17:06.034Z] #13 17.74 Selecting previously unselected package libmpdec2:amd64. [2019-08-25T13:17:06.034Z] #13 17.74 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-08-25T13:17:06.034Z] #13 17.74 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-08-25T13:17:06.034Z] #13 17.80 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-08-25T13:17:06.034Z] #13 17.80 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-08-25T13:17:06.034Z] #13 17.81 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-25T13:17:06.034Z] #13 18.35 Selecting previously unselected package python3.5. [2019-08-25T13:17:06.034Z] #13 18.36 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-08-25T13:17:06.034Z] #13 18.36 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-25T13:17:06.034Z] #13 18.42 Selecting previously unselected package libpython3-stdlib:amd64. [2019-08-25T13:17:06.034Z] #13 18.43 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-08-25T13:17:06.034Z] #13 18.43 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-25T13:17:06.034Z] #13 18.46 Selecting previously unselected package dh-python. [2019-08-25T13:17:06.034Z] #13 18.47 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-25T13:17:06.034Z] #13 18.47 Unpacking dh-python (2.20170125) ... [2019-08-25T13:17:06.034Z] #13 18.56 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-25T13:17:06.034Z] #13 18.58 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-25T13:17:06.034Z] #13 19.62 Setting up python3-minimal (3.5.3-1) ... [2019-08-25T13:17:06.599Z] #13 20.07 Selecting previously unselected package python3. [2019-08-25T13:17:06.599Z] #13 20.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-08-25T13:17:06.599Z] #13 20.10 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-08-25T13:17:06.599Z] #13 20.11 Unpacking python3 (3.5.3-1) ... [2019-08-25T13:17:06.599Z] #13 20.15 Selecting previously unselected package pigz. [2019-08-25T13:17:06.599Z] #13 20.15 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-08-25T13:17:06.599Z] #13 20.15 Unpacking pigz (2.3.4-1) ... [2019-08-25T13:17:06.599Z] #13 20.20 Selecting previously unselected package libip4tc0:amd64. [2019-08-25T13:17:06.599Z] #13 20.20 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T13:17:06.599Z] #13 20.20 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:17:06.599Z] #13 20.25 Selecting previously unselected package libip6tc0:amd64. [2019-08-25T13:17:06.599Z] #13 20.26 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T13:17:06.599Z] #13 20.26 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:17:06.856Z] #13 20.31 Selecting previously unselected package libiptc0:amd64. [2019-08-25T13:17:06.856Z] #13 20.31 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T13:17:06.856Z] #13 20.32 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:17:06.856Z] #13 20.37 Selecting previously unselected package libxtables12:amd64. [2019-08-25T13:17:06.856Z] #13 20.37 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T13:17:06.856Z] #13 20.38 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:17:06.856Z] #13 20.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-08-25T13:17:07.114Z] #13 20.46 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-08-25T13:17:07.114Z] #13 20.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-25T13:17:07.114Z] #13 20.51 Selecting previously unselected package iptables. [2019-08-25T13:17:07.114Z] #13 20.52 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T13:17:07.114Z] #13 20.52 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-25T13:17:07.114Z] #13 20.64 Selecting previously unselected package xxd. [2019-08-25T13:17:07.114Z] #13 20.64 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-25T13:17:07.114Z] #13 20.65 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:17:07.114Z] #13 20.70 Selecting previously unselected package vim-common. [2019-08-25T13:17:07.114Z] #13 20.70 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T13:17:07.114Z] #13 20.71 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:17:07.374Z] #13 20.79 Selecting previously unselected package bzip2. [2019-08-25T13:17:07.374Z] #13 20.79 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-08-25T13:17:07.374Z] #13 20.80 Unpacking bzip2 (1.0.6-8.1) ... [2019-08-25T13:17:07.374Z] #13 20.86 Selecting previously unselected package libgpm2:amd64. [2019-08-25T13:17:07.374Z] #13 20.86 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-08-25T13:17:07.374Z] #13 20.87 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-25T13:17:07.374Z] #13 20.91 Selecting previously unselected package xz-utils. [2019-08-25T13:17:07.374Z] #13 20.92 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-08-25T13:17:07.374Z] #13 20.92 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-25T13:17:07.505Z] #20 ... [2019-08-25T13:17:07.505Z] [2019-08-25T13:17:07.505Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-25T13:17:07.505Z] #44 30.00 Reading package lists... [2019-08-25T13:17:07.505Z] #44 36.23 Building dependency tree... [2019-08-25T13:17:07.505Z] #44 37.27 Reading state information... [2019-08-25T13:17:07.505Z] #44 38.32 The following additional packages will be installed: [2019-08-25T13:17:07.505Z] #44 38.33 btrfs-progs liblzo2-2 [2019-08-25T13:17:07.505Z] #44 38.56 The following NEW packages will be installed: [2019-08-25T13:17:07.505Z] #44 38.57 btrfs-progs btrfs-tools liblzo2-2 [2019-08-25T13:17:07.505Z] #44 39.77 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:17:07.505Z] #44 39.77 Need to get 649 kB of archives. [2019-08-25T13:17:07.505Z] #44 39.77 After this operation, 4320 kB of additional disk space will be used. [2019-08-25T13:17:07.505Z] #44 39.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-25T13:17:07.505Z] #44 39.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-25T13:17:07.505Z] #44 40.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-25T13:17:07.505Z] #44 41.46 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:17:07.505Z] #44 41.69 Fetched 649 kB in 1s (504 kB/s) [2019-08-25T13:17:07.505Z] #44 41.90 Selecting previously unselected package liblzo2-2:amd64. [2019-08-25T13:17:07.505Z] #44 41.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 ... 15091 files and directories currently installed.) [2019-08-25T13:17:07.505Z] #44 42.05 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-25T13:17:07.505Z] #44 42.12 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T13:17:07.505Z] #44 42.34 Selecting previously unselected package btrfs-progs. [2019-08-25T13:17:07.505Z] #44 42.35 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-25T13:17:07.505Z] #44 42.35 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-25T13:17:07.505Z] #44 43.84 Selecting previously unselected package btrfs-tools. [2019-08-25T13:17:07.505Z] #44 43.88 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-25T13:17:07.505Z] #44 43.90 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-25T13:17:07.505Z] #44 44.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:17:07.505Z] #44 44.21 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T13:17:07.505Z] #44 44.23 Setting up btrfs-progs (4.7.3-1) ... [2019-08-25T13:17:07.505Z] #44 44.24 Setting up btrfs-tools (4.7.3-1) ... [2019-08-25T13:17:07.505Z] #44 44.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:17:07.505Z] #44 DONE 44.5s [2019-08-25T13:17:07.505Z] [2019-08-25T13:17:07.505Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:17:07.505Z] #45 DONE 0.1s [2019-08-25T13:17:07.505Z] [2019-08-25T13:17:07.505Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-08-25T13:17:07.505Z] #46 DONE 0.1s [2019-08-25T13:17:07.505Z] [2019-08-25T13:17:07.505Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T13:17:07.632Z] #13 20.99 Selecting previously unselected package aufs-tools. [2019-08-25T13:17:07.632Z] #13 21.00 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-08-25T13:17:07.632Z] #13 21.00 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-25T13:17:07.632Z] #13 21.07 Selecting previously unselected package liblzo2-2:amd64. [2019-08-25T13:17:07.632Z] #13 21.07 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-25T13:17:07.632Z] #13 21.08 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T13:17:07.632Z] #13 21.13 Selecting previously unselected package btrfs-progs. [2019-08-25T13:17:07.632Z] #13 21.14 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-25T13:17:07.632Z] #13 21.14 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-25T13:17:07.889Z] #13 21.32 Selecting previously unselected package btrfs-tools. [2019-08-25T13:17:07.889Z] #13 21.32 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-25T13:17:07.889Z] #13 21.32 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-25T13:17:07.889Z] #13 21.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-08-25T13:17:07.889Z] #13 21.36 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-25T13:17:07.889Z] #13 21.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-25T13:17:07.889Z] #13 21.44 Selecting previously unselected package dmsetup. [2019-08-25T13:17:07.889Z] #13 21.44 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-08-25T13:17:07.889Z] #13 21.44 Unpacking dmsetup (2:1.02.137-2) ... [2019-08-25T13:17:07.889Z] #13 21.51 Selecting previously unselected package libonig4:amd64. [2019-08-25T13:17:07.889Z] #13 21.52 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-08-25T13:17:07.889Z] #13 21.52 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-25T13:17:08.069Z] #47 ... [2019-08-25T13:17:08.069Z] [2019-08-25T13:17:08.069Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-25T13:17:08.069Z] #27 34.84 + cd /tmp/tmp.QA16I9rU7R/src/gotest.tools/gotestsum [2019-08-25T13:17:08.069Z] #27 34.84 + git checkout -q v0.3.5 [2019-08-25T13:17:08.069Z] #27 34.85 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-25T13:17:08.147Z] #13 21.62 Selecting previously unselected package libjq1:amd64. [2019-08-25T13:17:08.147Z] #13 21.62 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-25T13:17:08.147Z] #13 21.63 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-25T13:17:08.147Z] #13 21.71 Selecting previously unselected package jq. [2019-08-25T13:17:08.147Z] #13 ... [2019-08-25T13:17:08.147Z] [2019-08-25T13:17:08.147Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-25T13:17:08.147Z] #15 46.85 + rm -rf /tmp/tmp.l19AWhuUMG [2019-08-25T13:17:08.325Z] #27 ... [2019-08-25T13:17:08.325Z] [2019-08-25T13:17:08.325Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:08.325Z] #35 28.95 Reading package lists... [2019-08-25T13:17:08.325Z] #35 35.51 Building dependency tree... [2019-08-25T13:17:08.325Z] #35 36.79 Reading state information... [2019-08-25T13:17:08.325Z] #35 38.06 The following additional packages will be installed: [2019-08-25T13:17:08.325Z] #35 38.08 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-25T13:17:08.325Z] #35 38.08 Suggested packages: [2019-08-25T13:17:08.325Z] #35 38.09 codeblocks eclipse ninja-build lrzip [2019-08-25T13:17:08.325Z] #35 38.09 Recommended packages: [2019-08-25T13:17:08.325Z] #35 38.09 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-25T13:17:08.325Z] #35 38.59 The following NEW packages will be installed: [2019-08-25T13:17:08.325Z] #35 38.62 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-25T13:17:08.325Z] #35 38.62 vim-common xxd [2019-08-25T13:17:08.325Z] #35 39.80 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:17:08.325Z] #35 39.80 Need to get 13.7 MB of archives. [2019-08-25T13:17:08.325Z] #35 39.80 After this operation, 57.2 MB of additional disk space will be used. [2019-08-25T13:17:08.325Z] #35 39.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-08-25T13:17:08.325Z] #35 39.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-25T13:17:08.325Z] #35 40.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] [2019-08-25T13:17:08.325Z] #35 40.95 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-08-25T13:17:08.325Z] #35 41.05 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-08-25T13:17:08.325Z] #35 41.06 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-08-25T13:17:08.325Z] #35 41.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-08-25T13:17:08.325Z] #35 41.08 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-08-25T13:17:08.325Z] #35 41.36 Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-25T13:17:08.325Z] #35 41.41 Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-25T13:17:08.325Z] #35 42.92 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:17:08.325Z] #35 43.18 Fetched 13.7 MB in 2s (5172 kB/s) [2019-08-25T13:17:08.325Z] #35 43.47 Selecting previously unselected package cmake-data. [2019-08-25T13:17:08.325Z] #35 43.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 ... 15091 files and directories currently installed.) [2019-08-25T13:17:08.325Z] #35 43.58 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-25T13:17:08.325Z] #35 43.60 Unpacking cmake-data (3.7.2-1) ... [2019-08-25T13:17:08.325Z] #35 ... [2019-08-25T13:17:08.325Z] [2019-08-25T13:17:08.325Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-25T13:17:08.325Z] #42 4.385 + RM_GOPATH=0 [2019-08-25T13:17:08.325Z] #42 4.385 + TMP_GOPATH= [2019-08-25T13:17:08.325Z] #42 4.385 + : /build [2019-08-25T13:17:08.325Z] #42 4.385 + '[' -z '' ']' [2019-08-25T13:17:08.325Z] #42 4.394 ++ mktemp -d [2019-08-25T13:17:08.325Z] #42 4.398 + export GOPATH=/tmp/tmp.D8jOhvSwDa [2019-08-25T13:17:08.325Z] #42 4.398 + GOPATH=/tmp/tmp.D8jOhvSwDa [2019-08-25T13:17:08.325Z] #42 4.398 + RM_GOPATH=1 [2019-08-25T13:17:08.325Z] #42 4.399 ++ dirname ./install.sh [2019-08-25T13:17:08.325Z] #42 4.404 + dir=. [2019-08-25T13:17:08.325Z] #42 4.408 + bin=runc [2019-08-25T13:17:08.325Z] #42 4.408 + shift [2019-08-25T13:17:08.325Z] #42 4.408 + '[' '!' -f ./runc.installer ']' [2019-08-25T13:17:08.325Z] #42 4.408 + . ./runc.installer [2019-08-25T13:17:08.325Z] #42 4.408 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T13:17:08.325Z] #42 4.409 + install_runc [2019-08-25T13:17:08.325Z] #42 4.411 + uname -r [2019-08-25T13:17:08.325Z] #42 4.412 + grep -q '^3\.10\.0.*\.el7\.' [2019-08-25T13:17:08.325Z] #42 4.415 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-25T13:17:08.325Z] #42 4.415 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-25T13:17:08.325Z] #42 4.416 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-25T13:17:08.325Z] #42 4.416 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D8jOhvSwDa/src/github.com/opencontainers/runc [2019-08-25T13:17:08.325Z] #42 4.418 Cloning into '/tmp/tmp.D8jOhvSwDa/src/github.com/opencontainers/runc'... [2019-08-25T13:17:08.715Z] #15 DONE 47.3s [2019-08-25T13:17:08.715Z] [2019-08-25T13:17:08.715Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:08.715Z] #13 21.71 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-25T13:17:08.715Z] #13 21.71 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-25T13:17:08.715Z] #13 21.77 Selecting previously unselected package libaio1:amd64. [2019-08-25T13:17:08.715Z] #13 21.77 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-08-25T13:17:08.715Z] #13 21.77 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-08-25T13:17:08.715Z] #13 21.81 Selecting previously unselected package libcap2-bin. [2019-08-25T13:17:08.715Z] #13 21.81 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-08-25T13:17:08.715Z] #13 21.81 Unpacking libcap2-bin (1:2.25-1) ... [2019-08-25T13:17:08.715Z] #13 21.85 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-08-25T13:17:08.715Z] #13 21.87 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-25T13:17:08.715Z] #13 21.90 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-25T13:17:08.715Z] #13 22.05 Selecting previously unselected package libsepol1-dev:amd64. [2019-08-25T13:17:08.715Z] #13 22.05 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-08-25T13:17:08.715Z] #13 22.10 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-08-25T13:17:08.715Z] #13 22.31 Selecting previously unselected package libpcre16-3:amd64. [2019-08-25T13:17:08.715Z] #13 22.33 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-08-25T13:17:08.715Z] #13 22.33 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-08-25T13:17:08.889Z] #42 ... [2019-08-25T13:17:08.889Z] [2019-08-25T13:17:08.889Z] #7 [dev 1/24] RUN groupadd -r docker [2019-08-25T13:17:08.889Z] #7 DONE 5.9s [2019-08-25T13:17:08.973Z] #13 22.45 Selecting previously unselected package libpcre32-3:amd64. [2019-08-25T13:17:08.973Z] #13 22.48 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-08-25T13:17:08.973Z] #13 22.48 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-08-25T13:17:09.146Z] [2019-08-25T13:17:09.146Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:09.146Z] #57 30.11 Reading package lists... [2019-08-25T13:17:09.146Z] #57 36.54 Building dependency tree... [2019-08-25T13:17:09.146Z] #57 37.69 Reading state information... [2019-08-25T13:17:09.146Z] #57 38.77 The following additional packages will be installed: [2019-08-25T13:17:09.146Z] #57 38.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-25T13:17:09.146Z] #57 38.80 libprotoc10 python-pkg-resources zlib1g-dev [2019-08-25T13:17:09.146Z] #57 38.82 Suggested packages: [2019-08-25T13:17:09.146Z] #57 38.82 manpages-dev python-setuptools [2019-08-25T13:17:09.146Z] #57 39.90 The following NEW packages will be installed: [2019-08-25T13:17:09.146Z] #57 39.90 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-25T13:17:09.146Z] #57 39.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-25T13:17:09.146Z] #57 39.90 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-25T13:17:09.146Z] #57 39.90 zlib1g-dev [2019-08-25T13:17:09.146Z] #57 40.97 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:17:09.146Z] #57 40.97 Need to get 3602 kB of archives. [2019-08-25T13:17:09.146Z] #57 40.97 After this operation, 18.9 MB of additional disk space will be used. [2019-08-25T13:17:09.146Z] #57 40.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-25T13:17:09.146Z] #57 40.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-08-25T13:17:09.146Z] #57 40.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-08-25T13:17:09.146Z] #57 40.99 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-08-25T13:17:09.146Z] #57 41.00 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-08-25T13:17:09.146Z] #57 41.00 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-25T13:17:09.146Z] #57 41.08 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-08-25T13:17:09.146Z] #57 41.08 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-08-25T13:17:09.146Z] #57 41.23 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-08-25T13:17:09.146Z] #57 41.26 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-08-25T13:17:09.146Z] #57 41.29 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-08-25T13:17:09.146Z] #57 41.49 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-08-25T13:17:09.146Z] #57 41.65 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-08-25T13:17:09.146Z] #57 41.65 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-08-25T13:17:09.146Z] #57 41.65 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-25T13:17:09.146Z] #57 41.71 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-08-25T13:17:09.146Z] #57 43.28 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:17:09.146Z] #57 43.71 Fetched 3602 kB in 1s (2019 kB/s) [2019-08-25T13:17:09.146Z] #57 43.84 Selecting previously unselected package libnet1:amd64. [2019-08-25T13:17:09.146Z] #57 43.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-25T13:17:09.146Z] #57 43.88 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-25T13:17:09.146Z] #57 43.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-25T13:17:09.146Z] #57 44.07 Selecting previously unselected package libcap-dev:amd64. [2019-08-25T13:17:09.146Z] #57 44.07 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-08-25T13:17:09.146Z] #57 44.11 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-08-25T13:17:09.146Z] #57 44.21 Selecting previously unselected package libnet1-dev. [2019-08-25T13:17:09.146Z] #57 44.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-08-25T13:17:09.146Z] #57 44.22 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-25T13:17:09.146Z] #57 44.52 Selecting previously unselected package libnl-3-200:amd64. [2019-08-25T13:17:09.146Z] #57 44.53 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-25T13:17:09.146Z] #57 44.54 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-25T13:17:09.146Z] #57 44.78 Selecting previously unselected package libnl-3-dev:amd64. [2019-08-25T13:17:09.146Z] #57 44.81 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-08-25T13:17:09.146Z] #57 44.81 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-25T13:17:09.146Z] #57 45.27 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-25T13:17:09.146Z] #57 45.27 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-25T13:17:09.146Z] #57 45.27 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-25T13:17:09.146Z] #57 45.38 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-08-25T13:17:09.146Z] #57 45.40 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-08-25T13:17:09.146Z] #57 45.42 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-25T13:17:09.146Z] #57 45.53 Selecting previously unselected package zlib1g-dev:amd64. [2019-08-25T13:17:09.146Z] #57 45.54 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-08-25T13:17:09.146Z] #57 45.55 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-25T13:17:09.146Z] #57 46.11 Selecting previously unselected package libprotobuf10:amd64. [2019-08-25T13:17:09.146Z] #57 46.11 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-08-25T13:17:09.146Z] #57 46.13 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-08-25T13:17:09.231Z] #13 22.59 Selecting previously unselected package libpcre3-dev:amd64. [2019-08-25T13:17:09.231Z] #13 22.60 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-08-25T13:17:09.231Z] #13 22.60 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-25T13:17:09.231Z] #13 22.83 Selecting previously unselected package libselinux1-dev:amd64. [2019-08-25T13:17:09.231Z] #13 22.83 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-08-25T13:17:09.489Z] #13 22.84 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-25T13:17:09.489Z] #13 22.96 Selecting previously unselected package libdevmapper-dev:amd64. [2019-08-25T13:17:09.489Z] #13 22.96 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-08-25T13:17:09.489Z] #13 22.97 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-25T13:17:09.489Z] #13 23.04 Selecting previously unselected package libnl-3-200:amd64. [2019-08-25T13:17:09.489Z] #13 23.04 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-25T13:17:09.489Z] #13 23.06 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-25T13:17:09.746Z] #13 23.12 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-25T13:17:09.746Z] #13 23.12 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-25T13:17:09.746Z] #13 23.13 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-25T13:17:09.746Z] #13 23.19 Selecting previously unselected package libreadline5:amd64. [2019-08-25T13:17:09.746Z] #13 23.20 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-08-25T13:17:09.746Z] #13 23.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-25T13:17:09.746Z] #13 23.31 Selecting previously unselected package libsystemd-dev:amd64. [2019-08-25T13:17:09.746Z] #13 23.31 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ... [2019-08-25T13:17:09.746Z] #13 23.31 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-25T13:17:10.074Z] #57 47.26 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-08-25T13:17:10.311Z] #13 23.81 Selecting previously unselected package net-tools. [2019-08-25T13:17:10.311Z] #13 23.81 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-08-25T13:17:10.311Z] #13 23.82 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-25T13:17:10.311Z] #13 23.92 Selecting previously unselected package python-pip-whl. [2019-08-25T13:17:10.330Z] #57 47.26 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-08-25T13:17:10.330Z] #57 47.27 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-25T13:17:10.330Z] #57 47.45 Selecting previously unselected package libprotobuf-dev:amd64. [2019-08-25T13:17:10.330Z] #57 47.46 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-08-25T13:17:10.330Z] #57 47.47 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-25T13:17:10.568Z] #13 23.92 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-25T13:17:10.568Z] #13 23.92 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-25T13:17:10.568Z] #13 24.14 Selecting previously unselected package python3-pip. [2019-08-25T13:17:10.568Z] #13 24.14 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-25T13:17:10.568Z] #13 24.15 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-25T13:17:10.587Z] #57 ... [2019-08-25T13:17:10.588Z] [2019-08-25T13:17:10.588Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:10.588Z] #35 47.79 Selecting previously unselected package liblzo2-2:amd64. [2019-08-25T13:17:10.588Z] #35 47.79 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-25T13:17:10.588Z] #35 47.82 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T13:17:10.711Z] + rm -rf /tmp/tmp.x1tOCUs1xX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.x1tOCUs1xX [2019-08-25T13:17:10.826Z] #13 24.24 Selecting previously unselected package python3-pkg-resources. [2019-08-25T13:17:10.826Z] #13 24.24 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-25T13:17:10.826Z] #13 24.25 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-25T13:17:10.826Z] #13 24.30 Selecting previously unselected package python3-setuptools. [2019-08-25T13:17:10.826Z] #13 24.30 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-25T13:17:10.826Z] #13 24.31 Unpacking python3-setuptools (33.1.1-1) ... [2019-08-25T13:17:10.826Z] #13 24.42 Selecting previously unselected package python3-wheel. [2019-08-25T13:17:10.826Z] #13 24.42 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-25T13:17:10.826Z] #13 24.42 Unpacking python3-wheel (0.29.0-2) ... [2019-08-25T13:17:10.826Z] #13 24.46 Selecting previously unselected package thin-provisioning-tools. [2019-08-25T13:17:10.826Z] #13 24.46 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-08-25T13:17:10.826Z] #13 24.47 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-25T13:17:10.844Z] #35 47.99 Selecting previously unselected package libicu57:amd64. [2019-08-25T13:17:10.844Z] #35 47.99 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ... [2019-08-25T13:17:10.844Z] #35 48.00 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-25T13:17:11.083Z] #13 24.60 Selecting previously unselected package vim-runtime. [2019-08-25T13:17:11.083Z] #13 24.60 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T13:17:11.083Z] #13 24.62 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-08-25T13:17:11.083Z] #13 24.63 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-25T13:17:11.083Z] #13 24.64 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:17:12.188Z] Removing intermediate container 4b08c837346b [2019-08-25T13:17:12.188Z] ---> 35a938fd87ce [2019-08-25T13:17:12.188Z] Step 16/126 : FROM base AS swagger [2019-08-25T13:17:12.188Z] ---> b7667c2d1d41 [2019-08-25T13:17:12.188Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-25T13:17:12.188Z] ---> Running in 862f6ca706f3 [2019-08-25T13:17:12.208Z] #35 ... [2019-08-25T13:17:12.208Z] [2019-08-25T13:17:12.208Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-25T13:17:12.208Z] #15 39.27 + cd /tmp/tmp.NOohq4SUjp/src/github.com/go-swagger/go-swagger [2019-08-25T13:17:12.208Z] #15 39.27 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-25T13:17:12.208Z] #15 42.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-25T13:17:12.208Z] #15 ... [2019-08-25T13:17:12.208Z] [2019-08-25T13:17:12.208Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-08-25T13:17:12.208Z] #8 DONE 3.3s [2019-08-25T13:17:12.208Z] [2019-08-25T13:17:12.208Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:17:12.208Z] #20 5.819 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-25T13:17:12.208Z] #20 6.430 ######################################################################## 100.0% [2019-08-25T13:17:12.456Z] #13 25.78 Selecting previously unselected package vim. [2019-08-25T13:17:12.456Z] #13 25.79 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-25T13:17:12.456Z] #13 25.79 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:17:12.456Z] #13 26.01 Selecting previously unselected package xfsprogs. [2019-08-25T13:17:12.456Z] #13 26.01 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-08-25T13:17:12.456Z] #13 26.02 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-25T13:17:12.471Z] Removing intermediate container 862f6ca706f3 [2019-08-25T13:17:12.471Z] ---> 692b35f12d2b [2019-08-25T13:17:12.471Z] Step 18/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-08-25T13:17:12.471Z] ---> Running in 68371347682c [2019-08-25T13:17:12.735Z] #13 26.22 Selecting previously unselected package zip. [2019-08-25T13:17:12.735Z] #13 26.22 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-08-25T13:17:12.735Z] #13 26.23 Unpacking zip (3.0-11+b1) ... [2019-08-25T13:17:12.735Z] #13 26.29 Selecting previously unselected package libapparmor-perl. [2019-08-25T13:17:12.735Z] #13 26.29 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-08-25T13:17:12.735Z] #13 26.29 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-25T13:17:12.735Z] #13 26.34 Selecting previously unselected package apparmor. [2019-08-25T13:17:12.735Z] #13 26.34 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-08-25T13:17:12.753Z] + mktemp -d [2019-08-25T13:17:12.753Z] + export GOPATH=/tmp/tmp.spoNKuNGFZ [2019-08-25T13:17:12.753Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.spoNKuNGFZ/src/github.com/go-swagger/go-swagger [2019-08-25T13:17:12.753Z] Cloning into '/tmp/tmp.spoNKuNGFZ/src/github.com/go-swagger/go-swagger'... [2019-08-25T13:17:12.992Z] #13 26.38 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-25T13:17:12.992Z] #13 26.56 Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-25T13:17:12.992Z] #13 26.56 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-08-25T13:17:12.992Z] #13 26.56 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-25T13:17:13.488Z] #20 6.732 ## 3.7% ####### 10.8% ########### 15.5% ################ 23.6% ##################### 30.2% ######################### 35.8% ############################# 41.6% ################################# 45.8% #################################### 50.5% ####################################### 54.7% ########################################### 60.2% ############################################### 66.5% ################################################### 72.2% ####################################################### 76.5% ########################################################### 82.2% ################################################################ 90.0% ####################################################################### 98.8% ######################################################################## 100.0% [2019-08-25T13:17:13.557Z] #13 27.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-25T13:17:13.557Z] #13 27.05 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-08-25T13:17:13.557Z] #13 27.05 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-25T13:17:13.745Z] #20 ... [2019-08-25T13:17:13.745Z] [2019-08-25T13:17:13.745Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:17:13.745Z] #33 40.54 internal/x/crypto/curve25519 [2019-08-25T13:17:13.745Z] #33 46.32 sync [2019-08-25T13:17:13.745Z] #33 47.23 reflect [2019-08-25T13:17:13.745Z] #33 47.23 io [2019-08-25T13:17:13.745Z] #33 48.78 bytes [2019-08-25T13:17:14.002Z] #33 ... [2019-08-25T13:17:14.002Z] [2019-08-25T13:17:14.002Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:17:14.002Z] #20 9.131 ######################################################################## 100.0% [2019-08-25T13:17:14.123Z] #13 27.60 Selecting previously unselected package binutils-mingw-w64. [2019-08-25T13:17:14.123Z] #13 27.60 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-25T13:17:14.123Z] #13 27.61 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-25T13:17:14.123Z] #13 27.66 Selecting previously unselected package mingw-w64-common. [2019-08-25T13:17:14.123Z] #13 27.66 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-25T13:17:14.123Z] #13 27.67 Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-25T13:17:15.037Z] #20 9.372 ####### 10.1% ################### 27.3% ############################## 43.0% ######################################### 57.3% ################################################### 72.1% ############################################################ 83.4% #################################################################### 94.5% ######################################################################## 100.0% [2019-08-25T13:17:15.037Z] #20 ... [2019-08-25T13:17:15.037Z] [2019-08-25T13:17:15.037Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T13:17:15.037Z] #30 41.92 sync [2019-08-25T13:17:15.037Z] #30 43.02 io [2019-08-25T13:17:15.037Z] #30 43.05 reflect [2019-08-25T13:17:15.037Z] #30 45.18 syscall [2019-08-25T13:17:15.296Z] #30 ... [2019-08-25T13:17:15.296Z] [2019-08-25T13:17:15.296Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-08-25T13:17:15.296Z] #9 2.758 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-25T13:17:15.296Z] #9 DONE 3.0s [2019-08-25T13:17:15.296Z] [2019-08-25T13:17:15.296Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:15.296Z] #57 48.83 Selecting previously unselected package libprotoc10:amd64. [2019-08-25T13:17:15.296Z] #57 48.83 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-08-25T13:17:15.296Z] #57 48.85 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-08-25T13:17:15.296Z] #57 49.79 Selecting previously unselected package protobuf-c-compiler. [2019-08-25T13:17:15.296Z] #57 49.79 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-08-25T13:17:15.296Z] #57 49.85 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-25T13:17:15.296Z] #57 50.08 Selecting previously unselected package protobuf-compiler. [2019-08-25T13:17:15.296Z] #57 50.10 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-08-25T13:17:15.296Z] #57 50.11 Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-25T13:17:15.296Z] #57 50.36 Selecting previously unselected package python-pkg-resources. [2019-08-25T13:17:15.296Z] #57 50.37 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-25T13:17:15.296Z] #57 50.39 Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-25T13:17:15.296Z] #57 50.63 Selecting previously unselected package python-protobuf. [2019-08-25T13:17:15.296Z] #57 50.67 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-08-25T13:17:15.296Z] #57 50.68 Unpacking python-protobuf (3.0.0-9) ... [2019-08-25T13:17:15.296Z] #57 51.21 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-25T13:17:15.296Z] #57 51.32 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-25T13:17:15.296Z] #57 51.34 Setting up python-pkg-resources (33.1.1-1) ... [2019-08-25T13:17:15.493Z] #13 28.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-25T13:17:15.493Z] #13 28.93 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-25T13:17:15.493Z] #13 28.93 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-25T13:17:16.865Z] #13 30.42 Selecting previously unselected package gcc-mingw-w64-base. [2019-08-25T13:17:16.865Z] #13 30.43 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-25T13:17:16.865Z] #13 30.43 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-25T13:17:16.865Z] #13 30.48 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-25T13:17:16.865Z] #13 30.49 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-25T13:17:16.865Z] #13 30.49 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:17:17.185Z] #57 ... [2019-08-25T13:17:17.185Z] [2019-08-25T13:17:17.185Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:17:17.185Z] #20 10.90 ######################################################################## 100.0% [2019-08-25T13:17:17.441Z] #20 11.31 ## 3.7% ##### 7.5% ############# 18.7% ################### 27.4% ######################### 36.1% ################################# 46.2% ####################################### 54.9% ############################################# 63.2% #################################################### 73.0% ######################################################### 80.3% ################################################################ 89.5% ####################################################################### 99.8% ######################################################################## 100.0% [2019-08-25T13:17:18.003Z] #20 13.08 ######################################################################## 100.0% [2019-08-25T13:17:19.549Z] #20 13.34 # 1.6% ## 4.1% #### 6.8% ###### 9.2% ######## 11.5% ######### 13.6% ########### 15.5% ############ 17.0% ############# 19.0% ############## 20.7% ################## 25.1% [2019-08-25T13:17:19.549Z] #20 ... [2019-08-25T13:17:19.549Z] [2019-08-25T13:17:19.549Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-08-25T13:17:19.549Z] #10 DONE 4.1s [2019-08-25T13:17:19.549Z] [2019-08-25T13:17:19.549Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:17:19.557Z] + cd /tmp/tmp.spoNKuNGFZ/src/github.com/go-swagger/go-swagger [2019-08-25T13:17:19.557Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-25T13:17:20.170Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-25T13:17:20.836Z] #20 13.34 # 1.6% ## 4.1% #### 6.8% ###### 9.2% ######## 11.5% ######### 13.6% ########### 15.5% ############ 17.0% ############# 19.0% ############## 20.7% ################## 25.1% ################### 27.2% ##################### 29.7% ###################### 30.6% ###################### 31.4% ####################### 33.1% ######################### 35.7% ########################## 37.3% ########################### 38.8% ############################# 41.6% ################################ 44.7% ################################## 47.4% ################################### 49.3% #################################### 50.9% [2019-08-25T13:17:20.836Z] #20 ... [2019-08-25T13:17:20.836Z] [2019-08-25T13:17:20.836Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T13:17:20.836Z] #47 3.198 + RM_GOPATH=0 [2019-08-25T13:17:20.836Z] #47 3.198 + TMP_GOPATH= [2019-08-25T13:17:20.836Z] #47 3.198 + : /build [2019-08-25T13:17:20.836Z] #47 3.198 + '[' -z '' ']' [2019-08-25T13:17:20.836Z] #47 3.203 ++ mktemp -d [2019-08-25T13:17:20.836Z] #47 3.206 + export GOPATH=/tmp/tmp.1uUEsZHTBN [2019-08-25T13:17:20.836Z] #47 3.206 + GOPATH=/tmp/tmp.1uUEsZHTBN [2019-08-25T13:17:20.836Z] #47 3.206 + RM_GOPATH=1 [2019-08-25T13:17:20.836Z] #47 3.207 ++ dirname ./install.sh [2019-08-25T13:17:20.836Z] #47 3.210 + dir=. [2019-08-25T13:17:20.836Z] #47 3.210 + bin=containerd [2019-08-25T13:17:20.836Z] #47 3.210 + shift [2019-08-25T13:17:20.836Z] #47 3.210 + '[' '!' -f ./containerd.installer ']' [2019-08-25T13:17:20.836Z] #47 3.211 + . ./containerd.installer [2019-08-25T13:17:20.836Z] #47 3.211 ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T13:17:20.836Z] #47 3.211 + install_containerd [2019-08-25T13:17:20.836Z] #47 3.211 + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-25T13:17:20.836Z] #47 3.211 Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T13:17:20.836Z] #47 3.212 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1uUEsZHTBN/src/github.com/containerd/containerd [2019-08-25T13:17:20.836Z] #47 3.223 Cloning into '/tmp/tmp.1uUEsZHTBN/src/github.com/containerd/containerd'... [2019-08-25T13:17:20.836Z] #47 ... [2019-08-25T13:17:20.836Z] [2019-08-25T13:17:20.836Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:17:22.123Z] #13 35.69 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-25T13:17:22.123Z] #13 35.69 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-25T13:17:22.123Z] #13 35.70 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:17:23.256Z] #20 13.34 # 1.6% ## 4.1% #### 6.8% ###### 9.2% ######## 11.5% ######### 13.6% ########### 15.5% ############ 17.0% ############# 19.0% ############## 20.7% ################## 25.1% ################### 27.2% ##################### 29.7% ###################### 30.6% ###################### 31.4% ####################### 33.1% ######################### 35.7% ########################## 37.3% ########################### 38.8% ############################# 41.6% ################################ 44.7% ################################## 47.4% ################################### 49.3% #################################### 50.9% ##################################### 52.5% ###################################### 54.1% ######################################## 55.9% ######################################### 57.3% ########################################## 59.3% ########################################### 60.9% ############################################## 63.9% ############################################### 66.1% ################################################# 68.9% ################################################## 70.6% ################################################### 72.2% ##################################################### 74.3% ###################################################### 76.4% ######################################################## 79.1% ########################################################## 81.4% ############################################################ 83.4% ############################################################# 85.6% ############################################################## 87.0% ################################################################ 89.3% ################################################################# 91.4% ################################################################### 93.4% #################################################################### 95.4% ###################################################################### 97.3% ######################################################################## 100.0% [2019-08-25T13:17:23.518Z] #20 ... [2019-08-25T13:17:23.518Z] [2019-08-25T13:17:23.518Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-08-25T13:17:23.518Z] #11 DONE 4.0s [2019-08-25T13:17:23.518Z] [2019-08-25T13:17:23.518Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:17:23.518Z] #20 18.81 [2019-08-25T13:17:24.549Z] #20 ... [2019-08-25T13:17:24.549Z] [2019-08-25T13:17:24.549Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:17:24.549Z] #33 51.30 bufio [2019-08-25T13:17:24.549Z] #33 54.17 syscall [2019-08-25T13:17:24.767Z] 🇩 bin/containerd [2019-08-25T13:17:24.811Z] #33 ... [2019-08-25T13:17:24.811Z] [2019-08-25T13:17:24.811Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:24.811Z] #35 57.37 Selecting previously unselected package libxml2:amd64. [2019-08-25T13:17:24.811Z] #35 57.37 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-08-25T13:17:24.811Z] #35 57.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-25T13:17:24.811Z] #35 58.24 Selecting previously unselected package libarchive13:amd64. [2019-08-25T13:17:24.811Z] #35 58.24 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-08-25T13:17:24.811Z] #35 58.25 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-25T13:17:24.811Z] #35 58.71 Selecting previously unselected package libjsoncpp1:amd64. [2019-08-25T13:17:24.811Z] #35 58.74 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-08-25T13:17:24.811Z] #35 58.79 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-25T13:17:24.811Z] #35 58.99 Selecting previously unselected package libuv1:amd64. [2019-08-25T13:17:24.811Z] #35 58.99 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-08-25T13:17:24.811Z] #35 59.00 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-08-25T13:17:24.811Z] #35 59.19 Selecting previously unselected package cmake. [2019-08-25T13:17:24.811Z] #35 59.19 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-08-25T13:17:24.811Z] #35 59.34 Unpacking cmake (3.7.2-1) ... [2019-08-25T13:17:26.176Z] #35 63.20 Selecting previously unselected package xxd. [2019-08-25T13:17:26.176Z] #35 63.21 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-25T13:17:26.176Z] #35 63.21 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:17:26.306Z] #13 39.68 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-25T13:17:26.306Z] #13 39.70 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-25T13:17:26.306Z] #13 39.71 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-08-25T13:17:26.306Z] #13 39.72 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-25T13:17:26.306Z] #13 39.73 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-25T13:17:26.306Z] #13 39.75 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:17:26.306Z] #13 39.76 Processing triggers for mime-support (3.60) ... [2019-08-25T13:17:26.306Z] #13 39.78 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:17:26.306Z] #13 39.78 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-25T13:17:26.306Z] #13 39.79 Setting up libcap2-bin (1:2.25-1) ... [2019-08-25T13:17:26.306Z] #13 39.80 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-25T13:17:26.306Z] #13 39.81 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-25T13:17:26.306Z] #13 39.82 Setting up bash-completion (1:2.1-4.3) ... [2019-08-25T13:17:26.436Z] #35 63.38 Selecting previously unselected package vim-common. [2019-08-25T13:17:26.436Z] #35 63.40 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T13:17:26.436Z] #35 63.43 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:17:26.436Z] #35 ... [2019-08-25T13:17:26.436Z] [2019-08-25T13:17:26.436Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:17:26.436Z] #20 20.87 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-25T13:17:26.436Z] #20 21.46 ######################################################################## 100.0% [2019-08-25T13:17:26.436Z] #20 21.67 ######################################################################## 100.0% [2019-08-25T13:17:26.692Z] #20 ... [2019-08-25T13:17:26.692Z] [2019-08-25T13:17:26.692Z] #12 [dev 6/24] RUN ldconfig [2019-08-25T13:17:26.692Z] #12 DONE 3.3s [2019-08-25T13:17:26.692Z] [2019-08-25T13:17:26.692Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:17:26.692Z] #20 21.81 [2019-08-25T13:17:27.261Z] #20 ... [2019-08-25T13:17:27.261Z] [2019-08-25T13:17:27.261Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-25T13:17:27.261Z] #42 13.72 + cd /tmp/tmp.D8jOhvSwDa/src/github.com/opencontainers/runc [2019-08-25T13:17:27.261Z] #42 13.72 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T13:17:27.261Z] #42 14.11 + '[' -z '' ']' [2019-08-25T13:17:27.261Z] #42 14.11 + target=static [2019-08-25T13:17:27.261Z] #42 14.12 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-25T13:17:27.261Z] #42 16.08 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-08-25T13:17:27.261Z] #42 ... [2019-08-25T13:17:27.261Z] [2019-08-25T13:17:27.261Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:27.261Z] #35 63.88 Processing triggers for mime-support (3.60) ... [2019-08-25T13:17:27.261Z] #35 64.12 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:17:27.261Z] #35 64.14 Setting up libuv1:amd64 (1.9.1-3) ... [2019-08-25T13:17:27.261Z] #35 64.14 Setting up cmake-data (3.7.2-1) ... [2019-08-25T13:17:27.261Z] #35 64.21 Setting up libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-25T13:17:27.261Z] #35 64.23 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-25T13:17:27.261Z] #35 64.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:17:27.261Z] #35 64.47 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:17:27.519Z] #35 64.51 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T13:17:27.519Z] #35 64.53 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-25T13:17:27.519Z] #35 64.54 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-25T13:17:27.519Z] #35 64.57 Setting up cmake (3.7.2-1) ... [2019-08-25T13:17:27.519Z] #35 64.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:17:27.680Z] #13 40.99 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-25T13:17:27.680Z] #13 41.00 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-25T13:17:27.680Z] #13 41.00 Setting up zip (3.0-11+b1) ... [2019-08-25T13:17:27.680Z] #13 41.01 Setting up bzip2 (1.0.6-8.1) ... [2019-08-25T13:17:27.680Z] #13 41.02 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-25T13:17:27.680Z] #13 41.03 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-25T13:17:27.680Z] #13 41.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:17:27.680Z] #13 41.06 Setting up libaio1:amd64 (0.3.110-3) ... [2019-08-25T13:17:27.680Z] #13 41.07 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:17:27.680Z] #13 41.08 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-25T13:17:27.680Z] #13 41.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-25T13:17:27.680Z] #13 41.10 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-25T13:17:27.680Z] #13 41.11 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:17:27.680Z] #13 41.12 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-25T13:17:27.680Z] #13 41.13 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-08-25T13:17:27.680Z] #13 41.14 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-25T13:17:27.680Z] #13 41.16 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:17:27.774Z] #35 ... [2019-08-25T13:17:27.774Z] [2019-08-25T13:17:27.774Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T13:17:27.774Z] #30 54.61 time [2019-08-25T13:17:27.774Z] #30 61.46 sort [2019-08-25T13:17:27.774Z] #30 62.78 internal/fmtsort [2019-08-25T13:17:27.774Z] #30 62.98 internal/poll [2019-08-25T13:17:27.774Z] #30 64.07 internal/syscall/unix [2019-08-25T13:17:27.774Z] #30 64.37 strings [2019-08-25T13:17:27.774Z] #30 ... [2019-08-25T13:17:27.774Z] [2019-08-25T13:17:27.774Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:17:27.774Z] #33 64.66 time [2019-08-25T13:17:27.938Z] #13 41.35 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-25T13:17:27.938Z] #13 41.36 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-08-25T13:17:27.938Z] #13 41.37 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-25T13:17:27.938Z] #13 41.37 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-25T13:17:27.938Z] #13 41.39 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-25T13:17:27.938Z] #13 41.40 Setting up libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-25T13:17:27.938Z] #13 41.42 Setting up pigz (2.3.4-1) ... [2019-08-25T13:17:27.938Z] #13 41.42 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-25T13:17:27.938Z] #13 41.43 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-08-25T13:17:27.938Z] #13 41.44 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:17:27.938Z] #13 41.45 Setting up mingw-w64-common (5.0.1-1) ... [2019-08-25T13:17:27.938Z] #13 41.46 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T13:17:27.938Z] #13 41.47 Setting up jq (1.5+dfsg-1.3) ... [2019-08-25T13:17:27.938Z] #13 41.48 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-25T13:17:27.938Z] #13 41.49 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-25T13:17:27.938Z] #13 41.50 Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-25T13:17:27.938Z] #13 41.51 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:17:27.938Z] #13 41.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-25T13:17:27.938Z] #13 41.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-25T13:17:27.938Z] #13 41.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-25T13:17:27.938Z] #13 41.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-25T13:17:27.938Z] #13 41.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-25T13:17:27.938Z] #13 41.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-25T13:17:27.938Z] #13 41.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-25T13:17:27.938Z] #13 41.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-25T13:17:27.938Z] #13 41.55 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-25T13:17:27.938Z] #13 41.56 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:17:28.030Z] #33 ... [2019-08-25T13:17:28.030Z] [2019-08-25T13:17:28.030Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:28.030Z] #35 DONE 65.1s [2019-08-25T13:17:28.196Z] #13 41.57 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-25T13:17:28.196Z] #13 41.58 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-25T13:17:28.196Z] #13 41.59 Setting up btrfs-progs (4.7.3-1) ... [2019-08-25T13:17:28.196Z] #13 41.60 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-25T13:17:28.196Z] #13 41.60 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-25T13:17:28.286Z] [2019-08-25T13:17:28.286Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:17:28.286Z] #36 DONE 0.2s [2019-08-25T13:17:28.286Z] [2019-08-25T13:17:28.286Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-08-25T13:17:28.541Z] #37 DONE 0.2s [2019-08-25T13:17:28.541Z] [2019-08-25T13:17:28.541Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:28.541Z] #57 56.87 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-25T13:17:28.541Z] #57 56.88 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-08-25T13:17:28.541Z] #57 56.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:17:28.541Z] #57 56.94 Setting up python-protobuf (3.0.0-9) ... [2019-08-25T13:17:28.541Z] #57 64.78 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-08-25T13:17:28.541Z] #57 64.79 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-25T13:17:28.541Z] #57 64.80 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-25T13:17:28.541Z] #57 64.82 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-25T13:17:28.541Z] #57 64.83 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-08-25T13:17:28.541Z] #57 64.87 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-25T13:17:28.541Z] #57 64.88 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-25T13:17:28.541Z] #57 64.93 Setting up protobuf-compiler (3.0.0-9) ... [2019-08-25T13:17:28.541Z] #57 64.97 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-25T13:17:28.541Z] #57 65.02 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-25T13:17:28.541Z] #57 65.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:17:28.541Z] #57 DONE 65.5s [2019-08-25T13:17:28.541Z] [2019-08-25T13:17:28.541Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-25T13:17:29.570Z] #13 43.10 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-25T13:17:29.570Z] #13 43.11 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:17:29.570Z] #13 43.12 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 [2019-08-25T13:17:29.570Z] #13 43.12 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-08-25T13:17:29.570Z] #13 43.12 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 [2019-08-25T13:17:29.570Z] #13 43.12 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-08-25T13:17:29.570Z] #13 43.13 Setting up btrfs-tools (4.7.3-1) ... [2019-08-25T13:17:29.570Z] #13 43.14 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:17:29.570Z] #13 43.15 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 [2019-08-25T13:17:29.570Z] #13 43.16 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 [2019-08-25T13:17:29.828Z] #13 43.17 Setting up python3 (3.5.3-1) ... [2019-08-25T13:17:30.394Z] #13 43.82 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-25T13:17:30.962Z] #13 44.49 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-25T13:17:30.962Z] #13 44.54 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-25T13:17:30.962Z] #13 44.57 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-25T13:17:30.962Z] #13 44.58 Setting up python3-wheel (0.29.0-2) ... [2019-08-25T13:17:31.528Z] #13 44.97 Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-25T13:17:31.804Z] #38 3.197 + RM_GOPATH=0 [2019-08-25T13:17:31.804Z] #38 3.197 + TMP_GOPATH= [2019-08-25T13:17:31.804Z] #38 3.197 + : /build [2019-08-25T13:17:31.804Z] #38 3.197 + '[' -z '' ']' [2019-08-25T13:17:31.804Z] #38 3.197 ++ mktemp -d [2019-08-25T13:17:31.804Z] #38 3.205 + export GOPATH=/tmp/tmp.2bZLJu6rpt [2019-08-25T13:17:31.804Z] #38 3.205 + GOPATH=/tmp/tmp.2bZLJu6rpt [2019-08-25T13:17:31.804Z] #38 3.205 + RM_GOPATH=1 [2019-08-25T13:17:31.804Z] #38 3.206 ++ dirname ./install.sh [2019-08-25T13:17:31.804Z] #38 3.206 + dir=. [2019-08-25T13:17:31.804Z] #38 3.212 + bin=tini [2019-08-25T13:17:31.804Z] #38 3.213 + shift [2019-08-25T13:17:31.804Z] #38 3.213 + '[' '!' -f ./tini.installer ']' [2019-08-25T13:17:31.804Z] #38 3.213 + . ./tini.installer [2019-08-25T13:17:31.804Z] #38 3.213 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T13:17:31.804Z] #38 3.214 + install_tini [2019-08-25T13:17:31.804Z] #38 3.214 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-25T13:17:31.804Z] #38 3.214 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T13:17:31.804Z] #38 3.214 + git clone https://github.com/krallin/tini.git /tmp/tmp.2bZLJu6rpt/tini [2019-08-25T13:17:31.804Z] #38 3.222 Cloning into '/tmp/tmp.2bZLJu6rpt/tini'... [2019-08-25T13:17:32.045Z] #13 45.36 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-25T13:17:32.045Z] #13 45.37 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-25T13:17:32.303Z] #13 45.83 Setting up dmsetup (2:1.02.137-2) ... [2019-08-25T13:17:32.303Z] #13 45.84 Setting up python3-setuptools (33.1.1-1) ... [2019-08-25T13:17:32.561Z] #13 46.22 Setting up dh-python (2.20170125) ... [2019-08-25T13:17:33.077Z] #13 46.52 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-25T13:17:33.077Z] #13 46.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:17:33.167Z] #38 4.421 + cd /tmp/tmp.2bZLJu6rpt/tini [2019-08-25T13:17:33.167Z] #38 4.421 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T13:17:33.167Z] #38 4.427 + cmake . [2019-08-25T13:17:33.424Z] #38 5.151 -- The C compiler identification is GNU 6.3.0 [2019-08-25T13:17:33.424Z] #38 5.191 -- Check for working C compiler: /usr/bin/cc [2019-08-25T13:17:33.681Z] #38 ... [2019-08-25T13:17:33.681Z] [2019-08-25T13:17:33.681Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:17:33.681Z] #20 23.09 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-25T13:17:33.681Z] #20 23.79 ######################################################################## 100.0% [2019-08-25T13:17:33.681Z] #20 24.27 ################### 27.4% ######################################################################## 100.0% [2019-08-25T13:17:33.681Z] #20 24.57 [2019-08-25T13:17:33.681Z] #20 26.19 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-25T13:17:33.681Z] #20 26.28 skipping existing 1849cc453dee [2019-08-25T13:17:33.681Z] #20 26.41 [2019-08-25T13:17:33.681Z] #20 27.86 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-25T13:17:33.681Z] #20 28.36 ######################################################################## 100.0% [2019-08-25T13:17:33.681Z] #20 28.55 ######################################################################## 100.0% [2019-08-25T13:17:33.681Z] #20 28.67 [2019-08-25T13:17:33.681Z] #20 28.78 Download of images into '/build' complete. [2019-08-25T13:17:33.681Z] #20 28.78 Use something like the following to load the result into a Docker daemon: [2019-08-25T13:17:33.681Z] #20 28.78 tar -cC '/build' . | docker load [2019-08-25T13:17:33.681Z] #20 DONE 29.0s [2019-08-25T13:17:33.681Z] [2019-08-25T13:17:33.681Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:33.681Z] #13 4.670 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:17:33.681Z] #13 4.672 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:17:33.681Z] #13 4.694 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:17:33.681Z] #13 4.697 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:17:33.681Z] #13 4.737 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:17:33.681Z] #13 5.580 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T13:17:33.938Z] #13 7.421 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T13:17:34.452Z] #13 DONE 47.9s [2019-08-25T13:17:34.452Z] [2019-08-25T13:17:34.452Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-25T13:17:34.452Z] #24 DONE 73.0s [2019-08-25T13:17:34.452Z] [2019-08-25T13:17:34.452Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-25T13:17:34.865Z] #13 ... [2019-08-25T13:17:34.865Z] [2019-08-25T13:17:34.865Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:17:34.865Z] #33 65.58 sort [2019-08-25T13:17:34.865Z] #33 67.13 internal/fmtsort [2019-08-25T13:17:34.865Z] #33 67.90 internal/syscall/unix [2019-08-25T13:17:34.865Z] #33 68.16 strings [2019-08-25T13:17:34.865Z] #33 71.14 internal/poll [2019-08-25T13:17:34.865Z] #33 71.55 path [2019-08-25T13:17:34.865Z] #33 ... [2019-08-25T13:17:34.865Z] [2019-08-25T13:17:34.865Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-25T13:17:34.865Z] #38 6.510 -- Check for working C compiler: /usr/bin/cc -- works [2019-08-25T13:17:34.865Z] #38 6.518 -- Detecting C compiler ABI info [2019-08-25T13:17:36.229Z] #38 7.774 -- Detecting C compiler ABI info - done [2019-08-25T13:17:36.485Z] #38 7.900 -- Detecting C compile features [2019-08-25T13:17:36.978Z] #14 2.351 Collecting yamllint==1.16.0 [2019-08-25T13:17:38.373Z] #38 ... [2019-08-25T13:17:38.373Z] [2019-08-25T13:17:38.373Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:17:38.373Z] #58 4.911 Note: Building without setproctitle() and strlcpy() support. [2019-08-25T13:17:38.373Z] #58 4.911 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-25T13:17:38.373Z] #58 8.188 fatal: Not a git repository (or any of the parent directories): .git [2019-08-25T13:17:38.373Z] #58 8.291 GEN .gitid [2019-08-25T13:17:38.373Z] #58 8.298 GEN criu/include/version.h [2019-08-25T13:17:38.373Z] #58 8.341 GEN include/common/asm [2019-08-25T13:17:38.373Z] #58 9.800 PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-25T13:17:38.373Z] #58 9.886 PBCC images/opts.pb-c.c [2019-08-25T13:17:38.373Z] #58 9.913 PBCC images/sit.pb-c.c [2019-08-25T13:17:38.373Z] #58 9.955 DEP images/google/protobuf/descriptor.pb-c.d [2019-08-25T13:17:38.373Z] #58 10.02 DEP images/opts.pb-c.d [2019-08-25T13:17:38.373Z] #58 10.05 DEP images/sit.pb-c.d [2019-08-25T13:17:38.373Z] #58 10.11 PBCC images/macvlan.pb-c.c [2019-08-25T13:17:38.373Z] #58 ... [2019-08-25T13:17:38.373Z] [2019-08-25T13:17:38.373Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-25T13:17:38.373Z] #38 10.12 -- Detecting C compile features - done [2019-08-25T13:17:38.628Z] #38 10.16 -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-25T13:17:38.884Z] #38 10.46 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-25T13:17:38.884Z] #38 10.59 -- Configuring done [2019-08-25T13:17:38.884Z] #38 10.62 -- Generating done [2019-08-25T13:17:39.140Z] #38 10.64 -- Build files have been written to: /tmp/tmp.2bZLJu6rpt/tini [2019-08-25T13:17:39.140Z] #38 10.65 + make tini-static [2019-08-25T13:17:39.140Z] #38 ... [2019-08-25T13:17:39.140Z] [2019-08-25T13:17:39.140Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T13:17:39.140Z] #30 66.04 os [2019-08-25T13:17:39.140Z] #30 68.01 bytes [2019-08-25T13:17:39.140Z] #30 70.24 bufio [2019-08-25T13:17:39.140Z] #30 72.35 path [2019-08-25T13:17:39.140Z] #30 72.37 fmt [2019-08-25T13:17:39.140Z] #30 73.67 path/filepath [2019-08-25T13:17:39.140Z] #30 74.85 io/ioutil [2019-08-25T13:17:39.140Z] #30 75.63 text/tabwriter [2019-08-25T13:17:39.396Z] #30 ... [2019-08-25T13:17:39.396Z] [2019-08-25T13:17:39.396Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-25T13:17:39.396Z] #38 11.03 Scanning dependencies of target tini-static [2019-08-25T13:17:39.651Z] #38 11.17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-25T13:17:41.539Z] #38 12.76 [100%] Linking C executable tini-static [2019-08-25T13:17:41.539Z] #38 13.23 [100%] Built target tini-static [2019-08-25T13:17:41.539Z] #38 13.26 + mkdir -p /build [2019-08-25T13:17:41.795Z] #38 13.26 + cp tini-static /build/docker-init [2019-08-25T13:17:42.051Z] #38 DONE 13.7s [2019-08-25T13:17:42.051Z] [2019-08-25T13:17:42.051Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:17:42.051Z] #58 10.15 DEP images/macvlan.pb-c.d [2019-08-25T13:17:42.051Z] #58 10.20 PBCC images/autofs.pb-c.c [2019-08-25T13:17:42.051Z] #58 10.21 DEP images/autofs.pb-c.d [2019-08-25T13:17:42.051Z] #58 10.28 PBCC images/sysctl.pb-c.c [2019-08-25T13:17:42.051Z] #58 10.34 DEP images/sysctl.pb-c.d [2019-08-25T13:17:42.051Z] #58 10.40 PBCC images/time.pb-c.c [2019-08-25T13:17:42.051Z] #58 10.45 DEP images/time.pb-c.d [2019-08-25T13:17:42.051Z] #58 10.52 PBCC images/binfmt-misc.pb-c.c [2019-08-25T13:17:42.051Z] #58 10.57 DEP images/binfmt-misc.pb-c.d [2019-08-25T13:17:42.051Z] #58 10.62 PBCC images/seccomp.pb-c.c [2019-08-25T13:17:42.051Z] #58 10.66 DEP images/seccomp.pb-c.d [2019-08-25T13:17:42.051Z] #58 10.73 PBCC images/userns.pb-c.c [2019-08-25T13:17:42.051Z] #58 10.77 DEP images/userns.pb-c.d [2019-08-25T13:17:42.051Z] #58 10.86 PBCC images/cgroup.pb-c.c [2019-08-25T13:17:42.051Z] #58 10.92 DEP images/cgroup.pb-c.d [2019-08-25T13:17:42.051Z] #58 11.02 PBCC images/fown.pb-c.c [2019-08-25T13:17:42.051Z] #58 11.05 PBCC images/ext-file.pb-c.c [2019-08-25T13:17:42.051Z] #58 11.09 DEP images/fown.pb-c.d [2019-08-25T13:17:42.051Z] #58 11.14 DEP images/ext-file.pb-c.d [2019-08-25T13:17:42.051Z] #58 11.17 PBCC images/rpc.pb-c.c [2019-08-25T13:17:42.051Z] #58 11.27 DEP images/rpc.pb-c.d [2019-08-25T13:17:42.051Z] #58 11.32 PBCC images/siginfo.pb-c.c [2019-08-25T13:17:42.051Z] #58 11.33 DEP images/siginfo.pb-c.d [2019-08-25T13:17:42.051Z] #58 11.39 PBCC images/pagemap.pb-c.c [2019-08-25T13:17:42.051Z] #58 11.44 DEP images/pagemap.pb-c.d [2019-08-25T13:17:42.051Z] #58 11.51 PBCC images/rlimit.pb-c.c [2019-08-25T13:17:42.051Z] #58 11.55 DEP images/rlimit.pb-c.d [2019-08-25T13:17:42.051Z] #58 11.62 PBCC images/file-lock.pb-c.c [2019-08-25T13:17:42.051Z] #58 11.62 DEP images/file-lock.pb-c.d [2019-08-25T13:17:42.051Z] #58 11.70 PBCC images/tty.pb-c.c [2019-08-25T13:17:42.051Z] #58 11.80 DEP images/tty.pb-c.d [2019-08-25T13:17:42.051Z] #58 11.88 PBCC images/tun.pb-c.c [2019-08-25T13:17:42.051Z] #58 11.95 PBCC images/netdev.pb-c.c [2019-08-25T13:17:42.051Z] #58 12.09 DEP images/tun.pb-c.d [2019-08-25T13:17:42.051Z] #58 12.20 DEP images/netdev.pb-c.d [2019-08-25T13:17:42.051Z] #58 12.28 PBCC images/vma.pb-c.c [2019-08-25T13:17:42.051Z] #58 12.39 DEP images/vma.pb-c.d [2019-08-25T13:17:42.051Z] #58 12.45 PBCC images/creds.pb-c.c [2019-08-25T13:17:42.051Z] #58 12.46 DEP images/creds.pb-c.d [2019-08-25T13:17:42.051Z] #58 12.52 PBCC images/utsns.pb-c.c [2019-08-25T13:17:42.051Z] #58 12.54 DEP images/utsns.pb-c.d [2019-08-25T13:17:42.051Z] #58 12.60 PBCC images/ipc-desc.pb-c.c [2019-08-25T13:17:42.051Z] #58 12.62 PBCC images/ipc-sem.pb-c.c [2019-08-25T13:17:42.051Z] #58 12.65 DEP images/ipc-desc.pb-c.d [2019-08-25T13:17:42.051Z] #58 12.72 DEP images/ipc-sem.pb-c.d [2019-08-25T13:17:42.051Z] #58 12.78 PBCC images/ipc-msg.pb-c.c [2019-08-25T13:17:42.051Z] #58 12.82 DEP images/ipc-msg.pb-c.d [2019-08-25T13:17:42.051Z] #58 12.87 PBCC images/ipc-shm.pb-c.c [2019-08-25T13:17:42.051Z] #58 12.90 DEP images/ipc-shm.pb-c.d [2019-08-25T13:17:42.051Z] #58 12.94 PBCC images/ipc-var.pb-c.c [2019-08-25T13:17:42.051Z] #58 12.96 DEP images/ipc-var.pb-c.d [2019-08-25T13:17:42.051Z] #58 13.07 PBCC images/sk-opts.pb-c.c [2019-08-25T13:17:42.051Z] #58 13.16 PBCC images/packet-sock.pb-c.c [2019-08-25T13:17:42.051Z] #58 13.20 DEP images/sk-opts.pb-c.d [2019-08-25T13:17:42.051Z] #58 13.23 DEP images/packet-sock.pb-c.d [2019-08-25T13:17:42.051Z] #58 13.36 PBCC images/sk-netlink.pb-c.c [2019-08-25T13:17:42.051Z] #58 13.47 DEP images/sk-netlink.pb-c.d [2019-08-25T13:17:42.051Z] #58 13.58 PBCC images/sk-inet.pb-c.c [2019-08-25T13:17:42.051Z] #58 13.67 DEP images/sk-inet.pb-c.d [2019-08-25T13:17:42.051Z] #58 13.83 PBCC images/sk-unix.pb-c.c [2019-08-25T13:17:42.307Z] #58 14.00 DEP images/sk-unix.pb-c.d [2019-08-25T13:17:42.545Z] + rm -rf /tmp/tmp.spoNKuNGFZ [2019-08-25T13:17:42.545Z] Removing intermediate container 68371347682c [2019-08-25T13:17:42.545Z] ---> 37fe719d6bc0 [2019-08-25T13:17:42.545Z] Step 19/126 : FROM base AS frozen-images [2019-08-25T13:17:42.545Z] ---> b7667c2d1d41 [2019-08-25T13:17:42.545Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:17:42.545Z] ---> Using cache [2019-08-25T13:17:42.545Z] ---> 51741842d07e [2019-08-25T13:17:42.545Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-08-25T13:17:42.545Z] ---> Running in c16aeb23b4e7 [2019-08-25T13:17:42.545Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:17:42.545Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:17:42.545Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:17:42.545Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:17:42.545Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:17:42.545Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-25T13:17:42.545Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-25T13:17:42.545Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-25T13:17:42.562Z] #58 14.18 PBCC images/mm.pb-c.c [2019-08-25T13:17:42.818Z] #58 14.30 DEP images/mm.pb-c.d [2019-08-25T13:17:42.818Z] #58 14.38 PBCC images/timerfd.pb-c.c [2019-08-25T13:17:42.818Z] #58 14.45 DEP images/timerfd.pb-c.d [2019-08-25T13:17:43.074Z] #58 14.56 PBCC images/timer.pb-c.c [2019-08-25T13:17:43.074Z] #58 14.62 DEP images/timer.pb-c.d [2019-08-25T13:17:43.074Z] #58 14.75 PBCC images/sa.pb-c.c [2019-08-25T13:17:43.329Z] #58 14.89 DEP images/sa.pb-c.d [2019-08-25T13:17:43.329Z] #58 14.94 PBCC images/pipe-data.pb-c.c [2019-08-25T13:17:43.329Z] #58 14.96 DEP images/pipe-data.pb-c.d [2019-08-25T13:17:43.329Z] #58 14.97 PBCC images/mnt.pb-c.c [2019-08-25T13:17:43.329Z] #58 15.03 DEP images/mnt.pb-c.d [2019-08-25T13:17:43.329Z] #58 15.09 PBCC images/sk-packet.pb-c.c [2019-08-25T13:17:43.522Z] #14 8.633 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-25T13:17:43.522Z] #14 8.698 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-25T13:17:43.585Z] #58 15.13 DEP images/sk-packet.pb-c.d [2019-08-25T13:17:43.585Z] #58 15.19 PBCC images/tcp-stream.pb-c.c [2019-08-25T13:17:43.585Z] #58 15.27 DEP images/tcp-stream.pb-c.d [2019-08-25T13:17:43.842Z] #58 15.34 PBCC images/pipe.pb-c.c [2019-08-25T13:17:43.842Z] #58 15.38 DEP images/pipe.pb-c.d [2019-08-25T13:17:43.842Z] #58 15.45 PBCC images/pstree.pb-c.c [2019-08-25T13:17:43.842Z] #58 15.48 DEP images/pstree.pb-c.d [2019-08-25T13:17:43.842Z] #58 15.54 PBCC images/fs.pb-c.c [2019-08-25T13:17:43.842Z] #58 15.54 DEP images/fs.pb-c.d [2019-08-25T13:17:43.842Z] #58 15.61 PBCC images/signalfd.pb-c.c [2019-08-25T13:17:43.842Z] #58 15.65 DEP images/signalfd.pb-c.d [2019-08-25T13:17:44.012Z] Fetched 7716 kB in 2s (3148 kB/s) [2019-08-25T13:17:44.085Z] #14 9.732 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-25T13:17:44.098Z] #58 15.70 PBCC images/fh.pb-c.c [2019-08-25T13:17:44.098Z] #58 15.74 PBCC images/fsnotify.pb-c.c [2019-08-25T13:17:44.098Z] #58 15.78 DEP images/fh.pb-c.d [2019-08-25T13:17:44.343Z] #14 10.06 Collecting pyyaml (from yamllint==1.16.0) [2019-08-25T13:17:44.353Z] #58 15.87 DEP images/fsnotify.pb-c.d [2019-08-25T13:17:44.353Z] #58 15.93 PBCC images/eventpoll.pb-c.c [2019-08-25T13:17:44.353Z] #58 15.99 DEP images/eventpoll.pb-c.d [2019-08-25T13:17:44.353Z] #58 16.04 PBCC images/eventfd.pb-c.c [2019-08-25T13:17:44.609Z] #58 16.05 DEP images/eventfd.pb-c.d [2019-08-25T13:17:44.609Z] #58 16.12 PBCC images/remap-file-path.pb-c.c [2019-08-25T13:17:44.609Z] #58 16.16 DEP images/remap-file-path.pb-c.d [2019-08-25T13:17:44.609Z] #58 16.21 PBCC images/fifo.pb-c.c [2019-08-25T13:17:44.609Z] #58 16.26 DEP images/fifo.pb-c.d [2019-08-25T13:17:44.866Z] #58 16.32 PBCC images/ghost-file.pb-c.c [2019-08-25T13:17:44.866Z] #58 16.40 DEP images/ghost-file.pb-c.d [2019-08-25T13:17:44.866Z] #58 16.45 PBCC images/regfile.pb-c.c [2019-08-25T13:17:44.866Z] #58 16.49 DEP images/regfile.pb-c.d [2019-08-25T13:17:44.866Z] #58 16.54 PBCC images/ns.pb-c.c [2019-08-25T13:17:44.866Z] #58 16.56 DEP images/ns.pb-c.d [2019-08-25T13:17:44.908Z] 🇩 bin/containerd-stress [2019-08-25T13:17:44.908Z] 🇩 bin/containerd-shim [2019-08-25T13:17:45.020Z] Reading package lists... [2019-08-25T13:17:45.122Z] #58 16.60 PBCC images/fdinfo.pb-c.c [2019-08-25T13:17:45.122Z] #58 16.68 DEP images/fdinfo.pb-c.d [2019-08-25T13:17:45.122Z] #58 16.75 PBCC images/core-aarch64.pb-c.c [2019-08-25T13:17:45.377Z] #58 16.84 PBCC images/core-arm.pb-c.c [2019-08-25T13:17:45.377Z] #58 16.89 PBCC images/core-ppc64.pb-c.c [2019-08-25T13:17:45.377Z] #58 16.97 PBCC images/core-s390.pb-c.c [2019-08-25T13:17:45.377Z] #58 17.03 PBCC images/core-x86.pb-c.c [2019-08-25T13:17:45.377Z] #58 17.08 PBCC images/core.pb-c.c [2019-08-25T13:17:45.633Z] #58 17.21 PBCC images/inventory.pb-c.c [2019-08-25T13:17:45.633Z] #58 17.29 DEP images/core-aarch64.pb-c.d [2019-08-25T13:17:45.633Z] #58 17.34 DEP images/core-arm.pb-c.d [2019-08-25T13:17:45.715Z] #14 11.12 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-25T13:17:45.715Z] #14 11.48 Building wheels for collected packages: pathspec, pyyaml [2019-08-25T13:17:45.889Z] #58 17.43 DEP images/core-ppc64.pb-c.d [2019-08-25T13:17:45.889Z] #58 ... [2019-08-25T13:17:45.889Z] [2019-08-25T13:17:45.889Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:45.889Z] #13 9.168 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T13:17:45.889Z] #13 ... [2019-08-25T13:17:45.889Z] [2019-08-25T13:17:45.889Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:17:45.889Z] #58 17.51 DEP images/core-s390.pb-c.d [2019-08-25T13:17:45.889Z] #58 17.59 DEP images/core-x86.pb-c.d [2019-08-25T13:17:45.973Z] #14 11.48 Running setup.py bdist_wheel for pathspec: started [2019-08-25T13:17:45.973Z] #14 11.74 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-25T13:17:46.035Z] Reading package lists... [2019-08-25T13:17:46.144Z] #58 17.65 DEP images/core.pb-c.d [2019-08-25T13:17:46.144Z] #58 17.71 DEP images/inventory.pb-c.d [2019-08-25T13:17:46.144Z] #58 17.78 PBCC images/cpuinfo.pb-c.c [2019-08-25T13:17:46.144Z] #58 17.81 DEP images/cpuinfo.pb-c.d [2019-08-25T13:17:46.144Z] #58 17.84 PBCC images/stats.pb-c.c [2019-08-25T13:17:46.144Z] #58 ... [2019-08-25T13:17:46.144Z] [2019-08-25T13:17:46.144Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:17:46.144Z] #33 72.89 regexp/syntax [2019-08-25T13:17:46.144Z] #33 74.67 os [2019-08-25T13:17:46.144Z] #33 78.61 regexp [2019-08-25T13:17:46.144Z] #33 79.20 fmt [2019-08-25T13:17:46.230Z] #14 11.74 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-25T13:17:46.230Z] #14 11.75 Running setup.py bdist_wheel for pyyaml: started [2019-08-25T13:17:46.230Z] #14 12.02 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-25T13:17:46.317Z] Building dependency tree... [2019-08-25T13:17:46.317Z] Reading state information... [2019-08-25T13:17:46.317Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-25T13:17:46.317Z] The following additional packages will be installed: [2019-08-25T13:17:46.317Z] libjq1 libonig4 [2019-08-25T13:17:46.400Z] #33 ... [2019-08-25T13:17:46.400Z] [2019-08-25T13:17:46.400Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:17:46.400Z] #58 17.87 DEP images/stats.pb-c.d [2019-08-25T13:17:46.489Z] #14 12.02 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-25T13:17:46.489Z] #14 12.04 Successfully built pathspec pyyaml [2019-08-25T13:17:46.489Z] #14 12.04 Installing collected packages: pathspec, pyyaml, yamllint [2019-08-25T13:17:46.489Z] #14 12.14 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-25T13:17:46.489Z] #14 DONE 12.3s [2019-08-25T13:17:46.599Z] The following NEW packages will be installed: [2019-08-25T13:17:46.599Z] jq libjq1 libonig4 [2019-08-25T13:17:46.599Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:17:46.599Z] Need to get 310 kB of archives. [2019-08-25T13:17:46.599Z] After this operation, 1267 kB of additional disk space will be used. [2019-08-25T13:17:46.599Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-08-25T13:17:46.599Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-08-25T13:17:46.599Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-08-25T13:17:46.746Z] [2019-08-25T13:17:46.746Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-25T13:17:46.746Z] #16 DONE 0.1s [2019-08-25T13:17:46.746Z] [2019-08-25T13:17:46.746Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-25T13:17:46.881Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:17:46.881Z] Fetched 310 kB in 0s (3687 kB/s) [2019-08-25T13:17:46.881Z] Selecting previously unselected package libonig4:ppc64el. [2019-08-25T13:17:46.881Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-08-25T13:17:46.881Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-08-25T13:17:46.881Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-08-25T13:17:46.881Z] Selecting previously unselected package libjq1:ppc64el. [2019-08-25T13:17:46.881Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-25T13:17:46.881Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-25T13:17:46.881Z] Selecting previously unselected package jq. [2019-08-25T13:17:46.881Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-25T13:17:46.881Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-25T13:17:46.881Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-08-25T13:17:46.881Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-25T13:17:46.881Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:17:46.881Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-25T13:17:47.496Z] Removing intermediate container c16aeb23b4e7 [2019-08-25T13:17:47.496Z] ---> 40f4ec5534f9 [2019-08-25T13:17:47.496Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-08-25T13:17:47.779Z] ---> d16d77fef4d2 [2019-08-25T13:17:47.779Z] Step 23/126 : 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 [2019-08-25T13:17:47.779Z] ---> Running in 293ff705a433 [2019-08-25T13:17:48.287Z] #58 19.48 make[1]: Nothing to be done for 'all'. [2019-08-25T13:17:48.639Z] #21 DONE 1.9s [2019-08-25T13:17:48.639Z] [2019-08-25T13:17:48.639Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-25T13:17:48.639Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-08-25T13:17:48.639Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-08-25T13:17:48.639Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-08-25T13:17:48.783Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-25T13:17:48.898Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 799.25kB / 9.11MB 0.2s [2019-08-25T13:17:48.898Z] #64 ... [2019-08-25T13:17:48.898Z] [2019-08-25T13:17:48.898Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-08-25T13:17:48.898Z] #26 DONE 0.2s [2019-08-25T13:17:48.898Z] [2019-08-25T13:17:48.898Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-08-25T13:17:48.898Z] #60 DONE 0.2s [2019-08-25T13:17:48.898Z] [2019-08-25T13:17:48.898Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-08-25T13:17:48.898Z] #49 DONE 0.2s [2019-08-25T13:17:48.898Z] [2019-08-25T13:17:48.898Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-25T13:17:48.898Z] #52 DONE 0.2s [2019-08-25T13:17:48.898Z] [2019-08-25T13:17:48.898Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-25T13:17:48.898Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.39MB / 9.11MB 0.3s [2019-08-25T13:17:49.156Z] #64 ... [2019-08-25T13:17:49.156Z] [2019-08-25T13:17:49.156Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:17:49.156Z] #40 DONE 0.4s [2019-08-25T13:17:49.156Z] [2019-08-25T13:17:49.156Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-08-25T13:17:49.156Z] #32 DONE 0.4s [2019-08-25T13:17:49.156Z] [2019-08-25T13:17:49.156Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-08-25T13:17:49.156Z] #29 DONE 0.4s [2019-08-25T13:17:49.156Z] [2019-08-25T13:17:49.156Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-25T13:17:49.156Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.20MB / 9.11MB 0.5s [2019-08-25T13:17:49.156Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.10MB / 9.11MB 0.6s [2019-08-25T13:17:49.291Z]  ######################################################################## 100.0% [2019-08-25T13:17:49.414Z] #64 ... [2019-08-25T13:17:49.414Z] [2019-08-25T13:17:49.414Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-08-25T13:17:49.414Z] #41 DONE 0.3s [2019-08-25T13:17:49.414Z] [2019-08-25T13:17:49.414Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-25T13:17:49.414Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-08-25T13:17:49.652Z] #58 21.01 CC images/stats.o [2019-08-25T13:17:49.672Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.8s done [2019-08-25T13:17:49.874Z]  #########    13.7% #############       18.2% ##########################           37.4% #######################################                       54.4% ################################################## 69.9% ############################################################## 86.3% ######################################################################## 100.0% [2019-08-25T13:17:49.907Z] #58 21.56 CC images/core.o [2019-08-25T13:17:50.163Z] #58 ... [2019-08-25T13:17:50.163Z] [2019-08-25T13:17:50.163Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T13:17:50.163Z] #30 77.51 flag [2019-08-25T13:17:50.163Z] #30 77.52 github.com/BurntSushi/toml [2019-08-25T13:17:50.163Z] #30 79.68 log [2019-08-25T13:17:50.163Z] #30 82.34 github.com/BurntSushi/toml/cmd/tomlv [2019-08-25T13:17:50.163Z] #30 DONE 87.0s [2019-08-25T13:17:50.163Z] [2019-08-25T13:17:50.163Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:17:50.163Z] #33 83.34 path/filepath [2019-08-25T13:17:50.163Z] #33 84.38 flag [2019-08-25T13:17:50.163Z] #33 84.47 go/token [2019-08-25T13:17:50.163Z] #33 85.14 go/scanner [2019-08-25T13:17:50.163Z] #33 86.54 go/ast [2019-08-25T13:17:50.163Z] #33 86.68 io/ioutil [2019-08-25T13:17:50.216Z]  ######################################################################## 100.0% [2019-08-25T13:17:50.511Z]  #####################    29.8% ###############################################   66.4% ######################################################################## 100.0% [2019-08-25T13:17:50.798Z]  ######################################################################## 100.0% [2019-08-25T13:17:51.053Z] #64 ... [2019-08-25T13:17:51.053Z] [2019-08-25T13:17:51.053Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-25T13:17:51.053Z] #25 DONE 2.2s [2019-08-25T13:17:51.053Z] [2019-08-25T13:17:51.053Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-25T13:17:51.093Z] #33 87.78 net/url [2019-08-25T13:17:51.093Z] #33 ... [2019-08-25T13:17:51.093Z] [2019-08-25T13:17:51.093Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T13:17:51.093Z] #47 33.43 + cd /tmp/tmp.1uUEsZHTBN/src/github.com/containerd/containerd [2019-08-25T13:17:51.093Z] #47 33.43 + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T13:17:51.093Z] #47 36.08 + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-25T13:17:51.093Z] #47 36.08 + BUILDTAGS='netgo osusergo static_build' [2019-08-25T13:17:51.093Z] #47 36.08 + export EXTRA_FLAGS=-buildmode=pie [2019-08-25T13:17:51.093Z] #47 36.08 + EXTRA_FLAGS=-buildmode=pie [2019-08-25T13:17:51.093Z] #47 36.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-25T13:17:51.093Z] #47 36.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-25T13:17:51.093Z] #47 36.08 + '[' '' = dynamic ']' [2019-08-25T13:17:51.093Z] #47 36.08 + make [2019-08-25T13:17:51.093Z] #47 36.87 🇩 bin/ctr [2019-08-25T13:17:51.093Z] #47 ... [2019-08-25T13:17:51.093Z] [2019-08-25T13:17:51.093Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:17:51.093Z] #58 22.62 CC images/core-x86.o [2019-08-25T13:17:51.369Z] 🇩 bin/containerd-shim-runc-v1 [2019-08-25T13:17:51.566Z]  #### 6.4% #################    24.5% ################################   45.0% #################################################    68.1% #################################################################  91.6% ######################################################################## 100.0% [2019-08-25T13:17:51.654Z] #58 23.28 CC images/core-arm.o [2019-08-25T13:17:51.911Z]  ######################################################################## 100.0% [2019-08-25T13:17:52.215Z] #58 23.73 CC images/core-aarch64.o [2019-08-25T13:17:52.427Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.9s done [2019-08-25T13:17:52.427Z] #64 DONE 3.8s [2019-08-25T13:17:52.427Z] [2019-08-25T13:17:52.427Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T13:17:52.427Z] #55 3.549 + mktemp -d [2019-08-25T13:17:52.427Z] #55 3.549 + export GOPATH=/tmp/tmp.En9KnxQf9Z [2019-08-25T13:17:52.427Z] #55 3.549 + git clone https://github.com/docker/distribution.git /tmp/tmp.En9KnxQf9Z/src/github.com/docker/distribution [2019-08-25T13:17:52.427Z] #55 3.549 Cloning into '/tmp/tmp.En9KnxQf9Z/src/github.com/docker/distribution'... [2019-08-25T13:17:52.470Z] #58 24.12 CC images/core-ppc64.o [2019-08-25T13:17:53.071Z]  ## 3.9% #########  12.7% ##############  20.8% #################### 27.8% ##########################    36.8% ################################       44.7% ######################################     54.0% ############################################   62.0% ##################################################   70.8% ######################################################   76.1% #############################################################  85.4% ###################################################################  93.2% ######################################################################## 100.0% [2019-08-25T13:17:53.261Z] 🇩 binaries [2019-08-25T13:17:53.261Z] + mkdir -p /build [2019-08-25T13:17:53.261Z] + cp bin/containerd /build/containerd [2019-08-25T13:17:53.261Z] + cp bin/containerd-shim /build/containerd-shim [2019-08-25T13:17:53.261Z] + cp bin/ctr /build/ctr [2019-08-25T13:17:53.360Z]  [2019-08-25T13:17:53.397Z] #58 24.93 CC images/core-s390.o [2019-08-25T13:17:53.976Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-25T13:17:54.261Z]  ######################################################################## 100.0% [2019-08-25T13:17:54.323Z] #58 25.72 CC images/cpuinfo.o [2019-08-25T13:17:54.326Z] #55 ... [2019-08-25T13:17:54.326Z] [2019-08-25T13:17:54.326Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-25T13:17:54.326Z] #27 5.127 + RM_GOPATH=0 [2019-08-25T13:17:54.326Z] #27 5.127 + TMP_GOPATH= [2019-08-25T13:17:54.326Z] #27 5.127 + : /build [2019-08-25T13:17:54.326Z] #27 5.127 + '[' -z '' ']' [2019-08-25T13:17:54.326Z] #27 5.131 ++ mktemp -d [2019-08-25T13:17:54.326Z] #27 5.134 + export GOPATH=/tmp/tmp.sJrHY9Ztwj [2019-08-25T13:17:54.326Z] #27 5.134 + GOPATH=/tmp/tmp.sJrHY9Ztwj [2019-08-25T13:17:54.326Z] #27 5.134 + RM_GOPATH=1 [2019-08-25T13:17:54.326Z] #27 5.134 ++ dirname ./install.sh [2019-08-25T13:17:54.326Z] #27 5.135 + dir=. [2019-08-25T13:17:54.326Z] #27 5.135 + bin=gotestsum [2019-08-25T13:17:54.326Z] #27 5.135 + shift [2019-08-25T13:17:54.326Z] #27 5.135 + '[' '!' -f ./gotestsum.installer ']' [2019-08-25T13:17:54.326Z] #27 5.135 + . ./gotestsum.installer [2019-08-25T13:17:54.326Z] #27 5.135 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-25T13:17:54.326Z] #27 5.136 + install_gotestsum [2019-08-25T13:17:54.326Z] #27 5.136 + echo 'Installing gotestsum version v0.3.5' [2019-08-25T13:17:54.326Z] #27 5.136 + go get -d gotest.tools/gotestsum [2019-08-25T13:17:54.326Z] #27 5.136 Installing gotestsum version v0.3.5 [2019-08-25T13:17:54.542Z]  ######################################################################## 100.0% [2019-08-25T13:17:54.542Z]  [2019-08-25T13:17:54.578Z] #58 26.19 CC images/inventory.o [2019-08-25T13:17:54.586Z] #27 ... [2019-08-25T13:17:54.586Z] [2019-08-25T13:17:54.586Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-25T13:17:54.586Z] #50 5.536 + RM_GOPATH=0 [2019-08-25T13:17:54.586Z] #50 5.536 + TMP_GOPATH= [2019-08-25T13:17:54.586Z] #50 5.536 + : /build [2019-08-25T13:17:54.586Z] #50 5.537 + '[' -z '' ']' [2019-08-25T13:17:54.586Z] #50 5.538 ++ mktemp -d [2019-08-25T13:17:54.586Z] #50 5.540 + export GOPATH=/tmp/tmp.S3tXBwUYbj [2019-08-25T13:17:54.586Z] #50 5.540 + GOPATH=/tmp/tmp.S3tXBwUYbj [2019-08-25T13:17:54.586Z] #50 5.540 + RM_GOPATH=1 [2019-08-25T13:17:54.586Z] #50 5.540 ++ dirname ./install.sh [2019-08-25T13:17:54.586Z] #50 5.551 + dir=. [2019-08-25T13:17:54.586Z] #50 5.551 + bin=proxy [2019-08-25T13:17:54.586Z] #50 5.551 + shift [2019-08-25T13:17:54.586Z] #50 5.552 + '[' '!' -f ./proxy.installer ']' [2019-08-25T13:17:54.586Z] #50 5.552 + . ./proxy.installer [2019-08-25T13:17:54.586Z] #50 5.557 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T13:17:54.586Z] #50 5.557 + install_proxy [2019-08-25T13:17:54.586Z] #50 5.558 + case "$1" in [2019-08-25T13:17:54.586Z] #50 5.558 + export CGO_ENABLED=0 [2019-08-25T13:17:54.586Z] #50 5.559 + CGO_ENABLED=0 [2019-08-25T13:17:54.586Z] #50 5.559 + _install_proxy [2019-08-25T13:17:54.586Z] #50 5.560 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-25T13:17:54.586Z] #50 5.560 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T13:17:54.586Z] #50 5.560 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.S3tXBwUYbj/src/github.com/docker/libnetwork [2019-08-25T13:17:54.586Z] #50 5.565 Cloning into '/tmp/tmp.S3tXBwUYbj/src/github.com/docker/libnetwork'... [2019-08-25T13:17:54.834Z] #58 26.44 CC images/fdinfo.o [2019-08-25T13:17:55.089Z] #58 26.87 CC images/fown.o [2019-08-25T13:17:55.156Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-25T13:17:55.345Z] #58 27.11 CC images/ns.o [2019-08-25T13:17:55.437Z]  ######################################################################## 100.0% [2019-08-25T13:17:55.437Z]  ######################################################################## 100.0% [2019-08-25T13:17:55.437Z]  [2019-08-25T13:17:55.871Z] Removing intermediate container 30bbe98ef813 [2019-08-25T13:17:55.871Z] ---> e7ae73db9a67 [2019-08-25T13:17:55.871Z] Step 56/126 : FROM dev-base AS proxy [2019-08-25T13:17:55.871Z] ---> 7fb0c6564c15 [2019-08-25T13:17:55.871Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-08-25T13:17:55.905Z] #58 27.34 CC images/regfile.o [2019-08-25T13:17:55.905Z] #58 27.49 CC images/ghost-file.o [2019-08-25T13:17:56.160Z] #58 27.79 CC images/fifo.o [2019-08-25T13:17:56.234Z] ---> Running in 9c75a953582e [2019-08-25T13:17:56.234Z] Removing intermediate container 9c75a953582e [2019-08-25T13:17:56.234Z] ---> 9e8343ef1b15 [2019-08-25T13:17:56.234Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:17:56.416Z] #58 27.98 CC images/remap-file-path.o [2019-08-25T13:17:56.416Z] #58 28.16 CC images/eventfd.o [2019-08-25T13:17:56.447Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-25T13:17:56.447Z] skipping existing c8c2d4a6b2e3 [2019-08-25T13:17:56.447Z] [2019-08-25T13:17:56.603Z] ---> 96854b5287e9 [2019-08-25T13:17:56.603Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:17:56.603Z] ---> 9a6f5f4eeb22 [2019-08-25T13:17:56.603Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:17:56.603Z] ---> Running in b49c7323e3d0 [2019-08-25T13:17:56.971Z] + RM_GOPATH=0 [2019-08-25T13:17:56.971Z] + TMP_GOPATH= [2019-08-25T13:17:56.971Z] + : /build [2019-08-25T13:17:56.971Z] + '[' -z '' ']' [2019-08-25T13:17:56.971Z] ++ mktemp -d [2019-08-25T13:17:56.971Z] + export GOPATH=/tmp/tmp.8hU88C9DNf [2019-08-25T13:17:56.971Z] + GOPATH=/tmp/tmp.8hU88C9DNf [2019-08-25T13:17:56.971Z] + RM_GOPATH=1 [2019-08-25T13:17:56.971Z] ++ dirname ./install.sh [2019-08-25T13:17:56.971Z] + dir=. [2019-08-25T13:17:56.971Z] + bin=proxy [2019-08-25T13:17:56.971Z] + shift [2019-08-25T13:17:56.971Z] + '[' '!' -f ./proxy.installer ']' [2019-08-25T13:17:56.971Z] + . ./proxy.installer [2019-08-25T13:17:56.971Z] ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T13:17:56.971Z] + install_proxy [2019-08-25T13:17:56.971Z] + case "$1" in [2019-08-25T13:17:56.971Z] + export CGO_ENABLED=0 [2019-08-25T13:17:56.971Z] + CGO_ENABLED=0 [2019-08-25T13:17:56.971Z] + _install_proxy [2019-08-25T13:17:56.971Z] + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-25T13:17:56.971Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8hU88C9DNf/src/github.com/docker/libnetwork [2019-08-25T13:17:56.971Z] Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T13:17:56.971Z] Cloning into '/tmp/tmp.8hU88C9DNf/src/github.com/docker/libnetwork'... [2019-08-25T13:17:56.976Z] #58 28.50 CC images/eventpoll.o [2019-08-25T13:17:56.976Z] #58 ... [2019-08-25T13:17:56.976Z] [2019-08-25T13:17:56.976Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:56.976Z] #13 20.24 Fetched 7918 kB in 16s (477 kB/s) [2019-08-25T13:17:56.976Z] #13 20.24 Reading package lists... [2019-08-25T13:17:56.976Z] #13 25.96 Reading package lists... [2019-08-25T13:17:56.976Z] #13 ... [2019-08-25T13:17:56.976Z] [2019-08-25T13:17:56.976Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:17:56.976Z] #33 89.43 text/template/parse [2019-08-25T13:17:56.976Z] #33 92.25 go/parser [2019-08-25T13:17:57.060Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-25T13:17:57.114Z] #50 ... [2019-08-25T13:17:57.114Z] [2019-08-25T13:17:57.114Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:17:57.114Z] #33 5.228 + RM_GOPATH=0 [2019-08-25T13:17:57.114Z] #33 5.228 + TMP_GOPATH= [2019-08-25T13:17:57.114Z] #33 5.228 + : /build [2019-08-25T13:17:57.114Z] #33 5.228 + '[' -z '' ']' [2019-08-25T13:17:57.114Z] #33 5.228 ++ mktemp -d [2019-08-25T13:17:57.114Z] #33 5.229 + export GOPATH=/tmp/tmp.RabCUoJ7qU [2019-08-25T13:17:57.114Z] #33 5.229 + GOPATH=/tmp/tmp.RabCUoJ7qU [2019-08-25T13:17:57.114Z] #33 5.229 + RM_GOPATH=1 [2019-08-25T13:17:57.114Z] #33 5.230 ++ dirname ./install.sh [2019-08-25T13:17:57.114Z] #33 5.235 + dir=. [2019-08-25T13:17:57.114Z] #33 5.237 + bin=vndr [2019-08-25T13:17:57.114Z] #33 5.237 + shift [2019-08-25T13:17:57.114Z] #33 5.237 + '[' '!' -f ./vndr.installer ']' [2019-08-25T13:17:57.114Z] #33 5.237 + . ./vndr.installer [2019-08-25T13:17:57.114Z] #33 5.237 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T13:17:57.114Z] #33 5.239 + install_vndr [2019-08-25T13:17:57.114Z] #33 5.239 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-25T13:17:57.114Z] #33 5.239 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T13:17:57.114Z] #33 5.239 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RabCUoJ7qU/src/github.com/LK4D4/vndr [2019-08-25T13:17:57.114Z] #33 5.248 Cloning into '/tmp/tmp.RabCUoJ7qU/src/github.com/LK4D4/vndr'... [2019-08-25T13:17:57.114Z] #33 5.983 + cd /tmp/tmp.RabCUoJ7qU/src/github.com/LK4D4/vndr [2019-08-25T13:17:57.114Z] #33 5.985 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T13:17:57.114Z] #33 6.007 + go build -buildmode=pie -v -o /build/vndr . [2019-08-25T13:17:57.114Z] #33 7.084 errors [2019-08-25T13:17:57.114Z] #33 7.103 internal/cpu [2019-08-25T13:17:57.114Z] #33 7.161 internal/race [2019-08-25T13:17:57.114Z] #33 7.336 runtime/internal/atomic [2019-08-25T13:17:57.114Z] #33 7.557 runtime/internal/sys [2019-08-25T13:17:57.114Z] #33 7.654 internal/bytealg [2019-08-25T13:17:57.114Z] #33 7.748 runtime/internal/math [2019-08-25T13:17:57.114Z] #33 7.826 sync/atomic [2019-08-25T13:17:57.114Z] #33 8.074 unicode [2019-08-25T13:17:57.232Z] #33 93.90 text/template [2019-08-25T13:17:57.341Z]  ######################################################################## 100.0% [2019-08-25T13:17:57.341Z]  ######################################################################## 100.0% [2019-08-25T13:17:57.341Z]  [2019-08-25T13:17:57.341Z] Download of images into '/build' complete. [2019-08-25T13:17:57.341Z] Use something like the following to load the result into a Docker daemon: [2019-08-25T13:17:57.341Z] tar -cC '/build' . | docker load [2019-08-25T13:17:57.685Z] #33 8.533 runtime [2019-08-25T13:17:58.606Z] #33 ... [2019-08-25T13:17:58.606Z] [2019-08-25T13:17:58.606Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:58.606Z] #13 25.96 Reading package lists... [2019-08-25T13:17:58.606Z] #13 30.91 Building dependency tree... [2019-08-25T13:17:58.606Z] #13 31.71 Reading state information... [2019-08-25T13:17:58.800Z] + cd /tmp/tmp.8hU88C9DNf/src/github.com/docker/libnetwork [2019-08-25T13:17:58.800Z] + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T13:17:58.800Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-25T13:17:59.058Z] #33 ... [2019-08-25T13:17:59.058Z] [2019-08-25T13:17:59.058Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-25T13:17:59.058Z] #44 6.234 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:17:59.058Z] #44 6.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:17:59.058Z] #44 6.329 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:17:59.058Z] #44 6.359 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:17:59.058Z] #44 6.363 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:17:59.058Z] #44 7.064 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T13:17:59.058Z] #44 8.576 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T13:17:59.058Z] #44 9.424 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T13:17:59.058Z] #44 ... [2019-08-25T13:17:59.058Z] [2019-08-25T13:17:59.058Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:59.058Z] #57 4.514 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:17:59.058Z] #57 4.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:17:59.058Z] #57 4.558 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:17:59.058Z] #57 4.571 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:17:59.058Z] #57 4.600 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:17:59.058Z] #57 5.384 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T13:17:59.058Z] #57 6.597 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T13:17:59.058Z] #57 7.269 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T13:17:59.058Z] #57 ... [2019-08-25T13:17:59.058Z] [2019-08-25T13:17:59.058Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T13:17:59.058Z] #30 5.335 + RM_GOPATH=0 [2019-08-25T13:17:59.058Z] #30 5.335 + TMP_GOPATH= [2019-08-25T13:17:59.058Z] #30 5.342 + : /build [2019-08-25T13:17:59.058Z] #30 5.342 + '[' -z '' ']' [2019-08-25T13:17:59.058Z] #30 5.342 ++ mktemp -d [2019-08-25T13:17:59.058Z] #30 5.343 + export GOPATH=/tmp/tmp.3G6xnA3B2u [2019-08-25T13:17:59.058Z] #30 5.343 + GOPATH=/tmp/tmp.3G6xnA3B2u [2019-08-25T13:17:59.058Z] #30 5.343 + RM_GOPATH=1 [2019-08-25T13:17:59.058Z] #30 5.343 ++ dirname ./install.sh [2019-08-25T13:17:59.058Z] #30 5.344 + dir=. [2019-08-25T13:17:59.058Z] #30 5.344 + bin=tomlv [2019-08-25T13:17:59.059Z] #30 5.344 + shift [2019-08-25T13:17:59.059Z] #30 5.344 + '[' '!' -f ./tomlv.installer ']' [2019-08-25T13:17:59.059Z] #30 5.345 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T13:17:59.059Z] #30 5.345 + . ./tomlv.installer [2019-08-25T13:17:59.059Z] #30 5.345 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T13:17:59.059Z] #30 5.345 + install_tomlv [2019-08-25T13:17:59.059Z] #30 5.345 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-25T13:17:59.059Z] #30 5.346 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3G6xnA3B2u/src/github.com/BurntSushi/toml [2019-08-25T13:17:59.059Z] #30 5.350 Cloning into '/tmp/tmp.3G6xnA3B2u/src/github.com/BurntSushi/toml'... [2019-08-25T13:17:59.059Z] #30 6.370 + cd /tmp/tmp.3G6xnA3B2u/src/github.com/BurntSushi/toml [2019-08-25T13:17:59.059Z] #30 6.370 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T13:17:59.059Z] #30 6.398 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-25T13:17:59.059Z] #30 7.065 errors [2019-08-25T13:17:59.059Z] #30 7.097 internal/cpu [2019-08-25T13:17:59.059Z] #30 7.172 math/bits [2019-08-25T13:17:59.059Z] #30 7.555 internal/bytealg [2019-08-25T13:17:59.059Z] #30 7.669 math [2019-08-25T13:17:59.059Z] #30 7.991 runtime/internal/atomic [2019-08-25T13:17:59.059Z] #30 8.220 runtime/internal/sys [2019-08-25T13:17:59.059Z] #30 8.430 runtime/internal/math [2019-08-25T13:17:59.059Z] #30 8.602 runtime [2019-08-25T13:17:59.167Z] #13 32.47 The following additional packages will be installed: [2019-08-25T13:17:59.167Z] #13 32.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-25T13:17:59.167Z] #13 32.47 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-25T13:17:59.167Z] #13 32.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-25T13:17:59.167Z] #13 32.47 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-25T13:17:59.167Z] #13 32.47 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-25T13:17:59.167Z] #13 32.48 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-25T13:17:59.167Z] #13 32.48 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-25T13:17:59.167Z] #13 32.48 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-25T13:17:59.167Z] #13 32.48 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-25T13:17:59.167Z] #13 32.48 Suggested packages: [2019-08-25T13:17:59.167Z] #13 32.48 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-25T13:17:59.167Z] #13 32.48 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-25T13:17:59.167Z] #13 32.48 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-25T13:17:59.167Z] #13 32.48 vim-doc vim-scripts xfsdump acl attr quota [2019-08-25T13:17:59.167Z] #13 32.48 Recommended packages: [2019-08-25T13:17:59.167Z] #13 32.48 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-25T13:17:59.167Z] #13 32.48 python3-keyrings.alt python3-xdg unzip [2019-08-25T13:17:59.317Z] #30 ... [2019-08-25T13:17:59.317Z] [2019-08-25T13:17:59.317Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-25T13:17:59.317Z] #61 5.635 + RM_GOPATH=0 [2019-08-25T13:17:59.317Z] #61 5.635 + TMP_GOPATH= [2019-08-25T13:17:59.317Z] #61 5.635 + : /build/ [2019-08-25T13:17:59.317Z] #61 5.635 + '[' -z '' ']' [2019-08-25T13:17:59.317Z] #61 5.644 ++ mktemp -d [2019-08-25T13:17:59.317Z] #61 5.648 + export GOPATH=/tmp/tmp.41xRTqNMwP [2019-08-25T13:17:59.317Z] #61 5.648 + GOPATH=/tmp/tmp.41xRTqNMwP [2019-08-25T13:17:59.317Z] #61 5.648 + RM_GOPATH=1 [2019-08-25T13:17:59.317Z] #61 5.649 ++ dirname ./install.sh [2019-08-25T13:17:59.317Z] #61 5.650 + dir=. [2019-08-25T13:17:59.317Z] #61 5.653 + bin=rootlesskit [2019-08-25T13:17:59.317Z] #61 5.653 + shift [2019-08-25T13:17:59.317Z] #61 5.654 + '[' '!' -f ./rootlesskit.installer ']' [2019-08-25T13:17:59.317Z] #61 5.654 + . ./rootlesskit.installer [2019-08-25T13:17:59.317Z] #61 5.654 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T13:17:59.317Z] #61 5.655 + install_rootlesskit [2019-08-25T13:17:59.317Z] #61 5.658 + case "$1" in [2019-08-25T13:17:59.317Z] #61 5.658 + export CGO_ENABLED=0 [2019-08-25T13:17:59.317Z] #61 5.658 + CGO_ENABLED=0 [2019-08-25T13:17:59.317Z] #61 5.658 + _install_rootlesskit [2019-08-25T13:17:59.317Z] #61 5.658 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-25T13:17:59.317Z] #61 5.659 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T13:17:59.317Z] #61 5.659 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.41xRTqNMwP/src/github.com/rootless-containers/rootlesskit [2019-08-25T13:17:59.317Z] #61 5.660 Cloning into '/tmp/tmp.41xRTqNMwP/src/github.com/rootless-containers/rootlesskit'... [2019-08-25T13:17:59.317Z] #61 8.716 + cd /tmp/tmp.41xRTqNMwP/src/github.com/rootless-containers/rootlesskit [2019-08-25T13:17:59.317Z] #61 8.716 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T13:17:59.317Z] #61 9.324 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-25T13:17:59.317Z] #61 9.325 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-25T13:17:59.317Z] #61 ... [2019-08-25T13:17:59.317Z] [2019-08-25T13:17:59.317Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:17:59.317Z] #35 6.518 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:17:59.317Z] #35 6.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:17:59.317Z] #35 6.569 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:17:59.317Z] #35 6.579 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:17:59.317Z] #35 6.619 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:17:59.317Z] #35 7.303 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T13:17:59.317Z] #35 8.792 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T13:17:59.317Z] #35 9.528 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T13:17:59.575Z] #35 ... [2019-08-25T13:17:59.575Z] [2019-08-25T13:17:59.575Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-25T13:17:59.575Z] #42 4.915 + RM_GOPATH=0 [2019-08-25T13:17:59.575Z] #42 4.915 + TMP_GOPATH= [2019-08-25T13:17:59.575Z] #42 4.915 + : /build [2019-08-25T13:17:59.575Z] #42 4.915 + '[' -z '' ']' [2019-08-25T13:17:59.575Z] #42 4.915 ++ mktemp -d [2019-08-25T13:17:59.575Z] #42 4.917 + export GOPATH=/tmp/tmp.mMUeynZCbm [2019-08-25T13:17:59.575Z] #42 4.917 + GOPATH=/tmp/tmp.mMUeynZCbm [2019-08-25T13:17:59.575Z] #42 4.917 + RM_GOPATH=1 [2019-08-25T13:17:59.575Z] #42 4.917 ++ dirname ./install.sh [2019-08-25T13:17:59.575Z] #42 4.918 + dir=. [2019-08-25T13:17:59.575Z] #42 4.918 + bin=runc [2019-08-25T13:17:59.575Z] #42 4.918 + shift [2019-08-25T13:17:59.575Z] #42 4.921 + '[' '!' -f ./runc.installer ']' [2019-08-25T13:17:59.575Z] #42 4.921 + . ./runc.installer [2019-08-25T13:17:59.575Z] #42 4.921 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T13:17:59.575Z] #42 4.921 + install_runc [2019-08-25T13:17:59.575Z] #42 4.921 + uname -r [2019-08-25T13:17:59.575Z] #42 4.924 + grep -q '^3\.10\.0.*\.el7\.' [2019-08-25T13:17:59.575Z] #42 4.930 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-25T13:17:59.575Z] #42 4.930 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-25T13:17:59.575Z] #42 4.930 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mMUeynZCbm/src/github.com/opencontainers/runc [2019-08-25T13:17:59.575Z] #42 4.930 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-25T13:17:59.575Z] #42 4.933 Cloning into '/tmp/tmp.mMUeynZCbm/src/github.com/opencontainers/runc'... [2019-08-25T13:17:59.575Z] #42 ... [2019-08-25T13:17:59.575Z] [2019-08-25T13:17:59.575Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-25T13:17:59.575Z] #53 5.208 + RM_GOPATH=0 [2019-08-25T13:17:59.575Z] #53 5.208 + TMP_GOPATH= [2019-08-25T13:17:59.575Z] #53 5.208 + : /build [2019-08-25T13:17:59.575Z] #53 5.208 + '[' -z '' ']' [2019-08-25T13:17:59.575Z] #53 5.208 ++ mktemp -d [2019-08-25T13:17:59.575Z] #53 5.212 + export GOPATH=/tmp/tmp.DkFkOymQHn [2019-08-25T13:17:59.575Z] #53 5.212 + GOPATH=/tmp/tmp.DkFkOymQHn [2019-08-25T13:17:59.575Z] #53 5.213 + RM_GOPATH=1 [2019-08-25T13:17:59.575Z] #53 5.213 ++ dirname ./install.sh [2019-08-25T13:17:59.575Z] #53 5.215 + dir=. [2019-08-25T13:17:59.575Z] #53 5.215 + bin=dockercli [2019-08-25T13:17:59.575Z] #53 5.216 + shift [2019-08-25T13:17:59.575Z] #53 5.216 + '[' '!' -f ./dockercli.installer ']' [2019-08-25T13:17:59.575Z] #53 5.216 + . ./dockercli.installer [2019-08-25T13:17:59.575Z] #53 5.216 ++ DOCKERCLI_CHANNEL=stable [2019-08-25T13:17:59.575Z] #53 5.216 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-25T13:17:59.575Z] #53 5.217 + install_dockercli [2019-08-25T13:17:59.575Z] #53 5.217 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-25T13:17:59.575Z] #53 5.217 Install docker/cli version 17.06.2-ce from stable [2019-08-25T13:17:59.575Z] #53 5.218 ++ uname -m [2019-08-25T13:17:59.575Z] #53 5.219 + arch=x86_64 [2019-08-25T13:17:59.575Z] #53 5.220 + '[' x86_64 '!=' x86_64 ']' [2019-08-25T13:17:59.575Z] #53 5.220 + url=https://download.docker.com/linux/static [2019-08-25T13:17:59.575Z] #53 5.221 + tar -xz docker/docker [2019-08-25T13:17:59.575Z] #53 5.224 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-25T13:18:00.029Z] Removing intermediate container 293ff705a433 [2019-08-25T13:18:00.030Z] ---> 4bf08b7ec566 [2019-08-25T13:18:00.030Z] Step 24/126 : FROM base AS cross-false [2019-08-25T13:18:00.030Z] ---> b7667c2d1d41 [2019-08-25T13:18:00.030Z] Step 25/126 : FROM base AS cross-true [2019-08-25T13:18:00.030Z] ---> b7667c2d1d41 [2019-08-25T13:18:00.030Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:18:00.030Z] ---> Using cache [2019-08-25T13:18:00.030Z] ---> 51741842d07e [2019-08-25T13:18:00.030Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-08-25T13:18:00.030Z] ---> Running in b681accd2ff8 [2019-08-25T13:18:00.140Z] #53 ... [2019-08-25T13:18:00.140Z] [2019-08-25T13:18:00.140Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:18:00.140Z] #33 11.06 unicode/utf8 [2019-08-25T13:18:00.398Z] #33 11.46 math/bits [2019-08-25T13:18:00.964Z] #33 11.88 math [2019-08-25T13:18:01.036Z] Removing intermediate container b681accd2ff8 [2019-08-25T13:18:01.036Z] ---> 81a97bddfec9 [2019-08-25T13:18:01.036Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-08-25T13:18:01.036Z] ---> Running in 5ce8e69cc831 [2019-08-25T13:18:01.386Z] Removing intermediate container b49c7323e3d0 [2019-08-25T13:18:01.386Z] ---> a802d27709a8 [2019-08-25T13:18:01.386Z] Step 61/126 : FROM base AS gometalinter [2019-08-25T13:18:01.386Z] ---> 7fb0c6564c15 [2019-08-25T13:18:01.386Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-08-25T13:18:01.386Z] ---> Running in 2fa3a4c20b46 [2019-08-25T13:18:01.386Z] Removing intermediate container 2fa3a4c20b46 [2019-08-25T13:18:01.386Z] ---> eefbc2efc155 [2019-08-25T13:18:01.386Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:18:01.650Z] Removing intermediate container 5ce8e69cc831 [2019-08-25T13:18:01.650Z] ---> c8dce36832fa [2019-08-25T13:18:01.650Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-08-25T13:18:01.650Z] ---> Running in 624d9912b12e [2019-08-25T13:18:01.763Z] ---> 76a487ccc9e6 [2019-08-25T13:18:01.763Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:18:01.763Z] ---> 0b6dbe229fb2 [2019-08-25T13:18:01.763Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:18:01.763Z] ---> Running in 5a7de4a28527 [2019-08-25T13:18:01.898Z] #33 ... [2019-08-25T13:18:01.898Z] [2019-08-25T13:18:01.898Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-25T13:18:01.898Z] #53 12.25 + mkdir -p /build [2019-08-25T13:18:01.898Z] #53 12.25 + mv docker/docker /build/ [2019-08-25T13:18:01.898Z] #53 12.25 + rmdir docker [2019-08-25T13:18:01.898Z] #53 DONE 13.0s [2019-08-25T13:18:02.146Z] + RM_GOPATH=0 [2019-08-25T13:18:02.146Z] + TMP_GOPATH= [2019-08-25T13:18:02.146Z] + : /build [2019-08-25T13:18:02.146Z] + '[' -z '' ']' [2019-08-25T13:18:02.146Z] ++ mktemp -d [2019-08-25T13:18:02.146Z] + export GOPATH=/tmp/tmp.uRzbbBdSQb [2019-08-25T13:18:02.146Z] + GOPATH=/tmp/tmp.uRzbbBdSQb [2019-08-25T13:18:02.146Z] + RM_GOPATH=1 [2019-08-25T13:18:02.146Z] Installing gometalinter version v2.0.6 [2019-08-25T13:18:02.146Z] ++ dirname ./install.sh [2019-08-25T13:18:02.146Z] + dir=. [2019-08-25T13:18:02.146Z] + bin=gometalinter [2019-08-25T13:18:02.146Z] + shift [2019-08-25T13:18:02.146Z] + '[' '!' -f ./gometalinter.installer ']' [2019-08-25T13:18:02.146Z] + . ./gometalinter.installer [2019-08-25T13:18:02.146Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-25T13:18:02.146Z] + install_gometalinter [2019-08-25T13:18:02.146Z] + echo 'Installing gometalinter version v2.0.6' [2019-08-25T13:18:02.146Z] + go get -d github.com/alecthomas/gometalinter [2019-08-25T13:18:02.158Z] [2019-08-25T13:18:02.158Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-25T13:18:02.158Z] #42 11.65 + cd /tmp/tmp.mMUeynZCbm/src/github.com/opencontainers/runc [2019-08-25T13:18:02.158Z] #42 11.65 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T13:18:02.158Z] #42 12.04 + '[' -z '' ']' [2019-08-25T13:18:02.158Z] #42 12.04 + target=static [2019-08-25T13:18:02.158Z] #42 12.04 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-25T13:18:02.267Z] Removing intermediate container 624d9912b12e [2019-08-25T13:18:02.267Z] ---> 8980b56f3a47 [2019-08-25T13:18:02.267Z] Step 30/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-08-25T13:18:02.548Z] ---> Running in 5d5a9438041c [2019-08-25T13:18:03.162Z] Removing intermediate container 5d5a9438041c [2019-08-25T13:18:03.162Z] ---> 921e238c504a [2019-08-25T13:18:03.162Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-08-25T13:18:03.162Z] ---> b7667c2d1d41 [2019-08-25T13:18:03.162Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-08-25T13:18:03.162Z] ---> b7667c2d1d41 [2019-08-25T13:18:03.162Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:18:03.162Z] ---> Using cache [2019-08-25T13:18:03.162Z] ---> 51741842d07e [2019-08-25T13:18:03.162Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-08-25T13:18:03.162Z] ---> Running in c003fafe8a25 [2019-08-25T13:18:03.333Z] #13 35.94 The following NEW packages will be installed: [2019-08-25T13:18:03.333Z] #13 35.94 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-25T13:18:03.333Z] #13 35.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-25T13:18:03.333Z] #13 35.94 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-25T13:18:03.333Z] #13 35.94 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-25T13:18:03.333Z] #13 35.95 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-25T13:18:03.333Z] #13 35.95 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-25T13:18:03.333Z] #13 35.95 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-25T13:18:03.333Z] #13 35.95 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-25T13:18:03.333Z] #13 35.95 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-25T13:18:03.333Z] #13 35.95 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-25T13:18:03.333Z] #13 35.95 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-25T13:18:03.333Z] #13 35.95 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-25T13:18:03.333Z] #13 35.95 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-25T13:18:03.333Z] #13 35.95 xfsprogs xxd xz-utils zip [2019-08-25T13:18:03.445Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:18:03.445Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:18:03.445Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:18:03.445Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:18:03.449Z] + cd /tmp/tmp.uRzbbBdSQb/src/github.com/alecthomas/gometalinter [2019-08-25T13:18:03.449Z] + git checkout -q v2.0.6 [2019-08-25T13:18:03.449Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-25T13:18:03.536Z] #42 14.18 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-08-25T13:18:03.728Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:18:03.728Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-25T13:18:03.894Z] #13 37.05 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:18:03.894Z] #13 37.05 Need to get 90.9 MB of archives. [2019-08-25T13:18:03.894Z] #13 37.05 After this operation, 541 MB of additional disk space will be used. [2019-08-25T13:18:03.894Z] #13 37.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-08-25T13:18:03.894Z] #13 37.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-25T13:18:03.894Z] #13 37.06 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-08-25T13:18:03.894Z] #13 37.06 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-08-25T13:18:03.894Z] #13 37.07 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] [2019-08-25T13:18:03.894Z] #13 37.08 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-08-25T13:18:03.894Z] #13 37.13 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-08-25T13:18:03.894Z] #13 37.26 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-08-25T13:18:04.020Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-25T13:18:04.151Z] #13 37.26 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-08-25T13:18:04.151Z] #13 37.26 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-08-25T13:18:04.151Z] #13 37.41 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-08-25T13:18:04.151Z] #13 37.43 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-08-25T13:18:04.151Z] #13 37.43 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-08-25T13:18:04.151Z] #13 37.44 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-08-25T13:18:04.151Z] #13 37.45 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-08-25T13:18:04.151Z] #13 37.46 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-08-25T13:18:04.151Z] #13 37.46 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-08-25T13:18:04.151Z] #13 37.47 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-08-25T13:18:04.151Z] #13 37.48 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-08-25T13:18:04.151Z] #13 37.49 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-08-25T13:18:04.151Z] #13 37.49 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-08-25T13:18:04.151Z] #13 37.50 Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-25T13:18:04.151Z] #13 37.51 Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-25T13:18:04.151Z] #13 37.53 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-08-25T13:18:04.151Z] #13 37.53 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-08-25T13:18:04.151Z] #13 37.53 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-08-25T13:18:04.151Z] #13 37.55 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-08-25T13:18:04.151Z] #13 37.57 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-25T13:18:04.151Z] #13 37.57 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-25T13:18:04.151Z] #13 37.60 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-25T13:18:04.151Z] #13 37.62 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-08-25T13:18:04.301Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-25T13:18:04.407Z] #13 37.63 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-08-25T13:18:04.407Z] #13 37.64 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-25T13:18:04.407Z] #13 37.64 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-25T13:18:04.407Z] #13 37.66 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-25T13:18:04.407Z] #13 37.66 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-08-25T13:18:04.407Z] #13 37.67 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-08-25T13:18:04.407Z] #13 37.67 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-08-25T13:18:04.407Z] #13 37.68 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-08-25T13:18:04.407Z] #13 37.72 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-08-25T13:18:04.407Z] #13 37.73 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-08-25T13:18:04.407Z] #13 37.77 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-08-25T13:18:04.407Z] #13 37.82 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-08-25T13:18:04.407Z] #13 37.84 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-08-25T13:18:04.664Z] #13 37.84 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-08-25T13:18:04.664Z] #13 37.86 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-25T13:18:04.664Z] #13 37.86 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-08-25T13:18:04.664Z] #13 37.87 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] [2019-08-25T13:18:04.664Z] #13 38.03 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-08-25T13:18:04.664Z] #13 38.04 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-08-25T13:18:04.919Z] #13 38.16 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-25T13:18:04.919Z] #13 38.17 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-25T13:18:04.919Z] #13 38.18 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-08-25T13:18:04.919Z] #13 38.21 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-25T13:18:04.919Z] #13 38.21 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-08-25T13:18:04.919Z] #13 38.29 Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-08-25T13:18:05.769Z] Fetched 7716 kB in 2s (3296 kB/s) [2019-08-25T13:18:05.845Z] #13 38.98 Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-08-25T13:18:05.845Z] #13 39.10 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-08-25T13:18:05.845Z] #13 39.15 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-08-25T13:18:05.845Z] #13 39.18 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-08-25T13:18:05.845Z] #13 39.18 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-08-25T13:18:05.845Z] #13 39.22 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-08-25T13:18:06.101Z] #13 39.42 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-08-25T13:18:06.357Z] #13 39.69 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-08-25T13:18:06.357Z] #13 39.69 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-25T13:18:06.614Z] #13 40.08 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-08-25T13:18:06.817Z] #42 ... [2019-08-25T13:18:06.817Z] [2019-08-25T13:18:06.817Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-25T13:18:06.817Z] #44 18.09 Fetched 7918 kB in 12s (616 kB/s) [2019-08-25T13:18:06.869Z] #13 40.33 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-08-25T13:18:07.125Z] #13 40.34 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-08-25T13:18:07.248Z] Reading package lists... [2019-08-25T13:18:07.380Z] #13 ... [2019-08-25T13:18:07.380Z] [2019-08-25T13:18:07.380Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:07.380Z] #58 28.81 CC images/fh.o [2019-08-25T13:18:07.380Z] #58 29.19 CC images/fsnotify.o [2019-08-25T13:18:07.380Z] #58 29.98 CC images/signalfd.o [2019-08-25T13:18:07.380Z] #58 30.30 CC images/fs.o [2019-08-25T13:18:07.380Z] #58 30.51 CC images/pstree.o [2019-08-25T13:18:07.380Z] #58 30.74 CC images/pipe.o [2019-08-25T13:18:07.381Z] #58 31.13 CC images/tcp-stream.o [2019-08-25T13:18:07.381Z] #58 31.39 CC images/sk-packet.o [2019-08-25T13:18:07.381Z] #58 31.65 CC images/mnt.o [2019-08-25T13:18:07.381Z] #58 31.93 CC images/pipe-data.o [2019-08-25T13:18:07.381Z] #58 32.13 CC images/sa.o [2019-08-25T13:18:07.381Z] #58 32.39 CC images/timer.o [2019-08-25T13:18:07.381Z] #58 32.78 CC images/timerfd.o [2019-08-25T13:18:07.381Z] #58 33.11 CC images/mm.o [2019-08-25T13:18:07.381Z] #58 33.50 CC images/sk-opts.o [2019-08-25T13:18:07.381Z] #58 33.83 CC images/sk-unix.o [2019-08-25T13:18:07.381Z] #58 34.20 CC images/sk-inet.o [2019-08-25T13:18:07.381Z] #58 34.56 CC images/tun.o [2019-08-25T13:18:07.381Z] #58 34.94 CC images/sk-netlink.o [2019-08-25T13:18:07.381Z] #58 35.16 CC images/packet-sock.o [2019-08-25T13:18:07.381Z] #58 35.53 CC images/ipc-var.o [2019-08-25T13:18:07.381Z] #58 35.72 CC images/ipc-desc.o [2019-08-25T13:18:07.381Z] #58 36.07 CC images/ipc-shm.o [2019-08-25T13:18:07.381Z] #58 36.42 CC images/ipc-msg.o [2019-08-25T13:18:07.381Z] #58 36.76 CC images/ipc-sem.o [2019-08-25T13:18:07.381Z] #58 37.05 CC images/utsns.o [2019-08-25T13:18:07.381Z] #58 37.26 CC images/creds.o [2019-08-25T13:18:07.381Z] #58 37.47 CC images/vma.o [2019-08-25T13:18:07.381Z] #58 37.74 CC images/netdev.o [2019-08-25T13:18:07.381Z] #58 38.32 CC images/tty.o [2019-08-25T13:18:07.381Z] #58 39.02 CC images/file-lock.o [2019-08-25T13:18:07.636Z] #58 39.33 CC images/rlimit.o [2019-08-25T13:18:08.199Z] #58 39.57 CC images/pagemap.o [2019-08-25T13:18:08.199Z] #58 39.89 CC images/siginfo.o [2019-08-25T13:18:08.254Z] Reading package lists... [2019-08-25T13:18:08.454Z] #58 40.25 CC images/rpc.o [2019-08-25T13:18:08.536Z] Building dependency tree... [2019-08-25T13:18:08.536Z] Reading state information... [2019-08-25T13:18:08.536Z] The following additional packages will be installed: [2019-08-25T13:18:08.536Z] libapparmor1 libseccomp2 [2019-08-25T13:18:08.536Z] Suggested packages: [2019-08-25T13:18:08.536Z] seccomp [2019-08-25T13:18:08.536Z] The following NEW packages will be installed: [2019-08-25T13:18:08.536Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-25T13:18:08.536Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:18:08.536Z] Need to get 296 kB of archives. [2019-08-25T13:18:08.536Z] After this operation, 1346 kB of additional disk space will be used. [2019-08-25T13:18:08.536Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-08-25T13:18:08.536Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-08-25T13:18:08.536Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-08-25T13:18:08.536Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-08-25T13:18:08.710Z] #58 ... [2019-08-25T13:18:08.710Z] [2019-08-25T13:18:08.710Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:18:08.710Z] #33 95.48 log [2019-08-25T13:18:08.710Z] #33 96.00 encoding/binary [2019-08-25T13:18:08.710Z] #33 97.92 encoding/base64 [2019-08-25T13:18:08.710Z] #33 98.72 encoding/json [2019-08-25T13:18:08.710Z] #33 99.57 go/doc [2019-08-25T13:18:08.710Z] #33 103.4 github.com/LK4D4/vndr/build [2019-08-25T13:18:08.710Z] #33 104.5 encoding/xml [2019-08-25T13:18:08.819Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:18:08.819Z] Fetched 296 kB in 0s (3509 kB/s) [2019-08-25T13:18:08.819Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-08-25T13:18:08.819Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-08-25T13:18:08.819Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-08-25T13:18:08.819Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-25T13:18:08.819Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-08-25T13:18:08.819Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-08-25T13:18:08.819Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-25T13:18:09.101Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-08-25T13:18:09.101Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-25T13:18:09.101Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-08-25T13:18:09.101Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-08-25T13:18:09.101Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-25T13:18:09.101Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-08-25T13:18:09.101Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:18:09.101Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-25T13:18:09.101Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-08-25T13:18:09.101Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-25T13:18:09.101Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-08-25T13:18:09.101Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:18:09.636Z] #33 ... [2019-08-25T13:18:09.636Z] [2019-08-25T13:18:09.637Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:09.637Z] #13 42.82 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-08-25T13:18:09.716Z] Removing intermediate container c003fafe8a25 [2019-08-25T13:18:09.716Z] ---> aecdc939b795 [2019-08-25T13:18:09.716Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-08-25T13:18:09.716Z] ---> 921e238c504a [2019-08-25T13:18:09.716Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:18:09.716Z] ---> Running in 63d245641d45 [2019-08-25T13:18:09.716Z] Removing intermediate container 63d245641d45 [2019-08-25T13:18:09.716Z] ---> 86b4db70effd [2019-08-25T13:18:09.716Z] Step 37/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-08-25T13:18:09.716Z] ---> Running in 6c13f1d553e0 [2019-08-25T13:18:10.334Z] Removing intermediate container 6c13f1d553e0 [2019-08-25T13:18:10.334Z] ---> 35da47538b12 [2019-08-25T13:18:10.334Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-08-25T13:18:10.334Z] ---> aecdc939b795 [2019-08-25T13:18:10.334Z] Step 39/126 : FROM base AS tomlv [2019-08-25T13:18:10.334Z] ---> b7667c2d1d41 [2019-08-25T13:18:10.334Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-08-25T13:18:10.618Z] ---> Running in a2fcb8b2f0bf [2019-08-25T13:18:10.618Z] Removing intermediate container a2fcb8b2f0bf [2019-08-25T13:18:10.618Z] ---> 7446e634818e [2019-08-25T13:18:10.618Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:18:10.618Z] ---> 76f0b51a7ebb [2019-08-25T13:18:10.618Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:18:10.900Z] ---> 061fe2f13601 [2019-08-25T13:18:10.900Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:18:10.900Z] ---> Running in 00935637ca44 [2019-08-25T13:18:11.000Z] #44 18.09 Reading package lists... [2019-08-25T13:18:11.183Z] + RM_GOPATH=0 [2019-08-25T13:18:11.183Z] + TMP_GOPATH= [2019-08-25T13:18:11.183Z] + : /build [2019-08-25T13:18:11.183Z] + '[' -z '' ']' [2019-08-25T13:18:11.183Z] ++ mktemp -d [2019-08-25T13:18:11.183Z] + export GOPATH=/tmp/tmp.8kMtRHx8I1 [2019-08-25T13:18:11.183Z] + GOPATH=/tmp/tmp.8kMtRHx8I1 [2019-08-25T13:18:11.183Z] + RM_GOPATH=1 [2019-08-25T13:18:11.183Z] ++ dirname ./install.sh [2019-08-25T13:18:11.183Z] + dir=. [2019-08-25T13:18:11.183Z] + bin=tomlv [2019-08-25T13:18:11.183Z] + shift [2019-08-25T13:18:11.183Z] + '[' '!' -f ./tomlv.installer ']' [2019-08-25T13:18:11.183Z] + . ./tomlv.installer [2019-08-25T13:18:11.183Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T13:18:11.183Z] + install_tomlv [2019-08-25T13:18:11.183Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-25T13:18:11.183Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8kMtRHx8I1/src/github.com/BurntSushi/toml [2019-08-25T13:18:11.183Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T13:18:11.183Z] Cloning into '/tmp/tmp.8kMtRHx8I1/src/github.com/BurntSushi/toml'... [2019-08-25T13:18:11.517Z] #44 22.54 Reading package lists... [2019-08-25T13:18:11.517Z] #44 ... [2019-08-25T13:18:11.517Z] [2019-08-25T13:18:11.517Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T13:18:11.517Z] #30 12.25 unicode/utf8 [2019-08-25T13:18:11.517Z] #30 12.71 strconv [2019-08-25T13:18:11.517Z] #30 15.94 internal/race [2019-08-25T13:18:11.517Z] #30 16.07 sync/atomic [2019-08-25T13:18:11.517Z] #30 16.45 unicode [2019-08-25T13:18:11.517Z] #30 18.23 internal/testlog [2019-08-25T13:18:11.517Z] #30 18.44 encoding [2019-08-25T13:18:11.517Z] #30 18.62 runtime/cgo [2019-08-25T13:18:11.517Z] #30 ... [2019-08-25T13:18:11.517Z] [2019-08-25T13:18:11.517Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:18:11.517Z] #33 15.92 strconv [2019-08-25T13:18:11.517Z] #33 19.07 internal/testlog [2019-08-25T13:18:11.517Z] #33 19.27 encoding [2019-08-25T13:18:11.517Z] #33 19.31 unicode/utf16 [2019-08-25T13:18:11.517Z] #33 19.45 container/list [2019-08-25T13:18:11.517Z] #33 19.84 crypto/internal/subtle [2019-08-25T13:18:11.517Z] #33 19.97 crypto/subtle [2019-08-25T13:18:11.517Z] #33 20.09 crypto/rc4 [2019-08-25T13:18:11.517Z] #33 20.36 internal/x/crypto/cryptobyte/asn1 [2019-08-25T13:18:11.517Z] #33 20.46 internal/nettrace [2019-08-25T13:18:11.517Z] #33 20.53 internal/x/net/dns/dnsmessage [2019-08-25T13:18:11.775Z] #33 ... [2019-08-25T13:18:11.775Z] [2019-08-25T13:18:11.775Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T13:18:11.775Z] #55 13.08 + cd /tmp/tmp.En9KnxQf9Z/src/github.com/docker/distribution [2019-08-25T13:18:11.775Z] #55 13.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-25T13:18:11.775Z] #55 15.34 + GOPATH=/tmp/tmp.En9KnxQf9Z/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.En9KnxQf9Z go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-25T13:18:11.775Z] #55 ... [2019-08-25T13:18:11.775Z] [2019-08-25T13:18:11.775Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-25T13:18:11.775Z] #50 16.88 + cd /tmp/tmp.S3tXBwUYbj/src/github.com/docker/libnetwork [2019-08-25T13:18:11.775Z] #50 16.88 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T13:18:11.775Z] #50 17.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-25T13:18:11.799Z] + cd /tmp/tmp.8kMtRHx8I1/src/github.com/BurntSushi/toml [2019-08-25T13:18:11.799Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T13:18:11.799Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-25T13:18:11.799Z] math/bits [2019-08-25T13:18:11.799Z] errors [2019-08-25T13:18:11.799Z] internal/cpu [2019-08-25T13:18:11.799Z] runtime/internal/atomic [2019-08-25T13:18:11.799Z] runtime/internal/sys [2019-08-25T13:18:11.799Z] unicode/utf8 [2019-08-25T13:18:11.799Z] runtime/internal/math [2019-08-25T13:18:11.799Z] internal/race [2019-08-25T13:18:11.799Z] internal/bytealg [2019-08-25T13:18:11.799Z] sync/atomic [2019-08-25T13:18:11.799Z] math [2019-08-25T13:18:12.086Z] unicode [2019-08-25T13:18:12.086Z] internal/testlog [2019-08-25T13:18:12.086Z] encoding [2019-08-25T13:18:12.086Z] runtime/cgo [2019-08-25T13:18:12.086Z] runtime [2019-08-25T13:18:12.188Z] #13 45.45 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:18:12.188Z] #13 45.57 Fetched 90.9 MB in 8s (10.6 MB/s) [2019-08-25T13:18:12.460Z] #13 45.66 Selecting previously unselected package bash-completion. [2019-08-25T13:18:12.460Z] #13 45.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-08-25T13:18:12.460Z] #13 45.76 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-25T13:18:12.710Z] strconv [2019-08-25T13:18:13.055Z] + GOBIN=/build [2019-08-25T13:18:13.055Z] + /build/gometalinter --install [2019-08-25T13:18:13.055Z] Installing: [2019-08-25T13:18:13.055Z] deadcode [2019-08-25T13:18:13.055Z] dupl [2019-08-25T13:18:13.055Z] errcheck [2019-08-25T13:18:13.055Z] gas [2019-08-25T13:18:13.055Z] gochecknoglobals [2019-08-25T13:18:13.055Z] gochecknoinits [2019-08-25T13:18:13.055Z] goconst [2019-08-25T13:18:13.055Z] gocyclo [2019-08-25T13:18:13.055Z] goimports [2019-08-25T13:18:13.055Z] golint [2019-08-25T13:18:13.055Z] gosimple [2019-08-25T13:18:13.055Z] gotype [2019-08-25T13:18:13.055Z] gotypex [2019-08-25T13:18:13.055Z] ineffassign [2019-08-25T13:18:13.055Z] interfacer [2019-08-25T13:18:13.055Z] lll [2019-08-25T13:18:13.055Z] maligned [2019-08-25T13:18:13.055Z] megacheck [2019-08-25T13:18:13.055Z] misspell [2019-08-25T13:18:13.055Z] nakedret [2019-08-25T13:18:13.055Z] safesql [2019-08-25T13:18:13.055Z] staticcheck [2019-08-25T13:18:13.055Z] structcheck [2019-08-25T13:18:13.055Z] unconvert [2019-08-25T13:18:13.055Z] unparam [2019-08-25T13:18:13.055Z] unused [2019-08-25T13:18:13.055Z] varcheck [2019-08-25T13:18:13.200Z] #50 ... [2019-08-25T13:18:13.200Z] [2019-08-25T13:18:13.200Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:13.200Z] #35 18.33 Fetched 7918 kB in 12s (617 kB/s) [2019-08-25T13:18:13.200Z] #35 18.33 Reading package lists... [2019-08-25T13:18:13.200Z] #35 23.55 Reading package lists... [2019-08-25T13:18:13.200Z] #35 ... [2019-08-25T13:18:13.200Z] [2019-08-25T13:18:13.200Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:18:13.200Z] #33 24.15 runtime/cgo [2019-08-25T13:18:15.735Z] #33 ... [2019-08-25T13:18:15.735Z] [2019-08-25T13:18:15.735Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:15.735Z] #57 17.05 Fetched 7918 kB in 13s (579 kB/s) [2019-08-25T13:18:15.735Z] #57 17.05 Reading package lists... [2019-08-25T13:18:15.735Z] #57 21.71 Reading package lists... [2019-08-25T13:18:15.984Z] #13 49.11 Unpacking bash-completion (1:2.1-4.3) ... [2019-08-25T13:18:16.197Z] sync [2019-08-25T13:18:16.197Z] io [2019-08-25T13:18:16.197Z] reflect [2019-08-25T13:18:16.197Z] syscall [2019-08-25T13:18:16.197Z] bytes [2019-08-25T13:18:16.197Z] strings [2019-08-25T13:18:16.299Z] #57 26.36 Building dependency tree... [2019-08-25T13:18:16.299Z] #57 ... [2019-08-25T13:18:16.299Z] [2019-08-25T13:18:16.299Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-25T13:18:16.299Z] #44 22.54 Reading package lists... [2019-08-25T13:18:16.546Z] #13 49.71 Selecting previously unselected package libnet1:amd64. [2019-08-25T13:18:16.546Z] #13 49.71 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-25T13:18:16.546Z] #13 49.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-25T13:18:16.546Z] #13 49.82 Selecting previously unselected package libnfnetlink0:amd64. [2019-08-25T13:18:16.546Z] #13 49.84 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-08-25T13:18:16.546Z] #13 49.85 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-25T13:18:16.804Z] #13 49.92 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-08-25T13:18:16.804Z] #13 49.94 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-08-25T13:18:16.804Z] #13 49.95 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-25T13:18:16.804Z] #13 50.13 Selecting previously unselected package libudev-dev:amd64. [2019-08-25T13:18:16.804Z] #13 50.14 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ... [2019-08-25T13:18:16.818Z] bufio [2019-08-25T13:18:17.059Z] #13 50.17 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-25T13:18:17.059Z] #13 50.38 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-08-25T13:18:17.059Z] #13 50.40 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-25T13:18:17.059Z] #13 50.40 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-25T13:18:17.103Z] path [2019-08-25T13:18:17.103Z] text/tabwriter [2019-08-25T13:18:17.231Z] #44 27.65 Building dependency tree... [2019-08-25T13:18:17.231Z] #44 28.54 Reading state information... [2019-08-25T13:18:17.388Z] internal/syscall/unix [2019-08-25T13:18:17.388Z] time [2019-08-25T13:18:17.620Z] #13 ... [2019-08-25T13:18:17.620Z] [2019-08-25T13:18:17.620Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-25T13:18:17.620Z] #61 114.4 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-25T13:18:17.620Z] #61 114.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-25T13:18:18.010Z] sort [2019-08-25T13:18:18.010Z] internal/poll [2019-08-25T13:18:18.163Z] #44 29.49 The following additional packages will be installed: [2019-08-25T13:18:18.163Z] #44 29.50 btrfs-progs liblzo2-2 [2019-08-25T13:18:18.294Z] internal/fmtsort [2019-08-25T13:18:18.294Z] os [2019-08-25T13:18:18.421Z] #44 29.65 The following NEW packages will be installed: [2019-08-25T13:18:18.421Z] #44 29.66 btrfs-progs btrfs-tools liblzo2-2 [2019-08-25T13:18:18.910Z] path/filepath [2019-08-25T13:18:18.910Z] fmt [2019-08-25T13:18:18.910Z] io/ioutil [2019-08-25T13:18:19.192Z] log [2019-08-25T13:18:19.193Z] flag [2019-08-25T13:18:19.193Z] github.com/BurntSushi/toml [2019-08-25T13:18:19.353Z] #44 30.75 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:18:19.353Z] #44 30.75 Need to get 649 kB of archives. [2019-08-25T13:18:19.353Z] #44 30.75 After this operation, 4320 kB of additional disk space will be used. [2019-08-25T13:18:19.353Z] #44 30.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-25T13:18:19.611Z] #44 30.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-25T13:18:19.611Z] #44 30.77 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-25T13:18:19.611Z] #44 ... [2019-08-25T13:18:19.611Z] [2019-08-25T13:18:19.611Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-25T13:18:19.611Z] #50 DONE 30.8s [2019-08-25T13:18:19.809Z] github.com/BurntSushi/toml/cmd/tomlv [2019-08-25T13:18:19.869Z] [2019-08-25T13:18:19.869Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:19.869Z] #57 27.53 Reading state information... [2019-08-25T13:18:19.869Z] #57 28.62 The following additional packages will be installed: [2019-08-25T13:18:19.869Z] #57 28.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-25T13:18:19.869Z] #57 28.63 libprotoc10 python-pkg-resources zlib1g-dev [2019-08-25T13:18:19.869Z] #57 28.64 Suggested packages: [2019-08-25T13:18:19.869Z] #57 28.64 manpages-dev python-setuptools [2019-08-25T13:18:19.869Z] #57 29.91 The following NEW packages will be installed: [2019-08-25T13:18:19.869Z] #57 29.92 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-25T13:18:19.869Z] #57 29.93 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-25T13:18:19.869Z] #57 29.93 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-25T13:18:19.869Z] #57 29.93 zlib1g-dev [2019-08-25T13:18:19.869Z] #57 31.05 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:18:19.869Z] #57 31.05 Need to get 3602 kB of archives. [2019-08-25T13:18:19.869Z] #57 31.05 After this operation, 18.9 MB of additional disk space will be used. [2019-08-25T13:18:19.869Z] #57 31.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-25T13:18:19.869Z] #57 31.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-08-25T13:18:19.869Z] #57 31.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-08-25T13:18:19.869Z] #57 31.05 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-08-25T13:18:19.869Z] #57 31.05 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-08-25T13:18:19.869Z] #57 31.06 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-25T13:18:19.869Z] #57 31.09 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-08-25T13:18:19.869Z] #57 31.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-08-25T13:18:19.869Z] #57 31.10 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-08-25T13:18:19.869Z] #57 31.15 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-08-25T13:18:19.869Z] #57 31.16 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-08-25T13:18:19.869Z] #57 31.25 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-08-25T13:18:19.869Z] #57 31.30 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-08-25T13:18:20.126Z] #57 31.30 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-08-25T13:18:20.126Z] #57 31.32 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-25T13:18:20.126Z] #57 31.32 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-08-25T13:18:20.129Z] #61 ... [2019-08-25T13:18:20.129Z] [2019-08-25T13:18:20.129Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:20.129Z] #58 41.59 CC images/ext-file.o [2019-08-25T13:18:20.129Z] #58 41.81 CC images/cgroup.o [2019-08-25T13:18:20.129Z] #58 42.59 CC images/userns.o [2019-08-25T13:18:20.129Z] #58 42.99 CC images/google/protobuf/descriptor.o [2019-08-25T13:18:20.129Z] #58 44.93 CC images/opts.o [2019-08-25T13:18:20.129Z] #58 45.21 CC images/seccomp.o [2019-08-25T13:18:20.129Z] #58 45.45 CC images/binfmt-misc.o [2019-08-25T13:18:20.129Z] #58 45.63 CC images/time.o [2019-08-25T13:18:20.129Z] #58 45.84 CC images/sysctl.o [2019-08-25T13:18:20.129Z] #58 46.07 CC images/autofs.o [2019-08-25T13:18:20.129Z] #58 46.32 CC images/macvlan.o [2019-08-25T13:18:20.129Z] #58 46.55 CC images/sit.o [2019-08-25T13:18:20.129Z] #58 46.83 LINK images/built-in.o [2019-08-25T13:18:20.129Z] #58 46.95 GEN compel/include/asm [2019-08-25T13:18:20.129Z] #58 46.96 GEN compel/include/version.h [2019-08-25T13:18:20.129Z] #58 47.01 touch .config [2019-08-25T13:18:20.129Z] #58 47.03 GEN include/common/config.h [2019-08-25T13:18:20.129Z] #58 47.10 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-08-25T13:18:20.129Z] #58 47.12 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-08-25T13:18:20.129Z] #58 47.15 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-08-25T13:18:20.129Z] #58 47.16 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-08-25T13:18:20.129Z] #58 47.22 DEP compel/arch/x86/plugins/std/memcpy.d [2019-08-25T13:18:20.129Z] #58 47.28 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-08-25T13:18:20.129Z] #58 47.29 GEN compel/plugins/include/uapi/std/syscall.h [2019-08-25T13:18:20.129Z] #58 47.31 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-08-25T13:18:20.129Z] #58 47.33 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-25T13:18:20.129Z] #58 47.35 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-25T13:18:20.129Z] #58 47.35 DEP compel/plugins/std/infect.d [2019-08-25T13:18:20.129Z] #58 47.50 DEP compel/plugins/std/string.d [2019-08-25T13:18:20.129Z] #58 47.58 DEP compel/plugins/std/log.d [2019-08-25T13:18:20.129Z] #58 47.74 DEP compel/plugins/std/fds.d [2019-08-25T13:18:20.129Z] #58 47.86 DEP compel/plugins/std/std.d [2019-08-25T13:18:20.129Z] #58 48.02 DEP compel/plugins/shmem/shmem.d [2019-08-25T13:18:20.129Z] #58 48.13 DEP compel/plugins/fds/fds.d [2019-08-25T13:18:20.129Z] #58 48.30 CC compel/plugins/std/std.o [2019-08-25T13:18:20.129Z] #58 48.70 CC compel/plugins/std/fds.o [2019-08-25T13:18:20.129Z] #58 49.36 CC compel/plugins/std/log.o [2019-08-25T13:18:20.129Z] #58 50.39 CC compel/plugins/std/string.o [2019-08-25T13:18:20.129Z] #58 51.10 CC compel/plugins/std/infect.o [2019-08-25T13:18:20.129Z] #58 51.56 CC compel/arch/x86/plugins/std/parasite-head.o [2019-08-25T13:18:20.129Z] #58 51.62 CC compel/arch/x86/plugins/std/memcpy.o [2019-08-25T13:18:20.129Z] #58 51.69 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-08-25T13:18:20.129Z] #58 51.79 AR compel/plugins/std.lib.a [2019-08-25T13:18:20.129Z] #58 ... [2019-08-25T13:18:20.129Z] [2019-08-25T13:18:20.129Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:20.129Z] #13 51.06 Selecting previously unselected package python3.5-minimal. [2019-08-25T13:18:20.129Z] #13 51.06 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-25T13:18:20.129Z] #13 51.07 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-25T13:18:20.129Z] #13 52.39 Selecting previously unselected package python3-minimal. [2019-08-25T13:18:20.129Z] #13 52.40 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-08-25T13:18:20.129Z] #13 52.40 Unpacking python3-minimal (3.5.3-1) ... [2019-08-25T13:18:20.129Z] #13 52.55 Selecting previously unselected package libmpdec2:amd64. [2019-08-25T13:18:20.129Z] #13 52.56 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-08-25T13:18:20.129Z] #13 52.57 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-08-25T13:18:20.129Z] #13 52.71 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-08-25T13:18:20.129Z] #13 52.72 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-08-25T13:18:20.129Z] #13 52.72 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-25T13:18:20.384Z] #13 ... [2019-08-25T13:18:20.384Z] [2019-08-25T13:18:20.384Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:18:20.384Z] #33 107.2 github.com/LK4D4/vndr/godl/singleflight [2019-08-25T13:18:20.384Z] #33 107.4 compress/flate [2019-08-25T13:18:20.384Z] #33 110.4 hash [2019-08-25T13:18:20.384Z] #33 110.5 hash/crc32 [2019-08-25T13:18:20.384Z] #33 111.2 context [2019-08-25T13:18:20.384Z] #33 111.2 compress/gzip [2019-08-25T13:18:20.384Z] #33 111.8 crypto/cipher [2019-08-25T13:18:20.384Z] #33 112.1 math/rand [2019-08-25T13:18:20.384Z] #33 112.6 math/big [2019-08-25T13:18:20.384Z] #33 113.4 crypto/aes [2019-08-25T13:18:20.384Z] #33 114.5 crypto [2019-08-25T13:18:20.384Z] #33 114.8 crypto/des [2019-08-25T13:18:20.384Z] #33 115.4 crypto/internal/randutil [2019-08-25T13:18:20.384Z] #33 115.5 crypto/sha512 [2019-08-25T13:18:20.384Z] #33 116.6 crypto/hmac [2019-08-25T13:18:20.384Z] #33 116.8 crypto/md5 [2019-08-25T13:18:20.639Z] #33 ... [2019-08-25T13:18:20.639Z] [2019-08-25T13:18:20.639Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:20.639Z] #58 51.89 CC compel/plugins/fds/fds.o [2019-08-25T13:18:20.639Z] #58 52.18 AR compel/plugins/fds.lib.a [2019-08-25T13:18:20.639Z] #58 52.24 HOSTDEP compel/src/lib/log-host.d [2019-08-25T13:18:20.639Z] #58 52.35 HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-25T13:18:20.894Z] #58 52.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-08-25T13:18:21.058Z] #57 32.16 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:18:21.058Z] #57 32.40 Fetched 3602 kB in 1s (2678 kB/s) [2019-08-25T13:18:21.058Z] #57 32.52 Selecting previously unselected package libnet1:amd64. [2019-08-25T13:18:21.149Z] #58 52.70 HOSTDEP compel/src/main-host.d [2019-08-25T13:18:21.149Z] #58 52.90 DEP compel/src/lib/ptrace.d [2019-08-25T13:18:21.315Z] #57 32.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-25T13:18:21.315Z] #57 32.55 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-25T13:18:21.315Z] #57 32.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-25T13:18:21.315Z] #57 32.68 Selecting previously unselected package libcap-dev:amd64. [2019-08-25T13:18:21.315Z] #57 32.69 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-08-25T13:18:21.316Z] #57 32.71 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-08-25T13:18:21.316Z] #57 32.79 Selecting previously unselected package libnet1-dev. [2019-08-25T13:18:21.404Z] #58 53.03 DEP compel/src/lib/infect.d [2019-08-25T13:18:21.574Z] #57 32.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-08-25T13:18:21.574Z] #57 32.80 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-25T13:18:21.660Z] #58 53.23 DEP compel/src/lib/infect-util.d [2019-08-25T13:18:21.660Z] #58 53.42 DEP compel/src/lib/infect-rpc.d [2019-08-25T13:18:21.831Z] #57 32.98 Selecting previously unselected package libnl-3-200:amd64. [2019-08-25T13:18:21.831Z] #57 32.98 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-25T13:18:21.831Z] #57 32.99 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-25T13:18:21.831Z] #57 33.09 Selecting previously unselected package libnl-3-dev:amd64. [2019-08-25T13:18:21.831Z] #57 ... [2019-08-25T13:18:21.831Z] [2019-08-25T13:18:21.831Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-25T13:18:21.831Z] #44 31.47 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:18:21.831Z] #44 31.64 Fetched 649 kB in 1s (612 kB/s) [2019-08-25T13:18:21.831Z] #44 31.85 Selecting previously unselected package liblzo2-2:amd64. [2019-08-25T13:18:21.831Z] #44 31.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-25T13:18:21.831Z] #44 32.02 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-25T13:18:21.831Z] #44 32.02 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T13:18:21.831Z] #44 32.18 Selecting previously unselected package btrfs-progs. [2019-08-25T13:18:21.831Z] #44 32.18 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-25T13:18:21.831Z] #44 32.18 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-25T13:18:21.831Z] #44 32.84 Selecting previously unselected package btrfs-tools. [2019-08-25T13:18:21.831Z] #44 32.84 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-25T13:18:21.831Z] #44 32.87 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-25T13:18:21.831Z] #44 32.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:18:21.831Z] #44 32.97 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T13:18:21.831Z] #44 32.99 Setting up btrfs-progs (4.7.3-1) ... [2019-08-25T13:18:21.831Z] #44 33.00 Setting up btrfs-tools (4.7.3-1) ... [2019-08-25T13:18:21.832Z] #44 33.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:18:21.832Z] #44 DONE 33.2s [2019-08-25T13:18:21.832Z] [2019-08-25T13:18:21.832Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:21.832Z] #57 33.10 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-08-25T13:18:21.832Z] #57 33.11 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-25T13:18:21.832Z] #57 ... [2019-08-25T13:18:21.832Z] [2019-08-25T13:18:21.832Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:21.832Z] #35 23.55 Reading package lists... [2019-08-25T13:18:21.832Z] #35 28.33 Building dependency tree... [2019-08-25T13:18:21.832Z] #35 29.30 Reading state information... [2019-08-25T13:18:21.832Z] #35 30.04 The following additional packages will be installed: [2019-08-25T13:18:21.832Z] #35 30.06 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-25T13:18:21.832Z] #35 30.07 Suggested packages: [2019-08-25T13:18:21.832Z] #35 30.07 codeblocks eclipse ninja-build lrzip [2019-08-25T13:18:21.832Z] #35 30.07 Recommended packages: [2019-08-25T13:18:21.832Z] #35 30.07 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-25T13:18:21.832Z] #35 30.43 The following NEW packages will be installed: [2019-08-25T13:18:21.832Z] #35 30.43 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-25T13:18:21.832Z] #35 30.43 vim-common xxd [2019-08-25T13:18:21.832Z] #35 31.52 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:18:21.832Z] #35 31.52 Need to get 13.7 MB of archives. [2019-08-25T13:18:21.832Z] #35 31.52 After this operation, 57.2 MB of additional disk space will be used. [2019-08-25T13:18:21.832Z] #35 31.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-08-25T13:18:21.832Z] #35 31.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-25T13:18:21.832Z] #35 31.62 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] [2019-08-25T13:18:21.832Z] #35 32.37 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-08-25T13:18:21.832Z] #35 32.42 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-08-25T13:18:21.832Z] #35 32.44 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-08-25T13:18:21.832Z] #35 32.45 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-08-25T13:18:21.832Z] #35 32.46 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-08-25T13:18:21.832Z] #35 32.67 Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-25T13:18:21.832Z] #35 32.68 Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-25T13:18:21.832Z] #35 ... [2019-08-25T13:18:21.832Z] [2019-08-25T13:18:21.832Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:18:21.832Z] #45 DONE 0.1s [2019-08-25T13:18:21.832Z] [2019-08-25T13:18:21.832Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-08-25T13:18:21.832Z] #46 DONE 0.1s [2019-08-25T13:18:21.832Z] [2019-08-25T13:18:21.832Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:18:21.832Z] #33 31.91 internal/x/crypto/curve25519 [2019-08-25T13:18:21.839Z] Removing intermediate container 00935637ca44 [2019-08-25T13:18:21.839Z] ---> 5b301e801b2b [2019-08-25T13:18:21.839Z] Step 44/126 : FROM base AS vndr [2019-08-25T13:18:21.839Z] ---> b7667c2d1d41 [2019-08-25T13:18:21.839Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-08-25T13:18:21.839Z] ---> Running in cead59307bf6 [2019-08-25T13:18:21.839Z] Removing intermediate container cead59307bf6 [2019-08-25T13:18:21.839Z] ---> e6b2582306f0 [2019-08-25T13:18:21.839Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:18:21.839Z] ---> e34151206bb5 [2019-08-25T13:18:21.839Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:18:21.839Z] ---> a3fc1da815e1 [2019-08-25T13:18:21.839Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:18:21.839Z] ---> Running in 7570e2a9bdcc [2019-08-25T13:18:21.915Z] #58 53.54 DEP compel/arch/x86/src/lib/infect.d [2019-08-25T13:18:22.170Z] #58 53.69 DEP compel/arch/x86/src/lib/cpu.d [2019-08-25T13:18:22.425Z] #58 53.90 DEP compel/src/lib/log.d [2019-08-25T13:18:22.425Z] #58 54.02 DEP compel/src/main.d [2019-08-25T13:18:22.457Z] + RM_GOPATH=0 [2019-08-25T13:18:22.457Z] + TMP_GOPATH= [2019-08-25T13:18:22.457Z] + : /build [2019-08-25T13:18:22.457Z] + '[' -z '' ']' [2019-08-25T13:18:22.457Z] ++ mktemp -d [2019-08-25T13:18:22.457Z] + export GOPATH=/tmp/tmp.35K2ehxhOy [2019-08-25T13:18:22.457Z] + GOPATH=/tmp/tmp.35K2ehxhOy [2019-08-25T13:18:22.457Z] + RM_GOPATH=1 [2019-08-25T13:18:22.457Z] ++ dirname ./install.sh [2019-08-25T13:18:22.457Z] + dir=. [2019-08-25T13:18:22.457Z] + bin=vndr [2019-08-25T13:18:22.457Z] + shift [2019-08-25T13:18:22.457Z] + '[' '!' -f ./vndr.installer ']' [2019-08-25T13:18:22.457Z] + . ./vndr.installer [2019-08-25T13:18:22.457Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T13:18:22.457Z] + install_vndr [2019-08-25T13:18:22.457Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-25T13:18:22.457Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.35K2ehxhOy/src/github.com/LK4D4/vndr [2019-08-25T13:18:22.457Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T13:18:22.457Z] Cloning into '/tmp/tmp.35K2ehxhOy/src/github.com/LK4D4/vndr'... [2019-08-25T13:18:22.684Z] #58 54.18 DEP compel/src/lib/handle-elf.d [2019-08-25T13:18:22.684Z] #58 54.33 DEP compel/arch/x86/src/lib/handle-elf.d [2019-08-25T13:18:22.743Z] + cd /tmp/tmp.35K2ehxhOy/src/github.com/LK4D4/vndr [2019-08-25T13:18:22.743Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T13:18:22.743Z] + go build -buildmode=pie -v -o /build/vndr . [2019-08-25T13:18:22.743Z] internal/cpu [2019-08-25T13:18:22.743Z] errors [2019-08-25T13:18:22.743Z] runtime/internal/atomic [2019-08-25T13:18:22.743Z] internal/race [2019-08-25T13:18:22.743Z] runtime/internal/sys [2019-08-25T13:18:22.983Z] #58 54.64 CC compel/src/lib/log.o [2019-08-25T13:18:23.035Z] sync/atomic [2019-08-25T13:18:23.035Z] unicode/utf8 [2019-08-25T13:18:23.035Z] unicode [2019-08-25T13:18:23.035Z] runtime/internal/math [2019-08-25T13:18:23.035Z] internal/bytealg [2019-08-25T13:18:23.035Z] math/bits [2019-08-25T13:18:23.035Z] internal/testlog [2019-08-25T13:18:23.035Z] runtime [2019-08-25T13:18:23.035Z] math [2019-08-25T13:18:23.035Z] encoding [2019-08-25T13:18:23.035Z] unicode/utf16 [2019-08-25T13:18:23.238Z] #58 55.00 CC compel/arch/x86/src/lib/cpu.o [2019-08-25T13:18:23.323Z] container/list [2019-08-25T13:18:23.323Z] crypto/internal/subtle [2019-08-25T13:18:23.323Z] crypto/subtle [2019-08-25T13:18:23.323Z] internal/x/crypto/cryptobyte/asn1 [2019-08-25T13:18:23.608Z] internal/nettrace [2019-08-25T13:18:23.608Z] internal/x/net/dns/dnsmessage [2019-08-25T13:18:23.608Z] runtime/cgo [2019-08-25T13:18:23.893Z] strconv [2019-08-25T13:18:24.518Z] crypto/rc4 [2019-08-25T13:18:24.600Z] #58 55.99 CC compel/arch/x86/src/lib/infect.o [2019-08-25T13:18:25.525Z] #58 56.92 CC compel/src/lib/infect-rpc.o [2019-08-25T13:18:25.781Z] #58 57.55 CC compel/src/lib/infect-util.o [2019-08-25T13:18:26.009Z] #33 36.31 sync [2019-08-25T13:18:26.009Z] #33 36.74 io [2019-08-25T13:18:26.009Z] #33 36.75 reflect [2019-08-25T13:18:26.036Z] #58 ... [2019-08-25T13:18:26.036Z] [2019-08-25T13:18:26.036Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-25T13:18:26.036Z] #61 DONE 123.0s [2019-08-25T13:18:26.036Z] [2019-08-25T13:18:26.036Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-08-25T13:18:26.036Z] #62 DONE 0.0s [2019-08-25T13:18:26.036Z] [2019-08-25T13:18:26.036Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:26.036Z] #13 54.53 Selecting previously unselected package python3.5. [2019-08-25T13:18:26.036Z] #13 54.53 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-08-25T13:18:26.036Z] #13 54.54 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-25T13:18:26.036Z] #13 54.74 Selecting previously unselected package libpython3-stdlib:amd64. [2019-08-25T13:18:26.036Z] #13 54.76 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-08-25T13:18:26.036Z] #13 54.76 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-25T13:18:26.036Z] #13 54.83 Selecting previously unselected package dh-python. [2019-08-25T13:18:26.036Z] #13 54.83 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-25T13:18:26.036Z] #13 54.84 Unpacking dh-python (2.20170125) ... [2019-08-25T13:18:26.036Z] #13 55.06 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-25T13:18:26.036Z] #13 55.07 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-25T13:18:26.036Z] #13 58.69 Setting up python3-minimal (3.5.3-1) ... [2019-08-25T13:18:26.267Z] #33 ... [2019-08-25T13:18:26.267Z] [2019-08-25T13:18:26.267Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:26.267Z] #57 33.45 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-25T13:18:26.267Z] #57 33.45 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-25T13:18:26.267Z] #57 33.46 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-25T13:18:26.267Z] #57 33.57 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-08-25T13:18:26.267Z] #57 33.57 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-08-25T13:18:26.267Z] #57 33.58 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-25T13:18:26.267Z] #57 33.66 Selecting previously unselected package zlib1g-dev:amd64. [2019-08-25T13:18:26.267Z] #57 33.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-08-25T13:18:26.267Z] #57 33.67 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-25T13:18:26.267Z] #57 34.01 Selecting previously unselected package libprotobuf10:amd64. [2019-08-25T13:18:26.267Z] #57 34.01 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-08-25T13:18:26.267Z] #57 34.01 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-08-25T13:18:26.267Z] #57 34.65 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-08-25T13:18:26.267Z] #57 34.66 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-08-25T13:18:26.267Z] #57 34.67 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-25T13:18:26.267Z] #57 34.80 Selecting previously unselected package libprotobuf-dev:amd64. [2019-08-25T13:18:26.267Z] #57 34.80 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-08-25T13:18:26.267Z] #57 34.80 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-25T13:18:26.267Z] #57 35.80 Selecting previously unselected package libprotoc10:amd64. [2019-08-25T13:18:26.267Z] #57 35.80 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-08-25T13:18:26.267Z] #57 35.81 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-08-25T13:18:26.267Z] #57 36.29 Selecting previously unselected package protobuf-c-compiler. [2019-08-25T13:18:26.267Z] #57 36.29 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-08-25T13:18:26.267Z] #57 36.29 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-25T13:18:26.267Z] #57 36.42 Selecting previously unselected package protobuf-compiler. [2019-08-25T13:18:26.267Z] #57 36.43 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-08-25T13:18:26.267Z] #57 36.44 Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-25T13:18:26.267Z] #57 36.51 Selecting previously unselected package python-pkg-resources. [2019-08-25T13:18:26.267Z] #57 36.51 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-25T13:18:26.267Z] #57 36.52 Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-25T13:18:26.267Z] #57 36.71 Selecting previously unselected package python-protobuf. [2019-08-25T13:18:26.267Z] #57 36.72 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-08-25T13:18:26.267Z] #57 36.73 Unpacking python-protobuf (3.0.0-9) ... [2019-08-25T13:18:26.267Z] #57 37.12 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-25T13:18:26.267Z] #57 37.20 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-25T13:18:26.267Z] #57 37.21 Setting up python-pkg-resources (33.1.1-1) ... [2019-08-25T13:18:26.525Z] #57 ... [2019-08-25T13:18:26.525Z] [2019-08-25T13:18:26.525Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-25T13:18:26.525Z] #27 27.63 + cd /tmp/tmp.sJrHY9Ztwj/src/gotest.tools/gotestsum [2019-08-25T13:18:26.525Z] #27 27.63 + git checkout -q v0.3.5 [2019-08-25T13:18:26.525Z] #27 27.63 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-25T13:18:26.783Z] #27 ... [2019-08-25T13:18:26.783Z] [2019-08-25T13:18:26.783Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:26.783Z] #35 33.60 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:18:26.783Z] #35 33.74 Fetched 13.7 MB in 2s (6153 kB/s) [2019-08-25T13:18:26.783Z] #35 33.92 Selecting previously unselected package cmake-data. [2019-08-25T13:18:26.783Z] #35 33.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-25T13:18:26.783Z] #35 33.98 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-25T13:18:26.783Z] #35 34.00 Unpacking cmake-data (3.7.2-1) ... [2019-08-25T13:18:26.783Z] #35 36.12 Selecting previously unselected package liblzo2-2:amd64. [2019-08-25T13:18:26.783Z] #35 36.12 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-25T13:18:26.783Z] #35 36.15 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T13:18:26.783Z] #35 36.23 Selecting previously unselected package libicu57:amd64. [2019-08-25T13:18:26.783Z] #35 36.23 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ... [2019-08-25T13:18:26.783Z] #35 36.24 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-25T13:18:27.401Z] #13 60.57 Selecting previously unselected package python3. [2019-08-25T13:18:27.401Z] #13 60.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-08-25T13:18:27.401Z] #13 60.60 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-08-25T13:18:27.401Z] #13 60.61 Unpacking python3 (3.5.3-1) ... [2019-08-25T13:18:27.401Z] #13 60.70 Selecting previously unselected package pigz. [2019-08-25T13:18:27.401Z] #13 60.71 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-08-25T13:18:27.401Z] #13 60.71 Unpacking pigz (2.3.4-1) ... [2019-08-25T13:18:27.401Z] #13 60.81 Selecting previously unselected package libip4tc0:amd64. [2019-08-25T13:18:27.656Z] #13 60.82 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T13:18:27.657Z] #13 60.82 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:18:27.657Z] #13 60.91 Selecting previously unselected package libip6tc0:amd64. [2019-08-25T13:18:27.657Z] #13 60.93 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T13:18:27.657Z] #13 60.94 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:18:27.912Z] #13 61.08 Selecting previously unselected package libiptc0:amd64. [2019-08-25T13:18:27.912Z] #13 61.08 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T13:18:27.912Z] #13 61.08 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:18:27.912Z] #13 61.21 Selecting previously unselected package libxtables12:amd64. [2019-08-25T13:18:27.912Z] #13 61.21 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T13:18:27.912Z] #13 61.22 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:18:27.973Z] sync [2019-08-25T13:18:27.973Z] github.com/LK4D4/vndr/godl/singleflight [2019-08-25T13:18:27.973Z] io [2019-08-25T13:18:27.973Z] reflect [2019-08-25T13:18:27.973Z] syscall [2019-08-25T13:18:27.973Z] math/rand [2019-08-25T13:18:27.973Z] internal/singleflight [2019-08-25T13:18:27.973Z] bytes [2019-08-25T13:18:27.973Z] strings [2019-08-25T13:18:28.172Z] #13 61.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-08-25T13:18:28.172Z] #13 61.34 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-08-25T13:18:28.172Z] #13 61.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-25T13:18:28.172Z] #13 61.44 Selecting previously unselected package iptables. [2019-08-25T13:18:28.172Z] #13 61.44 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T13:18:28.172Z] #13 61.44 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-25T13:18:28.259Z] bufio [2019-08-25T13:18:28.428Z] #13 61.83 Selecting previously unselected package xxd. [2019-08-25T13:18:28.428Z] #13 61.83 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-25T13:18:28.428Z] #13 61.84 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:18:28.544Z] path [2019-08-25T13:18:28.685Z] #13 61.97 Selecting previously unselected package vim-common. [2019-08-25T13:18:28.685Z] #13 61.98 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T13:18:28.685Z] #13 61.98 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:18:28.853Z] hash [2019-08-25T13:18:28.853Z] crypto/internal/randutil [2019-08-25T13:18:28.853Z] internal/x/text/transform [2019-08-25T13:18:28.853Z] hash/crc32 [2019-08-25T13:18:28.940Z] #13 62.18 Selecting previously unselected package bzip2. [2019-08-25T13:18:28.940Z] #13 62.18 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-08-25T13:18:28.940Z] #13 62.19 Unpacking bzip2 (1.0.6-8.1) ... [2019-08-25T13:18:28.940Z] #13 62.31 Selecting previously unselected package libgpm2:amd64. [2019-08-25T13:18:28.940Z] #13 62.31 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-08-25T13:18:28.940Z] #13 62.32 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-25T13:18:28.940Z] #13 62.42 Selecting previously unselected package xz-utils. [2019-08-25T13:18:29.139Z] crypto [2019-08-25T13:18:29.139Z] time [2019-08-25T13:18:29.139Z] internal/syscall/unix [2019-08-25T13:18:29.139Z] crypto/sha512 [2019-08-25T13:18:29.139Z] crypto/hmac [2019-08-25T13:18:29.139Z] crypto/sha1 [2019-08-25T13:18:29.195Z] #13 62.42 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-08-25T13:18:29.195Z] #13 62.43 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-25T13:18:29.195Z] #13 62.67 Selecting previously unselected package aufs-tools. [2019-08-25T13:18:29.195Z] #13 62.67 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-08-25T13:18:29.195Z] #13 62.67 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-25T13:18:29.312Z] #35 ... [2019-08-25T13:18:29.312Z] [2019-08-25T13:18:29.312Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:29.312Z] #57 40.64 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-25T13:18:29.312Z] #57 40.69 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-08-25T13:18:29.312Z] #57 40.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:18:29.312Z] #57 40.74 Setting up python-protobuf (3.0.0-9) ... [2019-08-25T13:18:29.425Z] crypto/sha256 [2019-08-25T13:18:29.425Z] internal/x/crypto/hkdf [2019-08-25T13:18:29.756Z] #13 62.84 Selecting previously unselected package liblzo2-2:amd64. [2019-08-25T13:18:29.756Z] #13 62.85 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-25T13:18:29.756Z] #13 62.87 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T13:18:29.756Z] #13 63.00 Selecting previously unselected package btrfs-progs. [2019-08-25T13:18:29.756Z] #13 63.00 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-25T13:18:29.756Z] #13 63.01 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-25T13:18:29.940Z] Removing intermediate container 5a7de4a28527 [2019-08-25T13:18:29.940Z] ---> f1ecc3ab9332 [2019-08-25T13:18:29.940Z] Step 66/126 : FROM base AS gotestsum [2019-08-25T13:18:29.940Z] ---> 7fb0c6564c15 [2019-08-25T13:18:29.940Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-08-25T13:18:29.940Z] ---> Running in 95d0bf914c8f [2019-08-25T13:18:29.940Z] Removing intermediate container 95d0bf914c8f [2019-08-25T13:18:29.940Z] ---> 4b2b2bf27322 [2019-08-25T13:18:29.940Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:18:30.044Z] sort [2019-08-25T13:18:30.044Z] encoding/binary [2019-08-25T13:18:30.044Z] internal/poll [2019-08-25T13:18:30.044Z] regexp/syntax [2019-08-25T13:18:30.044Z] internal/fmtsort [2019-08-25T13:18:30.303Z] ---> d1c085dc1e9b [2019-08-25T13:18:30.303Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:18:30.303Z] ---> c5a9e02bd4f1 [2019-08-25T13:18:30.303Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:18:30.316Z] #13 63.56 Selecting previously unselected package btrfs-tools. [2019-08-25T13:18:30.316Z] #13 63.57 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-25T13:18:30.316Z] #13 63.58 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-25T13:18:30.316Z] #13 63.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-08-25T13:18:30.316Z] #13 63.65 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-25T13:18:30.316Z] #13 63.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-25T13:18:30.329Z] encoding/base64 [2019-08-25T13:18:30.329Z] crypto/cipher [2019-08-25T13:18:30.329Z] os [2019-08-25T13:18:30.572Z] #13 63.82 Selecting previously unselected package dmsetup. [2019-08-25T13:18:30.572Z] #13 63.82 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-08-25T13:18:30.572Z] #13 63.83 Unpacking dmsetup (2:1.02.137-2) ... [2019-08-25T13:18:30.572Z] #13 63.94 Selecting previously unselected package libonig4:amd64. [2019-08-25T13:18:30.572Z] #13 63.94 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-08-25T13:18:30.614Z] crypto/md5 [2019-08-25T13:18:30.614Z] crypto/aes [2019-08-25T13:18:30.671Z] ---> Running in 193d198354e9 [2019-08-25T13:18:30.671Z] + RM_GOPATH=0 [2019-08-25T13:18:30.671Z] + TMP_GOPATH= [2019-08-25T13:18:30.671Z] + : /build [2019-08-25T13:18:30.671Z] + '[' -z '' ']' [2019-08-25T13:18:30.671Z] ++ mktemp -d [2019-08-25T13:18:30.671Z] + export GOPATH=/tmp/tmp.bgDGhwwsCV [2019-08-25T13:18:30.671Z] + GOPATH=/tmp/tmp.bgDGhwwsCV [2019-08-25T13:18:30.671Z] + RM_GOPATH=1 [2019-08-25T13:18:30.671Z] ++ dirname ./install.sh [2019-08-25T13:18:30.671Z] Installing gotestsum version v0.3.5 [2019-08-25T13:18:30.671Z] + dir=. [2019-08-25T13:18:30.671Z] + bin=gotestsum [2019-08-25T13:18:30.671Z] + shift [2019-08-25T13:18:30.671Z] + '[' '!' -f ./gotestsum.installer ']' [2019-08-25T13:18:30.671Z] + . ./gotestsum.installer [2019-08-25T13:18:30.671Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-25T13:18:30.671Z] + install_gotestsum [2019-08-25T13:18:30.671Z] + echo 'Installing gotestsum version v0.3.5' [2019-08-25T13:18:30.671Z] + go get -d gotest.tools/gotestsum [2019-08-25T13:18:30.828Z] #13 63.95 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-25T13:18:30.828Z] #13 64.08 Selecting previously unselected package libjq1:amd64. [2019-08-25T13:18:30.828Z] #13 64.08 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-25T13:18:30.828Z] #13 ... [2019-08-25T13:18:30.828Z] [2019-08-25T13:18:30.828Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:18:30.828Z] #33 117.5 crypto/sha1 [2019-08-25T13:18:30.828Z] #33 118.6 crypto/sha256 [2019-08-25T13:18:30.828Z] #33 119.7 encoding/hex [2019-08-25T13:18:30.828Z] #33 120.2 encoding/pem [2019-08-25T13:18:30.828Z] #33 120.8 internal/singleflight [2019-08-25T13:18:30.828Z] #33 121.1 net [2019-08-25T13:18:30.828Z] #33 122.1 crypto/rand [2019-08-25T13:18:30.828Z] #33 122.7 crypto/elliptic [2019-08-25T13:18:30.828Z] #33 125.4 encoding/asn1 [2019-08-25T13:18:30.828Z] #33 ... [2019-08-25T13:18:30.828Z] [2019-08-25T13:18:30.828Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:30.828Z] #13 64.09 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-25T13:18:30.828Z] #13 64.24 Selecting previously unselected package jq. [2019-08-25T13:18:30.828Z] #13 64.24 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-25T13:18:30.828Z] #13 64.24 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-25T13:18:30.828Z] #13 64.30 Selecting previously unselected package libaio1:amd64. [2019-08-25T13:18:30.901Z] crypto/des [2019-08-25T13:18:30.901Z] encoding/pem [2019-08-25T13:18:30.901Z] internal/x/crypto/internal/chacha20 [2019-08-25T13:18:31.084Z] #13 64.30 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-08-25T13:18:31.084Z] #13 64.31 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-08-25T13:18:31.084Z] #13 64.41 Selecting previously unselected package libcap2-bin. [2019-08-25T13:18:31.084Z] #13 64.41 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-08-25T13:18:31.084Z] #13 64.42 Unpacking libcap2-bin (1:2.25-1) ... [2019-08-25T13:18:31.084Z] #13 64.54 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-08-25T13:18:31.185Z] internal/x/crypto/poly1305 [2019-08-25T13:18:31.185Z] internal/x/crypto/curve25519 [2019-08-25T13:18:31.185Z] internal/x/crypto/chacha20poly1305 [2019-08-25T13:18:31.185Z] regexp [2019-08-25T13:18:31.185Z] path/filepath [2019-08-25T13:18:31.185Z] fmt [2019-08-25T13:18:31.339Z] #13 64.54 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-25T13:18:31.339Z] #13 64.54 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-25T13:18:31.339Z] #13 64.63 Selecting previously unselected package libsepol1-dev:amd64. [2019-08-25T13:18:31.339Z] #13 64.63 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-08-25T13:18:31.339Z] #13 64.63 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-08-25T13:18:31.469Z] io/ioutil [2019-08-25T13:18:31.594Z] #13 64.93 Selecting previously unselected package libpcre16-3:amd64. [2019-08-25T13:18:31.850Z] #13 64.94 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-08-25T13:18:31.850Z] #13 64.94 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-08-25T13:18:31.850Z] #13 65.13 Selecting previously unselected package libpcre32-3:amd64. [2019-08-25T13:18:31.850Z] #13 65.13 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-08-25T13:18:31.850Z] #13 65.14 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-08-25T13:18:32.088Z] flag [2019-08-25T13:18:32.088Z] net/url [2019-08-25T13:18:32.088Z] text/template/parse [2019-08-25T13:18:32.088Z] go/token [2019-08-25T13:18:32.088Z] go/scanner [2019-08-25T13:18:32.105Z] #13 65.32 Selecting previously unselected package libpcre3-dev:amd64. [2019-08-25T13:18:32.105Z] #13 65.32 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-08-25T13:18:32.105Z] #13 65.33 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-25T13:18:32.361Z] #13 65.81 Selecting previously unselected package libselinux1-dev:amd64. [2019-08-25T13:18:32.361Z] #13 65.81 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-08-25T13:18:32.373Z] log [2019-08-25T13:18:32.373Z] encoding/json [2019-08-25T13:18:32.373Z] go/ast [2019-08-25T13:18:32.602Z] #57 ... [2019-08-25T13:18:32.602Z] [2019-08-25T13:18:32.602Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T13:18:32.602Z] #47 2.346 + RM_GOPATH=0 [2019-08-25T13:18:32.602Z] #47 2.346 + TMP_GOPATH= [2019-08-25T13:18:32.602Z] #47 2.346 + : /build [2019-08-25T13:18:32.602Z] #47 2.346 + '[' -z '' ']' [2019-08-25T13:18:32.602Z] #47 2.346 ++ mktemp -d [2019-08-25T13:18:32.602Z] #47 2.349 Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T13:18:32.602Z] #47 2.349 + export GOPATH=/tmp/tmp.p6JV0nakDx [2019-08-25T13:18:32.602Z] #47 2.349 + GOPATH=/tmp/tmp.p6JV0nakDx [2019-08-25T13:18:32.602Z] #47 2.349 + RM_GOPATH=1 [2019-08-25T13:18:32.602Z] #47 2.349 ++ dirname ./install.sh [2019-08-25T13:18:32.602Z] #47 2.349 + dir=. [2019-08-25T13:18:32.602Z] #47 2.349 + bin=containerd [2019-08-25T13:18:32.602Z] #47 2.349 + shift [2019-08-25T13:18:32.602Z] #47 2.349 + '[' '!' -f ./containerd.installer ']' [2019-08-25T13:18:32.602Z] #47 2.349 + . ./containerd.installer [2019-08-25T13:18:32.602Z] #47 2.349 ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T13:18:32.602Z] #47 2.349 + install_containerd [2019-08-25T13:18:32.602Z] #47 2.349 + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-25T13:18:32.602Z] #47 2.359 + git clone https://github.com/containerd/containerd.git /tmp/tmp.p6JV0nakDx/src/github.com/containerd/containerd [2019-08-25T13:18:32.602Z] #47 2.360 Cloning into '/tmp/tmp.p6JV0nakDx/src/github.com/containerd/containerd'... [2019-08-25T13:18:32.602Z] #47 ... [2019-08-25T13:18:32.602Z] [2019-08-25T13:18:32.602Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:32.602Z] #35 41.06 Selecting previously unselected package libxml2:amd64. [2019-08-25T13:18:32.602Z] #35 41.07 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-08-25T13:18:32.602Z] #35 41.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-25T13:18:32.602Z] #35 41.60 Selecting previously unselected package libarchive13:amd64. [2019-08-25T13:18:32.602Z] #35 41.62 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-08-25T13:18:32.602Z] #35 41.63 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-25T13:18:32.602Z] #35 41.93 Selecting previously unselected package libjsoncpp1:amd64. [2019-08-25T13:18:32.602Z] #35 41.93 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-08-25T13:18:32.602Z] #35 41.94 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-25T13:18:32.602Z] #35 42.08 Selecting previously unselected package libuv1:amd64. [2019-08-25T13:18:32.602Z] #35 42.08 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-08-25T13:18:32.602Z] #35 42.09 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-08-25T13:18:32.602Z] #35 42.20 Selecting previously unselected package cmake. [2019-08-25T13:18:32.602Z] #35 42.20 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-08-25T13:18:32.602Z] #35 42.27 Unpacking cmake (3.7.2-1) ... [2019-08-25T13:18:32.602Z] #35 ... [2019-08-25T13:18:32.602Z] [2019-08-25T13:18:32.602Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T13:18:32.602Z] #30 33.21 sync [2019-08-25T13:18:32.602Z] #30 33.78 io [2019-08-25T13:18:32.602Z] #30 33.80 reflect [2019-08-25T13:18:32.602Z] #30 34.92 syscall [2019-08-25T13:18:32.602Z] #30 40.28 time [2019-08-25T13:18:32.602Z] #30 ... [2019-08-25T13:18:32.602Z] [2019-08-25T13:18:32.602Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:18:32.602Z] #33 37.71 bytes [2019-08-25T13:18:32.602Z] #33 39.70 bufio [2019-08-25T13:18:32.602Z] #33 40.95 syscall [2019-08-25T13:18:32.616Z] #13 65.81 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-25T13:18:32.659Z] encoding/xml [2019-08-25T13:18:32.871Z] #13 66.18 Selecting previously unselected package libdevmapper-dev:amd64. [2019-08-25T13:18:32.871Z] #13 66.20 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-08-25T13:18:32.871Z] #13 66.20 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-25T13:18:33.127Z] #13 66.29 Selecting previously unselected package libnl-3-200:amd64. [2019-08-25T13:18:33.127Z] #13 66.29 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-25T13:18:33.127Z] #13 66.29 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-25T13:18:33.127Z] #13 66.39 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-25T13:18:33.127Z] #13 66.40 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-25T13:18:33.127Z] #13 66.40 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-25T13:18:33.166Z] #33 ... [2019-08-25T13:18:33.166Z] [2019-08-25T13:18:33.166Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:33.166Z] #35 44.38 Selecting previously unselected package xxd. [2019-08-25T13:18:33.166Z] #35 44.40 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-25T13:18:33.166Z] #35 44.40 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:18:33.279Z] text/template [2019-08-25T13:18:33.382Z] #13 66.50 Selecting previously unselected package libreadline5:amd64. [2019-08-25T13:18:33.382Z] #13 66.51 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-08-25T13:18:33.382Z] #13 66.53 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-25T13:18:33.382Z] #13 66.68 Selecting previously unselected package libsystemd-dev:amd64. [2019-08-25T13:18:33.382Z] #13 66.69 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ... [2019-08-25T13:18:33.382Z] #13 66.70 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-25T13:18:33.424Z] #35 44.57 Selecting previously unselected package vim-common. [2019-08-25T13:18:33.424Z] #35 44.57 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T13:18:33.424Z] #35 44.59 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:18:33.424Z] #35 44.84 Processing triggers for mime-support (3.60) ... [2019-08-25T13:18:33.424Z] #35 44.89 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:18:33.424Z] #35 44.90 Setting up libuv1:amd64 (1.9.1-3) ... [2019-08-25T13:18:33.424Z] #35 44.91 Setting up cmake-data (3.7.2-1) ... [2019-08-25T13:18:33.424Z] #35 44.93 Setting up libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-25T13:18:33.682Z] #35 44.94 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-25T13:18:33.682Z] #35 44.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:18:33.682Z] #35 44.98 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:18:33.682Z] #35 45.00 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T13:18:33.682Z] #35 45.01 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-25T13:18:33.682Z] #35 45.02 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-25T13:18:33.682Z] #35 45.02 Setting up cmake (3.7.2-1) ... [2019-08-25T13:18:33.900Z] go/parser [2019-08-25T13:18:33.900Z] compress/flate [2019-08-25T13:18:33.939Z] #35 45.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:18:34.185Z] context [2019-08-25T13:18:34.197Z] #35 DONE 45.7s [2019-08-25T13:18:34.197Z] [2019-08-25T13:18:34.197Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:34.197Z] #57 45.59 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-08-25T13:18:34.455Z] #57 ... [2019-08-25T13:18:34.455Z] [2019-08-25T13:18:34.455Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:18:34.455Z] #36 DONE 0.1s [2019-08-25T13:18:34.455Z] [2019-08-25T13:18:34.455Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:34.455Z] #57 45.64 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-25T13:18:34.455Z] #57 45.66 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-25T13:18:34.455Z] #57 45.74 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-25T13:18:34.455Z] #57 ... [2019-08-25T13:18:34.455Z] [2019-08-25T13:18:34.455Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-08-25T13:18:34.455Z] #37 DONE 0.1s [2019-08-25T13:18:34.455Z] [2019-08-25T13:18:34.455Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:34.455Z] #57 45.79 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-08-25T13:18:34.455Z] #57 45.82 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-25T13:18:34.455Z] #57 45.84 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-25T13:18:34.455Z] #57 45.86 Setting up protobuf-compiler (3.0.0-9) ... [2019-08-25T13:18:34.472Z] math/big [2019-08-25T13:18:34.712Z] #57 45.88 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-25T13:18:34.713Z] #57 45.89 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-25T13:18:34.713Z] #57 45.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:18:34.757Z] compress/gzip [2019-08-25T13:18:34.757Z] encoding/hex [2019-08-25T13:18:34.757Z] go/doc [2019-08-25T13:18:34.757Z] net [2019-08-25T13:18:34.970Z] #57 DONE 46.2s [2019-08-25T13:18:34.970Z] [2019-08-25T13:18:34.970Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:35.049Z] internal/x/text/unicode/bidi [2019-08-25T13:18:35.274Z] #13 68.37 Selecting previously unselected package net-tools. [2019-08-25T13:18:35.274Z] #13 68.39 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-08-25T13:18:35.274Z] #13 68.39 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-25T13:18:35.274Z] #13 68.65 Selecting previously unselected package python-pip-whl. [2019-08-25T13:18:35.534Z] #13 68.65 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-25T13:18:35.534Z] #13 68.67 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-25T13:18:35.668Z] internal/x/text/secure/bidirule [2019-08-25T13:18:35.668Z] github.com/LK4D4/vndr/build [2019-08-25T13:18:35.888Z] + cd /tmp/tmp.bgDGhwwsCV/src/gotest.tools/gotestsum [2019-08-25T13:18:35.888Z] + git checkout -q v0.3.5 [2019-08-25T13:18:35.888Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-25T13:18:35.954Z] internal/x/text/unicode/norm [2019-08-25T13:18:36.095Z] #13 69.30 Selecting previously unselected package python3-pip. [2019-08-25T13:18:36.096Z] #13 69.30 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-25T13:18:36.096Z] #13 69.31 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-25T13:18:36.096Z] #13 69.54 Selecting previously unselected package python3-pkg-resources. [2019-08-25T13:18:36.352Z] #13 69.55 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-25T13:18:36.352Z] #13 69.55 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-25T13:18:36.352Z] #13 69.76 Selecting previously unselected package python3-setuptools. [2019-08-25T13:18:36.352Z] #13 69.76 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-25T13:18:36.352Z] #13 69.78 Unpacking python3-setuptools (33.1.1-1) ... [2019-08-25T13:18:36.577Z] crypto/rand [2019-08-25T13:18:36.608Z] #13 ... [2019-08-25T13:18:36.608Z] [2019-08-25T13:18:36.608Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:36.608Z] #58 58.21 CC compel/src/lib/infect.o [2019-08-25T13:18:36.608Z] #58 61.08 CC compel/src/lib/ptrace.o [2019-08-25T13:18:36.608Z] #58 61.61 AR compel/libcompel.a [2019-08-25T13:18:36.608Z] #58 61.68 HOSTCC compel/src/main-host.o [2019-08-25T13:18:36.608Z] #58 62.05 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-08-25T13:18:36.608Z] #58 62.52 HOSTCC compel/src/lib/handle-elf-host.o [2019-08-25T13:18:36.608Z] #58 63.00 HOSTCC compel/src/lib/log-host.o [2019-08-25T13:18:36.608Z] #58 63.24 HOSTLINK compel/compel-host-bin [2019-08-25T13:18:36.608Z] #58 63.40 DEP soccr/soccr.d [2019-08-25T13:18:36.608Z] #58 63.60 CC soccr/soccr.o [2019-08-25T13:18:36.608Z] #58 64.98 AR soccr/libsoccr.a [2019-08-25T13:18:36.608Z] #58 65.02 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-25T13:18:36.608Z] #58 65.26 DEP criu/arch/x86/sigframe.d [2019-08-25T13:18:36.608Z] #58 65.40 DEP criu/arch/x86/sigaction_compat.d [2019-08-25T13:18:36.608Z] #58 65.56 DEP criu/arch/x86/kerndat.d [2019-08-25T13:18:36.608Z] #58 65.71 DEP criu/arch/x86/crtools.d [2019-08-25T13:18:36.608Z] #58 65.87 DEP criu/arch/x86/cpu.d [2019-08-25T13:18:36.608Z] #58 66.06 CC criu/arch/x86/cpu.o [2019-08-25T13:18:36.608Z] #58 66.79 CC criu/arch/x86/crtools.o [2019-08-25T13:18:36.608Z] #58 68.14 CC criu/arch/x86/kerndat.o [2019-08-25T13:18:36.866Z] crypto/elliptic [2019-08-25T13:18:36.866Z] encoding/asn1 [2019-08-25T13:18:36.867Z] #58 ... [2019-08-25T13:18:36.867Z] [2019-08-25T13:18:36.867Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:36.867Z] #13 70.01 Selecting previously unselected package python3-wheel. [2019-08-25T13:18:36.867Z] #13 70.02 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-25T13:18:36.867Z] #13 70.03 Unpacking python3-wheel (0.29.0-2) ... [2019-08-25T13:18:37.123Z] #13 70.42 Selecting previously unselected package thin-provisioning-tools. [2019-08-25T13:18:37.123Z] #13 70.43 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-08-25T13:18:37.123Z] #13 70.43 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-25T13:18:37.153Z] crypto/rsa [2019-08-25T13:18:37.378Z] #13 70.78 Selecting previously unselected package vim-runtime. [2019-08-25T13:18:37.378Z] #13 70.79 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T13:18:37.438Z] crypto/dsa [2019-08-25T13:18:37.438Z] internal/x/net/idna [2019-08-25T13:18:37.438Z] internal/x/net/http2/hpack [2019-08-25T13:18:37.634Z] #13 70.82 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-08-25T13:18:37.634Z] #13 70.86 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-25T13:18:37.634Z] #13 70.87 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:18:37.722Z] crypto/ecdsa [2019-08-25T13:18:38.009Z] crypto/x509/pkix [2019-08-25T13:18:38.009Z] internal/x/crypto/cryptobyte [2019-08-25T13:18:38.009Z] mime [2019-08-25T13:18:38.298Z] mime/quotedprintable [2019-08-25T13:18:38.505Z] #58 3.513 Note: Building without setproctitle() and strlcpy() support. [2019-08-25T13:18:38.505Z] #58 3.513 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-25T13:18:38.583Z] net/http/internal [2019-08-25T13:18:38.583Z] os/exec [2019-08-25T13:18:39.878Z] #58 4.938 fatal: Not a git repository (or any of the parent directories): .git [2019-08-25T13:18:39.878Z] #58 4.967 GEN .gitid [2019-08-25T13:18:39.878Z] #58 4.986 GEN criu/include/version.h [2019-08-25T13:18:39.878Z] #58 5.029 GEN include/common/asm [2019-08-25T13:18:40.055Z] internal/x/net/http/httpproxy [2019-08-25T13:18:40.055Z] net/textproto [2019-08-25T13:18:40.055Z] crypto/x509 [2019-08-25T13:18:40.338Z] mime/multipart [2019-08-25T13:18:40.338Z] internal/x/net/http/httpguts [2019-08-25T13:18:40.812Z] #58 ... [2019-08-25T13:18:40.812Z] [2019-08-25T13:18:40.812Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-25T13:18:40.812Z] #38 2.651 + RM_GOPATH=0 [2019-08-25T13:18:40.812Z] #38 2.651 + TMP_GOPATH= [2019-08-25T13:18:40.812Z] #38 2.651 + : /build [2019-08-25T13:18:40.812Z] #38 2.651 + '[' -z '' ']' [2019-08-25T13:18:40.812Z] #38 2.655 ++ mktemp -d [2019-08-25T13:18:40.812Z] #38 2.662 + export GOPATH=/tmp/tmp.5oiols847U [2019-08-25T13:18:40.812Z] #38 2.662 + GOPATH=/tmp/tmp.5oiols847U [2019-08-25T13:18:40.812Z] #38 2.662 + RM_GOPATH=1 [2019-08-25T13:18:40.812Z] #38 2.663 ++ dirname ./install.sh [2019-08-25T13:18:40.812Z] #38 2.669 + dir=. [2019-08-25T13:18:40.812Z] #38 2.669 + bin=tini [2019-08-25T13:18:40.812Z] #38 2.669 + shift [2019-08-25T13:18:40.812Z] #38 2.669 + '[' '!' -f ./tini.installer ']' [2019-08-25T13:18:40.812Z] #38 2.670 + . ./tini.installer [2019-08-25T13:18:40.812Z] #38 2.670 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T13:18:40.812Z] #38 2.670 + install_tini [2019-08-25T13:18:40.812Z] #38 2.670 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-25T13:18:40.812Z] #38 2.670 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T13:18:40.812Z] #38 2.671 + git clone https://github.com/krallin/tini.git /tmp/tmp.5oiols847U/tini [2019-08-25T13:18:40.812Z] #38 2.672 Cloning into '/tmp/tmp.5oiols847U/tini'... [2019-08-25T13:18:40.812Z] #38 3.337 + cd /tmp/tmp.5oiols847U/tini [2019-08-25T13:18:40.812Z] #38 3.337 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T13:18:40.812Z] #38 3.341 + cmake . [2019-08-25T13:18:40.812Z] #38 3.757 -- The C compiler identification is GNU 6.3.0 [2019-08-25T13:18:40.812Z] #38 3.799 -- Check for working C compiler: /usr/bin/cc [2019-08-25T13:18:40.812Z] #38 4.239 -- Check for working C compiler: /usr/bin/cc -- works [2019-08-25T13:18:40.812Z] #38 4.240 -- Detecting C compiler ABI info [2019-08-25T13:18:40.812Z] #38 4.825 -- Detecting C compiler ABI info - done [2019-08-25T13:18:40.812Z] #38 4.887 -- Detecting C compile features [2019-08-25T13:18:40.812Z] #38 6.164 -- Detecting C compile features - done [2019-08-25T13:18:40.812Z] #38 6.199 -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-25T13:18:40.812Z] #38 6.309 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-25T13:18:40.991Z] crypto/tls [2019-08-25T13:18:41.069Z] #38 6.413 -- Configuring done [2019-08-25T13:18:41.070Z] #38 6.438 -- Generating done [2019-08-25T13:18:41.070Z] #38 6.447 -- Build files have been written to: /tmp/tmp.5oiols847U/tini [2019-08-25T13:18:41.070Z] #38 6.452 + make tini-static [2019-08-25T13:18:41.327Z] #38 6.725 Scanning dependencies of target tini-static [2019-08-25T13:18:41.327Z] #38 6.819 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-25T13:18:41.327Z] #38 ... [2019-08-25T13:18:41.327Z] [2019-08-25T13:18:41.327Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:41.327Z] #58 6.365 PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-25T13:18:41.327Z] #58 6.434 PBCC images/opts.pb-c.c [2019-08-25T13:18:41.327Z] #58 6.518 PBCC images/sit.pb-c.c [2019-08-25T13:18:41.327Z] #58 6.556 DEP images/google/protobuf/descriptor.pb-c.d [2019-08-25T13:18:41.590Z] #58 6.642 DEP images/opts.pb-c.d [2019-08-25T13:18:41.590Z] #58 6.669 DEP images/sit.pb-c.d [2019-08-25T13:18:41.590Z] #58 6.714 PBCC images/macvlan.pb-c.c [2019-08-25T13:18:41.590Z] #58 6.772 DEP images/macvlan.pb-c.d [2019-08-25T13:18:41.797Z] #13 ... [2019-08-25T13:18:41.797Z] [2019-08-25T13:18:41.797Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:18:41.797Z] #33 127.8 crypto/ecdsa [2019-08-25T13:18:41.797Z] #33 128.4 crypto/rsa [2019-08-25T13:18:41.797Z] #33 130.2 crypto/dsa [2019-08-25T13:18:41.797Z] #33 130.6 crypto/x509/pkix [2019-08-25T13:18:41.797Z] #33 131.1 internal/x/crypto/cryptobyte [2019-08-25T13:18:41.797Z] #33 133.4 internal/x/crypto/internal/chacha20 [2019-08-25T13:18:41.797Z] #33 134.0 internal/x/crypto/poly1305 [2019-08-25T13:18:41.797Z] #33 134.3 internal/x/crypto/chacha20poly1305 [2019-08-25T13:18:41.797Z] #33 135.5 internal/x/crypto/hkdf [2019-08-25T13:18:41.797Z] #33 135.6 internal/x/text/transform [2019-08-25T13:18:41.797Z] #33 136.5 internal/x/text/unicode/bidi [2019-08-25T13:18:41.797Z] #33 ... [2019-08-25T13:18:41.797Z] [2019-08-25T13:18:41.797Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:41.797Z] #58 68.68 CC criu/arch/x86/sigaction_compat.o [2019-08-25T13:18:41.797Z] #58 69.03 CC criu/arch/x86/sigframe.o [2019-08-25T13:18:41.797Z] #58 69.30 LINK criu/arch/x86/crtools.built-in.o [2019-08-25T13:18:41.797Z] #58 69.38 DEP criu/pie/util-vdso-elf32.d [2019-08-25T13:18:41.797Z] #58 69.52 DEP criu/arch/x86/vdso-pie.d [2019-08-25T13:18:41.797Z] #58 69.67 DEP criu/pie/parasite-vdso.d [2019-08-25T13:18:41.797Z] #58 69.89 DEP criu/pie/util-vdso.d [2019-08-25T13:18:41.797Z] #58 70.00 DEP criu/pie/util.d [2019-08-25T13:18:41.797Z] #58 70.19 CC criu/pie/util.o [2019-08-25T13:18:41.797Z] #58 70.62 CC criu/pie/util-vdso.o [2019-08-25T13:18:41.797Z] #58 71.47 CC criu/pie/parasite-vdso.o [2019-08-25T13:18:41.797Z] #58 72.67 CC criu/arch/x86/vdso-pie.o [2019-08-25T13:18:41.797Z] #58 73.04 CC criu/pie/util-vdso-elf32.o [2019-08-25T13:18:41.852Z] #58 6.834 PBCC images/autofs.pb-c.c [2019-08-25T13:18:41.852Z] #58 6.841 DEP images/autofs.pb-c.d [2019-08-25T13:18:41.852Z] #58 6.912 PBCC images/sysctl.pb-c.c [2019-08-25T13:18:41.852Z] #58 6.928 DEP images/sysctl.pb-c.d [2019-08-25T13:18:41.852Z] #58 6.966 PBCC images/time.pb-c.c [2019-08-25T13:18:41.852Z] #58 7.033 DEP images/time.pb-c.d [2019-08-25T13:18:41.852Z] #58 7.098 PBCC images/binfmt-misc.pb-c.c [2019-08-25T13:18:41.852Z] #58 7.109 DEP images/binfmt-misc.pb-c.d [2019-08-25T13:18:41.852Z] #58 7.135 PBCC images/seccomp.pb-c.c [2019-08-25T13:18:42.053Z] #58 73.71 AR criu/pie/pie.lib.a [2019-08-25T13:18:42.053Z] #58 73.79 DEP criu/pie/restorer.d [2019-08-25T13:18:42.112Z] #58 7.174 DEP images/seccomp.pb-c.d [2019-08-25T13:18:42.112Z] #58 7.220 PBCC images/userns.pb-c.c [2019-08-25T13:18:42.112Z] #58 7.267 DEP images/userns.pb-c.d [2019-08-25T13:18:42.112Z] #58 7.317 PBCC images/cgroup.pb-c.c [2019-08-25T13:18:42.112Z] #58 7.324 DEP images/cgroup.pb-c.d [2019-08-25T13:18:42.112Z] #58 7.371 PBCC images/fown.pb-c.c [2019-08-25T13:18:42.369Z] #58 7.414 PBCC images/ext-file.pb-c.c [2019-08-25T13:18:42.369Z] #58 7.442 DEP images/fown.pb-c.d [2019-08-25T13:18:42.369Z] #58 7.478 DEP images/ext-file.pb-c.d [2019-08-25T13:18:42.369Z] #58 7.541 PBCC images/rpc.pb-c.c [2019-08-25T13:18:42.369Z] #58 7.565 DEP images/rpc.pb-c.d [2019-08-25T13:18:42.370Z] #58 7.603 PBCC images/siginfo.pb-c.c [2019-08-25T13:18:42.614Z] #58 74.09 DEP criu/arch/x86/sigaction_compat_pie.d [2019-08-25T13:18:42.614Z] #58 74.24 DEP criu/arch/x86/restorer_unmap.d [2019-08-25T13:18:42.614Z] #58 74.27 DEP criu/arch/x86/restorer.d [2019-08-25T13:18:42.627Z] #58 7.639 DEP images/siginfo.pb-c.d [2019-08-25T13:18:42.627Z] #58 7.664 PBCC images/pagemap.pb-c.c [2019-08-25T13:18:42.627Z] #58 7.714 DEP images/pagemap.pb-c.d [2019-08-25T13:18:42.627Z] #58 7.777 PBCC images/rlimit.pb-c.c [2019-08-25T13:18:42.627Z] #58 7.793 DEP images/rlimit.pb-c.d [2019-08-25T13:18:42.627Z] #58 7.827 PBCC images/file-lock.pb-c.c [2019-08-25T13:18:42.627Z] #58 7.834 DEP images/file-lock.pb-c.d [2019-08-25T13:18:42.627Z] #58 7.879 PBCC images/tty.pb-c.c [2019-08-25T13:18:42.627Z] #58 7.947 DEP images/tty.pb-c.d [2019-08-25T13:18:42.885Z] #58 7.996 PBCC images/tun.pb-c.c [2019-08-25T13:18:42.885Z] #58 8.042 PBCC images/netdev.pb-c.c [2019-08-25T13:18:42.885Z] #58 8.090 DEP images/tun.pb-c.d [2019-08-25T13:18:42.885Z] #58 8.158 DEP images/netdev.pb-c.d [2019-08-25T13:18:43.033Z] net/http/httptrace [2019-08-25T13:18:43.033Z] net/http [2019-08-25T13:18:43.143Z] #58 8.227 PBCC images/vma.pb-c.c [2019-08-25T13:18:43.143Z] #58 8.362 DEP images/vma.pb-c.d [2019-08-25T13:18:43.143Z] #58 8.447 PBCC images/creds.pb-c.c [2019-08-25T13:18:43.143Z] #58 ... [2019-08-25T13:18:43.143Z] [2019-08-25T13:18:43.143Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T13:18:43.143Z] #30 44.14 sort [2019-08-25T13:18:43.143Z] #30 44.92 internal/poll [2019-08-25T13:18:43.143Z] #30 45.25 internal/fmtsort [2019-08-25T13:18:43.143Z] #30 46.05 internal/syscall/unix [2019-08-25T13:18:43.143Z] #30 46.30 strings [2019-08-25T13:18:43.143Z] #30 47.06 os [2019-08-25T13:18:43.143Z] #30 48.84 bytes [2019-08-25T13:18:43.143Z] #30 50.08 fmt [2019-08-25T13:18:43.143Z] #30 50.24 bufio [2019-08-25T13:18:43.143Z] #30 51.53 path/filepath [2019-08-25T13:18:43.143Z] #30 52.72 io/ioutil [2019-08-25T13:18:43.143Z] #30 53.22 path [2019-08-25T13:18:43.143Z] #30 53.82 text/tabwriter [2019-08-25T13:18:43.175Z] #58 74.59 DEP criu/pie/parasite.d [2019-08-25T13:18:43.401Z] #30 ... [2019-08-25T13:18:43.401Z] [2019-08-25T13:18:43.401Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:43.401Z] #58 8.467 DEP images/creds.pb-c.d [2019-08-25T13:18:43.401Z] #58 8.524 PBCC images/utsns.pb-c.c [2019-08-25T13:18:43.401Z] #58 8.532 DEP images/utsns.pb-c.d [2019-08-25T13:18:43.401Z] #58 8.582 PBCC images/ipc-desc.pb-c.c [2019-08-25T13:18:43.401Z] #58 ... [2019-08-25T13:18:43.401Z] [2019-08-25T13:18:43.401Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-25T13:18:43.401Z] #38 8.148 [100%] Linking C executable tini-static [2019-08-25T13:18:43.401Z] #38 8.562 [100%] Built target tini-static [2019-08-25T13:18:43.401Z] #38 8.583 + mkdir -p /build [2019-08-25T13:18:43.401Z] #38 8.586 + cp tini-static /build/docker-init [2019-08-25T13:18:43.401Z] #38 DONE 9.0s [2019-08-25T13:18:43.401Z] [2019-08-25T13:18:43.402Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:43.402Z] #58 8.604 PBCC images/ipc-sem.pb-c.c [2019-08-25T13:18:43.402Z] #58 8.633 DEP images/ipc-desc.pb-c.d [2019-08-25T13:18:43.402Z] #58 8.678 DEP images/ipc-sem.pb-c.d [2019-08-25T13:18:43.402Z] #58 8.718 PBCC images/ipc-msg.pb-c.c [2019-08-25T13:18:43.430Z] #58 74.93 CC criu/pie/parasite.o [2019-08-25T13:18:43.430Z] #58 ... [2019-08-25T13:18:43.430Z] [2019-08-25T13:18:43.430Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:18:43.430Z] #13 75.25 Selecting previously unselected package vim. [2019-08-25T13:18:43.430Z] #13 75.26 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-25T13:18:43.430Z] #13 75.27 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:18:43.430Z] #13 75.98 Selecting previously unselected package xfsprogs. [2019-08-25T13:18:43.430Z] #13 75.99 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-08-25T13:18:43.430Z] #13 75.99 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-25T13:18:43.430Z] #13 76.54 Selecting previously unselected package zip. [2019-08-25T13:18:43.430Z] #13 76.55 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-08-25T13:18:43.430Z] #13 76.56 Unpacking zip (3.0-11+b1) ... [2019-08-25T13:18:43.430Z] #13 76.76 Selecting previously unselected package libapparmor-perl. [2019-08-25T13:18:43.659Z] #58 8.785 DEP images/ipc-msg.pb-c.d [2019-08-25T13:18:43.659Z] #58 8.826 PBCC images/ipc-shm.pb-c.c [2019-08-25T13:18:43.659Z] #58 8.855 DEP images/ipc-shm.pb-c.d [2019-08-25T13:18:43.659Z] #58 8.917 PBCC images/ipc-var.pb-c.c [2019-08-25T13:18:43.659Z] #58 8.941 DEP images/ipc-var.pb-c.d [2019-08-25T13:18:43.686Z] #13 76.79 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-08-25T13:18:43.686Z] #13 76.80 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-25T13:18:43.686Z] #13 76.93 Selecting previously unselected package apparmor. [2019-08-25T13:18:43.686Z] #13 76.94 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-08-25T13:18:43.918Z] #58 9.021 PBCC images/sk-opts.pb-c.c [2019-08-25T13:18:43.918Z] #58 9.063 PBCC images/packet-sock.pb-c.c [2019-08-25T13:18:43.918Z] #58 9.124 DEP images/sk-opts.pb-c.d [2019-08-25T13:18:43.918Z] #58 9.210 DEP images/packet-sock.pb-c.d [2019-08-25T13:18:43.941Z] #13 77.04 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-25T13:18:44.176Z] #58 9.307 PBCC images/sk-netlink.pb-c.c [2019-08-25T13:18:44.176Z] #58 9.386 DEP images/sk-netlink.pb-c.d [2019-08-25T13:18:44.176Z] #58 9.490 PBCC images/sk-inet.pb-c.c [2019-08-25T13:18:44.196Z] #13 77.54 Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-25T13:18:44.196Z] #13 77.54 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-08-25T13:18:44.196Z] #13 77.55 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-25T13:18:44.434Z] #58 9.585 DEP images/sk-inet.pb-c.d [2019-08-25T13:18:44.434Z] #58 9.702 PBCC images/sk-unix.pb-c.c [2019-08-25T13:18:44.692Z] #58 9.800 DEP images/sk-unix.pb-c.d [2019-08-25T13:18:44.692Z] #58 9.874 PBCC images/mm.pb-c.c [2019-08-25T13:18:44.692Z] #58 9.898 DEP images/mm.pb-c.d [2019-08-25T13:18:44.692Z] #58 9.942 PBCC images/timerfd.pb-c.c [2019-08-25T13:18:44.950Z] #58 9.966 DEP images/timerfd.pb-c.d [2019-08-25T13:18:44.950Z] #58 10.01 PBCC images/timer.pb-c.c [2019-08-25T13:18:44.950Z] #58 10.04 DEP images/timer.pb-c.d [2019-08-25T13:18:44.950Z] #58 10.08 PBCC images/sa.pb-c.c [2019-08-25T13:18:44.950Z] #58 10.12 DEP images/sa.pb-c.d [2019-08-25T13:18:44.950Z] #58 10.15 PBCC images/pipe-data.pb-c.c [2019-08-25T13:18:44.950Z] #58 10.17 DEP images/pipe-data.pb-c.d [2019-08-25T13:18:44.950Z] #58 10.19 PBCC images/mnt.pb-c.c [2019-08-25T13:18:45.208Z] #58 10.23 DEP images/mnt.pb-c.d [2019-08-25T13:18:45.208Z] #58 10.27 PBCC images/sk-packet.pb-c.c [2019-08-25T13:18:45.208Z] #58 10.29 DEP images/sk-packet.pb-c.d [2019-08-25T13:18:45.208Z] #58 10.33 PBCC images/tcp-stream.pb-c.c [2019-08-25T13:18:45.208Z] #58 10.39 DEP images/tcp-stream.pb-c.d [2019-08-25T13:18:45.208Z] #58 10.43 PBCC images/pipe.pb-c.c [2019-08-25T13:18:45.466Z] #58 10.44 DEP images/pipe.pb-c.d [2019-08-25T13:18:45.466Z] #58 10.49 PBCC images/pstree.pb-c.c [2019-08-25T13:18:45.466Z] #58 10.51 DEP images/pstree.pb-c.d [2019-08-25T13:18:45.466Z] #58 10.54 PBCC images/fs.pb-c.c [2019-08-25T13:18:45.466Z] #58 10.57 DEP images/fs.pb-c.d [2019-08-25T13:18:45.466Z] #58 10.59 PBCC images/signalfd.pb-c.c [2019-08-25T13:18:45.466Z] #58 10.65 DEP images/signalfd.pb-c.d [2019-08-25T13:18:45.466Z] #58 10.69 PBCC images/fh.pb-c.c [2019-08-25T13:18:45.466Z] #58 10.74 PBCC images/fsnotify.pb-c.c [2019-08-25T13:18:45.466Z] #58 10.79 DEP images/fh.pb-c.d [2019-08-25T13:18:45.724Z] #58 10.87 DEP images/fsnotify.pb-c.d [2019-08-25T13:18:45.724Z] #58 10.92 PBCC images/eventpoll.pb-c.c [2019-08-25T13:18:45.724Z] #58 10.96 DEP images/eventpoll.pb-c.d [2019-08-25T13:18:45.724Z] #58 11.00 PBCC images/eventfd.pb-c.c [2019-08-25T13:18:45.724Z] #58 11.03 DEP images/eventfd.pb-c.d [2019-08-25T13:18:45.982Z] #58 11.05 PBCC images/remap-file-path.pb-c.c [2019-08-25T13:18:45.982Z] #58 11.07 DEP images/remap-file-path.pb-c.d [2019-08-25T13:18:45.982Z] #58 11.10 PBCC images/fifo.pb-c.c [2019-08-25T13:18:45.982Z] #58 11.12 DEP images/fifo.pb-c.d [2019-08-25T13:18:45.982Z] #58 11.15 PBCC images/ghost-file.pb-c.c [2019-08-25T13:18:45.982Z] #58 11.17 DEP images/ghost-file.pb-c.d [2019-08-25T13:18:45.982Z] #58 11.24 PBCC images/regfile.pb-c.c [2019-08-25T13:18:45.982Z] #58 11.27 DEP images/regfile.pb-c.d [2019-08-25T13:18:46.083Z] #13 79.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-25T13:18:46.240Z] #58 11.33 PBCC images/ns.pb-c.c [2019-08-25T13:18:46.240Z] #58 11.37 DEP images/ns.pb-c.d [2019-08-25T13:18:46.240Z] #58 11.42 PBCC images/fdinfo.pb-c.c [2019-08-25T13:18:46.240Z] #58 11.47 DEP images/fdinfo.pb-c.d [2019-08-25T13:18:46.240Z] #58 11.53 PBCC images/core-aarch64.pb-c.c [2019-08-25T13:18:46.240Z] #58 ... [2019-08-25T13:18:46.240Z] [2019-08-25T13:18:46.240Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:18:46.240Z] #33 47.25 time [2019-08-25T13:18:46.240Z] #33 47.63 sort [2019-08-25T13:18:46.240Z] #33 48.44 internal/fmtsort [2019-08-25T13:18:46.240Z] #33 48.78 internal/syscall/unix [2019-08-25T13:18:46.240Z] #33 48.96 strings [2019-08-25T13:18:46.240Z] #33 50.54 path [2019-08-25T13:18:46.240Z] #33 51.12 regexp/syntax [2019-08-25T13:18:46.240Z] #33 52.05 internal/poll [2019-08-25T13:18:46.240Z] #33 53.64 os [2019-08-25T13:18:46.240Z] #33 55.59 regexp [2019-08-25T13:18:46.240Z] #33 57.15 fmt [2019-08-25T13:18:46.339Z] #13 79.52 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-08-25T13:18:46.339Z] #13 79.54 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-25T13:18:46.498Z] #33 ... [2019-08-25T13:18:46.498Z] [2019-08-25T13:18:46.498Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:46.498Z] #58 11.55 PBCC images/core-arm.pb-c.c [2019-08-25T13:18:46.498Z] #58 11.59 PBCC images/core-ppc64.pb-c.c [2019-08-25T13:18:46.498Z] #58 11.62 PBCC images/core-s390.pb-c.c [2019-08-25T13:18:46.498Z] #58 11.66 PBCC images/core-x86.pb-c.c [2019-08-25T13:18:46.498Z] #58 11.69 PBCC images/core.pb-c.c [2019-08-25T13:18:46.498Z] #58 11.75 PBCC images/inventory.pb-c.c [2019-08-25T13:18:46.498Z] #58 11.78 DEP images/core-aarch64.pb-c.d [2019-08-25T13:18:46.505Z] github.com/LK4D4/vndr/godl [2019-08-25T13:18:46.505Z] github.com/LK4D4/vndr [2019-08-25T13:18:46.755Z] #58 11.82 DEP images/core-arm.pb-c.d [2019-08-25T13:18:46.755Z] #58 11.86 DEP images/core-ppc64.pb-c.d [2019-08-25T13:18:46.755Z] #58 11.92 DEP images/core-s390.pb-c.d [2019-08-25T13:18:46.755Z] #58 11.99 DEP images/core-x86.pb-c.d [2019-08-25T13:18:46.755Z] #58 12.05 DEP images/core.pb-c.d [2019-08-25T13:18:47.014Z] #58 12.14 DEP images/inventory.pb-c.d [2019-08-25T13:18:47.014Z] #58 12.19 PBCC images/cpuinfo.pb-c.c [2019-08-25T13:18:47.272Z] #58 12.21 DEP images/cpuinfo.pb-c.d [2019-08-25T13:18:47.272Z] #58 12.25 PBCC images/stats.pb-c.c [2019-08-25T13:18:47.272Z] #58 12.27 DEP images/stats.pb-c.d [2019-08-25T13:18:47.342Z] Removing intermediate container 193d198354e9 [2019-08-25T13:18:47.342Z] ---> 7f84fe5c17b2 [2019-08-25T13:18:47.342Z] Step 71/126 : FROM dev-base AS dockercli [2019-08-25T13:18:47.342Z] ---> 7fb0c6564c15 [2019-08-25T13:18:47.342Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-08-25T13:18:47.342Z] ---> Running in 4e1357f01647 [2019-08-25T13:18:47.342Z] Removing intermediate container 4e1357f01647 [2019-08-25T13:18:47.342Z] ---> d91113547951 [2019-08-25T13:18:47.342Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:18:47.342Z] ---> ca1b3f4d04b5 [2019-08-25T13:18:47.342Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:18:47.342Z] ---> 15dab18281b7 [2019-08-25T13:18:47.342Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:18:47.342Z] ---> Running in 8b9cfe639b6b [2019-08-25T13:18:47.342Z] + RM_GOPATH=0 [2019-08-25T13:18:47.342Z] + TMP_GOPATH= [2019-08-25T13:18:47.342Z] + : /build [2019-08-25T13:18:47.342Z] + '[' -z '' ']' [2019-08-25T13:18:47.342Z] ++ mktemp -d [2019-08-25T13:18:47.342Z] + export GOPATH=/tmp/tmp.QHr1WWcgCW [2019-08-25T13:18:47.342Z] + GOPATH=/tmp/tmp.QHr1WWcgCW [2019-08-25T13:18:47.342Z] + RM_GOPATH=1 [2019-08-25T13:18:47.342Z] ++ dirname ./install.sh [2019-08-25T13:18:47.342Z] + dir=. [2019-08-25T13:18:47.342Z] + bin=dockercli [2019-08-25T13:18:47.342Z] + shift [2019-08-25T13:18:47.342Z] + '[' '!' -f ./dockercli.installer ']' [2019-08-25T13:18:47.342Z] + . ./dockercli.installer [2019-08-25T13:18:47.342Z] ++ DOCKERCLI_CHANNEL=stable [2019-08-25T13:18:47.342Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-25T13:18:47.342Z] + install_dockercli [2019-08-25T13:18:47.342Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-25T13:18:47.342Z] ++ uname -m [2019-08-25T13:18:47.342Z] Install docker/cli version 17.06.2-ce from stable [2019-08-25T13:18:47.342Z] + arch=s390x [2019-08-25T13:18:47.342Z] + '[' s390x '!=' x86_64 ']' [2019-08-25T13:18:47.342Z] + '[' s390x '!=' s390x ']' [2019-08-25T13:18:47.342Z] + url=https://download.docker.com/linux/static [2019-08-25T13:18:47.342Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-08-25T13:18:47.342Z] + tar -xz docker/docker [2019-08-25T13:18:48.204Z] #58 13.38 make[1]: Nothing to be done for 'all'. [2019-08-25T13:18:48.616Z] + mkdir -p /build [2019-08-25T13:18:48.616Z] + mv docker/docker /build/ [2019-08-25T13:18:48.616Z] + rmdir docker [2019-08-25T13:18:48.851Z] #13 81.89 Selecting previously unselected package binutils-mingw-w64. [2019-08-25T13:18:48.851Z] #13 81.89 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-25T13:18:48.851Z] #13 81.90 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-25T13:18:48.851Z] #13 82.02 Selecting previously unselected package mingw-w64-common. [2019-08-25T13:18:48.851Z] #13 82.02 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-25T13:18:48.851Z] #13 82.03 Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-25T13:18:48.978Z] Removing intermediate container 8b9cfe639b6b [2019-08-25T13:18:48.978Z] ---> 21b4b07ddcca [2019-08-25T13:18:48.978Z] Step 76/126 : FROM runtime-dev AS runc [2019-08-25T13:18:48.978Z] ---> f66850ec02c5 [2019-08-25T13:18:48.978Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-08-25T13:18:48.978Z] ---> Running in 185aabcdc262 [2019-08-25T13:18:49.346Z] Removing intermediate container 185aabcdc262 [2019-08-25T13:18:49.346Z] ---> 6c1fb815d95a [2019-08-25T13:18:49.346Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:18:49.346Z] ---> cf2f6920b1b4 [2019-08-25T13:18:49.346Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:18:49.575Z] #58 14.59 CC images/stats.o [2019-08-25T13:18:49.575Z] #58 14.85 CC images/core.o [2019-08-25T13:18:49.767Z] ---> 8a493323b1a4 [2019-08-25T13:18:49.767Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:18:49.767Z] ---> Running in 45c0ac83caf1 [2019-08-25T13:18:50.156Z] + RM_GOPATH=0 [2019-08-25T13:18:50.156Z] + TMP_GOPATH= [2019-08-25T13:18:50.156Z] + : /build [2019-08-25T13:18:50.156Z] + '[' -z '' ']' [2019-08-25T13:18:50.156Z] ++ mktemp -d [2019-08-25T13:18:50.156Z] + export GOPATH=/tmp/tmp.Ulidfnj2La [2019-08-25T13:18:50.156Z] + GOPATH=/tmp/tmp.Ulidfnj2La [2019-08-25T13:18:50.156Z] + RM_GOPATH=1 [2019-08-25T13:18:50.156Z] ++ dirname ./install.sh [2019-08-25T13:18:50.156Z] + dir=. [2019-08-25T13:18:50.156Z] + bin=runc [2019-08-25T13:18:50.156Z] + shift [2019-08-25T13:18:50.156Z] + '[' '!' -f ./runc.installer ']' [2019-08-25T13:18:50.156Z] + . ./runc.installer [2019-08-25T13:18:50.156Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T13:18:50.156Z] + install_runc [2019-08-25T13:18:50.156Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-08-25T13:18:50.156Z] + uname -r [2019-08-25T13:18:50.156Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-25T13:18:50.156Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-25T13:18:50.156Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ulidfnj2La/src/github.com/opencontainers/runc [2019-08-25T13:18:50.156Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-25T13:18:50.156Z] Cloning into '/tmp/tmp.Ulidfnj2La/src/github.com/opencontainers/runc'... [2019-08-25T13:18:50.508Z] #58 15.43 CC images/core-x86.o [2019-08-25T13:18:50.766Z] #58 15.92 CC images/core-arm.o [2019-08-25T13:18:50.885Z] Removing intermediate container 7570e2a9bdcc [2019-08-25T13:18:50.885Z] ---> c3617820ba9c [2019-08-25T13:18:50.885Z] Step 49/126 : FROM dev-base AS containerd [2019-08-25T13:18:50.885Z] ---> b7667c2d1d41 [2019-08-25T13:18:50.885Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:18:50.885Z] ---> Using cache [2019-08-25T13:18:50.885Z] ---> 51741842d07e [2019-08-25T13:18:50.885Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-08-25T13:18:50.885Z] ---> Running in f2cb4015d9ee [2019-08-25T13:18:50.885Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:18:50.885Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:18:50.885Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:18:50.885Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:18:50.885Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:18:50.885Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-25T13:18:51.024Z] #58 ... [2019-08-25T13:18:51.024Z] [2019-08-25T13:18:51.024Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T13:18:51.024Z] #30 54.85 github.com/BurntSushi/toml [2019-08-25T13:18:51.024Z] #30 54.86 flag [2019-08-25T13:18:51.024Z] #30 56.69 log [2019-08-25T13:18:51.024Z] #30 58.62 github.com/BurntSushi/toml/cmd/tomlv [2019-08-25T13:18:51.024Z] #30 DONE 62.0s [2019-08-25T13:18:51.168Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-25T13:18:51.282Z] [2019-08-25T13:18:51.282Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:51.282Z] #58 16.38 CC images/core-aarch64.o [2019-08-25T13:18:51.408Z] + cd /tmp/tmp.Ulidfnj2La/src/github.com/opencontainers/runc [2019-08-25T13:18:51.408Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T13:18:51.408Z] + '[' -z '' ']' [2019-08-25T13:18:51.408Z] + target=static [2019-08-25T13:18:51.408Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-25T13:18:51.408Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-08-25T13:18:51.451Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-25T13:18:51.847Z] #58 16.80 CC images/core-ppc64.o [2019-08-25T13:18:52.115Z] #13 ... [2019-08-25T13:18:52.115Z] [2019-08-25T13:18:52.115Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-25T13:18:52.115Z] #24 138.3 + GOBIN=/build [2019-08-25T13:18:52.115Z] #24 138.3 + /build/gometalinter --install [2019-08-25T13:18:52.115Z] #24 138.3 Installing: [2019-08-25T13:18:52.115Z] #24 138.3 deadcode [2019-08-25T13:18:52.115Z] #24 138.3 dupl [2019-08-25T13:18:52.115Z] #24 138.3 errcheck [2019-08-25T13:18:52.115Z] #24 138.3 gas [2019-08-25T13:18:52.115Z] #24 138.3 gochecknoglobals [2019-08-25T13:18:52.115Z] #24 138.3 gochecknoinits [2019-08-25T13:18:52.115Z] #24 138.3 goconst [2019-08-25T13:18:52.115Z] #24 138.3 gocyclo [2019-08-25T13:18:52.115Z] #24 138.3 goimports [2019-08-25T13:18:52.115Z] #24 138.3 golint [2019-08-25T13:18:52.115Z] #24 138.3 gosimple [2019-08-25T13:18:52.115Z] #24 138.3 gotype [2019-08-25T13:18:52.115Z] #24 138.3 gotypex [2019-08-25T13:18:52.115Z] #24 138.3 ineffassign [2019-08-25T13:18:52.115Z] #24 138.3 interfacer [2019-08-25T13:18:52.115Z] #24 138.3 lll [2019-08-25T13:18:52.115Z] #24 138.3 maligned [2019-08-25T13:18:52.115Z] #24 138.3 megacheck [2019-08-25T13:18:52.115Z] #24 138.3 misspell [2019-08-25T13:18:52.115Z] #24 138.3 nakedret [2019-08-25T13:18:52.115Z] #24 138.3 safesql [2019-08-25T13:18:52.115Z] #24 138.3 staticcheck [2019-08-25T13:18:52.115Z] #24 138.3 structcheck [2019-08-25T13:18:52.115Z] #24 138.3 unconvert [2019-08-25T13:18:52.115Z] #24 138.3 unparam [2019-08-25T13:18:52.115Z] #24 138.3 unused [2019-08-25T13:18:52.115Z] #24 138.3 varcheck [2019-08-25T13:18:52.115Z] #24 ... [2019-08-25T13:18:52.115Z] [2019-08-25T13:18:52.115Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:18:52.115Z] #33 138.4 internal/x/text/secure/bidirule [2019-08-25T13:18:52.115Z] #33 138.7 internal/x/text/unicode/norm [2019-08-25T13:18:52.115Z] #33 142.9 crypto/x509 [2019-08-25T13:18:52.115Z] #33 143.9 internal/x/net/idna [2019-08-25T13:18:52.115Z] #33 146.2 net/textproto [2019-08-25T13:18:52.115Z] #33 147.6 internal/x/net/http/httpguts [2019-08-25T13:18:52.115Z] #33 147.9 internal/x/net/http/httpproxy [2019-08-25T13:18:52.115Z] #33 148.5 internal/x/net/http2/hpack [2019-08-25T13:18:52.115Z] #33 148.5 crypto/tls [2019-08-25T13:18:52.115Z] #33 ... [2019-08-25T13:18:52.115Z] [2019-08-25T13:18:52.115Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:52.115Z] #58 76.30 LINK criu/pie/parasite.built-in.o [2019-08-25T13:18:52.115Z] #58 76.32 GEN criu/pie/parasite-blob.h [2019-08-25T13:18:52.115Z] #58 76.33 CC criu/arch/x86/restorer.o [2019-08-25T13:18:52.115Z] #58 77.12 CC criu/arch/x86/restorer_unmap.o [2019-08-25T13:18:52.115Z] #58 77.17 CC criu/arch/x86/sigaction_compat_pie.o [2019-08-25T13:18:52.115Z] #58 77.52 CC criu/pie/restorer.o [2019-08-25T13:18:52.115Z] #58 80.83 LINK criu/pie/restorer.built-in.o [2019-08-25T13:18:52.115Z] #58 80.86 GEN criu/pie/restorer-blob.h [2019-08-25T13:18:52.115Z] #58 80.96 DEP criu/vdso.d [2019-08-25T13:18:52.115Z] #58 81.21 DEP criu/vdso-compat.d [2019-08-25T13:18:52.115Z] #58 81.38 DEP criu/uts_ns.d [2019-08-25T13:18:52.115Z] #58 81.67 DEP criu/util.d [2019-08-25T13:18:52.115Z] #58 81.96 DEP criu/uffd.d [2019-08-25T13:18:52.115Z] #58 82.25 DEP criu/tun.d [2019-08-25T13:18:52.115Z] #58 82.44 DEP criu/tty.d [2019-08-25T13:18:52.115Z] #58 82.72 DEP criu/timerfd.d [2019-08-25T13:18:52.115Z] #58 82.97 DEP criu/sysfs_parse.d [2019-08-25T13:18:52.115Z] #58 83.26 DEP criu/sysctl.d [2019-08-25T13:18:52.115Z] #58 83.46 DEP criu/string.d [2019-08-25T13:18:52.115Z] #58 83.52 DEP criu/stats.d [2019-08-25T13:18:52.115Z] #58 83.66 DEP criu/sockets.d [2019-08-25T13:18:52.371Z] #58 83.84 DEP criu/sk-unix.d [2019-08-25T13:18:52.412Z] #58 17.61 CC images/core-s390.o [2019-08-25T13:18:52.627Z] #58 84.15 DEP criu/sk-tcp.d [2019-08-25T13:18:52.883Z] #58 84.43 DEP criu/sk-queue.d [2019-08-25T13:18:52.883Z] #58 84.69 DEP criu/sk-packet.d [2019-08-25T13:18:52.978Z] #58 18.13 CC images/cpuinfo.o [2019-08-25T13:18:53.149Z] #58 ... [2019-08-25T13:18:53.149Z] [2019-08-25T13:18:53.149Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:18:53.149Z] #33 149.9 mime [2019-08-25T13:18:53.235Z] #58 18.42 CC images/inventory.o [2019-08-25T13:18:53.479Z] Fetched 7716 kB in 2s (2985 kB/s) [2019-08-25T13:18:53.493Z] #58 18.63 CC images/fdinfo.o [2019-08-25T13:18:53.750Z] #58 18.91 CC images/fown.o [2019-08-25T13:18:53.750Z] #58 19.05 CC images/ns.o [2019-08-25T13:18:54.008Z] #58 19.19 CC images/regfile.o [2019-08-25T13:18:54.266Z] #58 ... [2019-08-25T13:18:54.266Z] [2019-08-25T13:18:54.266Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T13:18:54.266Z] #47 22.08 + cd /tmp/tmp.p6JV0nakDx/src/github.com/containerd/containerd [2019-08-25T13:18:54.266Z] #47 22.08 + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T13:18:54.266Z] #47 23.90 + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-25T13:18:54.266Z] #47 23.90 + BUILDTAGS='netgo osusergo static_build' [2019-08-25T13:18:54.266Z] #47 23.90 + export EXTRA_FLAGS=-buildmode=pie [2019-08-25T13:18:54.266Z] #47 23.90 + EXTRA_FLAGS=-buildmode=pie [2019-08-25T13:18:54.266Z] #47 23.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-25T13:18:54.266Z] #47 23.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-25T13:18:54.266Z] #47 23.90 + '[' '' = dynamic ']' [2019-08-25T13:18:54.266Z] #47 23.90 + make [2019-08-25T13:18:54.266Z] #47 24.58 🇩 bin/ctr [2019-08-25T13:18:54.266Z] #47 ... [2019-08-25T13:18:54.266Z] [2019-08-25T13:18:54.266Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:54.266Z] #58 19.36 CC images/ghost-file.o [2019-08-25T13:18:54.485Z] Reading package lists... [2019-08-25T13:18:54.524Z] #58 19.55 CC images/fifo.o [2019-08-25T13:18:54.524Z] #58 19.70 CC images/remap-file-path.o [2019-08-25T13:18:54.782Z] #58 19.88 CC images/eventfd.o [2019-08-25T13:18:54.782Z] #58 20.01 CC images/eventpoll.o [2019-08-25T13:18:55.035Z] #33 151.6 mime/quotedprintable [2019-08-25T13:18:55.040Z] #58 20.23 CC images/fh.o [2019-08-25T13:18:55.298Z] #58 20.51 CC images/fsnotify.o [2019-08-25T13:18:55.490Z] Reading package lists... [2019-08-25T13:18:55.596Z] #33 152.1 mime/multipart [2019-08-25T13:18:55.771Z] Building dependency tree... [2019-08-25T13:18:55.771Z] Reading state information... [2019-08-25T13:18:55.771Z] The following additional packages will be installed: [2019-08-25T13:18:55.771Z] btrfs-progs liblzo2-2 [2019-08-25T13:18:55.771Z] The following NEW packages will be installed: [2019-08-25T13:18:55.771Z] btrfs-progs btrfs-tools liblzo2-2 [2019-08-25T13:18:55.863Z] #58 20.84 CC images/signalfd.o [2019-08-25T13:18:55.863Z] #58 21.01 CC images/fs.o [2019-08-25T13:18:56.052Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:18:56.052Z] Need to get 588 kB of archives. [2019-08-25T13:18:56.052Z] After this operation, 5005 kB of additional disk space will be used. [2019-08-25T13:18:56.052Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-08-25T13:18:56.052Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-08-25T13:18:56.052Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-08-25T13:18:56.121Z] #58 21.14 CC images/pstree.o [2019-08-25T13:18:56.121Z] #58 21.27 CC images/pipe.o [2019-08-25T13:18:56.121Z] #58 21.40 CC images/tcp-stream.o [2019-08-25T13:18:56.334Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:18:56.334Z] Fetched 588 kB in 0s (4394 kB/s) [2019-08-25T13:18:56.334Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-25T13:18:56.334Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-08-25T13:18:56.334Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-25T13:18:56.334Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-25T13:18:56.334Z] Selecting previously unselected package btrfs-progs. [2019-08-25T13:18:56.334Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-08-25T13:18:56.334Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-25T13:18:56.334Z] Selecting previously unselected package btrfs-tools. [2019-08-25T13:18:56.334Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-08-25T13:18:56.334Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-25T13:18:56.334Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:18:56.334Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-25T13:18:56.334Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-25T13:18:56.334Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-25T13:18:56.334Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:18:56.687Z] #58 21.59 CC images/sk-packet.o [2019-08-25T13:18:56.687Z] #58 21.86 CC images/mnt.o [2019-08-25T13:18:56.687Z] #58 22.00 CC images/pipe-data.o [2019-08-25T13:18:56.947Z] Removing intermediate container f2cb4015d9ee [2019-08-25T13:18:56.947Z] ---> fe09cddfc9eb [2019-08-25T13:18:56.947Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-08-25T13:18:56.947Z] ---> Running in 7a866b66f2a4 [2019-08-25T13:18:56.958Z] #33 153.4 net/http/internal [2019-08-25T13:18:57.213Z] #33 154.0 os/exec [2019-08-25T13:18:57.231Z] Removing intermediate container 7a866b66f2a4 [2019-08-25T13:18:57.231Z] ---> 0075420937ee [2019-08-25T13:18:57.231Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:18:57.231Z] ---> 12859dd6efb7 [2019-08-25T13:18:57.231Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:18:57.252Z] #58 22.18 CC images/sa.o [2019-08-25T13:18:57.252Z] #58 22.43 CC images/timer.o [2019-08-25T13:18:57.510Z] #58 ... [2019-08-25T13:18:57.510Z] [2019-08-25T13:18:57.510Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:18:57.510Z] #33 58.32 path/filepath [2019-08-25T13:18:57.510Z] #33 59.34 io/ioutil [2019-08-25T13:18:57.510Z] #33 59.73 encoding/binary [2019-08-25T13:18:57.510Z] #33 60.75 flag [2019-08-25T13:18:57.510Z] #33 61.19 go/token [2019-08-25T13:18:57.510Z] #33 61.80 go/scanner [2019-08-25T13:18:57.510Z] #33 61.97 net/url [2019-08-25T13:18:57.510Z] #33 63.02 go/ast [2019-08-25T13:18:57.510Z] #33 63.67 text/template/parse [2019-08-25T13:18:57.510Z] #33 66.45 go/parser [2019-08-25T13:18:57.510Z] #33 66.60 text/template [2019-08-25T13:18:57.513Z] ---> c5e628cf37c0 [2019-08-25T13:18:57.513Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:18:57.513Z] ---> Running in 02b1f6a678d3 [2019-08-25T13:18:57.768Z] #33 ... [2019-08-25T13:18:57.768Z] [2019-08-25T13:18:57.768Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:57.768Z] #58 22.76 CC images/timerfd.o [2019-08-25T13:18:57.768Z] #58 22.94 CC images/mm.o [2019-08-25T13:18:57.795Z] + RM_GOPATH=0 [2019-08-25T13:18:57.795Z] + TMP_GOPATH= [2019-08-25T13:18:57.795Z] + : /build [2019-08-25T13:18:57.795Z] + '[' -z '' ']' [2019-08-25T13:18:57.795Z] ++ mktemp -d [2019-08-25T13:18:57.795Z] + export GOPATH=/tmp/tmp.Z2wnX88fNm [2019-08-25T13:18:57.795Z] + GOPATH=/tmp/tmp.Z2wnX88fNm [2019-08-25T13:18:57.795Z] + RM_GOPATH=1 [2019-08-25T13:18:57.795Z] ++ dirname ./install.sh [2019-08-25T13:18:57.795Z] + dir=. [2019-08-25T13:18:57.795Z] + bin=containerd [2019-08-25T13:18:57.795Z] + shift [2019-08-25T13:18:57.795Z] + '[' '!' -f ./containerd.installer ']' [2019-08-25T13:18:57.795Z] + . ./containerd.installer [2019-08-25T13:18:57.795Z] ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T13:18:57.795Z] + install_containerd [2019-08-25T13:18:57.795Z] Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T13:18:57.795Z] + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-25T13:18:57.795Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.Z2wnX88fNm/src/github.com/containerd/containerd [2019-08-25T13:18:57.795Z] Cloning into '/tmp/tmp.Z2wnX88fNm/src/github.com/containerd/containerd'... [2019-08-25T13:18:58.025Z] #58 23.17 CC images/sk-opts.o [2019-08-25T13:18:58.283Z] #58 23.38 CC images/sk-unix.o [2019-08-25T13:18:58.283Z] #58 23.60 CC images/sk-inet.o [2019-08-25T13:18:58.848Z] #58 23.88 CC images/tun.o [2019-08-25T13:18:59.099Z] #33 ... [2019-08-25T13:18:59.099Z] [2019-08-25T13:18:59.099Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:18:59.099Z] #58 84.92 DEP criu/sk-netlink.d [2019-08-25T13:18:59.099Z] #58 85.20 DEP criu/sk-inet.d [2019-08-25T13:18:59.099Z] #58 85.54 DEP criu/signalfd.d [2019-08-25T13:18:59.099Z] #58 85.72 DEP criu/sigframe.d [2019-08-25T13:18:59.099Z] #58 85.84 DEP criu/shmem.d [2019-08-25T13:18:59.099Z] #58 86.04 DEP criu/servicefd.d [2019-08-25T13:18:59.099Z] #58 86.24 DEP criu/seize.d [2019-08-25T13:18:59.099Z] #58 86.50 DEP criu/seccomp.d [2019-08-25T13:18:59.099Z] #58 86.70 DEP criu/rst-malloc.d [2019-08-25T13:18:59.099Z] #58 86.83 DEP criu/rbtree.d [2019-08-25T13:18:59.099Z] #58 86.89 DEP criu/pstree.d [2019-08-25T13:18:59.099Z] #58 87.15 DEP criu/protobuf.d [2019-08-25T13:18:59.099Z] #58 87.41 GEN criu/protobuf-desc-gen.h [2019-08-25T13:18:59.099Z] #58 89.09 DEP criu/protobuf-desc.d [2019-08-25T13:18:59.099Z] #58 89.25 DEP criu/proc_parse.d [2019-08-25T13:18:59.099Z] #58 89.54 DEP criu/plugin.d [2019-08-25T13:18:59.099Z] #58 89.70 DEP criu/pipes.d [2019-08-25T13:18:59.099Z] #58 89.93 DEP criu/pie-util.d [2019-08-25T13:18:59.099Z] #58 90.12 DEP criu/pie-util-vdso.d [2019-08-25T13:18:59.099Z] #58 90.28 DEP criu/pie-util-vdso-elf32.d [2019-08-25T13:18:59.099Z] #58 90.48 DEP criu/path.d [2019-08-25T13:18:59.099Z] #58 90.63 DEP criu/parasite-syscall.d [2019-08-25T13:18:59.106Z] #58 24.09 CC images/sk-netlink.o [2019-08-25T13:18:59.106Z] #58 24.27 CC images/packet-sock.o [2019-08-25T13:18:59.355Z] #58 91.00 DEP criu/pagemap.d [2019-08-25T13:18:59.363Z] #58 24.61 CC images/ipc-var.o [2019-08-25T13:18:59.610Z] #58 91.20 DEP criu/pagemap-cache.d [2019-08-25T13:18:59.610Z] #58 91.41 DEP criu/page-xfer.d [2019-08-25T13:18:59.621Z] #58 24.76 CC images/ipc-desc.o [2019-08-25T13:18:59.879Z] #58 25.00 CC images/ipc-shm.o [2019-08-25T13:19:00.137Z] #58 25.17 CC images/ipc-msg.o [2019-08-25T13:19:00.171Z] #58 91.62 DEP criu/page-pipe.d [2019-08-25T13:19:00.171Z] #58 91.72 DEP criu/netfilter.d [2019-08-25T13:19:00.395Z] #58 25.51 CC images/ipc-sem.o [2019-08-25T13:19:00.426Z] #58 91.94 DEP criu/net.d [2019-08-25T13:19:00.653Z] #58 25.67 CC images/utsns.o [2019-08-25T13:19:00.653Z] #58 25.87 CC images/creds.o [2019-08-25T13:19:00.681Z] #58 92.30 DEP criu/namespaces.d [2019-08-25T13:19:00.911Z] #58 26.05 CC images/vma.o [2019-08-25T13:19:00.936Z] #58 92.50 DEP criu/mount.d [2019-08-25T13:19:00.936Z] #58 92.70 DEP criu/mem.d [2019-08-25T13:19:01.168Z] #58 26.21 CC images/netdev.o [2019-08-25T13:19:01.426Z] #58 26.53 CC images/tty.o [2019-08-25T13:19:01.497Z] #58 93.00 DEP criu/lsm.d [2019-08-25T13:19:01.497Z] #58 93.18 DEP criu/log.d [2019-08-25T13:19:01.752Z] #58 93.34 DEP criu/libnetlink.d [2019-08-25T13:19:01.992Z] #58 26.99 CC images/file-lock.o [2019-08-25T13:19:01.992Z] #58 27.19 CC images/rlimit.o [2019-08-25T13:19:02.007Z] #58 93.54 DEP criu/kerndat.d [2019-08-25T13:19:02.250Z] #58 27.43 CC images/pagemap.o [2019-08-25T13:19:02.262Z] #58 93.85 DEP criu/kcmp-ids.d [2019-08-25T13:19:02.262Z] #58 93.91 DEP criu/irmap.d [2019-08-25T13:19:02.262Z] #58 94.02 DEP criu/ipc_ns.d [2019-08-25T13:19:02.508Z] #58 27.67 CC images/siginfo.o [2019-08-25T13:19:02.524Z] #58 ... [2019-08-25T13:19:02.524Z] [2019-08-25T13:19:02.524Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-25T13:19:02.524Z] #27 DONE 159.5s [2019-08-25T13:19:02.524Z] [2019-08-25T13:19:02.524Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:02.524Z] #58 94.19 DEP criu/image.d [2019-08-25T13:19:02.524Z] #58 ... [2019-08-25T13:19:02.524Z] [2019-08-25T13:19:02.524Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:19:02.524Z] #33 159.3 net/http/httptrace [2019-08-25T13:19:02.768Z] #58 27.81 CC images/rpc.o [2019-08-25T13:19:03.084Z] #33 159.8 net/http [2019-08-25T13:19:03.709Z] #58 28.59 CC images/ext-file.o [2019-08-25T13:19:03.709Z] #58 28.76 CC images/cgroup.o [2019-08-25T13:19:03.967Z] #58 29.15 CC images/userns.o [2019-08-25T13:19:04.010Z] #33 ... [2019-08-25T13:19:04.010Z] [2019-08-25T13:19:04.010Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:19:04.010Z] #13 87.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-25T13:19:04.010Z] #13 87.16 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-25T13:19:04.011Z] #13 87.17 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-25T13:19:04.011Z] #13 92.72 Selecting previously unselected package gcc-mingw-w64-base. [2019-08-25T13:19:04.011Z] #13 92.72 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-25T13:19:04.011Z] #13 92.72 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-25T13:19:04.011Z] #13 92.83 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-25T13:19:04.011Z] #13 92.84 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-25T13:19:04.011Z] #13 92.85 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:19:04.011Z] #13 ... [2019-08-25T13:19:04.011Z] [2019-08-25T13:19:04.011Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:04.011Z] #58 94.45 DEP criu/image-desc.d [2019-08-25T13:19:04.011Z] #58 94.58 DEP criu/fsnotify.d [2019-08-25T13:19:04.011Z] #58 95.06 DEP criu/filesystems.d [2019-08-25T13:19:04.011Z] #58 95.44 DEP criu/files.d [2019-08-25T13:19:04.226Z] #58 29.39 CC images/google/protobuf/descriptor.o [2019-08-25T13:19:04.266Z] #58 95.80 DEP criu/files-reg.d [2019-08-25T13:19:04.266Z] #58 96.06 DEP criu/files-ext.d [2019-08-25T13:19:04.521Z] #58 96.20 DEP criu/file-lock.d [2019-08-25T13:19:04.601Z] + cd /tmp/tmp.Z2wnX88fNm/src/github.com/containerd/containerd [2019-08-25T13:19:04.601Z] + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T13:19:04.601Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-25T13:19:04.601Z] + BUILDTAGS='netgo osusergo static_build' [2019-08-25T13:19:04.601Z] + export EXTRA_FLAGS=-buildmode=pie [2019-08-25T13:19:04.601Z] + EXTRA_FLAGS=-buildmode=pie [2019-08-25T13:19:04.601Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-25T13:19:04.601Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-25T13:19:04.601Z] + '[' '' = dynamic ']' [2019-08-25T13:19:04.602Z] + make [2019-08-25T13:19:04.777Z] #58 96.36 DEP criu/file-ids.d [2019-08-25T13:19:04.884Z] 🇩 bin/ctr [2019-08-25T13:19:05.033Z] #58 96.53 DEP criu/fifo.d [2019-08-25T13:19:05.033Z] #58 96.68 DEP criu/fdstore.d [2019-08-25T13:19:05.033Z] #58 96.79 DEP criu/fault-injection.d [2019-08-25T13:19:05.289Z] #58 96.86 DEP criu/external.d [2019-08-25T13:19:05.346Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-08-25T13:19:05.346Z] + mkdir -p /build [2019-08-25T13:19:05.346Z] + cp runc /build/runc [2019-08-25T13:19:05.566Z] #58 97.03 DEP criu/eventpoll.d [2019-08-25T13:19:05.598Z] #58 30.75 CC images/opts.o [2019-08-25T13:19:05.825Z] #58 97.27 DEP criu/eventfd.d [2019-08-25T13:19:05.856Z] #58 30.89 CC images/seccomp.o [2019-08-25T13:19:06.080Z] #58 97.55 DEP criu/crtools.d [2019-08-25T13:19:06.080Z] #58 97.82 DEP criu/cr-service.d [2019-08-25T13:19:06.113Z] #58 31.12 CC images/binfmt-misc.o [2019-08-25T13:19:06.113Z] #58 31.33 CC images/time.o [2019-08-25T13:19:06.135Z] Removing intermediate container 45c0ac83caf1 [2019-08-25T13:19:06.135Z] ---> 7382142aff1b [2019-08-25T13:19:06.135Z] Step 81/126 : FROM dev-base AS tini [2019-08-25T13:19:06.135Z] ---> 7fb0c6564c15 [2019-08-25T13:19:06.135Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:19:06.135Z] ---> Using cache [2019-08-25T13:19:06.135Z] ---> f722da5b8f01 [2019-08-25T13:19:06.135Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-08-25T13:19:06.135Z] ---> Running in aafa73b953ed [2019-08-25T13:19:06.340Z] #58 98.09 DEP criu/cr-restore.d [2019-08-25T13:19:06.371Z] #58 31.54 CC images/sysctl.o [2019-08-25T13:19:06.595Z] #58 98.35 DEP criu/cr-errno.d [2019-08-25T13:19:06.629Z] #58 31.69 CC images/autofs.o [2019-08-25T13:19:06.629Z] #58 31.85 CC images/macvlan.o [2019-08-25T13:19:06.655Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:19:06.655Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:19:06.655Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:19:06.655Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:19:06.655Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:19:06.655Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-25T13:19:06.850Z] #58 98.37 DEP criu/cr-dump.d [2019-08-25T13:19:06.850Z] #58 98.59 DEP criu/cr-dedup.d [2019-08-25T13:19:06.886Z] #58 32.01 CC images/sit.o [2019-08-25T13:19:07.026Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-25T13:19:07.026Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-25T13:19:07.105Z] #58 98.77 DEP criu/cr-check.d [2019-08-25T13:19:07.144Z] #58 32.24 LINK images/built-in.o [2019-08-25T13:19:07.144Z] #58 32.33 GEN compel/include/asm [2019-08-25T13:19:07.144Z] #58 32.35 GEN compel/include/version.h [2019-08-25T13:19:07.144Z] #58 32.36 touch .config [2019-08-25T13:19:07.144Z] #58 32.38 GEN include/common/config.h [2019-08-25T13:19:07.144Z] #58 32.45 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-08-25T13:19:07.361Z] #58 99.05 DEP criu/config.d [2019-08-25T13:19:07.402Z] #58 32.47 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-08-25T13:19:07.402Z] #58 32.49 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-08-25T13:19:07.402Z] #58 32.51 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-08-25T13:19:07.402Z] #58 32.53 DEP compel/arch/x86/plugins/std/memcpy.d [2019-08-25T13:19:07.402Z] #58 32.55 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-08-25T13:19:07.402Z] #58 32.57 GEN compel/plugins/include/uapi/std/syscall.h [2019-08-25T13:19:07.402Z] #58 32.59 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-08-25T13:19:07.402Z] #58 32.60 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-25T13:19:07.402Z] #58 32.62 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-25T13:19:07.402Z] #58 32.62 DEP compel/plugins/std/infect.d [2019-08-25T13:19:07.616Z] #58 99.30 DEP criu/clone-noasan.d [2019-08-25T13:19:07.661Z] #58 32.74 DEP compel/plugins/std/string.d [2019-08-25T13:19:07.661Z] #58 32.80 DEP compel/plugins/std/log.d [2019-08-25T13:19:07.871Z] #58 99.41 DEP criu/cgroup.d [2019-08-25T13:19:07.871Z] #58 99.57 DEP criu/cgroup-props.d [2019-08-25T13:19:07.918Z] #58 32.91 DEP compel/plugins/std/fds.d [2019-08-25T13:19:07.918Z] #58 33.02 DEP compel/plugins/std/std.d [2019-08-25T13:19:07.918Z] #58 33.12 DEP compel/plugins/shmem/shmem.d [2019-08-25T13:19:07.918Z] #58 ... [2019-08-25T13:19:07.918Z] [2019-08-25T13:19:07.918Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-25T13:19:07.918Z] #61 79.00 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-25T13:19:07.918Z] #61 79.00 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-25T13:19:08.126Z] #58 99.73 DEP criu/bitmap.d [2019-08-25T13:19:08.126Z] #58 99.75 DEP criu/bfd.d [2019-08-25T13:19:08.176Z] #61 ... [2019-08-25T13:19:08.176Z] [2019-08-25T13:19:08.176Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:19:08.176Z] #33 68.99 log [2019-08-25T13:19:08.176Z] #33 69.50 encoding/base64 [2019-08-25T13:19:08.176Z] #33 70.01 encoding/json [2019-08-25T13:19:08.176Z] #33 70.64 go/doc [2019-08-25T13:19:08.176Z] #33 73.15 github.com/LK4D4/vndr/build [2019-08-25T13:19:08.176Z] #33 73.56 encoding/xml [2019-08-25T13:19:08.176Z] #33 75.61 github.com/LK4D4/vndr/godl/singleflight [2019-08-25T13:19:08.176Z] #33 75.75 compress/flate [2019-08-25T13:19:08.176Z] #33 77.48 hash [2019-08-25T13:19:08.176Z] #33 77.61 hash/crc32 [2019-08-25T13:19:08.176Z] #33 77.87 context [2019-08-25T13:19:08.176Z] #33 78.08 compress/gzip [2019-08-25T13:19:08.176Z] #33 78.40 crypto/cipher [2019-08-25T13:19:08.176Z] #33 78.57 math/rand [2019-08-25T13:19:08.176Z] #33 79.15 math/big [2019-08-25T13:19:08.176Z] #33 ... [2019-08-25T13:19:08.176Z] [2019-08-25T13:19:08.176Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:08.176Z] #58 33.19 DEP compel/plugins/fds/fds.d [2019-08-25T13:19:08.176Z] #58 33.35 CC compel/plugins/std/std.o [2019-08-25T13:19:08.290Z] Fetched 7670 kB in 1s (4388 kB/s) [2019-08-25T13:19:08.382Z] #58 99.89 DEP criu/autofs.d [2019-08-25T13:19:08.382Z] #58 100.1 DEP criu/aio.d [2019-08-25T13:19:08.435Z] #58 33.63 CC compel/plugins/std/fds.o [2019-08-25T13:19:08.637Z] #58 100.3 DEP criu/action-scripts.d [2019-08-25T13:19:08.654Z] Reading package lists... [2019-08-25T13:19:08.893Z] #58 100.6 CC criu/action-scripts.o [2019-08-25T13:19:09.000Z] #58 33.99 CC compel/plugins/std/log.o [2019-08-25T13:19:09.258Z] #58 34.57 CC compel/plugins/std/string.o [2019-08-25T13:19:09.444Z] Reading package lists... [2019-08-25T13:19:09.444Z] Building dependency tree... [2019-08-25T13:19:09.444Z] Reading state information... [2019-08-25T13:19:09.444Z] The following additional packages will be installed: [2019-08-25T13:19:09.444Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-25T13:19:09.444Z] Suggested packages: [2019-08-25T13:19:09.444Z] codeblocks eclipse ninja-build lrzip [2019-08-25T13:19:09.444Z] Recommended packages: [2019-08-25T13:19:09.444Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-25T13:19:09.444Z] The following NEW packages will be installed: [2019-08-25T13:19:09.444Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-25T13:19:09.444Z] vim-common xxd [2019-08-25T13:19:09.444Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:19:09.444Z] Need to get 13.2 MB of archives. [2019-08-25T13:19:09.444Z] After this operation, 59.4 MB of additional disk space will be used. [2019-08-25T13:19:09.444Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-08-25T13:19:09.816Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-08-25T13:19:09.816Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u2 [7531 kB] [2019-08-25T13:19:09.816Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-08-25T13:19:09.816Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-08-25T13:19:09.816Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-08-25T13:19:09.816Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-08-25T13:19:09.817Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-08-25T13:19:09.817Z] Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-25T13:19:09.817Z] Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-25T13:19:09.817Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:19:09.817Z] Fetched 13.2 MB in 0s (43.5 MB/s) [2019-08-25T13:19:09.817Z] Selecting previously unselected package cmake-data. [2019-08-25T13:19:09.817Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-08-25T13:19:09.817Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-25T13:19:09.817Z] Unpacking cmake-data (3.7.2-1) ... [2019-08-25T13:19:09.818Z] #58 101.2 CC criu/aio.o [2019-08-25T13:19:09.823Z] #58 35.11 CC compel/plugins/std/infect.o [2019-08-25T13:19:10.199Z] Selecting previously unselected package liblzo2-2:s390x. [2019-08-25T13:19:10.199Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-08-25T13:19:10.199Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-25T13:19:10.199Z] Selecting previously unselected package libicu57:s390x. [2019-08-25T13:19:10.199Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u2_s390x.deb ... [2019-08-25T13:19:10.199Z] Unpacking libicu57:s390x (57.1-6+deb9u2) ... [2019-08-25T13:19:10.381Z] #58 102.0 CC criu/autofs.o [2019-08-25T13:19:10.388Z] #58 35.47 CC compel/arch/x86/plugins/std/parasite-head.o [2019-08-25T13:19:10.388Z] #58 35.52 CC compel/arch/x86/plugins/std/memcpy.o [2019-08-25T13:19:10.388Z] #58 35.60 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-08-25T13:19:10.388Z] #58 35.64 AR compel/plugins/std.lib.a [2019-08-25T13:19:10.645Z] #58 35.68 CC compel/plugins/fds/fds.o [2019-08-25T13:19:10.903Z] #58 36.02 AR compel/plugins/fds.lib.a [2019-08-25T13:19:10.903Z] #58 36.07 HOSTDEP compel/src/lib/log-host.d [2019-08-25T13:19:10.903Z] #58 36.17 HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-25T13:19:11.065Z] Selecting previously unselected package libxml2:s390x. [2019-08-25T13:19:11.065Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-08-25T13:19:11.065Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-25T13:19:11.161Z] #58 36.32 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-08-25T13:19:11.419Z] #58 36.47 HOSTDEP compel/src/main-host.d [2019-08-25T13:19:11.419Z] #58 36.62 DEP compel/src/lib/ptrace.d [2019-08-25T13:19:11.419Z] #58 36.72 DEP compel/src/lib/infect.d [2019-08-25T13:19:11.441Z] Selecting previously unselected package libarchive13:s390x. [2019-08-25T13:19:11.441Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-08-25T13:19:11.441Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-08-25T13:19:11.441Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-08-25T13:19:11.441Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-08-25T13:19:11.441Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-08-25T13:19:11.441Z] Selecting previously unselected package libuv1:s390x. [2019-08-25T13:19:11.441Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-08-25T13:19:11.441Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-08-25T13:19:11.441Z] Selecting previously unselected package cmake. [2019-08-25T13:19:11.441Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-08-25T13:19:11.441Z] Unpacking cmake (3.7.2-1) ... [2019-08-25T13:19:11.804Z] Selecting previously unselected package xxd. [2019-08-25T13:19:11.804Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-08-25T13:19:11.804Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:11.804Z] Selecting previously unselected package vim-common. [2019-08-25T13:19:11.804Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T13:19:11.804Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:11.804Z] Processing triggers for mime-support (3.60) ... [2019-08-25T13:19:11.804Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:11.804Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-08-25T13:19:11.986Z] #58 36.89 DEP compel/src/lib/infect-util.d [2019-08-25T13:19:11.986Z] #58 37.03 DEP compel/src/lib/infect-rpc.d [2019-08-25T13:19:11.986Z] #58 37.14 DEP compel/arch/x86/src/lib/infect.d [2019-08-25T13:19:11.986Z] #58 37.25 DEP compel/arch/x86/src/lib/cpu.d [2019-08-25T13:19:12.169Z] Setting up cmake-data (3.7.2-1) ... [2019-08-25T13:19:12.169Z] Setting up libicu57:s390x (57.1-6+deb9u2) ... [2019-08-25T13:19:12.169Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-25T13:19:12.169Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:19:12.169Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:12.169Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-25T13:19:12.169Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-08-25T13:19:12.169Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-08-25T13:19:12.169Z] Setting up cmake (3.7.2-1) ... [2019-08-25T13:19:12.169Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:19:12.243Z] #58 37.34 DEP compel/src/lib/log.d [2019-08-25T13:19:12.244Z] #58 37.47 DEP compel/src/main.d [2019-08-25T13:19:12.267Z] #58 103.7 CC criu/bfd.o [2019-08-25T13:19:12.501Z] #58 37.58 DEP compel/src/lib/handle-elf.d [2019-08-25T13:19:12.501Z] #58 37.72 DEP compel/arch/x86/src/lib/handle-elf.d [2019-08-25T13:19:12.501Z] #58 37.81 CC compel/src/lib/log.o [2019-08-25T13:19:12.759Z] #58 38.07 CC compel/arch/x86/src/lib/cpu.o [2019-08-25T13:19:12.827Z] #58 104.5 CC criu/bitmap.o [2019-08-25T13:19:12.827Z] #58 ... [2019-08-25T13:19:12.827Z] [2019-08-25T13:19:12.827Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-25T13:19:12.827Z] #15 169.9 + rm -rf /tmp/tmp.NOohq4SUjp [2019-08-25T13:19:13.420Z] Removing intermediate container aafa73b953ed [2019-08-25T13:19:13.420Z] ---> c9099c97208f [2019-08-25T13:19:13.420Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:19:13.420Z] ---> 3aa3341eb557 [2019-08-25T13:19:13.420Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-08-25T13:19:13.420Z] ---> Running in eab6e5e46d8e [2019-08-25T13:19:13.754Z] #15 DONE 170.6s [2019-08-25T13:19:13.754Z] [2019-08-25T13:19:13.754Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:13.754Z] #58 104.7 CC criu/cgroup-props.o [2019-08-25T13:19:13.757Z] #58 38.81 CC compel/arch/x86/src/lib/infect.o [2019-08-25T13:19:13.782Z] Removing intermediate container eab6e5e46d8e [2019-08-25T13:19:13.782Z] ---> 3c8043005b67 [2019-08-25T13:19:13.782Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:19:14.017Z] #58 ... [2019-08-25T13:19:14.017Z] [2019-08-25T13:19:14.017Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-25T13:19:14.017Z] #61 DONE 85.1s [2019-08-25T13:19:14.017Z] [2019-08-25T13:19:14.017Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-08-25T13:19:14.017Z] #62 DONE 0.0s [2019-08-25T13:19:14.017Z] [2019-08-25T13:19:14.017Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:19:14.017Z] #33 79.37 crypto/aes [2019-08-25T13:19:14.017Z] #33 80.29 crypto [2019-08-25T13:19:14.017Z] #33 80.46 crypto/des [2019-08-25T13:19:14.017Z] #33 80.89 crypto/internal/randutil [2019-08-25T13:19:14.017Z] #33 80.99 crypto/sha512 [2019-08-25T13:19:14.017Z] #33 81.82 crypto/hmac [2019-08-25T13:19:14.017Z] #33 81.98 crypto/md5 [2019-08-25T13:19:14.017Z] #33 82.43 crypto/sha1 [2019-08-25T13:19:14.017Z] #33 83.27 crypto/sha256 [2019-08-25T13:19:14.017Z] #33 84.02 encoding/hex [2019-08-25T13:19:14.017Z] #33 84.52 encoding/pem [2019-08-25T13:19:14.017Z] #33 84.89 internal/singleflight [2019-08-25T13:19:14.145Z] ---> e91d0818aa60 [2019-08-25T13:19:14.145Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:19:14.145Z] ---> Running in 434ef1b221a4 [2019-08-25T13:19:14.278Z] #33 85.26 net [2019-08-25T13:19:14.548Z] #33 ... [2019-08-25T13:19:14.548Z] [2019-08-25T13:19:14.548Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:14.548Z] #58 39.67 CC compel/src/lib/infect-rpc.o [2019-08-25T13:19:14.661Z] + RM_GOPATH=0 [2019-08-25T13:19:14.661Z] + TMP_GOPATH= [2019-08-25T13:19:14.661Z] + : /build [2019-08-25T13:19:14.661Z] + '[' -z '' ']' [2019-08-25T13:19:14.661Z] ++ mktemp -d [2019-08-25T13:19:14.661Z] + export GOPATH=/tmp/tmp.hqVvz0KCUX [2019-08-25T13:19:14.661Z] + GOPATH=/tmp/tmp.hqVvz0KCUX [2019-08-25T13:19:14.661Z] + RM_GOPATH=1 [2019-08-25T13:19:14.661Z] ++ dirname ./install.sh [2019-08-25T13:19:14.661Z] + dir=. [2019-08-25T13:19:14.661Z] + bin=tini [2019-08-25T13:19:14.661Z] + shift [2019-08-25T13:19:14.661Z] + '[' '!' -f ./tini.installer ']' [2019-08-25T13:19:14.661Z] + . ./tini.installer [2019-08-25T13:19:14.661Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T13:19:14.661Z] + install_tini [2019-08-25T13:19:14.661Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-25T13:19:14.661Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.hqVvz0KCUX/tini [2019-08-25T13:19:14.661Z] Cloning into '/tmp/tmp.hqVvz0KCUX/tini'... [2019-08-25T13:19:14.661Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T13:19:14.661Z] + cd /tmp/tmp.hqVvz0KCUX/tini [2019-08-25T13:19:14.661Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T13:19:14.661Z] + cmake . [2019-08-25T13:19:14.661Z] -- The C compiler identification is GNU 6.3.0 [2019-08-25T13:19:14.661Z] -- Check for working C compiler: /usr/bin/cc [2019-08-25T13:19:14.661Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-08-25T13:19:14.661Z] -- Detecting C compiler ABI info [2019-08-25T13:19:14.684Z] #58 106.2 CC criu/cgroup.o [2019-08-25T13:19:15.054Z] -- Detecting C compiler ABI info - done [2019-08-25T13:19:15.054Z] -- Detecting C compile features [2019-08-25T13:19:15.054Z] -- Detecting C compile features - done [2019-08-25T13:19:15.054Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-25T13:19:15.054Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-25T13:19:15.054Z] -- Configuring done [2019-08-25T13:19:15.054Z] -- Generating done [2019-08-25T13:19:15.054Z] -- Build files have been written to: /tmp/tmp.hqVvz0KCUX/tini [2019-08-25T13:19:15.054Z] + make tini-static [2019-08-25T13:19:15.054Z] Scanning dependencies of target tini-static [2019-08-25T13:19:15.054Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-25T13:19:15.120Z] #58 40.32 CC compel/src/lib/infect-util.o [2019-08-25T13:19:15.415Z] [100%] Linking C executable tini-static [2019-08-25T13:19:15.415Z] [100%] Built target tini-static [2019-08-25T13:19:15.415Z] + mkdir -p /build [2019-08-25T13:19:15.415Z] + cp tini-static /build/docker-init [2019-08-25T13:19:15.684Z] #58 40.73 CC compel/src/lib/infect.o [2019-08-25T13:19:16.191Z] Removing intermediate container 434ef1b221a4 [2019-08-25T13:19:16.191Z] ---> 31e841457ebe [2019-08-25T13:19:16.191Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-08-25T13:19:16.191Z] ---> 7fb0c6564c15 [2019-08-25T13:19:16.191Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-08-25T13:19:16.191Z] ---> Running in 95d52408ccbb [2019-08-25T13:19:16.191Z] Removing intermediate container 95d52408ccbb [2019-08-25T13:19:16.191Z] ---> d52464e12891 [2019-08-25T13:19:16.191Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:19:16.564Z] ---> a81ccd645a40 [2019-08-25T13:19:16.564Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:19:16.564Z] ---> 1b75b148e07b [2019-08-25T13:19:16.564Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:19:16.564Z] ---> Running in ea2af6c0add8 [2019-08-25T13:19:16.948Z] + RM_GOPATH=0 [2019-08-25T13:19:16.948Z] + TMP_GOPATH= [2019-08-25T13:19:16.948Z] + : /build/ [2019-08-25T13:19:16.948Z] + '[' -z '' ']' [2019-08-25T13:19:16.948Z] ++ mktemp -d [2019-08-25T13:19:16.948Z] + export GOPATH=/tmp/tmp.ZQAQUq7zv3 [2019-08-25T13:19:16.948Z] + GOPATH=/tmp/tmp.ZQAQUq7zv3 [2019-08-25T13:19:16.948Z] + RM_GOPATH=1 [2019-08-25T13:19:16.948Z] ++ dirname ./install.sh [2019-08-25T13:19:16.948Z] + dir=. [2019-08-25T13:19:16.948Z] + bin=rootlesskit [2019-08-25T13:19:16.948Z] + shift [2019-08-25T13:19:16.948Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-08-25T13:19:16.948Z] + . ./rootlesskit.installer [2019-08-25T13:19:16.948Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T13:19:16.948Z] + install_rootlesskit [2019-08-25T13:19:16.948Z] + case "$1" in [2019-08-25T13:19:16.948Z] + export CGO_ENABLED=0 [2019-08-25T13:19:16.948Z] + CGO_ENABLED=0 [2019-08-25T13:19:16.948Z] + _install_rootlesskit [2019-08-25T13:19:16.948Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-25T13:19:16.948Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZQAQUq7zv3/src/github.com/rootless-containers/rootlesskit [2019-08-25T13:19:16.948Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T13:19:16.948Z] Cloning into '/tmp/tmp.ZQAQUq7zv3/src/github.com/rootless-containers/rootlesskit'... [2019-08-25T13:19:17.582Z] #58 42.46 CC compel/src/lib/ptrace.o [2019-08-25T13:19:17.582Z] #58 42.74 AR compel/libcompel.a [2019-08-25T13:19:17.582Z] #58 42.82 HOSTCC compel/src/main-host.o [2019-08-25T13:19:17.760Z] + cd /tmp/tmp.ZQAQUq7zv3/src/github.com/rootless-containers/rootlesskit [2019-08-25T13:19:17.761Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T13:19:17.761Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-25T13:19:17.761Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-25T13:19:17.946Z] #58 109.3 CC criu/clone-noasan.o [2019-08-25T13:19:17.946Z] #58 109.5 CC criu/config.o [2019-08-25T13:19:18.146Z] #58 43.19 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-08-25T13:19:18.146Z] #58 43.38 HOSTCC compel/src/lib/handle-elf-host.o [2019-08-25T13:19:18.403Z] #58 43.68 HOSTCC compel/src/lib/log-host.o [2019-08-25T13:19:18.660Z] #58 43.87 HOSTLINK compel/compel-host-bin [2019-08-25T13:19:18.660Z] #58 43.97 DEP soccr/soccr.d [2019-08-25T13:19:18.917Z] #58 44.08 CC soccr/soccr.o [2019-08-25T13:19:19.309Z] #58 ... [2019-08-25T13:19:19.309Z] [2019-08-25T13:19:19.309Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:19:19.309Z] #13 112.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-25T13:19:19.309Z] #13 112.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-25T13:19:19.309Z] #13 112.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:19:19.849Z] #58 45.08 AR soccr/libsoccr.a [2019-08-25T13:19:19.849Z] #58 45.11 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-25T13:19:20.107Z] #58 45.37 DEP criu/arch/x86/sigframe.d [2019-08-25T13:19:20.365Z] #58 45.50 DEP criu/arch/x86/sigaction_compat.d [2019-08-25T13:19:20.365Z] #58 45.60 DEP criu/arch/x86/kerndat.d [2019-08-25T13:19:20.623Z] #58 45.76 DEP criu/arch/x86/crtools.d [2019-08-25T13:19:20.880Z] #58 45.93 DEP criu/arch/x86/cpu.d [2019-08-25T13:19:21.138Z] #58 46.08 CC criu/arch/x86/cpu.o [2019-08-25T13:19:21.704Z] #58 46.64 CC criu/arch/x86/crtools.o [2019-08-25T13:19:22.636Z] #58 47.67 CC criu/arch/x86/kerndat.o [2019-08-25T13:19:23.202Z] #58 48.08 CC criu/arch/x86/sigaction_compat.o [2019-08-25T13:19:23.202Z] #58 48.30 CC criu/arch/x86/sigframe.o [2019-08-25T13:19:23.459Z] #58 48.52 LINK criu/arch/x86/crtools.built-in.o [2019-08-25T13:19:23.459Z] #58 48.57 DEP criu/pie/util-vdso-elf32.d [2019-08-25T13:19:23.459Z] #58 48.65 DEP criu/arch/x86/vdso-pie.d [2019-08-25T13:19:23.717Z] #58 48.75 DEP criu/pie/parasite-vdso.d [2019-08-25T13:19:23.717Z] #58 48.87 DEP criu/pie/util-vdso.d [2019-08-25T13:19:23.975Z] #58 49.01 DEP criu/pie/util.d [2019-08-25T13:19:23.975Z] #58 49.17 CC criu/pie/util.o [2019-08-25T13:19:24.232Z] #58 49.51 CC criu/pie/util-vdso.o [2019-08-25T13:19:25.166Z] #58 50.12 CC criu/pie/parasite-vdso.o [2019-08-25T13:19:25.722Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-25T13:19:25.722Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-25T13:19:25.731Z] #58 ... [2019-08-25T13:19:25.731Z] [2019-08-25T13:19:25.731Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:19:25.731Z] #33 86.57 crypto/rand [2019-08-25T13:19:25.731Z] #33 86.99 crypto/elliptic [2019-08-25T13:19:25.731Z] #33 88.62 encoding/asn1 [2019-08-25T13:19:25.731Z] #33 90.36 crypto/ecdsa [2019-08-25T13:19:25.731Z] #33 90.99 crypto/rsa [2019-08-25T13:19:25.731Z] #33 91.86 crypto/dsa [2019-08-25T13:19:25.731Z] #33 92.08 crypto/x509/pkix [2019-08-25T13:19:25.731Z] #33 92.35 internal/x/crypto/cryptobyte [2019-08-25T13:19:25.731Z] #33 93.75 internal/x/crypto/internal/chacha20 [2019-08-25T13:19:25.731Z] #33 94.05 internal/x/crypto/poly1305 [2019-08-25T13:19:25.731Z] #33 94.31 internal/x/crypto/chacha20poly1305 [2019-08-25T13:19:25.731Z] #33 95.03 internal/x/crypto/hkdf [2019-08-25T13:19:25.731Z] #33 95.21 internal/x/text/transform [2019-08-25T13:19:25.731Z] #33 95.67 internal/x/text/unicode/bidi [2019-08-25T13:19:25.731Z] #33 96.76 internal/x/text/secure/bidirule [2019-08-25T13:19:25.731Z] #33 ... [2019-08-25T13:19:25.731Z] [2019-08-25T13:19:25.731Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:25.731Z] #58 50.92 CC criu/arch/x86/vdso-pie.o [2019-08-25T13:19:25.839Z] #13 ... [2019-08-25T13:19:25.839Z] [2019-08-25T13:19:25.839Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:19:25.839Z] #33 172.6 github.com/LK4D4/vndr/godl [2019-08-25T13:19:25.839Z] #33 173.5 github.com/LK4D4/vndr [2019-08-25T13:19:25.839Z] #33 DONE 181.7s [2019-08-25T13:19:25.839Z] [2019-08-25T13:19:25.839Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:25.839Z] #58 111.0 CC criu/cr-check.o [2019-08-25T13:19:25.839Z] #58 112.8 CC criu/cr-dedup.o [2019-08-25T13:19:25.839Z] #58 113.2 CC criu/cr-dump.o [2019-08-25T13:19:25.839Z] #58 115.7 CC criu/cr-errno.o [2019-08-25T13:19:25.839Z] #58 115.8 CC criu/cr-restore.o [2019-08-25T13:19:25.989Z] #58 51.19 CC criu/pie/util-vdso-elf32.o [2019-08-25T13:19:26.554Z] #58 51.60 AR criu/pie/pie.lib.a [2019-08-25T13:19:26.554Z] #58 51.66 DEP criu/pie/restorer.d [2019-08-25T13:19:26.554Z] #58 51.85 DEP criu/arch/x86/sigaction_compat_pie.d [2019-08-25T13:19:26.608Z] Removing intermediate container ea2af6c0add8 [2019-08-25T13:19:26.608Z] ---> 981bef1c99af [2019-08-25T13:19:26.608Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-08-25T13:19:26.608Z] ---> b257bc6af659 [2019-08-25T13:19:26.608Z] Step 94/126 : FROM runtime-dev AS dev [2019-08-25T13:19:26.608Z] ---> f66850ec02c5 [2019-08-25T13:19:26.608Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:19:26.811Z] #58 51.95 DEP criu/arch/x86/restorer_unmap.d [2019-08-25T13:19:26.811Z] #58 51.97 DEP criu/arch/x86/restorer.d [2019-08-25T13:19:26.992Z] ---> Running in 33fd8639f9b9 [2019-08-25T13:19:26.992Z] Removing intermediate container 33fd8639f9b9 [2019-08-25T13:19:26.992Z] ---> e155301d3358 [2019-08-25T13:19:26.992Z] Step 96/126 : RUN groupadd -r docker [2019-08-25T13:19:26.992Z] ---> Running in 9640a2229000 [2019-08-25T13:19:27.068Z] #58 52.18 DEP criu/pie/parasite.d [2019-08-25T13:19:27.068Z] #58 52.36 CC criu/pie/parasite.o [2019-08-25T13:19:28.246Z] Removing intermediate container 9640a2229000 [2019-08-25T13:19:28.246Z] ---> 9b74b3b31b88 [2019-08-25T13:19:28.246Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-08-25T13:19:28.246Z] ---> Running in 573ee501c497 [2019-08-25T13:19:28.440Z] #58 53.30 LINK criu/pie/parasite.built-in.o [2019-08-25T13:19:28.440Z] #58 53.32 GEN criu/pie/parasite-blob.h [2019-08-25T13:19:28.440Z] #58 53.35 CC criu/arch/x86/restorer.o [2019-08-25T13:19:28.698Z] #58 53.86 CC criu/arch/x86/restorer_unmap.o [2019-08-25T13:19:28.698Z] #58 53.90 CC criu/arch/x86/sigaction_compat_pie.o [2019-08-25T13:19:28.956Z] #58 54.08 CC criu/pie/restorer.o [2019-08-25T13:19:29.039Z] Removing intermediate container 573ee501c497 [2019-08-25T13:19:29.039Z] ---> ac090823fa1e [2019-08-25T13:19:29.039Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-08-25T13:19:29.039Z] ---> Running in 9777e9b05e13 [2019-08-25T13:19:29.101Z] #58 120.4 CC criu/cr-service.o [2019-08-25T13:19:29.401Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-25T13:19:30.201Z] Removing intermediate container 9777e9b05e13 [2019-08-25T13:19:30.201Z] ---> ce2476285571 [2019-08-25T13:19:30.201Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-08-25T13:19:30.201Z] ---> Running in 054ab9984f7f [2019-08-25T13:19:30.988Z] #58 122.3 CC criu/crtools.o [2019-08-25T13:19:30.988Z] #58 ... [2019-08-25T13:19:30.988Z] [2019-08-25T13:19:30.988Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:19:30.988Z] #13 124.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-25T13:19:30.988Z] #13 124.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-25T13:19:30.988Z] #13 124.4 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-08-25T13:19:30.988Z] #13 124.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-25T13:19:30.988Z] #13 124.4 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-25T13:19:30.988Z] #13 124.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:30.988Z] #13 124.4 Processing triggers for mime-support (3.60) ... [2019-08-25T13:19:30.988Z] #13 124.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:31.008Z] Removing intermediate container 054ab9984f7f [2019-08-25T13:19:31.008Z] ---> 4bcb1d4d8cf9 [2019-08-25T13:19:31.008Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-08-25T13:19:31.008Z] ---> Running in 422dee935be9 [2019-08-25T13:19:31.243Z] #13 124.5 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-25T13:19:31.243Z] #13 124.5 Setting up libcap2-bin (1:2.25-1) ... [2019-08-25T13:19:31.243Z] #13 124.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-25T13:19:31.243Z] #13 124.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-25T13:19:31.243Z] #13 124.5 Setting up bash-completion (1:2.1-4.3) ... [2019-08-25T13:19:31.481Z] #58 56.15 LINK criu/pie/restorer.built-in.o [2019-08-25T13:19:31.481Z] #58 56.17 GEN criu/pie/restorer-blob.h [2019-08-25T13:19:31.481Z] #58 56.26 DEP criu/vdso.d [2019-08-25T13:19:31.481Z] #58 56.53 DEP criu/vdso-compat.d [2019-08-25T13:19:31.481Z] #58 56.70 DEP criu/uts_ns.d [2019-08-25T13:19:31.481Z] #58 56.80 DEP criu/util.d [2019-08-25T13:19:32.047Z] #58 57.00 DEP criu/uffd.d [2019-08-25T13:19:32.047Z] #58 57.20 DEP criu/tun.d [2019-08-25T13:19:32.047Z] #58 57.33 DEP criu/tty.d [2019-08-25T13:19:32.253Z] Removing intermediate container 422dee935be9 [2019-08-25T13:19:32.253Z] ---> 8c7a185dd3bf [2019-08-25T13:19:32.253Z] Step 101/126 : RUN ldconfig [2019-08-25T13:19:32.253Z] ---> Running in a45f23209299 [2019-08-25T13:19:32.612Z] #58 57.56 DEP criu/timerfd.d [2019-08-25T13:19:32.612Z] #58 57.70 DEP criu/sysfs_parse.d [2019-08-25T13:19:32.612Z] #58 57.86 DEP criu/sysctl.d [2019-08-25T13:19:32.869Z] #58 58.02 DEP criu/string.d [2019-08-25T13:19:32.869Z] #58 58.07 DEP criu/stats.d [2019-08-25T13:19:32.869Z] #58 58.16 DEP criu/sockets.d [2019-08-25T13:19:33.026Z] Removing intermediate container a45f23209299 [2019-08-25T13:19:33.026Z] ---> ac5160039a85 [2019-08-25T13:19:33.026Z] Step 102/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-08-25T13:19:33.026Z] ---> Running in 64ec3d478912 [2019-08-25T13:19:33.435Z] #58 58.34 DEP criu/sk-unix.d [2019-08-25T13:19:33.435Z] #58 58.50 DEP criu/sk-tcp.d [2019-08-25T13:19:33.435Z] #58 58.65 DEP criu/sk-queue.d [2019-08-25T13:19:33.693Z] #58 58.75 DEP criu/sk-packet.d [2019-08-25T13:19:33.693Z] #58 58.84 DEP criu/sk-netlink.d [2019-08-25T13:19:33.756Z] #13 126.7 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-25T13:19:33.756Z] #13 126.8 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-25T13:19:33.756Z] #13 126.8 Setting up zip (3.0-11+b1) ... [2019-08-25T13:19:33.756Z] #13 126.8 Setting up bzip2 (1.0.6-8.1) ... [2019-08-25T13:19:33.756Z] #13 126.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-25T13:19:33.756Z] #13 126.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-25T13:19:33.756Z] #13 126.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:19:33.756Z] #13 126.8 Setting up libaio1:amd64 (0.3.110-3) ... [2019-08-25T13:19:33.756Z] #13 126.9 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:33.756Z] #13 126.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-25T13:19:33.756Z] #13 126.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-25T13:19:33.756Z] #13 126.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-25T13:19:33.756Z] #13 126.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:33.756Z] #13 126.9 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-25T13:19:33.756Z] #13 126.9 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-08-25T13:19:33.756Z] #13 126.9 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-25T13:19:33.756Z] #13 126.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:33.820Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:19:33.820Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:19:33.820Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:19:33.820Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:19:33.820Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:19:33.820Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-08-25T13:19:33.820Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-08-25T13:19:33.820Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-08-25T13:19:33.955Z] #58 59.03 DEP criu/sk-inet.d [2019-08-25T13:19:33.955Z] #58 59.17 DEP criu/signalfd.d [2019-08-25T13:19:34.012Z] #13 127.4 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-25T13:19:34.012Z] #13 127.4 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-08-25T13:19:34.012Z] #13 127.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-25T13:19:34.012Z] #13 127.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-25T13:19:34.012Z] #13 127.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-25T13:19:34.012Z] #13 127.4 Setting up libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-25T13:19:34.215Z] #58 59.37 DEP criu/sigframe.d [2019-08-25T13:19:34.216Z] #58 59.50 DEP criu/shmem.d [2019-08-25T13:19:34.267Z] #13 127.4 Setting up pigz (2.3.4-1) ... [2019-08-25T13:19:34.267Z] #13 127.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-25T13:19:34.267Z] #13 127.5 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-08-25T13:19:34.267Z] #13 127.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:34.267Z] #13 127.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-08-25T13:19:34.267Z] #13 127.5 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T13:19:34.267Z] #13 127.5 Setting up jq (1.5+dfsg-1.3) ... [2019-08-25T13:19:34.267Z] #13 127.5 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-25T13:19:34.267Z] #13 127.5 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-25T13:19:34.267Z] #13 127.5 Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-25T13:19:34.267Z] #13 127.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:34.267Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-25T13:19:34.268Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-25T13:19:34.268Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-25T13:19:34.268Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-25T13:19:34.268Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-25T13:19:34.268Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-25T13:19:34.268Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-25T13:19:34.268Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-25T13:19:34.268Z] #13 127.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-25T13:19:34.268Z] #13 127.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:34.268Z] #13 127.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-25T13:19:34.268Z] #13 127.6 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:34.268Z] #13 127.7 Setting up btrfs-progs (4.7.3-1) ... [2019-08-25T13:19:34.473Z] #58 59.67 DEP criu/servicefd.d [2019-08-25T13:19:34.473Z] #58 59.77 DEP criu/seize.d [2019-08-25T13:19:34.523Z] #13 127.7 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-25T13:19:34.523Z] #13 127.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-25T13:19:34.731Z] #58 59.89 DEP criu/seccomp.d [2019-08-25T13:19:34.731Z] #58 60.02 DEP criu/rst-malloc.d [2019-08-25T13:19:34.988Z] #58 60.07 DEP criu/rbtree.d [2019-08-25T13:19:34.988Z] #58 60.09 DEP criu/pstree.d [2019-08-25T13:19:35.176Z] Fetched 7670 kB in 1s (5090 kB/s) [2019-08-25T13:19:35.246Z] #58 60.22 DEP criu/protobuf.d [2019-08-25T13:19:35.246Z] #58 60.35 GEN criu/protobuf-desc-gen.h [2019-08-25T13:19:35.561Z] Reading package lists... [2019-08-25T13:19:36.179Z] #58 ... [2019-08-25T13:19:36.179Z] [2019-08-25T13:19:36.179Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:19:36.179Z] #33 97.04 internal/x/text/unicode/norm [2019-08-25T13:19:36.179Z] #33 99.93 internal/x/net/idna [2019-08-25T13:19:36.179Z] #33 100.4 crypto/x509 [2019-08-25T13:19:36.179Z] #33 101.7 net/textproto [2019-08-25T13:19:36.179Z] #33 102.4 internal/x/net/http/httpguts [2019-08-25T13:19:36.179Z] #33 102.7 internal/x/net/http/httpproxy [2019-08-25T13:19:36.179Z] #33 103.0 internal/x/net/http2/hpack [2019-08-25T13:19:36.179Z] #33 103.7 mime [2019-08-25T13:19:36.179Z] #33 104.4 crypto/tls [2019-08-25T13:19:36.179Z] #33 104.8 mime/quotedprintable [2019-08-25T13:19:36.179Z] #33 105.0 mime/multipart [2019-08-25T13:19:36.179Z] #33 105.7 net/http/internal [2019-08-25T13:19:36.179Z] #33 106.0 os/exec [2019-08-25T13:19:36.340Z] Reading package lists... [2019-08-25T13:19:36.340Z] Building dependency tree... [2019-08-25T13:19:36.340Z] Reading state information... [2019-08-25T13:19:36.340Z] The following additional packages will be installed: [2019-08-25T13:19:36.340Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-25T13:19:36.340Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-25T13:19:36.340Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-25T13:19:36.340Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-25T13:19:36.340Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-25T13:19:36.340Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-25T13:19:36.340Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-25T13:19:36.340Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-25T13:19:36.340Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-25T13:19:36.340Z] Suggested packages: [2019-08-25T13:19:36.340Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-25T13:19:36.340Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-25T13:19:36.340Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-25T13:19:36.340Z] vim-doc vim-scripts xfsdump acl attr quota [2019-08-25T13:19:36.340Z] Recommended packages: [2019-08-25T13:19:36.340Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-25T13:19:36.340Z] python3-keyrings.alt python3-xdg unzip [2019-08-25T13:19:36.437Z] #33 ... [2019-08-25T13:19:36.437Z] [2019-08-25T13:19:36.437Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:36.437Z] #58 61.46 DEP criu/protobuf-desc.d [2019-08-25T13:19:36.437Z] #58 61.51 DEP criu/proc_parse.d [2019-08-25T13:19:36.437Z] #58 61.62 DEP criu/plugin.d [2019-08-25T13:19:36.694Z] #58 61.67 DEP criu/pipes.d [2019-08-25T13:19:36.694Z] #58 61.83 DEP criu/pie-util.d [2019-08-25T13:19:36.694Z] #58 61.89 DEP criu/pie-util-vdso.d [2019-08-25T13:19:36.952Z] #58 61.98 DEP criu/pie-util-vdso-elf32.d [2019-08-25T13:19:36.952Z] #58 62.06 DEP criu/path.d [2019-08-25T13:19:37.147Z] The following NEW packages will be installed: [2019-08-25T13:19:37.147Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-25T13:19:37.147Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-25T13:19:37.147Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-25T13:19:37.147Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-25T13:19:37.147Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-25T13:19:37.147Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-25T13:19:37.147Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-25T13:19:37.147Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-25T13:19:37.147Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-25T13:19:37.147Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-25T13:19:37.147Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-25T13:19:37.147Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-25T13:19:37.147Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-25T13:19:37.147Z] xfsprogs xxd xz-utils zip [2019-08-25T13:19:37.147Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:19:37.147Z] Need to get 88.2 MB of archives. [2019-08-25T13:19:37.147Z] After this operation, 565 MB of additional disk space will be used. [2019-08-25T13:19:37.147Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-08-25T13:19:37.147Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-08-25T13:19:37.147Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-08-25T13:19:37.147Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-08-25T13:19:37.147Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u11 [92.4 kB] [2019-08-25T13:19:37.147Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-08-25T13:19:37.147Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-08-25T13:19:37.147Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-08-25T13:19:37.147Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-08-25T13:19:37.147Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-08-25T13:19:37.147Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-08-25T13:19:37.147Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-08-25T13:19:37.147Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-08-25T13:19:37.147Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-08-25T13:19:37.147Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-08-25T13:19:37.147Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-08-25T13:19:37.147Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-08-25T13:19:37.147Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-08-25T13:19:37.147Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-08-25T13:19:37.147Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-08-25T13:19:37.147Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-08-25T13:19:37.147Z] Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-25T13:19:37.147Z] Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-25T13:19:37.147Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-08-25T13:19:37.147Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-08-25T13:19:37.147Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-08-25T13:19:37.147Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-08-25T13:19:37.147Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-08-25T13:19:37.147Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-08-25T13:19:37.147Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-08-25T13:19:37.147Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-08-25T13:19:37.147Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-08-25T13:19:37.147Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-08-25T13:19:37.147Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-08-25T13:19:37.147Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-08-25T13:19:37.147Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-08-25T13:19:37.147Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-08-25T13:19:37.147Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-08-25T13:19:37.147Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-08-25T13:19:37.147Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-08-25T13:19:37.147Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-08-25T13:19:37.147Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-08-25T13:19:37.147Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-08-25T13:19:37.147Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-08-25T13:19:37.147Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-08-25T13:19:37.147Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-08-25T13:19:37.147Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-08-25T13:19:37.147Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u11 [1762 kB] [2019-08-25T13:19:37.147Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-08-25T13:19:37.147Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-08-25T13:19:37.147Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-25T13:19:37.147Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-25T13:19:37.147Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-08-25T13:19:37.147Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-25T13:19:37.147Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-08-25T13:19:37.147Z] Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-08-25T13:19:37.210Z] #58 62.23 DEP criu/parasite-syscall.d [2019-08-25T13:19:37.210Z] #58 62.47 DEP criu/pagemap.d [2019-08-25T13:19:37.467Z] #58 62.71 DEP criu/pagemap-cache.d [2019-08-25T13:19:37.526Z] Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-08-25T13:19:37.526Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-08-25T13:19:37.526Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-08-25T13:19:37.526Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-08-25T13:19:37.526Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-08-25T13:19:37.526Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-08-25T13:19:37.526Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-08-25T13:19:37.526Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-08-25T13:19:37.526Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-25T13:19:37.526Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-08-25T13:19:37.526Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-08-25T13:19:37.725Z] #58 62.86 DEP criu/page-xfer.d [2019-08-25T13:19:37.909Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-08-25T13:19:37.982Z] #58 62.98 DEP criu/page-pipe.d [2019-08-25T13:19:37.982Z] #58 63.08 DEP criu/netfilter.d [2019-08-25T13:19:37.982Z] #58 63.21 DEP criu/net.d [2019-08-25T13:19:38.240Z] #58 63.42 DEP criu/namespaces.d [2019-08-25T13:19:38.322Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-08-25T13:19:38.498Z] #58 63.57 DEP criu/mount.d [2019-08-25T13:19:38.498Z] #58 63.74 DEP criu/mem.d [2019-08-25T13:19:38.756Z] #58 63.91 DEP criu/lsm.d [2019-08-25T13:19:39.015Z] #58 64.05 DEP criu/log.d [2019-08-25T13:19:39.015Z] #58 64.20 DEP criu/libnetlink.d [2019-08-25T13:19:39.190Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:19:39.190Z] Fetched 88.2 MB in 2s (43.8 MB/s) [2019-08-25T13:19:39.190Z] Selecting previously unselected package bash-completion. [2019-08-25T13:19:39.190Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-08-25T13:19:39.190Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-25T13:19:39.272Z] #58 64.28 DEP criu/kerndat.d [2019-08-25T13:19:39.272Z] #58 64.41 DEP criu/kcmp-ids.d [2019-08-25T13:19:39.272Z] #58 64.48 DEP criu/irmap.d [2019-08-25T13:19:39.530Z] #58 64.59 DEP criu/ipc_ns.d [2019-08-25T13:19:39.530Z] #58 64.71 DEP criu/image.d [2019-08-25T13:19:39.530Z] #58 64.85 DEP criu/image-desc.d [2019-08-25T13:19:39.559Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-08-25T13:19:39.765Z] #13 132.5 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-25T13:19:39.766Z] #13 132.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:19:39.766Z] #13 132.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-08-25T13:19:39.766Z] #13 132.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-08-25T13:19:39.766Z] #13 132.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-08-25T13:19:39.766Z] #13 132.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-08-25T13:19:39.766Z] #13 132.5 Setting up btrfs-tools (4.7.3-1) ... [2019-08-25T13:19:39.766Z] #13 132.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:19:39.766Z] #13 132.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-08-25T13:19:39.766Z] #13 132.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-08-25T13:19:39.766Z] #13 132.5 Setting up python3 (3.5.3-1) ... [2019-08-25T13:19:39.788Z] #58 64.95 DEP criu/fsnotify.d [2019-08-25T13:19:39.932Z] Selecting previously unselected package libnet1:s390x. [2019-08-25T13:19:39.932Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-08-25T13:19:39.932Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-25T13:19:39.932Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-08-25T13:19:39.932Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-08-25T13:19:39.932Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-08-25T13:19:39.932Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-08-25T13:19:39.932Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-08-25T13:19:39.932Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-08-25T13:19:39.932Z] Selecting previously unselected package libudev-dev:s390x. [2019-08-25T13:19:39.932Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u11_s390x.deb ... [2019-08-25T13:19:39.932Z] Unpacking libudev-dev:s390x (232-25+deb9u11) ... [2019-08-25T13:19:39.932Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-08-25T13:19:39.932Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-08-25T13:19:39.932Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-08-25T13:19:39.932Z] Selecting previously unselected package python3.5-minimal. [2019-08-25T13:19:39.932Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-08-25T13:19:39.932Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-25T13:19:40.046Z] #58 65.12 DEP criu/filesystems.d [2019-08-25T13:19:40.298Z] Selecting previously unselected package python3-minimal. [2019-08-25T13:19:40.299Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-08-25T13:19:40.299Z] Unpacking python3-minimal (3.5.3-1) ... [2019-08-25T13:19:40.299Z] Selecting previously unselected package libmpdec2:s390x. [2019-08-25T13:19:40.299Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-08-25T13:19:40.299Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-08-25T13:19:40.299Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-08-25T13:19:40.299Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-08-25T13:19:40.299Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-08-25T13:19:40.304Z] #58 ... [2019-08-25T13:19:40.304Z] [2019-08-25T13:19:40.304Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-25T13:19:40.304Z] #27 DONE 111.3s [2019-08-25T13:19:40.304Z] [2019-08-25T13:19:40.304Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:40.304Z] #58 65.33 DEP criu/files.d [2019-08-25T13:19:40.562Z] #58 65.54 DEP criu/files-reg.d [2019-08-25T13:19:40.664Z] Selecting previously unselected package python3.5. [2019-08-25T13:19:40.664Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-08-25T13:19:40.664Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-25T13:19:40.664Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-08-25T13:19:40.664Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-08-25T13:19:40.664Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-08-25T13:19:40.664Z] Selecting previously unselected package dh-python. [2019-08-25T13:19:40.664Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-25T13:19:40.664Z] Unpacking dh-python (2.20170125) ... [2019-08-25T13:19:40.664Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-08-25T13:19:40.664Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-25T13:19:40.820Z] #58 65.85 DEP criu/files-ext.d [2019-08-25T13:19:40.820Z] #58 66.07 DEP criu/file-lock.d [2019-08-25T13:19:41.055Z] Setting up python3-minimal (3.5.3-1) ... [2019-08-25T13:19:41.080Z] #58 66.29 DEP criu/file-ids.d [2019-08-25T13:19:41.129Z] #13 134.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-25T13:19:41.340Z] #58 66.41 DEP criu/fifo.d [2019-08-25T13:19:41.340Z] #58 ... [2019-08-25T13:19:41.340Z] [2019-08-25T13:19:41.340Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-25T13:19:41.340Z] #28 DONE 0.1s [2019-08-25T13:19:41.340Z] [2019-08-25T13:19:41.340Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:41.340Z] #58 66.54 DEP criu/fdstore.d [2019-08-25T13:19:41.340Z] #58 66.63 DEP criu/fault-injection.d [2019-08-25T13:19:41.384Z] #13 ... [2019-08-25T13:19:41.384Z] [2019-08-25T13:19:41.384Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:41.384Z] #58 123.0 CC criu/eventfd.o [2019-08-25T13:19:41.384Z] #58 123.4 CC criu/eventpoll.o [2019-08-25T13:19:41.384Z] #58 124.2 CC criu/external.o [2019-08-25T13:19:41.384Z] #58 124.6 CC criu/fault-injection.o [2019-08-25T13:19:41.384Z] #58 124.7 CC criu/fdstore.o [2019-08-25T13:19:41.384Z] #58 125.0 CC criu/fifo.o [2019-08-25T13:19:41.384Z] #58 125.4 CC criu/file-ids.o [2019-08-25T13:19:41.384Z] #58 125.8 CC criu/file-lock.o [2019-08-25T13:19:41.384Z] #58 126.8 CC criu/files-ext.o [2019-08-25T13:19:41.384Z] #58 127.1 CC criu/files-reg.o [2019-08-25T13:19:41.384Z] #58 129.1 CC criu/files.o [2019-08-25T13:19:41.384Z] #58 131.3 CC criu/filesystems.o [2019-08-25T13:19:41.384Z] #58 132.0 CC criu/fsnotify.o [2019-08-25T13:19:41.439Z] Selecting previously unselected package python3. [2019-08-25T13:19:41.439Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-08-25T13:19:41.439Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-08-25T13:19:41.439Z] Unpacking python3 (3.5.3-1) ... [2019-08-25T13:19:41.439Z] Selecting previously unselected package pigz. [2019-08-25T13:19:41.439Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-08-25T13:19:41.439Z] Unpacking pigz (2.3.4-1) ... [2019-08-25T13:19:41.439Z] Selecting previously unselected package libip4tc0:s390x. [2019-08-25T13:19:41.439Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-25T13:19:41.439Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:41.439Z] Selecting previously unselected package libip6tc0:s390x. [2019-08-25T13:19:41.439Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-25T13:19:41.439Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:41.439Z] Selecting previously unselected package libiptc0:s390x. [2019-08-25T13:19:41.439Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-25T13:19:41.439Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:41.439Z] Selecting previously unselected package libxtables12:s390x. [2019-08-25T13:19:41.439Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-25T13:19:41.439Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:41.439Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-08-25T13:19:41.439Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-08-25T13:19:41.439Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-08-25T13:19:41.439Z] Selecting previously unselected package iptables. [2019-08-25T13:19:41.598Z] #58 ... [2019-08-25T13:19:41.598Z] [2019-08-25T13:19:41.598Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-25T13:19:41.598Z] #31 DONE 0.2s [2019-08-25T13:19:41.598Z] [2019-08-25T13:19:41.598Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:41.598Z] #58 66.68 DEP criu/external.d [2019-08-25T13:19:41.598Z] #58 66.77 DEP criu/eventpoll.d [2019-08-25T13:19:41.639Z] #58 133.1 CC criu/image-desc.o [2019-08-25T13:19:41.639Z] #58 133.4 CC criu/image.o [2019-08-25T13:19:41.827Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-08-25T13:19:41.827Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:41.827Z] Selecting previously unselected package xxd. [2019-08-25T13:19:41.827Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-08-25T13:19:41.827Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:41.827Z] Selecting previously unselected package vim-common. [2019-08-25T13:19:41.827Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T13:19:41.827Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:41.827Z] Selecting previously unselected package bzip2. [2019-08-25T13:19:41.827Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-08-25T13:19:41.827Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-08-25T13:19:41.827Z] Selecting previously unselected package libgpm2:s390x. [2019-08-25T13:19:41.827Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-08-25T13:19:41.827Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-08-25T13:19:41.827Z] Selecting previously unselected package xz-utils. [2019-08-25T13:19:41.827Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-08-25T13:19:41.827Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-25T13:19:41.827Z] Selecting previously unselected package aufs-tools. [2019-08-25T13:19:41.827Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-08-25T13:19:41.827Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-25T13:19:41.827Z] Selecting previously unselected package liblzo2-2:s390x. [2019-08-25T13:19:41.827Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-08-25T13:19:41.827Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-25T13:19:41.827Z] Selecting previously unselected package btrfs-progs. [2019-08-25T13:19:41.827Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-08-25T13:19:41.827Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-25T13:19:41.856Z] #58 66.93 DEP criu/eventfd.d [2019-08-25T13:19:41.856Z] #58 67.03 DEP criu/crtools.d [2019-08-25T13:19:41.856Z] #58 67.13 DEP criu/cr-service.d [2019-08-25T13:19:42.114Z] #58 67.25 DEP criu/cr-restore.d [2019-08-25T13:19:42.200Z] #58 ... [2019-08-25T13:19:42.200Z] [2019-08-25T13:19:42.200Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T13:19:42.200Z] #13 135.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-25T13:19:42.207Z] Selecting previously unselected package btrfs-tools. [2019-08-25T13:19:42.207Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-08-25T13:19:42.207Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-25T13:19:42.207Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-08-25T13:19:42.207Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-08-25T13:19:42.207Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-08-25T13:19:42.207Z] Selecting previously unselected package dmsetup. [2019-08-25T13:19:42.207Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-08-25T13:19:42.207Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-08-25T13:19:42.207Z] Selecting previously unselected package libonig4:s390x. [2019-08-25T13:19:42.207Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-08-25T13:19:42.207Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-08-25T13:19:42.207Z] Selecting previously unselected package libjq1:s390x. [2019-08-25T13:19:42.207Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-08-25T13:19:42.207Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-25T13:19:42.207Z] Selecting previously unselected package jq. [2019-08-25T13:19:42.207Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-08-25T13:19:42.207Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-25T13:19:42.207Z] Selecting previously unselected package libaio1:s390x. [2019-08-25T13:19:42.207Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-08-25T13:19:42.207Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-08-25T13:19:42.207Z] Selecting previously unselected package libcap2-bin. [2019-08-25T13:19:42.207Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-08-25T13:19:42.207Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-08-25T13:19:42.372Z] #58 67.47 DEP criu/cr-errno.d [2019-08-25T13:19:42.372Z] #58 67.49 DEP criu/cr-dump.d [2019-08-25T13:19:42.372Z] #58 67.69 DEP criu/cr-dedup.d [2019-08-25T13:19:42.455Z] #13 135.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-25T13:19:42.455Z] #13 135.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-25T13:19:42.455Z] #13 135.7 Setting up python3-wheel (0.29.0-2) ... [2019-08-25T13:19:42.628Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-08-25T13:19:42.628Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-08-25T13:19:42.628Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-08-25T13:19:42.628Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-08-25T13:19:42.628Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-08-25T13:19:42.628Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-08-25T13:19:42.628Z] Selecting previously unselected package libpcre16-3:s390x. [2019-08-25T13:19:42.628Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-08-25T13:19:42.628Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-08-25T13:19:42.628Z] Selecting previously unselected package libpcre32-3:s390x. [2019-08-25T13:19:42.628Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-08-25T13:19:42.628Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-08-25T13:19:42.628Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-08-25T13:19:42.628Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-08-25T13:19:42.628Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-08-25T13:19:42.628Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-08-25T13:19:42.628Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-08-25T13:19:42.628Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-08-25T13:19:42.628Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-08-25T13:19:42.628Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-08-25T13:19:42.628Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-08-25T13:19:42.630Z] #58 67.78 DEP criu/cr-check.d [2019-08-25T13:19:42.630Z] #58 67.94 DEP criu/config.d [2019-08-25T13:19:42.888Z] #58 68.07 DEP criu/clone-noasan.d [2019-08-25T13:19:43.068Z] Selecting previously unselected package libnl-3-200:s390x. [2019-08-25T13:19:43.068Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-08-25T13:19:43.069Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-08-25T13:19:43.069Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-08-25T13:19:43.069Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-08-25T13:19:43.069Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-25T13:19:43.069Z] Selecting previously unselected package libreadline5:s390x. [2019-08-25T13:19:43.069Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-08-25T13:19:43.069Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-08-25T13:19:43.069Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-08-25T13:19:43.069Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_s390x.deb ... [2019-08-25T13:19:43.069Z] Unpacking libsystemd-dev:s390x (232-25+deb9u11) ... [2019-08-25T13:19:43.146Z] #58 68.10 DEP criu/cgroup.d [2019-08-25T13:19:43.146Z] #58 68.21 DEP criu/cgroup-props.d [2019-08-25T13:19:43.146Z] #58 68.29 DEP criu/bitmap.d [2019-08-25T13:19:43.146Z] #58 68.30 DEP criu/bfd.d [2019-08-25T13:19:43.403Z] #58 68.38 DEP criu/autofs.d [2019-08-25T13:19:43.403Z] #58 68.50 DEP criu/aio.d [2019-08-25T13:19:43.425Z] #13 136.7 Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-25T13:19:43.452Z] Selecting previously unselected package net-tools. [2019-08-25T13:19:43.452Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-08-25T13:19:43.452Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-25T13:19:43.452Z] Selecting previously unselected package python-pip-whl. [2019-08-25T13:19:43.452Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-25T13:19:43.452Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-25T13:19:43.452Z] Selecting previously unselected package python3-pip. [2019-08-25T13:19:43.452Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-25T13:19:43.452Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-25T13:19:43.452Z] Selecting previously unselected package python3-pkg-resources. [2019-08-25T13:19:43.452Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-25T13:19:43.452Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-25T13:19:43.452Z] Selecting previously unselected package python3-setuptools. [2019-08-25T13:19:43.452Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-25T13:19:43.452Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-08-25T13:19:43.452Z] Selecting previously unselected package python3-wheel. [2019-08-25T13:19:43.452Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-25T13:19:43.452Z] Unpacking python3-wheel (0.29.0-2) ... [2019-08-25T13:19:43.661Z] #58 68.66 DEP criu/action-scripts.d [2019-08-25T13:19:43.661Z] #58 68.89 CC criu/action-scripts.o [2019-08-25T13:19:43.829Z] Selecting previously unselected package thin-provisioning-tools. [2019-08-25T13:19:43.829Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-08-25T13:19:43.829Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-25T13:19:43.829Z] Selecting previously unselected package vim-runtime. [2019-08-25T13:19:43.829Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T13:19:43.829Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-08-25T13:19:43.829Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-25T13:19:43.829Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:43.919Z] #58 69.23 CC criu/aio.o [2019-08-25T13:19:44.484Z] #58 69.63 CC criu/autofs.o [2019-08-25T13:19:44.607Z] #13 137.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-25T13:19:44.607Z] #13 137.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-25T13:19:44.613Z] Selecting previously unselected package vim. [2019-08-25T13:19:44.613Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-08-25T13:19:44.613Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:44.613Z] Selecting previously unselected package xfsprogs. [2019-08-25T13:19:44.613Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-08-25T13:19:44.613Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-25T13:19:44.613Z] Selecting previously unselected package zip. [2019-08-25T13:19:44.613Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-08-25T13:19:44.613Z] Unpacking zip (3.0-11+b1) ... [2019-08-25T13:19:44.613Z] Selecting previously unselected package libapparmor-perl. [2019-08-25T13:19:44.613Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-08-25T13:19:44.613Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-25T13:19:44.613Z] Selecting previously unselected package apparmor. [2019-08-25T13:19:44.613Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-08-25T13:19:44.613Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-25T13:19:44.977Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-25T13:19:44.977Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-08-25T13:19:44.977Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-25T13:19:45.342Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-25T13:19:45.342Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-08-25T13:19:45.342Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-25T13:19:45.420Z] #58 70.69 CC criu/bfd.o [2019-08-25T13:19:45.715Z] Selecting previously unselected package binutils-mingw-w64. [2019-08-25T13:19:45.715Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-25T13:19:45.715Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-25T13:19:45.715Z] Selecting previously unselected package mingw-w64-common. [2019-08-25T13:19:45.715Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-25T13:19:45.715Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-25T13:19:45.970Z] #13 139.1 Setting up dmsetup (2:1.02.137-2) ... [2019-08-25T13:19:45.970Z] #13 139.1 Setting up python3-setuptools (33.1.1-1) ... [2019-08-25T13:19:45.985Z] #58 71.16 CC criu/bitmap.o [2019-08-25T13:19:46.132Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-25T13:19:46.132Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-25T13:19:46.132Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-25T13:19:46.243Z] #58 71.30 CC criu/cgroup-props.o [2019-08-25T13:19:46.810Z] #58 71.94 CC criu/cgroup.o [2019-08-25T13:19:46.895Z] #13 140.3 Setting up dh-python (2.20170125) ... [2019-08-25T13:19:47.426Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-08-25T13:19:47.426Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-08-25T13:19:47.426Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-25T13:19:47.426Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-25T13:19:47.426Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-08-25T13:19:47.426Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:19:47.821Z] #13 141.0 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-25T13:19:47.821Z] #13 141.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:19:48.383Z] #13 DONE 141.7s [2019-08-25T13:19:48.383Z] [2019-08-25T13:19:48.383Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:48.383Z] #58 134.3 CC criu/ipc_ns.o [2019-08-25T13:19:48.383Z] #58 135.6 CC criu/irmap.o [2019-08-25T13:19:48.383Z] #58 136.2 CC criu/kcmp-ids.o [2019-08-25T13:19:48.383Z] #58 136.4 CC criu/kerndat.o [2019-08-25T13:19:48.383Z] #58 137.5 CC criu/libnetlink.o [2019-08-25T13:19:48.383Z] #58 137.9 CC criu/log.o [2019-08-25T13:19:48.383Z] #58 138.3 CC criu/lsm.o [2019-08-25T13:19:48.383Z] #58 138.7 CC criu/mem.o [2019-08-25T13:19:48.639Z] #58 140.2 CC criu/mount.o [2019-08-25T13:19:48.895Z] #58 ... [2019-08-25T13:19:48.895Z] [2019-08-25T13:19:48.895Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-25T13:19:48.895Z] #42 165.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-08-25T13:19:49.337Z] #58 74.12 CC criu/clone-noasan.o [2019-08-25T13:19:49.337Z] #58 74.22 CC criu/config.o [2019-08-25T13:19:49.903Z] #58 ... [2019-08-25T13:19:49.903Z] [2019-08-25T13:19:49.903Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:19:49.903Z] #33 110.8 net/http/httptrace [2019-08-25T13:19:49.903Z] #33 111.0 net/http [2019-08-25T13:19:49.903Z] #33 118.7 github.com/LK4D4/vndr/godl [2019-08-25T13:19:49.903Z] #33 119.3 github.com/LK4D4/vndr [2019-08-25T13:19:50.161Z] #33 ... [2019-08-25T13:19:50.162Z] [2019-08-25T13:19:50.162Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:50.162Z] #58 75.16 CC criu/cr-check.o [2019-08-25T13:19:50.589Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-25T13:19:50.589Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-08-25T13:19:50.589Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:19:51.095Z] #58 76.20 CC criu/cr-dedup.o [2019-08-25T13:19:51.353Z] #58 76.58 CC criu/cr-dump.o [2019-08-25T13:19:51.408Z] #42 167.6 + mkdir -p /build [2019-08-25T13:19:51.408Z] #42 167.6 + cp runc /build/runc [2019-08-25T13:19:51.408Z] #42 DONE 167.8s [2019-08-25T13:19:51.408Z] [2019-08-25T13:19:51.408Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-25T13:19:53.132Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-25T13:19:53.132Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-25T13:19:53.132Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-08-25T13:19:53.132Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-25T13:19:53.132Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-08-25T13:19:53.132Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:53.132Z] Processing triggers for mime-support (3.60) ... [2019-08-25T13:19:53.132Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:53.132Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-08-25T13:19:53.132Z] Setting up libcap2-bin (1:2.25-1) ... [2019-08-25T13:19:53.132Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-25T13:19:53.132Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-25T13:19:53.132Z] Setting up bash-completion (1:2.1-4.3) ... [2019-08-25T13:19:53.252Z] #58 78.22 CC criu/cr-errno.o [2019-08-25T13:19:53.252Z] #58 78.35 CC criu/cr-restore.o [2019-08-25T13:19:53.905Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-08-25T13:19:53.905Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-08-25T13:19:53.905Z] Setting up zip (3.0-11+b1) ... [2019-08-25T13:19:53.905Z] Setting up bzip2 (1.0.6-8.1) ... [2019-08-25T13:19:53.905Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-25T13:19:53.905Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-08-25T13:19:53.905Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:19:53.905Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-08-25T13:19:53.905Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:53.905Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-25T13:19:53.905Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-25T13:19:53.905Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-25T13:19:53.905Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:53.905Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-08-25T13:19:53.905Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-08-25T13:19:53.905Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-08-25T13:19:53.905Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:54.291Z] Setting up libsystemd-dev:s390x (232-25+deb9u11) ... [2019-08-25T13:19:54.291Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-08-25T13:19:54.291Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-08-25T13:19:54.291Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-08-25T13:19:54.291Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-25T13:19:54.291Z] Setting up libudev-dev:s390x (232-25+deb9u11) ... [2019-08-25T13:19:54.291Z] Setting up pigz (2.3.4-1) ... [2019-08-25T13:19:54.291Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-25T13:19:54.291Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-08-25T13:19:54.291Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:54.291Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-08-25T13:19:54.291Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-08-25T13:19:54.291Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-25T13:19:54.291Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-08-25T13:19:54.291Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-08-25T13:19:54.291Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-25T13:19:54.291Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:19:54.291Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-25T13:19:54.291Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-25T13:19:54.291Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-25T13:19:54.291Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-25T13:19:54.291Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-25T13:19:54.291Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-25T13:19:54.291Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-25T13:19:54.291Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-25T13:19:54.291Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-08-25T13:19:54.291Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:54.291Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-25T13:19:54.291Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-25T13:19:54.291Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-25T13:19:54.291Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-08-25T13:19:54.291Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-25T13:19:54.626Z] #58 ... [2019-08-25T13:19:54.626Z] [2019-08-25T13:19:54.626Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T13:19:54.626Z] #33 DONE 125.6s [2019-08-25T13:19:54.670Z] #14 ... [2019-08-25T13:19:54.670Z] [2019-08-25T13:19:54.670Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:54.670Z] #58 144.7 CC criu/namespaces.o [2019-08-25T13:19:54.670Z] #58 146.2 CC criu/net.o [2019-08-25T13:19:54.884Z] [2019-08-25T13:19:54.884Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-25T13:19:55.592Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-08-25T13:19:55.592Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:19:55.592Z] 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 [2019-08-25T13:19:55.592Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-08-25T13:19:55.592Z] 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 [2019-08-25T13:19:55.592Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-08-25T13:19:55.592Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-25T13:19:55.592Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:19:55.592Z] 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 [2019-08-25T13:19:55.592Z] 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 [2019-08-25T13:19:55.592Z] Setting up python3 (3.5.3-1) ... [2019-08-25T13:19:55.592Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-25T13:19:55.817Z] #42 ... [2019-08-25T13:19:55.817Z] [2019-08-25T13:19:55.817Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-08-25T13:19:55.817Z] #34 DONE 0.1s [2019-08-25T13:19:55.817Z] [2019-08-25T13:19:55.817Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-08-25T13:19:55.817Z] #39 DONE 0.1s [2019-08-25T13:19:55.817Z] [2019-08-25T13:19:55.817Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:56.417Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-25T13:19:56.417Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-25T13:19:56.417Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-08-25T13:19:56.417Z] Setting up python3-wheel (0.29.0-2) ... [2019-08-25T13:19:56.417Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-25T13:19:56.749Z] #58 81.76 CC criu/cr-service.o [2019-08-25T13:19:56.786Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-08-25T13:19:56.786Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-25T13:19:56.786Z] Setting up dmsetup (2:1.02.137-2) ... [2019-08-25T13:19:56.786Z] Setting up python3-setuptools (33.1.1-1) ... [2019-08-25T13:19:57.152Z] Setting up dh-python (2.20170125) ... [2019-08-25T13:19:57.182Z] #58 148.5 CC criu/netfilter.o [2019-08-25T13:19:57.438Z] #58 148.8 CC criu/page-pipe.o [2019-08-25T13:19:57.527Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-08-25T13:19:57.527Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:19:57.682Z] #58 82.58 CC criu/crtools.o [2019-08-25T13:19:57.693Z] #58 149.4 CC criu/page-xfer.o [2019-08-25T13:19:57.940Z] #58 82.99 CC criu/eventfd.o [2019-08-25T13:19:58.198Z] #58 83.24 CC criu/eventpoll.o [2019-08-25T13:19:58.456Z] #58 83.77 CC criu/external.o [2019-08-25T13:19:59.021Z] #58 84.01 CC criu/fault-injection.o [2019-08-25T13:19:59.021Z] #58 84.09 CC criu/fdstore.o [2019-08-25T13:19:59.021Z] #58 84.27 CC criu/fifo.o [2019-08-25T13:19:59.055Z] #58 150.5 CC criu/pagemap-cache.o [2019-08-25T13:19:59.310Z] #58 150.8 CC criu/pagemap.o [2019-08-25T13:19:59.586Z] #58 ... [2019-08-25T13:19:59.586Z] [2019-08-25T13:19:59.586Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-25T13:19:59.586Z] #42 128.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-08-25T13:19:59.586Z] #42 129.8 + mkdir -p /build [2019-08-25T13:19:59.586Z] #42 129.8 + cp runc /build/runc [2019-08-25T13:19:59.586Z] #42 DONE 130.0s [2019-08-25T13:19:59.586Z] [2019-08-25T13:19:59.586Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:19:59.586Z] #58 84.62 CC criu/file-ids.o [2019-08-25T13:19:59.844Z] #58 84.82 CC criu/file-lock.o [2019-08-25T13:19:59.869Z] #58 151.5 CC criu/parasite-syscall.o [2019-08-25T13:20:00.429Z] #58 152.1 CC criu/path.o [2019-08-25T13:20:00.778Z] #58 85.72 CC criu/files-ext.o [2019-08-25T13:20:00.778Z] #58 ... [2019-08-25T13:20:00.778Z] [2019-08-25T13:20:00.778Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-08-25T13:20:00.778Z] #43 DONE 0.2s [2019-08-25T13:20:00.778Z] [2019-08-25T13:20:00.778Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:20:00.778Z] #58 85.98 CC criu/files-reg.o [2019-08-25T13:20:00.990Z] #58 152.4 CC criu/pie-util-vdso-elf32.o [2019-08-25T13:20:01.245Z] #58 152.7 CC criu/pie-util-vdso.o [2019-08-25T13:20:01.501Z] #58 153.0 CC criu/pie-util.o [2019-08-25T13:20:01.501Z] #58 153.2 CC criu/pipes.o [2019-08-25T13:20:01.588Z] Removing intermediate container 64ec3d478912 [2019-08-25T13:20:01.588Z] ---> 9aec1dea5dcb [2019-08-25T13:20:01.588Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-08-25T13:20:01.687Z] 🇩 bin/containerd [2019-08-25T13:20:01.955Z] ---> Running in 012ed234b128 [2019-08-25T13:20:02.061Z] #58 153.8 CC criu/plugin.o [2019-08-25T13:20:02.156Z] #58 87.04 CC criu/files.o [2019-08-25T13:20:02.621Z] #58 154.1 CC criu/proc_parse.o [2019-08-25T13:20:03.089Z] #58 88.08 CC criu/filesystems.o [2019-08-25T13:20:03.193Z] Collecting yamllint==1.16.0 [2019-08-25T13:20:03.347Z] #58 88.39 CC criu/fsnotify.o [2019-08-25T13:20:03.554Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-25T13:20:03.554Z] Collecting pyyaml (from yamllint==1.16.0) [2019-08-25T13:20:03.554Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-25T13:20:03.913Z] #58 88.96 CC criu/image-desc.o [2019-08-25T13:20:03.913Z] #58 89.06 CC criu/image.o [2019-08-25T13:20:03.927Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-25T13:20:04.308Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-25T13:20:04.308Z] Building wheels for collected packages: pyyaml, pathspec [2019-08-25T13:20:04.308Z] Running setup.py bdist_wheel for pyyaml: started [2019-08-25T13:20:04.478Z] #58 89.53 CC criu/ipc_ns.o [2019-08-25T13:20:04.745Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-25T13:20:04.745Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-25T13:20:04.745Z] Running setup.py bdist_wheel for pathspec: started [2019-08-25T13:20:05.043Z] #58 90.04 CC criu/irmap.o [2019-08-25T13:20:05.133Z] #58 ... [2019-08-25T13:20:05.133Z] [2019-08-25T13:20:05.133Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-25T13:20:05.133Z] #14 6.461 Collecting yamllint==1.16.0 [2019-08-25T13:20:05.133Z] #14 13.23 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-25T13:20:05.133Z] #14 13.55 Collecting pyyaml (from yamllint==1.16.0) [2019-08-25T13:20:05.133Z] #14 14.72 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-25T13:20:05.133Z] #14 16.54 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-25T13:20:05.133Z] #14 ... [2019-08-25T13:20:05.133Z] [2019-08-25T13:20:05.133Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:20:05.133Z] #58 156.7 CC criu/protobuf-desc.o [2019-08-25T13:20:05.146Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-25T13:20:05.146Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-25T13:20:05.146Z] Successfully built pyyaml pathspec [2019-08-25T13:20:05.146Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-08-25T13:20:05.146Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-25T13:20:05.301Z] #58 90.43 CC criu/kcmp-ids.o [2019-08-25T13:20:05.559Z] #58 90.57 CC criu/kerndat.o [2019-08-25T13:20:05.694Z] #58 157.3 CC criu/protobuf.o [2019-08-25T13:20:05.925Z] Removing intermediate container 012ed234b128 [2019-08-25T13:20:05.925Z] ---> d4c0c831f9a3 [2019-08-25T13:20:05.925Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-25T13:20:05.949Z] #58 157.7 CC criu/pstree.o [2019-08-25T13:20:06.124Z] #58 91.08 CC criu/libnetlink.o [2019-08-25T13:20:06.382Z] #58 91.33 CC criu/log.o [2019-08-25T13:20:06.382Z] #58 91.59 CC criu/lsm.o [2019-08-25T13:20:06.640Z] #58 91.80 CC criu/mem.o [2019-08-25T13:20:06.734Z] ---> e8ad974e1a09 [2019-08-25T13:20:06.734Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-25T13:20:07.349Z] #58 159.0 CC criu/rbtree.o [2019-08-25T13:20:07.573Z] #58 92.67 CC criu/mount.o [2019-08-25T13:20:07.908Z] #58 159.3 CC criu/rst-malloc.o [2019-08-25T13:20:07.909Z] #58 159.7 CC criu/seccomp.o [2019-08-25T13:20:08.624Z] ---> 4e9eaa1fe499 [2019-08-25T13:20:08.624Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-25T13:20:08.832Z] #58 160.4 CC criu/seize.o [2019-08-25T13:20:09.471Z] #58 94.72 CC criu/namespaces.o [2019-08-25T13:20:09.755Z] #58 161.2 CC criu/servicefd.o [2019-08-25T13:20:09.965Z] ---> 03fbabb7d750 [2019-08-25T13:20:09.966Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-25T13:20:10.010Z] #58 161.8 CC criu/shmem.o [2019-08-25T13:20:10.333Z] ---> 7ddec034758e [2019-08-25T13:20:10.333Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-25T13:20:10.333Z] ---> 2b7ce3311fa2 [2019-08-25T13:20:10.333Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-08-25T13:20:10.702Z] ---> ae5241d4152b [2019-08-25T13:20:10.702Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-08-25T13:20:10.843Z] #58 95.74 CC criu/net.o [2019-08-25T13:20:10.935Z] #58 ... [2019-08-25T13:20:10.935Z] [2019-08-25T13:20:10.935Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-25T13:20:10.935Z] #14 17.67 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-25T13:20:10.935Z] #14 18.77 Building wheels for collected packages: pyyaml, pathspec [2019-08-25T13:20:10.935Z] #14 18.77 Running setup.py bdist_wheel for pyyaml: started [2019-08-25T13:20:10.935Z] #14 20.11 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-25T13:20:10.935Z] #14 20.11 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-25T13:20:10.935Z] #14 20.21 Running setup.py bdist_wheel for pathspec: started [2019-08-25T13:20:10.935Z] #14 21.36 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-25T13:20:10.935Z] #14 21.36 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-25T13:20:10.935Z] #14 21.38 Successfully built pyyaml pathspec [2019-08-25T13:20:10.935Z] #14 21.38 Installing collected packages: pyyaml, pathspec, yamllint [2019-08-25T13:20:10.935Z] #14 21.82 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-25T13:20:10.935Z] #14 DONE 22.6s [2019-08-25T13:20:10.935Z] [2019-08-25T13:20:10.935Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:20:10.935Z] #58 162.6 CC criu/sigframe.o [2019-08-25T13:20:10.935Z] #58 ... [2019-08-25T13:20:10.935Z] [2019-08-25T13:20:10.935Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T13:20:10.935Z] #55 223.7 + dpkg --print-architecture [2019-08-25T13:20:10.935Z] #55 223.7 + cd /tmp/tmp.CS59OaSu4K/src/github.com/docker/distribution [2019-08-25T13:20:10.935Z] #55 223.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-25T13:20:10.935Z] #55 224.0 + GOPATH=/tmp/tmp.CS59OaSu4K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.CS59OaSu4K [2019-08-25T13:20:10.935Z] #55 224.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-25T13:20:11.069Z] ---> b3e142673cb0 [2019-08-25T13:20:11.069Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-08-25T13:20:11.190Z] #55 ... [2019-08-25T13:20:11.190Z] [2019-08-25T13:20:11.190Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-25T13:20:11.190Z] #16 DONE 0.2s [2019-08-25T13:20:11.442Z] ---> 89f35e409443 [2019-08-25T13:20:11.442Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-08-25T13:20:11.444Z] [2019-08-25T13:20:11.444Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-25T13:20:12.216Z] #58 97.24 CC criu/netfilter.o [2019-08-25T13:20:12.234Z] ---> d10aa865fd81 [2019-08-25T13:20:12.234Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-08-25T13:20:12.234Z] ---> baa9ac4346d8 [2019-08-25T13:20:12.234Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-08-25T13:20:12.517Z] #58 97.45 CC criu/page-pipe.o [2019-08-25T13:20:12.603Z] ---> 75bf7b5f8da9 [2019-08-25T13:20:12.603Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-25T13:20:12.775Z] #58 97.96 CC criu/page-xfer.o [2019-08-25T13:20:12.845Z] #21 DONE 1.3s [2019-08-25T13:20:12.845Z] [2019-08-25T13:20:12.845Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:20:12.845Z] #58 162.8 CC criu/signalfd.o [2019-08-25T13:20:12.845Z] #58 163.2 CC criu/sk-inet.o [2019-08-25T13:20:12.845Z] #58 164.0 CC criu/sk-netlink.o [2019-08-25T13:20:12.845Z] #58 164.4 CC criu/sk-packet.o [2019-08-25T13:20:13.404Z] #58 164.9 CC criu/sk-queue.o [2019-08-25T13:20:13.474Z] ---> 9b9edc143114 [2019-08-25T13:20:13.474Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-08-25T13:20:13.660Z] #58 165.3 CC criu/sk-tcp.o [2019-08-25T13:20:13.716Z] #58 98.64 CC criu/pagemap-cache.o [2019-08-25T13:20:13.716Z] #58 98.92 CC criu/pagemap.o [2019-08-25T13:20:13.834Z] ---> 7c2b20a15755 [2019-08-25T13:20:13.834Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-25T13:20:13.915Z] #58 165.7 CC criu/sk-unix.o [2019-08-25T13:20:14.197Z] ---> 3dc14fe6edca [2019-08-25T13:20:14.197Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-08-25T13:20:14.279Z] #58 99.46 CC criu/parasite-syscall.o [2019-08-25T13:20:14.568Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-08-25T13:20:14.568Z] bad55c542dc9: Pulling fs layer [2019-08-25T13:20:14.843Z] #58 100.0 CC criu/path.o [2019-08-25T13:20:14.937Z] bad55c542dc9: Verifying Checksum [2019-08-25T13:20:14.937Z] bad55c542dc9: Download complete [2019-08-25T13:20:15.101Z] #58 100.2 CC criu/pie-util-vdso-elf32.o [2019-08-25T13:20:15.298Z] bad55c542dc9: Pull complete [2019-08-25T13:20:15.299Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-25T13:20:15.299Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-25T13:20:15.357Z] #58 100.4 CC criu/pie-util-vdso.o [2019-08-25T13:20:15.615Z] #58 100.7 CC criu/pie-util.o [2019-08-25T13:20:15.615Z] #58 100.9 CC criu/pipes.o [2019-08-25T13:20:15.664Z] ---> 1e646d3f243b [2019-08-25T13:20:15.664Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-08-25T13:20:15.664Z] ---> Running in 36a4e46e76d2 [2019-08-25T13:20:15.664Z] Removing intermediate container 36a4e46e76d2 [2019-08-25T13:20:15.664Z] ---> 48b86d4bdfb7 [2019-08-25T13:20:15.664Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-08-25T13:20:15.664Z] ---> Running in 8d0759df61f9 [2019-08-25T13:20:15.798Z] #58 167.4 CC criu/sockets.o [2019-08-25T13:20:16.032Z] Removing intermediate container 8d0759df61f9 [2019-08-25T13:20:16.032Z] ---> 24ffc341d1fd [2019-08-25T13:20:16.032Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-08-25T13:20:16.032Z] ---> Running in 6281053d6de5 [2019-08-25T13:20:16.032Z] Removing intermediate container 6281053d6de5 [2019-08-25T13:20:16.032Z] ---> 3e435f4df908 [2019-08-25T13:20:16.032Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-08-25T13:20:16.179Z] #58 101.4 CC criu/plugin.o [2019-08-25T13:20:16.392Z] ---> Running in d8bdfbc7cc20 [2019-08-25T13:20:16.392Z] Removing intermediate container d8bdfbc7cc20 [2019-08-25T13:20:16.392Z] ---> 8a78f7969f1c [2019-08-25T13:20:16.392Z] Step 123/126 : VOLUME /var/lib/docker [2019-08-25T13:20:16.392Z] ---> Running in e6ce0ba1e6bf [2019-08-25T13:20:16.436Z] #58 101.6 CC criu/proc_parse.o [2019-08-25T13:20:16.722Z] #58 168.2 CC criu/stats.o [2019-08-25T13:20:16.722Z] #58 168.5 CC criu/string.o [2019-08-25T13:20:16.775Z] Removing intermediate container e6ce0ba1e6bf [2019-08-25T13:20:16.775Z] ---> e0cbcde8c219 [2019-08-25T13:20:16.775Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-08-25T13:20:16.775Z] ---> Running in 93a219f0bf17 [2019-08-25T13:20:16.775Z] Removing intermediate container 93a219f0bf17 [2019-08-25T13:20:16.775Z] ---> 9c93cc4712fa [2019-08-25T13:20:16.775Z] Step 125/126 : FROM dev AS final [2019-08-25T13:20:16.775Z] ---> 9c93cc4712fa [2019-08-25T13:20:16.775Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-08-25T13:20:16.977Z] #58 168.6 CC criu/sysctl.o [2019-08-25T13:20:17.537Z] #58 169.2 CC criu/sysfs_parse.o [2019-08-25T13:20:18.096Z] #58 169.6 CC criu/timerfd.o [2019-08-25T13:20:18.331Z] #58 103.2 CC criu/protobuf-desc.o [2019-08-25T13:20:18.351Z] #58 170.0 CC criu/tty.o [2019-08-25T13:20:18.597Z] #58 103.7 CC criu/protobuf.o [2019-08-25T13:20:18.857Z] #58 104.0 CC criu/pstree.o [2019-08-25T13:20:18.858Z] #58 ... [2019-08-25T13:20:18.858Z] [2019-08-25T13:20:18.858Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T13:20:18.858Z] #55 150.3 + dpkg --print-architecture [2019-08-25T13:20:18.858Z] #55 150.3 + cd /tmp/tmp.En9KnxQf9Z/src/github.com/docker/distribution [2019-08-25T13:20:18.858Z] #55 150.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-25T13:20:19.322Z] ---> 13eeea6acc43 [2019-08-25T13:20:19.421Z] #55 150.6 + GOPATH=/tmp/tmp.En9KnxQf9Z/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.En9KnxQf9Z [2019-08-25T13:20:19.421Z] #55 150.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-25T13:20:19.688Z] Successfully built 13eeea6acc43 [2019-08-25T13:20:19.688Z] Successfully tagged docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-25T13:20:20.237Z] #58 171.5 CC criu/tun.o [2019-08-25T13:20:20.237Z] #58 172.0 CC criu/uffd.o [2019-08-25T13:20:20.655Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39794/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 -e DOCKER_GRAPHDRIVER docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 hack/test/unit [2019-08-25T13:20:21.600Z] #58 173.0 CC criu/util.o [2019-08-25T13:20:22.523Z] #58 174.2 CC criu/uts_ns.o [2019-08-25T13:20:22.778Z] #58 174.5 CC criu/vdso-compat.o [2019-08-25T13:20:23.178Z] ? github.com/docker/docker/api [no test files] [2019-08-25T13:20:23.337Z] #58 174.7 CC criu/vdso.o [2019-08-25T13:20:24.265Z] #58 175.6 LINK criu/built-in.o [2019-08-25T13:20:24.265Z] #58 175.8 LINK criu/criu [2019-08-25T13:20:24.520Z] #58 176.2 DEP lib/c/criu.d [2019-08-25T13:20:24.774Z] #58 176.3 CC images/rpc.pb-c.o [2019-08-25T13:20:25.028Z] #58 176.8 CC lib/c/criu.o [2019-08-25T13:20:25.968Z] #55 ... [2019-08-25T13:20:25.968Z] [2019-08-25T13:20:25.968Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:20:25.968Z] #58 104.6 CC criu/rbtree.o [2019-08-25T13:20:25.968Z] #58 104.8 CC criu/rst-malloc.o [2019-08-25T13:20:25.968Z] #58 105.0 CC criu/seccomp.o [2019-08-25T13:20:25.968Z] #58 105.5 CC criu/seize.o [2019-08-25T13:20:25.968Z] #58 106.0 CC criu/servicefd.o [2019-08-25T13:20:25.968Z] #58 106.4 CC criu/shmem.o [2019-08-25T13:20:25.968Z] #58 107.0 CC criu/sigframe.o [2019-08-25T13:20:25.968Z] #58 107.1 CC criu/signalfd.o [2019-08-25T13:20:25.968Z] #58 107.3 CC criu/sk-inet.o [2019-08-25T13:20:25.968Z] #58 107.9 CC criu/sk-netlink.o [2019-08-25T13:20:25.968Z] #58 108.1 CC criu/sk-packet.o [2019-08-25T13:20:25.968Z] #58 108.5 CC criu/sk-queue.o [2019-08-25T13:20:25.968Z] #58 108.7 CC criu/sk-tcp.o [2019-08-25T13:20:25.968Z] #58 109.0 CC criu/sk-unix.o [2019-08-25T13:20:25.968Z] #58 110.3 CC criu/sockets.o [2019-08-25T13:20:25.968Z] #58 110.8 CC criu/stats.o [2019-08-25T13:20:25.968Z] #58 110.9 CC criu/string.o [2019-08-25T13:20:25.968Z] #58 111.0 CC criu/sysctl.o [2019-08-25T13:20:26.225Z] #58 111.4 CC criu/sysfs_parse.o [2019-08-25T13:20:26.389Z] #58 177.9 LINK lib/c/built-in.o [2019-08-25T13:20:26.389Z] #58 177.9 LINK lib/c/libcriu.so [2019-08-25T13:20:26.482Z] #58 111.6 CC criu/timerfd.o [2019-08-25T13:20:26.644Z] #58 178.1 GEN magic.py [2019-08-25T13:20:26.644Z] #58 178.2 Note: Building without setproctitle() and strlcpy() support. [2019-08-25T13:20:26.644Z] #58 178.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-25T13:20:26.738Z] #58 111.9 CC criu/tty.o [2019-08-25T13:20:27.204Z] #58 178.8 fatal: Not a git repository (or any of the parent directories): .git [2019-08-25T13:20:27.764Z] #58 179.3 make[1]: Nothing to be done for 'all'. [2019-08-25T13:20:27.764Z] #58 ... [2019-08-25T13:20:27.764Z] [2019-08-25T13:20:27.764Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T13:20:27.764Z] #55 244.8 + rm -rf /tmp/tmp.CS59OaSu4K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.CS59OaSu4K [2019-08-25T13:20:28.107Z] #58 113.0 CC criu/tun.o [2019-08-25T13:20:28.107Z] #58 113.3 CC criu/uffd.o [2019-08-25T13:20:28.327Z] #55 DONE 245.3s [2019-08-25T13:20:28.327Z] [2019-08-25T13:20:28.327Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-25T13:20:28.327Z] #24 ... [2019-08-25T13:20:28.327Z] [2019-08-25T13:20:28.327Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:20:28.327Z] #58 179.9 make[1]: 'images/built-in.o' is up to date. [2019-08-25T13:20:28.327Z] #58 179.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-25T13:20:28.327Z] #58 180.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-25T13:20:28.327Z] #58 180.0 make[1]: 'compel/libcompel.a' is up to date. [2019-08-25T13:20:28.582Z] #58 180.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-08-25T13:20:28.582Z] #58 180.1 make[1]: Nothing to be done for 'all'. [2019-08-25T13:20:28.582Z] #58 180.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-25T13:20:28.582Z] #58 180.2 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:28.582Z] #58 180.2 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:28.582Z] #58 180.3 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:28.838Z] #58 180.5 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:28.838Z] #58 180.6 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:29.037Z] #58 114.1 CC criu/util.o [2019-08-25T13:20:29.093Z] #58 180.7 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:29.093Z] #58 180.7 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:29.093Z] #58 180.9 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:29.349Z] #58 180.9 INSTALL criu/criu [2019-08-25T13:20:29.604Z] #58 DONE 181.1s [2019-08-25T13:20:29.604Z] [2019-08-25T13:20:29.604Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-25T13:20:29.968Z] #58 114.8 CC criu/uts_ns.o [2019-08-25T13:20:29.968Z] #58 115.0 CC criu/vdso-compat.o [2019-08-25T13:20:29.968Z] #58 115.1 CC criu/vdso.o [2019-08-25T13:20:30.532Z] #58 115.7 LINK criu/built-in.o [2019-08-25T13:20:30.532Z] #58 115.8 LINK criu/criu [2019-08-25T13:20:31.096Z] #58 116.1 DEP lib/c/criu.d [2019-08-25T13:20:31.096Z] #58 116.2 CC images/rpc.pb-c.o [2019-08-25T13:20:31.353Z] #58 116.5 CC lib/c/criu.o [2019-08-25T13:20:32.285Z] #58 117.3 LINK lib/c/built-in.o [2019-08-25T13:20:32.285Z] #58 117.3 LINK lib/c/libcriu.so [2019-08-25T13:20:32.285Z] #58 117.4 GEN magic.py [2019-08-25T13:20:32.285Z] #58 117.5 Note: Building without setproctitle() and strlcpy() support. [2019-08-25T13:20:32.285Z] #58 117.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-25T13:20:32.850Z] #58 117.9 fatal: Not a git repository (or any of the parent directories): .git [2019-08-25T13:20:32.869Z] #24 DONE 249.0s [2019-08-25T13:20:32.869Z] [2019-08-25T13:20:32.869Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T13:20:33.414Z] #58 118.4 make[1]: Nothing to be done for 'all'. [2019-08-25T13:20:33.672Z] #58 118.9 make[1]: 'images/built-in.o' is up to date. [2019-08-25T13:20:33.672Z] #58 118.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-25T13:20:33.672Z] #58 118.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-25T13:20:33.929Z] #58 118.9 make[1]: 'compel/libcompel.a' is up to date. [2019-08-25T13:20:33.929Z] #58 118.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-08-25T13:20:33.929Z] #58 119.0 make[1]: Nothing to be done for 'all'. [2019-08-25T13:20:33.929Z] #58 119.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-25T13:20:33.929Z] #58 119.1 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:33.929Z] #58 119.1 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:33.929Z] #58 119.1 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:34.187Z] #58 119.2 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:34.187Z] #58 119.3 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:34.187Z] #58 119.3 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:34.187Z] #58 119.3 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:34.187Z] #58 119.4 make[2]: Nothing to be done for 'all'. [2019-08-25T13:20:34.187Z] #58 119.4 INSTALL criu/criu [2019-08-25T13:20:34.231Z] #47 ... [2019-08-25T13:20:34.231Z] [2019-08-25T13:20:34.231Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-25T13:20:34.317Z] 🇩 bin/containerd-stress [2019-08-25T13:20:34.445Z] #58 ... [2019-08-25T13:20:34.445Z] [2019-08-25T13:20:34.445Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T13:20:34.445Z] #55 165.7 + rm -rf /tmp/tmp.En9KnxQf9Z/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.En9KnxQf9Z [2019-08-25T13:20:34.791Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2019-08-25T13:20:34.794Z] #25 DONE 0.6s [2019-08-25T13:20:34.794Z] [2019-08-25T13:20:34.794Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-25T13:20:34.794Z] #28 DONE 0.1s [2019-08-25T13:20:34.794Z] [2019-08-25T13:20:34.794Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T13:20:34.794Z] #47 ... [2019-08-25T13:20:34.794Z] [2019-08-25T13:20:34.794Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-25T13:20:34.794Z] #31 DONE 0.1s [2019-08-25T13:20:34.794Z] [2019-08-25T13:20:34.794Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-08-25T13:20:35.012Z] #55 ... [2019-08-25T13:20:35.012Z] [2019-08-25T13:20:35.012Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T13:20:35.012Z] #58 DONE 120.3s [2019-08-25T13:20:35.049Z] #34 DONE 0.2s [2019-08-25T13:20:35.049Z] [2019-08-25T13:20:35.049Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T13:20:35.049Z] #47 ... [2019-08-25T13:20:35.049Z] [2019-08-25T13:20:35.049Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-08-25T13:20:35.049Z] #39 DONE 0.1s [2019-08-25T13:20:35.049Z] [2019-08-25T13:20:35.049Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-08-25T13:20:35.271Z] [2019-08-25T13:20:35.271Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T13:20:35.271Z] #55 DONE 166.5s [2019-08-25T13:20:35.271Z] [2019-08-25T13:20:35.271Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T13:20:35.303Z] #43 DONE 0.1s [2019-08-25T13:20:35.303Z] [2019-08-25T13:20:35.303Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T13:20:35.789Z] 🇩 bin/containerd-shim [2019-08-25T13:20:41.825Z] #47 213.6 🇩 bin/containerd [2019-08-25T13:20:45.238Z] #47 142.4 🇩 bin/containerd [2019-08-25T13:20:46.081Z] 🇩 bin/containerd-shim-runc-v1 [2019-08-25T13:20:49.558Z] 🇩 binaries [2019-08-25T13:20:49.558Z] + mkdir -p /build [2019-08-25T13:20:49.558Z] + cp bin/containerd /build/containerd [2019-08-25T13:20:49.558Z] + cp bin/containerd-shim /build/containerd-shim [2019-08-25T13:20:49.558Z] + cp bin/ctr /build/ctr [2019-08-25T13:20:56.368Z] Removing intermediate container 02b1f6a678d3 [2019-08-25T13:20:56.368Z] ---> 7acb07209e60 [2019-08-25T13:20:56.368Z] Step 56/126 : FROM dev-base AS proxy [2019-08-25T13:20:56.368Z] ---> b7667c2d1d41 [2019-08-25T13:20:56.368Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-08-25T13:20:56.368Z] ---> Running in a2c711760bb5 [2019-08-25T13:20:56.368Z] Removing intermediate container a2c711760bb5 [2019-08-25T13:20:56.368Z] ---> 380590b628a4 [2019-08-25T13:20:56.368Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:20:56.368Z] ---> 05f25ac033bf [2019-08-25T13:20:56.368Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:20:56.368Z] ---> 40ef931d353b [2019-08-25T13:20:56.368Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:20:56.368Z] ---> Running in 0f4f057b8276 [2019-08-25T13:20:56.368Z] + RM_GOPATH=0 [2019-08-25T13:20:56.368Z] + TMP_GOPATH= [2019-08-25T13:20:56.368Z] + : /build [2019-08-25T13:20:56.368Z] + '[' -z '' ']' [2019-08-25T13:20:56.368Z] ++ mktemp -d [2019-08-25T13:20:56.368Z] + export GOPATH=/tmp/tmp.JSpoaJCTXt [2019-08-25T13:20:56.368Z] + GOPATH=/tmp/tmp.JSpoaJCTXt [2019-08-25T13:20:56.368Z] + RM_GOPATH=1 [2019-08-25T13:20:56.368Z] ++ dirname ./install.sh [2019-08-25T13:20:56.368Z] + dir=. [2019-08-25T13:20:56.368Z] + bin=proxy [2019-08-25T13:20:56.368Z] + shift [2019-08-25T13:20:56.368Z] + '[' '!' -f ./proxy.installer ']' [2019-08-25T13:20:56.368Z] + . ./proxy.installer [2019-08-25T13:20:56.368Z] ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T13:20:56.368Z] + install_proxy [2019-08-25T13:20:56.368Z] + case "$1" in [2019-08-25T13:20:56.368Z] + export CGO_ENABLED=0 [2019-08-25T13:20:56.368Z] + CGO_ENABLED=0 [2019-08-25T13:20:56.368Z] + _install_proxy [2019-08-25T13:20:56.368Z] + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-25T13:20:56.368Z] Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T13:20:56.368Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JSpoaJCTXt/src/github.com/docker/libnetwork [2019-08-25T13:20:56.368Z] Cloning into '/tmp/tmp.JSpoaJCTXt/src/github.com/docker/libnetwork'... [2019-08-25T13:20:59.060Z] + cd /tmp/tmp.JSpoaJCTXt/src/github.com/docker/libnetwork [2019-08-25T13:20:59.060Z] + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T13:20:59.343Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-25T13:21:02.804Z] Removing intermediate container 0f4f057b8276 [2019-08-25T13:21:02.804Z] ---> 3f7bcd7e020d [2019-08-25T13:21:02.804Z] Step 61/126 : FROM base AS gometalinter [2019-08-25T13:21:02.804Z] ---> b7667c2d1d41 [2019-08-25T13:21:02.804Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-08-25T13:21:03.086Z] ---> Running in f50007c97bbf [2019-08-25T13:21:03.086Z] Removing intermediate container f50007c97bbf [2019-08-25T13:21:03.086Z] ---> 18ac3e135db0 [2019-08-25T13:21:03.086Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:21:03.368Z] ---> f6da8480eb5e [2019-08-25T13:21:03.368Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:21:03.368Z] ---> 44511879c57c [2019-08-25T13:21:03.368Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:21:03.368Z] ---> Running in 108143ed2643 [2019-08-25T13:21:03.651Z] + RM_GOPATH=0 [2019-08-25T13:21:03.651Z] + TMP_GOPATH= [2019-08-25T13:21:03.651Z] + : /build [2019-08-25T13:21:03.651Z] + '[' -z '' ']' [2019-08-25T13:21:03.651Z] ++ mktemp -d [2019-08-25T13:21:03.651Z] + export GOPATH=/tmp/tmp.594EO21BIx [2019-08-25T13:21:03.651Z] + GOPATH=/tmp/tmp.594EO21BIx [2019-08-25T13:21:03.651Z] + RM_GOPATH=1 [2019-08-25T13:21:03.651Z] ++ dirname ./install.sh [2019-08-25T13:21:03.651Z] + dir=. [2019-08-25T13:21:03.651Z] + bin=gometalinter [2019-08-25T13:21:03.651Z] + shift [2019-08-25T13:21:03.651Z] + '[' '!' -f ./gometalinter.installer ']' [2019-08-25T13:21:03.651Z] + . ./gometalinter.installer [2019-08-25T13:21:03.651Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-25T13:21:03.651Z] + install_gometalinter [2019-08-25T13:21:03.651Z] + echo 'Installing gometalinter version v2.0.6' [2019-08-25T13:21:03.651Z] + go get -d github.com/alecthomas/gometalinter [2019-08-25T13:21:03.651Z] Installing gometalinter version v2.0.6 [2019-08-25T13:21:03.701Z] #47 235.6 🇩 bin/containerd-stress [2019-08-25T13:21:04.624Z] #47 237.2 🇩 bin/containerd-shim [2019-08-25T13:21:05.124Z] + cd /tmp/tmp.594EO21BIx/src/github.com/alecthomas/gometalinter [2019-08-25T13:21:05.124Z] + git checkout -q v2.0.6 [2019-08-25T13:21:05.407Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-25T13:21:07.148Z] #47 164.6 🇩 bin/containerd-stress [2019-08-25T13:21:08.081Z] #47 166.2 🇩 bin/containerd-shim [2019-08-25T13:21:11.155Z] #47 243.0 🇩 bin/containerd-shim-runc-v1 [2019-08-25T13:21:13.669Z] #47 245.7 🇩 binaries [2019-08-25T13:21:13.669Z] #47 245.7 + mkdir -p /build [2019-08-25T13:21:13.669Z] #47 245.7 + cp bin/containerd /build/containerd [2019-08-25T13:21:13.669Z] #47 245.8 + cp bin/containerd-shim /build/containerd-shim [2019-08-25T13:21:13.669Z] #47 245.8 + cp bin/ctr /build/ctr [2019-08-25T13:21:13.924Z] #47 DONE 246.5s [2019-08-25T13:21:14.632Z] #47 172.0 🇩 bin/containerd-shim-runc-v1 [2019-08-25T13:21:15.285Z] [2019-08-25T13:21:15.285Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-08-25T13:21:15.285Z] #48 DONE 0.2s [2019-08-25T13:21:15.285Z] [2019-08-25T13:21:15.285Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-08-25T13:21:15.285Z] #51 DONE 0.1s [2019-08-25T13:21:15.285Z] [2019-08-25T13:21:15.285Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-08-25T13:21:15.285Z] #54 DONE 0.1s [2019-08-25T13:21:15.539Z] [2019-08-25T13:21:15.539Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-25T13:21:15.539Z] #56 DONE 0.2s [2019-08-25T13:21:15.539Z] [2019-08-25T13:21:15.539Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-08-25T13:21:15.539Z] #59 DONE 0.1s [2019-08-25T13:21:15.794Z] [2019-08-25T13:21:15.794Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-25T13:21:15.794Z] #63 DONE 0.1s [2019-08-25T13:21:15.794Z] [2019-08-25T13:21:15.794Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-08-25T13:21:15.794Z] #65 DONE 0.1s [2019-08-25T13:21:16.049Z] [2019-08-25T13:21:16.049Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-08-25T13:21:16.049Z] #66 DONE 0.0s [2019-08-25T13:21:16.049Z] [2019-08-25T13:21:16.049Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-08-25T13:21:16.529Z] #47 174.7 🇩 binaries [2019-08-25T13:21:16.607Z] #67 DONE 0.8s [2019-08-25T13:21:16.607Z] [2019-08-25T13:21:16.607Z] #68 exporting to image [2019-08-25T13:21:16.607Z] #68 exporting layers [2019-08-25T13:21:16.786Z] #47 174.7 + mkdir -p /build [2019-08-25T13:21:16.786Z] #47 174.7 + cp bin/containerd /build/containerd [2019-08-25T13:21:16.786Z] #47 174.7 + cp bin/containerd-shim /build/containerd-shim [2019-08-25T13:21:16.786Z] #47 174.7 + cp bin/ctr /build/ctr [2019-08-25T13:21:17.351Z] #47 DONE 175.2s [2019-08-25T13:21:18.282Z] [2019-08-25T13:21:18.282Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-08-25T13:21:18.540Z] #48 DONE 0.2s [2019-08-25T13:21:18.540Z] [2019-08-25T13:21:18.540Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-08-25T13:21:18.540Z] #51 DONE 0.1s [2019-08-25T13:21:18.540Z] [2019-08-25T13:21:18.540Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-08-25T13:21:18.797Z] #54 DONE 0.1s [2019-08-25T13:21:18.797Z] [2019-08-25T13:21:18.797Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-25T13:21:18.797Z] #56 DONE 0.2s [2019-08-25T13:21:18.797Z] [2019-08-25T13:21:18.797Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-08-25T13:21:18.797Z] #59 DONE 0.1s [2019-08-25T13:21:19.054Z] [2019-08-25T13:21:19.054Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-25T13:21:19.054Z] #63 DONE 0.1s [2019-08-25T13:21:19.054Z] [2019-08-25T13:21:19.054Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-08-25T13:21:19.054Z] #65 DONE 0.1s [2019-08-25T13:21:19.312Z] [2019-08-25T13:21:19.312Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-08-25T13:21:19.312Z] #66 DONE 0.0s [2019-08-25T13:21:19.312Z] [2019-08-25T13:21:19.312Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-08-25T13:21:20.243Z] #67 DONE 1.0s [2019-08-25T13:21:20.243Z] [2019-08-25T13:21:20.243Z] #68 exporting to image [2019-08-25T13:21:20.243Z] #68 exporting layers [2019-08-25T13:21:23.890Z] + GOBIN=/build [2019-08-25T13:21:23.890Z] + /build/gometalinter --install [2019-08-25T13:21:23.890Z] Installing: [2019-08-25T13:21:23.890Z] deadcode [2019-08-25T13:21:23.890Z] dupl [2019-08-25T13:21:23.890Z] errcheck [2019-08-25T13:21:23.890Z] gas [2019-08-25T13:21:23.890Z] gochecknoglobals [2019-08-25T13:21:23.890Z] gochecknoinits [2019-08-25T13:21:23.890Z] goconst [2019-08-25T13:21:23.890Z] gocyclo [2019-08-25T13:21:23.890Z] goimports [2019-08-25T13:21:23.890Z] golint [2019-08-25T13:21:23.890Z] gosimple [2019-08-25T13:21:23.890Z] gotype [2019-08-25T13:21:23.890Z] gotypex [2019-08-25T13:21:23.890Z] ineffassign [2019-08-25T13:21:23.890Z] interfacer [2019-08-25T13:21:23.890Z] lll [2019-08-25T13:21:23.890Z] maligned [2019-08-25T13:21:23.890Z] megacheck [2019-08-25T13:21:23.890Z] misspell [2019-08-25T13:21:23.890Z] nakedret [2019-08-25T13:21:23.890Z] safesql [2019-08-25T13:21:23.890Z] staticcheck [2019-08-25T13:21:23.890Z] structcheck [2019-08-25T13:21:23.890Z] unconvert [2019-08-25T13:21:23.890Z] unparam [2019-08-25T13:21:23.890Z] unused [2019-08-25T13:21:23.890Z] varcheck [2019-08-25T13:21:24.682Z] #68 exporting layers 6.7s done [2019-08-25T13:21:24.682Z] #68 writing image sha256:bb9079385365dc0382fb0418f4c7740f5436fe0db4937e92b031a75fe3dd34c4 done [2019-08-25T13:21:24.682Z] #68 naming to docker.io/library/docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 done [2019-08-25T13:21:24.682Z] #68 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-08-25T13:21:25.011Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39794/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39794/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 -e DOCKER_GRAPHDRIVER docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 hack/validate/default [2019-08-25T13:21:26.796Z] #68 exporting layers 6.6s done [2019-08-25T13:21:26.796Z] #68 writing image sha256:49f718248a2d519fc502e3b882bbad4c7df8258b37efa777e579a7d69980f163 [2019-08-25T13:21:26.796Z] #68 writing image sha256:49f718248a2d519fc502e3b882bbad4c7df8258b37efa777e579a7d69980f163 done [2019-08-25T13:21:26.796Z] #68 naming to docker.io/library/docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 done [2019-08-25T13:21:26.796Z] #68 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-08-25T13:21:26.951Z] Congratulations! All commits are properly signed with the DCO! [2019-08-25T13:21:28.226Z] [2019-08-25T13:21:28.226Z] Removing bundles/ [2019-08-25T13:21:28.226Z] [2019-08-25T13:21:28.226Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-08-25T13:21:28.226Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T13:21:28.226Z] GOOS="" GOARCH="" GOARM="" [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-25T13:21:33.849Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2019-08-25T13:21:33.849Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-25T13:21:33.849Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-25T13:21:33.849Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2019-08-25T13:21:33.849Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 95.2% of statements [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-25T13:21:33.849Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2019-08-25T13:21:33.849Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/builder [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-25T13:21:33.849Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-25T13:21:33.849Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2019-08-25T13:21:37.368Z] ok github.com/docker/docker/builder/fscache 0.116s coverage: 69.2% of statements [2019-08-25T13:21:38.188Z] ok github.com/docker/docker/builder/dockerfile 0.927s coverage: 45.1% of statements [2019-08-25T13:21:40.146Z] ok github.com/docker/docker/builder/remotecontext 0.297s coverage: 13.6% of statements [2019-08-25T13:21:40.626Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2019-08-25T13:21:40.626Z] ok github.com/docker/docker/builder/remotecontext/git 1.128s coverage: 85.1% of statements [2019-08-25T13:21:40.626Z] ? github.com/docker/docker/cli [no test files] [2019-08-25T13:21:40.626Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-25T13:21:45.908Z] ok github.com/docker/docker/client 0.169s coverage: 75.8% of statements [2019-08-25T13:21:56.502Z] Removing intermediate container 108143ed2643 [2019-08-25T13:21:56.502Z] ---> 93be68305c2a [2019-08-25T13:21:56.502Z] Step 66/126 : FROM base AS gotestsum [2019-08-25T13:21:56.502Z] ---> b7667c2d1d41 [2019-08-25T13:21:56.502Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-08-25T13:21:56.502Z] ---> Running in 42048fdaa7b5 [2019-08-25T13:21:56.502Z] Removing intermediate container 42048fdaa7b5 [2019-08-25T13:21:56.502Z] ---> e32e55fd5729 [2019-08-25T13:21:56.502Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:21:56.502Z] ---> b4d61a453d8b [2019-08-25T13:21:56.502Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:21:56.502Z] ---> 738b56f2dcc8 [2019-08-25T13:21:56.502Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:21:56.502Z] ---> Running in 36e65a2b1d35 [2019-08-25T13:21:56.502Z] + RM_GOPATH=0 [2019-08-25T13:21:56.502Z] + TMP_GOPATH= [2019-08-25T13:21:56.502Z] + : /build [2019-08-25T13:21:56.502Z] + '[' -z '' ']' [2019-08-25T13:21:56.502Z] ++ mktemp -d [2019-08-25T13:21:56.502Z] + export GOPATH=/tmp/tmp.e9fVGrN95O [2019-08-25T13:21:56.502Z] + GOPATH=/tmp/tmp.e9fVGrN95O [2019-08-25T13:21:56.502Z] + RM_GOPATH=1 [2019-08-25T13:21:56.502Z] ++ dirname ./install.sh [2019-08-25T13:21:56.502Z] Installing gotestsum version v0.3.5 [2019-08-25T13:21:56.502Z] + dir=. [2019-08-25T13:21:56.502Z] + bin=gotestsum [2019-08-25T13:21:56.502Z] + shift [2019-08-25T13:21:56.502Z] + '[' '!' -f ./gotestsum.installer ']' [2019-08-25T13:21:56.502Z] + . ./gotestsum.installer [2019-08-25T13:21:56.502Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-25T13:21:56.502Z] + install_gotestsum [2019-08-25T13:21:56.502Z] + echo 'Installing gotestsum version v0.3.5' [2019-08-25T13:21:56.502Z] + go get -d gotest.tools/gotestsum [2019-08-25T13:22:04.879Z] + cd /tmp/tmp.e9fVGrN95O/src/gotest.tools/gotestsum [2019-08-25T13:22:04.879Z] + git checkout -q v0.3.5 [2019-08-25T13:22:04.879Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-25T13:22:14.742Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 29.9% of statements [2019-08-25T13:22:16.622Z] ok github.com/docker/docker/container 0.115s coverage: 35.3% of statements [2019-08-25T13:22:16.622Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-25T13:22:16.622Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-25T13:22:16.622Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-25T13:22:16.622Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-25T13:22:26.502Z] ok github.com/docker/docker/daemon/cluster 0.029s coverage: 0.5% of statements [2019-08-25T13:22:27.241Z] Removing intermediate container 36e65a2b1d35 [2019-08-25T13:22:27.242Z] ---> 0e3a506c207b [2019-08-25T13:22:27.242Z] Step 71/126 : FROM dev-base AS dockercli [2019-08-25T13:22:27.242Z] ---> b7667c2d1d41 [2019-08-25T13:22:27.242Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-08-25T13:22:27.242Z] ---> Running in 21e574c8fd7e [2019-08-25T13:22:27.242Z] Removing intermediate container 21e574c8fd7e [2019-08-25T13:22:27.242Z] ---> f893b6051eea [2019-08-25T13:22:27.242Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:22:27.242Z] ---> 53765ca7f316 [2019-08-25T13:22:27.242Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:22:27.242Z] ---> f9be42d1546d [2019-08-25T13:22:27.242Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:22:27.242Z] ---> Running in 54d1cf5dcad5 [2019-08-25T13:22:27.242Z] + RM_GOPATH=0 [2019-08-25T13:22:27.242Z] + TMP_GOPATH= [2019-08-25T13:22:27.242Z] + : /build [2019-08-25T13:22:27.242Z] + '[' -z '' ']' [2019-08-25T13:22:27.242Z] ++ mktemp -d [2019-08-25T13:22:27.242Z] + export GOPATH=/tmp/tmp.YAzC7ezufC [2019-08-25T13:22:27.242Z] + GOPATH=/tmp/tmp.YAzC7ezufC [2019-08-25T13:22:27.242Z] + RM_GOPATH=1 [2019-08-25T13:22:27.242Z] ++ dirname ./install.sh [2019-08-25T13:22:27.242Z] + dir=. [2019-08-25T13:22:27.242Z] + bin=dockercli [2019-08-25T13:22:27.242Z] + shift [2019-08-25T13:22:27.242Z] + '[' '!' -f ./dockercli.installer ']' [2019-08-25T13:22:27.242Z] + . ./dockercli.installer [2019-08-25T13:22:27.242Z] ++ DOCKERCLI_CHANNEL=stable [2019-08-25T13:22:27.242Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-25T13:22:27.242Z] + install_dockercli [2019-08-25T13:22:27.242Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-25T13:22:27.242Z] Install docker/cli version 17.06.2-ce from stable [2019-08-25T13:22:27.242Z] ++ uname -m [2019-08-25T13:22:27.242Z] + arch=ppc64le [2019-08-25T13:22:27.242Z] + '[' ppc64le '!=' x86_64 ']' [2019-08-25T13:22:27.242Z] + '[' ppc64le '!=' s390x ']' [2019-08-25T13:22:27.242Z] + '[' ppc64le '!=' armhf ']' [2019-08-25T13:22:27.242Z] + build_dockercli [2019-08-25T13:22:27.242Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.YAzC7ezufC/tmp/docker-ce [2019-08-25T13:22:27.242Z] Cloning into '/tmp/tmp.YAzC7ezufC/tmp/docker-ce'... [2019-08-25T13:22:27.289Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2019-08-25T13:22:29.162Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-08-25T13:22:37.190Z] ok github.com/docker/docker/daemon 12.241s coverage: 17.6% of statements [2019-08-25T13:22:37.190Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-25T13:22:37.190Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.7% of statements [2019-08-25T13:22:37.190Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-25T13:22:39.112Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-08-25T13:22:39.917Z] ok github.com/docker/docker/daemon/config 0.089s coverage: 84.2% of statements [2019-08-25T13:22:39.917Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2019-08-25T13:22:39.917Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-25T13:22:39.917Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-25T13:22:41.255Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2019-08-25T13:22:43.993Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-08-25T13:22:45.273Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.256s coverage: 57.8% of statements [2019-08-25T13:22:48.300Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-08-25T13:22:48.300Z] No api/types/ or api/swagger.yaml changes in diff. [2019-08-25T13:22:48.300Z] Congratulations! No testing.T found. [2019-08-25T13:22:48.300Z] Congratulations! All toml source files changed here have valid syntax. [2019-08-25T13:22:48.300Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-08-25T13:22:48.300Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-08-25T13:22:48.300Z] Congratulations! No new tests added to integration-cli. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-08-25T13:22:48.651Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39794/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 -e DOCKER_GRAPHDRIVER docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 hack/make.sh dynbinary-daemon test-docker-py [2019-08-25T13:22:49.212Z] [2019-08-25T13:22:49.212Z] Removing bundles/ [2019-08-25T13:22:49.212Z] [2019-08-25T13:22:49.212Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-08-25T13:22:49.212Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T13:22:49.212Z] GOOS="" GOARCH="" GOARM="" [2019-08-25T13:22:49.646Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T13:22:49.646Z] [2019-08-25T13:22:49.646Z] [2019-08-25T13:22:49.646Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-25T13:22:49.646Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-08-25T13:22:49.646Z] [2019-08-25T13:22:49.646Z] [2019-08-25T13:22:49.646Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-08-25T13:22:49.646Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-25T13:22:49.646Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-08-25T13:22:49.646Z] No new tests added to integration. [2019-08-25T13:22:49.646Z] [2019-08-25T13:22:49.646Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-25T13:22:49.646Z] PKG_CONFIG=pkg-config [2019-08-25T13:22:49.646Z] GOLANG_VERSION=1.12.9 [2019-08-25T13:22:49.646Z] HOSTNAME=5c82da4589c8 [2019-08-25T13:22:49.646Z] KEEPBUNDLE=1 [2019-08-25T13:22:49.646Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-08-25T13:22:49.646Z] container=docker [2019-08-25T13:22:49.646Z] TEST_SKIP_INTEGRATION=1 [2019-08-25T13:22:49.646Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-25T13:22:49.646Z] GOPATH=/go [2019-08-25T13:22:49.646Z] PWD=/go/src/github.com/docker/docker [2019-08-25T13:22:49.646Z] HOME=/root [2019-08-25T13:22:49.646Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-25T13:22:49.646Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-25T13:22:49.646Z] DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:22:49.646Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-25T13:22:49.646Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-25T13:22:49.646Z] TEST_INTEGRATION_DEST=3 [2019-08-25T13:22:49.646Z] TERM=xterm [2019-08-25T13:22:49.646Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-08-25T13:22:49.646Z] SHLVL=1 [2019-08-25T13:22:49.646Z] TIMEOUT=120m [2019-08-25T13:22:49.646Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) [2019-08-25T13:22:49.646Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-25T13:22:49.646Z] DOCKER_PKG=github.com/docker/docker [2019-08-25T13:22:49.646Z] _=/usr/bin/env [2019-08-25T13:22:49.646Z] Building test suite binary ./integration-cli/test.main [2019-08-25T13:22:49.646Z] PKG_CONFIG=pkg-config [2019-08-25T13:22:49.646Z] GOLANG_VERSION=1.12.9 [2019-08-25T13:22:49.646Z] HOSTNAME=acb450a5e0fc [2019-08-25T13:22:49.646Z] KEEPBUNDLE=1 [2019-08-25T13:22:49.646Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-08-25T13:22:49.646Z] container=docker [2019-08-25T13:22:49.646Z] TEST_SKIP_INTEGRATION=1 [2019-08-25T13:22:49.646Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-25T13:22:49.646Z] GOPATH=/go [2019-08-25T13:22:49.646Z] PWD=/go/src/github.com/docker/docker [2019-08-25T13:22:49.646Z] HOME=/root [2019-08-25T13:22:49.646Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-25T13:22:49.646Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-25T13:22:49.646Z] DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:22:49.646Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-25T13:22:49.646Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-25T13:22:49.646Z] TEST_INTEGRATION_DEST=2 [2019-08-25T13:22:49.646Z] TERM=xterm [2019-08-25T13:22:49.646Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-08-25T13:22:49.646Z] SHLVL=1 [2019-08-25T13:22:49.646Z] TIMEOUT=120m [2019-08-25T13:22:49.646Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) [2019-08-25T13:22:49.646Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-25T13:22:49.646Z] DOCKER_PKG=github.com/docker/docker [2019-08-25T13:22:49.646Z] _=/usr/bin/env [2019-08-25T13:22:49.646Z] Building test suite binary ./integration-cli/test.main [2019-08-25T13:22:49.646Z] PKG_CONFIG=pkg-config [2019-08-25T13:22:49.646Z] GOLANG_VERSION=1.12.9 [2019-08-25T13:22:49.646Z] HOSTNAME=317235131a15 [2019-08-25T13:22:49.646Z] KEEPBUNDLE=1 [2019-08-25T13:22:49.646Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-08-25T13:22:49.646Z] container=docker [2019-08-25T13:22:49.646Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-25T13:22:49.646Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-25T13:22:49.646Z] GOPATH=/go [2019-08-25T13:22:49.646Z] PWD=/go/src/github.com/docker/docker [2019-08-25T13:22:49.646Z] HOME=/root [2019-08-25T13:22:49.646Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-25T13:22:49.646Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-25T13:22:49.646Z] DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:22:49.646Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-25T13:22:49.646Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-25T13:22:49.646Z] TEST_INTEGRATION_DEST=1 [2019-08-25T13:22:49.646Z] TERM=xterm [2019-08-25T13:22:49.646Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-08-25T13:22:49.646Z] SHLVL=1 [2019-08-25T13:22:49.646Z] TIMEOUT=120m [2019-08-25T13:22:49.646Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-25T13:22:49.646Z] DOCKER_PKG=github.com/docker/docker [2019-08-25T13:22:49.646Z] _=/usr/bin/env [2019-08-25T13:22:49.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-25T13:22:51.668Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.691s coverage: 46.1% of statements [2019-08-25T13:22:54.141Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.921s coverage: 72.5% of statements [2019-08-25T13:22:54.141Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-25T13:22:54.220Z] + cd /tmp/tmp.YAzC7ezufC/tmp/docker-ce [2019-08-25T13:22:54.220Z] + git checkout -q v17.06.2-ce [2019-08-25T13:22:54.220Z] + mkdir -p /tmp/tmp.YAzC7ezufC/src/github.com/docker [2019-08-25T13:22:54.220Z] + mv components/cli /tmp/tmp.YAzC7ezufC/src/github.com/docker/cli [2019-08-25T13:22:54.220Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-08-25T13:22:55.162Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.047s coverage: 50.8% of statements [2019-08-25T13:22:57.779Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.563s coverage: 76.1% of statements [2019-08-25T13:22:58.745Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2019-08-25T13:23:00.031Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-08-25T13:23:01.373Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.574s coverage: 57.0% of statements [2019-08-25T13:23:01.373Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-25T13:23:01.373Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-25T13:23:02.208Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-08-25T13:23:03.021Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 4.9% of statements [2019-08-25T13:23:03.021Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-25T13:23:03.021Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-25T13:23:04.530Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 42.7% of statements [2019-08-25T13:23:05.342Z] ok github.com/docker/docker/daemon/logger/awslogs 0.098s coverage: 78.6% of statements [2019-08-25T13:23:05.342Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-25T13:23:05.342Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-25T13:23:05.726Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-08-25T13:23:06.534Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 26.2% of statements [2019-08-25T13:23:07.556Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2019-08-25T13:23:07.556Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2019-08-25T13:23:08.884Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 74.7% of statements [2019-08-25T13:23:08.884Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-25T13:23:09.282Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.010s coverage: 18.6% of statements [2019-08-25T13:23:11.176Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2019-08-25T13:23:11.552Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2019-08-25T13:23:12.443Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2019-08-25T13:23:13.079Z] ok github.com/docker/docker/daemon/logger/splunk 1.743s coverage: 84.5% of statements [2019-08-25T13:23:13.079Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-25T13:23:13.079Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-25T13:23:15.035Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2019-08-25T13:23:15.415Z] ok github.com/docker/docker/distribution 0.340s coverage: 22.6% of statements [2019-08-25T13:23:15.415Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-25T13:23:16.854Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2019-08-25T13:23:17.654Z] ok github.com/docker/docker/distribution/xfer 1.448s coverage: 83.4% of statements [2019-08-25T13:23:17.654Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-25T13:23:18.033Z] ok github.com/docker/docker/image 0.023s coverage: 86.4% of statements [2019-08-25T13:23:19.361Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2019-08-25T13:23:19.361Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-25T13:23:19.361Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-08-25T13:23:19.361Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-25T13:23:21.232Z] ok github.com/docker/docker/internal/testutil 0.007s coverage: 62.5% of statements [2019-08-25T13:23:21.232Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-25T13:23:21.232Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-25T13:23:21.232Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-25T13:23:21.738Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-25T13:23:21.738Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-25T13:23:21.738Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-25T13:23:21.738Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-25T13:23:21.738Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-25T13:23:21.738Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-25T13:23:21.738Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-25T13:23:22.804Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-08-25T13:23:24.144Z] ok github.com/docker/docker/opts 0.027s coverage: 66.9% of statements [2019-08-25T13:23:24.526Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2019-08-25T13:23:26.453Z] ok github.com/docker/docker/pkg/archive 0.518s coverage: 76.9% of statements [2019-08-25T13:23:28.326Z] ok github.com/docker/docker/pkg/authorization 0.395s coverage: 66.7% of statements [2019-08-25T13:23:28.326Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2019-08-25T13:23:28.733Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-08-25T13:23:31.231Z] ok github.com/docker/docker/layer 7.612s coverage: 66.9% of statements [2019-08-25T13:23:31.231Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-25T13:23:31.231Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-25T13:23:31.231Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-25T13:23:31.231Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-25T13:23:31.231Z] ? github.com/docker/docker/oci [no test files] [2019-08-25T13:23:31.231Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-25T13:23:31.654Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2019-08-25T13:23:32.517Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-08-25T13:23:33.338Z] ok github.com/docker/docker/pkg/chrootarchive 3.575s coverage: 43.2% of statements [2019-08-25T13:23:33.338Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-25T13:23:33.338Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-25T13:23:33.338Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2019-08-25T13:23:33.741Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-08-25T13:23:34.564Z] ok github.com/docker/docker/pkg/discovery/nodes 0.020s coverage: 93.8% of statements [2019-08-25T13:23:35.019Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-08-25T13:23:36.377Z] ok github.com/docker/docker/pkg/filenotify 0.620s coverage: 67.0% of statements [2019-08-25T13:23:37.193Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2019-08-25T13:23:37.601Z] ok github.com/docker/docker/pkg/discovery/kv 3.122s coverage: 84.1% of statements [2019-08-25T13:23:37.985Z] ok github.com/docker/docker/pkg/fsutils 0.307s coverage: 85.1% of statements [2019-08-25T13:23:37.985Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2019-08-25T13:23:39.314Z] ok github.com/docker/docker/pkg/idtools 0.330s coverage: 70.1% of statements [2019-08-25T13:23:39.314Z] ok github.com/docker/docker/pkg/ioutils 0.499s coverage: 69.3% of statements [2019-08-25T13:23:39.753Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2019-08-25T13:23:39.753Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2019-08-25T13:23:40.611Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2019-08-25T13:23:40.611Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-25T13:23:41.003Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2019-08-25T13:23:41.402Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2019-08-25T13:23:41.775Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2019-08-25T13:23:42.159Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-08-25T13:23:42.159Z] ok github.com/docker/docker/pkg/mount 1.198s coverage: 69.6% of statements [2019-08-25T13:23:42.159Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-25T13:23:42.557Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2019-08-25T13:23:42.557Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-25T13:23:42.557Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-25T13:23:43.942Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2019-08-25T13:23:44.337Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2019-08-25T13:23:45.131Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2019-08-25T13:23:45.131Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2019-08-25T13:23:46.917Z] ok github.com/docker/docker/pkg/pubsub 1.056s coverage: 73.9% of statements [2019-08-25T13:23:47.311Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2019-08-25T13:23:50.597Z] ok github.com/docker/docker/pkg/signal 2.566s coverage: 61.0% of statements [2019-08-25T13:23:50.597Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2019-08-25T13:23:50.985Z] + return [2019-08-25T13:23:51.651Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2019-08-25T13:23:51.651Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2019-08-25T13:23:52.056Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-08-25T13:23:52.893Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-08-25T13:23:53.702Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 36.9% of statements [2019-08-25T13:23:54.095Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2019-08-25T13:23:54.922Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2019-08-25T13:23:55.720Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 85.9% of statements [2019-08-25T13:23:56.139Z] testing: warning: no tests to run [2019-08-25T13:23:56.140Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: 0.0% of statements [no tests to run] [2019-08-25T13:23:56.507Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2019-08-25T13:23:56.919Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-08-25T13:23:57.497Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-08-25T13:23:57.888Z] Removing intermediate container 54d1cf5dcad5 [2019-08-25T13:23:57.888Z] ---> aee0914f4364 [2019-08-25T13:23:57.888Z] Step 76/126 : FROM runtime-dev AS runc [2019-08-25T13:23:57.888Z] ---> aecdc939b795 [2019-08-25T13:23:57.888Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-08-25T13:23:57.888Z] ---> Running in 1ce887e80144 [2019-08-25T13:23:57.888Z] Removing intermediate container 1ce887e80144 [2019-08-25T13:23:57.888Z] ---> c905741d89ed [2019-08-25T13:23:57.888Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:23:57.888Z] ---> 8d962ad5188e [2019-08-25T13:23:57.888Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:23:57.888Z] ---> b80fcdb8f9ba [2019-08-25T13:23:57.888Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:23:57.888Z] ---> Running in d06619f68a17 [2019-08-25T13:23:57.889Z] + RM_GOPATH=0 [2019-08-25T13:23:57.889Z] + TMP_GOPATH= [2019-08-25T13:23:57.889Z] + : /build [2019-08-25T13:23:57.889Z] + '[' -z '' ']' [2019-08-25T13:23:57.889Z] ++ mktemp -d [2019-08-25T13:23:57.889Z] + export GOPATH=/tmp/tmp.ooJaTXnMjd [2019-08-25T13:23:57.889Z] + GOPATH=/tmp/tmp.ooJaTXnMjd [2019-08-25T13:23:57.889Z] + RM_GOPATH=1 [2019-08-25T13:23:57.889Z] ++ dirname ./install.sh [2019-08-25T13:23:57.889Z] + dir=. [2019-08-25T13:23:57.889Z] + bin=runc [2019-08-25T13:23:57.889Z] + shift [2019-08-25T13:23:57.889Z] + '[' '!' -f ./runc.installer ']' [2019-08-25T13:23:57.889Z] + . ./runc.installer [2019-08-25T13:23:57.889Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T13:23:57.889Z] + install_runc [2019-08-25T13:23:57.889Z] + uname -r [2019-08-25T13:23:57.889Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-08-25T13:23:57.889Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-25T13:23:57.889Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-25T13:23:57.889Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-25T13:23:57.889Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ooJaTXnMjd/src/github.com/opencontainers/runc [2019-08-25T13:23:57.889Z] Cloning into '/tmp/tmp.ooJaTXnMjd/src/github.com/opencontainers/runc'... [2019-08-25T13:23:59.912Z] + cd /tmp/tmp.ooJaTXnMjd/src/github.com/opencontainers/runc [2019-08-25T13:23:59.912Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T13:23:59.912Z] + '[' -z '' ']' [2019-08-25T13:23:59.912Z] + target=static [2019-08-25T13:23:59.912Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-25T13:23:59.984Z] ok github.com/docker/docker/plugin 0.544s coverage: 27.0% of statements [2019-08-25T13:24:00.195Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-08-25T13:24:00.824Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2019-08-25T13:24:01.719Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 76.2% of statements [2019-08-25T13:24:02.102Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2019-08-25T13:24:03.964Z] ok github.com/docker/docker/registry 0.167s coverage: 56.4% of statements [2019-08-25T13:24:04.763Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2019-08-25T13:24:05.138Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2019-08-25T13:24:06.518Z] ok github.com/docker/docker/runconfig 0.011s coverage: 68.2% of statements [2019-08-25T13:24:07.328Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2019-08-25T13:24:08.104Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2019-08-25T13:24:08.914Z] ok github.com/docker/docker/volume/mounts 0.027s coverage: 67.0% of statements [2019-08-25T13:24:10.280Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2019-08-25T13:24:10.600Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T13:24:10.600Z] [2019-08-25T13:24:10.600Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-08-25T13:24:10.600Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-08-25T13:24:10.600Z] Using test binary docker [2019-08-25T13:24:10.600Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-25T13:24:10.600Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-25T13:24:10.600Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-25T13:24:10.600Z] Warning failed to create cache: (null) [2019-08-25T13:24:10.600Z] . [2019-08-25T13:24:10.600Z] INFO: Waiting for daemon to start... [2019-08-25T13:24:10.600Z] Starting dockerd [2019-08-25T13:24:10.600Z] . [2019-08-25T13:24:10.600Z] INFO: Building docker-sdk-python3:4.0.2... [2019-08-25T13:24:17.851Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2019-08-25T13:24:17.851Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-25T13:24:17.851Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-25T13:24:17.851Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-25T13:24:17.851Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-25T13:24:17.851Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-25T13:24:17.851Z] ? github.com/docker/docker/rootless [no test files] [2019-08-25T13:24:17.851Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-25T13:24:17.851Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-25T13:24:17.851Z] ? github.com/docker/docker/volume [no test files] [2019-08-25T13:24:17.851Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-25T13:24:17.851Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === Skipped [2019-08-25T13:24:17.851Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-25T13:24:17.851Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-25T13:24:17.851Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-25T13:24:17.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:24:17.851Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-25T13:24:17.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:24:17.851Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-25T13:24:17.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:24:17.851Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-25T13:24:17.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:24:17.851Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-25T13:24:17.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:24:17.851Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-25T13:24:17.851Z] graphtest_unix.go:73: No driver to put! [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-25T13:24:17.851Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-25T13:24:17.851Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-25T13:24:17.851Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-25T13:24:17.851Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-25T13:24:17.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:24:17.851Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-25T13:24:17.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:24:17.851Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-25T13:24:17.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:24:17.851Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-25T13:24:17.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:24:17.851Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-25T13:24:17.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:24:17.851Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-25T13:24:17.851Z] graphtest_unix.go:73: No driver to put! [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-25T13:24:17.851Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-25T13:24:17.851Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] [2019-08-25T13:24:17.851Z] DONE 2040 tests, 20 skipped in 235.725s Post stage [Pipeline] junit [2019-08-25T13:24:18.470Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-25T13:24:20.918Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39794/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 hack/make.sh dynbinary test-integration [2019-08-25T13:24:21.296Z] [2019-08-25T13:24:21.296Z] Removing bundles/ [2019-08-25T13:24:21.296Z] [2019-08-25T13:24:21.296Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-08-25T13:24:21.296Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T13:24:21.296Z] GOOS="" GOARCH="" GOARM="" [2019-08-25T13:24:27.201Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-08-25T13:24:27.201Z] + mkdir -p /build [2019-08-25T13:24:27.201Z] + cp runc /build/runc [2019-08-25T13:24:27.201Z] Removing intermediate container d06619f68a17 [2019-08-25T13:24:27.201Z] ---> ca021c4c31a2 [2019-08-25T13:24:27.201Z] Step 81/126 : FROM dev-base AS tini [2019-08-25T13:24:27.201Z] ---> b7667c2d1d41 [2019-08-25T13:24:27.201Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:24:27.201Z] ---> Using cache [2019-08-25T13:24:27.201Z] ---> 51741842d07e [2019-08-25T13:24:27.201Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-08-25T13:24:27.201Z] ---> Running in 4abae4558089 [2019-08-25T13:24:27.201Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:24:27.201Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:24:27.201Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:24:27.201Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:24:27.201Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:24:27.201Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-25T13:24:27.201Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-25T13:24:27.201Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-25T13:24:29.233Z] Fetched 7716 kB in 2s (2836 kB/s) [2019-08-25T13:24:30.238Z] Reading package lists... [2019-08-25T13:24:31.243Z] Reading package lists... [2019-08-25T13:24:31.525Z] Building dependency tree... [2019-08-25T13:24:31.525Z] Reading state information... [2019-08-25T13:24:31.808Z] The following additional packages will be installed: [2019-08-25T13:24:31.808Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-25T13:24:31.808Z] Suggested packages: [2019-08-25T13:24:31.808Z] codeblocks eclipse ninja-build lrzip [2019-08-25T13:24:31.808Z] Recommended packages: [2019-08-25T13:24:31.808Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-25T13:24:31.808Z] The following NEW packages will be installed: [2019-08-25T13:24:31.808Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-25T13:24:31.808Z] vim-common xxd [2019-08-25T13:24:31.808Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:24:31.808Z] Need to get 13.4 MB of archives. [2019-08-25T13:24:31.808Z] After this operation, 60.4 MB of additional disk space will be used. [2019-08-25T13:24:31.808Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-08-25T13:24:31.808Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-08-25T13:24:31.808Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u2 [7667 kB] [2019-08-25T13:24:32.090Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-08-25T13:24:32.090Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-08-25T13:24:32.090Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-08-25T13:24:32.090Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-08-25T13:24:32.090Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-08-25T13:24:32.090Z] Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-25T13:24:32.090Z] Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-25T13:24:32.373Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:24:32.374Z] Fetched 13.4 MB in 0s (30.7 MB/s) [2019-08-25T13:24:32.374Z] Selecting previously unselected package cmake-data. [2019-08-25T13:24:32.374Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-08-25T13:24:32.374Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-25T13:24:32.374Z] Unpacking cmake-data (3.7.2-1) ... [2019-08-25T13:24:32.993Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-25T13:24:32.993Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-25T13:24:32.993Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-25T13:24:32.993Z] Selecting previously unselected package libicu57:ppc64el. [2019-08-25T13:24:32.993Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u2_ppc64el.deb ... [2019-08-25T13:24:32.993Z] Unpacking libicu57:ppc64el (57.1-6+deb9u2) ... [2019-08-25T13:24:34.471Z] Selecting previously unselected package libxml2:ppc64el. [2019-08-25T13:24:34.471Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-08-25T13:24:34.471Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-25T13:24:34.471Z] Selecting previously unselected package libarchive13:ppc64el. [2019-08-25T13:24:34.471Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-08-25T13:24:34.471Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-08-25T13:24:34.471Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-08-25T13:24:34.471Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-08-25T13:24:34.471Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-08-25T13:24:34.471Z] Selecting previously unselected package libuv1:ppc64el. [2019-08-25T13:24:34.471Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-08-25T13:24:34.471Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-08-25T13:24:34.471Z] Selecting previously unselected package cmake. [2019-08-25T13:24:34.471Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-08-25T13:24:34.471Z] Unpacking cmake (3.7.2-1) ... [2019-08-25T13:24:34.753Z] Selecting previously unselected package xxd. [2019-08-25T13:24:34.753Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-25T13:24:34.753Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:24:35.038Z] Selecting previously unselected package vim-common. [2019-08-25T13:24:35.038Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T13:24:35.038Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:24:35.038Z] Processing triggers for mime-support (3.60) ... [2019-08-25T13:24:35.038Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:24:35.038Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-08-25T13:24:35.038Z] Setting up cmake-data (3.7.2-1) ... [2019-08-25T13:24:35.038Z] Setting up libicu57:ppc64el (57.1-6+deb9u2) ... [2019-08-25T13:24:35.038Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-25T13:24:35.038Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:24:35.038Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:24:35.038Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-25T13:24:35.038Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-08-25T13:24:35.038Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-08-25T13:24:35.038Z] Setting up cmake (3.7.2-1) ... [2019-08-25T13:24:35.038Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:24:37.060Z] Removing intermediate container 4abae4558089 [2019-08-25T13:24:37.060Z] ---> 7afb62ab5f91 [2019-08-25T13:24:37.060Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:24:37.060Z] ---> 4a87049bc91d [2019-08-25T13:24:37.060Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-08-25T13:24:37.060Z] ---> Running in eecbf68a4d2e [2019-08-25T13:24:37.060Z] Removing intermediate container eecbf68a4d2e [2019-08-25T13:24:37.060Z] ---> 91aea717994a [2019-08-25T13:24:37.060Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:24:37.060Z] ---> 7e3f10d21328 [2019-08-25T13:24:37.060Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:24:37.343Z] ---> Running in 40fef2d202eb [2019-08-25T13:24:37.624Z] + RM_GOPATH=0 [2019-08-25T13:24:37.624Z] + TMP_GOPATH= [2019-08-25T13:24:37.624Z] + : /build [2019-08-25T13:24:37.624Z] + '[' -z '' ']' [2019-08-25T13:24:37.624Z] ++ mktemp -d [2019-08-25T13:24:37.624Z] + export GOPATH=/tmp/tmp.5OTDHJzvm9 [2019-08-25T13:24:37.624Z] + GOPATH=/tmp/tmp.5OTDHJzvm9 [2019-08-25T13:24:37.624Z] + RM_GOPATH=1 [2019-08-25T13:24:37.624Z] ++ dirname ./install.sh [2019-08-25T13:24:37.624Z] + dir=. [2019-08-25T13:24:37.624Z] + bin=tini [2019-08-25T13:24:37.624Z] + shift [2019-08-25T13:24:37.624Z] + '[' '!' -f ./tini.installer ']' [2019-08-25T13:24:37.624Z] + . ./tini.installer [2019-08-25T13:24:37.624Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T13:24:37.624Z] + install_tini [2019-08-25T13:24:37.624Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-25T13:24:37.624Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T13:24:37.624Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.5OTDHJzvm9/tini [2019-08-25T13:24:37.624Z] Cloning into '/tmp/tmp.5OTDHJzvm9/tini'... [2019-08-25T13:24:37.905Z] + cd /tmp/tmp.5OTDHJzvm9/tini [2019-08-25T13:24:37.905Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T13:24:37.905Z] + cmake . [2019-08-25T13:24:38.187Z] -- The C compiler identification is GNU 6.3.0 [2019-08-25T13:24:38.187Z] -- Check for working C compiler: /usr/bin/cc [2019-08-25T13:24:38.187Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-08-25T13:24:38.187Z] -- Detecting C compiler ABI info [2019-08-25T13:24:38.187Z] -- Detecting C compiler ABI info - done [2019-08-25T13:24:38.469Z] -- Detecting C compile features [2019-08-25T13:24:38.751Z] -- Detecting C compile features - done [2019-08-25T13:24:38.751Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-25T13:24:38.751Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-25T13:24:38.751Z] -- Configuring done [2019-08-25T13:24:38.751Z] -- Generating done [2019-08-25T13:24:38.751Z] -- Build files have been written to: /tmp/tmp.5OTDHJzvm9/tini [2019-08-25T13:24:38.751Z] + make tini-static [2019-08-25T13:24:39.035Z] Scanning dependencies of target tini-static [2019-08-25T13:24:39.035Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-25T13:24:39.317Z] [100%] Linking C executable tini-static [2019-08-25T13:24:39.599Z] [100%] Built target tini-static [2019-08-25T13:24:39.599Z] + mkdir -p /build [2019-08-25T13:24:39.599Z] + cp tini-static /build/docker-init [2019-08-25T13:24:39.880Z] Removing intermediate container 40fef2d202eb [2019-08-25T13:24:39.880Z] ---> 4de45d50e145 [2019-08-25T13:24:39.880Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-08-25T13:24:39.880Z] ---> b7667c2d1d41 [2019-08-25T13:24:39.880Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-08-25T13:24:39.880Z] ---> Running in fa680f19dfe0 [2019-08-25T13:24:40.162Z] Removing intermediate container fa680f19dfe0 [2019-08-25T13:24:40.162Z] ---> e9aa3b13ae2d [2019-08-25T13:24:40.162Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:24:40.162Z] ---> 29c19b6c3a57 [2019-08-25T13:24:40.162Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T13:24:40.446Z] ---> d9ba359bf86a [2019-08-25T13:24:40.446Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-08-25T13:24:40.446Z] ---> Running in e59a86992b91 [2019-08-25T13:24:40.739Z] + RM_GOPATH=0 [2019-08-25T13:24:40.739Z] + TMP_GOPATH= [2019-08-25T13:24:40.739Z] + : /build/ [2019-08-25T13:24:40.739Z] + '[' -z '' ']' [2019-08-25T13:24:40.739Z] ++ mktemp -d [2019-08-25T13:24:40.739Z] + export GOPATH=/tmp/tmp.PRfMjnXPkc [2019-08-25T13:24:40.739Z] + GOPATH=/tmp/tmp.PRfMjnXPkc [2019-08-25T13:24:40.739Z] + RM_GOPATH=1 [2019-08-25T13:24:40.739Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T13:24:40.739Z] ++ dirname ./install.sh [2019-08-25T13:24:40.739Z] + dir=. [2019-08-25T13:24:40.739Z] + bin=rootlesskit [2019-08-25T13:24:40.739Z] + shift [2019-08-25T13:24:40.739Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-08-25T13:24:40.739Z] + . ./rootlesskit.installer [2019-08-25T13:24:40.739Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T13:24:40.739Z] + install_rootlesskit [2019-08-25T13:24:40.739Z] + case "$1" in [2019-08-25T13:24:40.739Z] + export CGO_ENABLED=0 [2019-08-25T13:24:40.739Z] + CGO_ENABLED=0 [2019-08-25T13:24:40.739Z] + _install_rootlesskit [2019-08-25T13:24:40.739Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-25T13:24:40.739Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PRfMjnXPkc/src/github.com/rootless-containers/rootlesskit [2019-08-25T13:24:40.739Z] Cloning into '/tmp/tmp.PRfMjnXPkc/src/github.com/rootless-containers/rootlesskit'... [2019-08-25T13:24:41.746Z] + cd /tmp/tmp.PRfMjnXPkc/src/github.com/rootless-containers/rootlesskit [2019-08-25T13:24:41.746Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T13:24:41.746Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-25T13:24:41.746Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-25T13:24:54.300Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-25T13:24:54.300Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-25T13:24:56.341Z] Removing intermediate container e59a86992b91 [2019-08-25T13:24:56.341Z] ---> b50e43391a40 [2019-08-25T13:24:56.341Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-08-25T13:24:56.628Z] ---> 3d2828ea2a15 [2019-08-25T13:24:56.628Z] Step 94/126 : FROM runtime-dev AS dev [2019-08-25T13:24:56.628Z] ---> aecdc939b795 [2019-08-25T13:24:56.628Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-08-25T13:24:56.628Z] ---> Running in 3cbeae5825a4 [2019-08-25T13:24:56.628Z] Removing intermediate container 3cbeae5825a4 [2019-08-25T13:24:56.628Z] ---> f48babf4543a [2019-08-25T13:24:56.628Z] Step 96/126 : RUN groupadd -r docker [2019-08-25T13:24:56.628Z] ---> Running in 31286bf6832a [2019-08-25T13:24:57.640Z] Removing intermediate container 31286bf6832a [2019-08-25T13:24:57.640Z] ---> 9b2238b2c792 [2019-08-25T13:24:57.640Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-08-25T13:24:57.640Z] ---> Running in 23fc85a153ca [2019-08-25T13:24:58.256Z] Removing intermediate container 23fc85a153ca [2019-08-25T13:24:58.256Z] ---> 89c3348050b4 [2019-08-25T13:24:58.256Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-08-25T13:24:58.256Z] ---> Running in 3d6efabd150b [2019-08-25T13:24:58.539Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-25T13:24:58.821Z] Removing intermediate container 3d6efabd150b [2019-08-25T13:24:58.821Z] ---> 95f8aab5ef89 [2019-08-25T13:24:58.821Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-08-25T13:24:59.103Z] ---> Running in 47d06f8f2b38 [2019-08-25T13:24:59.717Z] Removing intermediate container 47d06f8f2b38 [2019-08-25T13:24:59.717Z] ---> 3570d69f1042 [2019-08-25T13:24:59.717Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-08-25T13:24:59.717Z] ---> Running in 0c079ce982f1 [2019-08-25T13:25:00.334Z] Removing intermediate container 0c079ce982f1 [2019-08-25T13:25:00.334Z] ---> 38e442a399fa [2019-08-25T13:25:00.334Z] Step 101/126 : RUN ldconfig [2019-08-25T13:25:00.334Z] ---> Running in 5d2da388e972 [2019-08-25T13:25:00.951Z] Removing intermediate container 5d2da388e972 [2019-08-25T13:25:00.951Z] ---> b4c8d546964a [2019-08-25T13:25:00.951Z] Step 102/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-08-25T13:25:01.234Z] ---> Running in e2ec56b1276b [2019-08-25T13:25:01.516Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T13:25:01.516Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T13:25:01.799Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T13:25:01.799Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T13:25:01.799Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T13:25:01.799Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-25T13:25:02.082Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-25T13:25:02.365Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-25T13:25:04.390Z] Fetched 7716 kB in 2s (2937 kB/s) [2019-08-25T13:25:05.395Z] Reading package lists... [2019-08-25T13:25:06.409Z] Reading package lists... [2019-08-25T13:25:06.691Z] Building dependency tree... [2019-08-25T13:25:06.691Z] Reading state information... [2019-08-25T13:25:06.691Z] The following additional packages will be installed: [2019-08-25T13:25:06.691Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-25T13:25:06.691Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-25T13:25:06.691Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-25T13:25:06.691Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-25T13:25:06.691Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-25T13:25:06.691Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-25T13:25:06.691Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-25T13:25:06.691Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-25T13:25:06.691Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-25T13:25:06.691Z] Suggested packages: [2019-08-25T13:25:06.691Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-25T13:25:06.691Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-25T13:25:06.691Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-25T13:25:06.692Z] vim-doc vim-scripts xfsdump acl attr quota [2019-08-25T13:25:06.692Z] Recommended packages: [2019-08-25T13:25:06.692Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-25T13:25:06.692Z] python3-keyrings.alt python3-xdg unzip [2019-08-25T13:25:07.699Z] The following NEW packages will be installed: [2019-08-25T13:25:07.699Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-25T13:25:07.699Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-25T13:25:07.699Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-25T13:25:07.699Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-25T13:25:07.699Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-25T13:25:07.699Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-25T13:25:07.699Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-25T13:25:07.699Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-25T13:25:07.699Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-25T13:25:07.699Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-25T13:25:07.699Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-25T13:25:07.699Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-25T13:25:07.699Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-25T13:25:07.699Z] xfsprogs xxd xz-utils zip [2019-08-25T13:25:07.699Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T13:25:07.699Z] Need to get 87.3 MB of archives. [2019-08-25T13:25:07.699Z] After this operation, 585 MB of additional disk space will be used. [2019-08-25T13:25:07.699Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-08-25T13:25:07.699Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-08-25T13:25:07.699Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-08-25T13:25:07.699Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-08-25T13:25:07.699Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u11 [92.4 kB] [2019-08-25T13:25:07.699Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-08-25T13:25:07.699Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-08-25T13:25:07.982Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-08-25T13:25:07.982Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-08-25T13:25:07.982Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-08-25T13:25:07.982Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-08-25T13:25:07.982Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-08-25T13:25:07.982Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-08-25T13:25:07.982Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-08-25T13:25:07.982Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-08-25T13:25:07.982Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-08-25T13:25:07.982Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-08-25T13:25:07.982Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-08-25T13:25:07.982Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-08-25T13:25:07.982Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-08-25T13:25:07.982Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-08-25T13:25:07.982Z] Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-25T13:25:07.982Z] Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-25T13:25:07.982Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-08-25T13:25:07.982Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-08-25T13:25:07.982Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-08-25T13:25:07.982Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-08-25T13:25:07.982Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-08-25T13:25:07.982Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-08-25T13:25:07.982Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-08-25T13:25:07.982Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-08-25T13:25:07.982Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-08-25T13:25:07.982Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-08-25T13:25:08.266Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-08-25T13:25:08.266Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-08-25T13:25:08.266Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-08-25T13:25:08.266Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-08-25T13:25:08.266Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-08-25T13:25:08.266Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-08-25T13:25:08.266Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-08-25T13:25:08.266Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-08-25T13:25:08.266Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-08-25T13:25:08.266Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-08-25T13:25:08.266Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-08-25T13:25:08.266Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-08-25T13:25:08.266Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-08-25T13:25:08.266Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-08-25T13:25:08.266Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u11 [1717 kB] [2019-08-25T13:25:08.266Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-08-25T13:25:08.266Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-08-25T13:25:08.266Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-25T13:25:08.266Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-25T13:25:08.266Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-08-25T13:25:08.266Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-25T13:25:08.266Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-08-25T13:25:08.266Z] Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-08-25T13:25:08.549Z] Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-08-25T13:25:08.549Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-08-25T13:25:08.549Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-08-25T13:25:08.549Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-08-25T13:25:08.549Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-08-25T13:25:08.549Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-08-25T13:25:08.549Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-08-25T13:25:08.841Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-08-25T13:25:08.841Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-25T13:25:08.841Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-08-25T13:25:09.178Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-08-25T13:25:09.178Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-08-25T13:25:10.651Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-08-25T13:25:11.660Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T13:25:11.660Z] Fetched 87.3 MB in 3s (24.0 MB/s) [2019-08-25T13:25:11.660Z] Selecting previously unselected package bash-completion. [2019-08-25T13:25:11.660Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-08-25T13:25:11.660Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-25T13:25:12.668Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-08-25T13:25:12.668Z] Selecting previously unselected package libnet1:ppc64el. [2019-08-25T13:25:12.668Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-25T13:25:12.668Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-25T13:25:12.953Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-08-25T13:25:12.953Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-08-25T13:25:12.953Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-08-25T13:25:12.953Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-08-25T13:25:12.953Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-08-25T13:25:12.953Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-08-25T13:25:12.953Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-08-25T13:25:12.953Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u11_ppc64el.deb ... [2019-08-25T13:25:12.953Z] Unpacking libudev-dev:ppc64el (232-25+deb9u11) ... [2019-08-25T13:25:12.953Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-08-25T13:25:12.953Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-25T13:25:12.953Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-08-25T13:25:12.953Z] Selecting previously unselected package python3.5-minimal. [2019-08-25T13:25:12.953Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-25T13:25:12.953Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-25T13:25:13.235Z] Selecting previously unselected package python3-minimal. [2019-08-25T13:25:13.235Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-08-25T13:25:13.235Z] Unpacking python3-minimal (3.5.3-1) ... [2019-08-25T13:25:13.235Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-08-25T13:25:13.235Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-08-25T13:25:13.235Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-08-25T13:25:13.521Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-08-25T13:25:13.521Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-25T13:25:13.521Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-08-25T13:25:13.805Z] Selecting previously unselected package python3.5. [2019-08-25T13:25:13.805Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-25T13:25:13.805Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-25T13:25:13.805Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-08-25T13:25:13.805Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-08-25T13:25:13.805Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-08-25T13:25:13.805Z] Selecting previously unselected package dh-python. [2019-08-25T13:25:13.805Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-25T13:25:13.805Z] Unpacking dh-python (2.20170125) ... [2019-08-25T13:25:13.805Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-08-25T13:25:13.805Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-25T13:25:14.813Z] Setting up python3-minimal (3.5.3-1) ... [2019-08-25T13:25:15.096Z] Selecting previously unselected package python3. [2019-08-25T13:25:15.096Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-08-25T13:25:15.096Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-08-25T13:25:15.096Z] Unpacking python3 (3.5.3-1) ... [2019-08-25T13:25:15.096Z] Selecting previously unselected package pigz. [2019-08-25T13:25:15.096Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-08-25T13:25:15.096Z] Unpacking pigz (2.3.4-1) ... [2019-08-25T13:25:15.096Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-08-25T13:25:15.096Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-25T13:25:15.096Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T13:25:15.380Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-08-25T13:25:15.380Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-25T13:25:15.380Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T13:25:15.380Z] Selecting previously unselected package libiptc0:ppc64el. [2019-08-25T13:25:15.380Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-25T13:25:15.380Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T13:25:15.380Z] Selecting previously unselected package libxtables12:ppc64el. [2019-08-25T13:25:15.380Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-25T13:25:15.380Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T13:25:15.380Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-08-25T13:25:15.380Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-08-25T13:25:15.380Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-08-25T13:25:15.380Z] Selecting previously unselected package iptables. [2019-08-25T13:25:15.380Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-25T13:25:15.380Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-25T13:25:15.380Z] Selecting previously unselected package xxd. [2019-08-25T13:25:15.380Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-25T13:25:15.380Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:25:15.380Z] Selecting previously unselected package vim-common. [2019-08-25T13:25:15.380Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T13:25:15.380Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:25:15.664Z] Selecting previously unselected package bzip2. [2019-08-25T13:25:15.664Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-08-25T13:25:15.664Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-08-25T13:25:15.664Z] Selecting previously unselected package libgpm2:ppc64el. [2019-08-25T13:25:15.664Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-08-25T13:25:15.664Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-08-25T13:25:15.664Z] Selecting previously unselected package xz-utils. [2019-08-25T13:25:15.664Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-08-25T13:25:15.664Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-25T13:25:15.664Z] Selecting previously unselected package aufs-tools. [2019-08-25T13:25:15.664Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-08-25T13:25:15.664Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-25T13:25:15.664Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-25T13:25:15.664Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-25T13:25:15.664Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-25T13:25:15.664Z] Selecting previously unselected package btrfs-progs. [2019-08-25T13:25:15.664Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-08-25T13:25:15.664Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-25T13:25:15.947Z] Selecting previously unselected package btrfs-tools. [2019-08-25T13:25:15.947Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-08-25T13:25:15.947Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-25T13:25:15.947Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-08-25T13:25:15.947Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-08-25T13:25:15.947Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-25T13:25:15.947Z] Selecting previously unselected package dmsetup. [2019-08-25T13:25:15.947Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-08-25T13:25:15.947Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-08-25T13:25:15.947Z] Selecting previously unselected package libonig4:ppc64el. [2019-08-25T13:25:15.947Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-08-25T13:25:15.947Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-08-25T13:25:15.947Z] Selecting previously unselected package libjq1:ppc64el. [2019-08-25T13:25:15.947Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-25T13:25:15.947Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-25T13:25:15.947Z] Selecting previously unselected package jq. [2019-08-25T13:25:15.947Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-25T13:25:15.947Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-25T13:25:15.947Z] Selecting previously unselected package libaio1:ppc64el. [2019-08-25T13:25:15.947Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-08-25T13:25:15.947Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-08-25T13:25:15.947Z] Selecting previously unselected package libcap2-bin. [2019-08-25T13:25:15.947Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-08-25T13:25:15.947Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-08-25T13:25:16.233Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-08-25T13:25:16.233Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-08-25T13:25:16.233Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-25T13:25:16.233Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-08-25T13:25:16.233Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-08-25T13:25:16.233Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-08-25T13:25:16.233Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-08-25T13:25:16.233Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-08-25T13:25:16.233Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-08-25T13:25:16.233Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-08-25T13:25:16.233Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-08-25T13:25:16.233Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-08-25T13:25:16.233Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-08-25T13:25:16.233Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-08-25T13:25:16.233Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-08-25T13:25:16.516Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-08-25T13:25:16.516Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-08-25T13:25:16.516Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-08-25T13:25:16.516Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-08-25T13:25:16.516Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-08-25T13:25:16.516Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-08-25T13:25:16.516Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-08-25T13:25:16.516Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-08-25T13:25:16.516Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-25T13:25:16.516Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-08-25T13:25:16.516Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-08-25T13:25:16.516Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-25T13:25:16.516Z] Selecting previously unselected package libreadline5:ppc64el. [2019-08-25T13:25:16.516Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-08-25T13:25:16.516Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-08-25T13:25:16.516Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-08-25T13:25:16.516Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_ppc64el.deb ... [2019-08-25T13:25:16.516Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u11) ... [2019-08-25T13:25:17.131Z] Selecting previously unselected package net-tools. [2019-08-25T13:25:17.131Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-08-25T13:25:17.131Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-25T13:25:17.131Z] Selecting previously unselected package python-pip-whl. [2019-08-25T13:25:17.131Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-25T13:25:17.131Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-25T13:25:17.131Z] Selecting previously unselected package python3-pip. [2019-08-25T13:25:17.131Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-25T13:25:17.131Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-25T13:25:17.414Z] Selecting previously unselected package python3-pkg-resources. [2019-08-25T13:25:17.414Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-25T13:25:17.414Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-25T13:25:17.414Z] Selecting previously unselected package python3-setuptools. [2019-08-25T13:25:17.414Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-25T13:25:17.414Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-08-25T13:25:17.414Z] Selecting previously unselected package python3-wheel. [2019-08-25T13:25:17.414Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-25T13:25:17.414Z] Unpacking python3-wheel (0.29.0-2) ... [2019-08-25T13:25:17.414Z] Selecting previously unselected package thin-provisioning-tools. [2019-08-25T13:25:17.414Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-08-25T13:25:17.414Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-25T13:25:17.414Z] Selecting previously unselected package vim-runtime. [2019-08-25T13:25:17.414Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T13:25:17.414Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-08-25T13:25:17.414Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-25T13:25:17.414Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:25:18.205Z] sha256:177b7f3de9001b4536f9a4ea625a9c1dbd1c0269c5f6334c6e62fbbcc41b38f0 [2019-08-25T13:25:18.205Z] INFO: Starting docker-py tests... [2019-08-25T13:25:18.205Z] ============================= test session starts ============================== [2019-08-25T13:25:18.205Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0 [2019-08-25T13:25:18.205Z] rootdir: /src, inifile: pytest.ini [2019-08-25T13:25:18.205Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-08-25T13:25:18.429Z] Selecting previously unselected package vim. [2019-08-25T13:25:18.429Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-25T13:25:18.429Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:25:18.712Z] Selecting previously unselected package xfsprogs. [2019-08-25T13:25:18.712Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-08-25T13:25:18.712Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-25T13:25:18.712Z] Selecting previously unselected package zip. [2019-08-25T13:25:18.712Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-08-25T13:25:18.712Z] Unpacking zip (3.0-11+b1) ... [2019-08-25T13:25:18.712Z] Selecting previously unselected package libapparmor-perl. [2019-08-25T13:25:18.712Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-25T13:25:18.712Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-25T13:25:18.712Z] Selecting previously unselected package apparmor. [2019-08-25T13:25:18.712Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-25T13:25:18.994Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-25T13:25:18.994Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-25T13:25:18.994Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-08-25T13:25:18.994Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-25T13:25:19.128Z] collected 385 items / 5 deselected [2019-08-25T13:25:19.128Z] [2019-08-25T13:25:19.276Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-25T13:25:19.277Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-08-25T13:25:19.277Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-25T13:25:19.892Z] Selecting previously unselected package binutils-mingw-w64. [2019-08-25T13:25:19.892Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-25T13:25:19.892Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-25T13:25:19.892Z] Selecting previously unselected package mingw-w64-common. [2019-08-25T13:25:19.892Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-25T13:25:19.892Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-25T13:25:20.187Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T13:25:20.580Z] [2019-08-25T13:25:20.580Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-25T13:25:20.903Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-25T13:25:20.903Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-25T13:25:20.903Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-25T13:25:21.411Z] PKG_CONFIG=pkg-config [2019-08-25T13:25:21.411Z] GOLANG_VERSION=1.12.9 [2019-08-25T13:25:21.411Z] HOSTNAME=bc4254ba53ad [2019-08-25T13:25:21.411Z] DOCKER_EXPERIMENTAL=1 [2019-08-25T13:25:21.411Z] container=docker [2019-08-25T13:25:21.411Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-25T13:25:21.411Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-25T13:25:21.411Z] GOPATH=/go [2019-08-25T13:25:21.411Z] PWD=/go/src/github.com/docker/docker [2019-08-25T13:25:21.411Z] HOME=/root [2019-08-25T13:25:21.411Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-25T13:25:21.411Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-25T13:25:21.411Z] DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:25:21.411Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-25T13:25:21.411Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-25T13:25:21.411Z] TERM=xterm [2019-08-25T13:25:21.411Z] DEST=bundles/test-integration [2019-08-25T13:25:21.411Z] SHLVL=1 [2019-08-25T13:25:21.411Z] TIMEOUT=120m [2019-08-25T13:25:21.411Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-25T13:25:21.411Z] DOCKER_PKG=github.com/docker/docker [2019-08-25T13:25:21.411Z] _=/usr/bin/env [2019-08-25T13:25:21.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-25T13:25:21.911Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-08-25T13:25:21.911Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-25T13:25:21.911Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-25T13:25:21.911Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-25T13:25:21.911Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-25T13:25:21.911Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:25:26.462Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-25T13:25:26.462Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-25T13:25:26.462Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:25:29.914Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-25T13:25:29.914Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-25T13:25:29.914Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-08-25T13:25:29.914Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-25T13:25:29.914Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-25T13:25:29.914Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T13:25:29.914Z] Processing triggers for mime-support (3.60) ... [2019-08-25T13:25:29.914Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:25:29.914Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-08-25T13:25:29.914Z] Setting up libcap2-bin (1:2.25-1) ... [2019-08-25T13:25:29.914Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-25T13:25:29.914Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-25T13:25:29.914Z] Setting up bash-completion (1:2.1-4.3) ... [2019-08-25T13:25:30.920Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-08-25T13:25:30.920Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-25T13:25:30.920Z] Setting up zip (3.0-11+b1) ... [2019-08-25T13:25:30.920Z] Setting up bzip2 (1.0.6-8.1) ... [2019-08-25T13:25:30.920Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-25T13:25:30.920Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-25T13:25:30.920Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:25:30.920Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-08-25T13:25:30.920Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T13:25:30.920Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-25T13:25:30.920Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-25T13:25:30.920Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-25T13:25:30.920Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:25:30.920Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-08-25T13:25:30.920Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-08-25T13:25:30.920Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-08-25T13:25:30.920Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:25:31.206Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u11) ... [2019-08-25T13:25:31.206Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-08-25T13:25:31.206Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-08-25T13:25:31.206Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-25T13:25:31.206Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-25T13:25:31.206Z] Setting up libudev-dev:ppc64el (232-25+deb9u11) ... [2019-08-25T13:25:31.206Z] Setting up pigz (2.3.4-1) ... [2019-08-25T13:25:31.206Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-25T13:25:31.206Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-08-25T13:25:31.206Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T13:25:31.206Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-08-25T13:25:31.206Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-25T13:25:31.206Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-25T13:25:31.206Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-08-25T13:25:31.206Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-08-25T13:25:31.206Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-25T13:25:31.206Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-25T13:25:31.206Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-25T13:25:31.206Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-25T13:25:31.206Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-25T13:25:31.206Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-25T13:25:31.206Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-25T13:25:31.206Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-25T13:25:31.206Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-25T13:25:31.206Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-25T13:25:31.206Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-08-25T13:25:31.206Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T13:25:31.206Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-25T13:25:31.206Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-25T13:25:31.206Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-25T13:25:31.206Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-08-25T13:25:31.206Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-25T13:25:33.224Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-08-25T13:25:33.224Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:25:33.224Z] 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 [2019-08-25T13:25:33.224Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-08-25T13:25:33.224Z] 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 [2019-08-25T13:25:33.224Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-08-25T13:25:33.224Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-25T13:25:33.224Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T13:25:33.224Z] 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 [2019-08-25T13:25:33.224Z] 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 [2019-08-25T13:25:33.224Z] Setting up python3 (3.5.3-1) ... [2019-08-25T13:25:33.838Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-25T13:25:34.453Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-25T13:25:34.453Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-25T13:25:34.453Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-25T13:25:34.453Z] Setting up python3-wheel (0.29.0-2) ... [2019-08-25T13:25:34.736Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-25T13:25:35.025Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-25T13:25:35.025Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-25T13:25:35.638Z] Setting up dmsetup (2:1.02.137-2) ... [2019-08-25T13:25:35.639Z] Setting up python3-setuptools (33.1.1-1) ... [2019-08-25T13:25:35.921Z] Setting up dh-python (2.20170125) ... [2019-08-25T13:25:36.205Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-08-25T13:25:36.205Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T13:25:41.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-25T13:25:41.275Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-08-25T13:25:41.784Z] tests/integration/api_client_test.py ..... [ 7%] [2019-08-25T13:25:43.143Z] tests/integration/api_config_test.py ..... [ 8%] [2019-08-25T13:25:43.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-25T13:25:46.466Z] Removing intermediate container e2ec56b1276b [2019-08-25T13:25:46.466Z] ---> ddf82f323cb1 [2019-08-25T13:25:46.466Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-08-25T13:25:46.466Z] ---> Running in 073d29c83161 [2019-08-25T13:25:48.495Z] Collecting yamllint==1.16.0 [2019-08-25T13:25:49.110Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-25T13:25:49.110Z] Collecting pyyaml (from yamllint==1.16.0) [2019-08-25T13:25:49.392Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-25T13:25:50.400Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-25T13:25:50.400Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-25T13:25:51.014Z] Building wheels for collected packages: pyyaml, pathspec [2019-08-25T13:25:51.014Z] Running setup.py bdist_wheel for pyyaml: started [2019-08-25T13:25:51.634Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-25T13:25:51.634Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-25T13:25:51.634Z] Running setup.py bdist_wheel for pathspec: started [2019-08-25T13:25:52.247Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-25T13:25:52.247Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-25T13:25:52.247Z] Successfully built pyyaml pathspec [2019-08-25T13:25:52.247Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-08-25T13:25:52.532Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-25T13:25:53.146Z] Removing intermediate container 073d29c83161 [2019-08-25T13:25:53.146Z] ---> 836fef795c13 [2019-08-25T13:25:53.146Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-25T13:25:53.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-25T13:25:54.157Z] ---> b786dcfdd4c9 [2019-08-25T13:25:54.157Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-25T13:25:58.535Z] ---> e30bc78b568c [2019-08-25T13:25:58.535Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-25T13:26:00.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-25T13:26:01.209Z] ---> 325523f19d2e [2019-08-25T13:26:01.209Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-25T13:26:01.209Z] ---> 4c63732e7254 [2019-08-25T13:26:01.209Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-25T13:26:01.491Z] ---> 2b6ae3b7a45c [2019-08-25T13:26:01.491Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-08-25T13:26:01.773Z] ---> 35ac07223a6f [2019-08-25T13:26:01.773Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-08-25T13:26:02.056Z] ---> ef16dabf2665 [2019-08-25T13:26:02.056Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-08-25T13:26:02.340Z] ---> 319174c2800e [2019-08-25T13:26:02.340Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-08-25T13:26:03.350Z] ---> 5a21d75219d7 [2019-08-25T13:26:03.350Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-08-25T13:26:03.641Z] ---> 1881fed67eb4 [2019-08-25T13:26:03.641Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-08-25T13:26:04.255Z] ---> f648071c9b4c [2019-08-25T13:26:04.255Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-25T13:26:05.730Z] ---> e871c0556274 [2019-08-25T13:26:05.730Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-08-25T13:26:06.012Z] ---> 2c193bf2f934 [2019-08-25T13:26:06.012Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-25T13:26:06.630Z] ---> 5458561cc237 [2019-08-25T13:26:06.630Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-08-25T13:26:06.630Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-08-25T13:26:06.630Z] bad55c542dc9: Pulling fs layer [2019-08-25T13:26:07.245Z] bad55c542dc9: Download complete [2019-08-25T13:26:07.531Z] bad55c542dc9: Pull complete [2019-08-25T13:26:07.531Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-25T13:26:07.531Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-25T13:26:08.154Z] ---> 07008abc1e5f [2019-08-25T13:26:08.154Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-08-25T13:26:08.154Z] ---> Running in 09b858b662fe [2019-08-25T13:26:08.154Z] Removing intermediate container 09b858b662fe [2019-08-25T13:26:08.154Z] ---> a46c86526d22 [2019-08-25T13:26:08.154Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-08-25T13:26:08.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-25T13:26:08.436Z] ---> Running in bcd345b1c43b [2019-08-25T13:26:08.436Z] Removing intermediate container bcd345b1c43b [2019-08-25T13:26:08.436Z] ---> 1d2db51a7c0d [2019-08-25T13:26:08.436Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-08-25T13:26:08.436Z] ---> Running in 3eef56548179 [2019-08-25T13:26:08.436Z] Removing intermediate container 3eef56548179 [2019-08-25T13:26:08.436Z] ---> 7f6f7d3531d6 [2019-08-25T13:26:08.436Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-08-25T13:26:08.718Z] ---> Running in ffea6370f089 [2019-08-25T13:26:08.718Z] Removing intermediate container ffea6370f089 [2019-08-25T13:26:08.718Z] ---> a36e3deb0c3c [2019-08-25T13:26:08.718Z] Step 123/126 : VOLUME /var/lib/docker [2019-08-25T13:26:08.718Z] ---> Running in caf700ef2fdf [2019-08-25T13:26:09.001Z] Removing intermediate container caf700ef2fdf [2019-08-25T13:26:09.001Z] ---> e7ea4017f591 [2019-08-25T13:26:09.001Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-08-25T13:26:09.001Z] ---> Running in 222a89e2e9eb [2019-08-25T13:26:09.001Z] Removing intermediate container 222a89e2e9eb [2019-08-25T13:26:09.001Z] ---> 2e9a04ffd7d8 [2019-08-25T13:26:09.001Z] Step 125/126 : FROM dev AS final [2019-08-25T13:26:09.001Z] ---> 2e9a04ffd7d8 [2019-08-25T13:26:09.001Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-08-25T13:26:10.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-25T13:26:10.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-25T13:26:13.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-25T13:26:14.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-25T13:26:15.807Z] ---> 201c8d31d663 [2019-08-25T13:26:15.807Z] Successfully built 201c8d31d663 [2019-08-25T13:26:15.807Z] Successfully tagged docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-25T13:26:16.271Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39794/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 -e DOCKER_GRAPHDRIVER docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 hack/test/unit [2019-08-25T13:26:16.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-25T13:26:17.719Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-08-25T13:26:19.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-25T13:26:21.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-25T13:26:21.762Z] ? github.com/docker/docker/api [no test files] [2019-08-25T13:26:22.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-25T13:26:22.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-25T13:26:24.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-25T13:26:25.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-25T13:26:28.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-25T13:26:30.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-25T13:26:30.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-25T13:26:33.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-25T13:26:33.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-25T13:26:36.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-25T13:26:39.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-25T13:26:40.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-25T13:26:42.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-25T13:26:44.136Z] ok github.com/docker/docker/api/server 0.022s coverage: 7.9% of statements [2019-08-25T13:26:45.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-25T13:26:46.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-25T13:26:49.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-25T13:26:50.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-25T13:26:50.719Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-08-25T13:26:50.719Z] Using test binary docker [2019-08-25T13:26:50.719Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-25T13:26:50.719Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-25T13:26:50.719Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-25T13:26:50.719Z] Warning failed to create cache: (null) [2019-08-25T13:26:50.719Z] . [2019-08-25T13:26:50.719Z] Starting dockerd [2019-08-25T13:26:50.719Z] INFO: Waiting for daemon to start... [2019-08-25T13:26:53.181Z] . [2019-08-25T13:26:53.181Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-08-25T13:26:53.181Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-08-25T13:26:53.181Z] Error: No such image: emptyfs [2019-08-25T13:26:53.181Z] Running integration-test (iteration 1) [2019-08-25T13:26:53.181Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-25T13:26:56.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-25T13:27:02.625Z] Loaded image: buildpack-deps:jessie [2019-08-25T13:27:02.625Z] Loaded image: busybox:latest [2019-08-25T13:27:02.625Z] Loaded image: busybox:glibc [2019-08-25T13:27:02.625Z] Loaded image: debian:jessie [2019-08-25T13:27:02.625Z] Loaded image: hello-world:latest [2019-08-25T13:27:02.625Z] INFO: Testing against a local daemon [2019-08-25T13:27:02.625Z] === RUN TestCgroupNamespacesBuild [2019-08-25T13:27:03.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-25T13:27:04.429Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2019-08-25T13:27:04.429Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-08-25T13:27:04.429Z] daemon.go:336: [d1d56ca9db168] waiting for daemon to start [2019-08-25T13:27:04.429Z] daemon.go:336: [d1d56ca9db168] waiting for daemon to start [2019-08-25T13:27:04.429Z] daemon.go:364: [d1d56ca9db168] daemon started [2019-08-25T13:27:04.429Z] daemon.go:472: [d1d56ca9db168] Stopping daemon [2019-08-25T13:27:04.429Z] daemon.go:307: [d1d56ca9db168] exiting daemon [2019-08-25T13:27:04.429Z] daemon.go:459: [d1d56ca9db168] Daemon stopped [2019-08-25T13:27:04.429Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-25T13:27:05.760Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2019-08-25T13:27:05.760Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-08-25T13:27:05.760Z] daemon.go:336: [da8cfb9858ae5] waiting for daemon to start [2019-08-25T13:27:05.760Z] daemon.go:336: [da8cfb9858ae5] waiting for daemon to start [2019-08-25T13:27:05.760Z] daemon.go:364: [da8cfb9858ae5] daemon started [2019-08-25T13:27:05.760Z] daemon.go:472: [da8cfb9858ae5] Stopping daemon [2019-08-25T13:27:05.760Z] daemon.go:307: [da8cfb9858ae5] exiting daemon [2019-08-25T13:27:05.760Z] daemon.go:459: [da8cfb9858ae5] Daemon stopped [2019-08-25T13:27:05.760Z] === RUN TestBuildWithSession [2019-08-25T13:27:09.028Z] --- PASS: TestBuildWithSession (2.73s) [2019-08-25T13:27:09.028Z] === RUN TestBuildSquashParent [2019-08-25T13:27:11.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-25T13:27:13.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-25T13:27:15.346Z] --- PASS: TestBuildSquashParent (6.14s) [2019-08-25T13:27:15.346Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-25T13:27:15.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T13:27:15.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T13:27:15.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T13:27:15.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T13:27:15.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T13:27:15.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T13:27:15.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T13:27:15.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T13:27:15.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T13:27:15.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T13:27:15.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T13:27:15.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T13:27:15.346Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T13:27:15.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T13:27:17.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T13:27:17.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T13:27:19.780Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T13:27:19.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-25T13:27:20.493Z] ................................................. [ 30%] [2019-08-25T13:27:20.560Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T13:27:23.096Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-08-25T13:27:23.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2019-08-25T13:27:23.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s) [2019-08-25T13:27:23.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.53s) [2019-08-25T13:27:23.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) [2019-08-25T13:27:23.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2019-08-25T13:27:23.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.66s) [2019-08-25T13:27:23.096Z] === RUN TestBuildMultiStageCopy [2019-08-25T13:27:23.096Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-25T13:27:23.127Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-25T13:27:23.127Z] Using test binary docker [2019-08-25T13:27:23.127Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-25T13:27:23.127Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-25T13:27:23.127Z] Warning failed to create cache: (null) [2019-08-25T13:27:23.127Z] . [2019-08-25T13:27:23.127Z] INFO: Waiting for daemon to start... [2019-08-25T13:27:23.127Z] Starting dockerd [2019-08-25T13:27:25.025Z] . [2019-08-25T13:27:25.025Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-25T13:27:25.025Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-25T13:27:25.025Z] Error: No such image: emptyfs [2019-08-25T13:27:25.283Z] Running integration-test (iteration 1) [2019-08-25T13:27:25.283Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-25T13:27:25.631Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-25T13:27:26.441Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-25T13:27:26.819Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-25T13:27:27.209Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-25T13:27:28.080Z] --- PASS: TestBuildMultiStageCopy (4.84s) [2019-08-25T13:27:28.080Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s) [2019-08-25T13:27:28.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2019-08-25T13:27:28.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2019-08-25T13:27:28.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2019-08-25T13:27:28.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2019-08-25T13:27:28.081Z] === RUN TestBuildMultiStageParentConfig [2019-08-25T13:27:29.317Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2019-08-25T13:27:29.317Z] === RUN TestBuildLabelWithTargets [2019-08-25T13:27:32.540Z] --- PASS: TestBuildLabelWithTargets (2.65s) [2019-08-25T13:27:32.540Z] === RUN TestBuildWithEmptyLayers [2019-08-25T13:27:32.953Z] --- PASS: TestBuildWithEmptyLayers (0.92s) [2019-08-25T13:27:32.953Z] === RUN TestBuildMultiStageOnBuild [2019-08-25T13:27:36.184Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2019-08-25T13:27:36.184Z] === RUN TestBuildUncleanTarFilenames [2019-08-25T13:27:36.952Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2019-08-25T13:27:36.952Z] === RUN TestBuildMultiStageLayerLeak [2019-08-25T13:27:39.032Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-08-25T13:27:40.236Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s) [2019-08-25T13:27:40.237Z] === RUN TestBuildWithHugeFile [2019-08-25T13:27:46.950Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-08-25T13:27:50.770Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-08-25T13:27:57.362Z] Loaded image: buildpack-deps:jessie [2019-08-25T13:27:57.362Z] Loaded image: busybox:latest [2019-08-25T13:27:57.362Z] Loaded image: busybox:glibc [2019-08-25T13:27:57.362Z] Loaded image: debian:jessie [2019-08-25T13:27:57.362Z] Loaded image: hello-world:latest [2019-08-25T13:27:57.362Z] INFO: Testing against a local daemon [2019-08-25T13:27:57.362Z] === RUN TestCgroupNamespacesBuild [2019-08-25T13:27:57.926Z] --- PASS: TestCgroupNamespacesBuild (3.28s) [2019-08-25T13:27:57.926Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuild [2019-08-25T13:27:57.926Z] daemon.go:336: [db819bc022e4a] waiting for daemon to start [2019-08-25T13:27:57.926Z] daemon.go:336: [db819bc022e4a] waiting for daemon to start [2019-08-25T13:27:57.926Z] daemon.go:364: [db819bc022e4a] daemon started [2019-08-25T13:27:57.926Z] daemon.go:472: [db819bc022e4a] Stopping daemon [2019-08-25T13:27:57.926Z] daemon.go:307: [db819bc022e4a] exiting daemon [2019-08-25T13:27:57.926Z] daemon.go:459: [db819bc022e4a] Daemon stopped [2019-08-25T13:27:57.926Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-25T13:28:00.478Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.51s) [2019-08-25T13:28:00.478Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuildDaemonHostMode [2019-08-25T13:28:00.478Z] daemon.go:336: [db03c5ea30702] waiting for daemon to start [2019-08-25T13:28:00.478Z] daemon.go:336: [db03c5ea30702] waiting for daemon to start [2019-08-25T13:28:00.478Z] daemon.go:364: [db03c5ea30702] daemon started [2019-08-25T13:28:00.478Z] daemon.go:472: [db03c5ea30702] Stopping daemon [2019-08-25T13:28:00.478Z] daemon.go:307: [db03c5ea30702] exiting daemon [2019-08-25T13:28:00.478Z] daemon.go:459: [db03c5ea30702] Daemon stopped [2019-08-25T13:28:00.478Z] === RUN TestBuildWithSession [2019-08-25T13:28:04.658Z] --- PASS: TestBuildWithSession (3.55s) [2019-08-25T13:28:04.658Z] === RUN TestBuildSquashParent [2019-08-25T13:28:11.878Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-08-25T13:28:14.622Z] --- PASS: TestBuildSquashParent (9.85s) [2019-08-25T13:28:14.622Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildSquashParent [2019-08-25T13:28:14.622Z] daemon.go:336: [d1ebd9d68ddeb] waiting for daemon to start [2019-08-25T13:28:14.622Z] daemon.go:336: [d1ebd9d68ddeb] waiting for daemon to start [2019-08-25T13:28:14.622Z] daemon.go:364: [d1ebd9d68ddeb] daemon started [2019-08-25T13:28:14.622Z] daemon.go:472: [d1ebd9d68ddeb] Stopping daemon [2019-08-25T13:28:14.622Z] daemon.go:307: [d1ebd9d68ddeb] exiting daemon [2019-08-25T13:28:14.622Z] daemon.go:459: [d1ebd9d68ddeb] Daemon stopped [2019-08-25T13:28:14.622Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-25T13:28:14.622Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T13:28:14.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T13:28:14.622Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T13:28:14.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T13:28:14.622Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T13:28:14.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T13:28:14.622Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T13:28:14.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T13:28:14.622Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T13:28:14.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T13:28:14.622Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T13:28:14.622Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T13:28:14.622Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T13:28:14.622Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T13:28:14.763Z] --- PASS: TestBuildWithHugeFile (29.71s) [2019-08-25T13:28:14.763Z] === RUN TestBuildWithEmptyDockerfile [2019-08-25T13:28:14.763Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T13:28:14.763Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T13:28:14.763Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T13:28:14.763Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T13:28:14.763Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T13:28:14.763Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T13:28:14.763Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T13:28:14.763Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T13:28:14.763Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T13:28:14.763Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-08-25T13:28:14.763Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2019-08-25T13:28:14.763Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2019-08-25T13:28:14.763Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-08-25T13:28:14.763Z] === RUN TestBuildPreserveOwnership [2019-08-25T13:28:14.763Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-25T13:28:14.763Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-25T13:28:15.558Z] --- PASS: TestBuildPreserveOwnership (5.90s) [2019-08-25T13:28:15.558Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.79s) [2019-08-25T13:28:15.558Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) [2019-08-25T13:28:15.558Z] === RUN TestBuildPlatformInvalid [2019-08-25T13:28:15.926Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-08-25T13:28:15.926Z] PASS [2019-08-25T13:28:15.926Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-25T13:28:15.926Z] INFO: Testing against a local daemon [2019-08-25T13:28:15.926Z] === RUN TestConfigList [2019-08-25T13:28:16.517Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-25T13:28:16.517Z] Using test binary docker [2019-08-25T13:28:16.517Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-25T13:28:16.517Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-25T13:28:16.517Z] Warning failed to create cache: (null) [2019-08-25T13:28:16.517Z] . [2019-08-25T13:28:16.517Z] Starting dockerd [2019-08-25T13:28:16.517Z] INFO: Waiting for daemon to start... [2019-08-25T13:28:17.033Z] .---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-25T13:28:17.033Z] Using test binary docker [2019-08-25T13:28:17.033Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-25T13:28:17.033Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-25T13:28:17.033Z] Warning failed to create cache: (null) [2019-08-25T13:28:17.033Z] . [2019-08-25T13:28:17.033Z] Starting dockerd [2019-08-25T13:28:17.033Z] INFO: Waiting for daemon to start... [2019-08-25T13:28:17.290Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T13:28:17.290Z] .=== CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T13:28:18.448Z] --- PASS: TestConfigList (2.51s) [2019-08-25T13:28:18.448Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-08-25T13:28:18.448Z] daemon.go:336: [d3234886aad20] waiting for daemon to start [2019-08-25T13:28:18.448Z] daemon.go:336: [d3234886aad20] waiting for daemon to start [2019-08-25T13:28:18.448Z] daemon.go:364: [d3234886aad20] daemon started [2019-08-25T13:28:18.448Z] daemon.go:472: [d3234886aad20] Stopping daemon [2019-08-25T13:28:18.448Z] daemon.go:307: [d3234886aad20] exiting daemon [2019-08-25T13:28:18.448Z] daemon.go:459: [d3234886aad20] Daemon stopped [2019-08-25T13:28:18.448Z] === RUN TestConfigsCreateAndDelete [2019-08-25T13:28:18.661Z] [2019-08-25T13:28:18.661Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-25T13:28:18.661Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-25T13:28:18.661Z] Error: No such image: emptyfs [2019-08-25T13:28:18.918Z] Running integration-test (iteration 1) [2019-08-25T13:28:18.918Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) [2019-08-25T13:28:19.176Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T13:28:19.176Z] [2019-08-25T13:28:19.176Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-25T13:28:19.435Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-25T13:28:19.435Z] Error: No such image: emptyfs [2019-08-25T13:28:20.367Z] Running integration-test (iteration 1) [2019-08-25T13:28:20.367Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) [2019-08-25T13:28:20.367Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T13:28:20.516Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-08-25T13:28:21.627Z] --- PASS: TestConfigsCreateAndDelete (2.94s) [2019-08-25T13:28:21.627Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-08-25T13:28:21.627Z] daemon.go:336: [da5e307971ac9] waiting for daemon to start [2019-08-25T13:28:21.627Z] daemon.go:336: [da5e307971ac9] waiting for daemon to start [2019-08-25T13:28:21.627Z] daemon.go:364: [da5e307971ac9] daemon started [2019-08-25T13:28:21.627Z] daemon.go:472: [da5e307971ac9] Stopping daemon [2019-08-25T13:28:21.627Z] daemon.go:307: [da5e307971ac9] exiting daemon [2019-08-25T13:28:21.627Z] daemon.go:459: [da5e307971ac9] Daemon stopped [2019-08-25T13:28:21.627Z] === RUN TestConfigsUpdate [2019-08-25T13:28:21.949Z] tests/integration/api_secret_test.py ..... [ 52%] [2019-08-25T13:28:24.964Z] --- PASS: TestConfigsUpdate (3.07s) [2019-08-25T13:28:24.964Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-08-25T13:28:24.964Z] daemon.go:336: [d2503159f2ea7] waiting for daemon to start [2019-08-25T13:28:24.964Z] daemon.go:336: [d2503159f2ea7] waiting for daemon to start [2019-08-25T13:28:24.964Z] daemon.go:364: [d2503159f2ea7] daemon started [2019-08-25T13:28:24.964Z] daemon.go:472: [d2503159f2ea7] Stopping daemon [2019-08-25T13:28:24.964Z] daemon.go:307: [d2503159f2ea7] exiting daemon [2019-08-25T13:28:24.964Z] daemon.go:459: [d2503159f2ea7] Daemon stopped [2019-08-25T13:28:24.964Z] === RUN TestTemplatedConfig [2019-08-25T13:28:25.624Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-08-25T13:28:25.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s) [2019-08-25T13:28:25.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.58s) [2019-08-25T13:28:25.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2019-08-25T13:28:25.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) [2019-08-25T13:28:25.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.21s) [2019-08-25T13:28:25.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.94s) [2019-08-25T13:28:25.624Z] === RUN TestBuildMultiStageCopy [2019-08-25T13:28:25.624Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-25T13:28:27.508Z] tests/integration/api_service_test.py ................s................. [ 61%] [2019-08-25T13:28:28.136Z] --- PASS: TestTemplatedConfig (3.65s) [2019-08-25T13:28:28.136Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-08-25T13:28:28.136Z] daemon.go:336: [dfd230701835c] waiting for daemon to start [2019-08-25T13:28:28.136Z] daemon.go:336: [dfd230701835c] waiting for daemon to start [2019-08-25T13:28:28.136Z] daemon.go:364: [dfd230701835c] daemon started [2019-08-25T13:28:28.136Z] daemon.go:472: [dfd230701835c] Stopping daemon [2019-08-25T13:28:28.136Z] daemon.go:307: [dfd230701835c] exiting daemon [2019-08-25T13:28:28.136Z] daemon.go:459: [dfd230701835c] Daemon stopped [2019-08-25T13:28:28.136Z] === RUN TestConfigInspect [2019-08-25T13:28:29.799Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-25T13:28:31.171Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-25T13:28:31.365Z] --- PASS: TestConfigInspect (2.96s) [2019-08-25T13:28:31.365Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-08-25T13:28:31.365Z] daemon.go:336: [db866b6d4f95c] waiting for daemon to start [2019-08-25T13:28:31.365Z] daemon.go:336: [db866b6d4f95c] waiting for daemon to start [2019-08-25T13:28:31.365Z] daemon.go:364: [db866b6d4f95c] daemon started [2019-08-25T13:28:31.365Z] daemon.go:472: [db866b6d4f95c] Stopping daemon [2019-08-25T13:28:31.365Z] daemon.go:307: [db866b6d4f95c] exiting daemon [2019-08-25T13:28:31.365Z] daemon.go:459: [db866b6d4f95c] Daemon stopped [2019-08-25T13:28:31.365Z] === RUN TestConfigCreateWithLabels [2019-08-25T13:28:31.429Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-25T13:28:32.360Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-25T13:28:33.292Z] --- PASS: TestBuildMultiStageCopy (7.79s) [2019-08-25T13:28:33.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.48s) [2019-08-25T13:28:33.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.02s) [2019-08-25T13:28:33.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2019-08-25T13:28:33.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.86s) [2019-08-25T13:28:33.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.78s) [2019-08-25T13:28:33.292Z] === RUN TestBuildMultiStageParentConfig [2019-08-25T13:28:34.609Z] --- PASS: TestConfigCreateWithLabels (2.93s) [2019-08-25T13:28:34.609Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-08-25T13:28:34.609Z] daemon.go:336: [dda671d86173e] waiting for daemon to start [2019-08-25T13:28:34.609Z] daemon.go:336: [dda671d86173e] waiting for daemon to start [2019-08-25T13:28:34.609Z] daemon.go:364: [dda671d86173e] daemon started [2019-08-25T13:28:34.609Z] daemon.go:472: [dda671d86173e] Stopping daemon [2019-08-25T13:28:34.609Z] daemon.go:307: [dda671d86173e] exiting daemon [2019-08-25T13:28:34.609Z] daemon.go:459: [dda671d86173e] Daemon stopped [2019-08-25T13:28:34.609Z] === RUN TestConfigCreateResolve [2019-08-25T13:28:35.186Z] --- PASS: TestBuildMultiStageParentConfig (1.89s) [2019-08-25T13:28:35.186Z] === RUN TestBuildLabelWithTargets [2019-08-25T13:28:36.270Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-25T13:28:36.270Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-25T13:28:36.270Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2019-08-25T13:28:36.270Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 95.2% of statements [2019-08-25T13:28:36.270Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2019-08-25T13:28:36.270Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 4.0% of statements [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-25T13:28:36.270Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/builder [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-25T13:28:36.270Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-25T13:28:36.270Z] ok github.com/docker/docker/builder/dockerignore 0.024s coverage: 96.8% of statements [2019-08-25T13:28:37.065Z] --- PASS: TestConfigCreateResolve (2.95s) [2019-08-25T13:28:37.065Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-08-25T13:28:37.065Z] daemon.go:336: [dbd4d734abca5] waiting for daemon to start [2019-08-25T13:28:37.065Z] daemon.go:336: [dbd4d734abca5] waiting for daemon to start [2019-08-25T13:28:37.065Z] daemon.go:364: [dbd4d734abca5] daemon started [2019-08-25T13:28:37.065Z] daemon.go:472: [dbd4d734abca5] Stopping daemon [2019-08-25T13:28:37.065Z] daemon.go:307: [dbd4d734abca5] exiting daemon [2019-08-25T13:28:37.065Z] daemon.go:459: [dbd4d734abca5] Daemon stopped [2019-08-25T13:28:37.065Z] === RUN TestConfigDaemonLibtrustID [2019-08-25T13:28:37.432Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-08-25T13:28:37.433Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-08-25T13:28:37.433Z] daemon.go:336: [d2133beaf1e38] waiting for daemon to start [2019-08-25T13:28:37.433Z] daemon.go:336: [d2133beaf1e38] waiting for daemon to start [2019-08-25T13:28:37.433Z] daemon.go:364: [d2133beaf1e38] daemon started [2019-08-25T13:28:37.433Z] daemon.go:472: [d2133beaf1e38] Stopping daemon [2019-08-25T13:28:37.433Z] daemon.go:307: [d2133beaf1e38] exiting daemon [2019-08-25T13:28:37.433Z] daemon.go:459: [d2133beaf1e38] Daemon stopped [2019-08-25T13:28:37.433Z] PASS [2019-08-25T13:28:37.433Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-25T13:28:37.800Z] INFO: Testing against a local daemon [2019-08-25T13:28:37.800Z] === RUN TestCheckpoint [2019-08-25T13:28:37.800Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-25T13:28:37.800Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-25T13:28:37.800Z] === RUN TestContainerInvalidJSON [2019-08-25T13:28:37.800Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T13:28:37.800Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T13:28:37.800Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T13:28:37.800Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T13:28:37.800Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-25T13:28:37.800Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-25T13:28:37.800Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T13:28:37.800Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-25T13:28:37.800Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T13:28:37.800Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-08-25T13:28:37.800Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-08-25T13:28:37.800Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-08-25T13:28:37.800Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-25T13:28:37.800Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-25T13:28:38.166Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2019-08-25T13:28:38.166Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-25T13:28:38.166Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2019-08-25T13:28:38.166Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-25T13:28:38.544Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2019-08-25T13:28:38.544Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-25T13:28:38.544Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2019-08-25T13:28:38.544Z] === RUN TestCopyFromContainer [2019-08-25T13:28:39.363Z] --- PASS: TestBuildLabelWithTargets (4.18s) [2019-08-25T13:28:39.363Z] === RUN TestBuildWithEmptyLayers [2019-08-25T13:28:39.753Z] ok github.com/docker/docker/builder/fscache 0.137s coverage: 69.2% of statements [2019-08-25T13:28:40.736Z] --- PASS: TestBuildWithEmptyLayers (1.56s) [2019-08-25T13:28:40.736Z] === RUN TestBuildMultiStageOnBuild [2019-08-25T13:28:41.092Z] ........................ [ 67%] [2019-08-25T13:28:41.668Z] Loaded image: buildpack-deps:jessie [2019-08-25T13:28:41.668Z] Loaded image: busybox:latest [2019-08-25T13:28:41.777Z] === RUN TestCopyFromContainer// [2019-08-25T13:28:41.777Z] === RUN TestCopyFromContainer//bar/root [2019-08-25T13:28:41.777Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-25T13:28:41.777Z] === RUN TestCopyFromContainer/bar/quux [2019-08-25T13:28:41.777Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-25T13:28:41.777Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-25T13:28:41.777Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-25T13:28:41.777Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-25T13:28:41.777Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-25T13:28:41.797Z] ok github.com/docker/docker/builder/remotecontext/git 4.557s coverage: 85.1% of statements [2019-08-25T13:28:41.797Z] ok github.com/docker/docker/builder/remotecontext 0.406s coverage: 13.6% of statements [2019-08-25T13:28:41.926Z] Loaded image: busybox:glibc [2019-08-25T13:28:41.926Z] Loaded image: debian:jessie [2019-08-25T13:28:42.083Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2019-08-25T13:28:42.166Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-25T13:28:42.166Z] --- PASS: TestCopyFromContainer (3.39s) [2019-08-25T13:28:42.166Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-08-25T13:28:42.166Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-08-25T13:28:42.166Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-08-25T13:28:42.166Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-08-25T13:28:42.166Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-08-25T13:28:42.166Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-08-25T13:28:42.166Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-08-25T13:28:42.166Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-08-25T13:28:42.166Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-08-25T13:28:42.166Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-08-25T13:28:42.166Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-25T13:28:42.166Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T13:28:42.166Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T13:28:42.166Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T13:28:42.166Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T13:28:42.166Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T13:28:42.166Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T13:28:42.166Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T13:28:42.166Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T13:28:42.166Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T13:28:42.166Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-08-25T13:28:42.166Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-08-25T13:28:42.166Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-08-25T13:28:42.166Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-08-25T13:28:42.166Z] === RUN TestCreateWithInvalidEnv [2019-08-25T13:28:42.166Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-25T13:28:42.166Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-25T13:28:42.166Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-25T13:28:42.166Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-25T13:28:42.166Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-25T13:28:42.166Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-25T13:28:42.166Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-25T13:28:42.166Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-25T13:28:42.166Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-25T13:28:42.166Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-08-25T13:28:42.166Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-25T13:28:42.166Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-25T13:28:42.166Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-25T13:28:42.166Z] === RUN TestCreateTmpfsMountsTarget [2019-08-25T13:28:42.166Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-08-25T13:28:42.166Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-25T13:28:42.184Z] Loaded image: hello-world:latest [2019-08-25T13:28:42.184Z] INFO: Testing against a local daemon [2019-08-25T13:28:42.184Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.003s [2019-08-25T13:28:42.184Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks 0.028s [2019-08-25T13:28:42.442Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.010s [2019-08-25T13:28:42.442Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.001s [2019-08-25T13:28:42.442Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.001s [2019-08-25T13:28:42.442Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText 0.007s [2019-08-25T13:28:42.442Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.006s [2019-08-25T13:28:42.707Z] ok github.com/docker/docker/builder/dockerfile 1.130s coverage: 45.1% of statements [2019-08-25T13:28:42.707Z] ? github.com/docker/docker/cli [no test files] [2019-08-25T13:28:42.707Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-25T13:28:43.374Z] Loaded image: buildpack-deps:jessie [2019-08-25T13:28:43.375Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 0.960s [2019-08-25T13:28:43.375Z] Loaded image: busybox:latest [2019-08-25T13:28:43.375Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.099s [2019-08-25T13:28:43.631Z] Loaded image: busybox:glibc [2019-08-25T13:28:43.631Z] Loaded image: debian:jessie [2019-08-25T13:28:43.888Z] Loaded image: hello-world:latest [2019-08-25T13:28:43.888Z] INFO: Testing against a local daemon [2019-08-25T13:28:43.888Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 0.465s [2019-08-25T13:28:43.888Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.026s [2019-08-25T13:28:44.765Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s) [2019-08-25T13:28:44.765Z] === RUN TestCreateWithCapabilities [2019-08-25T13:28:44.765Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-25T13:28:44.765Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-25T13:28:44.765Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-25T13:28:44.765Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-25T13:28:44.765Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-25T13:28:44.765Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-25T13:28:44.765Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-25T13:28:44.765Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-25T13:28:44.765Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T13:28:44.765Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T13:28:44.765Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T13:28:44.765Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T13:28:44.765Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-25T13:28:44.765Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-25T13:28:44.765Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-25T13:28:44.765Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-25T13:28:44.765Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-25T13:28:44.765Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-25T13:28:44.765Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T13:28:44.765Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T13:28:44.765Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T13:28:44.765Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T13:28:44.765Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-25T13:28:44.765Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-25T13:28:44.765Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T13:28:44.765Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T13:28:44.765Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-25T13:28:44.765Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-25T13:28:44.765Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-25T13:28:44.765Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T13:28:44.765Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T13:28:44.765Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-25T13:28:44.765Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-25T13:28:44.819Z] --- PASS: TestBuildMultiStageOnBuild (3.90s) [2019-08-25T13:28:44.819Z] === RUN TestBuildUncleanTarFilenames [2019-08-25T13:28:44.819Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 0.739s [2019-08-25T13:28:44.819Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 0.183s [2019-08-25T13:28:44.819Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.011s [2019-08-25T13:28:45.140Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-08-25T13:28:45.140Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-08-25T13:28:45.140Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-08-25T13:28:45.140Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-08-25T13:28:45.140Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-08-25T13:28:45.140Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-08-25T13:28:45.140Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-08-25T13:28:45.140Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-08-25T13:28:45.140Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-08-25T13:28:45.140Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-08-25T13:28:45.140Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-08-25T13:28:45.140Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-08-25T13:28:45.140Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-25T13:28:46.191Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2019-08-25T13:28:46.191Z] === RUN TestBuildMultiStageLayerLeak [2019-08-25T13:28:46.756Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect 1.483s [2019-08-25T13:28:47.013Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate 0.067s [2019-08-25T13:28:47.013Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter 0.003s [2019-08-25T13:28:47.013Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults 0.006s [2019-08-25T13:28:47.577Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks 0.659s [2019-08-25T13:28:47.599Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2019-08-25T13:28:47.599Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-25T13:28:47.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T13:28:47.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T13:28:47.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T13:28:47.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T13:28:47.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T13:28:47.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T13:28:47.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T13:28:47.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T13:28:47.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T13:28:47.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T13:28:47.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T13:28:47.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T13:28:47.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T13:28:47.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T13:28:47.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T13:28:47.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-08-25T13:28:47.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-08-25T13:28:47.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-08-25T13:28:47.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-08-25T13:28:47.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-08-25T13:28:47.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-08-25T13:28:47.600Z] === RUN TestContainerStartOnDaemonRestart [2019-08-25T13:28:47.600Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-25T13:28:47.600Z] === RUN TestDaemonRestartIpcMode [2019-08-25T13:28:47.600Z] === PAUSE TestDaemonRestartIpcMode [2019-08-25T13:28:47.600Z] === RUN TestDiff [2019-08-25T13:28:48.385Z] --- PASS: TestDiff (0.84s) [2019-08-25T13:28:48.385Z] === RUN TestExecWithCloseStdin [2019-08-25T13:28:48.509Z] PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool 4.426s [2019-08-25T13:28:48.509Z] --- PASS: TestBuildMultiStageLayerLeak (2.49s) [2019-08-25T13:28:48.509Z] === RUN TestBuildWithHugeFile [2019-08-25T13:28:48.509Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge 0.652s [2019-08-25T13:28:48.766Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork 0.097s [2019-08-25T13:28:48.766Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.001s [2019-08-25T13:28:48.766Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound 0.001s [2019-08-25T13:28:49.730Z] --- PASS: TestExecWithCloseStdin (1.12s) [2019-08-25T13:28:49.730Z] === RUN TestExec [2019-08-25T13:28:50.137Z] PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon 1.882s [2019-08-25T13:28:50.514Z] --- PASS: TestExec (1.04s) [2019-08-25T13:28:50.514Z] === RUN TestExecUser [2019-08-25T13:28:50.704Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock 0.576s [2019-08-25T13:28:51.766Z] --- PASS: TestExecUser (1.12s) [2019-08-25T13:28:51.766Z] === RUN TestExportContainerAndImportImage [2019-08-25T13:28:53.158Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2019-08-25T13:28:53.158Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-25T13:28:53.979Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 4.385s [2019-08-25T13:28:53.979Z] PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill 3.155s [2019-08-25T13:28:54.569Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-08-25T13:28:54.569Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-08-25T13:28:54.569Z] daemon.go:336: [d65aedb43dfa6] waiting for daemon to start [2019-08-25T13:28:54.569Z] daemon.go:336: [d65aedb43dfa6] waiting for daemon to start [2019-08-25T13:28:54.569Z] daemon.go:364: [d65aedb43dfa6] daemon started [2019-08-25T13:28:54.569Z] daemon.go:472: [d65aedb43dfa6] Stopping daemon [2019-08-25T13:28:54.569Z] daemon.go:307: [d65aedb43dfa6] exiting daemon [2019-08-25T13:28:54.569Z] daemon.go:459: [d65aedb43dfa6] Daemon stopped [2019-08-25T13:28:54.569Z] daemon.go:336: [d65aedb43dfa6] waiting for daemon to start [2019-08-25T13:28:54.569Z] daemon.go:336: [d65aedb43dfa6] waiting for daemon to start [2019-08-25T13:28:54.569Z] daemon.go:364: [d65aedb43dfa6] daemon started [2019-08-25T13:28:54.569Z] daemon.go:472: [d65aedb43dfa6] Stopping daemon [2019-08-25T13:28:54.569Z] daemon.go:307: [d65aedb43dfa6] exiting daemon [2019-08-25T13:28:54.569Z] daemon.go:459: [d65aedb43dfa6] Daemon stopped [2019-08-25T13:28:54.569Z] === RUN TestHealthCheckWorkdir [2019-08-25T13:28:55.826Z] --- PASS: TestHealthCheckWorkdir (1.31s) [2019-08-25T13:28:55.826Z] === RUN TestHealthKillContainer [2019-08-25T13:28:57.255Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning 2.607s [2019-08-25T13:28:57.255Z] PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash 3.288s [2019-08-25T13:28:57.992Z] ok github.com/docker/docker/client 0.673s coverage: 75.8% of statements [2019-08-25T13:28:59.009Z] --- PASS: TestHealthKillContainer (3.22s) [2019-08-25T13:28:59.009Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-25T13:28:59.784Z] PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown 2.599s [2019-08-25T13:28:59.789Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2019-08-25T13:28:59.789Z] === RUN TestIpcModeNone [2019-08-25T13:29:00.723Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers 3.236s [2019-08-25T13:29:01.045Z] --- PASS: TestIpcModeNone (0.98s) [2019-08-25T13:29:01.045Z] === RUN TestIpcModePrivate [2019-08-25T13:29:01.654Z] PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort 1.893s [2019-08-25T13:29:02.363Z] --- PASS: TestIpcModePrivate (1.17s) [2019-08-25T13:29:02.363Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-08-25T13:29:02.363Z] === RUN TestIpcModeShareable [2019-08-25T13:29:03.219Z] --- PASS: TestIpcModeShareable (1.14s) [2019-08-25T13:29:03.219Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-08-25T13:29:03.219Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-25T13:29:03.558Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 2.360s [2019-08-25T13:29:04.929Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 1.141s [2019-08-25T13:29:05.496Z] PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal 3.793s [2019-08-25T13:29:06.060Z] PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc 1.203s [2019-08-25T13:29:06.414Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2019-08-25T13:29:06.414Z] === RUN TestAPIIpcModeHost [2019-08-25T13:29:07.227Z] --- PASS: TestAPIIpcModeHost (0.82s) [2019-08-25T13:29:07.227Z] === RUN TestDaemonIpcModeShareable [2019-08-25T13:29:07.434Z] PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace 1.188s [2019-08-25T13:29:08.366Z] PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork 2.689s [2019-08-25T13:29:08.366Z] PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf 1.058s [2019-08-25T13:29:09.107Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2019-08-25T13:29:09.108Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-08-25T13:29:09.108Z] daemon.go:336: [d0d6f5c39911f] waiting for daemon to start [2019-08-25T13:29:09.108Z] daemon.go:336: [d0d6f5c39911f] waiting for daemon to start [2019-08-25T13:29:09.108Z] daemon.go:364: [d0d6f5c39911f] daemon started [2019-08-25T13:29:09.108Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-08-25T13:29:09.108Z] daemon.go:472: [d0d6f5c39911f] Stopping daemon [2019-08-25T13:29:09.108Z] daemon.go:307: [d0d6f5c39911f] exiting daemon [2019-08-25T13:29:09.108Z] daemon.go:459: [d0d6f5c39911f] Daemon stopped [2019-08-25T13:29:09.108Z] === RUN TestDaemonIpcModePrivate [2019-08-25T13:29:10.891Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach 2.030s [2019-08-25T13:29:10.911Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2019-08-25T13:29:10.911Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-08-25T13:29:10.911Z] daemon.go:336: [dff87691e5435] waiting for daemon to start [2019-08-25T13:29:10.911Z] daemon.go:336: [dff87691e5435] waiting for daemon to start [2019-08-25T13:29:10.911Z] daemon.go:364: [dff87691e5435] daemon started [2019-08-25T13:29:10.911Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-08-25T13:29:10.911Z] daemon.go:472: [dff87691e5435] Stopping daemon [2019-08-25T13:29:10.911Z] daemon.go:307: [dff87691e5435] exiting daemon [2019-08-25T13:29:10.911Z] daemon.go:459: [dff87691e5435] Daemon stopped [2019-08-25T13:29:10.911Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-25T13:29:12.787Z] PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr 4.513s [2019-08-25T13:29:12.830Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2019-08-25T13:29:12.830Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-08-25T13:29:12.830Z] daemon.go:336: [d5b79a7b3ad12] waiting for daemon to start [2019-08-25T13:29:12.830Z] daemon.go:336: [d5b79a7b3ad12] waiting for daemon to start [2019-08-25T13:29:12.830Z] daemon.go:364: [d5b79a7b3ad12] daemon started [2019-08-25T13:29:12.830Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-08-25T13:29:12.830Z] daemon.go:472: [d5b79a7b3ad12] Stopping daemon [2019-08-25T13:29:12.830Z] daemon.go:307: [d5b79a7b3ad12] exiting daemon [2019-08-25T13:29:12.830Z] daemon.go:459: [d5b79a7b3ad12] Daemon stopped [2019-08-25T13:29:12.830Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-25T13:29:13.350Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop 2.363s [2019-08-25T13:29:14.620Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2019-08-25T13:29:14.620Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-08-25T13:29:14.620Z] daemon.go:336: [d4cc6b0ab48e9] waiting for daemon to start [2019-08-25T13:29:14.620Z] daemon.go:336: [d4cc6b0ab48e9] waiting for daemon to start [2019-08-25T13:29:14.620Z] daemon.go:364: [d4cc6b0ab48e9] daemon started [2019-08-25T13:29:14.620Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-08-25T13:29:14.620Z] daemon.go:472: [d4cc6b0ab48e9] Stopping daemon [2019-08-25T13:29:14.620Z] daemon.go:307: [d4cc6b0ab48e9] exiting daemon [2019-08-25T13:29:14.620Z] daemon.go:459: [d4cc6b0ab48e9] Daemon stopped [2019-08-25T13:29:14.620Z] === RUN TestIpcModeOlderClient [2019-08-25T13:29:14.620Z] === PAUSE TestIpcModeOlderClient [2019-08-25T13:29:14.620Z] === RUN TestKillContainerInvalidSignal [2019-08-25T13:29:14.725Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach 1.094s [2019-08-25T13:29:15.402Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2019-08-25T13:29:15.402Z] === RUN TestKillContainer [2019-08-25T13:29:15.402Z] === RUN TestKillContainer/no_signal [2019-08-25T13:29:16.098Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect 0.954s [2019-08-25T13:29:16.183Z] === RUN TestKillContainer/non_killing_signal [2019-08-25T13:29:17.135Z] === RUN TestKillContainer/killing_signal [2019-08-25T13:29:17.468Z] PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2 4.425s [2019-08-25T13:29:17.494Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-08-25T13:29:17.920Z] --- PASS: TestKillContainer (2.87s) [2019-08-25T13:29:17.920Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-08-25T13:29:17.920Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2019-08-25T13:29:17.920Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2019-08-25T13:29:17.920Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-25T13:29:17.920Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-25T13:29:18.400Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 2.460s [2019-08-25T13:29:19.165Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-25T13:29:19.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s) [2019-08-25T13:29:19.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2019-08-25T13:29:19.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2019-08-25T13:29:19.945Z] === RUN TestKillStoppedContainer [2019-08-25T13:29:19.945Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-08-25T13:29:19.945Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-25T13:29:19.945Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-08-25T13:29:19.945Z] === RUN TestKillDifferentUserContainer [2019-08-25T13:29:20.297Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer 0.873s [2019-08-25T13:29:20.864Z] PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP 3.634s [2019-08-25T13:29:21.287Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2019-08-25T13:29:21.287Z] === RUN TestInspectOomKilledTrue [2019-08-25T13:29:21.287Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-08-25T13:29:21.287Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-25T13:29:21.287Z] === RUN TestInspectOomKilledFalse [2019-08-25T13:29:21.287Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-08-25T13:29:21.287Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-25T13:29:21.287Z] === RUN TestLinksEtcHostsContentMatch [2019-08-25T13:29:21.428Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin 0.961s [2019-08-25T13:29:21.661Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2019-08-25T13:29:21.661Z] === RUN TestLinksContainerNames [2019-08-25T13:29:22.799Z] PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone 1.691s [2019-08-25T13:29:23.076Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 1.841s [2019-08-25T13:29:23.455Z] --- PASS: TestLinksContainerNames (1.74s) [2019-08-25T13:29:23.455Z] === RUN TestLogsFollowTailEmpty [2019-08-25T13:29:24.237Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2019-08-25T13:29:24.237Z] === RUN TestContainerNetworkMountsNoChown [2019-08-25T13:29:25.612Z] PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent 3.043s [2019-08-25T13:29:25.622Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s) [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/default [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/default [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/private [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/private [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rprivate [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/slave [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/slave [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rslave [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/shared [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/shared [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rshared [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/default [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/rshared [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/shared [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/rslave [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/slave [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/rprivate [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/private [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-25T13:29:25.622Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-25T13:29:25.622Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-25T13:29:25.622Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-25T13:29:25.869Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 2.793s [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-25T13:29:26.002Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-25T13:29:26.126Z] PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress 0.504s [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-08-25T13:29:26.376Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-08-25T13:29:26.376Z] === RUN TestContainerBindMountNonRecursive [2019-08-25T13:29:26.691Z] PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress 0.502s [2019-08-25T13:29:28.062Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile 1.886s [2019-08-25T13:29:28.204Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2019-08-25T13:29:28.204Z] === RUN TestNetworkNat [2019-08-25T13:29:28.628Z] PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode 1.760s [2019-08-25T13:29:28.885Z] PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog 0.517s [2019-08-25T13:29:28.987Z] --- PASS: TestNetworkNat (0.94s) [2019-08-25T13:29:28.987Z] === RUN TestNetworkLocalhostTCPNat [2019-08-25T13:29:29.451Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 1.618s [2019-08-25T13:29:29.452Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.002s [2019-08-25T13:29:30.340Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2019-08-25T13:29:30.340Z] === RUN TestNetworkLoopbackNat [2019-08-25T13:29:31.125Z] --- PASS: TestNetworkLoopbackNat (1.22s) [2019-08-25T13:29:31.125Z] === RUN TestPause [2019-08-25T13:29:31.347Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 1.707s [2019-08-25T13:29:32.278Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 1.071s [2019-08-25T13:29:32.370Z] --- PASS: TestPause (1.04s) [2019-08-25T13:29:32.370Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-25T13:29:32.370Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-25T13:29:32.370Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-25T13:29:32.370Z] === RUN TestPauseStopPausedContainer [2019-08-25T13:29:32.536Z] PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit 3.472s [2019-08-25T13:29:32.606Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-08-25T13:29:33.146Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2019-08-25T13:29:33.146Z] === RUN TestPsFilter [2019-08-25T13:29:33.621Z] --- PASS: TestPsFilter (0.29s) [2019-08-25T13:29:33.621Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-25T13:29:34.443Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2019-08-25T13:29:34.443Z] === RUN TestRemoveContainerWithVolume [2019-08-25T13:29:34.485Z] tests/integration/client_test.py ..... [ 75%] [2019-08-25T13:29:35.044Z] tests/integration/errors_test.py . [ 76%] [2019-08-25T13:29:35.060Z] PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 2.229s [2019-08-25T13:29:35.225Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2019-08-25T13:29:35.225Z] === RUN TestRemoveContainerRunning [2019-08-25T13:29:36.473Z] --- PASS: TestRemoveContainerRunning (0.91s) [2019-08-25T13:29:36.473Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-25T13:29:37.249Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2019-08-25T13:29:37.249Z] === RUN TestRemoveInvalidContainer [2019-08-25T13:29:37.249Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-08-25T13:29:37.249Z] === RUN TestRenameLinkedContainer [2019-08-25T13:29:38.337Z] PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit 3.340s [2019-08-25T13:29:39.268Z] PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig 1.296s [2019-08-25T13:29:40.199Z] PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload 0.587s [2019-08-25T13:29:40.553Z] --- PASS: TestRenameLinkedContainer (3.36s) [2019-08-25T13:29:40.553Z] === RUN TestRenameStoppedContainer [2019-08-25T13:29:41.325Z] --- PASS: TestRenameStoppedContainer (0.86s) [2019-08-25T13:29:41.325Z] === RUN TestRenameRunningContainerAndReuse [2019-08-25T13:29:43.251Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2019-08-25T13:29:43.251Z] === RUN TestRenameInvalidName [2019-08-25T13:29:43.480Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents 3.556s [2019-08-25T13:29:44.021Z] --- PASS: TestRenameInvalidName (0.85s) [2019-08-25T13:29:44.021Z] === RUN TestRenameAnonymousContainer [2019-08-25T13:29:47.173Z] --- PASS: TestRenameAnonymousContainer (2.93s) [2019-08-25T13:29:47.173Z] === RUN TestRenameContainerWithSameName [2019-08-25T13:29:47.566Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2019-08-25T13:29:47.566Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-25T13:29:47.659Z] PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters 3.623s [2019-08-25T13:29:47.659Z] PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure 0.502s [2019-08-25T13:29:48.593Z] PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD 0.675s [2019-08-25T13:29:49.158Z] PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug 0.536s [2019-08-25T13:29:49.397Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s) [2019-08-25T13:29:49.397Z] === RUN TestResize [2019-08-25T13:29:49.722Z] PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal 0.516s [2019-08-25T13:29:50.685Z] --- PASS: TestResize (0.91s) [2019-08-25T13:29:50.685Z] === RUN TestResizeWithInvalidSize [2019-08-25T13:29:51.464Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2019-08-25T13:29:51.464Z] === RUN TestResizeWhenContainerNotStarted [2019-08-25T13:29:52.424Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s) [2019-08-25T13:29:52.424Z] === RUN TestDaemonRestartKillContainers [2019-08-25T13:29:52.424Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T13:29:52.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T13:29:52.424Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T13:29:52.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T13:29:52.424Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T13:29:52.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T13:29:52.424Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T13:29:52.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T13:29:52.424Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T13:29:52.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T13:29:52.424Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T13:29:52.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T13:29:52.424Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T13:29:52.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T13:29:52.424Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T13:29:52.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T13:29:52.424Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:29:52.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:29:52.424Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:29:52.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:29:52.424Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:29:52.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:29:52.424Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:29:52.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:29:52.424Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T13:29:52.424Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T13:29:53.911Z] PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose 4.053s [2019-08-25T13:29:53.911Z] SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables) [2019-08-25T13:29:54.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T13:29:54.795Z] ok github.com/docker/docker/cmd/dockerd 0.251s coverage: 29.9% of statements [2019-08-25T13:29:54.795Z] ok github.com/docker/docker/container 0.156s coverage: 35.3% of statements [2019-08-25T13:29:54.795Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-25T13:29:54.795Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-25T13:29:54.795Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-25T13:29:54.795Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-25T13:29:55.067Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T13:29:57.495Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2019-08-25T13:29:57.735Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T13:29:58.089Z] PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP 3.952s [2019-08-25T13:29:58.089Z] SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6) [2019-08-25T13:29:58.109Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T13:29:59.949Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T13:30:00.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:30:00.612Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace 28.406s [2019-08-25T13:30:01.758Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:30:01.986Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks 1.043s [2019-08-25T13:30:02.149Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:30:03.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:30:03.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T13:30:04.511Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume 2.442s [2019-08-25T13:30:04.511Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.382s [2019-08-25T13:30:05.443Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 0.986s [2019-08-25T13:30:05.912Z] ok github.com/docker/docker/daemon/cluster/convert 0.070s coverage: 35.8% of statements [2019-08-25T13:30:06.008Z] --- PASS: TestBuildWithHugeFile (77.64s) [2019-08-25T13:30:06.008Z] === RUN TestBuildWithEmptyDockerfile [2019-08-25T13:30:06.008Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T13:30:06.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T13:30:06.008Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T13:30:06.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T13:30:06.008Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T13:30:06.008Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T13:30:06.008Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T13:30:06.008Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T13:30:06.265Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T13:30:06.265Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-08-25T13:30:06.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2019-08-25T13:30:06.265Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2019-08-25T13:30:06.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2019-08-25T13:30:06.265Z] === RUN TestBuildPreserveOwnership [2019-08-25T13:30:06.265Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-25T13:30:06.355Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-25T13:30:06.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.00s) [2019-08-25T13:30:06.355Z] 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 [2019-08-25T13:30:06.355Z] daemon.go:336: [dbfece1d81f25] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [dbfece1d81f25] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [dbfece1d81f25] daemon started [2019-08-25T13:30:06.355Z] daemon.go:336: [dbfece1d81f25] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:307: [dbfece1d81f25] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:336: [dbfece1d81f25] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [dbfece1d81f25] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [dbfece1d81f25] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [dbfece1d81f25] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [dbfece1d81f25] Daemon stopped [2019-08-25T13:30:06.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s) [2019-08-25T13:30:06.355Z] 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 [2019-08-25T13:30:06.355Z] daemon.go:336: [d59d782fb4b65] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [d59d782fb4b65] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d59d782fb4b65] daemon started [2019-08-25T13:30:06.355Z] daemon.go:336: [d59d782fb4b65] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:307: [d59d782fb4b65] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:336: [d59d782fb4b65] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d59d782fb4b65] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [d59d782fb4b65] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [d59d782fb4b65] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [d59d782fb4b65] Daemon stopped [2019-08-25T13:30:06.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s) [2019-08-25T13:30:06.355Z] 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 [2019-08-25T13:30:06.355Z] daemon.go:336: [d4e6b1a60ea4e] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [d4e6b1a60ea4e] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d4e6b1a60ea4e] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [d4e6b1a60ea4e] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [d4e6b1a60ea4e] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [d4e6b1a60ea4e] Daemon stopped [2019-08-25T13:30:06.355Z] daemon.go:336: [d4e6b1a60ea4e] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [d4e6b1a60ea4e] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d4e6b1a60ea4e] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [d4e6b1a60ea4e] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [d4e6b1a60ea4e] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [d4e6b1a60ea4e] Daemon stopped [2019-08-25T13:30:06.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.13s) [2019-08-25T13:30:06.355Z] 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 [2019-08-25T13:30:06.355Z] daemon.go:336: [d9449de569276] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [d9449de569276] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d9449de569276] daemon started [2019-08-25T13:30:06.355Z] daemon.go:336: [d9449de569276] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:307: [d9449de569276] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:336: [d9449de569276] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d9449de569276] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [d9449de569276] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [d9449de569276] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [d9449de569276] Daemon stopped [2019-08-25T13:30:06.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2019-08-25T13:30:06.355Z] 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 [2019-08-25T13:30:06.355Z] daemon.go:336: [d82929295b9f9] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [d82929295b9f9] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d82929295b9f9] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [d82929295b9f9] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [d82929295b9f9] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [d82929295b9f9] Daemon stopped [2019-08-25T13:30:06.355Z] daemon.go:336: [d82929295b9f9] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [d82929295b9f9] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d82929295b9f9] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [d82929295b9f9] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [d82929295b9f9] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [d82929295b9f9] Daemon stopped [2019-08-25T13:30:06.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2019-08-25T13:30:06.355Z] 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 [2019-08-25T13:30:06.355Z] daemon.go:336: [d51499553d914] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [d51499553d914] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d51499553d914] daemon started [2019-08-25T13:30:06.355Z] daemon.go:336: [d51499553d914] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:307: [d51499553d914] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:336: [d51499553d914] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d51499553d914] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [d51499553d914] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [d51499553d914] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [d51499553d914] Daemon stopped [2019-08-25T13:30:06.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2019-08-25T13:30:06.355Z] 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 [2019-08-25T13:30:06.355Z] daemon.go:336: [dbabad504deeb] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [dbabad504deeb] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [dbabad504deeb] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [dbabad504deeb] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [dbabad504deeb] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [dbabad504deeb] Daemon stopped [2019-08-25T13:30:06.355Z] daemon.go:336: [dbabad504deeb] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [dbabad504deeb] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [dbabad504deeb] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [dbabad504deeb] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [dbabad504deeb] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [dbabad504deeb] Daemon stopped [2019-08-25T13:30:06.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2019-08-25T13:30:06.355Z] 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 [2019-08-25T13:30:06.355Z] daemon.go:336: [d37f45318ef70] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [d37f45318ef70] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d37f45318ef70] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [d37f45318ef70] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [d37f45318ef70] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [d37f45318ef70] Daemon stopped [2019-08-25T13:30:06.355Z] daemon.go:336: [d37f45318ef70] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [d37f45318ef70] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d37f45318ef70] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [d37f45318ef70] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [d37f45318ef70] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [d37f45318ef70] Daemon stopped [2019-08-25T13:30:06.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2019-08-25T13:30:06.355Z] 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 [2019-08-25T13:30:06.355Z] daemon.go:336: [da2625eb35946] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [da2625eb35946] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [da2625eb35946] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [da2625eb35946] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [da2625eb35946] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [da2625eb35946] Daemon stopped [2019-08-25T13:30:06.355Z] daemon.go:336: [da2625eb35946] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [da2625eb35946] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [da2625eb35946] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [da2625eb35946] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [da2625eb35946] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [da2625eb35946] Daemon stopped [2019-08-25T13:30:06.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2019-08-25T13:30:06.355Z] 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 [2019-08-25T13:30:06.355Z] daemon.go:336: [d951adfa38766] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [d951adfa38766] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d951adfa38766] daemon started [2019-08-25T13:30:06.355Z] daemon.go:336: [d951adfa38766] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:307: [d951adfa38766] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:336: [d951adfa38766] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d951adfa38766] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [d951adfa38766] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [d951adfa38766] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [d951adfa38766] Daemon stopped [2019-08-25T13:30:06.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-08-25T13:30:06.355Z] 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 [2019-08-25T13:30:06.355Z] daemon.go:336: [d6829f18e0c81] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [d6829f18e0c81] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d6829f18e0c81] daemon started [2019-08-25T13:30:06.355Z] daemon.go:336: [d6829f18e0c81] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:307: [d6829f18e0c81] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:336: [d6829f18e0c81] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d6829f18e0c81] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [d6829f18e0c81] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [d6829f18e0c81] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [d6829f18e0c81] Daemon stopped [2019-08-25T13:30:06.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2019-08-25T13:30:06.355Z] 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 [2019-08-25T13:30:06.355Z] daemon.go:336: [d58365863ffca] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [d58365863ffca] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d58365863ffca] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [d58365863ffca] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [d58365863ffca] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [d58365863ffca] Daemon stopped [2019-08-25T13:30:06.355Z] daemon.go:336: [d58365863ffca] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:336: [d58365863ffca] waiting for daemon to start [2019-08-25T13:30:06.355Z] daemon.go:364: [d58365863ffca] daemon started [2019-08-25T13:30:06.355Z] daemon.go:472: [d58365863ffca] Stopping daemon [2019-08-25T13:30:06.355Z] daemon.go:307: [d58365863ffca] exiting daemon [2019-08-25T13:30:06.355Z] daemon.go:459: [d58365863ffca] Daemon stopped [2019-08-25T13:30:06.355Z] === RUN TestCgroupNamespacesRun [2019-08-25T13:30:07.626Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2019-08-25T13:30:07.626Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-08-25T13:30:07.626Z] daemon.go:336: [dff12b48a9ad9] waiting for daemon to start [2019-08-25T13:30:07.626Z] daemon.go:336: [dff12b48a9ad9] waiting for daemon to start [2019-08-25T13:30:07.626Z] daemon.go:364: [dff12b48a9ad9] daemon started [2019-08-25T13:30:07.626Z] daemon.go:472: [dff12b48a9ad9] Stopping daemon [2019-08-25T13:30:07.626Z] daemon.go:307: [dff12b48a9ad9] exiting daemon [2019-08-25T13:30:07.626Z] daemon.go:459: [dff12b48a9ad9] Daemon stopped [2019-08-25T13:30:07.626Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-25T13:30:07.903Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-08-25T13:30:08.158Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership 2.428s [2019-08-25T13:30:09.408Z] ok github.com/docker/docker/daemon/cluster 0.277s coverage: 0.5% of statements [2019-08-25T13:30:09.470Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-08-25T13:30:09.470Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-08-25T13:30:09.470Z] daemon.go:336: [d032f65e612c6] waiting for daemon to start [2019-08-25T13:30:09.470Z] daemon.go:336: [d032f65e612c6] waiting for daemon to start [2019-08-25T13:30:09.470Z] daemon.go:364: [d032f65e612c6] daemon started [2019-08-25T13:30:09.470Z] daemon.go:472: [d032f65e612c6] Stopping daemon [2019-08-25T13:30:09.470Z] daemon.go:307: [d032f65e612c6] exiting daemon [2019-08-25T13:30:09.470Z] daemon.go:459: [d032f65e612c6] Daemon stopped [2019-08-25T13:30:09.470Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-25T13:30:10.052Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-25T13:30:10.052Z] PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR 2.101s [2019-08-25T13:30:10.310Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 2.353s [2019-08-25T13:30:11.406Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2019-08-25T13:30:11.406Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-08-25T13:30:11.406Z] daemon.go:336: [de45f6fef4568] waiting for daemon to start [2019-08-25T13:30:11.406Z] daemon.go:336: [de45f6fef4568] waiting for daemon to start [2019-08-25T13:30:11.406Z] daemon.go:364: [de45f6fef4568] daemon started [2019-08-25T13:30:11.406Z] daemon.go:472: [de45f6fef4568] Stopping daemon [2019-08-25T13:30:11.406Z] daemon.go:307: [de45f6fef4568] exiting daemon [2019-08-25T13:30:11.406Z] daemon.go:459: [de45f6fef4568] Daemon stopped [2019-08-25T13:30:11.406Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-25T13:30:11.683Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 1.038s [2019-08-25T13:30:11.942Z] --- PASS: TestBuildPreserveOwnership (5.59s) [2019-08-25T13:30:11.942Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.50s) [2019-08-25T13:30:11.942Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2019-08-25T13:30:11.942Z] === RUN TestBuildPlatformInvalid [2019-08-25T13:30:12.199Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-08-25T13:30:12.199Z] PASS [2019-08-25T13:30:12.199Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-25T13:30:12.199Z] INFO: Testing against a local daemon [2019-08-25T13:30:12.199Z] === RUN TestConfigList [2019-08-25T13:30:13.215Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2019-08-25T13:30:13.215Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-08-25T13:30:13.215Z] daemon.go:336: [d10324d78e0d0] waiting for daemon to start [2019-08-25T13:30:13.215Z] daemon.go:336: [d10324d78e0d0] waiting for daemon to start [2019-08-25T13:30:13.215Z] daemon.go:364: [d10324d78e0d0] daemon started [2019-08-25T13:30:13.215Z] daemon.go:472: [d10324d78e0d0] Stopping daemon [2019-08-25T13:30:13.215Z] daemon.go:307: [d10324d78e0d0] exiting daemon [2019-08-25T13:30:13.215Z] daemon.go:459: [d10324d78e0d0] Daemon stopped [2019-08-25T13:30:13.215Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-25T13:30:14.922Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2019-08-25T13:30:15.015Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2019-08-25T13:30:15.015Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-08-25T13:30:15.015Z] daemon.go:336: [d865e554f8bb0] waiting for daemon to start [2019-08-25T13:30:15.015Z] daemon.go:336: [d865e554f8bb0] waiting for daemon to start [2019-08-25T13:30:15.015Z] daemon.go:364: [d865e554f8bb0] daemon started [2019-08-25T13:30:15.015Z] daemon.go:472: [d865e554f8bb0] Stopping daemon [2019-08-25T13:30:15.015Z] daemon.go:307: [d865e554f8bb0] exiting daemon [2019-08-25T13:30:15.015Z] daemon.go:459: [d865e554f8bb0] Daemon stopped [2019-08-25T13:30:15.015Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-25T13:30:15.473Z] --- PASS: TestConfigList (2.59s) [2019-08-25T13:30:15.473Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigList [2019-08-25T13:30:15.473Z] daemon.go:336: [dae7c3013fa1b] waiting for daemon to start [2019-08-25T13:30:15.473Z] daemon.go:336: [dae7c3013fa1b] waiting for daemon to start [2019-08-25T13:30:15.473Z] daemon.go:364: [dae7c3013fa1b] daemon started [2019-08-25T13:30:15.473Z] daemon.go:472: [dae7c3013fa1b] Stopping daemon [2019-08-25T13:30:15.473Z] daemon.go:307: [dae7c3013fa1b] exiting daemon [2019-08-25T13:30:15.473Z] daemon.go:459: [dae7c3013fa1b] Daemon stopped [2019-08-25T13:30:15.473Z] === RUN TestConfigsCreateAndDelete [2019-08-25T13:30:15.539Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-08-25T13:30:15.539Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-25T13:30:15.539Z] daemon.go:336: [d843e646b6bb2] waiting for daemon to start [2019-08-25T13:30:15.539Z] daemon.go:336: [d843e646b6bb2] waiting for daemon to start [2019-08-25T13:30:15.539Z] daemon.go:364: [d843e646b6bb2] daemon started [2019-08-25T13:30:15.539Z] daemon.go:472: [d843e646b6bb2] Stopping daemon [2019-08-25T13:30:15.539Z] daemon.go:307: [d843e646b6bb2] exiting daemon [2019-08-25T13:30:15.539Z] daemon.go:459: [d843e646b6bb2] Daemon stopped [2019-08-25T13:30:15.539Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-25T13:30:16.860Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-08-25T13:30:16.860Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-08-25T13:30:16.860Z] daemon.go:336: [dc59cfb04f172] waiting for daemon to start [2019-08-25T13:30:16.860Z] daemon.go:336: [dc59cfb04f172] waiting for daemon to start [2019-08-25T13:30:16.860Z] daemon.go:364: [dc59cfb04f172] daemon started [2019-08-25T13:30:16.860Z] daemon.go:472: [dc59cfb04f172] Stopping daemon [2019-08-25T13:30:16.860Z] daemon.go:307: [dc59cfb04f172] exiting daemon [2019-08-25T13:30:16.860Z] daemon.go:459: [dc59cfb04f172] Daemon stopped [2019-08-25T13:30:16.860Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-25T13:30:16.962Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2019-08-25T13:30:17.247Z] ok github.com/docker/docker/daemon/config 0.102s coverage: 84.2% of statements [2019-08-25T13:30:17.368Z] --- PASS: TestConfigsCreateAndDelete (2.44s) [2019-08-25T13:30:17.368Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsCreateAndDelete [2019-08-25T13:30:17.368Z] daemon.go:336: [d989bbe53afa3] waiting for daemon to start [2019-08-25T13:30:17.368Z] daemon.go:336: [d989bbe53afa3] waiting for daemon to start [2019-08-25T13:30:17.368Z] daemon.go:364: [d989bbe53afa3] daemon started [2019-08-25T13:30:17.368Z] daemon.go:472: [d989bbe53afa3] Stopping daemon [2019-08-25T13:30:17.368Z] daemon.go:307: [d989bbe53afa3] exiting daemon [2019-08-25T13:30:17.368Z] daemon.go:459: [d989bbe53afa3] Daemon stopped [2019-08-25T13:30:17.368Z] === RUN TestConfigsUpdate [2019-08-25T13:30:18.677Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2019-08-25T13:30:18.677Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-08-25T13:30:18.677Z] daemon.go:336: [d5ecd164988b2] waiting for daemon to start [2019-08-25T13:30:18.677Z] daemon.go:336: [d5ecd164988b2] waiting for daemon to start [2019-08-25T13:30:18.677Z] daemon.go:364: [d5ecd164988b2] daemon started [2019-08-25T13:30:18.677Z] daemon.go:472: [d5ecd164988b2] Stopping daemon [2019-08-25T13:30:18.677Z] daemon.go:307: [d5ecd164988b2] exiting daemon [2019-08-25T13:30:18.677Z] daemon.go:459: [d5ecd164988b2] Daemon stopped [2019-08-25T13:30:18.677Z] === RUN TestKernelTCPMemory [2019-08-25T13:30:19.465Z] --- PASS: TestKernelTCPMemory (0.98s) [2019-08-25T13:30:19.465Z] === RUN TestNISDomainname [2019-08-25T13:30:19.890Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir 7.961s [2019-08-25T13:30:20.453Z] --- PASS: TestConfigsUpdate (3.02s) [2019-08-25T13:30:20.453Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsUpdate [2019-08-25T13:30:20.453Z] daemon.go:336: [d923a226be580] waiting for daemon to start [2019-08-25T13:30:20.453Z] daemon.go:336: [d923a226be580] waiting for daemon to start [2019-08-25T13:30:20.453Z] daemon.go:364: [d923a226be580] daemon started [2019-08-25T13:30:20.453Z] daemon.go:472: [d923a226be580] Stopping daemon [2019-08-25T13:30:20.453Z] daemon.go:307: [d923a226be580] exiting daemon [2019-08-25T13:30:20.453Z] daemon.go:459: [d923a226be580] Daemon stopped [2019-08-25T13:30:20.453Z] === RUN TestTemplatedConfig [2019-08-25T13:30:20.724Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-08-25T13:30:20.831Z] --- PASS: TestNISDomainname (1.25s) [2019-08-25T13:30:20.831Z] === RUN TestHostnameDnsResolution [2019-08-25T13:30:22.078Z] --- PASS: TestHostnameDnsResolution (1.33s) [2019-08-25T13:30:22.078Z] === RUN TestStats [2019-08-25T13:30:22.205Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.565s coverage: 13.7% of statements [2019-08-25T13:30:22.979Z] PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac 1.891s [2019-08-25T13:30:23.542Z] --- PASS: TestTemplatedConfig (3.21s) [2019-08-25T13:30:23.542Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedConfig [2019-08-25T13:30:23.542Z] daemon.go:336: [d2cea49cdb626] waiting for daemon to start [2019-08-25T13:30:23.542Z] daemon.go:336: [d2cea49cdb626] waiting for daemon to start [2019-08-25T13:30:23.542Z] daemon.go:364: [d2cea49cdb626] daemon started [2019-08-25T13:30:23.542Z] daemon.go:472: [d2cea49cdb626] Stopping daemon [2019-08-25T13:30:23.542Z] daemon.go:307: [d2cea49cdb626] exiting daemon [2019-08-25T13:30:23.542Z] daemon.go:459: [d2cea49cdb626] Daemon stopped [2019-08-25T13:30:23.542Z] === RUN TestConfigInspect [2019-08-25T13:30:24.107Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot 4.611s [2019-08-25T13:30:24.107Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.139s [2019-08-25T13:30:24.511Z] --- PASS: TestStats (2.52s) [2019-08-25T13:30:24.511Z] === RUN TestStopContainerWithTimeout [2019-08-25T13:30:24.511Z] === RUN TestStopContainerWithTimeout/0 [2019-08-25T13:30:24.511Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-25T13:30:24.511Z] === RUN TestStopContainerWithTimeout/1 [2019-08-25T13:30:24.511Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-25T13:30:24.511Z] === RUN TestStopContainerWithTimeout/3 [2019-08-25T13:30:24.511Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-25T13:30:24.511Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-25T13:30:24.511Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-25T13:30:24.511Z] === CONT TestStopContainerWithTimeout/0 [2019-08-25T13:30:24.511Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-25T13:30:25.771Z] === CONT TestStopContainerWithTimeout/3 [2019-08-25T13:30:26.003Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 1.535s [2019-08-25T13:30:26.068Z] ......... [ 85%] [2019-08-25T13:30:26.611Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.847s coverage: 57.8% of statements [2019-08-25T13:30:26.611Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-08-25T13:30:26.611Z] ok github.com/docker/docker/daemon 12.483s coverage: 17.6% of statements [2019-08-25T13:30:26.611Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-25T13:30:26.611Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-25T13:30:26.611Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-25T13:30:26.612Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-25T13:30:26.932Z] --- PASS: TestConfigInspect (3.19s) [2019-08-25T13:30:26.932Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigInspect [2019-08-25T13:30:26.932Z] daemon.go:336: [d293d31718054] waiting for daemon to start [2019-08-25T13:30:26.932Z] daemon.go:336: [d293d31718054] waiting for daemon to start [2019-08-25T13:30:26.932Z] daemon.go:364: [d293d31718054] daemon started [2019-08-25T13:30:26.932Z] daemon.go:472: [d293d31718054] Stopping daemon [2019-08-25T13:30:26.933Z] daemon.go:307: [d293d31718054] exiting daemon [2019-08-25T13:30:26.933Z] daemon.go:459: [d293d31718054] Daemon stopped [2019-08-25T13:30:26.933Z] === RUN TestConfigCreateWithLabels [2019-08-25T13:30:27.576Z] === CONT TestStopContainerWithTimeout/1 [2019-08-25T13:30:29.405Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-08-25T13:30:29.405Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2019-08-25T13:30:29.405Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2019-08-25T13:30:29.405Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2019-08-25T13:30:29.405Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2019-08-25T13:30:29.405Z] === RUN TestDeleteDevicemapper [2019-08-25T13:30:29.405Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-25T13:30:29.405Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-25T13:30:29.405Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-25T13:30:29.454Z] --- PASS: TestConfigCreateWithLabels (2.66s) [2019-08-25T13:30:29.454Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateWithLabels [2019-08-25T13:30:29.454Z] daemon.go:336: [d4788d3e0c3f3] waiting for daemon to start [2019-08-25T13:30:29.454Z] daemon.go:336: [d4788d3e0c3f3] waiting for daemon to start [2019-08-25T13:30:29.454Z] daemon.go:364: [d4788d3e0c3f3] daemon started [2019-08-25T13:30:29.454Z] daemon.go:472: [d4788d3e0c3f3] Stopping daemon [2019-08-25T13:30:29.454Z] daemon.go:307: [d4788d3e0c3f3] exiting daemon [2019-08-25T13:30:29.454Z] daemon.go:459: [d4788d3e0c3f3] Daemon stopped [2019-08-25T13:30:29.454Z] === RUN TestConfigCreateResolve [2019-08-25T13:30:29.454Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 3.697s [2019-08-25T13:30:30.825Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 1.286s [2019-08-25T13:30:31.389Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 0.657s [2019-08-25T13:30:31.527Z] tests/integration/models_images_test.py ............... [ 89%] [2019-08-25T13:30:32.319Z] --- PASS: TestConfigCreateResolve (2.71s) [2019-08-25T13:30:32.319Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateResolve [2019-08-25T13:30:32.319Z] daemon.go:336: [d79aa6fc72fa7] waiting for daemon to start [2019-08-25T13:30:32.319Z] daemon.go:336: [d79aa6fc72fa7] waiting for daemon to start [2019-08-25T13:30:32.319Z] daemon.go:364: [d79aa6fc72fa7] daemon started [2019-08-25T13:30:32.319Z] daemon.go:472: [d79aa6fc72fa7] Stopping daemon [2019-08-25T13:30:32.319Z] daemon.go:307: [d79aa6fc72fa7] exiting daemon [2019-08-25T13:30:32.319Z] daemon.go:459: [d79aa6fc72fa7] Daemon stopped [2019-08-25T13:30:32.319Z] === RUN TestConfigDaemonLibtrustID [2019-08-25T13:30:32.576Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-08-25T13:30:32.576Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigDaemonLibtrustID [2019-08-25T13:30:32.576Z] daemon.go:336: [d0e7e89f38547] waiting for daemon to start [2019-08-25T13:30:32.576Z] daemon.go:336: [d0e7e89f38547] waiting for daemon to start [2019-08-25T13:30:32.576Z] daemon.go:364: [d0e7e89f38547] daemon started [2019-08-25T13:30:32.576Z] daemon.go:472: [d0e7e89f38547] Stopping daemon [2019-08-25T13:30:32.576Z] daemon.go:307: [d0e7e89f38547] exiting daemon [2019-08-25T13:30:32.576Z] daemon.go:459: [d0e7e89f38547] Daemon stopped [2019-08-25T13:30:32.576Z] PASS [2019-08-25T13:30:32.576Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-25T13:30:32.833Z] INFO: Testing against a local daemon [2019-08-25T13:30:32.833Z] === RUN TestCheckpoint [2019-08-25T13:30:32.833Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-25T13:30:32.833Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-25T13:30:32.833Z] === RUN TestContainerInvalidJSON [2019-08-25T13:30:32.833Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T13:30:32.833Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T13:30:32.833Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T13:30:32.833Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T13:30:32.833Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-25T13:30:32.833Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-25T13:30:32.833Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T13:30:32.833Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-25T13:30:32.833Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T13:30:32.833Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-08-25T13:30:32.833Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-25T13:30:32.833Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-25T13:30:32.833Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-25T13:30:32.833Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-25T13:30:32.833Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-08-25T13:30:32.833Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-25T13:30:32.959Z] tests/integration/models_networks_test.py .... [ 90%] [2019-08-25T13:30:33.091Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-08-25T13:30:33.091Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-25T13:30:33.091Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-08-25T13:30:33.091Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-25T13:30:33.091Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-08-25T13:30:33.091Z] === RUN TestCopyFromContainer [2019-08-25T13:30:33.438Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.57s) [2019-08-25T13:30:33.438Z] === RUN TestUpdateMemory [2019-08-25T13:30:33.438Z] --- SKIP: TestUpdateMemory (0.00s) [2019-08-25T13:30:33.438Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-08-25T13:30:33.438Z] === RUN TestUpdateCPUQuota [2019-08-25T13:30:33.455Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.082s coverage: 68.6% of statements [2019-08-25T13:30:33.455Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.130s coverage: 50.8% of statements [2019-08-25T13:30:34.024Z] PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode 1.393s [2019-08-25T13:30:34.743Z] --- PASS: TestUpdateCPUQuota (1.56s) [2019-08-25T13:30:34.743Z] === RUN TestUpdatePidsLimit [2019-08-25T13:30:34.743Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-25T13:30:34.954Z] === RUN TestCopyFromContainer// [2019-08-25T13:30:34.954Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits 3.519s [2019-08-25T13:30:34.954Z] === RUN TestCopyFromContainer//bar/root [2019-08-25T13:30:35.195Z] === RUN TestUpdatePidsLimit/no_change [2019-08-25T13:30:35.212Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-25T13:30:35.212Z] === RUN TestCopyFromContainer/bar/quux [2019-08-25T13:30:35.470Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-25T13:30:35.470Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-25T13:30:35.566Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-25T13:30:35.728Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-25T13:30:35.728Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-25T13:30:35.936Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-25T13:30:35.985Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-25T13:30:35.985Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-25T13:30:35.985Z] PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean 1.928s [2019-08-25T13:30:36.242Z] --- PASS: TestCopyFromContainer (2.97s) [2019-08-25T13:30:36.242Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-08-25T13:30:36.242Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-08-25T13:30:36.242Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-08-25T13:30:36.242Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-08-25T13:30:36.242Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2019-08-25T13:30:36.242Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-08-25T13:30:36.242Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2019-08-25T13:30:36.242Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-08-25T13:30:36.242Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-08-25T13:30:36.242Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-08-25T13:30:36.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-25T13:30:36.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T13:30:36.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T13:30:36.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T13:30:36.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T13:30:36.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T13:30:36.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T13:30:36.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T13:30:36.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T13:30:36.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T13:30:36.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-08-25T13:30:36.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-08-25T13:30:36.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-08-25T13:30:36.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-08-25T13:30:36.242Z] === RUN TestCreateWithInvalidEnv [2019-08-25T13:30:36.242Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-25T13:30:36.242Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-25T13:30:36.242Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-25T13:30:36.242Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-25T13:30:36.242Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-25T13:30:36.242Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-25T13:30:36.242Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-25T13:30:36.242Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-25T13:30:36.242Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-25T13:30:36.242Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-08-25T13:30:36.242Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-25T13:30:36.242Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-25T13:30:36.242Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-08-25T13:30:36.242Z] === RUN TestCreateTmpfsMountsTarget [2019-08-25T13:30:36.242Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-08-25T13:30:36.242Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-25T13:30:36.302Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-25T13:30:36.672Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-25T13:30:36.922Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.418s coverage: 45.9% of statements [2019-08-25T13:30:36.923Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-25T13:30:36.923Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2019-08-25T13:30:37.208Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.502s coverage: 76.1% of statements [2019-08-25T13:30:37.465Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-25T13:30:37.493Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.531s coverage: 52.5% of statements [2019-08-25T13:30:37.493Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-25T13:30:37.493Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-25T13:30:38.137Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 2.968s [2019-08-25T13:30:38.813Z] --- PASS: TestUpdatePidsLimit (4.38s) [2019-08-25T13:30:38.814Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-08-25T13:30:38.814Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-08-25T13:30:38.814Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-08-25T13:30:38.814Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2019-08-25T13:30:38.814Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-08-25T13:30:38.814Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-08-25T13:30:38.814Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-08-25T13:30:38.814Z] === RUN TestUpdateRestartPolicy [2019-08-25T13:30:39.093Z] --- PASS: TestCreateWithCustomMaskedPaths (2.64s) [2019-08-25T13:30:39.093Z] === RUN TestCreateWithCapabilities [2019-08-25T13:30:39.093Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-25T13:30:39.093Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-25T13:30:39.093Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-25T13:30:39.093Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-25T13:30:39.093Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-25T13:30:39.093Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-25T13:30:39.093Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-25T13:30:39.093Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-25T13:30:39.093Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T13:30:39.093Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T13:30:39.093Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T13:30:39.093Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T13:30:39.093Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-25T13:30:39.093Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-25T13:30:39.093Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-25T13:30:39.093Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-25T13:30:39.093Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-25T13:30:39.093Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-25T13:30:39.093Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T13:30:39.093Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T13:30:39.093Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T13:30:39.093Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T13:30:39.093Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-25T13:30:39.093Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-25T13:30:39.093Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T13:30:39.093Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T13:30:39.093Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-25T13:30:39.093Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-25T13:30:39.093Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T13:30:39.093Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T13:30:39.093Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-25T13:30:39.093Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-25T13:30:39.093Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-25T13:30:39.093Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 1.179s [2019-08-25T13:30:39.093Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-08-25T13:30:39.093Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-08-25T13:30:39.093Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-08-25T13:30:39.093Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-08-25T13:30:39.093Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-08-25T13:30:39.093Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-08-25T13:30:39.093Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-08-25T13:30:39.093Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-08-25T13:30:39.093Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-08-25T13:30:39.093Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-08-25T13:30:39.093Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-08-25T13:30:39.093Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-08-25T13:30:39.093Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-25T13:30:39.359Z] PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate 2.939s [2019-08-25T13:30:39.477Z] tests/integration/models_nodes_test.py . [ 91%] [2019-08-25T13:30:39.540Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2019-08-25T13:30:39.731Z] tests/integration/models_resources_test.py . [ 91%] [2019-08-25T13:30:39.941Z] PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration 0.536s [2019-08-25T13:30:40.530Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 1.372s [2019-08-25T13:30:41.901Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.63s) [2019-08-25T13:30:41.901Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-25T13:30:41.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T13:30:41.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T13:30:41.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T13:30:41.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T13:30:41.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T13:30:41.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T13:30:41.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T13:30:41.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T13:30:41.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T13:30:41.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T13:30:41.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T13:30:41.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T13:30:41.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T13:30:41.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T13:30:41.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T13:30:41.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.07s) [2019-08-25T13:30:41.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-08-25T13:30:41.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-08-25T13:30:41.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-08-25T13:30:41.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-08-25T13:30:41.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-08-25T13:30:41.902Z] === RUN TestContainerStartOnDaemonRestart [2019-08-25T13:30:41.902Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-25T13:30:41.902Z] === RUN TestDaemonRestartIpcMode [2019-08-25T13:30:41.902Z] === PAUSE TestDaemonRestartIpcMode [2019-08-25T13:30:41.902Z] === RUN TestDiff [2019-08-25T13:30:43.011Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.033s coverage: 3.0% of statements [2019-08-25T13:30:43.273Z] --- PASS: TestDiff (1.06s) [2019-08-25T13:30:43.273Z] === RUN TestExecWithCloseStdin [2019-08-25T13:30:43.630Z] ok github.com/docker/docker/daemon/logger 0.317s coverage: 42.7% of statements [2019-08-25T13:30:44.205Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins 4.222s [2019-08-25T13:30:44.205Z] --- PASS: TestExecWithCloseStdin (1.25s) [2019-08-25T13:30:44.205Z] === RUN TestExec [2019-08-25T13:30:44.462Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript 3.807s [2019-08-25T13:30:45.394Z] --- PASS: TestExec (1.00s) [2019-08-25T13:30:45.394Z] === RUN TestExecUser [2019-08-25T13:30:46.028Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-08-25T13:30:46.325Z] --- PASS: TestExecUser (1.13s) [2019-08-25T13:30:46.325Z] === RUN TestExportContainerAndImportImage [2019-08-25T13:30:47.697Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2019-08-25T13:30:47.697Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-25T13:30:48.046Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2019-08-25T13:30:48.046Z] ok github.com/docker/docker/daemon/logger/awslogs 0.663s coverage: 78.6% of statements [2019-08-25T13:30:48.046Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2019-08-25T13:30:48.262Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins 4.065s [2019-08-25T13:30:49.065Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 4.9% of statements [2019-08-25T13:30:49.065Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-25T13:30:49.065Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-25T13:30:49.065Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-25T13:30:49.065Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-25T13:30:49.194Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2019-08-25T13:30:49.194Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExportContainerAfterDaemonRestart [2019-08-25T13:30:49.194Z] daemon.go:336: [d332593c3e094] waiting for daemon to start [2019-08-25T13:30:49.194Z] daemon.go:336: [d332593c3e094] waiting for daemon to start [2019-08-25T13:30:49.194Z] daemon.go:364: [d332593c3e094] daemon started [2019-08-25T13:30:49.194Z] daemon.go:472: [d332593c3e094] Stopping daemon [2019-08-25T13:30:49.194Z] daemon.go:307: [d332593c3e094] exiting daemon [2019-08-25T13:30:49.194Z] daemon.go:459: [d332593c3e094] Daemon stopped [2019-08-25T13:30:49.194Z] daemon.go:336: [d332593c3e094] waiting for daemon to start [2019-08-25T13:30:49.194Z] daemon.go:336: [d332593c3e094] waiting for daemon to start [2019-08-25T13:30:49.194Z] daemon.go:364: [d332593c3e094] daemon started [2019-08-25T13:30:49.194Z] daemon.go:472: [d332593c3e094] Stopping daemon [2019-08-25T13:30:49.194Z] daemon.go:307: [d332593c3e094] exiting daemon [2019-08-25T13:30:49.194Z] daemon.go:459: [d332593c3e094] Daemon stopped [2019-08-25T13:30:49.194Z] === RUN TestHealthCheckWorkdir [2019-08-25T13:30:49.277Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-08-25T13:30:49.277Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-08-25T13:30:49.690Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 88.3% of statements [2019-08-25T13:30:50.566Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2019-08-25T13:30:50.566Z] === RUN TestHealthKillContainer [2019-08-25T13:30:51.935Z] PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 3.706s [2019-08-25T13:30:52.390Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.044s coverage: 62.1% of statements [2019-08-25T13:30:52.499Z] PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug 0.511s [2019-08-25T13:30:52.507Z] --- PASS: TestUpdateRestartPolicy (13.07s) [2019-08-25T13:30:52.507Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-25T13:30:52.755Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir 8.390s [2019-08-25T13:30:52.870Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2019-08-25T13:30:52.870Z] === RUN TestWaitNonBlocked [2019-08-25T13:30:52.870Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T13:30:52.870Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T13:30:52.870Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T13:30:52.870Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T13:30:52.870Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T13:30:52.870Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T13:30:53.012Z] PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal 0.517s [2019-08-25T13:30:53.269Z] --- PASS: TestHealthKillContainer (2.96s) [2019-08-25T13:30:53.269Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-25T13:30:53.408Z] ok github.com/docker/docker/daemon/logger/local 0.088s coverage: 74.7% of statements [2019-08-25T13:30:53.408Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-25T13:30:53.408Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 18.6% of statements [2019-08-25T13:30:53.459Z] tests/integration/regression_test.py ...... [ 98%] [2019-08-25T13:30:53.527Z] PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong 0.501s [2019-08-25T13:30:54.124Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-08-25T13:30:54.124Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2019-08-25T13:30:54.124Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2019-08-25T13:30:54.124Z] === RUN TestWaitBlocked [2019-08-25T13:30:54.124Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T13:30:54.124Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T13:30:54.124Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T13:30:54.124Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T13:30:54.124Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T13:30:54.124Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T13:30:54.457Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2019-08-25T13:30:54.457Z] === RUN TestIpcModeNone [2019-08-25T13:30:54.483Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-08-25T13:30:54.483Z] tests/integration/credentials/utils_test.py . [100%] [2019-08-25T13:30:54.483Z] [2019-08-25T13:30:54.483Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-08-25T13:30:54.483Z] =========================== short test summary info ============================ [2019-08-25T13:30:54.483Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-08-25T13:30:54.483Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-08-25T13:30:54.483Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-08-25T13:30:54.483Z] Not supported on most drivers [2019-08-25T13:30:54.483Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-08-25T13:30:54.483Z] This doesn't seem to be taken into account by the engine [2019-08-25T13:30:54.483Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-08-25T13:30:54.483Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-08-25T13:30:54.483Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-08-25T13:30:54.483Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-08-25T13:30:54.483Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-08-25T13:30:54.483Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-08-25T13:30:54.483Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-08-25T13:30:54.483Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 336.39 seconds == [2019-08-25T13:30:54.737Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-08-25T13:30:55.390Z] PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions 1.541s [2019-08-25T13:30:55.390Z] --- PASS: TestIpcModeNone (1.18s) [2019-08-25T13:30:55.390Z] === RUN TestIpcModePrivate [2019-08-25T13:30:55.450Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2019-08-25T13:30:55.500Z] --- PASS: TestWaitBlocked (0.01s) [2019-08-25T13:30:55.500Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2019-08-25T13:30:55.500Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.41s) [2019-08-25T13:30:55.500Z] === CONT TestContainerStartOnDaemonRestart [2019-08-25T13:30:55.500Z] === CONT TestIpcModeOlderClient [2019-08-25T13:30:55.500Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-08-25T13:30:55.500Z] === CONT TestDaemonRestartIpcMode [2019-08-25T13:30:56.322Z] --- PASS: TestIpcModePrivate (0.98s) [2019-08-25T13:30:56.322Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:207, shared: false, mustBeShared: false [2019-08-25T13:30:56.322Z] === RUN TestIpcModeShareable [2019-08-25T13:30:57.253Z] PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault 1.852s [2019-08-25T13:30:57.493Z] ok github.com/docker/docker/daemon/network 0.030s coverage: 63.8% of statements [2019-08-25T13:30:57.493Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 47.8% of statements [2019-08-25T13:30:57.510Z] --- PASS: TestIpcModeShareable (1.17s) [2019-08-25T13:30:57.510Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true [2019-08-25T13:30:57.510Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-25T13:30:58.442Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir 5.736s [2019-08-25T13:30:58.699Z] PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride 1.612s [2019-08-25T13:30:58.750Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s) [2019-08-25T13:30:58.750Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-08-25T13:30:58.750Z] daemon.go:336: [dc964175029f4] waiting for daemon to start [2019-08-25T13:30:58.750Z] daemon.go:336: [dc964175029f4] waiting for daemon to start [2019-08-25T13:30:58.750Z] daemon.go:364: [dc964175029f4] daemon started [2019-08-25T13:30:58.750Z] daemon.go:336: [dc964175029f4] waiting for daemon to start [2019-08-25T13:30:58.750Z] daemon.go:307: [dc964175029f4] exiting daemon [2019-08-25T13:30:58.750Z] daemon.go:336: [dc964175029f4] waiting for daemon to start [2019-08-25T13:30:58.750Z] daemon.go:364: [dc964175029f4] daemon started [2019-08-25T13:30:58.750Z] daemon.go:472: [dc964175029f4] Stopping daemon [2019-08-25T13:30:58.750Z] daemon.go:307: [dc964175029f4] exiting daemon [2019-08-25T13:30:58.750Z] daemon.go:459: [dc964175029f4] Daemon stopped [2019-08-25T13:30:59.526Z] ok github.com/docker/docker/daemon/logger/splunk 3.457s coverage: 84.5% of statements [2019-08-25T13:30:59.526Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-25T13:30:59.526Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-25T13:30:59.540Z] --- PASS: TestDaemonRestartIpcMode (3.84s) [2019-08-25T13:30:59.540Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-08-25T13:30:59.540Z] daemon.go:336: [d737b77baa68c] waiting for daemon to start [2019-08-25T13:30:59.540Z] daemon.go:336: [d737b77baa68c] waiting for daemon to start [2019-08-25T13:30:59.540Z] daemon.go:364: [d737b77baa68c] daemon started [2019-08-25T13:30:59.540Z] daemon.go:472: [d737b77baa68c] Stopping daemon [2019-08-25T13:30:59.540Z] daemon.go:307: [d737b77baa68c] exiting daemon [2019-08-25T13:30:59.540Z] daemon.go:459: [d737b77baa68c] Daemon stopped [2019-08-25T13:30:59.540Z] daemon.go:336: [d737b77baa68c] waiting for daemon to start [2019-08-25T13:30:59.540Z] daemon.go:336: [d737b77baa68c] waiting for daemon to start [2019-08-25T13:30:59.540Z] daemon.go:364: [d737b77baa68c] daemon started [2019-08-25T13:30:59.540Z] daemon.go:472: [d737b77baa68c] Stopping daemon [2019-08-25T13:30:59.540Z] daemon.go:307: [d737b77baa68c] exiting daemon [2019-08-25T13:30:59.540Z] daemon.go:459: [d737b77baa68c] Daemon stopped [2019-08-25T13:30:59.540Z] PASS [2019-08-25T13:30:59.540Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-25T13:30:59.540Z] INFO: Testing against a local daemon [2019-08-25T13:30:59.540Z] === RUN TestCommitInheritsEnv [2019-08-25T13:31:00.422Z] --- PASS: TestCommitInheritsEnv (0.51s) [2019-08-25T13:31:00.422Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-25T13:31:00.422Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-25T13:31:00.422Z] === RUN TestImagesFilterMultiReference [2019-08-25T13:31:00.422Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-08-25T13:31:00.422Z] === RUN TestImagePullPlatformInvalid [2019-08-25T13:31:00.422Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-08-25T13:31:00.422Z] === RUN TestRemoveImageOrphaning [2019-08-25T13:31:00.810Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2019-08-25T13:31:00.810Z] === RUN TestRemoveImageGarbageCollector [2019-08-25T13:31:00.810Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-08-25T13:31:00.810Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:31:00.810Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-25T13:31:00.810Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-08-25T13:31:00.810Z] === RUN TestTagInvalidReference [2019-08-25T13:31:00.810Z] --- PASS: TestTagInvalidReference (0.04s) [2019-08-25T13:31:00.810Z] === RUN TestTagValidPrefixedRepo [2019-08-25T13:31:00.810Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-08-25T13:31:00.810Z] === RUN TestTagExistedNameWithoutForce [2019-08-25T13:31:00.810Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-08-25T13:31:00.810Z] === RUN TestTagOfficialNames [2019-08-25T13:31:00.810Z] --- PASS: TestTagOfficialNames (0.05s) [2019-08-25T13:31:00.810Z] === RUN TestTagMatchesDigest [2019-08-25T13:31:00.810Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-08-25T13:31:00.810Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-25T13:31:01.225Z] PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone 1.934s [2019-08-25T13:31:01.225Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.61s) [2019-08-25T13:31:01.225Z] === RUN TestAPIIpcModeHost [2019-08-25T13:31:02.158Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot 3.662s [2019-08-25T13:31:02.158Z] --- PASS: TestAPIIpcModeHost (1.11s) [2019-08-25T13:31:02.158Z] === RUN TestDaemonIpcModeShareable [2019-08-25T13:31:02.416Z] PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError 1.710s [2019-08-25T13:31:02.673Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 0.507s [2019-08-25T13:31:03.001Z] ok github.com/docker/docker/distribution/metadata 0.125s coverage: 48.2% of statements [2019-08-25T13:31:03.637Z] ok github.com/docker/docker/errdefs 0.028s coverage: 49.4% of statements [2019-08-25T13:31:04.260Z] ok github.com/docker/docker/distribution 0.840s coverage: 22.6% of statements [2019-08-25T13:31:04.260Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-25T13:31:04.569Z] PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride 1.860s [2019-08-25T13:31:04.569Z] --- PASS: TestDaemonIpcModeShareable (2.33s) [2019-08-25T13:31:04.569Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareable [2019-08-25T13:31:04.569Z] daemon.go:336: [d05a73c7d7cae] waiting for daemon to start [2019-08-25T13:31:04.569Z] daemon.go:336: [d05a73c7d7cae] waiting for daemon to start [2019-08-25T13:31:04.569Z] daemon.go:364: [d05a73c7d7cae] daemon started [2019-08-25T13:31:04.569Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:190, shared: true, mustBeShared: true [2019-08-25T13:31:04.569Z] daemon.go:472: [d05a73c7d7cae] Stopping daemon [2019-08-25T13:31:04.569Z] daemon.go:307: [d05a73c7d7cae] exiting daemon [2019-08-25T13:31:04.569Z] daemon.go:459: [d05a73c7d7cae] Daemon stopped [2019-08-25T13:31:04.569Z] === RUN TestDaemonIpcModePrivate [2019-08-25T13:31:06.295Z] ok github.com/docker/docker/distribution/xfer 1.499s coverage: 83.4% of statements [2019-08-25T13:31:06.295Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-25T13:31:06.466Z] PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild 2.032s [2019-08-25T13:31:06.723Z] --- PASS: TestDaemonIpcModePrivate (2.03s) [2019-08-25T13:31:06.723Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivate [2019-08-25T13:31:06.723Z] daemon.go:336: [daea886ab3787] waiting for daemon to start [2019-08-25T13:31:06.723Z] daemon.go:336: [daea886ab3787] waiting for daemon to start [2019-08-25T13:31:06.723Z] daemon.go:364: [daea886ab3787] daemon started [2019-08-25T13:31:06.723Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false [2019-08-25T13:31:06.723Z] daemon.go:472: [daea886ab3787] Stopping daemon [2019-08-25T13:31:06.723Z] daemon.go:307: [daea886ab3787] exiting daemon [2019-08-25T13:31:06.723Z] daemon.go:459: [daea886ab3787] Daemon stopped [2019-08-25T13:31:06.723Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-25T13:31:06.885Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-08-25T13:31:06.885Z] Clearing AppArmor profiles cache:. [2019-08-25T13:31:06.885Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-25T13:31:06.885Z] Unloading profiles will leave already running processes permanently [2019-08-25T13:31:06.885Z] unconfined, which can lead to unexpected situations. [2019-08-25T13:31:06.885Z] [2019-08-25T13:31:06.885Z] To set a process to complain mode, use the command line tool [2019-08-25T13:31:06.885Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-25T13:31:06.885Z] with the 'teardown' option." [2019-08-25T13:31:06.885Z] [2019-08-25T13:31:06.980Z] PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency 0.513s Post stage [Pipeline] junit [2019-08-25T13:31:07.453Z] Recording test results [2019-08-25T13:31:08.335Z] ok github.com/docker/docker/image/cache 0.075s coverage: 19.2% of statements [2019-08-25T13:31:08.348Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2019-08-25T13:31:08.348Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivateFromConfig [2019-08-25T13:31:08.348Z] daemon.go:336: [d738468ca69fd] waiting for daemon to start [2019-08-25T13:31:08.348Z] daemon.go:336: [d738468ca69fd] waiting for daemon to start [2019-08-25T13:31:08.348Z] daemon.go:364: [d738468ca69fd] daemon started [2019-08-25T13:31:08.348Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: false, mustBeShared: false [2019-08-25T13:31:08.348Z] daemon.go:472: [d738468ca69fd] Stopping daemon [2019-08-25T13:31:08.348Z] daemon.go:307: [d738468ca69fd] exiting daemon [2019-08-25T13:31:08.348Z] daemon.go:459: [d738468ca69fd] Daemon stopped [2019-08-25T13:31:08.348Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-25T13:31:08.957Z] ok github.com/docker/docker/image 0.108s coverage: 86.4% of statements [2019-08-25T13:31:08.957Z] ? github.com/docker/docker/image/tarexport [no test files] [Pipeline] sh [2019-08-25T13:31:09.307Z] + echo Ensuring container killed. [2019-08-25T13:31:09.307Z] Ensuring container killed. [2019-08-25T13:31:09.307Z] + docker rm -vf docker-pr1 [2019-08-25T13:31:09.307Z] Error: No such container: docker-pr1 [2019-08-25T13:31:09.307Z] + true [Pipeline] sh [2019-08-25T13:31:09.634Z] + echo Chowning /workspace to jenkins user [2019-08-25T13:31:09.634Z] Chowning /workspace to jenkins user [2019-08-25T13:31:09.634Z] + id -u [2019-08-25T13:31:09.634Z] + id -g [2019-08-25T13:31:09.634Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39794:/workspace busybox chown -R 1000:1000 /workspace [2019-08-25T13:31:09.634Z] Unable to find image 'busybox:latest' locally [2019-08-25T13:31:09.890Z] latest: Pulling from library/busybox [2019-08-25T13:31:09.890Z] ee153a04d683: Pulling fs layer [2019-08-25T13:31:09.890Z] ee153a04d683: Download complete [2019-08-25T13:31:10.146Z] ee153a04d683: Pull complete [2019-08-25T13:31:10.146Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-25T13:31:10.146Z] Status: Downloaded newer image for busybox:latest [2019-08-25T13:31:10.242Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2019-08-25T13:31:10.242Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareableFromConfig [2019-08-25T13:31:10.242Z] daemon.go:336: [d7475dfdd1276] waiting for daemon to start [2019-08-25T13:31:10.242Z] daemon.go:336: [d7475dfdd1276] waiting for daemon to start [2019-08-25T13:31:10.242Z] daemon.go:364: [d7475dfdd1276] daemon started [2019-08-25T13:31:10.242Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:199, shared: true, mustBeShared: true [2019-08-25T13:31:10.242Z] daemon.go:472: [d7475dfdd1276] Stopping daemon [2019-08-25T13:31:10.242Z] daemon.go:307: [d7475dfdd1276] exiting daemon [2019-08-25T13:31:10.242Z] daemon.go:459: [d7475dfdd1276] Daemon stopped [2019-08-25T13:31:10.242Z] === RUN TestIpcModeOlderClient [2019-08-25T13:31:10.242Z] === PAUSE TestIpcModeOlderClient [2019-08-25T13:31:10.242Z] === RUN TestKillContainerInvalidSignal [2019-08-25T13:31:10.437Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2019-08-25T13:31:10.437Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-25T13:31:10.499Z] PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile 3.512s [2019-08-25T13:31:11.063Z] --- PASS: TestKillContainerInvalidSignal (0.95s) [2019-08-25T13:31:11.063Z] === RUN TestKillContainer [2019-08-25T13:31:11.320Z] === RUN TestKillContainer/no_signal [2019-08-25T13:31:11.320Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 8.712s [Pipeline] sh [2019-08-25T13:31:11.786Z] + echo Creating docker-py-bundles.tar.gz [2019-08-25T13:31:11.786Z] Creating docker-py-bundles.tar.gz [2019-08-25T13:31:11.786Z] + 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 [2019-08-25T13:31:11.827Z] Archiving artifacts [2019-08-25T13:31:11.921Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-25T13:31:11.921Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-25T13:31:11.921Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-25T13:31:11.921Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-25T13:31:11.921Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-25T13:31:11.921Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-25T13:31:11.921Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-25T13:31:11.921Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-25T13:31:11.921Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-25T13:31:11.921Z] ? github.com/docker/docker/internal/test/request [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-08-25T13:31:12.208Z] ok github.com/docker/docker/internal/testutil 0.008s coverage: 62.5% of statements [2019-08-25T13:31:12.252Z] === RUN TestKillContainer/non_killing_signal [2019-08-25T13:31:12.419Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39794/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 -e DOCKER_GRAPHDRIVER docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 hack/make.sh binary-daemon [2019-08-25T13:31:12.509Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz 1.149s [2019-08-25T13:31:12.766Z] === RUN TestKillContainer/killing_signal [2019-08-25T13:31:12.980Z] [2019-08-25T13:31:12.980Z] Removing bundles/ [2019-08-25T13:31:12.980Z] [2019-08-25T13:31:12.980Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-08-25T13:31:12.980Z] Building: bundles/binary-daemon/dockerd-dev [2019-08-25T13:31:12.980Z] GOOS="" GOARCH="" GOARM="" [2019-08-25T13:31:13.693Z] ok github.com/docker/docker/libcontainerd/queue 0.045s coverage: 100.0% of statements [2019-08-25T13:31:13.697Z] --- PASS: TestKillContainer (2.63s) [2019-08-25T13:31:13.697Z] --- PASS: TestKillContainer/no_signal (0.89s) [2019-08-25T13:31:13.697Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2019-08-25T13:31:13.697Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2019-08-25T13:31:13.697Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-25T13:31:13.953Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz 1.206s [2019-08-25T13:31:13.953Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-25T13:31:14.312Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements [2019-08-25T13:31:14.884Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-25T13:31:15.448Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s) [2019-08-25T13:31:15.448Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2019-08-25T13:31:15.448Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2019-08-25T13:31:15.448Z] === RUN TestKillStoppedContainer [2019-08-25T13:31:15.706Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-08-25T13:31:15.706Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-25T13:31:15.706Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-08-25T13:31:15.706Z] === RUN TestKillDifferentUserContainer [2019-08-25T13:31:16.640Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2019-08-25T13:31:16.640Z] === RUN TestInspectOomKilledTrue [2019-08-25T13:31:16.640Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-08-25T13:31:16.640Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-25T13:31:16.640Z] === RUN TestInspectOomKilledFalse [2019-08-25T13:31:16.640Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-08-25T13:31:16.640Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-25T13:31:16.640Z] === RUN TestLinksEtcHostsContentMatch [2019-08-25T13:31:16.898Z] PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload 6.511s [2019-08-25T13:31:17.156Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2019-08-25T13:31:17.156Z] === RUN TestLinksContainerNames [2019-08-25T13:31:18.088Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 4.029s [2019-08-25T13:31:18.729Z] ok github.com/docker/docker/opts 0.112s coverage: 66.9% of statements [2019-08-25T13:31:19.020Z] --- PASS: TestLinksContainerNames (1.86s) [2019-08-25T13:31:19.020Z] === RUN TestLogsFollowTailEmpty [2019-08-25T13:31:19.951Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2019-08-25T13:31:19.951Z] === RUN TestContainerNetworkMountsNoChown [2019-08-25T13:31:20.219Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-08-25T13:31:20.847Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2019-08-25T13:31:21.324Z] --- PASS: TestContainerNetworkMountsNoChown (1.14s) [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/default [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/default [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/private [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/private [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rprivate [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/slave [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/slave [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rslave [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/shared [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/shared [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rshared [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/default [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/rprivate [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/rshared [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/shared [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/rslave [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/slave [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/private [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-25T13:31:21.324Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-25T13:31:21.324Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-25T13:31:21.324Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-25T13:31:21.468Z] ok github.com/docker/docker/pkg/archive 1.433s coverage: 77.2% of statements [2019-08-25T13:31:21.581Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-25T13:31:21.581Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-25T13:31:21.581Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-25T13:31:21.581Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T13:31:21.581Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-25T13:31:21.581Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T13:31:21.581Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-25T13:31:21.581Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-25T13:31:21.753Z] ok github.com/docker/docker/pkg/authorization 2.382s coverage: 66.7% of statements [2019-08-25T13:31:21.839Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-25T13:31:21.839Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-25T13:31:21.839Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-25T13:31:21.839Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T13:31:21.839Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-25T13:31:21.839Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T13:31:21.839Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-25T13:31:21.839Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-25T13:31:21.839Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-25T13:31:21.839Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-25T13:31:21.839Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-25T13:31:22.097Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-25T13:31:22.097Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.13s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-08-25T13:31:22.097Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-08-25T13:31:22.097Z] === RUN TestContainerBindMountNonRecursive [2019-08-25T13:31:22.377Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2019-08-25T13:31:23.469Z] PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError 6.193s [2019-08-25T13:31:24.416Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2019-08-25T13:31:24.840Z] --- PASS: TestContainerBindMountNonRecursive (2.50s) [2019-08-25T13:31:24.840Z] === RUN TestNetworkNat [2019-08-25T13:31:25.042Z] ok github.com/docker/docker/pkg/discovery/file 0.034s coverage: 97.6% of statements [2019-08-25T13:31:25.773Z] --- PASS: TestNetworkNat (1.07s) [2019-08-25T13:31:25.773Z] === RUN TestNetworkLocalhostTCPNat [2019-08-25T13:31:25.773Z] PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns 2.452s [2019-08-25T13:31:26.031Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot 8.253s [2019-08-25T13:31:26.528Z] ok github.com/docker/docker/layer 7.908s coverage: 66.9% of statements [2019-08-25T13:31:26.528Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-25T13:31:26.528Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-25T13:31:26.528Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-25T13:31:26.528Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-25T13:31:26.528Z] ? github.com/docker/docker/oci [no test files] [2019-08-25T13:31:26.528Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-25T13:31:26.528Z] ok github.com/docker/docker/pkg/discovery/memory 0.029s coverage: 92.3% of statements [2019-08-25T13:31:26.596Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2019-08-25T13:31:26.596Z] === RUN TestNetworkLoopbackNat [2019-08-25T13:31:26.596Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.440s [2019-08-25T13:31:26.813Z] ok github.com/docker/docker/pkg/dmesg 0.020s coverage: 83.3% of statements [2019-08-25T13:31:27.826Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-08-25T13:31:28.445Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-08-25T13:31:28.493Z] --- PASS: TestNetworkLoopbackNat (1.72s) [2019-08-25T13:31:28.493Z] === RUN TestPause [2019-08-25T13:31:28.754Z] ok github.com/docker/docker/pkg/chrootarchive 4.659s coverage: 43.2% of statements [2019-08-25T13:31:28.754Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-25T13:31:28.754Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-25T13:31:29.377Z] ok github.com/docker/docker/pkg/fileutils 0.041s coverage: 89.5% of statements [2019-08-25T13:31:29.867Z] --- PASS: TestPause (1.36s) [2019-08-25T13:31:29.867Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-25T13:31:29.867Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-25T13:31:29.867Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-25T13:31:29.867Z] === RUN TestPauseStopPausedContainer [2019-08-25T13:31:30.125Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 3.409s [2019-08-25T13:31:30.395Z] ok github.com/docker/docker/pkg/fsutils 0.452s coverage: 85.1% of statements [2019-08-25T13:31:30.680Z] ok github.com/docker/docker/pkg/discovery/kv 3.279s coverage: 84.1% of statements [2019-08-25T13:31:30.690Z] --- PASS: TestPauseStopPausedContainer (1.02s) [2019-08-25T13:31:30.690Z] === RUN TestPsFilter [2019-08-25T13:31:30.947Z] --- PASS: TestPsFilter (0.24s) [2019-08-25T13:31:30.947Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-25T13:31:31.302Z] ok github.com/docker/docker/pkg/homedir 0.074s coverage: 10.2% of statements [2019-08-25T13:31:32.319Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.25s) [2019-08-25T13:31:32.319Z] === RUN TestRemoveContainerWithVolume [2019-08-25T13:31:32.787Z] ok github.com/docker/docker/pkg/jsonmessage 0.053s coverage: 91.7% of statements [2019-08-25T13:31:32.889Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg 2.865s [2019-08-25T13:31:33.072Z] ok github.com/docker/docker/pkg/locker 0.029s coverage: 88.9% of statements [2019-08-25T13:31:33.357Z] ok github.com/docker/docker/pkg/idtools 0.709s coverage: 70.1% of statements [2019-08-25T13:31:33.454Z] --- PASS: TestRemoveContainerWithVolume (1.26s) [2019-08-25T13:31:33.454Z] === RUN TestRemoveContainerRunning [2019-08-25T13:31:33.979Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2019-08-25T13:31:34.386Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 1.304s [2019-08-25T13:31:34.386Z] --- PASS: TestRemoveContainerRunning (0.99s) [2019-08-25T13:31:34.386Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-25T13:31:34.999Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2019-08-25T13:31:35.284Z] ok github.com/docker/docker/pkg/ioutils 2.713s coverage: 70.6% of statements [2019-08-25T13:31:35.284Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-25T13:31:35.905Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2019-08-25T13:31:36.190Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-08-25T13:31:36.284Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.56s) [2019-08-25T13:31:36.284Z] === RUN TestRemoveInvalidContainer [2019-08-25T13:31:36.284Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-08-25T13:31:36.284Z] === RUN TestRenameLinkedContainer [2019-08-25T13:31:36.476Z] ok github.com/docker/docker/pkg/mount 0.987s coverage: 69.6% of statements [2019-08-25T13:31:36.476Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-25T13:31:37.096Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.049s coverage: 91.4% of statements [2019-08-25T13:31:37.381Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2019-08-25T13:31:37.381Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-25T13:31:37.381Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-25T13:31:38.182Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 3.818s [2019-08-25T13:31:38.398Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2019-08-25T13:31:39.881Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 87.9% of statements [2019-08-25T13:31:40.083Z] PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart 12.402s [2019-08-25T13:31:40.083Z] --- PASS: TestRenameLinkedContainer (4.14s) [2019-08-25T13:31:40.083Z] === RUN TestRenameStoppedContainer [2019-08-25T13:31:40.166Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2019-08-25T13:31:40.166Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2019-08-25T13:31:41.018Z] --- PASS: TestRenameStoppedContainer (0.74s) [2019-08-25T13:31:41.018Z] === RUN TestRenameRunningContainerAndReuse [2019-08-25T13:31:41.018Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 2.775s [2019-08-25T13:31:41.181Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2019-08-25T13:31:42.194Z] ok github.com/docker/docker/pkg/pubsub 1.157s coverage: 73.9% of statements [2019-08-25T13:31:42.388Z] PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait 2.447s [2019-08-25T13:31:42.818Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2019-08-25T13:31:42.953Z] --- PASS: TestRenameRunningContainerAndReuse (1.92s) [2019-08-25T13:31:42.953Z] === RUN TestRenameInvalidName [2019-08-25T13:31:43.517Z] PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes 1.055s [2019-08-25T13:31:43.775Z] --- PASS: TestRenameInvalidName (0.89s) [2019-08-25T13:31:43.775Z] === RUN TestRenameAnonymousContainer [2019-08-25T13:31:43.775Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride 2.937s [2019-08-25T13:31:43.832Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-08-25T13:31:43.832Z] ok github.com/docker/docker/pkg/streamformatter 0.018s coverage: 66.2% of statements [2019-08-25T13:31:44.451Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-08-25T13:31:45.074Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 80.0% of statements [2019-08-25T13:31:45.074Z] ok github.com/docker/docker/pkg/signal 3.577s coverage: 61.0% of statements [2019-08-25T13:31:45.185Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 1.378s [2019-08-25T13:31:46.560Z] ok github.com/docker/docker/pkg/tailfile 0.260s coverage: 88.6% of statements [2019-08-25T13:31:46.560Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 36.9% of statements [2019-08-25T13:31:47.725Z] --- PASS: TestRenameAnonymousContainer (3.85s) [2019-08-25T13:31:47.725Z] === RUN TestRenameContainerWithSameName [2019-08-25T13:31:48.044Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 85.9% of statements [2019-08-25T13:31:48.290Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2019-08-25T13:31:48.290Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-25T13:31:48.679Z] testing: warning: no tests to run [2019-08-25T13:31:48.679Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: 0.0% of statements [no tests to run] [2019-08-25T13:31:48.855Z] PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure 5.336s [2019-08-25T13:31:48.970Z] ok github.com/docker/docker/pkg/tarsum 0.256s coverage: 89.3% of statements [2019-08-25T13:31:49.113Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants 3.827s [2019-08-25T13:31:49.589Z] ok github.com/docker/docker/pkg/truncindex 0.116s coverage: 91.5% of statements [2019-08-25T13:31:49.590Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-08-25T13:31:49.874Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2019-08-25T13:31:50.044Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2019-08-25T13:31:50.045Z] === RUN TestResize [2019-08-25T13:31:50.976Z] --- PASS: TestResize (1.02s) [2019-08-25T13:31:50.976Z] === RUN TestResizeWithInvalidSize [2019-08-25T13:31:51.907Z] PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer 2.891s [2019-08-25T13:31:51.907Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2019-08-25T13:31:51.907Z] === RUN TestResizeWhenContainerNotStarted [2019-08-25T13:31:52.838Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2019-08-25T13:31:52.838Z] === RUN TestDaemonRestartKillContainers [2019-08-25T13:31:52.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T13:31:52.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T13:31:52.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T13:31:52.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T13:31:52.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T13:31:52.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T13:31:52.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T13:31:52.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T13:31:52.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T13:31:52.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T13:31:52.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T13:31:52.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T13:31:52.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T13:31:52.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T13:31:52.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T13:31:52.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T13:31:52.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:31:52.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:31:52.839Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:31:52.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:31:52.839Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:31:52.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:31:52.839Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:31:52.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:31:52.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T13:31:52.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T13:31:53.349Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 14.5% of statements [2019-08-25T13:31:53.973Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 68.8% of statements [2019-08-25T13:31:54.993Z] ok github.com/docker/docker/reference 0.044s coverage: 84.4% of statements [2019-08-25T13:31:55.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:31:55.934Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:31:56.485Z] ok github.com/docker/docker/plugin 0.597s coverage: 27.0% of statements [2019-08-25T13:31:57.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:31:57.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:31:57.499Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2019-08-25T13:31:57.872Z] PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork 5.934s [2019-08-25T13:31:58.432Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2019-08-25T13:31:58.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T13:31:59.003Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T13:31:59.569Z] PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse 1.608s [2019-08-25T13:31:59.921Z] ok github.com/docker/docker/runconfig 0.030s coverage: 68.2% of statements [2019-08-25T13:31:59.921Z] ok github.com/docker/docker/registry 0.416s coverage: 56.4% of statements [2019-08-25T13:32:00.943Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2019-08-25T13:32:01.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T13:32:01.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T13:32:02.031Z] PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode 2.414s [2019-08-25T13:32:02.597Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv 13.477s [2019-08-25T13:32:03.642Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2019-08-25T13:32:03.642Z] ok github.com/docker/docker/volume/local 0.034s coverage: 73.0% of statements [2019-08-25T13:32:05.117Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-08-25T13:32:05.122Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T13:32:05.381Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T13:32:06.317Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 3.772s [2019-08-25T13:32:08.216Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-25T13:32:08.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) [2019-08-25T13:32:08.216Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [d5271a86f279b] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [d5271a86f279b] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d5271a86f279b] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [d5271a86f279b] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [d5271a86f279b] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [d5271a86f279b] Daemon stopped [2019-08-25T13:32:08.216Z] daemon.go:336: [d5271a86f279b] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [d5271a86f279b] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d5271a86f279b] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [d5271a86f279b] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [d5271a86f279b] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [d5271a86f279b] Daemon stopped [2019-08-25T13:32:08.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2019-08-25T13:32:08.216Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [d30f583fde63a] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [d30f583fde63a] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d30f583fde63a] daemon started [2019-08-25T13:32:08.216Z] daemon.go:336: [d30f583fde63a] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:307: [d30f583fde63a] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [d30f583fde63a] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d30f583fde63a] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [d30f583fde63a] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [d30f583fde63a] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [d30f583fde63a] Daemon stopped [2019-08-25T13:32:08.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-08-25T13:32:08.216Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [d49efe25f8596] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [d49efe25f8596] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d49efe25f8596] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [d49efe25f8596] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [d49efe25f8596] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [d49efe25f8596] Daemon stopped [2019-08-25T13:32:08.216Z] daemon.go:336: [d49efe25f8596] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [d49efe25f8596] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d49efe25f8596] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [d49efe25f8596] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [d49efe25f8596] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [d49efe25f8596] Daemon stopped [2019-08-25T13:32:08.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2019-08-25T13:32:08.216Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [da64a77a3e7eb] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [da64a77a3e7eb] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [da64a77a3e7eb] daemon started [2019-08-25T13:32:08.216Z] daemon.go:336: [da64a77a3e7eb] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:307: [da64a77a3e7eb] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [da64a77a3e7eb] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [da64a77a3e7eb] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [da64a77a3e7eb] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [da64a77a3e7eb] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [da64a77a3e7eb] Daemon stopped [2019-08-25T13:32:08.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2019-08-25T13:32:08.216Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [d12297427c23c] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [d12297427c23c] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d12297427c23c] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [d12297427c23c] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [d12297427c23c] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [d12297427c23c] Daemon stopped [2019-08-25T13:32:08.216Z] daemon.go:336: [d12297427c23c] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [d12297427c23c] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d12297427c23c] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [d12297427c23c] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [d12297427c23c] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [d12297427c23c] Daemon stopped [2019-08-25T13:32:08.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-08-25T13:32:08.216Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [dad38366a1de9] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [dad38366a1de9] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [dad38366a1de9] daemon started [2019-08-25T13:32:08.216Z] daemon.go:336: [dad38366a1de9] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:307: [dad38366a1de9] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [dad38366a1de9] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [dad38366a1de9] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [dad38366a1de9] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [dad38366a1de9] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [dad38366a1de9] Daemon stopped [2019-08-25T13:32:08.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.66s) [2019-08-25T13:32:08.216Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [d22f9b9af6034] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [d22f9b9af6034] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d22f9b9af6034] daemon started [2019-08-25T13:32:08.216Z] daemon.go:336: [d22f9b9af6034] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:307: [d22f9b9af6034] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [d22f9b9af6034] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d22f9b9af6034] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [d22f9b9af6034] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [d22f9b9af6034] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [d22f9b9af6034] Daemon stopped [2019-08-25T13:32:08.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2019-08-25T13:32:08.216Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [df61db4ef051b] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [df61db4ef051b] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [df61db4ef051b] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [df61db4ef051b] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [df61db4ef051b] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [df61db4ef051b] Daemon stopped [2019-08-25T13:32:08.216Z] daemon.go:336: [df61db4ef051b] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [df61db4ef051b] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [df61db4ef051b] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [df61db4ef051b] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [df61db4ef051b] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [df61db4ef051b] Daemon stopped [2019-08-25T13:32:08.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2019-08-25T13:32:08.216Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [d1882dcca92e3] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [d1882dcca92e3] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d1882dcca92e3] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [d1882dcca92e3] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [d1882dcca92e3] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [d1882dcca92e3] Daemon stopped [2019-08-25T13:32:08.216Z] daemon.go:336: [d1882dcca92e3] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [d1882dcca92e3] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d1882dcca92e3] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [d1882dcca92e3] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [d1882dcca92e3] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [d1882dcca92e3] Daemon stopped [2019-08-25T13:32:08.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.83s) [2019-08-25T13:32:08.216Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [dd6579572d252] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [dd6579572d252] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [dd6579572d252] daemon started [2019-08-25T13:32:08.216Z] daemon.go:336: [dd6579572d252] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:307: [dd6579572d252] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [dd6579572d252] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [dd6579572d252] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [dd6579572d252] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [dd6579572d252] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [dd6579572d252] Daemon stopped [2019-08-25T13:32:08.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2019-08-25T13:32:08.216Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [d170f3f2f63c9] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [d170f3f2f63c9] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d170f3f2f63c9] daemon started [2019-08-25T13:32:08.216Z] daemon.go:307: [d170f3f2f63c9] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [d170f3f2f63c9] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [d170f3f2f63c9] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [d170f3f2f63c9] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [d170f3f2f63c9] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [d170f3f2f63c9] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [d170f3f2f63c9] Daemon stopped [2019-08-25T13:32:08.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2019-08-25T13:32:08.216Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T13:32:08.216Z] daemon.go:336: [daee50a4e5c28] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [daee50a4e5c28] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [daee50a4e5c28] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [daee50a4e5c28] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [daee50a4e5c28] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [daee50a4e5c28] Daemon stopped [2019-08-25T13:32:08.216Z] daemon.go:336: [daee50a4e5c28] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:336: [daee50a4e5c28] waiting for daemon to start [2019-08-25T13:32:08.216Z] daemon.go:364: [daee50a4e5c28] daemon started [2019-08-25T13:32:08.216Z] daemon.go:472: [daee50a4e5c28] Stopping daemon [2019-08-25T13:32:08.216Z] daemon.go:307: [daee50a4e5c28] exiting daemon [2019-08-25T13:32:08.216Z] daemon.go:459: [daee50a4e5c28] Daemon stopped [2019-08-25T13:32:08.216Z] === RUN TestCgroupNamespacesRun [2019-08-25T13:32:09.586Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride 2.859s [2019-08-25T13:32:09.844Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 0.389s [2019-08-25T13:32:10.104Z] --- PASS: TestCgroupNamespacesRun (2.21s) [2019-08-25T13:32:10.104Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRun [2019-08-25T13:32:10.104Z] daemon.go:336: [d05462f0e6ccd] waiting for daemon to start [2019-08-25T13:32:10.104Z] daemon.go:336: [d05462f0e6ccd] waiting for daemon to start [2019-08-25T13:32:10.104Z] daemon.go:364: [d05462f0e6ccd] daemon started [2019-08-25T13:32:10.104Z] daemon.go:472: [d05462f0e6ccd] Stopping daemon [2019-08-25T13:32:10.104Z] daemon.go:307: [d05462f0e6ccd] exiting daemon [2019-08-25T13:32:10.104Z] daemon.go:459: [d05462f0e6ccd] Daemon stopped [2019-08-25T13:32:10.104Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-25T13:32:12.001Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.94s) [2019-08-25T13:32:12.001Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivileged [2019-08-25T13:32:12.001Z] daemon.go:336: [dfaf1e7088b4f] waiting for daemon to start [2019-08-25T13:32:12.001Z] daemon.go:336: [dfaf1e7088b4f] waiting for daemon to start [2019-08-25T13:32:12.001Z] daemon.go:364: [dfaf1e7088b4f] daemon started [2019-08-25T13:32:12.001Z] daemon.go:472: [dfaf1e7088b4f] Stopping daemon [2019-08-25T13:32:12.001Z] daemon.go:307: [dfaf1e7088b4f] exiting daemon [2019-08-25T13:32:12.001Z] daemon.go:459: [dfaf1e7088b4f] Daemon stopped [2019-08-25T13:32:12.001Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-25T13:32:12.568Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 2.761s [2019-08-25T13:32:12.826Z] PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped 9.909s [2019-08-25T13:32:13.485Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 76.6% of statements [2019-08-25T13:32:13.485Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-25T13:32:13.485Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-25T13:32:13.485Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-25T13:32:13.485Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-25T13:32:13.485Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-25T13:32:13.485Z] ? github.com/docker/docker/rootless [no test files] [2019-08-25T13:32:13.485Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-25T13:32:13.485Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-25T13:32:13.485Z] ? github.com/docker/docker/volume [no test files] [2019-08-25T13:32:13.485Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-25T13:32:13.485Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === Skipped [2019-08-25T13:32:13.767Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-25T13:32:13.767Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-25T13:32:13.767Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-25T13:32:13.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:32:13.767Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-25T13:32:13.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:32:13.767Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-25T13:32:13.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:32:13.767Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-25T13:32:13.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:32:13.767Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-25T13:32:13.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:32:13.767Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-25T13:32:13.767Z] graphtest_unix.go:73: No driver to put! [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-25T13:32:13.767Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-25T13:32:13.767Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-25T13:32:13.767Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-25T13:32:13.767Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-25T13:32:13.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:32:13.767Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-25T13:32:13.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:32:13.767Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-25T13:32:13.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:32:13.767Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-25T13:32:13.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:32:13.767Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-25T13:32:13.767Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:32:13.767Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-25T13:32:13.767Z] graphtest_unix.go:73: No driver to put! [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-25T13:32:13.767Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-25T13:32:13.767Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] [2019-08-25T13:32:13.767Z] DONE 2040 tests, 20 skipped in 355.222s [2019-08-25T13:32:14.196Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.00s) [2019-08-25T13:32:14.196Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunDaemonHostMode [2019-08-25T13:32:14.196Z] daemon.go:336: [d6562282038b6] waiting for daemon to start [2019-08-25T13:32:14.196Z] daemon.go:336: [d6562282038b6] waiting for daemon to start [2019-08-25T13:32:14.196Z] daemon.go:364: [d6562282038b6] daemon started [2019-08-25T13:32:14.196Z] daemon.go:472: [d6562282038b6] Stopping daemon [2019-08-25T13:32:14.196Z] daemon.go:307: [d6562282038b6] exiting daemon [2019-08-25T13:32:14.196Z] daemon.go:459: [d6562282038b6] Daemon stopped [2019-08-25T13:32:14.196Z] === RUN TestCgroupNamespacesRunHostMode Post stage [Pipeline] junit [2019-08-25T13:32:14.418Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-25T13:32:15.093Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39794/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 hack/make.sh dynbinary test-integration [2019-08-25T13:32:15.377Z] [2019-08-25T13:32:15.565Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 3.016s [2019-08-25T13:32:15.659Z] Removing bundles/ [2019-08-25T13:32:15.659Z] [2019-08-25T13:32:15.659Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-08-25T13:32:15.659Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T13:32:15.659Z] GOOS="" GOARCH="" GOARM="" [2019-08-25T13:32:16.131Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2019-08-25T13:32:16.131Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunHostMode [2019-08-25T13:32:16.131Z] daemon.go:336: [df3e61333f27d] waiting for daemon to start [2019-08-25T13:32:16.131Z] daemon.go:336: [df3e61333f27d] waiting for daemon to start [2019-08-25T13:32:16.131Z] daemon.go:364: [df3e61333f27d] daemon started [2019-08-25T13:32:16.131Z] daemon.go:472: [df3e61333f27d] Stopping daemon [2019-08-25T13:32:16.131Z] daemon.go:307: [df3e61333f27d] exiting daemon [2019-08-25T13:32:16.131Z] daemon.go:459: [df3e61333f27d] Daemon stopped [2019-08-25T13:32:16.131Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-25T13:32:16.131Z] PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer 3.134s [2019-08-25T13:32:18.025Z] PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange 1.639s [2019-08-25T13:32:18.025Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2019-08-25T13:32:18.025Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivateMode [2019-08-25T13:32:18.025Z] daemon.go:336: [d898ca19bef59] waiting for daemon to start [2019-08-25T13:32:18.025Z] daemon.go:336: [d898ca19bef59] waiting for daemon to start [2019-08-25T13:32:18.025Z] daemon.go:364: [d898ca19bef59] daemon started [2019-08-25T13:32:18.025Z] daemon.go:472: [d898ca19bef59] Stopping daemon [2019-08-25T13:32:18.025Z] daemon.go:307: [d898ca19bef59] exiting daemon [2019-08-25T13:32:18.025Z] daemon.go:459: [d898ca19bef59] Daemon stopped [2019-08-25T13:32:18.025Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-25T13:32:18.590Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2019-08-25T13:32:18.590Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-25T13:32:18.590Z] daemon.go:336: [de6ed6c6127a8] waiting for daemon to start [2019-08-25T13:32:18.590Z] daemon.go:336: [de6ed6c6127a8] waiting for daemon to start [2019-08-25T13:32:18.590Z] daemon.go:364: [de6ed6c6127a8] daemon started [2019-08-25T13:32:18.590Z] daemon.go:472: [de6ed6c6127a8] Stopping daemon [2019-08-25T13:32:18.590Z] daemon.go:307: [de6ed6c6127a8] exiting daemon [2019-08-25T13:32:18.590Z] daemon.go:459: [de6ed6c6127a8] Daemon stopped [2019-08-25T13:32:18.590Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-25T13:32:19.522Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-08-25T13:32:19.523Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunInvalidMode [2019-08-25T13:32:19.523Z] daemon.go:336: [d60c2b3528899] waiting for daemon to start [2019-08-25T13:32:19.523Z] daemon.go:336: [d60c2b3528899] waiting for daemon to start [2019-08-25T13:32:19.523Z] daemon.go:364: [d60c2b3528899] daemon started [2019-08-25T13:32:19.523Z] daemon.go:472: [d60c2b3528899] Stopping daemon [2019-08-25T13:32:19.523Z] daemon.go:307: [d60c2b3528899] exiting daemon [2019-08-25T13:32:19.523Z] daemon.go:459: [d60c2b3528899] Daemon stopped [2019-08-25T13:32:19.523Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-25T13:32:20.087Z] PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning 2.434s [2019-08-25T13:32:21.458Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.99s) [2019-08-25T13:32:21.458Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunOlderClient [2019-08-25T13:32:21.458Z] daemon.go:336: [d905ee582b01d] waiting for daemon to start [2019-08-25T13:32:21.458Z] daemon.go:336: [d905ee582b01d] waiting for daemon to start [2019-08-25T13:32:21.458Z] daemon.go:364: [d905ee582b01d] daemon started [2019-08-25T13:32:21.458Z] daemon.go:472: [d905ee582b01d] Stopping daemon [2019-08-25T13:32:21.458Z] daemon.go:307: [d905ee582b01d] exiting daemon [2019-08-25T13:32:21.458Z] daemon.go:459: [d905ee582b01d] Daemon stopped [2019-08-25T13:32:21.458Z] === RUN TestKernelTCPMemory [2019-08-25T13:32:21.715Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 6.115s [2019-08-25T13:32:22.646Z] --- PASS: TestKernelTCPMemory (1.08s) [2019-08-25T13:32:22.646Z] === RUN TestNISDomainname [2019-08-25T13:32:23.210Z] PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways 2.786s [2019-08-25T13:32:23.210Z] SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper) [2019-08-25T13:32:23.210Z] SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper) [2019-08-25T13:32:23.468Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 1.606s [2019-08-25T13:32:23.727Z] --- PASS: TestNISDomainname (1.17s) [2019-08-25T13:32:23.727Z] === RUN TestHostnameDnsResolution [2019-08-25T13:32:25.098Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse 1.493s [2019-08-25T13:32:25.355Z] --- PASS: TestHostnameDnsResolution (1.54s) [2019-08-25T13:32:25.355Z] === RUN TestStats [2019-08-25T13:32:25.613Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd 0.693s [2019-08-25T13:32:26.544Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 0.758s [2019-08-25T13:32:27.109Z] PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer 3.732s [2019-08-25T13:32:27.673Z] --- PASS: TestStats (2.17s) [2019-08-25T13:32:27.673Z] === RUN TestStopContainerWithTimeout [2019-08-25T13:32:27.673Z] === RUN TestStopContainerWithTimeout/0 [2019-08-25T13:32:27.673Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-25T13:32:27.673Z] === RUN TestStopContainerWithTimeout/1 [2019-08-25T13:32:27.673Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-25T13:32:27.673Z] === RUN TestStopContainerWithTimeout/3 [2019-08-25T13:32:27.673Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-25T13:32:27.673Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-25T13:32:27.673Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-25T13:32:27.673Z] === CONT TestStopContainerWithTimeout/0 [2019-08-25T13:32:27.673Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-25T13:32:29.048Z] === CONT TestStopContainerWithTimeout/3 [2019-08-25T13:32:30.944Z] === CONT TestStopContainerWithTimeout/1 [2019-08-25T13:32:32.317Z] PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks 4.921s [2019-08-25T13:32:32.574Z] PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom 6.207s [2019-08-25T13:32:32.574Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-08-25T13:32:32.574Z] --- PASS: TestStopContainerWithTimeout/0 (1.38s) [2019-08-25T13:32:32.574Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2019-08-25T13:32:32.574Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2019-08-25T13:32:32.574Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2019-08-25T13:32:32.574Z] === RUN TestDeleteDevicemapper [2019-08-25T13:32:32.574Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-25T13:32:32.574Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-25T13:32:32.574Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-25T13:32:34.333Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-08-25T13:32:34.333Z] Copying nested executables into bundles/binary-daemon [2019-08-25T13:32:34.333Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-08-25T13:32:34.471Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 1.952s [2019-08-25T13:32:34.636Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39794/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 -e DOCKER_GRAPHDRIVER docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 hack/make.sh cross [2019-08-25T13:32:35.196Z] [2019-08-25T13:32:35.196Z] Removing bundles/ [2019-08-25T13:32:35.196Z] [2019-08-25T13:32:35.196Z] ---> Making bundle: cross (in bundles/cross) [2019-08-25T13:32:35.196Z] Cross building: bundles/cross/linux/amd64 [2019-08-25T13:32:35.196Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-08-25T13:32:35.196Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-08-25T13:32:35.842Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 0.973s [2019-08-25T13:32:35.842Z] PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames 3.670s [2019-08-25T13:32:36.774Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep 0.949s [2019-08-25T13:32:36.774Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.21s) [2019-08-25T13:32:36.774Z] === RUN TestUpdateMemory [2019-08-25T13:32:36.774Z] --- SKIP: TestUpdateMemory (0.00s) [2019-08-25T13:32:36.774Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-08-25T13:32:36.774Z] === RUN TestUpdateCPUQuota [2019-08-25T13:32:39.299Z] --- PASS: TestUpdateCPUQuota (2.23s) [2019-08-25T13:32:39.299Z] === RUN TestUpdatePidsLimit [2019-08-25T13:32:39.299Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-25T13:32:39.299Z] PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer 3.139s [2019-08-25T13:32:39.556Z] === RUN TestUpdatePidsLimit/no_change [2019-08-25T13:32:40.120Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-25T13:32:40.144Z] --- PASS: TestImportExtremelyLargeImageWorks (93.06s) [2019-08-25T13:32:40.144Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-08-25T13:32:40.144Z] daemon.go:336: [d5132f4f1a4a9] waiting for daemon to start [2019-08-25T13:32:40.144Z] daemon.go:336: [d5132f4f1a4a9] waiting for daemon to start [2019-08-25T13:32:40.144Z] daemon.go:364: [d5132f4f1a4a9] daemon started [2019-08-25T13:32:40.144Z] daemon.go:472: [d5132f4f1a4a9] Stopping daemon [2019-08-25T13:32:40.144Z] daemon.go:307: [d5132f4f1a4a9] exiting daemon [2019-08-25T13:32:40.144Z] daemon.go:459: [d5132f4f1a4a9] Daemon stopped [2019-08-25T13:32:40.144Z] PASS [2019-08-25T13:32:40.144Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-25T13:32:40.144Z] INFO: Testing against a local daemon [2019-08-25T13:32:40.144Z] === RUN TestNetworkCreateDelete [2019-08-25T13:32:40.144Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-08-25T13:32:40.144Z] === RUN TestDockerNetworkDeletePreferID [2019-08-25T13:32:40.144Z] --- PASS: TestDockerNetworkDeletePreferID (0.65s) [2019-08-25T13:32:40.144Z] === RUN TestInspectNetwork [2019-08-25T13:32:40.144Z] === RUN TestInspectNetwork/full_network_id [2019-08-25T13:32:40.144Z] === RUN TestInspectNetwork/partial_network_id [2019-08-25T13:32:40.144Z] === RUN TestInspectNetwork/network_name [2019-08-25T13:32:40.144Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-25T13:32:40.379Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-25T13:32:40.947Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-25T13:32:41.513Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-25T13:32:41.771Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled 2.468s [2019-08-25T13:32:42.029Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-25T13:32:43.927Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy 7.119s [2019-08-25T13:32:43.927Z] --- PASS: TestUpdatePidsLimit (4.91s) [2019-08-25T13:32:43.927Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-08-25T13:32:43.927Z] --- PASS: TestUpdatePidsLimit/no_change (0.52s) [2019-08-25T13:32:43.927Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2019-08-25T13:32:43.927Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.55s) [2019-08-25T13:32:43.927Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.54s) [2019-08-25T13:32:43.927Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2019-08-25T13:32:43.927Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.52s) [2019-08-25T13:32:43.927Z] === RUN TestUpdateRestartPolicy [2019-08-25T13:32:45.186Z] --- PASS: TestInspectNetwork (9.75s) [2019-08-25T13:32:45.186Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-08-25T13:32:45.186Z] daemon.go:336: [da0f91b2aead9] waiting for daemon to start [2019-08-25T13:32:45.186Z] daemon.go:336: [da0f91b2aead9] waiting for daemon to start [2019-08-25T13:32:45.186Z] daemon.go:364: [da0f91b2aead9] daemon started [2019-08-25T13:32:45.186Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-25T13:32:45.186Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-25T13:32:45.186Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-25T13:32:45.186Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-25T13:32:45.186Z] daemon.go:472: [da0f91b2aead9] Stopping daemon [2019-08-25T13:32:45.186Z] daemon.go:307: [da0f91b2aead9] exiting daemon [2019-08-25T13:32:45.186Z] daemon.go:459: [da0f91b2aead9] Daemon stopped [2019-08-25T13:32:45.186Z] === RUN TestRunContainerWithBridgeNone [2019-08-25T13:32:45.828Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled 3.968s [2019-08-25T13:32:46.085Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile 2.355s [2019-08-25T13:32:47.016Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 0.842s [2019-08-25T13:32:47.580Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 0.502s [2019-08-25T13:32:47.618Z] --- PASS: TestRunContainerWithBridgeNone (2.65s) [2019-08-25T13:32:47.618Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-08-25T13:32:47.618Z] daemon.go:336: [d6d83555e6fad] waiting for daemon to start [2019-08-25T13:32:47.618Z] daemon.go:336: [d6d83555e6fad] waiting for daemon to start [2019-08-25T13:32:47.618Z] daemon.go:364: [d6d83555e6fad] daemon started [2019-08-25T13:32:47.618Z] daemon.go:472: [d6d83555e6fad] Stopping daemon [2019-08-25T13:32:47.618Z] daemon.go:307: [d6d83555e6fad] exiting daemon [2019-08-25T13:32:47.618Z] daemon.go:459: [d6d83555e6fad] Daemon stopped [2019-08-25T13:32:47.618Z] === RUN TestNetworkInvalidJSON [2019-08-25T13:32:47.618Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-25T13:32:47.618Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-25T13:32:47.618Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T13:32:47.618Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T13:32:47.618Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T13:32:47.618Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T13:32:47.618Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-25T13:32:47.618Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T13:32:47.618Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T13:32:47.618Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-08-25T13:32:47.618Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-25T13:32:47.618Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-25T13:32:47.618Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-25T13:32:47.618Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-25T13:32:47.838Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 0.365s [2019-08-25T13:32:48.404Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 0.378s [2019-08-25T13:32:48.661Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 0.468s [2019-08-25T13:32:48.661Z] SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows) [2019-08-25T13:32:48.996Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-08-25T13:32:48.996Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-08-25T13:32:48.996Z] daemon.go:336: [d72aa5dbfb71f] waiting for daemon to start [2019-08-25T13:32:48.996Z] daemon.go:336: [d72aa5dbfb71f] waiting for daemon to start [2019-08-25T13:32:48.996Z] daemon.go:364: [d72aa5dbfb71f] daemon started [2019-08-25T13:32:48.996Z] daemon.go:472: [d72aa5dbfb71f] Stopping daemon [2019-08-25T13:32:48.996Z] daemon.go:307: [d72aa5dbfb71f] exiting daemon [2019-08-25T13:32:48.996Z] daemon.go:459: [d72aa5dbfb71f] Daemon stopped [2019-08-25T13:32:48.996Z] daemon.go:336: [d72aa5dbfb71f] waiting for daemon to start [2019-08-25T13:32:48.996Z] daemon.go:336: [d72aa5dbfb71f] waiting for daemon to start [2019-08-25T13:32:48.996Z] daemon.go:364: [d72aa5dbfb71f] daemon started [2019-08-25T13:32:48.996Z] daemon.go:472: [d72aa5dbfb71f] Stopping daemon [2019-08-25T13:32:48.996Z] daemon.go:307: [d72aa5dbfb71f] exiting daemon [2019-08-25T13:32:48.996Z] daemon.go:459: [d72aa5dbfb71f] Daemon stopped [2019-08-25T13:32:48.996Z] === RUN TestDaemonDefaultNetworkPools [2019-08-25T13:32:49.775Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2019-08-25T13:32:49.775Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-08-25T13:32:49.775Z] daemon.go:336: [dcca6701e357c] waiting for daemon to start [2019-08-25T13:32:49.775Z] daemon.go:336: [dcca6701e357c] waiting for daemon to start [2019-08-25T13:32:49.775Z] daemon.go:364: [dcca6701e357c] daemon started [2019-08-25T13:32:49.775Z] daemon.go:472: [dcca6701e357c] Stopping daemon [2019-08-25T13:32:49.775Z] daemon.go:307: [dcca6701e357c] exiting daemon [2019-08-25T13:32:49.775Z] daemon.go:459: [dcca6701e357c] Daemon stopped [2019-08-25T13:32:49.775Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-25T13:32:50.032Z] PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts 3.735s [2019-08-25T13:32:50.032Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 1.327s [2019-08-25T13:32:51.040Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.28s) [2019-08-25T13:32:51.040Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-08-25T13:32:51.040Z] daemon.go:336: [d35435c695d73] waiting for daemon to start [2019-08-25T13:32:51.040Z] daemon.go:336: [d35435c695d73] waiting for daemon to start [2019-08-25T13:32:51.040Z] daemon.go:364: [d35435c695d73] daemon started [2019-08-25T13:32:51.040Z] daemon.go:472: [d35435c695d73] Stopping daemon [2019-08-25T13:32:51.040Z] daemon.go:307: [d35435c695d73] exiting daemon [2019-08-25T13:32:51.040Z] daemon.go:459: [d35435c695d73] Daemon stopped [2019-08-25T13:32:51.040Z] daemon.go:336: [d35435c695d73] waiting for daemon to start [2019-08-25T13:32:51.040Z] daemon.go:336: [d35435c695d73] waiting for daemon to start [2019-08-25T13:32:51.040Z] daemon.go:364: [d35435c695d73] daemon started [2019-08-25T13:32:51.040Z] daemon.go:472: [d35435c695d73] Stopping daemon [2019-08-25T13:32:51.040Z] daemon.go:307: [d35435c695d73] exiting daemon [2019-08-25T13:32:51.040Z] daemon.go:459: [d35435c695d73] Daemon stopped [2019-08-25T13:32:51.040Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-25T13:32:52.310Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2019-08-25T13:32:52.310Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-25T13:32:52.310Z] daemon.go:336: [d624b8db311ce] waiting for daemon to start [2019-08-25T13:32:52.310Z] daemon.go:336: [d624b8db311ce] waiting for daemon to start [2019-08-25T13:32:52.310Z] daemon.go:364: [d624b8db311ce] daemon started [2019-08-25T13:32:52.310Z] daemon.go:472: [d624b8db311ce] Stopping daemon [2019-08-25T13:32:52.310Z] daemon.go:307: [d624b8db311ce] exiting daemon [2019-08-25T13:32:52.310Z] daemon.go:459: [d624b8db311ce] Daemon stopped [2019-08-25T13:32:52.310Z] daemon.go:336: [d624b8db311ce] waiting for daemon to start [2019-08-25T13:32:52.310Z] daemon.go:336: [d624b8db311ce] waiting for daemon to start [2019-08-25T13:32:52.310Z] daemon.go:364: [d624b8db311ce] daemon started [2019-08-25T13:32:52.310Z] daemon.go:472: [d624b8db311ce] Stopping daemon [2019-08-25T13:32:52.310Z] daemon.go:307: [d624b8db311ce] exiting daemon [2019-08-25T13:32:52.310Z] daemon.go:459: [d624b8db311ce] Daemon stopped [2019-08-25T13:32:52.310Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-25T13:32:52.702Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2019-08-25T13:32:52.702Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-08-25T13:32:52.702Z] daemon.go:336: [d6fffdbedb611] waiting for daemon to start [2019-08-25T13:32:52.702Z] daemon.go:336: [d6fffdbedb611] waiting for daemon to start [2019-08-25T13:32:52.702Z] daemon.go:364: [d6fffdbedb611] daemon started [2019-08-25T13:32:52.702Z] daemon.go:472: [d6fffdbedb611] Stopping daemon [2019-08-25T13:32:52.702Z] daemon.go:307: [d6fffdbedb611] exiting daemon [2019-08-25T13:32:52.702Z] daemon.go:459: [d6fffdbedb611] Daemon stopped [2019-08-25T13:32:52.702Z] === RUN TestServiceWithPredefinedNetwork [2019-08-25T13:32:54.254Z] PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume 3.784s [2019-08-25T13:32:55.644Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs 5.517s [2019-08-25T13:32:55.880Z] --- PASS: TestServiceWithPredefinedNetwork (3.03s) [2019-08-25T13:32:55.880Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-08-25T13:32:55.880Z] daemon.go:336: [d30fa2c29bc4f] waiting for daemon to start [2019-08-25T13:32:55.880Z] daemon.go:336: [d30fa2c29bc4f] waiting for daemon to start [2019-08-25T13:32:55.880Z] daemon.go:364: [d30fa2c29bc4f] daemon started [2019-08-25T13:32:55.880Z] daemon.go:472: [d30fa2c29bc4f] Stopping daemon [2019-08-25T13:32:55.880Z] daemon.go:307: [d30fa2c29bc4f] exiting daemon [2019-08-25T13:32:55.880Z] daemon.go:459: [d30fa2c29bc4f] Daemon stopped [2019-08-25T13:32:55.880Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-25T13:32:55.880Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-25T13:32:55.880Z] service_test.go:230: FLAKY_TEST [2019-08-25T13:32:55.880Z] === RUN TestServiceWithDataPathPortInit [2019-08-25T13:32:56.576Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 0.966s [2019-08-25T13:32:56.576Z] PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer 2.239s [2019-08-25T13:32:57.507Z] --- PASS: TestUpdateRestartPolicy (13.66s) [2019-08-25T13:32:57.507Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-25T13:32:58.881Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) [2019-08-25T13:32:58.881Z] === RUN TestWaitNonBlocked [2019-08-25T13:32:58.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T13:32:58.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T13:32:58.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T13:32:58.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T13:32:58.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T13:32:58.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T13:32:59.815Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-08-25T13:32:59.815Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2019-08-25T13:32:59.815Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2019-08-25T13:32:59.815Z] === RUN TestWaitBlocked [2019-08-25T13:32:59.815Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T13:32:59.815Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T13:32:59.815Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T13:32:59.815Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T13:32:59.815Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T13:32:59.815Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T13:33:00.073Z] PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs 3.328s [2019-08-25T13:33:00.073Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 3.593s [2019-08-25T13:33:01.446Z] --- PASS: TestWaitBlocked (0.02s) [2019-08-25T13:33:01.446Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2019-08-25T13:33:01.446Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s) [2019-08-25T13:33:01.446Z] === CONT TestContainerStartOnDaemonRestart [2019-08-25T13:33:01.446Z] === CONT TestIpcModeOlderClient [2019-08-25T13:33:01.446Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent 1.149s [2019-08-25T13:33:01.446Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-08-25T13:33:01.446Z] === CONT TestDaemonRestartIpcMode [2019-08-25T13:33:01.703Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 0.418s [2019-08-25T13:33:02.179Z] --- PASS: TestServiceWithDataPathPortInit (5.83s) [2019-08-25T13:33:02.179Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-25T13:33:02.179Z] daemon.go:336: [d2b30ee0eebb5] waiting for daemon to start [2019-08-25T13:33:02.179Z] daemon.go:336: [d2b30ee0eebb5] waiting for daemon to start [2019-08-25T13:33:02.179Z] daemon.go:364: [d2b30ee0eebb5] daemon started [2019-08-25T13:33:02.179Z] daemon.go:472: [d2b30ee0eebb5] Stopping daemon [2019-08-25T13:33:02.179Z] daemon.go:307: [d2b30ee0eebb5] exiting daemon [2019-08-25T13:33:02.179Z] daemon.go:459: [d2b30ee0eebb5] Daemon stopped [2019-08-25T13:33:02.179Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-25T13:33:02.179Z] daemon.go:336: [d2e330568d668] waiting for daemon to start [2019-08-25T13:33:02.179Z] daemon.go:336: [d2e330568d668] waiting for daemon to start [2019-08-25T13:33:02.179Z] daemon.go:364: [d2e330568d668] daemon started [2019-08-25T13:33:02.179Z] daemon.go:472: [d2e330568d668] Stopping daemon [2019-08-25T13:33:02.179Z] daemon.go:307: [d2e330568d668] exiting daemon [2019-08-25T13:33:02.179Z] daemon.go:459: [d2e330568d668] Daemon stopped [2019-08-25T13:33:02.179Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-25T13:33:03.074Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 1.262s [2019-08-25T13:33:04.008Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 0.770s [2019-08-25T13:33:04.008Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins 3.895s [2019-08-25T13:33:04.265Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 0.399s [2019-08-25T13:33:05.199Z] --- PASS: TestContainerStartOnDaemonRestart (3.76s) [2019-08-25T13:33:05.199Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContainerStartOnDaemonRestart [2019-08-25T13:33:05.199Z] daemon.go:336: [d73a383f4cfac] waiting for daemon to start [2019-08-25T13:33:05.199Z] daemon.go:336: [d73a383f4cfac] waiting for daemon to start [2019-08-25T13:33:05.199Z] daemon.go:364: [d73a383f4cfac] daemon started [2019-08-25T13:33:05.199Z] daemon.go:336: [d73a383f4cfac] waiting for daemon to start [2019-08-25T13:33:05.199Z] daemon.go:307: [d73a383f4cfac] exiting daemon [2019-08-25T13:33:05.199Z] daemon.go:336: [d73a383f4cfac] waiting for daemon to start [2019-08-25T13:33:05.199Z] daemon.go:364: [d73a383f4cfac] daemon started [2019-08-25T13:33:05.199Z] daemon.go:472: [d73a383f4cfac] Stopping daemon [2019-08-25T13:33:05.199Z] daemon.go:307: [d73a383f4cfac] exiting daemon [2019-08-25T13:33:05.199Z] daemon.go:459: [d73a383f4cfac] Daemon stopped [2019-08-25T13:33:05.764Z] PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout 1.924s [2019-08-25T13:33:06.021Z] --- PASS: TestDaemonRestartIpcMode (4.69s) [2019-08-25T13:33:06.021Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartIpcMode [2019-08-25T13:33:06.021Z] daemon.go:336: [d4d7a59f1ff2c] waiting for daemon to start [2019-08-25T13:33:06.021Z] daemon.go:336: [d4d7a59f1ff2c] waiting for daemon to start [2019-08-25T13:33:06.021Z] daemon.go:364: [d4d7a59f1ff2c] daemon started [2019-08-25T13:33:06.021Z] daemon.go:472: [d4d7a59f1ff2c] Stopping daemon [2019-08-25T13:33:06.021Z] daemon.go:307: [d4d7a59f1ff2c] exiting daemon [2019-08-25T13:33:06.021Z] daemon.go:459: [d4d7a59f1ff2c] Daemon stopped [2019-08-25T13:33:06.021Z] daemon.go:336: [d4d7a59f1ff2c] waiting for daemon to start [2019-08-25T13:33:06.021Z] daemon.go:336: [d4d7a59f1ff2c] waiting for daemon to start [2019-08-25T13:33:06.021Z] daemon.go:364: [d4d7a59f1ff2c] daemon started [2019-08-25T13:33:06.021Z] daemon.go:472: [d4d7a59f1ff2c] Stopping daemon [2019-08-25T13:33:06.021Z] daemon.go:307: [d4d7a59f1ff2c] exiting daemon [2019-08-25T13:33:06.021Z] daemon.go:459: [d4d7a59f1ff2c] Daemon stopped [2019-08-25T13:33:06.021Z] PASS [2019-08-25T13:33:06.021Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-25T13:33:06.279Z] INFO: Testing against a local daemon [2019-08-25T13:33:06.279Z] === RUN TestCommitInheritsEnv [2019-08-25T13:33:06.843Z] --- PASS: TestCommitInheritsEnv (0.45s) [2019-08-25T13:33:06.843Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-25T13:33:06.843Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-25T13:33:06.843Z] === RUN TestImagesFilterMultiReference [2019-08-25T13:33:06.843Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-08-25T13:33:06.843Z] === RUN TestImagePullPlatformInvalid [2019-08-25T13:33:06.843Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-08-25T13:33:06.843Z] === RUN TestRemoveImageOrphaning [2019-08-25T13:33:07.412Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2019-08-25T13:33:07.412Z] === RUN TestRemoveImageGarbageCollector [2019-08-25T13:33:08.429Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.09s) [2019-08-25T13:33:08.429Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-25T13:33:08.429Z] daemon.go:336: [d9cb41888ccdf] waiting for daemon to start [2019-08-25T13:33:08.429Z] daemon.go:336: [d9cb41888ccdf] waiting for daemon to start [2019-08-25T13:33:08.429Z] daemon.go:364: [d9cb41888ccdf] daemon started [2019-08-25T13:33:08.429Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3oqfs7rvkjigtjw9q7uhkrk5s Created:2019-08-25 13:33:02.948343506 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} [2019-08-25T13:33:08.429Z] daemon.go:472: [d9cb41888ccdf] Stopping daemon [2019-08-25T13:33:08.429Z] daemon.go:307: [d9cb41888ccdf] exiting daemon [2019-08-25T13:33:08.429Z] daemon.go:459: [d9cb41888ccdf] Daemon stopped [2019-08-25T13:33:08.429Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-25T13:33:08.429Z] daemon.go:336: [dcf3193defa46] waiting for daemon to start [2019-08-25T13:33:08.429Z] daemon.go:336: [dcf3193defa46] waiting for daemon to start [2019-08-25T13:33:08.429Z] daemon.go:364: [dcf3193defa46] daemon started [2019-08-25T13:33:08.429Z] daemon.go:472: [dcf3193defa46] Stopping daemon [2019-08-25T13:33:08.429Z] daemon.go:307: [dcf3193defa46] exiting daemon [2019-08-25T13:33:08.429Z] daemon.go:459: [dcf3193defa46] Daemon stopped [2019-08-25T13:33:08.429Z] PASS [2019-08-25T13:33:08.429Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-25T13:33:08.429Z] INFO: Testing against a local daemon [2019-08-25T13:33:08.429Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-25T13:33:09.307Z] PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile 3.512s [2019-08-25T13:33:09.307Z] --- PASS: TestRemoveImageGarbageCollector (2.08s) [2019-08-25T13:33:09.307Z] remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRemoveImageGarbageCollector [2019-08-25T13:33:09.307Z] daemon.go:336: [d6450ba1be877] waiting for daemon to start [2019-08-25T13:33:09.307Z] daemon.go:336: [d6450ba1be877] waiting for daemon to start [2019-08-25T13:33:09.307Z] daemon.go:364: [d6450ba1be877] daemon started [2019-08-25T13:33:09.307Z] daemon.go:472: [d6450ba1be877] Stopping daemon [2019-08-25T13:33:09.307Z] daemon.go:307: [d6450ba1be877] exiting daemon [2019-08-25T13:33:09.307Z] daemon.go:459: [d6450ba1be877] Daemon stopped [2019-08-25T13:33:09.307Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-25T13:33:09.307Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-08-25T13:33:09.307Z] === RUN TestTagInvalidReference [2019-08-25T13:33:09.565Z] --- PASS: TestTagInvalidReference (0.04s) [2019-08-25T13:33:09.565Z] === RUN TestTagValidPrefixedRepo [2019-08-25T13:33:09.565Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-08-25T13:33:09.565Z] === RUN TestTagExistedNameWithoutForce [2019-08-25T13:33:09.565Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-08-25T13:33:09.565Z] === RUN TestTagOfficialNames [2019-08-25T13:33:09.565Z] --- PASS: TestTagOfficialNames (0.08s) [2019-08-25T13:33:09.565Z] === RUN TestTagMatchesDigest [2019-08-25T13:33:09.565Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-08-25T13:33:09.565Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-25T13:33:09.730Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.46s) [2019-08-25T13:33:09.730Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-08-25T13:33:09.730Z] daemon.go:336: [d67da0f592eb1] waiting for daemon to start [2019-08-25T13:33:09.730Z] daemon.go:336: [d67da0f592eb1] waiting for daemon to start [2019-08-25T13:33:09.730Z] daemon.go:364: [d67da0f592eb1] daemon started [2019-08-25T13:33:09.730Z] daemon.go:472: [d67da0f592eb1] Stopping daemon [2019-08-25T13:33:09.730Z] daemon.go:307: [d67da0f592eb1] exiting daemon [2019-08-25T13:33:09.730Z] daemon.go:459: [d67da0f592eb1] Daemon stopped [2019-08-25T13:33:09.730Z] daemon.go:336: [d67da0f592eb1] waiting for daemon to start [2019-08-25T13:33:09.730Z] daemon.go:336: [d67da0f592eb1] waiting for daemon to start [2019-08-25T13:33:09.730Z] daemon.go:364: [d67da0f592eb1] daemon started [2019-08-25T13:33:09.730Z] daemon.go:472: [d67da0f592eb1] Stopping daemon [2019-08-25T13:33:09.730Z] daemon.go:307: [d67da0f592eb1] exiting daemon [2019-08-25T13:33:09.730Z] daemon.go:459: [d67da0f592eb1] Daemon stopped [2019-08-25T13:33:09.730Z] === RUN TestDockerNetworkIpvlan [2019-08-25T13:33:10.531Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-08-25T13:33:11.410Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-08-25T13:33:12.199Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-08-25T13:33:15.391Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-08-25T13:33:16.114Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins 6.175s [2019-08-25T13:33:16.678Z] PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation 1.037s [2019-08-25T13:33:17.242Z] PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse 0.530s [2019-08-25T13:33:17.806Z] PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost 0.592s [2019-08-25T13:33:18.617Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-08-25T13:33:18.737Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles 14.489s [2019-08-25T13:33:19.668Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 0.996s [2019-08-25T13:33:20.600Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 0.622s [2019-08-25T13:33:21.067Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-08-25T13:33:23.124Z] PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes 5.152s [2019-08-25T13:33:24.055Z] PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors 1.103s [2019-08-25T13:33:24.311Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir 3.816s [2019-08-25T13:33:24.568Z] PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost 0.532s [2019-08-25T13:33:25.133Z] PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964 0.548s [2019-08-25T13:33:25.135Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-08-25T13:33:29.311Z] PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults 3.435s [2019-08-25T13:33:29.311Z] PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp 0.546s [2019-08-25T13:33:29.311Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot 5.105s [2019-08-25T13:33:30.300Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-08-25T13:33:31.211Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 1.924s [2019-08-25T13:33:31.211Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows) [2019-08-25T13:33:31.211Z] SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows) [2019-08-25T13:33:31.468Z] SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows) [2019-08-25T13:33:31.468Z] SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-08-25T13:33:34.509Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-08-25T13:33:36.736Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir 4.809s [2019-08-25T13:33:36.938Z] --- PASS: TestDockerNetworkIpvlan (27.31s) [2019-08-25T13:33:36.938Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:33:36.938Z] daemon.go:336: [dd524a90e7c74] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:336: [dd524a90e7c74] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:364: [dd524a90e7c74] daemon started [2019-08-25T13:33:36.938Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s) [2019-08-25T13:33:36.938Z] daemon.go:472: [dd524a90e7c74] Stopping daemon [2019-08-25T13:33:36.938Z] daemon.go:307: [dd524a90e7c74] exiting daemon [2019-08-25T13:33:36.938Z] daemon.go:459: [dd524a90e7c74] Daemon stopped [2019-08-25T13:33:36.938Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:33:36.938Z] daemon.go:336: [d6f147f6dba7d] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:336: [d6f147f6dba7d] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:364: [d6f147f6dba7d] daemon started [2019-08-25T13:33:36.938Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-08-25T13:33:36.938Z] daemon.go:472: [d6f147f6dba7d] Stopping daemon [2019-08-25T13:33:36.938Z] daemon.go:307: [d6f147f6dba7d] exiting daemon [2019-08-25T13:33:36.938Z] daemon.go:459: [d6f147f6dba7d] Daemon stopped [2019-08-25T13:33:36.938Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:33:36.938Z] daemon.go:336: [d44747ce5753a] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:336: [d44747ce5753a] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:364: [d44747ce5753a] daemon started [2019-08-25T13:33:36.938Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.30s) [2019-08-25T13:33:36.938Z] daemon.go:472: [d44747ce5753a] Stopping daemon [2019-08-25T13:33:36.938Z] daemon.go:307: [d44747ce5753a] exiting daemon [2019-08-25T13:33:36.938Z] daemon.go:459: [d44747ce5753a] Daemon stopped [2019-08-25T13:33:36.938Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:33:36.938Z] daemon.go:336: [d5ea837e837a6] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:336: [d5ea837e837a6] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:364: [d5ea837e837a6] daemon started [2019-08-25T13:33:36.938Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.16s) [2019-08-25T13:33:36.938Z] daemon.go:472: [d5ea837e837a6] Stopping daemon [2019-08-25T13:33:36.938Z] daemon.go:307: [d5ea837e837a6] exiting daemon [2019-08-25T13:33:36.938Z] daemon.go:459: [d5ea837e837a6] Daemon stopped [2019-08-25T13:33:36.938Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:33:36.938Z] daemon.go:336: [dd33fb37ec0c7] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:336: [dd33fb37ec0c7] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:364: [dd33fb37ec0c7] daemon started [2019-08-25T13:33:36.938Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.25s) [2019-08-25T13:33:36.938Z] daemon.go:472: [dd33fb37ec0c7] Stopping daemon [2019-08-25T13:33:36.938Z] daemon.go:307: [dd33fb37ec0c7] exiting daemon [2019-08-25T13:33:36.938Z] daemon.go:459: [dd33fb37ec0c7] Daemon stopped [2019-08-25T13:33:36.938Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:33:36.938Z] daemon.go:336: [dc45dbe3df9bf] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:336: [dc45dbe3df9bf] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:364: [dc45dbe3df9bf] daemon started [2019-08-25T13:33:36.938Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.33s) [2019-08-25T13:33:36.938Z] daemon.go:472: [dc45dbe3df9bf] Stopping daemon [2019-08-25T13:33:36.938Z] daemon.go:307: [dc45dbe3df9bf] exiting daemon [2019-08-25T13:33:36.938Z] daemon.go:459: [dc45dbe3df9bf] Daemon stopped [2019-08-25T13:33:36.938Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:33:36.938Z] daemon.go:336: [dc1257215f687] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:336: [dc1257215f687] waiting for daemon to start [2019-08-25T13:33:36.938Z] daemon.go:364: [dc1257215f687] daemon started [2019-08-25T13:33:36.938Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.37s) [2019-08-25T13:33:36.938Z] daemon.go:472: [dc1257215f687] Stopping daemon [2019-08-25T13:33:36.938Z] daemon.go:307: [dc1257215f687] exiting daemon [2019-08-25T13:33:36.938Z] daemon.go:459: [dc1257215f687] Daemon stopped [2019-08-25T13:33:36.938Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:33:36.939Z] daemon.go:336: [d73a5ad19b93b] waiting for daemon to start [2019-08-25T13:33:36.939Z] daemon.go:336: [d73a5ad19b93b] waiting for daemon to start [2019-08-25T13:33:36.939Z] daemon.go:364: [d73a5ad19b93b] daemon started [2019-08-25T13:33:36.939Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.21s) [2019-08-25T13:33:36.939Z] daemon.go:472: [d73a5ad19b93b] Stopping daemon [2019-08-25T13:33:36.939Z] daemon.go:307: [d73a5ad19b93b] exiting daemon [2019-08-25T13:33:36.939Z] daemon.go:459: [d73a5ad19b93b] Daemon stopped [2019-08-25T13:33:36.939Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:33:36.939Z] daemon.go:336: [d41b502d21b6e] waiting for daemon to start [2019-08-25T13:33:36.939Z] daemon.go:336: [d41b502d21b6e] waiting for daemon to start [2019-08-25T13:33:36.939Z] daemon.go:364: [d41b502d21b6e] daemon started [2019-08-25T13:33:36.939Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.85s) [2019-08-25T13:33:36.939Z] daemon.go:472: [d41b502d21b6e] Stopping daemon [2019-08-25T13:33:36.939Z] daemon.go:307: [d41b502d21b6e] exiting daemon [2019-08-25T13:33:36.939Z] daemon.go:459: [d41b502d21b6e] Daemon stopped [2019-08-25T13:33:36.939Z] PASS [2019-08-25T13:33:36.939Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-25T13:33:37.307Z] INFO: Testing against a local daemon [2019-08-25T13:33:37.307Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-25T13:33:38.647Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2019-08-25T13:33:38.647Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-08-25T13:33:38.647Z] daemon.go:336: [d3ff6e801c487] waiting for daemon to start [2019-08-25T13:33:38.647Z] daemon.go:336: [d3ff6e801c487] waiting for daemon to start [2019-08-25T13:33:38.647Z] daemon.go:364: [d3ff6e801c487] daemon started [2019-08-25T13:33:38.647Z] daemon.go:472: [d3ff6e801c487] Stopping daemon [2019-08-25T13:33:38.647Z] daemon.go:307: [d3ff6e801c487] exiting daemon [2019-08-25T13:33:38.647Z] daemon.go:459: [d3ff6e801c487] Daemon stopped [2019-08-25T13:33:38.647Z] daemon.go:336: [d3ff6e801c487] waiting for daemon to start [2019-08-25T13:33:38.647Z] daemon.go:336: [d3ff6e801c487] waiting for daemon to start [2019-08-25T13:33:38.647Z] daemon.go:364: [d3ff6e801c487] daemon started [2019-08-25T13:33:38.647Z] daemon.go:472: [d3ff6e801c487] Stopping daemon [2019-08-25T13:33:38.647Z] daemon.go:307: [d3ff6e801c487] exiting daemon [2019-08-25T13:33:38.647Z] daemon.go:459: [d3ff6e801c487] Daemon stopped [2019-08-25T13:33:38.647Z] === RUN TestDockerNetworkMacvlan [2019-08-25T13:33:39.604Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-25T13:33:40.390Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-25T13:33:41.663Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-25T13:33:41.991Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir 5.845s [2019-08-25T13:33:42.555Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting 2.991s [2019-08-25T13:33:44.156Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-25T13:33:45.080Z] PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig 1.812s [2019-08-25T13:33:46.453Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot 4.164s [2019-08-25T13:33:47.018Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 0.573s [2019-08-25T13:33:48.184Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-25T13:33:49.060Z] --- PASS: TestDockerNetworkMacvlan (10.46s) [2019-08-25T13:33:49.060Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T13:33:49.060Z] daemon.go:336: [d4ac8665167a7] waiting for daemon to start [2019-08-25T13:33:49.060Z] daemon.go:336: [d4ac8665167a7] waiting for daemon to start [2019-08-25T13:33:49.060Z] daemon.go:364: [d4ac8665167a7] daemon started [2019-08-25T13:33:49.060Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-08-25T13:33:49.060Z] daemon.go:472: [d4ac8665167a7] Stopping daemon [2019-08-25T13:33:49.060Z] daemon.go:307: [d4ac8665167a7] exiting daemon [2019-08-25T13:33:49.060Z] daemon.go:459: [d4ac8665167a7] Daemon stopped [2019-08-25T13:33:49.060Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T13:33:49.060Z] daemon.go:336: [d868db4c4ac97] waiting for daemon to start [2019-08-25T13:33:49.060Z] daemon.go:336: [d868db4c4ac97] waiting for daemon to start [2019-08-25T13:33:49.060Z] daemon.go:364: [d868db4c4ac97] daemon started [2019-08-25T13:33:49.060Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-08-25T13:33:49.060Z] daemon.go:472: [d868db4c4ac97] Stopping daemon [2019-08-25T13:33:49.060Z] daemon.go:307: [d868db4c4ac97] exiting daemon [2019-08-25T13:33:49.060Z] daemon.go:459: [d868db4c4ac97] Daemon stopped [2019-08-25T13:33:49.060Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T13:33:49.060Z] daemon.go:336: [d1de397272026] waiting for daemon to start [2019-08-25T13:33:49.060Z] daemon.go:336: [d1de397272026] waiting for daemon to start [2019-08-25T13:33:49.060Z] daemon.go:364: [d1de397272026] daemon started [2019-08-25T13:33:49.060Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2019-08-25T13:33:49.060Z] daemon.go:472: [d1de397272026] Stopping daemon [2019-08-25T13:33:49.060Z] daemon.go:307: [d1de397272026] exiting daemon [2019-08-25T13:33:49.060Z] daemon.go:459: [d1de397272026] Daemon stopped [2019-08-25T13:33:49.060Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T13:33:49.060Z] daemon.go:336: [d82310cd3908c] waiting for daemon to start [2019-08-25T13:33:49.060Z] daemon.go:336: [d82310cd3908c] waiting for daemon to start [2019-08-25T13:33:49.060Z] daemon.go:364: [d82310cd3908c] daemon started [2019-08-25T13:33:49.060Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.30s) [2019-08-25T13:33:49.060Z] daemon.go:472: [d82310cd3908c] Stopping daemon [2019-08-25T13:33:49.060Z] daemon.go:307: [d82310cd3908c] exiting daemon [2019-08-25T13:33:49.060Z] daemon.go:459: [d82310cd3908c] Daemon stopped [2019-08-25T13:33:49.060Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T13:33:49.060Z] daemon.go:336: [df9a5f29ff592] waiting for daemon to start [2019-08-25T13:33:49.060Z] daemon.go:336: [df9a5f29ff592] waiting for daemon to start [2019-08-25T13:33:49.060Z] daemon.go:364: [df9a5f29ff592] daemon started [2019-08-25T13:33:49.060Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2019-08-25T13:33:49.060Z] daemon.go:472: [df9a5f29ff592] Stopping daemon [2019-08-25T13:33:49.060Z] daemon.go:307: [df9a5f29ff592] exiting daemon [2019-08-25T13:33:49.060Z] daemon.go:459: [df9a5f29ff592] Daemon stopped [2019-08-25T13:33:49.060Z] PASS [2019-08-25T13:33:49.060Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-25T13:33:49.446Z] testing: warning: no tests to run [2019-08-25T13:33:49.446Z] PASS [2019-08-25T13:33:49.446Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-25T13:33:49.446Z] INFO: Testing against a local daemon [2019-08-25T13:33:49.446Z] === RUN TestAuthZPluginAllowRequest [2019-08-25T13:33:49.545Z] PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath 4.550s [2019-08-25T13:33:50.478Z] PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey 1.040s [2019-08-25T13:33:51.259Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2019-08-25T13:33:51.259Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-08-25T13:33:51.259Z] daemon.go:336: [d1eacb9bd49bb] waiting for daemon to start [2019-08-25T13:33:51.259Z] daemon.go:336: [d1eacb9bd49bb] waiting for daemon to start [2019-08-25T13:33:51.259Z] daemon.go:364: [d1eacb9bd49bb] daemon started [2019-08-25T13:33:51.259Z] daemon.go:472: [d1eacb9bd49bb] Stopping daemon [2019-08-25T13:33:51.259Z] daemon.go:307: [d1eacb9bd49bb] exiting daemon [2019-08-25T13:33:51.259Z] daemon.go:459: [d1eacb9bd49bb] Daemon stopped [2019-08-25T13:33:51.259Z] === RUN TestAuthZPluginTLS [2019-08-25T13:33:51.630Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-08-25T13:33:51.630Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-08-25T13:33:51.630Z] daemon.go:336: [d1fca2d15357e] waiting for daemon to start [2019-08-25T13:33:51.630Z] daemon.go:336: [d1fca2d15357e] waiting for daemon to start [2019-08-25T13:33:51.630Z] daemon.go:364: [d1fca2d15357e] daemon started [2019-08-25T13:33:51.630Z] daemon.go:472: [d1fca2d15357e] Stopping daemon [2019-08-25T13:33:51.630Z] daemon.go:307: [d1fca2d15357e] exiting daemon [2019-08-25T13:33:51.630Z] daemon.go:459: [d1fca2d15357e] Daemon stopped [2019-08-25T13:33:51.630Z] === RUN TestAuthZPluginDenyRequest [2019-08-25T13:33:52.443Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-08-25T13:33:52.443Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-08-25T13:33:52.443Z] daemon.go:336: [dda32e8d103fa] waiting for daemon to start [2019-08-25T13:33:52.443Z] daemon.go:336: [dda32e8d103fa] waiting for daemon to start [2019-08-25T13:33:52.443Z] daemon.go:364: [dda32e8d103fa] daemon started [2019-08-25T13:33:52.443Z] daemon.go:472: [dda32e8d103fa] Stopping daemon [2019-08-25T13:33:52.443Z] daemon.go:307: [dda32e8d103fa] exiting daemon [2019-08-25T13:33:52.443Z] daemon.go:459: [dda32e8d103fa] Daemon stopped [2019-08-25T13:33:52.443Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-25T13:33:52.866Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-08-25T13:33:52.866Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-08-25T13:33:52.866Z] daemon.go:336: [d9d9e0d639b28] waiting for daemon to start [2019-08-25T13:33:52.866Z] daemon.go:336: [d9d9e0d639b28] waiting for daemon to start [2019-08-25T13:33:52.866Z] daemon.go:364: [d9d9e0d639b28] daemon started [2019-08-25T13:33:52.866Z] daemon.go:472: [d9d9e0d639b28] Stopping daemon [2019-08-25T13:33:52.866Z] daemon.go:307: [d9d9e0d639b28] exiting daemon [2019-08-25T13:33:52.866Z] daemon.go:459: [d9d9e0d639b28] Daemon stopped [2019-08-25T13:33:52.866Z] === RUN TestAuthZPluginDenyResponse [2019-08-25T13:33:53.301Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-08-25T13:33:53.301Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-08-25T13:33:53.301Z] daemon.go:336: [d99f4c52ab569] waiting for daemon to start [2019-08-25T13:33:53.301Z] daemon.go:336: [d99f4c52ab569] waiting for daemon to start [2019-08-25T13:33:53.301Z] daemon.go:364: [d99f4c52ab569] daemon started [2019-08-25T13:33:53.301Z] daemon.go:472: [d99f4c52ab569] Stopping daemon [2019-08-25T13:33:53.301Z] daemon.go:307: [d99f4c52ab569] exiting daemon [2019-08-25T13:33:53.301Z] daemon.go:459: [d99f4c52ab569] Daemon stopped [2019-08-25T13:33:53.301Z] === RUN TestAuthZPluginAllowEventStream [2019-08-25T13:33:54.658Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot 7.437s [2019-08-25T13:33:55.188Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-08-25T13:33:55.188Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-08-25T13:33:55.188Z] daemon.go:336: [d36b52f5109ac] waiting for daemon to start [2019-08-25T13:33:55.188Z] daemon.go:336: [d36b52f5109ac] waiting for daemon to start [2019-08-25T13:33:55.188Z] daemon.go:364: [d36b52f5109ac] daemon started [2019-08-25T13:33:55.188Z] daemon.go:472: [d36b52f5109ac] Stopping daemon [2019-08-25T13:33:55.188Z] daemon.go:307: [d36b52f5109ac] exiting daemon [2019-08-25T13:33:55.188Z] daemon.go:459: [d36b52f5109ac] Daemon stopped [2019-08-25T13:33:55.188Z] === RUN TestAuthZPluginErrorResponse [2019-08-25T13:33:55.567Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-08-25T13:33:55.567Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-08-25T13:33:55.567Z] daemon.go:336: [d7d5d872e8c3d] waiting for daemon to start [2019-08-25T13:33:55.567Z] daemon.go:336: [d7d5d872e8c3d] waiting for daemon to start [2019-08-25T13:33:55.567Z] daemon.go:364: [d7d5d872e8c3d] daemon started [2019-08-25T13:33:55.567Z] daemon.go:472: [d7d5d872e8c3d] Stopping daemon [2019-08-25T13:33:55.567Z] daemon.go:307: [d7d5d872e8c3d] exiting daemon [2019-08-25T13:33:55.567Z] daemon.go:459: [d7d5d872e8c3d] Daemon stopped [2019-08-25T13:33:55.567Z] === RUN TestAuthZPluginErrorRequest [2019-08-25T13:33:56.030Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 5.646s [2019-08-25T13:33:56.350Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-08-25T13:33:56.350Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-08-25T13:33:56.350Z] daemon.go:336: [d4c21a9824092] waiting for daemon to start [2019-08-25T13:33:56.350Z] daemon.go:336: [d4c21a9824092] waiting for daemon to start [2019-08-25T13:33:56.350Z] daemon.go:364: [d4c21a9824092] daemon started [2019-08-25T13:33:56.350Z] daemon.go:472: [d4c21a9824092] Stopping daemon [2019-08-25T13:33:56.350Z] daemon.go:307: [d4c21a9824092] exiting daemon [2019-08-25T13:33:56.350Z] daemon.go:459: [d4c21a9824092] Daemon stopped [2019-08-25T13:33:56.350Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-25T13:33:56.544Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-08-25T13:33:56.544Z] Copying nested executables into bundles/cross/linux/amd64 [2019-08-25T13:33:56.544Z] Cross building: bundles/cross/windows/amd64 [2019-08-25T13:33:56.544Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-08-25T13:33:56.544Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-08-25T13:33:56.716Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-08-25T13:33:56.716Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-25T13:33:56.716Z] daemon.go:336: [dbd3aea9b45bc] waiting for daemon to start [2019-08-25T13:33:56.716Z] daemon.go:336: [dbd3aea9b45bc] waiting for daemon to start [2019-08-25T13:33:56.716Z] daemon.go:364: [dbd3aea9b45bc] daemon started [2019-08-25T13:33:56.716Z] daemon.go:472: [dbd3aea9b45bc] Stopping daemon [2019-08-25T13:33:56.716Z] daemon.go:307: [dbd3aea9b45bc] exiting daemon [2019-08-25T13:33:56.716Z] daemon.go:459: [dbd3aea9b45bc] Daemon stopped [2019-08-25T13:33:56.716Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-25T13:33:59.234Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2019-08-25T13:33:59.234Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-08-25T13:33:59.234Z] daemon.go:336: [d0b7004bd9593] waiting for daemon to start [2019-08-25T13:33:59.234Z] daemon.go:336: [d0b7004bd9593] waiting for daemon to start [2019-08-25T13:33:59.234Z] daemon.go:364: [d0b7004bd9593] daemon started [2019-08-25T13:33:59.234Z] daemon.go:472: [d0b7004bd9593] Stopping daemon [2019-08-25T13:33:59.234Z] daemon.go:307: [d0b7004bd9593] exiting daemon [2019-08-25T13:33:59.234Z] daemon.go:459: [d0b7004bd9593] Daemon stopped [2019-08-25T13:33:59.234Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-25T13:34:00.210Z] PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart 3.562s [2019-08-25T13:34:01.043Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2019-08-25T13:34:01.043Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-25T13:34:01.043Z] daemon.go:336: [db990a1778208] waiting for daemon to start [2019-08-25T13:34:01.043Z] daemon.go:336: [db990a1778208] waiting for daemon to start [2019-08-25T13:34:01.043Z] daemon.go:364: [db990a1778208] daemon started [2019-08-25T13:34:01.043Z] daemon.go:472: [db990a1778208] Stopping daemon [2019-08-25T13:34:01.043Z] daemon.go:307: [db990a1778208] exiting daemon [2019-08-25T13:34:01.043Z] daemon.go:459: [db990a1778208] Daemon stopped [2019-08-25T13:34:01.043Z] === RUN TestAuthZPluginHeader [2019-08-25T13:34:01.863Z] --- PASS: TestAuthZPluginHeader (0.83s) [2019-08-25T13:34:01.863Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-08-25T13:34:01.863Z] daemon.go:336: [dbf6ce9d81189] waiting for daemon to start [2019-08-25T13:34:01.863Z] daemon.go:336: [dbf6ce9d81189] waiting for daemon to start [2019-08-25T13:34:01.863Z] daemon.go:364: [dbf6ce9d81189] daemon started [2019-08-25T13:34:01.863Z] daemon.go:472: [dbf6ce9d81189] Stopping daemon [2019-08-25T13:34:01.863Z] daemon.go:307: [dbf6ce9d81189] exiting daemon [2019-08-25T13:34:01.863Z] daemon.go:459: [dbf6ce9d81189] Daemon stopped [2019-08-25T13:34:01.863Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-25T13:34:01.863Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-08-25T13:34:01.863Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:34:01.863Z] === RUN TestAuthZPluginV2Disable [2019-08-25T13:34:01.863Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-08-25T13:34:01.863Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:34:01.863Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-25T13:34:01.863Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-08-25T13:34:01.863Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:34:01.863Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-25T13:34:01.863Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-08-25T13:34:01.863Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:34:01.863Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-25T13:34:02.107Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 7.691s [2019-08-25T13:34:03.043Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 0.797s [2019-08-25T13:34:04.414Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName 1.665s [2019-08-25T13:34:09.671Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 4.537s [2019-08-25T13:34:09.671Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 0.626s [2019-08-25T13:34:09.671Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.016s [2019-08-25T13:34:11.044Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 1.382s [2019-08-25T13:34:12.951Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 1.460s [2019-08-25T13:34:13.518Z] PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore 13.614s [2019-08-25T13:34:14.083Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 1.427s [2019-08-25T13:34:15.997Z] PASS: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove 2.124s [2019-08-25T13:34:16.273Z] PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo 0.581s [2019-08-25T13:34:16.844Z] PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert 0.535s [2019-08-25T13:34:17.779Z] PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert 0.591s [2019-08-25T13:34:19.674Z] PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun 2.126s [2019-08-25T13:34:19.674Z] PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand 0.001s [2019-08-25T13:34:21.570Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability 1.862s [2019-08-25T13:34:21.729Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-08-25T13:34:21.729Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-25T13:34:21.729Z] daemon.go:336: [d31079037102b] waiting for daemon to start [2019-08-25T13:34:21.729Z] daemon.go:336: [d31079037102b] waiting for daemon to start [2019-08-25T13:34:21.729Z] daemon.go:364: [d31079037102b] daemon started [2019-08-25T13:34:21.729Z] daemon.go:472: [d31079037102b] Stopping daemon [2019-08-25T13:34:21.729Z] daemon.go:307: [d31079037102b] exiting daemon [2019-08-25T13:34:21.729Z] daemon.go:459: [d31079037102b] Daemon stopped [2019-08-25T13:34:21.729Z] daemon.go:336: [d31079037102b] waiting for daemon to start [2019-08-25T13:34:21.729Z] daemon.go:336: [d31079037102b] waiting for daemon to start [2019-08-25T13:34:21.729Z] daemon.go:336: [d31079037102b] waiting for daemon to start [2019-08-25T13:34:21.729Z] daemon.go:336: [d31079037102b] waiting for daemon to start [2019-08-25T13:34:21.729Z] daemon.go:350: [d31079037102b] error pinging daemon on start: Get http://d31079037102b.sock/_ping: context deadline exceeded [2019-08-25T13:34:21.729Z] daemon.go:336: [d31079037102b] waiting for daemon to start [2019-08-25T13:34:21.729Z] daemon.go:350: [d31079037102b] error pinging daemon on start: Get http://d31079037102b.sock/_ping: context deadline exceeded [2019-08-25T13:34:21.729Z] daemon.go:336: [d31079037102b] waiting for daemon to start [2019-08-25T13:34:21.729Z] daemon.go:350: [d31079037102b] error pinging daemon on start: Get http://d31079037102b.sock/_ping: context deadline exceeded [2019-08-25T13:34:21.729Z] daemon.go:336: [d31079037102b] waiting for daemon to start [2019-08-25T13:34:21.729Z] daemon.go:350: [d31079037102b] error pinging daemon on start: Get http://d31079037102b.sock/_ping: context deadline exceeded [2019-08-25T13:34:21.729Z] daemon.go:307: [d31079037102b] exiting daemon [2019-08-25T13:34:21.729Z] daemon.go:336: [d31079037102b] waiting for daemon to start [2019-08-25T13:34:21.729Z] daemon.go:336: [d31079037102b] waiting for daemon to start [2019-08-25T13:34:21.729Z] daemon.go:336: [d31079037102b] waiting for daemon to start [2019-08-25T13:34:21.729Z] daemon.go:364: [d31079037102b] daemon started [2019-08-25T13:34:21.729Z] daemon.go:472: [d31079037102b] Stopping daemon [2019-08-25T13:34:21.729Z] daemon.go:307: [d31079037102b] exiting daemon [2019-08-25T13:34:21.729Z] daemon.go:459: [d31079037102b] Daemon stopped [2019-08-25T13:34:21.729Z] PASS [2019-08-25T13:34:21.729Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-25T13:34:21.729Z] INFO: Testing against a local daemon [2019-08-25T13:34:21.729Z] === RUN TestPluginInvalidJSON [2019-08-25T13:34:21.729Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T13:34:21.729Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T13:34:21.729Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T13:34:21.729Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-08-25T13:34:21.729Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-25T13:34:21.729Z] PASS [2019-08-25T13:34:21.729Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-25T13:34:21.729Z] INFO: Testing against a local daemon [2019-08-25T13:34:21.729Z] === RUN TestExternalGraphDriver [2019-08-25T13:34:21.729Z] === RUN TestExternalGraphDriver/json [2019-08-25T13:34:21.729Z] === RUN TestExternalGraphDriver/spec [2019-08-25T13:34:22.846Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T13:34:22.846Z] [2019-08-25T13:34:22.846Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-25T13:34:22.846Z] PKG_CONFIG=pkg-config [2019-08-25T13:34:22.846Z] GOLANG_VERSION=1.12.9 [2019-08-25T13:34:22.846Z] HOSTNAME=6562d9e2f5ae [2019-08-25T13:34:22.846Z] DOCKER_EXPERIMENTAL=1 [2019-08-25T13:34:22.846Z] container=docker [2019-08-25T13:34:22.846Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-25T13:34:22.846Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-25T13:34:22.846Z] GOPATH=/go [2019-08-25T13:34:22.846Z] PWD=/go/src/github.com/docker/docker [2019-08-25T13:34:22.846Z] HOME=/root [2019-08-25T13:34:22.846Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-25T13:34:22.846Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-25T13:34:22.846Z] DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 [2019-08-25T13:34:22.846Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-25T13:34:22.846Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-25T13:34:22.846Z] TERM=xterm [2019-08-25T13:34:22.846Z] DEST=bundles/test-integration [2019-08-25T13:34:22.846Z] SHLVL=1 [2019-08-25T13:34:22.846Z] TIMEOUT=120m [2019-08-25T13:34:22.846Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-25T13:34:22.846Z] DOCKER_PKG=github.com/docker/docker [2019-08-25T13:34:22.846Z] _=/usr/bin/env [2019-08-25T13:34:22.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-25T13:34:23.469Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled 1.711s [2019-08-25T13:34:23.587Z] === RUN TestExternalGraphDriver/pull [2019-08-25T13:34:26.180Z] --- PASS: TestExternalGraphDriver (6.37s) [2019-08-25T13:34:26.180Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-08-25T13:34:26.180Z] daemon.go:336: [d8ad9ca26a30c] waiting for daemon to start [2019-08-25T13:34:26.180Z] daemon.go:336: [d8ad9ca26a30c] waiting for daemon to start [2019-08-25T13:34:26.180Z] daemon.go:364: [d8ad9ca26a30c] daemon started [2019-08-25T13:34:26.180Z] daemon.go:472: [d8ad9ca26a30c] Stopping daemon [2019-08-25T13:34:26.180Z] daemon.go:307: [d8ad9ca26a30c] exiting daemon [2019-08-25T13:34:26.180Z] daemon.go:459: [d8ad9ca26a30c] Daemon stopped [2019-08-25T13:34:26.180Z] daemon.go:336: [d8ad9ca26a30c] waiting for daemon to start [2019-08-25T13:34:26.180Z] daemon.go:336: [d8ad9ca26a30c] waiting for daemon to start [2019-08-25T13:34:26.180Z] daemon.go:364: [d8ad9ca26a30c] daemon started [2019-08-25T13:34:26.180Z] daemon.go:472: [d8ad9ca26a30c] Stopping daemon [2019-08-25T13:34:26.180Z] daemon.go:307: [d8ad9ca26a30c] exiting daemon [2019-08-25T13:34:26.180Z] daemon.go:459: [d8ad9ca26a30c] Daemon stopped [2019-08-25T13:34:26.180Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-08-25T13:34:26.180Z] daemon.go:336: [d8ad9ca26a30c] waiting for daemon to start [2019-08-25T13:34:26.180Z] daemon.go:336: [d8ad9ca26a30c] waiting for daemon to start [2019-08-25T13:34:26.180Z] daemon.go:364: [d8ad9ca26a30c] daemon started [2019-08-25T13:34:26.180Z] daemon.go:472: [d8ad9ca26a30c] Stopping daemon [2019-08-25T13:34:26.180Z] daemon.go:307: [d8ad9ca26a30c] exiting daemon [2019-08-25T13:34:26.180Z] daemon.go:459: [d8ad9ca26a30c] Daemon stopped [2019-08-25T13:34:26.180Z] daemon.go:336: [d8ad9ca26a30c] waiting for daemon to start [2019-08-25T13:34:26.180Z] daemon.go:336: [d8ad9ca26a30c] waiting for daemon to start [2019-08-25T13:34:26.180Z] daemon.go:364: [d8ad9ca26a30c] daemon started [2019-08-25T13:34:26.180Z] daemon.go:472: [d8ad9ca26a30c] Stopping daemon [2019-08-25T13:34:26.180Z] daemon.go:307: [d8ad9ca26a30c] exiting daemon [2019-08-25T13:34:26.180Z] daemon.go:459: [d8ad9ca26a30c] Daemon stopped [2019-08-25T13:34:26.180Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-08-25T13:34:26.180Z] daemon.go:336: [d8ad9ca26a30c] waiting for daemon to start [2019-08-25T13:34:26.180Z] daemon.go:336: [d8ad9ca26a30c] waiting for daemon to start [2019-08-25T13:34:26.180Z] daemon.go:364: [d8ad9ca26a30c] daemon started [2019-08-25T13:34:26.180Z] daemon.go:472: [d8ad9ca26a30c] Stopping daemon [2019-08-25T13:34:26.180Z] daemon.go:307: [d8ad9ca26a30c] exiting daemon [2019-08-25T13:34:26.180Z] daemon.go:459: [d8ad9ca26a30c] Daemon stopped [2019-08-25T13:34:26.180Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2019-08-25T13:34:26.180Z] === RUN TestGraphdriverPluginV2 [2019-08-25T13:34:26.180Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-08-25T13:34:26.180Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:34:26.180Z] PASS [2019-08-25T13:34:26.180Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-25T13:34:26.180Z] INFO: Testing against a local daemon [2019-08-25T13:34:26.180Z] === RUN TestContinueAfterPluginCrash [2019-08-25T13:34:26.180Z] === PAUSE TestContinueAfterPluginCrash [2019-08-25T13:34:26.180Z] === RUN TestDaemonStartWithLogOpt [2019-08-25T13:34:26.180Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-25T13:34:26.180Z] === CONT TestContinueAfterPluginCrash [2019-08-25T13:34:26.180Z] === CONT TestDaemonStartWithLogOpt [2019-08-25T13:34:27.650Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart 3.899s [2019-08-25T13:34:27.908Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 13.910s [2019-08-25T13:34:28.840Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling 1.610s [2019-08-25T13:34:29.772Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 1.860s [2019-08-25T13:34:31.145Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel 2.013s [2019-08-25T13:34:31.403Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors 0.545s [2019-08-25T13:34:33.931Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment 3.900s [2019-08-25T13:34:35.304Z] PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore 3.824s [2019-08-25T13:34:37.707Z] --- PASS: TestDaemonStartWithLogOpt (11.23s) [2019-08-25T13:34:37.707Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-08-25T13:34:37.707Z] daemon.go:336: [d8f30574421a8] waiting for daemon to start [2019-08-25T13:34:37.707Z] daemon.go:336: [d8f30574421a8] waiting for daemon to start [2019-08-25T13:34:37.707Z] daemon.go:364: [d8f30574421a8] daemon started [2019-08-25T13:34:37.707Z] daemon.go:472: [d8f30574421a8] Stopping daemon [2019-08-25T13:34:37.707Z] daemon.go:307: [d8f30574421a8] exiting daemon [2019-08-25T13:34:37.707Z] daemon.go:459: [d8f30574421a8] Daemon stopped [2019-08-25T13:34:37.707Z] daemon.go:336: [d8f30574421a8] waiting for daemon to start [2019-08-25T13:34:37.707Z] daemon.go:336: [d8f30574421a8] waiting for daemon to start [2019-08-25T13:34:37.707Z] daemon.go:364: [d8f30574421a8] daemon started [2019-08-25T13:34:37.707Z] daemon.go:472: [d8f30574421a8] Stopping daemon [2019-08-25T13:34:37.707Z] daemon.go:307: [d8f30574421a8] exiting daemon [2019-08-25T13:34:37.707Z] daemon.go:459: [d8f30574421a8] Daemon stopped [2019-08-25T13:34:39.488Z] PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore 3.536s [2019-08-25T13:34:42.751Z] --- PASS: TestContinueAfterPluginCrash (16.12s) [2019-08-25T13:34:42.751Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-08-25T13:34:42.751Z] daemon.go:336: [d8917155d7290] waiting for daemon to start [2019-08-25T13:34:42.751Z] daemon.go:336: [d8917155d7290] waiting for daemon to start [2019-08-25T13:34:42.751Z] daemon.go:364: [d8917155d7290] daemon started [2019-08-25T13:34:42.752Z] daemon.go:472: [d8917155d7290] Stopping daemon [2019-08-25T13:34:42.752Z] daemon.go:307: [d8917155d7290] exiting daemon [2019-08-25T13:34:42.752Z] daemon.go:459: [d8917155d7290] Daemon stopped [2019-08-25T13:34:42.752Z] PASS [2019-08-25T13:34:42.752Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-25T13:34:42.752Z] INFO: Testing against a local daemon [2019-08-25T13:34:42.752Z] === RUN TestPluginWithDevMounts [2019-08-25T13:34:42.752Z] === PAUSE TestPluginWithDevMounts [2019-08-25T13:34:42.752Z] === CONT TestPluginWithDevMounts [2019-08-25T13:34:44.547Z] --- PASS: TestPluginWithDevMounts (2.06s) [2019-08-25T13:34:44.547Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-08-25T13:34:44.547Z] daemon.go:336: [dbcd146a51775] waiting for daemon to start [2019-08-25T13:34:44.547Z] daemon.go:336: [dbcd146a51775] waiting for daemon to start [2019-08-25T13:34:44.547Z] daemon.go:364: [dbcd146a51775] daemon started [2019-08-25T13:34:44.547Z] daemon.go:472: [dbcd146a51775] Stopping daemon [2019-08-25T13:34:44.547Z] daemon.go:307: [dbcd146a51775] exiting daemon [2019-08-25T13:34:44.547Z] daemon.go:459: [dbcd146a51775] Daemon stopped [2019-08-25T13:34:44.547Z] PASS [2019-08-25T13:34:44.547Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-25T13:34:44.745Z] PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged 5.257s [2019-08-25T13:34:44.909Z] INFO: Testing against a local daemon [2019-08-25T13:34:44.909Z] === RUN TestSecretInspect [2019-08-25T13:34:46.115Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat 1.962s [2019-08-25T13:34:47.485Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap 1.084s [2019-08-25T13:34:47.742Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 13.978s [2019-08-25T13:34:48.172Z] --- PASS: TestSecretInspect (3.06s) [2019-08-25T13:34:48.172Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-08-25T13:34:48.172Z] daemon.go:336: [d7dae2697d6ec] waiting for daemon to start [2019-08-25T13:34:48.172Z] daemon.go:336: [d7dae2697d6ec] waiting for daemon to start [2019-08-25T13:34:48.172Z] daemon.go:364: [d7dae2697d6ec] daemon started [2019-08-25T13:34:48.172Z] daemon.go:472: [d7dae2697d6ec] Stopping daemon [2019-08-25T13:34:48.172Z] daemon.go:307: [d7dae2697d6ec] exiting daemon [2019-08-25T13:34:48.172Z] daemon.go:459: [d7dae2697d6ec] Daemon stopped [2019-08-25T13:34:48.172Z] === RUN TestSecretList [2019-08-25T13:34:48.306Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames 1.128s [2019-08-25T13:34:49.237Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 1.245s [2019-08-25T13:34:49.237Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.030s [2019-08-25T13:34:51.358Z] --- PASS: TestSecretList (2.93s) [2019-08-25T13:34:51.358Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-08-25T13:34:51.358Z] daemon.go:336: [d3ccbbb3a1f65] waiting for daemon to start [2019-08-25T13:34:51.358Z] daemon.go:336: [d3ccbbb3a1f65] waiting for daemon to start [2019-08-25T13:34:51.358Z] daemon.go:364: [d3ccbbb3a1f65] daemon started [2019-08-25T13:34:51.358Z] daemon.go:472: [d3ccbbb3a1f65] Stopping daemon [2019-08-25T13:34:51.358Z] daemon.go:307: [d3ccbbb3a1f65] exiting daemon [2019-08-25T13:34:51.358Z] daemon.go:459: [d3ccbbb3a1f65] Daemon stopped [2019-08-25T13:34:51.358Z] === RUN TestSecretsCreateAndDelete [2019-08-25T13:34:52.514Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile 3.774s [2019-08-25T13:34:53.914Z] --- PASS: TestSecretsCreateAndDelete (3.03s) [2019-08-25T13:34:53.914Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-08-25T13:34:53.914Z] daemon.go:336: [d302e022f1d0a] waiting for daemon to start [2019-08-25T13:34:53.914Z] daemon.go:336: [d302e022f1d0a] waiting for daemon to start [2019-08-25T13:34:53.914Z] daemon.go:364: [d302e022f1d0a] daemon started [2019-08-25T13:34:53.914Z] daemon.go:472: [d302e022f1d0a] Stopping daemon [2019-08-25T13:34:53.914Z] daemon.go:307: [d302e022f1d0a] exiting daemon [2019-08-25T13:34:53.914Z] daemon.go:459: [d302e022f1d0a] Daemon stopped [2019-08-25T13:34:53.914Z] === RUN TestSecretsUpdate [2019-08-25T13:34:55.048Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 5.827s [2019-08-25T13:34:56.364Z] --- PASS: TestSecretsUpdate (2.43s) [2019-08-25T13:34:56.364Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-08-25T13:34:56.364Z] daemon.go:336: [d3d03012fd3e5] waiting for daemon to start [2019-08-25T13:34:56.364Z] daemon.go:336: [d3d03012fd3e5] waiting for daemon to start [2019-08-25T13:34:56.364Z] daemon.go:364: [d3d03012fd3e5] daemon started [2019-08-25T13:34:56.364Z] daemon.go:472: [d3d03012fd3e5] Stopping daemon [2019-08-25T13:34:56.364Z] daemon.go:307: [d3d03012fd3e5] exiting daemon [2019-08-25T13:34:56.364Z] daemon.go:459: [d3d03012fd3e5] Daemon stopped [2019-08-25T13:34:56.364Z] === RUN TestTemplatedSecret [2019-08-25T13:34:58.325Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 3.021s [2019-08-25T13:35:00.529Z] --- PASS: TestTemplatedSecret (3.57s) [2019-08-25T13:35:00.529Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-08-25T13:35:00.529Z] daemon.go:336: [dd622a68c92ff] waiting for daemon to start [2019-08-25T13:35:00.529Z] daemon.go:336: [dd622a68c92ff] waiting for daemon to start [2019-08-25T13:35:00.529Z] daemon.go:364: [dd622a68c92ff] daemon started [2019-08-25T13:35:00.529Z] daemon.go:472: [dd622a68c92ff] Stopping daemon [2019-08-25T13:35:00.529Z] daemon.go:307: [dd622a68c92ff] exiting daemon [2019-08-25T13:35:00.529Z] daemon.go:459: [dd622a68c92ff] Daemon stopped [2019-08-25T13:35:00.529Z] === RUN TestSecretCreateResolve [2019-08-25T13:35:00.849Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 2.803s [2019-08-25T13:35:01.106Z] PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine 8.916s [2019-08-25T13:35:03.096Z] --- PASS: TestSecretCreateResolve (3.05s) [2019-08-25T13:35:03.096Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-08-25T13:35:03.096Z] daemon.go:336: [db5a532fe34e5] waiting for daemon to start [2019-08-25T13:35:03.096Z] daemon.go:336: [db5a532fe34e5] waiting for daemon to start [2019-08-25T13:35:03.096Z] daemon.go:364: [db5a532fe34e5] daemon started [2019-08-25T13:35:03.096Z] daemon.go:472: [db5a532fe34e5] Stopping daemon [2019-08-25T13:35:03.096Z] daemon.go:307: [db5a532fe34e5] exiting daemon [2019-08-25T13:35:03.096Z] daemon.go:459: [db5a532fe34e5] Daemon stopped [2019-08-25T13:35:03.096Z] PASS [2019-08-25T13:35:03.096Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-25T13:35:03.096Z] INFO: Testing against a local daemon [2019-08-25T13:35:03.096Z] === RUN TestServiceCreateInit [2019-08-25T13:35:03.096Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-25T13:35:04.192Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-08-25T13:35:04.192Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-08-25T13:35:04.192Z] remote: Enumerating objects: 19, done. [2019-08-25T13:35:04.192Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-08-25T13:35:04.192Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-08-25T13:35:04.192Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-08-25T13:35:04.192Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-25T13:35:04.554Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39794/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 -e DOCKER_GRAPHDRIVER docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 hack/test/unit [2019-08-25T13:35:07.066Z] ? github.com/docker/docker/api [no test files] [2019-08-25T13:35:08.163Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-25T13:35:09.207Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 7.536s [2019-08-25T13:35:11.103Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 2.650s [2019-08-25T13:35:11.103Z] PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile 9.962s [2019-08-25T13:35:13.394Z] --- PASS: TestServiceCreateInit (10.30s) [2019-08-25T13:35:13.394Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s) [2019-08-25T13:35:13.394Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-08-25T13:35:13.394Z] daemon.go:336: [dbd796d3fe9cf] waiting for daemon to start [2019-08-25T13:35:13.394Z] daemon.go:336: [dbd796d3fe9cf] waiting for daemon to start [2019-08-25T13:35:13.394Z] daemon.go:364: [dbd796d3fe9cf] daemon started [2019-08-25T13:35:13.394Z] daemon.go:472: [dbd796d3fe9cf] Stopping daemon [2019-08-25T13:35:13.394Z] daemon.go:307: [dbd796d3fe9cf] exiting daemon [2019-08-25T13:35:13.394Z] daemon.go:459: [dbd796d3fe9cf] Daemon stopped [2019-08-25T13:35:13.394Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.18s) [2019-08-25T13:35:13.394Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-08-25T13:35:13.394Z] daemon.go:336: [d57e833806af5] waiting for daemon to start [2019-08-25T13:35:13.394Z] daemon.go:336: [d57e833806af5] waiting for daemon to start [2019-08-25T13:35:13.394Z] daemon.go:364: [d57e833806af5] daemon started [2019-08-25T13:35:13.394Z] daemon.go:472: [d57e833806af5] Stopping daemon [2019-08-25T13:35:13.394Z] daemon.go:307: [d57e833806af5] exiting daemon [2019-08-25T13:35:13.394Z] daemon.go:459: [d57e833806af5] Daemon stopped [2019-08-25T13:35:13.394Z] === RUN TestCreateServiceMultipleTimes [2019-08-25T13:35:14.384Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 2.911s [2019-08-25T13:35:14.384Z] PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault 2.611s [2019-08-25T13:35:16.910Z] PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize 2.268s [2019-08-25T13:35:19.228Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2019-08-25T13:35:20.190Z] PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload 3.128s [2019-08-25T13:35:20.190Z] PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify 0.121s [2019-08-25T13:35:26.744Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin 5.762s [2019-08-25T13:35:29.268Z] PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks 1.766s [2019-08-25T13:35:33.266Z] --- PASS: TestCreateServiceMultipleTimes (17.85s) [2019-08-25T13:35:33.266Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-08-25T13:35:33.266Z] daemon.go:336: [d8875d5396f43] waiting for daemon to start [2019-08-25T13:35:33.266Z] daemon.go:336: [d8875d5396f43] waiting for daemon to start [2019-08-25T13:35:33.266Z] daemon.go:364: [d8875d5396f43] daemon started [2019-08-25T13:35:33.266Z] daemon.go:472: [d8875d5396f43] Stopping daemon [2019-08-25T13:35:33.266Z] daemon.go:307: [d8875d5396f43] exiting daemon [2019-08-25T13:35:33.266Z] daemon.go:459: [d8875d5396f43] Daemon stopped [2019-08-25T13:35:33.266Z] === RUN TestCreateServiceConflict [2019-08-25T13:35:33.446Z] PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope 1.586s [2019-08-25T13:35:34.379Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 20.457s [2019-08-25T13:35:34.503Z] --- PASS: TestCreateServiceConflict (3.04s) [2019-08-25T13:35:34.503Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-08-25T13:35:34.503Z] daemon.go:336: [d6a59cdbb80db] waiting for daemon to start [2019-08-25T13:35:34.503Z] daemon.go:336: [d6a59cdbb80db] waiting for daemon to start [2019-08-25T13:35:34.503Z] daemon.go:364: [d6a59cdbb80db] daemon started [2019-08-25T13:35:34.503Z] daemon.go:472: [d6a59cdbb80db] Stopping daemon [2019-08-25T13:35:34.503Z] daemon.go:307: [d6a59cdbb80db] exiting daemon [2019-08-25T13:35:34.503Z] daemon.go:459: [d6a59cdbb80db] Daemon stopped [2019-08-25T13:35:34.503Z] === RUN TestCreateServiceMaxReplicas [2019-08-25T13:35:34.636Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.156s [2019-08-25T13:35:38.536Z] --- PASS: TestCreateServiceMaxReplicas (3.97s) [2019-08-25T13:35:38.536Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-08-25T13:35:38.536Z] daemon.go:336: [d2791a6891649] waiting for daemon to start [2019-08-25T13:35:38.536Z] daemon.go:336: [d2791a6891649] waiting for daemon to start [2019-08-25T13:35:38.536Z] daemon.go:364: [d2791a6891649] daemon started [2019-08-25T13:35:38.536Z] daemon.go:472: [d2791a6891649] Stopping daemon [2019-08-25T13:35:38.536Z] daemon.go:307: [d2791a6891649] exiting daemon [2019-08-25T13:35:38.536Z] daemon.go:459: [d2791a6891649] Daemon stopped [2019-08-25T13:35:38.536Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-25T13:35:39.893Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort 5.043s [2019-08-25T13:35:40.457Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine 5.667s [2019-08-25T13:35:40.715Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd 0.361s [2019-08-25T13:35:41.281Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 0.480s [2019-08-25T13:35:42.216Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 1.054s [2019-08-25T13:35:42.473Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch 0.150s [2019-08-25T13:35:42.730Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 0.413s [2019-08-25T13:35:43.295Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 0.346s [2019-08-25T13:35:44.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-25T13:35:44.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-25T13:35:45.823Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 2.708s [2019-08-25T13:35:47.742Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 1.766s [2019-08-25T13:35:49.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-25T13:35:49.640Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 1.859s [2019-08-25T13:35:51.537Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv 1.691s [2019-08-25T13:35:52.467Z] PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash 13.105s [2019-08-25T13:35:53.032Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes 1.591s [2019-08-25T13:35:53.596Z] PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling 1.008s [2019-08-25T13:35:54.528Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite 1.475s [2019-08-25T13:35:54.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-25T13:35:54.975Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s) [2019-08-25T13:35:54.975Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-08-25T13:35:54.975Z] daemon.go:336: [dbbe062b45ad0] waiting for daemon to start [2019-08-25T13:35:54.975Z] daemon.go:336: [dbbe062b45ad0] waiting for daemon to start [2019-08-25T13:35:54.975Z] daemon.go:364: [dbbe062b45ad0] daemon started [2019-08-25T13:35:54.975Z] daemon.go:472: [dbbe062b45ad0] Stopping daemon [2019-08-25T13:35:54.975Z] daemon.go:307: [dbbe062b45ad0] exiting daemon [2019-08-25T13:35:54.975Z] daemon.go:459: [dbbe062b45ad0] Daemon stopped [2019-08-25T13:35:54.975Z] === RUN TestCreateServiceSecretFileMode [2019-08-25T13:35:55.747Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2019-08-25T13:35:55.747Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-08-25T13:35:55.747Z] daemon.go:336: [d9a01347aebf4] waiting for daemon to start [2019-08-25T13:35:55.747Z] daemon.go:336: [d9a01347aebf4] waiting for daemon to start [2019-08-25T13:35:55.747Z] daemon.go:364: [d9a01347aebf4] daemon started [2019-08-25T13:35:55.747Z] daemon.go:472: [d9a01347aebf4] Stopping daemon [2019-08-25T13:35:55.747Z] daemon.go:307: [d9a01347aebf4] exiting daemon [2019-08-25T13:35:55.747Z] daemon.go:459: [d9a01347aebf4] Daemon stopped [2019-08-25T13:35:55.747Z] === RUN TestCreateServiceConfigFileMode [2019-08-25T13:35:59.877Z] --- PASS: TestCreateServiceConfigFileMode (3.48s) [2019-08-25T13:35:59.878Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-08-25T13:35:59.878Z] daemon.go:336: [d092df30c4bb3] waiting for daemon to start [2019-08-25T13:35:59.878Z] daemon.go:336: [d092df30c4bb3] waiting for daemon to start [2019-08-25T13:35:59.878Z] daemon.go:364: [d092df30c4bb3] daemon started [2019-08-25T13:35:59.878Z] daemon.go:472: [d092df30c4bb3] Stopping daemon [2019-08-25T13:35:59.878Z] daemon.go:307: [d092df30c4bb3] exiting daemon [2019-08-25T13:35:59.878Z] daemon.go:459: [d092df30c4bb3] Daemon stopped [2019-08-25T13:35:59.878Z] === RUN TestCreateServiceSysctls [2019-08-25T13:36:00.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-25T13:36:04.000Z] --- PASS: TestCreateServiceSysctls (4.35s) [2019-08-25T13:36:04.000Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-08-25T13:36:04.000Z] daemon.go:336: [da5cff91fd017] waiting for daemon to start [2019-08-25T13:36:04.000Z] daemon.go:336: [da5cff91fd017] waiting for daemon to start [2019-08-25T13:36:04.000Z] daemon.go:364: [da5cff91fd017] daemon started [2019-08-25T13:36:04.000Z] daemon.go:472: [da5cff91fd017] Stopping daemon [2019-08-25T13:36:04.000Z] daemon.go:307: [da5cff91fd017] exiting daemon [2019-08-25T13:36:04.000Z] daemon.go:459: [da5cff91fd017] Daemon stopped [2019-08-25T13:36:04.000Z] === RUN TestCreateServiceCapabilities [2019-08-25T13:36:04.484Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage 8.922s [2019-08-25T13:36:07.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-25T13:36:07.202Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2019-08-25T13:36:07.202Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-08-25T13:36:07.202Z] daemon.go:336: [da73b4ef3b63b] waiting for daemon to start [2019-08-25T13:36:07.202Z] daemon.go:336: [da73b4ef3b63b] waiting for daemon to start [2019-08-25T13:36:07.202Z] daemon.go:364: [da73b4ef3b63b] daemon started [2019-08-25T13:36:07.202Z] daemon.go:472: [da73b4ef3b63b] Stopping daemon [2019-08-25T13:36:07.202Z] daemon.go:307: [da73b4ef3b63b] exiting daemon [2019-08-25T13:36:07.202Z] daemon.go:459: [da73b4ef3b63b] Daemon stopped [2019-08-25T13:36:07.202Z] === RUN TestInspect [2019-08-25T13:36:08.660Z] --- PASS: TestImportExtremelyLargeImageWorks (178.30s) [2019-08-25T13:36:08.660Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestImportExtremelyLargeImageWorks [2019-08-25T13:36:08.660Z] daemon.go:336: [dd954ff10c125] waiting for daemon to start [2019-08-25T13:36:08.660Z] daemon.go:336: [dd954ff10c125] waiting for daemon to start [2019-08-25T13:36:08.660Z] daemon.go:364: [dd954ff10c125] daemon started [2019-08-25T13:36:08.660Z] daemon.go:472: [dd954ff10c125] Stopping daemon [2019-08-25T13:36:08.660Z] daemon.go:307: [dd954ff10c125] exiting daemon [2019-08-25T13:36:08.660Z] daemon.go:459: [dd954ff10c125] Daemon stopped [2019-08-25T13:36:08.660Z] PASS [2019-08-25T13:36:08.660Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-25T13:36:08.660Z] INFO: Testing against a local daemon [2019-08-25T13:36:08.660Z] === RUN TestNetworkCreateDelete [2019-08-25T13:36:08.660Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-08-25T13:36:08.660Z] === RUN TestDockerNetworkDeletePreferID [2019-08-25T13:36:08.660Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2019-08-25T13:36:08.660Z] === RUN TestInspectNetwork [2019-08-25T13:36:09.774Z] --- PASS: TestInspect (2.64s) [2019-08-25T13:36:09.774Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-08-25T13:36:09.774Z] daemon.go:336: [d0ef499232ce8] waiting for daemon to start [2019-08-25T13:36:09.774Z] daemon.go:336: [d0ef499232ce8] waiting for daemon to start [2019-08-25T13:36:09.774Z] daemon.go:364: [d0ef499232ce8] daemon started [2019-08-25T13:36:09.774Z] daemon.go:472: [d0ef499232ce8] Stopping daemon [2019-08-25T13:36:09.774Z] daemon.go:307: [d0ef499232ce8] exiting daemon [2019-08-25T13:36:09.774Z] daemon.go:459: [d0ef499232ce8] Daemon stopped [2019-08-25T13:36:09.774Z] === RUN TestDockerNetworkConnectAlias [2019-08-25T13:36:12.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-25T13:36:12.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-25T13:36:16.030Z] --- PASS: TestDockerNetworkConnectAlias (6.22s) [2019-08-25T13:36:16.030Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-08-25T13:36:16.030Z] daemon.go:336: [d5eaf6644119f] waiting for daemon to start [2019-08-25T13:36:16.030Z] daemon.go:336: [d5eaf6644119f] waiting for daemon to start [2019-08-25T13:36:16.030Z] daemon.go:364: [d5eaf6644119f] daemon started [2019-08-25T13:36:16.030Z] daemon.go:472: [d5eaf6644119f] Stopping daemon [2019-08-25T13:36:16.030Z] daemon.go:307: [d5eaf6644119f] exiting daemon [2019-08-25T13:36:16.030Z] daemon.go:459: [d5eaf6644119f] Daemon stopped [2019-08-25T13:36:16.030Z] === RUN TestDockerNetworkReConnect [2019-08-25T13:36:16.760Z] === RUN TestInspectNetwork/full_network_id [2019-08-25T13:36:16.760Z] === RUN TestInspectNetwork/partial_network_id [2019-08-25T13:36:16.760Z] === RUN TestInspectNetwork/network_name [2019-08-25T13:36:16.760Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-25T13:36:19.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-25T13:36:20.031Z] --- PASS: TestInspectNetwork (11.09s) [2019-08-25T13:36:20.031Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspectNetwork [2019-08-25T13:36:20.031Z] daemon.go:336: [dd6e987e5fefa] waiting for daemon to start [2019-08-25T13:36:20.031Z] daemon.go:336: [dd6e987e5fefa] waiting for daemon to start [2019-08-25T13:36:20.031Z] daemon.go:364: [dd6e987e5fefa] daemon started [2019-08-25T13:36:20.031Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-25T13:36:20.031Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-25T13:36:20.031Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-25T13:36:20.031Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-25T13:36:20.031Z] daemon.go:472: [dd6e987e5fefa] Stopping daemon [2019-08-25T13:36:20.031Z] daemon.go:307: [dd6e987e5fefa] exiting daemon [2019-08-25T13:36:20.031Z] daemon.go:459: [dd6e987e5fefa] Daemon stopped [2019-08-25T13:36:20.031Z] === RUN TestRunContainerWithBridgeNone [2019-08-25T13:36:20.962Z] PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster 16.339s [2019-08-25T13:36:20.962Z] SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed) [2019-08-25T13:36:21.161Z] --- PASS: TestDockerNetworkReConnect (5.05s) [2019-08-25T13:36:21.161Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-08-25T13:36:21.161Z] daemon.go:336: [d8b466ce3a23c] waiting for daemon to start [2019-08-25T13:36:21.161Z] daemon.go:336: [d8b466ce3a23c] waiting for daemon to start [2019-08-25T13:36:21.161Z] daemon.go:364: [d8b466ce3a23c] daemon started [2019-08-25T13:36:21.161Z] daemon.go:472: [d8b466ce3a23c] Stopping daemon [2019-08-25T13:36:21.161Z] daemon.go:307: [d8b466ce3a23c] exiting daemon [2019-08-25T13:36:21.161Z] daemon.go:459: [d8b466ce3a23c] Daemon stopped [2019-08-25T13:36:21.161Z] === RUN TestServicePlugin [2019-08-25T13:36:21.161Z] --- SKIP: TestServicePlugin (0.00s) [2019-08-25T13:36:21.161Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:36:21.161Z] === RUN TestServiceUpdateLabel [2019-08-25T13:36:21.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-25T13:36:22.857Z] --- PASS: TestRunContainerWithBridgeNone (3.19s) [2019-08-25T13:36:22.857Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRunContainerWithBridgeNone [2019-08-25T13:36:22.857Z] daemon.go:336: [d5b7df1485a1e] waiting for daemon to start [2019-08-25T13:36:22.857Z] daemon.go:336: [d5b7df1485a1e] waiting for daemon to start [2019-08-25T13:36:22.857Z] daemon.go:364: [d5b7df1485a1e] daemon started [2019-08-25T13:36:22.857Z] daemon.go:472: [d5b7df1485a1e] Stopping daemon [2019-08-25T13:36:22.857Z] daemon.go:307: [d5b7df1485a1e] exiting daemon [2019-08-25T13:36:22.857Z] daemon.go:459: [d5b7df1485a1e] Daemon stopped [2019-08-25T13:36:22.857Z] === RUN TestNetworkInvalidJSON [2019-08-25T13:36:22.857Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-25T13:36:22.857Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-25T13:36:22.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T13:36:22.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T13:36:22.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T13:36:22.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T13:36:22.857Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-25T13:36:22.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T13:36:22.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T13:36:22.857Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-08-25T13:36:22.857Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-25T13:36:22.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-25T13:36:22.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-25T13:36:22.857Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-25T13:36:24.228Z] --- PASS: TestDaemonRestartWithLiveRestore (1.11s) [2019-08-25T13:36:24.228Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithLiveRestore [2019-08-25T13:36:24.228Z] daemon.go:336: [d5edf8ae5edf0] waiting for daemon to start [2019-08-25T13:36:24.228Z] daemon.go:336: [d5edf8ae5edf0] waiting for daemon to start [2019-08-25T13:36:24.228Z] daemon.go:364: [d5edf8ae5edf0] daemon started [2019-08-25T13:36:24.228Z] daemon.go:472: [d5edf8ae5edf0] Stopping daemon [2019-08-25T13:36:24.228Z] daemon.go:307: [d5edf8ae5edf0] exiting daemon [2019-08-25T13:36:24.228Z] daemon.go:459: [d5edf8ae5edf0] Daemon stopped [2019-08-25T13:36:24.228Z] daemon.go:336: [d5edf8ae5edf0] waiting for daemon to start [2019-08-25T13:36:24.228Z] daemon.go:336: [d5edf8ae5edf0] waiting for daemon to start [2019-08-25T13:36:24.228Z] daemon.go:364: [d5edf8ae5edf0] daemon started [2019-08-25T13:36:24.228Z] daemon.go:472: [d5edf8ae5edf0] Stopping daemon [2019-08-25T13:36:24.228Z] daemon.go:307: [d5edf8ae5edf0] exiting daemon [2019-08-25T13:36:24.228Z] daemon.go:459: [d5edf8ae5edf0] Daemon stopped [2019-08-25T13:36:24.228Z] === RUN TestDaemonDefaultNetworkPools [2019-08-25T13:36:24.424Z] --- PASS: TestServiceUpdateLabel (2.96s) [2019-08-25T13:36:24.424Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-08-25T13:36:24.424Z] daemon.go:336: [d69e1ad440d9a] waiting for daemon to start [2019-08-25T13:36:24.424Z] daemon.go:336: [d69e1ad440d9a] waiting for daemon to start [2019-08-25T13:36:24.424Z] daemon.go:364: [d69e1ad440d9a] daemon started [2019-08-25T13:36:24.424Z] daemon.go:472: [d69e1ad440d9a] Stopping daemon [2019-08-25T13:36:24.424Z] daemon.go:307: [d69e1ad440d9a] exiting daemon [2019-08-25T13:36:24.424Z] daemon.go:459: [d69e1ad440d9a] Daemon stopped [2019-08-25T13:36:24.424Z] === RUN TestServiceUpdateSecrets [2019-08-25T13:36:24.792Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-08-25T13:36:24.792Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonDefaultNetworkPools [2019-08-25T13:36:24.792Z] daemon.go:336: [d579a2a2bebdb] waiting for daemon to start [2019-08-25T13:36:24.792Z] daemon.go:336: [d579a2a2bebdb] waiting for daemon to start [2019-08-25T13:36:24.792Z] daemon.go:364: [d579a2a2bebdb] daemon started [2019-08-25T13:36:24.792Z] daemon.go:472: [d579a2a2bebdb] Stopping daemon [2019-08-25T13:36:24.792Z] daemon.go:307: [d579a2a2bebdb] exiting daemon [2019-08-25T13:36:24.792Z] daemon.go:459: [d579a2a2bebdb] Daemon stopped [2019-08-25T13:36:24.792Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-25T13:36:26.163Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-08-25T13:36:26.163Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetwork [2019-08-25T13:36:26.163Z] daemon.go:336: [dac2f70d93a21] waiting for daemon to start [2019-08-25T13:36:26.163Z] daemon.go:336: [dac2f70d93a21] waiting for daemon to start [2019-08-25T13:36:26.163Z] daemon.go:364: [dac2f70d93a21] daemon started [2019-08-25T13:36:26.163Z] daemon.go:472: [dac2f70d93a21] Stopping daemon [2019-08-25T13:36:26.163Z] daemon.go:307: [dac2f70d93a21] exiting daemon [2019-08-25T13:36:26.163Z] daemon.go:459: [dac2f70d93a21] Daemon stopped [2019-08-25T13:36:26.163Z] daemon.go:336: [dac2f70d93a21] waiting for daemon to start [2019-08-25T13:36:26.163Z] daemon.go:336: [dac2f70d93a21] waiting for daemon to start [2019-08-25T13:36:26.163Z] daemon.go:364: [dac2f70d93a21] daemon started [2019-08-25T13:36:26.163Z] daemon.go:472: [dac2f70d93a21] Stopping daemon [2019-08-25T13:36:26.163Z] daemon.go:307: [dac2f70d93a21] exiting daemon [2019-08-25T13:36:26.163Z] daemon.go:459: [dac2f70d93a21] Daemon stopped [2019-08-25T13:36:26.163Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-25T13:36:26.838Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-08-25T13:36:26.838Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-25T13:36:26.838Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-25T13:36:26.838Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-08-25T13:36:26.838Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 95.2% of statements [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-25T13:36:26.838Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-08-25T13:36:26.838Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/builder [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-25T13:36:26.838Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-25T13:36:26.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-25T13:36:27.094Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-08-25T13:36:27.094Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-25T13:36:27.094Z] daemon.go:336: [d2c434b0e5438] waiting for daemon to start [2019-08-25T13:36:27.094Z] daemon.go:336: [d2c434b0e5438] waiting for daemon to start [2019-08-25T13:36:27.094Z] daemon.go:364: [d2c434b0e5438] daemon started [2019-08-25T13:36:27.094Z] daemon.go:472: [d2c434b0e5438] Stopping daemon [2019-08-25T13:36:27.094Z] daemon.go:307: [d2c434b0e5438] exiting daemon [2019-08-25T13:36:27.094Z] daemon.go:459: [d2c434b0e5438] Daemon stopped [2019-08-25T13:36:27.094Z] daemon.go:336: [d2c434b0e5438] waiting for daemon to start [2019-08-25T13:36:27.094Z] daemon.go:336: [d2c434b0e5438] waiting for daemon to start [2019-08-25T13:36:27.094Z] daemon.go:364: [d2c434b0e5438] daemon started [2019-08-25T13:36:27.094Z] daemon.go:472: [d2c434b0e5438] Stopping daemon [2019-08-25T13:36:27.094Z] daemon.go:307: [d2c434b0e5438] exiting daemon [2019-08-25T13:36:27.094Z] daemon.go:459: [d2c434b0e5438] Daemon stopped [2019-08-25T13:36:27.094Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-25T13:36:27.397Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2019-08-25T13:36:27.657Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 24.361s [2019-08-25T13:36:27.657Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-08-25T13:36:27.657Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonWithBipAndDefaultNetworkPool [2019-08-25T13:36:27.657Z] daemon.go:336: [d7f0dadc2cf14] waiting for daemon to start [2019-08-25T13:36:27.657Z] daemon.go:336: [d7f0dadc2cf14] waiting for daemon to start [2019-08-25T13:36:27.657Z] daemon.go:364: [d7f0dadc2cf14] daemon started [2019-08-25T13:36:27.657Z] daemon.go:472: [d7f0dadc2cf14] Stopping daemon [2019-08-25T13:36:27.657Z] daemon.go:307: [d7f0dadc2cf14] exiting daemon [2019-08-25T13:36:27.657Z] daemon.go:459: [d7f0dadc2cf14] Daemon stopped [2019-08-25T13:36:27.657Z] === RUN TestServiceWithPredefinedNetwork [2019-08-25T13:36:29.553Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 1.892s [2019-08-25T13:36:30.923Z] --- PASS: TestServiceWithPredefinedNetwork (3.10s) [2019-08-25T13:36:30.923Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithPredefinedNetwork [2019-08-25T13:36:30.923Z] daemon.go:336: [d88f54107e556] waiting for daemon to start [2019-08-25T13:36:30.923Z] daemon.go:336: [d88f54107e556] waiting for daemon to start [2019-08-25T13:36:30.923Z] daemon.go:364: [d88f54107e556] daemon started [2019-08-25T13:36:30.923Z] daemon.go:472: [d88f54107e556] Stopping daemon [2019-08-25T13:36:30.923Z] daemon.go:307: [d88f54107e556] exiting daemon [2019-08-25T13:36:30.923Z] daemon.go:459: [d88f54107e556] Daemon stopped [2019-08-25T13:36:30.923Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-25T13:36:30.923Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-25T13:36:30.923Z] service_test.go:230: FLAKY_TEST [2019-08-25T13:36:30.923Z] === RUN TestServiceWithDataPathPortInit [2019-08-25T13:36:31.555Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2019-08-25T13:36:31.555Z] ok github.com/docker/docker/builder/dockerfile 0.611s coverage: 45.1% of statements [2019-08-25T13:36:33.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-25T13:36:34.066Z] ok github.com/docker/docker/builder/remotecontext/git 0.802s coverage: 85.1% of statements [2019-08-25T13:36:34.066Z] ok github.com/docker/docker/builder/remotecontext 0.178s coverage: 13.6% of statements [2019-08-25T13:36:34.322Z] ? github.com/docker/docker/cli [no test files] [2019-08-25T13:36:34.322Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-25T13:36:34.322Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-08-25T13:36:37.471Z] --- PASS: TestServiceWithDataPathPortInit (6.01s) [2019-08-25T13:36:37.471Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-08-25T13:36:37.471Z] daemon.go:336: [daee099b91d54] waiting for daemon to start [2019-08-25T13:36:37.471Z] daemon.go:336: [daee099b91d54] waiting for daemon to start [2019-08-25T13:36:37.471Z] daemon.go:364: [daee099b91d54] daemon started [2019-08-25T13:36:37.471Z] daemon.go:472: [daee099b91d54] Stopping daemon [2019-08-25T13:36:37.471Z] daemon.go:307: [daee099b91d54] exiting daemon [2019-08-25T13:36:37.471Z] daemon.go:459: [daee099b91d54] Daemon stopped [2019-08-25T13:36:37.471Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-08-25T13:36:37.471Z] daemon.go:336: [de0c4938912ca] waiting for daemon to start [2019-08-25T13:36:37.471Z] daemon.go:336: [de0c4938912ca] waiting for daemon to start [2019-08-25T13:36:37.471Z] daemon.go:364: [de0c4938912ca] daemon started [2019-08-25T13:36:37.471Z] daemon.go:472: [de0c4938912ca] Stopping daemon [2019-08-25T13:36:37.471Z] daemon.go:307: [de0c4938912ca] exiting daemon [2019-08-25T13:36:37.471Z] daemon.go:459: [de0c4938912ca] Daemon stopped [2019-08-25T13:36:37.471Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-25T13:36:39.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-25T13:36:39.995Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv 9.999s [2019-08-25T13:36:40.253Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose 0.752s [2019-08-25T13:36:40.814Z] --- PASS: TestServiceUpdateSecrets (15.86s) [2019-08-25T13:36:40.814Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-08-25T13:36:40.814Z] daemon.go:336: [deeb5e7777551] waiting for daemon to start [2019-08-25T13:36:40.814Z] daemon.go:336: [deeb5e7777551] waiting for daemon to start [2019-08-25T13:36:40.814Z] daemon.go:364: [deeb5e7777551] daemon started [2019-08-25T13:36:40.814Z] daemon.go:472: [deeb5e7777551] Stopping daemon [2019-08-25T13:36:40.814Z] daemon.go:307: [deeb5e7777551] exiting daemon [2019-08-25T13:36:40.814Z] daemon.go:459: [deeb5e7777551] Daemon stopped [2019-08-25T13:36:40.814Z] === RUN TestServiceUpdateConfigs [2019-08-25T13:36:40.817Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser 0.520s [2019-08-25T13:36:40.846Z] ok github.com/docker/docker/client 0.242s coverage: 75.8% of statements [2019-08-25T13:36:41.381Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 0.440s [2019-08-25T13:36:42.752Z] PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit 15.649s [2019-08-25T13:36:42.752Z] --- PASS: TestServiceWithDefaultAddressPoolInit (5.84s) [2019-08-25T13:36:42.752Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-08-25T13:36:42.752Z] daemon.go:336: [df1d32113af6d] waiting for daemon to start [2019-08-25T13:36:42.752Z] daemon.go:336: [df1d32113af6d] waiting for daemon to start [2019-08-25T13:36:42.752Z] daemon.go:364: [df1d32113af6d] daemon started [2019-08-25T13:36:42.752Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wlezxarr63kcvzqebyqudpq9e Created:2019-08-25 13:36:38.119813276 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} [2019-08-25T13:36:42.752Z] daemon.go:472: [df1d32113af6d] Stopping daemon [2019-08-25T13:36:42.752Z] daemon.go:307: [df1d32113af6d] exiting daemon [2019-08-25T13:36:42.752Z] daemon.go:459: [df1d32113af6d] Daemon stopped [2019-08-25T13:36:42.752Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-08-25T13:36:42.752Z] daemon.go:336: [d17743573a04a] waiting for daemon to start [2019-08-25T13:36:42.752Z] daemon.go:336: [d17743573a04a] waiting for daemon to start [2019-08-25T13:36:42.752Z] daemon.go:364: [d17743573a04a] daemon started [2019-08-25T13:36:42.752Z] daemon.go:472: [d17743573a04a] Stopping daemon [2019-08-25T13:36:42.752Z] daemon.go:307: [d17743573a04a] exiting daemon [2019-08-25T13:36:42.752Z] daemon.go:459: [d17743573a04a] Daemon stopped [2019-08-25T13:36:42.752Z] PASS [2019-08-25T13:36:42.752Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-25T13:36:42.752Z] INFO: Testing against a local daemon [2019-08-25T13:36:42.752Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-25T13:36:42.752Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-08-25T13:36:42.752Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-25T13:36:42.752Z] === RUN TestDockerNetworkIpvlan [2019-08-25T13:36:42.752Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-08-25T13:36:42.752Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-25T13:36:42.752Z] PASS [2019-08-25T13:36:42.752Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-25T13:36:43.010Z] INFO: Testing against a local daemon [2019-08-25T13:36:43.010Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-25T13:36:43.010Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 1.641s [2019-08-25T13:36:43.010Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows) [2019-08-25T13:36:43.575Z] PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress 0.865s [2019-08-25T13:36:43.575Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 0.366s [2019-08-25T13:36:44.506Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2019-08-25T13:36:44.506Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlanPersistance [2019-08-25T13:36:44.506Z] daemon.go:336: [dd155fd16df47] waiting for daemon to start [2019-08-25T13:36:44.506Z] daemon.go:336: [dd155fd16df47] waiting for daemon to start [2019-08-25T13:36:44.506Z] daemon.go:364: [dd155fd16df47] daemon started [2019-08-25T13:36:44.506Z] daemon.go:472: [dd155fd16df47] Stopping daemon [2019-08-25T13:36:44.506Z] daemon.go:307: [dd155fd16df47] exiting daemon [2019-08-25T13:36:44.506Z] daemon.go:459: [dd155fd16df47] Daemon stopped [2019-08-25T13:36:44.506Z] daemon.go:336: [dd155fd16df47] waiting for daemon to start [2019-08-25T13:36:44.506Z] daemon.go:336: [dd155fd16df47] waiting for daemon to start [2019-08-25T13:36:44.506Z] daemon.go:364: [dd155fd16df47] daemon started [2019-08-25T13:36:44.506Z] daemon.go:472: [dd155fd16df47] Stopping daemon [2019-08-25T13:36:44.506Z] daemon.go:307: [dd155fd16df47] exiting daemon [2019-08-25T13:36:44.506Z] daemon.go:459: [dd155fd16df47] Daemon stopped [2019-08-25T13:36:44.506Z] === RUN TestDockerNetworkMacvlan [2019-08-25T13:36:44.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-25T13:36:45.439Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-25T13:36:46.370Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-25T13:36:47.301Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-25T13:36:50.578Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-25T13:36:51.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-25T13:36:52.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-25T13:36:54.753Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-25T13:36:55.317Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation 11.783s [2019-08-25T13:36:55.883Z] --- PASS: TestDockerNetworkMacvlan (11.29s) [2019-08-25T13:36:55.883Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-25T13:36:55.883Z] daemon.go:336: [d49d64fd4d22b] waiting for daemon to start [2019-08-25T13:36:55.883Z] daemon.go:336: [d49d64fd4d22b] waiting for daemon to start [2019-08-25T13:36:55.883Z] daemon.go:364: [d49d64fd4d22b] daemon started [2019-08-25T13:36:55.883Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-08-25T13:36:55.883Z] daemon.go:472: [d49d64fd4d22b] Stopping daemon [2019-08-25T13:36:55.883Z] daemon.go:307: [d49d64fd4d22b] exiting daemon [2019-08-25T13:36:55.883Z] daemon.go:459: [d49d64fd4d22b] Daemon stopped [2019-08-25T13:36:55.883Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-25T13:36:55.883Z] daemon.go:336: [da335f0ddf507] waiting for daemon to start [2019-08-25T13:36:55.883Z] daemon.go:336: [da335f0ddf507] waiting for daemon to start [2019-08-25T13:36:55.883Z] daemon.go:364: [da335f0ddf507] daemon started [2019-08-25T13:36:55.883Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2019-08-25T13:36:55.883Z] daemon.go:472: [da335f0ddf507] Stopping daemon [2019-08-25T13:36:55.883Z] daemon.go:307: [da335f0ddf507] exiting daemon [2019-08-25T13:36:55.883Z] daemon.go:459: [da335f0ddf507] Daemon stopped [2019-08-25T13:36:55.883Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-25T13:36:55.883Z] daemon.go:336: [dcdcb726cc456] waiting for daemon to start [2019-08-25T13:36:55.883Z] daemon.go:336: [dcdcb726cc456] waiting for daemon to start [2019-08-25T13:36:55.883Z] daemon.go:364: [dcdcb726cc456] daemon started [2019-08-25T13:36:55.883Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.87s) [2019-08-25T13:36:55.883Z] daemon.go:472: [dcdcb726cc456] Stopping daemon [2019-08-25T13:36:55.883Z] daemon.go:307: [dcdcb726cc456] exiting daemon [2019-08-25T13:36:55.883Z] daemon.go:459: [dcdcb726cc456] Daemon stopped [2019-08-25T13:36:55.883Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-25T13:36:55.883Z] daemon.go:336: [dc026429df181] waiting for daemon to start [2019-08-25T13:36:55.883Z] daemon.go:336: [dc026429df181] waiting for daemon to start [2019-08-25T13:36:55.883Z] daemon.go:364: [dc026429df181] daemon started [2019-08-25T13:36:55.883Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.00s) [2019-08-25T13:36:55.883Z] daemon.go:472: [dc026429df181] Stopping daemon [2019-08-25T13:36:55.883Z] daemon.go:307: [dc026429df181] exiting daemon [2019-08-25T13:36:55.883Z] daemon.go:459: [dc026429df181] Daemon stopped [2019-08-25T13:36:55.883Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-25T13:36:55.883Z] daemon.go:336: [d462cd18395ad] waiting for daemon to start [2019-08-25T13:36:55.883Z] daemon.go:336: [d462cd18395ad] waiting for daemon to start [2019-08-25T13:36:55.883Z] daemon.go:364: [d462cd18395ad] daemon started [2019-08-25T13:36:55.883Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.23s) [2019-08-25T13:36:55.883Z] daemon.go:472: [d462cd18395ad] Stopping daemon [2019-08-25T13:36:55.883Z] daemon.go:307: [d462cd18395ad] exiting daemon [2019-08-25T13:36:55.883Z] daemon.go:459: [d462cd18395ad] Daemon stopped [2019-08-25T13:36:55.883Z] PASS [2019-08-25T13:36:55.883Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-25T13:36:55.883Z] testing: warning: no tests to run [2019-08-25T13:36:55.883Z] PASS [2019-08-25T13:36:55.883Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-25T13:36:55.883Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose 0.353s [2019-08-25T13:36:55.883Z] INFO: Testing against a local daemon [2019-08-25T13:36:55.883Z] === RUN TestAuthZPluginAllowRequest [2019-08-25T13:36:56.446Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts 0.516s [2019-08-25T13:36:56.703Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder 0.443s [2019-08-25T13:36:57.268Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto 0.307s [2019-08-25T13:36:57.281Z] --- PASS: TestServiceUpdateConfigs (15.17s) [2019-08-25T13:36:57.281Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-08-25T13:36:57.281Z] daemon.go:336: [dae2342f5c6f4] waiting for daemon to start [2019-08-25T13:36:57.281Z] daemon.go:336: [dae2342f5c6f4] waiting for daemon to start [2019-08-25T13:36:57.281Z] daemon.go:364: [dae2342f5c6f4] daemon started [2019-08-25T13:36:57.281Z] daemon.go:472: [dae2342f5c6f4] Stopping daemon [2019-08-25T13:36:57.281Z] daemon.go:307: [dae2342f5c6f4] exiting daemon [2019-08-25T13:36:57.281Z] daemon.go:459: [dae2342f5c6f4] Daemon stopped [2019-08-25T13:36:57.281Z] === RUN TestServiceUpdateNetwork [2019-08-25T13:36:57.831Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2019-08-25T13:36:57.832Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowRequest [2019-08-25T13:36:57.832Z] daemon.go:336: [d722fc34e0aa8] waiting for daemon to start [2019-08-25T13:36:57.832Z] daemon.go:336: [d722fc34e0aa8] waiting for daemon to start [2019-08-25T13:36:57.832Z] daemon.go:364: [d722fc34e0aa8] daemon started [2019-08-25T13:36:57.832Z] daemon.go:472: [d722fc34e0aa8] Stopping daemon [2019-08-25T13:36:57.832Z] daemon.go:307: [d722fc34e0aa8] exiting daemon [2019-08-25T13:36:57.832Z] daemon.go:459: [d722fc34e0aa8] Daemon stopped [2019-08-25T13:36:57.832Z] === RUN TestAuthZPluginTLS [2019-08-25T13:36:58.089Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 0.929s [2019-08-25T13:36:58.089Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.018s [2019-08-25T13:36:58.346Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-08-25T13:36:58.346Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginTLS [2019-08-25T13:36:58.346Z] daemon.go:336: [dd2d58e1931c9] waiting for daemon to start [2019-08-25T13:36:58.346Z] daemon.go:336: [dd2d58e1931c9] waiting for daemon to start [2019-08-25T13:36:58.346Z] daemon.go:364: [dd2d58e1931c9] daemon started [2019-08-25T13:36:58.346Z] daemon.go:472: [dd2d58e1931c9] Stopping daemon [2019-08-25T13:36:58.346Z] daemon.go:307: [dd2d58e1931c9] exiting daemon [2019-08-25T13:36:58.346Z] daemon.go:459: [dd2d58e1931c9] Daemon stopped [2019-08-25T13:36:58.346Z] === RUN TestAuthZPluginDenyRequest [2019-08-25T13:36:58.910Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-08-25T13:36:58.910Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyRequest [2019-08-25T13:36:58.910Z] daemon.go:336: [dfd1e999ac57a] waiting for daemon to start [2019-08-25T13:36:58.910Z] daemon.go:336: [dfd1e999ac57a] waiting for daemon to start [2019-08-25T13:36:58.910Z] daemon.go:364: [dfd1e999ac57a] daemon started [2019-08-25T13:36:58.910Z] daemon.go:472: [dfd1e999ac57a] Stopping daemon [2019-08-25T13:36:58.910Z] daemon.go:307: [dfd1e999ac57a] exiting daemon [2019-08-25T13:36:58.910Z] daemon.go:459: [dfd1e999ac57a] Daemon stopped [2019-08-25T13:36:58.910Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-25T13:36:59.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-25T13:36:59.474Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-08-25T13:36:59.475Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAPIDenyResponse [2019-08-25T13:36:59.475Z] daemon.go:336: [dc9a33c836df6] waiting for daemon to start [2019-08-25T13:36:59.475Z] daemon.go:336: [dc9a33c836df6] waiting for daemon to start [2019-08-25T13:36:59.475Z] daemon.go:364: [dc9a33c836df6] daemon started [2019-08-25T13:36:59.475Z] daemon.go:472: [dc9a33c836df6] Stopping daemon [2019-08-25T13:36:59.475Z] daemon.go:307: [dc9a33c836df6] exiting daemon [2019-08-25T13:36:59.475Z] daemon.go:459: [dc9a33c836df6] Daemon stopped [2019-08-25T13:36:59.475Z] === RUN TestAuthZPluginDenyResponse [2019-08-25T13:37:00.037Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-08-25T13:37:00.037Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyResponse [2019-08-25T13:37:00.037Z] daemon.go:336: [d6c388abc71e1] waiting for daemon to start [2019-08-25T13:37:00.037Z] daemon.go:336: [d6c388abc71e1] waiting for daemon to start [2019-08-25T13:37:00.037Z] daemon.go:364: [d6c388abc71e1] daemon started [2019-08-25T13:37:00.037Z] daemon.go:472: [d6c388abc71e1] Stopping daemon [2019-08-25T13:37:00.037Z] daemon.go:307: [d6c388abc71e1] exiting daemon [2019-08-25T13:37:00.037Z] daemon.go:459: [d6c388abc71e1] Daemon stopped [2019-08-25T13:37:00.037Z] === RUN TestAuthZPluginAllowEventStream [2019-08-25T13:37:00.602Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 2.309s [2019-08-25T13:37:00.902Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-08-25T13:37:00.902Z] Using test binary docker [2019-08-25T13:37:01.185Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-25T13:37:01.185Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-25T13:37:01.185Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-25T13:37:01.185Z] Warning failed to create cache: (null) [2019-08-25T13:37:01.185Z] . [2019-08-25T13:37:01.185Z] INFO: Waiting for daemon to start... [2019-08-25T13:37:01.185Z] Starting dockerd [2019-08-25T13:37:01.534Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2019-08-25T13:37:01.534Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowEventStream [2019-08-25T13:37:01.534Z] daemon.go:336: [d2c514e9220c2] waiting for daemon to start [2019-08-25T13:37:01.534Z] daemon.go:336: [d2c514e9220c2] waiting for daemon to start [2019-08-25T13:37:01.534Z] daemon.go:364: [d2c514e9220c2] daemon started [2019-08-25T13:37:01.534Z] daemon.go:472: [d2c514e9220c2] Stopping daemon [2019-08-25T13:37:01.534Z] daemon.go:307: [d2c514e9220c2] exiting daemon [2019-08-25T13:37:01.534Z] daemon.go:459: [d2c514e9220c2] Daemon stopped [2019-08-25T13:37:01.534Z] === RUN TestAuthZPluginErrorResponse [2019-08-25T13:37:02.098Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-08-25T13:37:02.098Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorResponse [2019-08-25T13:37:02.098Z] daemon.go:336: [dcf506a3e65ab] waiting for daemon to start [2019-08-25T13:37:02.098Z] daemon.go:336: [dcf506a3e65ab] waiting for daemon to start [2019-08-25T13:37:02.098Z] daemon.go:364: [dcf506a3e65ab] daemon started [2019-08-25T13:37:02.098Z] daemon.go:472: [dcf506a3e65ab] Stopping daemon [2019-08-25T13:37:02.098Z] daemon.go:307: [dcf506a3e65ab] exiting daemon [2019-08-25T13:37:02.098Z] daemon.go:459: [dcf506a3e65ab] Daemon stopped [2019-08-25T13:37:02.098Z] === RUN TestAuthZPluginErrorRequest [2019-08-25T13:37:02.663Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-08-25T13:37:02.663Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorRequest [2019-08-25T13:37:02.663Z] daemon.go:336: [d65aa829e2003] waiting for daemon to start [2019-08-25T13:37:02.663Z] daemon.go:336: [d65aa829e2003] waiting for daemon to start [2019-08-25T13:37:02.663Z] daemon.go:364: [d65aa829e2003] daemon started [2019-08-25T13:37:02.663Z] daemon.go:472: [d65aa829e2003] Stopping daemon [2019-08-25T13:37:02.663Z] daemon.go:307: [d65aa829e2003] exiting daemon [2019-08-25T13:37:02.663Z] daemon.go:459: [d65aa829e2003] Daemon stopped [2019-08-25T13:37:02.663Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-25T13:37:02.920Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 2.433s [2019-08-25T13:37:03.203Z] . [2019-08-25T13:37:03.204Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-08-25T13:37:03.204Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-08-25T13:37:03.204Z] Error: No such image: emptyfs [2019-08-25T13:37:03.485Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-08-25T13:37:03.485Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-25T13:37:03.485Z] daemon.go:336: [d773009af658d] waiting for daemon to start [2019-08-25T13:37:03.485Z] daemon.go:336: [d773009af658d] waiting for daemon to start [2019-08-25T13:37:03.485Z] daemon.go:364: [d773009af658d] daemon started [2019-08-25T13:37:03.485Z] daemon.go:472: [d773009af658d] Stopping daemon [2019-08-25T13:37:03.485Z] daemon.go:307: [d773009af658d] exiting daemon [2019-08-25T13:37:03.485Z] daemon.go:459: [d773009af658d] Daemon stopped [2019-08-25T13:37:03.485Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-25T13:37:03.491Z] Running integration-test (iteration 1) [2019-08-25T13:37:03.491Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-25T13:37:04.857Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 1.861s [2019-08-25T13:37:05.115Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2019-08-25T13:37:05.115Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureLoadImportWorking [2019-08-25T13:37:05.115Z] daemon.go:336: [d74c95423f96d] waiting for daemon to start [2019-08-25T13:37:05.115Z] daemon.go:336: [d74c95423f96d] waiting for daemon to start [2019-08-25T13:37:05.115Z] daemon.go:364: [d74c95423f96d] daemon started [2019-08-25T13:37:05.115Z] daemon.go:472: [d74c95423f96d] Stopping daemon [2019-08-25T13:37:05.115Z] daemon.go:307: [d74c95423f96d] exiting daemon [2019-08-25T13:37:05.115Z] daemon.go:459: [d74c95423f96d] Daemon stopped [2019-08-25T13:37:05.115Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-25T13:37:06.486Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 1.541s [2019-08-25T13:37:06.743Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 0.371s [2019-08-25T13:37:07.307Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2019-08-25T13:37:07.307Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-25T13:37:07.307Z] daemon.go:336: [dc7f943d52072] waiting for daemon to start [2019-08-25T13:37:07.307Z] daemon.go:336: [dc7f943d52072] waiting for daemon to start [2019-08-25T13:37:07.307Z] daemon.go:364: [dc7f943d52072] daemon started [2019-08-25T13:37:07.307Z] daemon.go:472: [dc7f943d52072] Stopping daemon [2019-08-25T13:37:07.307Z] daemon.go:307: [dc7f943d52072] exiting daemon [2019-08-25T13:37:07.307Z] daemon.go:459: [dc7f943d52072] Daemon stopped [2019-08-25T13:37:07.307Z] === RUN TestAuthZPluginHeader [2019-08-25T13:37:07.871Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 1.081s [2019-08-25T13:37:08.128Z] --- PASS: TestAuthZPluginHeader (0.78s) [2019-08-25T13:37:08.128Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginHeader [2019-08-25T13:37:08.128Z] daemon.go:336: [db8f39c74d5af] waiting for daemon to start [2019-08-25T13:37:08.128Z] daemon.go:336: [db8f39c74d5af] waiting for daemon to start [2019-08-25T13:37:08.128Z] daemon.go:364: [db8f39c74d5af] daemon started [2019-08-25T13:37:08.128Z] daemon.go:472: [db8f39c74d5af] Stopping daemon [2019-08-25T13:37:08.128Z] daemon.go:307: [db8f39c74d5af] exiting daemon [2019-08-25T13:37:08.128Z] daemon.go:459: [db8f39c74d5af] Daemon stopped [2019-08-25T13:37:08.128Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-25T13:37:10.023Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile 2.126s [2019-08-25T13:37:10.890Z] --- PASS: TestServiceUpdateNetwork (14.42s) [2019-08-25T13:37:10.890Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-08-25T13:37:10.890Z] daemon.go:336: [dfd6bb1059fcd] waiting for daemon to start [2019-08-25T13:37:10.890Z] daemon.go:336: [dfd6bb1059fcd] waiting for daemon to start [2019-08-25T13:37:10.890Z] daemon.go:364: [dfd6bb1059fcd] daemon started [2019-08-25T13:37:10.890Z] daemon.go:472: [dfd6bb1059fcd] Stopping daemon [2019-08-25T13:37:10.890Z] daemon.go:307: [dfd6bb1059fcd] exiting daemon [2019-08-25T13:37:10.890Z] daemon.go:459: [dfd6bb1059fcd] Daemon stopped [2019-08-25T13:37:10.890Z] PASS [2019-08-25T13:37:10.890Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-25T13:37:10.890Z] INFO: Testing against a local daemon [2019-08-25T13:37:10.890Z] === RUN TestSessionCreate [2019-08-25T13:37:10.890Z] --- PASS: TestSessionCreate (0.03s) [2019-08-25T13:37:10.890Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-25T13:37:10.890Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-08-25T13:37:10.890Z] PASS [2019-08-25T13:37:10.890Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-25T13:37:10.890Z] INFO: Testing against a local daemon [2019-08-25T13:37:10.890Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-25T13:37:10.890Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-25T13:37:10.890Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-25T13:37:10.890Z] === RUN TestEventsExecDie [2019-08-25T13:37:10.890Z] --- PASS: TestEventsExecDie (1.03s) [2019-08-25T13:37:10.890Z] === RUN TestEventsBackwardsCompatible [2019-08-25T13:37:10.982Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.747s [2019-08-25T13:37:10.982Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 0.303s [2019-08-25T13:37:11.269Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-08-25T13:37:11.269Z] === RUN TestInfoBinaryCommits [2019-08-25T13:37:11.269Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-08-25T13:37:11.269Z] === RUN TestInfoAPIVersioned [2019-08-25T13:37:11.269Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-08-25T13:37:11.269Z] === RUN TestInfoAPI [2019-08-25T13:37:11.269Z] --- PASS: TestInfoAPI (0.02s) [2019-08-25T13:37:11.269Z] === RUN TestInfoAPIWarnings [2019-08-25T13:37:12.067Z] --- PASS: TestInfoAPIWarnings (0.87s) [2019-08-25T13:37:12.067Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-08-25T13:37:12.067Z] daemon.go:336: [d93701d7ca4db] waiting for daemon to start [2019-08-25T13:37:12.067Z] daemon.go:336: [d93701d7ca4db] waiting for daemon to start [2019-08-25T13:37:12.067Z] daemon.go:364: [d93701d7ca4db] daemon started [2019-08-25T13:37:12.067Z] daemon.go:472: [d93701d7ca4db] Stopping daemon [2019-08-25T13:37:12.067Z] daemon.go:307: [d93701d7ca4db] exiting daemon [2019-08-25T13:37:12.067Z] daemon.go:459: [d93701d7ca4db] Daemon stopped [2019-08-25T13:37:12.067Z] === RUN TestLoginFailsWithBadCredentials [2019-08-25T13:37:12.435Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-08-25T13:37:12.435Z] === RUN TestPingCacheHeaders [2019-08-25T13:37:12.435Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-08-25T13:37:12.435Z] === RUN TestPingGet [2019-08-25T13:37:12.435Z] --- PASS: TestPingGet (0.01s) [2019-08-25T13:37:12.435Z] === RUN TestPingHead [2019-08-25T13:37:12.435Z] --- PASS: TestPingHead (0.02s) [2019-08-25T13:37:12.435Z] === RUN TestVersion [2019-08-25T13:37:12.435Z] --- PASS: TestVersion (0.02s) [2019-08-25T13:37:12.435Z] PASS [2019-08-25T13:37:12.435Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-25T13:37:12.810Z] INFO: Testing against a local daemon [2019-08-25T13:37:12.810Z] === RUN TestVolumesCreateAndList [2019-08-25T13:37:12.810Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-08-25T13:37:12.810Z] === RUN TestVolumesRemove [2019-08-25T13:37:12.810Z] --- PASS: TestVolumesRemove (0.10s) [2019-08-25T13:37:12.810Z] === RUN TestVolumesInspect [2019-08-25T13:37:12.810Z] --- PASS: TestVolumesInspect (0.02s) [2019-08-25T13:37:12.810Z] === RUN TestVolumesInvalidJSON [2019-08-25T13:37:12.810Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-25T13:37:12.810Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-25T13:37:12.810Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-25T13:37:12.810Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-08-25T13:37:12.810Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-25T13:37:12.810Z] PASS [2019-08-25T13:37:12.810Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-08-25T13:37:12.931Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.76s) [2019-08-25T13:37:12.931Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2AllowNonVolumeRequest [2019-08-25T13:37:12.931Z] daemon.go:336: [deb2dcaafbf4a] waiting for daemon to start [2019-08-25T13:37:12.931Z] daemon.go:336: [deb2dcaafbf4a] waiting for daemon to start [2019-08-25T13:37:12.931Z] daemon.go:364: [deb2dcaafbf4a] daemon started [2019-08-25T13:37:12.931Z] daemon.go:472: [deb2dcaafbf4a] Stopping daemon [2019-08-25T13:37:12.931Z] daemon.go:307: [deb2dcaafbf4a] exiting daemon [2019-08-25T13:37:12.931Z] daemon.go:459: [deb2dcaafbf4a] Daemon stopped [2019-08-25T13:37:12.931Z] daemon.go:336: [deb2dcaafbf4a] waiting for daemon to start [2019-08-25T13:37:12.931Z] daemon.go:336: [deb2dcaafbf4a] waiting for daemon to start [2019-08-25T13:37:12.931Z] daemon.go:364: [deb2dcaafbf4a] daemon started [2019-08-25T13:37:12.931Z] daemon.go:472: [deb2dcaafbf4a] Stopping daemon [2019-08-25T13:37:12.931Z] daemon.go:307: [deb2dcaafbf4a] exiting daemon [2019-08-25T13:37:12.931Z] daemon.go:459: [deb2dcaafbf4a] Daemon stopped [2019-08-25T13:37:12.931Z] === RUN TestAuthZPluginV2Disable [2019-08-25T13:37:13.499Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF 2.345s [2019-08-25T13:37:14.692Z] umount: bundles/test-integration/root: mountpoint not found [2019-08-25T13:37:14.692Z] Clearing AppArmor profiles cache:. [2019-08-25T13:37:14.692Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-25T13:37:14.692Z] Unloading profiles will leave already running processes permanently [2019-08-25T13:37:14.692Z] unconfined, which can lead to unexpected situations. [2019-08-25T13:37:14.692Z] [2019-08-25T13:37:14.692Z] To set a process to complain mode, use the command line tool [2019-08-25T13:37:14.692Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-25T13:37:14.692Z] with the 'teardown' option." [2019-08-25T13:37:14.692Z] Removing test suite binaries [2019-08-25T13:37:14.692Z] [2019-08-25T13:37:16.021Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 2.240s [2019-08-25T13:37:16.586Z] --- PASS: TestAuthZPluginV2Disable (3.67s) [2019-08-25T13:37:16.586Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2Disable [2019-08-25T13:37:16.586Z] daemon.go:336: [d5870153b8a6f] waiting for daemon to start [2019-08-25T13:37:16.586Z] daemon.go:336: [d5870153b8a6f] waiting for daemon to start [2019-08-25T13:37:16.586Z] daemon.go:364: [d5870153b8a6f] daemon started [2019-08-25T13:37:16.586Z] daemon.go:472: [d5870153b8a6f] Stopping daemon [2019-08-25T13:37:16.586Z] daemon.go:307: [d5870153b8a6f] exiting daemon [2019-08-25T13:37:16.586Z] daemon.go:459: [d5870153b8a6f] Daemon stopped [2019-08-25T13:37:16.586Z] daemon.go:336: [d5870153b8a6f] waiting for daemon to start [2019-08-25T13:37:16.586Z] daemon.go:336: [d5870153b8a6f] waiting for daemon to start [2019-08-25T13:37:16.586Z] daemon.go:364: [d5870153b8a6f] daemon started [2019-08-25T13:37:16.586Z] daemon.go:472: [d5870153b8a6f] Stopping daemon [2019-08-25T13:37:16.586Z] daemon.go:307: [d5870153b8a6f] exiting daemon [2019-08-25T13:37:16.586Z] daemon.go:459: [d5870153b8a6f] Daemon stopped [2019-08-25T13:37:16.586Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-25T13:37:17.149Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume 1.378s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-25T13:37:18.230Z] + echo Ensuring container killed. [2019-08-25T13:37:18.230Z] Ensuring container killed. [2019-08-25T13:37:18.230Z] + docker rm -vf docker-pr1 [2019-08-25T13:37:18.230Z] Error: No such container: docker-pr1 [2019-08-25T13:37:18.230Z] + true [Pipeline] sh [2019-08-25T13:37:18.730Z] Loaded image: buildpack-deps:jessie [2019-08-25T13:37:18.730Z] Loaded image: busybox:latest [2019-08-25T13:37:18.730Z] Loaded image: busybox:glibc [2019-08-25T13:37:18.730Z] Loaded image: debian:jessie [2019-08-25T13:37:18.730Z] Loaded image: hello-world:latest [2019-08-25T13:37:18.730Z] INFO: Testing against a local daemon [2019-08-25T13:37:18.730Z] === RUN TestCgroupNamespacesBuild [2019-08-25T13:37:19.114Z] + echo Chowning /workspace to jenkins user [2019-08-25T13:37:19.114Z] Chowning /workspace to jenkins user [2019-08-25T13:37:19.114Z] + id -u [2019-08-25T13:37:19.114Z] + id -g [2019-08-25T13:37:19.114Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39794:/workspace busybox chown -R 1001:1001 /workspace [2019-08-25T13:37:19.114Z] Unable to find image 'busybox:latest' locally [2019-08-25T13:37:19.114Z] latest: Pulling from library/busybox [2019-08-25T13:37:19.344Z] --- PASS: TestCgroupNamespacesBuild (1.67s) [2019-08-25T13:37:19.344Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-08-25T13:37:19.344Z] daemon.go:336: [d3c4b0d0d0738] waiting for daemon to start [2019-08-25T13:37:19.344Z] daemon.go:336: [d3c4b0d0d0738] waiting for daemon to start [2019-08-25T13:37:19.344Z] daemon.go:364: [d3c4b0d0d0738] daemon started [2019-08-25T13:37:19.344Z] daemon.go:472: [d3c4b0d0d0738] Stopping daemon [2019-08-25T13:37:19.344Z] daemon.go:307: [d3c4b0d0d0738] exiting daemon [2019-08-25T13:37:19.344Z] daemon.go:459: [d3c4b0d0d0738] Daemon stopped [2019-08-25T13:37:19.344Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-25T13:37:19.485Z] 7eaca4b6b397: Pulling fs layer [2019-08-25T13:37:19.485Z] 7eaca4b6b397: Verifying Checksum [2019-08-25T13:37:19.485Z] 7eaca4b6b397: Download complete [2019-08-25T13:37:19.492Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 29.9% of statements [2019-08-25T13:37:19.492Z] ok github.com/docker/docker/container 0.121s coverage: 35.3% of statements [2019-08-25T13:37:19.492Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-25T13:37:19.492Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-25T13:37:19.492Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-25T13:37:19.492Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-25T13:37:19.855Z] 7eaca4b6b397: Pull complete [2019-08-25T13:37:19.855Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-25T13:37:19.855Z] Status: Downloaded newer image for busybox:latest [2019-08-25T13:37:20.428Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.37s) [2019-08-25T13:37:20.428Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2RejectVolumeRequests [2019-08-25T13:37:20.428Z] daemon.go:336: [dfcd023ce6826] waiting for daemon to start [2019-08-25T13:37:20.428Z] daemon.go:336: [dfcd023ce6826] waiting for daemon to start [2019-08-25T13:37:20.428Z] daemon.go:364: [dfcd023ce6826] daemon started [2019-08-25T13:37:20.428Z] daemon.go:472: [dfcd023ce6826] Stopping daemon [2019-08-25T13:37:20.428Z] daemon.go:307: [dfcd023ce6826] exiting daemon [2019-08-25T13:37:20.428Z] daemon.go:459: [dfcd023ce6826] Daemon stopped [2019-08-25T13:37:20.428Z] daemon.go:336: [dfcd023ce6826] waiting for daemon to start [2019-08-25T13:37:20.428Z] daemon.go:336: [dfcd023ce6826] waiting for daemon to start [2019-08-25T13:37:20.428Z] daemon.go:364: [dfcd023ce6826] daemon started [2019-08-25T13:37:20.428Z] daemon.go:472: [dfcd023ce6826] Stopping daemon [2019-08-25T13:37:20.428Z] daemon.go:307: [dfcd023ce6826] exiting daemon [2019-08-25T13:37:20.428Z] daemon.go:459: [dfcd023ce6826] Daemon stopped [2019-08-25T13:37:20.428Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-25T13:37:20.820Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2019-08-25T13:37:20.821Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-08-25T13:37:20.821Z] daemon.go:336: [ddd1d1b7b80e7] waiting for daemon to start [2019-08-25T13:37:20.821Z] daemon.go:336: [ddd1d1b7b80e7] waiting for daemon to start [2019-08-25T13:37:20.821Z] daemon.go:364: [ddd1d1b7b80e7] daemon started [2019-08-25T13:37:20.821Z] daemon.go:472: [ddd1d1b7b80e7] Stopping daemon [2019-08-25T13:37:20.821Z] daemon.go:307: [ddd1d1b7b80e7] exiting daemon [2019-08-25T13:37:20.821Z] daemon.go:459: [ddd1d1b7b80e7] Daemon stopped [2019-08-25T13:37:20.821Z] === RUN TestBuildWithSession [Pipeline] sh [2019-08-25T13:37:22.324Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 4.985s [2019-08-25T13:37:22.489Z] + echo Creating s390x-integration-bundles.tar.gz [2019-08-25T13:37:22.489Z] Creating s390x-integration-bundles.tar.gz [2019-08-25T13:37:22.489Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-08-25T13:37:22.489Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [Pipeline] step [2019-08-25T13:37:22.671Z] Archiving artifacts [2019-08-25T13:37:23.257Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 0.914s [2019-08-25T13:37:23.513Z] --- PASS: TestBuildWithSession (2.12s) [2019-08-25T13:37:23.513Z] === RUN TestBuildSquashParent [2019-08-25T13:37:24.188Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 1.157s [2019-08-25T13:37:25.121Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance 0.790s [2019-08-25T13:37:26.028Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2019-08-25T13:37:26.052Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 0.741s [2019-08-25T13:37:26.053Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.011s [2019-08-25T13:37:27.401Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-08-25T13:37:27.423Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 1.503s [Pipeline] sh [2019-08-25T13:37:28.354Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 0.787s [2019-08-25T13:37:28.611Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 0.427s [2019-08-25T13:37:28.627Z] + make clean [2019-08-25T13:37:28.764Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-08-25T13:37:28.987Z] docker volume rm -f docker-dev-cache [2019-08-25T13:37:28.987Z] docker-dev-cache [2019-08-25T13:37:28.995Z] --- PASS: TestBuildSquashParent (5.44s) [2019-08-25T13:37:28.995Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-25T13:37:28.995Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T13:37:28.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T13:37:28.995Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T13:37:28.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T13:37:28.995Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T13:37:28.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T13:37:28.995Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T13:37:28.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T13:37:28.995Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T13:37:28.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T13:37:28.995Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T13:37:28.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T13:37:28.995Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T13:37:28.995Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T13:37:28.995Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T13:37:28.995Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [Pipeline] deleteDir [2019-08-25T13:37:29.175Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 0.487s [2019-08-25T13:37:29.433Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 0.274s [2019-08-25T13:37:29.997Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 0.502s [2019-08-25T13:37:30.928Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 1.099s [2019-08-25T13:37:31.696Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T13:37:31.860Z] PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken 47.965s [2019-08-25T13:37:31.981Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T13:37:32.118Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.11s) [2019-08-25T13:37:32.118Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-25T13:37:32.118Z] daemon.go:336: [d37d5f141ce76] waiting for daemon to start [2019-08-25T13:37:32.118Z] daemon.go:336: [d37d5f141ce76] waiting for daemon to start [2019-08-25T13:37:32.118Z] daemon.go:364: [d37d5f141ce76] daemon started [2019-08-25T13:37:32.118Z] daemon.go:472: [d37d5f141ce76] Stopping daemon [2019-08-25T13:37:32.118Z] daemon.go:307: [d37d5f141ce76] exiting daemon [2019-08-25T13:37:32.118Z] daemon.go:459: [d37d5f141ce76] Daemon stopped [2019-08-25T13:37:32.118Z] daemon.go:336: [d37d5f141ce76] waiting for daemon to start [2019-08-25T13:37:32.118Z] daemon.go:336: [d37d5f141ce76] waiting for daemon to start [2019-08-25T13:37:32.118Z] daemon.go:307: [d37d5f141ce76] exiting daemon [2019-08-25T13:37:32.118Z] daemon.go:336: [d37d5f141ce76] waiting for daemon to start [2019-08-25T13:37:32.118Z] daemon.go:336: [d37d5f141ce76] waiting for daemon to start [2019-08-25T13:37:32.118Z] daemon.go:336: [d37d5f141ce76] waiting for daemon to start [2019-08-25T13:37:32.118Z] daemon.go:364: [d37d5f141ce76] daemon started [2019-08-25T13:37:32.118Z] daemon.go:472: [d37d5f141ce76] Stopping daemon [2019-08-25T13:37:32.118Z] daemon.go:307: [d37d5f141ce76] exiting daemon [2019-08-25T13:37:32.118Z] daemon.go:459: [d37d5f141ce76] Daemon stopped [2019-08-25T13:37:32.118Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-25T13:37:34.014Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-08-25T13:37:34.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.08s) [2019-08-25T13:37:34.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2019-08-25T13:37:34.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s) [2019-08-25T13:37:34.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s) [2019-08-25T13:37:34.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2019-08-25T13:37:34.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2019-08-25T13:37:34.014Z] === RUN TestBuildMultiStageCopy [2019-08-25T13:37:34.014Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-25T13:37:34.641Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 3.160s [2019-08-25T13:37:36.044Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-25T13:37:36.327Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-25T13:37:36.609Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-25T13:37:36.892Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-25T13:37:37.508Z] --- PASS: TestBuildMultiStageCopy (3.46s) [2019-08-25T13:37:37.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2019-08-25T13:37:37.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2019-08-25T13:37:37.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-08-25T13:37:37.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-08-25T13:37:37.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2019-08-25T13:37:37.508Z] === RUN TestBuildMultiStageParentConfig [2019-08-25T13:37:38.515Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2019-08-25T13:37:38.516Z] === RUN TestBuildLabelWithTargets [2019-08-25T13:37:38.691Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-08-25T13:37:38.692Z] ok github.com/docker/docker/daemon 12.229s coverage: 17.6% of statements [2019-08-25T13:37:38.692Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-25T13:37:38.692Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-25T13:37:39.619Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-08-25T13:37:39.875Z] ok github.com/docker/docker/daemon/config 0.040s coverage: 84.2% of statements [2019-08-25T13:37:39.894Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified 5.529s [2019-08-25T13:37:39.992Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2019-08-25T13:37:39.992Z] === RUN TestBuildWithEmptyLayers [2019-08-25T13:37:40.608Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2019-08-25T13:37:40.608Z] === RUN TestBuildMultiStageOnBuild [2019-08-25T13:37:40.801Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2019-08-25T13:37:40.801Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-25T13:37:40.801Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-25T13:37:41.728Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-08-25T13:37:43.311Z] --- PASS: TestBuildMultiStageOnBuild (2.21s) [2019-08-25T13:37:43.311Z] === RUN TestBuildUncleanTarFilenames [2019-08-25T13:37:43.929Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2019-08-25T13:37:43.929Z] === RUN TestBuildMultiStageLayerLeak [2019-08-25T13:37:44.067Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak 3.668s [2019-08-25T13:37:44.067Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.094s [2019-08-25T13:37:44.067Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.084s [2019-08-25T13:37:44.068Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.089s [2019-08-25T13:37:44.068Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.099s [2019-08-25T13:37:44.068Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 0.252s [2019-08-25T13:37:44.243Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-08-25T13:37:45.169Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.224s coverage: 56.9% of statements [2019-08-25T13:37:45.439Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 1.373s [2019-08-25T13:37:46.612Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s) [2019-08-25T13:37:46.612Z] === RUN TestBuildWithHugeFile [2019-08-25T13:37:47.331Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 1.486s [2019-08-25T13:37:48.430Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.311s coverage: 72.5% of statements [2019-08-25T13:37:48.684Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.900s coverage: 46.2% of statements [2019-08-25T13:37:48.684Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-25T13:37:48.699Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2019-08-25T13:37:48.700Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-25T13:37:48.700Z] daemon.go:336: [d726421225d84] waiting for daemon to start [2019-08-25T13:37:48.700Z] daemon.go:336: [d726421225d84] waiting for daemon to start [2019-08-25T13:37:48.700Z] daemon.go:364: [d726421225d84] daemon started [2019-08-25T13:37:48.700Z] daemon.go:472: [d726421225d84] Stopping daemon [2019-08-25T13:37:48.700Z] daemon.go:307: [d726421225d84] exiting daemon [2019-08-25T13:37:48.700Z] daemon.go:459: [d726421225d84] Daemon stopped [2019-08-25T13:37:48.700Z] daemon.go:336: [d726421225d84] waiting for daemon to start [2019-08-25T13:37:48.700Z] daemon.go:336: [d726421225d84] waiting for daemon to start [2019-08-25T13:37:48.700Z] daemon.go:336: [d726421225d84] waiting for daemon to start [2019-08-25T13:37:48.700Z] daemon.go:336: [d726421225d84] waiting for daemon to start [2019-08-25T13:37:48.700Z] daemon.go:350: [d726421225d84] error pinging daemon on start: Get http://d726421225d84.sock/_ping: context deadline exceeded [2019-08-25T13:37:48.700Z] daemon.go:336: [d726421225d84] waiting for daemon to start [2019-08-25T13:37:48.700Z] daemon.go:350: [d726421225d84] error pinging daemon on start: Get http://d726421225d84.sock/_ping: context deadline exceeded [2019-08-25T13:37:48.700Z] daemon.go:336: [d726421225d84] waiting for daemon to start [2019-08-25T13:37:48.700Z] daemon.go:350: [d726421225d84] error pinging daemon on start: Get http://d726421225d84.sock/_ping: context deadline exceeded [2019-08-25T13:37:48.700Z] daemon.go:336: [d726421225d84] waiting for daemon to start [2019-08-25T13:37:48.700Z] daemon.go:350: [d726421225d84] error pinging daemon on start: Get http://d726421225d84.sock/_ping: context deadline exceeded [2019-08-25T13:37:48.700Z] daemon.go:307: [d726421225d84] exiting daemon [2019-08-25T13:37:48.700Z] daemon.go:336: [d726421225d84] waiting for daemon to start [2019-08-25T13:37:48.700Z] daemon.go:336: [d726421225d84] waiting for daemon to start [2019-08-25T13:37:48.700Z] daemon.go:336: [d726421225d84] waiting for daemon to start [2019-08-25T13:37:48.700Z] daemon.go:364: [d726421225d84] daemon started [2019-08-25T13:37:48.700Z] daemon.go:472: [d726421225d84] Stopping daemon [2019-08-25T13:37:48.700Z] daemon.go:307: [d726421225d84] exiting daemon [2019-08-25T13:37:48.700Z] daemon.go:459: [d726421225d84] Daemon stopped [2019-08-25T13:37:48.700Z] PASS [2019-08-25T13:37:48.700Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-25T13:37:48.700Z] INFO: Testing against a local daemon [2019-08-25T13:37:48.700Z] === RUN TestPluginInvalidJSON [2019-08-25T13:37:48.700Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T13:37:48.700Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T13:37:48.700Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T13:37:48.700Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-08-25T13:37:48.700Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-08-25T13:37:48.700Z] PASS [2019-08-25T13:37:48.700Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-25T13:37:48.956Z] INFO: Testing against a local daemon [2019-08-25T13:37:48.956Z] === RUN TestExternalGraphDriver [2019-08-25T13:37:48.956Z] === RUN TestExternalGraphDriver/json [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-25T13:37:50.849Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 3.958s [2019-08-25T13:37:51.111Z] === RUN TestExternalGraphDriver/spec [2019-08-25T13:37:51.191Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.102s coverage: 50.8% of statements [2019-08-25T13:37:51.367Z] PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache 0.475s [2019-08-25T13:37:51.931Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 0.588s [2019-08-25T13:37:52.553Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.669s coverage: 76.1% of statements [2019-08-25T13:37:53.303Z] === RUN TestExternalGraphDriver/pull [2019-08-25T13:37:53.478Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.867s coverage: 57.2% of statements [2019-08-25T13:37:53.478Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-25T13:37:53.478Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-25T13:37:53.732Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-08-25T13:37:55.094Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-08-25T13:37:55.827Z] --- PASS: TestExternalGraphDriver (6.52s) [2019-08-25T13:37:55.827Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExternalGraphDriver [2019-08-25T13:37:55.827Z] daemon.go:336: [dc2c3a192df25] waiting for daemon to start [2019-08-25T13:37:55.827Z] daemon.go:336: [dc2c3a192df25] waiting for daemon to start [2019-08-25T13:37:55.827Z] daemon.go:364: [dc2c3a192df25] daemon started [2019-08-25T13:37:55.827Z] daemon.go:472: [dc2c3a192df25] Stopping daemon [2019-08-25T13:37:55.827Z] daemon.go:307: [dc2c3a192df25] exiting daemon [2019-08-25T13:37:55.827Z] daemon.go:459: [dc2c3a192df25] Daemon stopped [2019-08-25T13:37:55.827Z] daemon.go:336: [dc2c3a192df25] waiting for daemon to start [2019-08-25T13:37:55.827Z] daemon.go:336: [dc2c3a192df25] waiting for daemon to start [2019-08-25T13:37:55.827Z] daemon.go:364: [dc2c3a192df25] daemon started [2019-08-25T13:37:55.827Z] daemon.go:472: [dc2c3a192df25] Stopping daemon [2019-08-25T13:37:55.827Z] daemon.go:307: [dc2c3a192df25] exiting daemon [2019-08-25T13:37:55.827Z] daemon.go:459: [dc2c3a192df25] Daemon stopped [2019-08-25T13:37:55.827Z] --- PASS: TestExternalGraphDriver/json (1.99s) [2019-08-25T13:37:55.827Z] daemon.go:336: [dc2c3a192df25] waiting for daemon to start [2019-08-25T13:37:55.827Z] daemon.go:336: [dc2c3a192df25] waiting for daemon to start [2019-08-25T13:37:55.827Z] daemon.go:364: [dc2c3a192df25] daemon started [2019-08-25T13:37:55.827Z] daemon.go:472: [dc2c3a192df25] Stopping daemon [2019-08-25T13:37:55.827Z] daemon.go:307: [dc2c3a192df25] exiting daemon [2019-08-25T13:37:55.827Z] daemon.go:459: [dc2c3a192df25] Daemon stopped [2019-08-25T13:37:55.827Z] daemon.go:336: [dc2c3a192df25] waiting for daemon to start [2019-08-25T13:37:55.827Z] daemon.go:336: [dc2c3a192df25] waiting for daemon to start [2019-08-25T13:37:55.827Z] daemon.go:364: [dc2c3a192df25] daemon started [2019-08-25T13:37:55.827Z] daemon.go:472: [dc2c3a192df25] Stopping daemon [2019-08-25T13:37:55.827Z] daemon.go:307: [dc2c3a192df25] exiting daemon [2019-08-25T13:37:55.827Z] daemon.go:459: [dc2c3a192df25] Daemon stopped [2019-08-25T13:37:55.827Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2019-08-25T13:37:55.827Z] daemon.go:336: [dc2c3a192df25] waiting for daemon to start [2019-08-25T13:37:55.827Z] daemon.go:336: [dc2c3a192df25] waiting for daemon to start [2019-08-25T13:37:55.827Z] daemon.go:364: [dc2c3a192df25] daemon started [2019-08-25T13:37:55.827Z] daemon.go:472: [dc2c3a192df25] Stopping daemon [2019-08-25T13:37:55.827Z] daemon.go:307: [dc2c3a192df25] exiting daemon [2019-08-25T13:37:55.827Z] daemon.go:459: [dc2c3a192df25] Daemon stopped [2019-08-25T13:37:55.827Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2019-08-25T13:37:55.827Z] === RUN TestGraphdriverPluginV2 [2019-08-25T13:37:56.054Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2019-08-25T13:37:57.451Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-08-25T13:37:57.451Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-25T13:37:57.451Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-25T13:37:58.375Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 42.7% of statements [2019-08-25T13:37:59.736Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2019-08-25T13:37:59.736Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 78.6% of statements [2019-08-25T13:37:59.736Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-25T13:37:59.736Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-25T13:38:01.081Z] --- PASS: TestGraphdriverPluginV2 (5.04s) [2019-08-25T13:38:01.081Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestGraphdriverPluginV2 [2019-08-25T13:38:01.081Z] daemon.go:336: [d8d35e5fa19a5] waiting for daemon to start [2019-08-25T13:38:01.081Z] daemon.go:336: [d8d35e5fa19a5] waiting for daemon to start [2019-08-25T13:38:01.081Z] daemon.go:364: [d8d35e5fa19a5] daemon started [2019-08-25T13:38:01.081Z] daemon.go:472: [d8d35e5fa19a5] Stopping daemon [2019-08-25T13:38:01.081Z] daemon.go:307: [d8d35e5fa19a5] exiting daemon [2019-08-25T13:38:01.081Z] daemon.go:459: [d8d35e5fa19a5] Daemon stopped [2019-08-25T13:38:01.081Z] daemon.go:336: [d8d35e5fa19a5] waiting for daemon to start [2019-08-25T13:38:01.081Z] daemon.go:336: [d8d35e5fa19a5] waiting for daemon to start [2019-08-25T13:38:01.081Z] daemon.go:364: [d8d35e5fa19a5] daemon started [2019-08-25T13:38:01.081Z] daemon.go:472: [d8d35e5fa19a5] Stopping daemon [2019-08-25T13:38:01.081Z] daemon.go:307: [d8d35e5fa19a5] exiting daemon [2019-08-25T13:38:01.081Z] daemon.go:459: [d8d35e5fa19a5] Daemon stopped [2019-08-25T13:38:01.081Z] PASS [2019-08-25T13:38:01.081Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-25T13:38:01.081Z] INFO: Testing against a local daemon [2019-08-25T13:38:01.081Z] === RUN TestContinueAfterPluginCrash [2019-08-25T13:38:01.081Z] === PAUSE TestContinueAfterPluginCrash [2019-08-25T13:38:01.081Z] === RUN TestDaemonStartWithLogOpt [2019-08-25T13:38:01.081Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-25T13:38:01.081Z] === CONT TestContinueAfterPluginCrash [2019-08-25T13:38:01.081Z] === CONT TestDaemonStartWithLogOpt [2019-08-25T13:38:01.098Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-08-25T13:38:01.353Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 62.1% of statements [2019-08-25T13:38:01.609Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 88.3% of statements [2019-08-25T13:38:02.971Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2019-08-25T13:38:02.971Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-25T13:38:03.531Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 18.6% of statements [2019-08-25T13:38:04.355Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 11.900s [2019-08-25T13:38:04.893Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-08-25T13:38:05.453Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-08-25T13:38:06.014Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-08-25T13:38:06.269Z] ok github.com/docker/docker/daemon/logger/splunk 1.599s coverage: 84.5% of statements [2019-08-25T13:38:06.269Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-25T13:38:06.269Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-25T13:38:08.782Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2019-08-25T13:38:08.782Z] ok github.com/docker/docker/distribution 0.170s coverage: 22.6% of statements [2019-08-25T13:38:08.782Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-25T13:38:09.613Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 5.630s [2019-08-25T13:38:10.142Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2019-08-25T13:38:11.505Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-08-25T13:38:11.509Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 1.720s [2019-08-25T13:38:11.760Z] ok github.com/docker/docker/distribution/xfer 1.440s coverage: 83.4% of statements [2019-08-25T13:38:11.760Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-25T13:38:12.687Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2019-08-25T13:38:12.687Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-25T13:38:13.247Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-08-25T13:38:13.247Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-25T13:38:14.610Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-25T13:38:14.610Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-25T13:38:14.610Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-25T13:38:14.610Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-25T13:38:14.610Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-25T13:38:14.610Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-25T13:38:14.610Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-25T13:38:14.610Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-25T13:38:14.610Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-25T13:38:14.610Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-25T13:38:14.787Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 3.320s [2019-08-25T13:38:14.787Z] SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows) [2019-08-25T13:38:15.170Z] ok github.com/docker/docker/internal/testutil 0.020s coverage: 62.5% of statements [2019-08-25T13:38:15.351Z] PASS: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection 27.979s [2019-08-25T13:38:15.351Z] --- PASS: TestDaemonStartWithLogOpt (14.81s) [2019-08-25T13:38:15.351Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonStartWithLogOpt [2019-08-25T13:38:15.351Z] daemon.go:336: [d9efb1434d204] waiting for daemon to start [2019-08-25T13:38:15.351Z] daemon.go:336: [d9efb1434d204] waiting for daemon to start [2019-08-25T13:38:15.351Z] daemon.go:364: [d9efb1434d204] daemon started [2019-08-25T13:38:15.351Z] daemon.go:472: [d9efb1434d204] Stopping daemon [2019-08-25T13:38:15.351Z] daemon.go:307: [d9efb1434d204] exiting daemon [2019-08-25T13:38:15.351Z] daemon.go:459: [d9efb1434d204] Daemon stopped [2019-08-25T13:38:15.351Z] daemon.go:336: [d9efb1434d204] waiting for daemon to start [2019-08-25T13:38:15.351Z] daemon.go:336: [d9efb1434d204] waiting for daemon to start [2019-08-25T13:38:15.351Z] daemon.go:364: [d9efb1434d204] daemon started [2019-08-25T13:38:15.351Z] daemon.go:472: [d9efb1434d204] Stopping daemon [2019-08-25T13:38:15.351Z] daemon.go:307: [d9efb1434d204] exiting daemon [2019-08-25T13:38:15.351Z] daemon.go:459: [d9efb1434d204] Daemon stopped [2019-08-25T13:38:16.094Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2019-08-25T13:38:17.455Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-08-25T13:38:17.710Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-08-25T13:38:19.595Z] ok github.com/docker/docker/pkg/archive 0.413s coverage: 76.9% of statements [2019-08-25T13:38:20.520Z] ok github.com/docker/docker/pkg/authorization 0.135s coverage: 66.7% of statements [2019-08-25T13:38:20.520Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-08-25T13:38:20.606Z] --- PASS: TestContinueAfterPluginCrash (19.40s) [2019-08-25T13:38:20.606Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContinueAfterPluginCrash [2019-08-25T13:38:20.606Z] daemon.go:336: [d93729dec0ec1] waiting for daemon to start [2019-08-25T13:38:20.606Z] daemon.go:336: [d93729dec0ec1] waiting for daemon to start [2019-08-25T13:38:20.606Z] daemon.go:364: [d93729dec0ec1] daemon started [2019-08-25T13:38:20.606Z] daemon.go:472: [d93729dec0ec1] Stopping daemon [2019-08-25T13:38:20.606Z] daemon.go:307: [d93729dec0ec1] exiting daemon [2019-08-25T13:38:20.606Z] daemon.go:459: [d93729dec0ec1] Daemon stopped [2019-08-25T13:38:20.606Z] PASS [2019-08-25T13:38:20.606Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-25T13:38:20.606Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 5.306s [2019-08-25T13:38:20.606Z] INFO: Testing against a local daemon [2019-08-25T13:38:20.606Z] === RUN TestPluginWithDevMounts [2019-08-25T13:38:20.606Z] === PAUSE TestPluginWithDevMounts [2019-08-25T13:38:20.606Z] === CONT TestPluginWithDevMounts [2019-08-25T13:38:20.606Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch 0.460s [2019-08-25T13:38:20.775Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-08-25T13:38:22.503Z] --- PASS: TestPluginWithDevMounts (1.96s) [2019-08-25T13:38:22.503Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestPluginWithDevMounts [2019-08-25T13:38:22.503Z] daemon.go:336: [db23f1715851d] waiting for daemon to start [2019-08-25T13:38:22.503Z] daemon.go:336: [db23f1715851d] waiting for daemon to start [2019-08-25T13:38:22.503Z] daemon.go:364: [db23f1715851d] daemon started [2019-08-25T13:38:22.503Z] daemon.go:472: [db23f1715851d] Stopping daemon [2019-08-25T13:38:22.503Z] daemon.go:307: [db23f1715851d] exiting daemon [2019-08-25T13:38:22.503Z] daemon.go:459: [db23f1715851d] Daemon stopped [2019-08-25T13:38:22.503Z] PASS [2019-08-25T13:38:22.503Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-25T13:38:22.503Z] INFO: Testing against a local daemon [2019-08-25T13:38:22.503Z] === RUN TestSecretInspect [2019-08-25T13:38:22.761Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 2.266s [2019-08-25T13:38:23.327Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 0.399s [2019-08-25T13:38:24.934Z] ok github.com/docker/docker/layer 7.381s coverage: 66.9% of statements [2019-08-25T13:38:24.934Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-25T13:38:24.934Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-25T13:38:24.934Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-25T13:38:24.934Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-25T13:38:24.934Z] ? github.com/docker/docker/oci [no test files] [2019-08-25T13:38:24.934Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-25T13:38:24.934Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-08-25T13:38:24.934Z] ok github.com/docker/docker/pkg/chrootarchive 3.019s coverage: 43.2% of statements [2019-08-25T13:38:24.934Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-25T13:38:24.934Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-25T13:38:25.494Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2019-08-25T13:38:25.749Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-08-25T13:38:25.850Z] --- PASS: TestSecretInspect (3.11s) [2019-08-25T13:38:25.850Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretInspect [2019-08-25T13:38:25.850Z] daemon.go:336: [d98706e4f93f4] waiting for daemon to start [2019-08-25T13:38:25.850Z] daemon.go:336: [d98706e4f93f4] waiting for daemon to start [2019-08-25T13:38:25.850Z] daemon.go:364: [d98706e4f93f4] daemon started [2019-08-25T13:38:25.850Z] daemon.go:472: [d98706e4f93f4] Stopping daemon [2019-08-25T13:38:25.850Z] daemon.go:307: [d98706e4f93f4] exiting daemon [2019-08-25T13:38:25.850Z] daemon.go:459: [d98706e4f93f4] Daemon stopped [2019-08-25T13:38:25.850Z] === RUN TestSecretList [2019-08-25T13:38:25.850Z] PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer 2.115s [2019-08-25T13:38:26.679Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-08-25T13:38:26.782Z] PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone 0.893s [2019-08-25T13:38:27.240Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-08-25T13:38:27.240Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2019-08-25T13:38:27.712Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 1.166s [2019-08-25T13:38:28.602Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-08-25T13:38:28.642Z] --- PASS: TestSecretList (3.12s) [2019-08-25T13:38:28.642Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretList [2019-08-25T13:38:28.642Z] daemon.go:336: [d966a3566d633] waiting for daemon to start [2019-08-25T13:38:28.642Z] daemon.go:336: [d966a3566d633] waiting for daemon to start [2019-08-25T13:38:28.642Z] daemon.go:364: [d966a3566d633] daemon started [2019-08-25T13:38:28.642Z] daemon.go:472: [d966a3566d633] Stopping daemon [2019-08-25T13:38:28.642Z] daemon.go:307: [d966a3566d633] exiting daemon [2019-08-25T13:38:28.642Z] daemon.go:459: [d966a3566d633] Daemon stopped [2019-08-25T13:38:28.642Z] === RUN TestSecretsCreateAndDelete [2019-08-25T13:38:28.642Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 1.002s [2019-08-25T13:38:29.168Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2019-08-25T13:38:30.092Z] ok github.com/docker/docker/pkg/fsutils 0.197s coverage: 85.1% of statements [2019-08-25T13:38:30.092Z] ok github.com/docker/docker/pkg/discovery/kv 3.162s coverage: 84.1% of statements [2019-08-25T13:38:30.348Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 10.2% of statements [2019-08-25T13:38:31.164Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 2.000s [2019-08-25T13:38:31.164Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.367s [2019-08-25T13:38:31.164Z] --- PASS: TestSecretsCreateAndDelete (2.63s) [2019-08-25T13:38:31.164Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsCreateAndDelete [2019-08-25T13:38:31.164Z] daemon.go:336: [d13d70be24c3d] waiting for daemon to start [2019-08-25T13:38:31.164Z] daemon.go:336: [d13d70be24c3d] waiting for daemon to start [2019-08-25T13:38:31.164Z] daemon.go:364: [d13d70be24c3d] daemon started [2019-08-25T13:38:31.164Z] daemon.go:472: [d13d70be24c3d] Stopping daemon [2019-08-25T13:38:31.164Z] daemon.go:307: [d13d70be24c3d] exiting daemon [2019-08-25T13:38:31.164Z] daemon.go:459: [d13d70be24c3d] Daemon stopped [2019-08-25T13:38:31.164Z] === RUN TestSecretsUpdate [2019-08-25T13:38:31.164Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.076s [2019-08-25T13:38:31.273Z] ok github.com/docker/docker/pkg/idtools 0.456s coverage: 70.1% of statements [2019-08-25T13:38:31.728Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 0.355s [2019-08-25T13:38:31.837Z] ok github.com/docker/docker/pkg/ioutils 0.429s coverage: 70.6% of statements [2019-08-25T13:38:31.986Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 0.396s [2019-08-25T13:38:32.092Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-08-25T13:38:32.092Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2019-08-25T13:38:32.347Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2019-08-25T13:38:32.347Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-25T13:38:32.551Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 0.671s [2019-08-25T13:38:32.906Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2019-08-25T13:38:33.467Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-08-25T13:38:33.722Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-08-25T13:38:33.722Z] ok github.com/docker/docker/pkg/mount 0.576s coverage: 69.6% of statements [2019-08-25T13:38:33.722Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-25T13:38:34.283Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-08-25T13:38:34.283Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2019-08-25T13:38:34.283Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-25T13:38:34.283Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-25T13:38:34.446Z] --- PASS: TestSecretsUpdate (3.13s) [2019-08-25T13:38:34.446Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsUpdate [2019-08-25T13:38:34.446Z] daemon.go:336: [d0c2ef201a248] waiting for daemon to start [2019-08-25T13:38:34.446Z] daemon.go:336: [d0c2ef201a248] waiting for daemon to start [2019-08-25T13:38:34.446Z] daemon.go:364: [d0c2ef201a248] daemon started [2019-08-25T13:38:34.446Z] daemon.go:472: [d0c2ef201a248] Stopping daemon [2019-08-25T13:38:34.446Z] daemon.go:307: [d0c2ef201a248] exiting daemon [2019-08-25T13:38:34.446Z] daemon.go:459: [d0c2ef201a248] Daemon stopped [2019-08-25T13:38:34.446Z] === RUN TestTemplatedSecret [2019-08-25T13:38:34.703Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 2.077s [2019-08-25T13:38:35.209Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2019-08-25T13:38:35.662Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 0.707s [2019-08-25T13:38:35.770Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-08-25T13:38:36.330Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-08-25T13:38:36.585Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-08-25T13:38:36.605Z] PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy 4.339s [2019-08-25T13:38:37.535Z] --- PASS: TestTemplatedSecret (3.33s) [2019-08-25T13:38:37.535Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedSecret [2019-08-25T13:38:37.535Z] daemon.go:336: [db30dc524f83f] waiting for daemon to start [2019-08-25T13:38:37.535Z] daemon.go:336: [db30dc524f83f] waiting for daemon to start [2019-08-25T13:38:37.535Z] daemon.go:364: [db30dc524f83f] daemon started [2019-08-25T13:38:37.535Z] daemon.go:472: [db30dc524f83f] Stopping daemon [2019-08-25T13:38:37.535Z] daemon.go:307: [db30dc524f83f] exiting daemon [2019-08-25T13:38:37.535Z] daemon.go:459: [db30dc524f83f] Daemon stopped [2019-08-25T13:38:37.535Z] === RUN TestSecretCreateResolve [2019-08-25T13:38:37.944Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 73.9% of statements [2019-08-25T13:38:38.198Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-08-25T13:38:38.907Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 3.276s [2019-08-25T13:38:40.802Z] --- PASS: TestSecretCreateResolve (3.00s) [2019-08-25T13:38:40.802Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretCreateResolve [2019-08-25T13:38:40.802Z] daemon.go:336: [de4b6e4ea2377] waiting for daemon to start [2019-08-25T13:38:40.802Z] daemon.go:336: [de4b6e4ea2377] waiting for daemon to start [2019-08-25T13:38:40.802Z] daemon.go:364: [de4b6e4ea2377] daemon started [2019-08-25T13:38:40.802Z] daemon.go:472: [de4b6e4ea2377] Stopping daemon [2019-08-25T13:38:40.802Z] daemon.go:307: [de4b6e4ea2377] exiting daemon [2019-08-25T13:38:40.802Z] daemon.go:459: [de4b6e4ea2377] Daemon stopped [2019-08-25T13:38:40.802Z] PASS [2019-08-25T13:38:40.802Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-25T13:38:40.802Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 1.930s [2019-08-25T13:38:40.802Z] INFO: Testing against a local daemon [2019-08-25T13:38:40.802Z] === RUN TestServiceCreateInit [2019-08-25T13:38:40.802Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-25T13:38:41.458Z] ok github.com/docker/docker/pkg/signal 2.390s coverage: 61.0% of statements [2019-08-25T13:38:41.458Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-08-25T13:38:41.713Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-08-25T13:38:41.969Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-08-25T13:38:42.224Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-08-25T13:38:42.784Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-08-25T13:38:43.324Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 2.383s [2019-08-25T13:38:43.434Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2019-08-25T13:38:43.692Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2019-08-25T13:38:44.255Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2019-08-25T13:38:44.694Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 1.341s [2019-08-25T13:38:44.845Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-08-25T13:38:45.102Z] testing: warning: no tests to run [2019-08-25T13:38:45.102Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2019-08-25T13:38:45.661Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-08-25T13:38:45.661Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-08-25T13:38:45.924Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-08-25T13:38:46.066Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-25T13:38:46.066Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 1.542s [2019-08-25T13:38:46.323Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 0.411s [2019-08-25T13:38:48.432Z] ok github.com/docker/docker/plugin 0.538s coverage: 27.0% of statements [2019-08-25T13:38:48.992Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-08-25T13:38:49.916Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-08-25T13:38:50.171Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-08-25T13:38:50.498Z] PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory 4.005s [2019-08-25T13:38:51.061Z] --- PASS: TestServiceCreateInit (10.08s) [2019-08-25T13:38:51.061Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.98s) [2019-08-25T13:38:51.061Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitDisabled [2019-08-25T13:38:51.061Z] daemon.go:336: [d1d3d8f5a2a0b] waiting for daemon to start [2019-08-25T13:38:51.061Z] daemon.go:336: [d1d3d8f5a2a0b] waiting for daemon to start [2019-08-25T13:38:51.061Z] daemon.go:364: [d1d3d8f5a2a0b] daemon started [2019-08-25T13:38:51.061Z] daemon.go:472: [d1d3d8f5a2a0b] Stopping daemon [2019-08-25T13:38:51.061Z] daemon.go:307: [d1d3d8f5a2a0b] exiting daemon [2019-08-25T13:38:51.061Z] daemon.go:459: [d1d3d8f5a2a0b] Daemon stopped [2019-08-25T13:38:51.061Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2019-08-25T13:38:51.061Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitEnabled [2019-08-25T13:38:51.061Z] daemon.go:336: [d255c56dddf7e] waiting for daemon to start [2019-08-25T13:38:51.061Z] daemon.go:336: [d255c56dddf7e] waiting for daemon to start [2019-08-25T13:38:51.061Z] daemon.go:364: [d255c56dddf7e] daemon started [2019-08-25T13:38:51.061Z] daemon.go:472: [d255c56dddf7e] Stopping daemon [2019-08-25T13:38:51.061Z] daemon.go:307: [d255c56dddf7e] exiting daemon [2019-08-25T13:38:51.061Z] daemon.go:459: [d255c56dddf7e] Daemon stopped [2019-08-25T13:38:51.061Z] === RUN TestCreateServiceMultipleTimes [2019-08-25T13:38:52.054Z] ok github.com/docker/docker/registry 0.095s coverage: 56.4% of statements [2019-08-25T13:38:52.308Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-08-25T13:38:52.563Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-08-25T13:38:52.956Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH 2.282s [2019-08-25T13:38:53.488Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-08-25T13:38:53.888Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 1.018s [2019-08-25T13:38:54.413Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-08-25T13:38:54.818Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON 1.017s [2019-08-25T13:38:54.973Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2019-08-25T13:38:55.533Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-08-25T13:38:56.894Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-08-25T13:39:01.367Z] PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin 23.311s [2019-08-25T13:39:05.546Z] PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer 3.650s [2019-08-25T13:39:06.109Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 11.167s [2019-08-25T13:39:08.699Z] --- PASS: TestBuildWithHugeFile (81.26s) [2019-08-25T13:39:08.699Z] === RUN TestBuildWithEmptyDockerfile [2019-08-25T13:39:08.699Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T13:39:08.699Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T13:39:08.699Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T13:39:08.699Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T13:39:08.699Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T13:39:08.699Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T13:39:08.699Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T13:39:08.699Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T13:39:08.699Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T13:39:08.699Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-08-25T13:39:08.699Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2019-08-25T13:39:08.699Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2019-08-25T13:39:08.699Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-08-25T13:39:08.699Z] === RUN TestBuildPreserveOwnership [2019-08-25T13:39:08.699Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-25T13:39:09.041Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2019-08-25T13:39:09.041Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-25T13:39:09.041Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-25T13:39:09.041Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-25T13:39:09.041Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-25T13:39:09.041Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-25T13:39:09.041Z] ? github.com/docker/docker/rootless [no test files] [2019-08-25T13:39:09.041Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-25T13:39:09.041Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-25T13:39:09.041Z] ? github.com/docker/docker/volume [no test files] [2019-08-25T13:39:09.041Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-25T13:39:09.041Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === Skipped [2019-08-25T13:39:09.296Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-25T13:39:09.296Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-25T13:39:09.296Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-25T13:39:09.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:39:09.296Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-25T13:39:09.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:39:09.296Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-25T13:39:09.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:39:09.296Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-25T13:39:09.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:39:09.296Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-25T13:39:09.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:39:09.296Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-25T13:39:09.296Z] graphtest_unix.go:73: No driver to put! [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-25T13:39:09.296Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-25T13:39:09.296Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-25T13:39:09.296Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-25T13:39:09.296Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-25T13:39:09.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:39:09.296Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-25T13:39:09.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:39:09.296Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-25T13:39:09.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:39:09.296Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-25T13:39:09.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:39:09.296Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-25T13:39:09.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T13:39:09.296Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-25T13:39:09.296Z] graphtest_unix.go:73: No driver to put! [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-25T13:39:09.296Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-25T13:39:09.296Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] [2019-08-25T13:39:09.296Z] DONE 2040 tests, 20 skipped in 243.313s Post stage [Pipeline] junit [2019-08-25T13:39:09.877Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-08-25T13:39:10.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39794/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 -e DOCKER_GRAPHDRIVER docker:f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 hack/validate/vendor [2019-08-25T13:39:11.364Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 4.771s [2019-08-25T13:39:11.386Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-25T13:39:11.501Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-08-25T13:39:12.296Z] --- PASS: TestCreateServiceMultipleTimes (21.31s) [2019-08-25T13:39:12.296Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMultipleTimes [2019-08-25T13:39:12.296Z] daemon.go:336: [d8cabcf34f438] waiting for daemon to start [2019-08-25T13:39:12.296Z] daemon.go:336: [d8cabcf34f438] waiting for daemon to start [2019-08-25T13:39:12.296Z] daemon.go:364: [d8cabcf34f438] daemon started [2019-08-25T13:39:12.296Z] daemon.go:472: [d8cabcf34f438] Stopping daemon [2019-08-25T13:39:12.296Z] daemon.go:307: [d8cabcf34f438] exiting daemon [2019-08-25T13:39:12.296Z] daemon.go:459: [d8cabcf34f438] Daemon stopped [2019-08-25T13:39:12.296Z] === RUN TestCreateServiceConflict [2019-08-25T13:39:12.413Z] + echo Building e2e image [2019-08-25T13:39:12.413Z] Building e2e image [2019-08-25T13:39:12.413Z] + docker build --build-arg DOCKER_GITCOMMIT=f8f6f7c2a0e1e1e8b541b29b0f1bdae44964e714 -t moby-e2e-test -f Dockerfile.e2e . [2019-08-25T13:39:12.413Z] #2 [internal] load .dockerignore [2019-08-25T13:39:12.413Z] #2 DONE 0.0s [2019-08-25T13:39:12.413Z] [2019-08-25T13:39:12.413Z] #1 [internal] load build definition from Dockerfile.e2e [2019-08-25T13:39:12.413Z] #1 transferring dockerfile: 3.19kB done [2019-08-25T13:39:12.413Z] #1 DONE 0.0s [2019-08-25T13:39:12.413Z] [2019-08-25T13:39:12.413Z] #2 [internal] load .dockerignore [2019-08-25T13:39:12.413Z] #2 transferring context: 34B done [2019-08-25T13:39:12.413Z] #2 DONE 0.0s [2019-08-25T13:39:12.413Z] [2019-08-25T13:39:12.413Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-08-25T13:39:12.669Z] #4 DONE 0.3s [2019-08-25T13:39:12.669Z] [2019-08-25T13:39:12.669Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-08-25T13:39:12.669Z] #3 DONE 0.3s [2019-08-25T13:39:12.669Z] [2019-08-25T13:39:12.669Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-25T13:39:12.669Z] #14 resolve docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done [2019-08-25T13:39:12.860Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed 1.912s [2019-08-25T13:39:12.860Z] --- PASS: TestBuildPreserveOwnership (4.77s) [2019-08-25T13:39:12.860Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2019-08-25T13:39:12.860Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2019-08-25T13:39:12.860Z] === RUN TestBuildPlatformInvalid [2019-08-25T13:39:12.860Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-08-25T13:39:12.860Z] PASS [2019-08-25T13:39:12.860Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-25T13:39:12.924Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 [2019-08-25T13:39:12.924Z] #14 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done [2019-08-25T13:39:12.924Z] #14 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done [2019-08-25T13:39:12.924Z] #14 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done [2019-08-25T13:39:12.924Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done [2019-08-25T13:39:12.924Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-08-25T13:39:12.924Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-08-25T13:39:12.924Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 1.36MB / 125.33MB 0.2s [2019-08-25T13:39:12.924Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 0B / 126B 0.2s [2019-08-25T13:39:13.141Z] INFO: Testing against a local daemon [2019-08-25T13:39:13.141Z] === RUN TestConfigList [2019-08-25T13:39:13.179Z] #14 ... [2019-08-25T13:39:13.179Z] [2019-08-25T13:39:13.179Z] #8 [internal] load build context [2019-08-25T13:39:13.179Z] #8 transferring context: 796.59kB 0.3s done [2019-08-25T13:39:13.179Z] #8 DONE 0.3s [2019-08-25T13:39:13.179Z] [2019-08-25T13:39:13.179Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-25T13:39:13.179Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 16.61MB / 125.33MB 0.4s [2019-08-25T13:39:13.179Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.2s done [2019-08-25T13:39:13.179Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.3s done [2019-08-25T13:39:13.179Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 29.66MB / 125.33MB 0.5s [2019-08-25T13:39:13.433Z] #14 ... [2019-08-25T13:39:13.433Z] [2019-08-25T13:39:13.433Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-08-25T13:39:13.433Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-08-25T13:39:13.433Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done [2019-08-25T13:39:13.433Z] #5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done [2019-08-25T13:39:13.433Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done [2019-08-25T13:39:13.433Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done [2019-08-25T13:39:13.433Z] #5 DONE 0.6s [2019-08-25T13:39:13.433Z] [2019-08-25T13:39:13.433Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-25T13:39:13.433Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 45.56MB / 125.33MB 0.7s [2019-08-25T13:39:13.433Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-08-25T13:39:13.688Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 53.01MB / 125.33MB 0.9s [2019-08-25T13:39:13.688Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.3s done [2019-08-25T13:39:13.688Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 60.30MB / 125.33MB 1.0s [2019-08-25T13:39:13.688Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-08-25T13:39:13.688Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 67.61MB / 125.33MB 1.1s [2019-08-25T13:39:14.254Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 94.16MB / 125.33MB 1.4s [2019-08-25T13:39:14.254Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 104.34MB / 125.33MB 1.5s [2019-08-25T13:39:14.511Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.7s [2019-08-25T13:39:14.767Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.9s done [2019-08-25T13:39:14.767Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 [2019-08-25T13:39:14.767Z] #14 ... [2019-08-25T13:39:14.767Z] [2019-08-25T13:39:14.767Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-08-25T13:39:14.767Z] #6 DONE 1.4s [2019-08-25T13:39:14.767Z] [2019-08-25T13:39:14.767Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-25T13:39:15.165Z] --- PASS: TestConfigList (2.26s) [2019-08-25T13:39:15.165Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-08-25T13:39:15.165Z] daemon.go:336: [dffc8e3a66512] waiting for daemon to start [2019-08-25T13:39:15.165Z] daemon.go:336: [dffc8e3a66512] waiting for daemon to start [2019-08-25T13:39:15.165Z] daemon.go:364: [dffc8e3a66512] daemon started [2019-08-25T13:39:15.165Z] daemon.go:472: [dffc8e3a66512] Stopping daemon [2019-08-25T13:39:15.165Z] daemon.go:307: [dffc8e3a66512] exiting daemon [2019-08-25T13:39:15.165Z] daemon.go:459: [dffc8e3a66512] Daemon stopped [2019-08-25T13:39:15.165Z] === RUN TestConfigsCreateAndDelete [2019-08-25T13:39:15.382Z] --- PASS: TestCreateServiceConflict (2.98s) [2019-08-25T13:39:15.382Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConflict [2019-08-25T13:39:15.382Z] daemon.go:336: [d830008fd9a23] waiting for daemon to start [2019-08-25T13:39:15.382Z] daemon.go:336: [d830008fd9a23] waiting for daemon to start [2019-08-25T13:39:15.382Z] daemon.go:364: [d830008fd9a23] daemon started [2019-08-25T13:39:15.382Z] daemon.go:472: [d830008fd9a23] Stopping daemon [2019-08-25T13:39:15.382Z] daemon.go:307: [d830008fd9a23] exiting daemon [2019-08-25T13:39:15.382Z] daemon.go:459: [d830008fd9a23] Daemon stopped [2019-08-25T13:39:15.382Z] === RUN TestCreateServiceMaxReplicas [2019-08-25T13:39:15.946Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 3.281s [2019-08-25T13:39:17.315Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 1.129s [2019-08-25T13:39:17.848Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2019-08-25T13:39:17.848Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-08-25T13:39:17.848Z] daemon.go:336: [db1ee24845a63] waiting for daemon to start [2019-08-25T13:39:17.848Z] daemon.go:336: [db1ee24845a63] waiting for daemon to start [2019-08-25T13:39:17.848Z] daemon.go:364: [db1ee24845a63] daemon started [2019-08-25T13:39:17.848Z] daemon.go:472: [db1ee24845a63] Stopping daemon [2019-08-25T13:39:17.848Z] daemon.go:307: [db1ee24845a63] exiting daemon [2019-08-25T13:39:17.848Z] daemon.go:459: [db1ee24845a63] Daemon stopped [2019-08-25T13:39:17.848Z] === RUN TestConfigsUpdate [2019-08-25T13:39:18.684Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2019-08-25T13:39:18.684Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMaxReplicas [2019-08-25T13:39:18.684Z] daemon.go:336: [d48eb52df4d8b] waiting for daemon to start [2019-08-25T13:39:18.684Z] daemon.go:336: [d48eb52df4d8b] waiting for daemon to start [2019-08-25T13:39:18.684Z] daemon.go:364: [d48eb52df4d8b] daemon started [2019-08-25T13:39:18.684Z] daemon.go:472: [d48eb52df4d8b] Stopping daemon [2019-08-25T13:39:18.684Z] daemon.go:307: [d48eb52df4d8b] exiting daemon [2019-08-25T13:39:18.684Z] daemon.go:459: [d48eb52df4d8b] Daemon stopped [2019-08-25T13:39:18.684Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-25T13:39:18.684Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes 3.439s [2019-08-25T13:39:18.684Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache 1.490s [2019-08-25T13:39:19.248Z] PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy 0.511s [2019-08-25T13:39:19.814Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 0.705s [2019-08-25T13:39:19.871Z] --- PASS: TestConfigsUpdate (2.25s) [2019-08-25T13:39:19.871Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-08-25T13:39:19.871Z] daemon.go:336: [d32e2c17c5500] waiting for daemon to start [2019-08-25T13:39:19.871Z] daemon.go:336: [d32e2c17c5500] waiting for daemon to start [2019-08-25T13:39:19.871Z] daemon.go:364: [d32e2c17c5500] daemon started [2019-08-25T13:39:19.871Z] daemon.go:472: [d32e2c17c5500] Stopping daemon [2019-08-25T13:39:19.871Z] daemon.go:307: [d32e2c17c5500] exiting daemon [2019-08-25T13:39:19.871Z] daemon.go:459: [d32e2c17c5500] Daemon stopped [2019-08-25T13:39:19.871Z] === RUN TestTemplatedConfig [2019-08-25T13:39:20.001Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 5.1s [2019-08-25T13:39:20.926Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.2s done [2019-08-25T13:39:21.181Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 [2019-08-25T13:39:21.181Z] #14 ... [2019-08-25T13:39:21.181Z] [2019-08-25T13:39:21.181Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-08-25T13:39:21.181Z] #7 1.035 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-08-25T13:39:21.181Z] #7 2.106 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-08-25T13:39:21.181Z] #7 2.210 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-08-25T13:39:21.181Z] #7 2.219 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-08-25T13:39:21.181Z] #7 2.427 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-08-25T13:39:21.181Z] #7 2.437 (4/31) Installing readline (8.0.0-r0) [2019-08-25T13:39:21.181Z] #7 2.444 (5/31) Installing bash (5.0.0-r0) [2019-08-25T13:39:21.181Z] #7 2.462 Executing bash-5.0.0-r0.post-install [2019-08-25T13:39:21.181Z] #7 2.466 (6/31) Installing ca-certificates (20190108-r0) [2019-08-25T13:39:21.181Z] #7 2.482 (7/31) Installing libgcc (8.3.0-r0) [2019-08-25T13:39:21.181Z] #7 2.486 (8/31) Installing libstdc++ (8.3.0-r0) [2019-08-25T13:39:21.181Z] #7 2.500 (9/31) Installing binutils (2.32-r0) [2019-08-25T13:39:21.181Z] #7 2.605 (10/31) Installing gmp (6.1.2-r1) [2019-08-25T13:39:21.181Z] #7 2.614 (11/31) Installing isl (0.18-r0) [2019-08-25T13:39:21.181Z] #7 2.635 (12/31) Installing libgomp (8.3.0-r0) [2019-08-25T13:39:21.181Z] #7 2.640 (13/31) Installing libatomic (8.3.0-r0) [2019-08-25T13:39:21.181Z] #7 2.645 (14/31) Installing mpfr3 (3.1.5-r1) [2019-08-25T13:39:21.181Z] #7 2.652 (15/31) Installing mpc1 (1.1.0-r0) [2019-08-25T13:39:21.181Z] #7 2.657 (16/31) Installing gcc (8.3.0-r0) [2019-08-25T13:39:21.181Z] #7 3.588 (17/31) Installing musl-dev (1.1.22-r3) [2019-08-25T13:39:21.181Z] #7 3.700 (18/31) Installing libc-dev (0.7.1-r0) [2019-08-25T13:39:21.181Z] #7 3.703 (19/31) Installing g++ (8.3.0-r0) [2019-08-25T13:39:21.181Z] #7 4.303 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-08-25T13:39:21.181Z] #7 4.307 (21/31) Installing libcurl (7.65.1-r0) [2019-08-25T13:39:21.181Z] #7 4.316 (22/31) Installing expat (2.2.7-r0) [2019-08-25T13:39:21.181Z] #7 4.321 (23/31) Installing pcre2 (10.33-r0) [2019-08-25T13:39:21.181Z] #7 4.334 (24/31) Installing git (2.22.0-r0) [2019-08-25T13:39:21.181Z] #7 4.556 (25/31) Installing libmnl (1.0.4-r0) [2019-08-25T13:39:21.181Z] #7 4.559 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-08-25T13:39:21.181Z] #7 4.563 (27/31) Installing iptables (1.8.3-r0) [2019-08-25T13:39:21.181Z] #7 4.596 (28/31) Installing pigz (2.4-r0) [2019-08-25T13:39:21.181Z] #7 4.603 (29/31) Installing tar (1.32-r0) [2019-08-25T13:39:21.181Z] #7 4.615 (30/31) Installing xz-libs (5.2.4-r0) [2019-08-25T13:39:21.181Z] #7 4.617 (31/31) Installing xz (5.2.4-r0) [2019-08-25T13:39:21.181Z] #7 4.623 Executing busybox-1.30.1-r2.trigger [2019-08-25T13:39:21.181Z] #7 4.637 Executing ca-certificates-20190108-r0.trigger [2019-08-25T13:39:21.181Z] #7 4.691 OK: 185 MiB in 45 packages [2019-08-25T13:39:21.181Z] #7 DONE 6.4s [2019-08-25T13:39:21.181Z] [2019-08-25T13:39:21.181Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-08-25T13:39:21.181Z] #9 DONE 0.1s [2019-08-25T13:39:21.181Z] [2019-08-25T13:39:21.181Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-25T13:39:21.181Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done [2019-08-25T13:39:21.436Z] #14 DONE 8.6s [2019-08-25T13:39:21.436Z] [2019-08-25T13:39:21.436Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-08-25T13:39:21.436Z] #10 DONE 0.1s [2019-08-25T13:39:21.436Z] [2019-08-25T13:39:21.436Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-08-25T13:39:21.436Z] #11 DONE 0.1s [2019-08-25T13:39:21.436Z] [2019-08-25T13:39:21.436Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-08-25T13:39:21.436Z] #15 ... [2019-08-25T13:39:21.436Z] [2019-08-25T13:39:21.436Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-08-25T13:39:21.436Z] #12 DONE 0.1s [2019-08-25T13:39:21.436Z] [2019-08-25T13:39:21.436Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-08-25T13:39:21.436Z] #13 DONE 0.1s [2019-08-25T13:39:21.690Z] [2019-08-25T13:39:21.690Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-08-25T13:39:21.708Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 1.600s [2019-08-25T13:39:21.945Z] #15 0.647 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-08-25T13:39:22.550Z] --- PASS: TestTemplatedConfig (2.83s) [2019-08-25T13:39:22.550Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-08-25T13:39:22.550Z] daemon.go:336: [d2ee1be05dff6] waiting for daemon to start [2019-08-25T13:39:22.550Z] daemon.go:336: [d2ee1be05dff6] waiting for daemon to start [2019-08-25T13:39:22.550Z] daemon.go:364: [d2ee1be05dff6] daemon started [2019-08-25T13:39:22.550Z] daemon.go:472: [d2ee1be05dff6] Stopping daemon [2019-08-25T13:39:22.550Z] daemon.go:307: [d2ee1be05dff6] exiting daemon [2019-08-25T13:39:22.550Z] daemon.go:459: [d2ee1be05dff6] Daemon stopped [2019-08-25T13:39:22.550Z] === RUN TestConfigInspect [2019-08-25T13:39:23.077Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 1.445s [2019-08-25T13:39:23.305Z] #15 1.703 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-08-25T13:39:23.305Z] #15 1.788 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-08-25T13:39:23.305Z] #15 1.791 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-08-25T13:39:23.305Z] #15 1.922 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-08-25T13:39:23.305Z] #15 1.929 (4/43) Installing readline (8.0.0-r0) [2019-08-25T13:39:23.305Z] #15 1.933 (5/43) Installing bash (5.0.0-r0) [2019-08-25T13:39:23.305Z] #15 1.944 Executing bash-5.0.0-r0.post-install [2019-08-25T13:39:23.305Z] #15 1.946 (6/43) Installing linux-headers (4.19.36-r0) [2019-08-25T13:39:23.305Z] #15 2.016 (7/43) Installing libuuid (2.33.2-r0) [2019-08-25T13:39:23.305Z] #15 2.018 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-08-25T13:39:23.305Z] #15 2.021 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-08-25T13:39:23.305Z] #15 2.026 (10/43) Installing binutils (2.32-r0) [2019-08-25T13:39:23.305Z] #15 2.092 (11/43) Installing libmagic (5.37-r0) [2019-08-25T13:39:23.305Z] #15 2.111 (12/43) Installing file (5.37-r0) [2019-08-25T13:39:23.561Z] #15 2.112 (13/43) Installing gmp (6.1.2-r1) [2019-08-25T13:39:23.561Z] #15 2.117 (14/43) Installing isl (0.18-r0) [2019-08-25T13:39:23.561Z] #15 2.131 (15/43) Installing libgomp (8.3.0-r0) [2019-08-25T13:39:23.561Z] #15 2.133 (16/43) Installing libatomic (8.3.0-r0) [2019-08-25T13:39:23.561Z] #15 2.135 (17/43) Installing libgcc (8.3.0-r0) [2019-08-25T13:39:23.561Z] #15 2.137 (18/43) Installing mpfr3 (3.1.5-r1) [2019-08-25T13:39:23.561Z] #15 2.141 (19/43) Installing mpc1 (1.1.0-r0) [2019-08-25T13:39:23.561Z] #15 2.143 (20/43) Installing libstdc++ (8.3.0-r0) [2019-08-25T13:39:23.561Z] #15 2.153 (21/43) Installing gcc (8.3.0-r0) [2019-08-25T13:39:24.122Z] #15 2.814 (22/43) Installing musl-dev (1.1.22-r3) [2019-08-25T13:39:24.122Z] #15 2.890 (23/43) Installing libc-dev (0.7.1-r0) [2019-08-25T13:39:24.122Z] #15 2.891 (24/43) Installing g++ (8.3.0-r0) [2019-08-25T13:39:24.682Z] #15 3.315 (25/43) Installing make (4.2.1-r2) [2019-08-25T13:39:24.682Z] #15 3.320 (26/43) Installing fortify-headers (1.1-r0) [2019-08-25T13:39:24.682Z] #15 3.322 (27/43) Installing build-base (0.5-r1) [2019-08-25T13:39:24.682Z] #15 3.324 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-08-25T13:39:24.682Z] #15 3.327 (29/43) Installing libcurl (7.65.1-r0) [2019-08-25T13:39:24.682Z] #15 3.332 (30/43) Installing curl (7.65.1-r0) [2019-08-25T13:39:24.682Z] #15 3.336 (31/43) Installing oniguruma (6.9.2-r0) [2019-08-25T13:39:24.682Z] #15 3.341 (32/43) Installing jq (1.6-r0) [2019-08-25T13:39:24.682Z] #15 3.348 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-08-25T13:39:24.682Z] #15 3.352 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-08-25T13:39:24.682Z] #15 3.354 (35/43) Installing libaio (0.3.111-r0) [2019-08-25T13:39:24.682Z] #15 3.356 (36/43) Installing libblkid (2.33.2-r0) [2019-08-25T13:39:24.682Z] #15 3.361 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-08-25T13:39:24.682Z] #15 3.389 (38/43) Installing libfdisk (2.33.2-r0) [2019-08-25T13:39:24.682Z] #15 3.395 (39/43) Installing libmount (2.33.2-r0) [2019-08-25T13:39:24.682Z] #15 3.399 (40/43) Installing libsmartcols (2.33.2-r0) [2019-08-25T13:39:24.682Z] #15 3.403 (41/43) Installing pkgconf (1.6.1-r1) [2019-08-25T13:39:24.682Z] #15 3.406 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-08-25T13:39:24.682Z] #15 3.426 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-08-25T13:39:24.682Z] #15 3.430 Executing busybox-1.30.1-r2.trigger [2019-08-25T13:39:24.682Z] #15 3.436 OK: 190 MiB in 58 packages [2019-08-25T13:39:24.972Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 1.601s [2019-08-25T13:39:25.235Z] --- PASS: TestConfigInspect (2.20s) [2019-08-25T13:39:25.235Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-08-25T13:39:25.235Z] daemon.go:336: [d2f7f26fb7ba2] waiting for daemon to start [2019-08-25T13:39:25.235Z] daemon.go:336: [d2f7f26fb7ba2] waiting for daemon to start [2019-08-25T13:39:25.235Z] daemon.go:364: [d2f7f26fb7ba2] daemon started [2019-08-25T13:39:25.235Z] daemon.go:472: [d2f7f26fb7ba2] Stopping daemon [2019-08-25T13:39:25.235Z] daemon.go:307: [d2f7f26fb7ba2] exiting daemon [2019-08-25T13:39:25.235Z] daemon.go:459: [d2f7f26fb7ba2] Daemon stopped [2019-08-25T13:39:25.235Z] === RUN TestConfigCreateWithLabels [2019-08-25T13:39:25.606Z] #15 DONE 4.0s [2019-08-25T13:39:25.606Z] [2019-08-25T13:39:25.606Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-08-25T13:39:25.863Z] #16 DONE 0.7s [2019-08-25T13:39:26.118Z] [2019-08-25T13:39:26.118Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-08-25T13:39:26.677Z] #17 DONE 0.7s [2019-08-25T13:39:26.932Z] [2019-08-25T13:39:26.932Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-08-25T13:39:26.932Z] #18 DONE 0.0s [2019-08-25T13:39:26.932Z] [2019-08-25T13:39:26.932Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T13:39:26.932Z] #22 DONE 0.1s [2019-08-25T13:39:26.932Z] [2019-08-25T13:39:26.932Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-08-25T13:39:26.932Z] #19 DONE 0.1s [2019-08-25T13:39:26.932Z] [2019-08-25T13:39:26.932Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-08-25T13:39:26.932Z] #26 DONE 0.1s [2019-08-25T13:39:26.932Z] [2019-08-25T13:39:26.932Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-25T13:39:26.932Z] #23 DONE 0.1s [2019-08-25T13:39:26.932Z] [2019-08-25T13:39:26.932Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-08-25T13:39:26.932Z] #27 DONE 0.1s [2019-08-25T13:39:26.932Z] [2019-08-25T13:39:26.932Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-25T13:39:27.190Z] #24 ... [2019-08-25T13:39:27.190Z] [2019-08-25T13:39:27.190Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-08-25T13:39:27.190Z] #28 DONE 0.1s [2019-08-25T13:39:27.256Z] --- PASS: TestConfigCreateWithLabels (2.21s) [2019-08-25T13:39:27.256Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-08-25T13:39:27.256Z] daemon.go:336: [dfb7a8beed31c] waiting for daemon to start [2019-08-25T13:39:27.256Z] daemon.go:336: [dfb7a8beed31c] waiting for daemon to start [2019-08-25T13:39:27.256Z] daemon.go:364: [dfb7a8beed31c] daemon started [2019-08-25T13:39:27.256Z] daemon.go:472: [dfb7a8beed31c] Stopping daemon [2019-08-25T13:39:27.256Z] daemon.go:307: [dfb7a8beed31c] exiting daemon [2019-08-25T13:39:27.256Z] daemon.go:459: [dfb7a8beed31c] Daemon stopped [2019-08-25T13:39:27.256Z] === RUN TestConfigCreateResolve [2019-08-25T13:39:27.445Z] [2019-08-25T13:39:27.445Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-25T13:39:29.145Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 4.135s [2019-08-25T13:39:29.146Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.098s [2019-08-25T13:39:29.146Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 0.269s [2019-08-25T13:39:29.146Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows) [2019-08-25T13:39:29.286Z] --- PASS: TestConfigCreateResolve (2.19s) [2019-08-25T13:39:29.286Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-08-25T13:39:29.286Z] daemon.go:336: [dbb7852b9153e] waiting for daemon to start [2019-08-25T13:39:29.286Z] daemon.go:336: [dbb7852b9153e] waiting for daemon to start [2019-08-25T13:39:29.286Z] daemon.go:364: [dbb7852b9153e] daemon started [2019-08-25T13:39:29.286Z] daemon.go:472: [dbb7852b9153e] Stopping daemon [2019-08-25T13:39:29.286Z] daemon.go:307: [dbb7852b9153e] exiting daemon [2019-08-25T13:39:29.286Z] daemon.go:459: [dbb7852b9153e] Daemon stopped [2019-08-25T13:39:29.286Z] === RUN TestConfigDaemonLibtrustID [2019-08-25T13:39:29.709Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.387s [2019-08-25T13:39:29.899Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-08-25T13:39:29.899Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-08-25T13:39:29.899Z] daemon.go:336: [d5efa8960c2ae] waiting for daemon to start [2019-08-25T13:39:29.899Z] daemon.go:336: [d5efa8960c2ae] waiting for daemon to start [2019-08-25T13:39:29.899Z] daemon.go:364: [d5efa8960c2ae] daemon started [2019-08-25T13:39:29.899Z] daemon.go:472: [d5efa8960c2ae] Stopping daemon [2019-08-25T13:39:29.899Z] daemon.go:307: [d5efa8960c2ae] exiting daemon [2019-08-25T13:39:29.899Z] daemon.go:459: [d5efa8960c2ae] Daemon stopped [2019-08-25T13:39:29.899Z] PASS [2019-08-25T13:39:29.899Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-25T13:39:29.899Z] INFO: Testing against a local daemon [2019-08-25T13:39:29.899Z] === RUN TestCheckpoint [2019-08-25T13:39:29.899Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-25T13:39:29.899Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-25T13:39:29.899Z] === RUN TestContainerInvalidJSON [2019-08-25T13:39:29.899Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T13:39:29.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T13:39:29.899Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T13:39:29.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T13:39:29.899Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-25T13:39:29.899Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-25T13:39:29.899Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T13:39:29.899Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-25T13:39:29.899Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T13:39:29.899Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-08-25T13:39:29.899Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-25T13:39:29.899Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-25T13:39:29.899Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-25T13:39:29.899Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-25T13:39:29.899Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-08-25T13:39:29.899Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-25T13:39:30.181Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-08-25T13:39:30.181Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-25T13:39:30.181Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-08-25T13:39:30.181Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-25T13:39:30.181Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-08-25T13:39:30.181Z] === RUN TestCopyFromContainer [2019-08-25T13:39:30.638Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 1.011s [2019-08-25T13:39:30.638Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.095s [2019-08-25T13:39:30.703Z] #29 ... [2019-08-25T13:39:30.703Z] [2019-08-25T13:39:30.703Z] #31 [builder 1/4] COPY . . [2019-08-25T13:39:30.703Z] #31 DONE 3.8s [2019-08-25T13:39:30.703Z] [2019-08-25T13:39:30.703Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-25T13:39:30.703Z] #24 1.155 + RM_GOPATH=0 [2019-08-25T13:39:30.703Z] #24 1.155 + TMP_GOPATH= [2019-08-25T13:39:30.703Z] #24 1.159 + : /build [2019-08-25T13:39:30.703Z] #24 1.159 + '[' -z '' ']' [2019-08-25T13:39:30.703Z] #24 1.163 ++ mktemp -d [2019-08-25T13:39:30.703Z] #24 1.166 Install docker/cli version 17.06.2-ce from stable [2019-08-25T13:39:30.703Z] #24 1.166 + export GOPATH=/tmp/tmp.gAIJKp [2019-08-25T13:39:30.703Z] #24 1.166 + GOPATH=/tmp/tmp.gAIJKp [2019-08-25T13:39:30.703Z] #24 1.166 + RM_GOPATH=1 [2019-08-25T13:39:30.703Z] #24 1.166 ++ dirname ./install.sh [2019-08-25T13:39:30.703Z] #24 1.166 + dir=. [2019-08-25T13:39:30.703Z] #24 1.166 + bin=dockercli [2019-08-25T13:39:30.703Z] #24 1.166 + shift [2019-08-25T13:39:30.703Z] #24 1.166 + '[' '!' -f ./dockercli.installer ']' [2019-08-25T13:39:30.703Z] #24 1.166 + . ./dockercli.installer [2019-08-25T13:39:30.703Z] #24 1.166 ++ DOCKERCLI_CHANNEL=stable [2019-08-25T13:39:30.703Z] #24 1.166 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-25T13:39:30.703Z] #24 1.166 + install_dockercli [2019-08-25T13:39:30.703Z] #24 1.166 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-25T13:39:30.703Z] #24 1.166 ++ uname -m [2019-08-25T13:39:30.703Z] #24 1.166 + arch=x86_64 [2019-08-25T13:39:30.703Z] #24 1.166 + '[' x86_64 '!=' x86_64 ']' [2019-08-25T13:39:30.703Z] #24 1.166 + url=https://download.docker.com/linux/static [2019-08-25T13:39:30.703Z] #24 1.166 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-25T13:39:30.703Z] #24 1.168 + tar -xz docker/docker [2019-08-25T13:39:30.958Z] #24 3.870 + mkdir -p /build [2019-08-25T13:39:30.958Z] #24 3.875 + mv docker/docker /build/ [2019-08-25T13:39:30.958Z] #24 3.877 + rmdir docker [2019-08-25T13:39:30.958Z] #24 DONE 4.1s [2019-08-25T13:39:30.958Z] [2019-08-25T13:39:30.958Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:39:30.959Z] #20 2.953 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-25T13:39:30.959Z] #20 3.503 ######################################################################## 100.0% [2019-08-25T13:39:31.468Z] #20 3.621 ## 3.8% ############ 17.8% ######################## 34.1% ################################### 49.1% ########################################### 60.8% ######################################################## 78.1% ################################################################ 89.2% ######################################################################## 100.0% [2019-08-25T13:39:32.006Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 1.047s [2019-08-25T13:39:32.026Z] #20 5.153 ######################################################################## 100.0% [2019-08-25T13:39:32.201Z] === RUN TestCopyFromContainer// [2019-08-25T13:39:32.201Z] === RUN TestCopyFromContainer//bar/root [2019-08-25T13:39:32.201Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-25T13:39:32.201Z] === RUN TestCopyFromContainer/bar/quux [2019-08-25T13:39:32.201Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-25T13:39:32.201Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-25T13:39:32.485Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-25T13:39:32.485Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-25T13:39:32.485Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-25T13:39:32.536Z] #20 5.383 #=#=# ########################## 36.5% ######################################################################## 100.0% [2019-08-25T13:39:32.768Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-25T13:39:32.768Z] --- PASS: TestCopyFromContainer (2.53s) [2019-08-25T13:39:32.768Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-08-25T13:39:32.768Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-08-25T13:39:32.768Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-08-25T13:39:32.768Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-08-25T13:39:32.768Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-08-25T13:39:32.768Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-08-25T13:39:32.768Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-08-25T13:39:32.768Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-08-25T13:39:32.768Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-08-25T13:39:32.768Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-08-25T13:39:32.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-25T13:39:32.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T13:39:32.768Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T13:39:32.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T13:39:32.768Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T13:39:32.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T13:39:32.768Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T13:39:32.768Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T13:39:32.768Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T13:39:32.768Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T13:39:32.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-08-25T13:39:32.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-08-25T13:39:32.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-08-25T13:39:32.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-08-25T13:39:32.768Z] === RUN TestCreateWithInvalidEnv [2019-08-25T13:39:32.768Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-25T13:39:32.768Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-25T13:39:32.768Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-25T13:39:32.768Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-25T13:39:32.768Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-25T13:39:32.768Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-25T13:39:32.768Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-25T13:39:32.768Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-25T13:39:32.768Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-25T13:39:32.768Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-08-25T13:39:32.768Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-08-25T13:39:32.768Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-08-25T13:39:32.768Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-08-25T13:39:32.768Z] === RUN TestCreateTmpfsMountsTarget [2019-08-25T13:39:32.793Z] #20 ... [2019-08-25T13:39:32.793Z] [2019-08-25T13:39:32.793Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-08-25T13:39:32.793Z] #32 DONE 2.1s [2019-08-25T13:39:32.793Z] [2019-08-25T13:39:32.793Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-25T13:39:33.051Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-08-25T13:39:33.051Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-25T13:39:34.161Z] #33 1.363 [2019-08-25T13:39:34.161Z] #33 1.455 Removing bundles/ [2019-08-25T13:39:34.161Z] #33 1.455 [2019-08-25T13:39:34.161Z] #33 1.468 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-08-25T13:39:35.079Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2019-08-25T13:39:35.079Z] === RUN TestCreateWithCapabilities [2019-08-25T13:39:35.079Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-25T13:39:35.079Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-25T13:39:35.079Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-25T13:39:35.079Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-25T13:39:35.079Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-25T13:39:35.079Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-25T13:39:35.079Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-25T13:39:35.079Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-25T13:39:35.079Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T13:39:35.079Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T13:39:35.079Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T13:39:35.079Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T13:39:35.079Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-25T13:39:35.079Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-25T13:39:35.079Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-25T13:39:35.079Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-25T13:39:35.079Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-25T13:39:35.079Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-25T13:39:35.079Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T13:39:35.079Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T13:39:35.079Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T13:39:35.079Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T13:39:35.079Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-25T13:39:35.079Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-25T13:39:35.079Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T13:39:35.079Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-25T13:39:35.079Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T13:39:35.079Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-25T13:39:35.079Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T13:39:35.079Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T13:39:35.079Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-25T13:39:35.079Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-25T13:39:35.079Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-25T13:39:35.079Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-08-25T13:39:35.079Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-08-25T13:39:35.079Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-08-25T13:39:35.079Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-08-25T13:39:35.079Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-08-25T13:39:35.079Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-08-25T13:39:35.079Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-08-25T13:39:35.079Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-08-25T13:39:35.079Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-08-25T13:39:35.079Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-08-25T13:39:35.079Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-08-25T13:39:35.079Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-08-25T13:39:35.079Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-25T13:39:35.279Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.56s) [2019-08-25T13:39:35.279Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateWithDuplicateNetworkNames [2019-08-25T13:39:35.279Z] daemon.go:336: [debe3c7aa3c60] waiting for daemon to start [2019-08-25T13:39:35.279Z] daemon.go:336: [debe3c7aa3c60] waiting for daemon to start [2019-08-25T13:39:35.279Z] daemon.go:364: [debe3c7aa3c60] daemon started [2019-08-25T13:39:35.279Z] daemon.go:472: [debe3c7aa3c60] Stopping daemon [2019-08-25T13:39:35.279Z] daemon.go:307: [debe3c7aa3c60] exiting daemon [2019-08-25T13:39:35.279Z] daemon.go:459: [debe3c7aa3c60] Daemon stopped [2019-08-25T13:39:35.279Z] === RUN TestCreateServiceSecretFileMode [2019-08-25T13:39:35.524Z] #33 2.682 Building test suite binary ./integration-cli/test.main [2019-08-25T13:39:36.648Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 4.671s [2019-08-25T13:39:37.098Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2019-08-25T13:39:37.098Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-25T13:39:37.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T13:39:37.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T13:39:37.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T13:39:37.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T13:39:37.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T13:39:37.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T13:39:37.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T13:39:37.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T13:39:37.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T13:39:37.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T13:39:37.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T13:39:37.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T13:39:37.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T13:39:37.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T13:39:37.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T13:39:37.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-08-25T13:39:37.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-08-25T13:39:37.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-08-25T13:39:37.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-08-25T13:39:37.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-08-25T13:39:37.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-08-25T13:39:37.098Z] === RUN TestContainerStartOnDaemonRestart [2019-08-25T13:39:37.098Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-25T13:39:37.098Z] === RUN TestDaemonRestartIpcMode [2019-08-25T13:39:37.098Z] === PAUSE TestDaemonRestartIpcMode [2019-08-25T13:39:37.098Z] === RUN TestDiff [2019-08-25T13:39:38.019Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal 1.107s [2019-08-25T13:39:38.035Z] #33 ... [2019-08-25T13:39:38.035Z] [2019-08-25T13:39:38.035Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T13:39:38.035Z] #20 6.108 ######################################################################## 100.0% [2019-08-25T13:39:38.035Z] #20 6.350 #=#=# ############ 17.1% ############################## 42.3% ################################################# 69.2% ######################################################################## 100.0% [2019-08-25T13:39:38.035Z] #20 7.231 ######################################################################## 100.0% [2019-08-25T13:39:38.035Z] #20 7.383 0.0% #### 6.8% ########## 14.9% ################## 25.0% ######################## 33.4% ############################## 41.9% ################################### 49.1% ###################################### 53.2% ############################################# 62.7% ################################################### 71.3% ######################################################## 79.1% ############################################################### 87.8% ################################################################### 94.3% ######################################################################## 100.0% [2019-08-25T13:39:38.035Z] #20 9.047 [2019-08-25T13:39:38.035Z] #20 9.997 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-25T13:39:38.035Z] #20 10.41 ######################################################################## 100.0% [2019-08-25T13:39:38.035Z] #20 10.52 ######################################################################## 100.0% [2019-08-25T13:39:38.035Z] #20 10.82 [2019-08-25T13:39:38.102Z] --- PASS: TestDiff (0.70s) [2019-08-25T13:39:38.102Z] === RUN TestExecWithCloseStdin [2019-08-25T13:39:38.716Z] --- PASS: TestExecWithCloseStdin (0.90s) [2019-08-25T13:39:38.716Z] === RUN TestExec [2019-08-25T13:39:38.949Z] --- PASS: TestCreateServiceSecretFileMode (3.89s) [2019-08-25T13:39:38.949Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSecretFileMode [2019-08-25T13:39:38.949Z] daemon.go:336: [d9b7c31c1cb40] waiting for daemon to start [2019-08-25T13:39:38.949Z] daemon.go:336: [d9b7c31c1cb40] waiting for daemon to start [2019-08-25T13:39:38.949Z] daemon.go:364: [d9b7c31c1cb40] daemon started [2019-08-25T13:39:38.949Z] daemon.go:472: [d9b7c31c1cb40] Stopping daemon [2019-08-25T13:39:38.949Z] daemon.go:307: [d9b7c31c1cb40] exiting daemon [2019-08-25T13:39:38.949Z] daemon.go:459: [d9b7c31c1cb40] Daemon stopped [2019-08-25T13:39:38.949Z] === RUN TestCreateServiceConfigFileMode [2019-08-25T13:39:38.949Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 1.157s [2019-08-25T13:39:38.961Z] #20 12.11 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-25T13:39:39.471Z] #20 12.45 ######################################################################## 100.0% [2019-08-25T13:39:39.471Z] #20 12.58 0.7% ######################################################################## 100.0% [2019-08-25T13:39:39.513Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 0.539s [2019-08-25T13:39:39.724Z] --- PASS: TestExec (0.88s) [2019-08-25T13:39:39.724Z] === RUN TestExecUser [2019-08-25T13:39:39.726Z] #20 12.86 [2019-08-25T13:39:40.731Z] --- PASS: TestExecUser (0.89s) [2019-08-25T13:39:40.731Z] === RUN TestExportContainerAndImportImage [2019-08-25T13:39:40.881Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 1.014s [2019-08-25T13:39:41.088Z] #20 13.94 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-25T13:39:41.088Z] #20 14.08 skipping existing 1849cc453dee [2019-08-25T13:39:41.343Z] #20 14.40 [2019-08-25T13:39:41.741Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2019-08-25T13:39:41.741Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-25T13:39:42.256Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 1.528s [2019-08-25T13:39:42.256Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2019-08-25T13:39:42.256Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConfigFileMode [2019-08-25T13:39:42.256Z] daemon.go:336: [d171fd66fd267] waiting for daemon to start [2019-08-25T13:39:42.256Z] daemon.go:336: [d171fd66fd267] waiting for daemon to start [2019-08-25T13:39:42.256Z] daemon.go:364: [d171fd66fd267] daemon started [2019-08-25T13:39:42.256Z] daemon.go:472: [d171fd66fd267] Stopping daemon [2019-08-25T13:39:42.256Z] daemon.go:307: [d171fd66fd267] exiting daemon [2019-08-25T13:39:42.256Z] daemon.go:459: [d171fd66fd267] Daemon stopped [2019-08-25T13:39:42.256Z] === RUN TestCreateServiceSysctls [2019-08-25T13:39:42.727Z] #20 15.47 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-25T13:39:43.227Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2019-08-25T13:39:43.227Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-08-25T13:39:43.227Z] daemon.go:336: [df51f71796fab] waiting for daemon to start [2019-08-25T13:39:43.227Z] daemon.go:336: [df51f71796fab] waiting for daemon to start [2019-08-25T13:39:43.227Z] daemon.go:364: [df51f71796fab] daemon started [2019-08-25T13:39:43.227Z] daemon.go:472: [df51f71796fab] Stopping daemon [2019-08-25T13:39:43.227Z] daemon.go:307: [df51f71796fab] exiting daemon [2019-08-25T13:39:43.227Z] daemon.go:459: [df51f71796fab] Daemon stopped [2019-08-25T13:39:43.227Z] daemon.go:336: [df51f71796fab] waiting for daemon to start [2019-08-25T13:39:43.227Z] daemon.go:336: [df51f71796fab] waiting for daemon to start [2019-08-25T13:39:43.227Z] daemon.go:364: [df51f71796fab] daemon started [2019-08-25T13:39:43.227Z] daemon.go:472: [df51f71796fab] Stopping daemon [2019-08-25T13:39:43.227Z] daemon.go:307: [df51f71796fab] exiting daemon [2019-08-25T13:39:43.227Z] daemon.go:459: [df51f71796fab] Daemon stopped [2019-08-25T13:39:43.227Z] === RUN TestHealthCheckWorkdir [2019-08-25T13:39:43.303Z] #20 16.21 ######################################################################## 100.0% [2019-08-25T13:39:43.303Z] #20 16.38 ######################################################################## 100.0% [2019-08-25T13:39:43.557Z] #20 16.69 [2019-08-25T13:39:43.812Z] #20 16.85 Download of images into '/build' complete. [2019-08-25T13:39:43.812Z] #20 16.85 Use something like the following to load the result into a Docker daemon: [2019-08-25T13:39:43.812Z] #20 16.85 tar -cC '/build' . | docker load [2019-08-25T13:39:44.235Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2019-08-25T13:39:44.235Z] === RUN TestHealthKillContainer [2019-08-25T13:39:44.371Z] #20 DONE 17.4s [2019-08-25T13:39:44.371Z] [2019-08-25T13:39:44.371Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-25T13:39:44.782Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser 2.285s [2019-08-25T13:39:46.677Z] --- PASS: TestCreateServiceSysctls (4.03s) [2019-08-25T13:39:46.677Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSysctls [2019-08-25T13:39:46.677Z] daemon.go:336: [dbff864690608] waiting for daemon to start [2019-08-25T13:39:46.677Z] daemon.go:336: [dbff864690608] waiting for daemon to start [2019-08-25T13:39:46.677Z] daemon.go:364: [dbff864690608] daemon started [2019-08-25T13:39:46.677Z] daemon.go:472: [dbff864690608] Stopping daemon [2019-08-25T13:39:46.677Z] daemon.go:307: [dbff864690608] exiting daemon [2019-08-25T13:39:46.677Z] daemon.go:459: [dbff864690608] Daemon stopped [2019-08-25T13:39:46.677Z] === RUN TestCreateServiceCapabilities [2019-08-25T13:39:46.886Z] #29 ... [2019-08-25T13:39:46.886Z] [2019-08-25T13:39:46.886Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-25T13:39:47.445Z] #21 DONE 0.9s [2019-08-25T13:39:47.445Z] [2019-08-25T13:39:47.445Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-25T13:39:47.445Z] #33 ... [2019-08-25T13:39:47.445Z] [2019-08-25T13:39:47.445Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-08-25T13:39:47.445Z] #25 DONE 0.1s [2019-08-25T13:39:47.681Z] --- PASS: TestHealthKillContainer (2.92s) [2019-08-25T13:39:47.681Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-25T13:39:47.681Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2019-08-25T13:39:47.681Z] === RUN TestIpcModeNone [2019-08-25T13:39:47.700Z] [2019-08-25T13:39:47.700Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-25T13:39:48.571Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot 3.735s [2019-08-25T13:39:48.688Z] --- PASS: TestIpcModeNone (0.84s) [2019-08-25T13:39:48.688Z] === RUN TestIpcModePrivate [2019-08-25T13:39:49.695Z] --- PASS: TestIpcModePrivate (0.87s) [2019-08-25T13:39:49.695Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-08-25T13:39:49.695Z] === RUN TestIpcModeShareable [2019-08-25T13:39:49.941Z] --- PASS: TestCreateServiceCapabilities (3.48s) [2019-08-25T13:39:49.941Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceCapabilities [2019-08-25T13:39:49.941Z] daemon.go:336: [d3360a612568b] waiting for daemon to start [2019-08-25T13:39:49.941Z] daemon.go:336: [d3360a612568b] waiting for daemon to start [2019-08-25T13:39:49.941Z] daemon.go:364: [d3360a612568b] daemon started [2019-08-25T13:39:49.941Z] daemon.go:472: [d3360a612568b] Stopping daemon [2019-08-25T13:39:49.941Z] daemon.go:307: [d3360a612568b] exiting daemon [2019-08-25T13:39:49.941Z] daemon.go:459: [d3360a612568b] Daemon stopped [2019-08-25T13:39:49.941Z] === RUN TestInspect [2019-08-25T13:39:50.322Z] --- PASS: TestIpcModeShareable (0.89s) [2019-08-25T13:39:50.322Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-08-25T13:39:50.322Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-25T13:39:52.461Z] --- PASS: TestInspect (2.57s) [2019-08-25T13:39:52.461Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspect [2019-08-25T13:39:52.461Z] daemon.go:336: [d82b313a21ab2] waiting for daemon to start [2019-08-25T13:39:52.461Z] daemon.go:336: [d82b313a21ab2] waiting for daemon to start [2019-08-25T13:39:52.461Z] daemon.go:364: [d82b313a21ab2] daemon started [2019-08-25T13:39:52.461Z] daemon.go:472: [d82b313a21ab2] Stopping daemon [2019-08-25T13:39:52.461Z] daemon.go:307: [d82b313a21ab2] exiting daemon [2019-08-25T13:39:52.461Z] daemon.go:459: [d82b313a21ab2] Daemon stopped [2019-08-25T13:39:52.461Z] === RUN TestDockerNetworkConnectAlias [2019-08-25T13:39:52.996Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s) [2019-08-25T13:39:52.996Z] === RUN TestAPIIpcModeHost [2019-08-25T13:39:53.610Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-08-25T13:39:53.610Z] === RUN TestDaemonIpcModeShareable [2019-08-25T13:39:55.631Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2019-08-25T13:39:55.631Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-08-25T13:39:55.631Z] daemon.go:336: [de08a3065b4c2] waiting for daemon to start [2019-08-25T13:39:55.631Z] daemon.go:336: [de08a3065b4c2] waiting for daemon to start [2019-08-25T13:39:55.631Z] daemon.go:364: [de08a3065b4c2] daemon started [2019-08-25T13:39:55.631Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-08-25T13:39:55.631Z] daemon.go:472: [de08a3065b4c2] Stopping daemon [2019-08-25T13:39:55.631Z] daemon.go:307: [de08a3065b4c2] exiting daemon [2019-08-25T13:39:55.631Z] daemon.go:459: [de08a3065b4c2] Daemon stopped [2019-08-25T13:39:55.631Z] === RUN TestDaemonIpcModePrivate [2019-08-25T13:39:57.624Z] #29 30.15 # github.com/docker/docker/contrib/httpserver [2019-08-25T13:39:57.624Z] #29 30.15 loadinternal: cannot find runtime/cgo [2019-08-25T13:39:57.624Z] #29 DONE 30.4s [2019-08-25T13:39:57.624Z] [2019-08-25T13:39:57.624Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-25T13:39:57.649Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2019-08-25T13:39:57.649Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-08-25T13:39:57.649Z] daemon.go:336: [d00a3d8fcfa46] waiting for daemon to start [2019-08-25T13:39:57.649Z] daemon.go:336: [d00a3d8fcfa46] waiting for daemon to start [2019-08-25T13:39:57.649Z] daemon.go:364: [d00a3d8fcfa46] daemon started [2019-08-25T13:39:57.649Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-08-25T13:39:57.649Z] daemon.go:472: [d00a3d8fcfa46] Stopping daemon [2019-08-25T13:39:57.649Z] daemon.go:307: [d00a3d8fcfa46] exiting daemon [2019-08-25T13:39:57.649Z] daemon.go:459: [d00a3d8fcfa46] Daemon stopped [2019-08-25T13:39:57.649Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-25T13:39:58.183Z] #33 ... [2019-08-25T13:39:58.183Z] [2019-08-25T13:39:58.183Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-08-25T13:39:58.438Z] #30 DONE 0.1s [2019-08-25T13:39:58.438Z] [2019-08-25T13:39:58.438Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-25T13:39:59.005Z] --- PASS: TestDockerNetworkConnectAlias (6.68s) [2019-08-25T13:39:59.005Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkConnectAlias [2019-08-25T13:39:59.005Z] daemon.go:336: [d0f431a623ad2] waiting for daemon to start [2019-08-25T13:39:59.005Z] daemon.go:336: [d0f431a623ad2] waiting for daemon to start [2019-08-25T13:39:59.005Z] daemon.go:364: [d0f431a623ad2] daemon started [2019-08-25T13:39:59.005Z] daemon.go:472: [d0f431a623ad2] Stopping daemon [2019-08-25T13:39:59.005Z] daemon.go:307: [d0f431a623ad2] exiting daemon [2019-08-25T13:39:59.005Z] daemon.go:459: [d0f431a623ad2] Daemon stopped [2019-08-25T13:39:59.005Z] === RUN TestDockerNetworkReConnect [2019-08-25T13:39:59.124Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2019-08-25T13:39:59.124Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-08-25T13:39:59.124Z] daemon.go:336: [d66f0db93dbd9] waiting for daemon to start [2019-08-25T13:39:59.124Z] daemon.go:336: [d66f0db93dbd9] waiting for daemon to start [2019-08-25T13:39:59.124Z] daemon.go:364: [d66f0db93dbd9] daemon started [2019-08-25T13:39:59.124Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-08-25T13:39:59.124Z] daemon.go:472: [d66f0db93dbd9] Stopping daemon [2019-08-25T13:39:59.124Z] daemon.go:307: [d66f0db93dbd9] exiting daemon [2019-08-25T13:39:59.124Z] daemon.go:459: [d66f0db93dbd9] Daemon stopped [2019-08-25T13:39:59.124Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-25T13:40:01.148Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2019-08-25T13:40:01.148Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-08-25T13:40:01.148Z] daemon.go:336: [daf34b4df2371] waiting for daemon to start [2019-08-25T13:40:01.148Z] daemon.go:336: [daf34b4df2371] waiting for daemon to start [2019-08-25T13:40:01.148Z] daemon.go:364: [daf34b4df2371] daemon started [2019-08-25T13:40:01.148Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-08-25T13:40:01.148Z] daemon.go:472: [daf34b4df2371] Stopping daemon [2019-08-25T13:40:01.148Z] daemon.go:307: [daf34b4df2371] exiting daemon [2019-08-25T13:40:01.148Z] daemon.go:459: [daf34b4df2371] Daemon stopped [2019-08-25T13:40:01.148Z] === RUN TestIpcModeOlderClient [2019-08-25T13:40:01.148Z] === PAUSE TestIpcModeOlderClient [2019-08-25T13:40:01.148Z] === RUN TestKillContainerInvalidSignal [2019-08-25T13:40:01.765Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2019-08-25T13:40:01.765Z] === RUN TestKillContainer [2019-08-25T13:40:01.765Z] === RUN TestKillContainer/no_signal [2019-08-25T13:40:02.382Z] === RUN TestKillContainer/non_killing_signal [2019-08-25T13:40:02.995Z] === RUN TestKillContainer/killing_signal [2019-08-25T13:40:03.609Z] --- PASS: TestKillContainer (2.15s) [2019-08-25T13:40:03.609Z] --- PASS: TestKillContainer/no_signal (0.69s) [2019-08-25T13:40:03.609Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2019-08-25T13:40:03.609Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2019-08-25T13:40:03.609Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-25T13:40:03.893Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-25T13:40:04.507Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-25T13:40:05.122Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2019-08-25T13:40:05.122Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2019-08-25T13:40:05.122Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2019-08-25T13:40:05.122Z] === RUN TestKillStoppedContainer [2019-08-25T13:40:05.122Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-08-25T13:40:05.122Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-25T13:40:05.408Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-08-25T13:40:05.408Z] === RUN TestKillDifferentUserContainer [2019-08-25T13:40:05.606Z] --- PASS: TestDockerNetworkReConnect (6.14s) [2019-08-25T13:40:05.606Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkReConnect [2019-08-25T13:40:05.606Z] daemon.go:336: [d2eab2987d129] waiting for daemon to start [2019-08-25T13:40:05.606Z] daemon.go:336: [d2eab2987d129] waiting for daemon to start [2019-08-25T13:40:05.606Z] daemon.go:364: [d2eab2987d129] daemon started [2019-08-25T13:40:05.606Z] daemon.go:472: [d2eab2987d129] Stopping daemon [2019-08-25T13:40:05.606Z] daemon.go:307: [d2eab2987d129] exiting daemon [2019-08-25T13:40:05.606Z] daemon.go:459: [d2eab2987d129] Daemon stopped [2019-08-25T13:40:05.606Z] === RUN TestServicePlugin [2019-08-25T13:40:06.024Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2019-08-25T13:40:06.024Z] === RUN TestInspectOomKilledTrue [2019-08-25T13:40:06.180Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups 18.037s [2019-08-25T13:40:07.495Z] --- PASS: TestInspectOomKilledTrue (1.25s) [2019-08-25T13:40:07.495Z] === RUN TestInspectOomKilledFalse [2019-08-25T13:40:07.549Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 1.224s [2019-08-25T13:40:07.806Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 0.338s [2019-08-25T13:40:08.108Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2019-08-25T13:40:08.108Z] === RUN TestLinksEtcHostsContentMatch [2019-08-25T13:40:08.724Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-08-25T13:40:08.724Z] === RUN TestLinksContainerNames [2019-08-25T13:40:09.176Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 1.169s [2019-08-25T13:40:10.109Z] PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore 30.643s [2019-08-25T13:40:10.200Z] --- PASS: TestLinksContainerNames (1.38s) [2019-08-25T13:40:10.200Z] === RUN TestLogsFollowTailEmpty [2019-08-25T13:40:10.367Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer 1.216s [2019-08-25T13:40:10.814Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2019-08-25T13:40:10.814Z] === RUN TestContainerNetworkMountsNoChown [2019-08-25T13:40:11.433Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/default [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/default [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/private [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/private [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rprivate [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/slave [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/slave [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rslave [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/shared [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/shared [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rshared [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/default [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/rshared [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/rprivate [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/rslave [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/slave [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/private [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/shared [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-25T13:40:11.433Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-25T13:40:11.433Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-25T13:40:11.433Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-25T13:40:11.715Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-25T13:40:11.998Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-08-25T13:40:11.999Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-08-25T13:40:11.999Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-08-25T13:40:11.999Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2019-08-25T13:40:11.999Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-25T13:40:11.999Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-08-25T13:40:11.999Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-08-25T13:40:11.999Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-08-25T13:40:11.999Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-08-25T13:40:11.999Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-25T13:40:11.999Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-08-25T13:40:11.999Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-08-25T13:40:11.999Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-08-25T13:40:11.999Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-08-25T13:40:11.999Z] === RUN TestContainerBindMountNonRecursive [2019-08-25T13:40:12.263Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents 1.904s [2019-08-25T13:40:12.263Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows) [2019-08-25T13:40:12.263Z] SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-08-25T13:40:12.263Z] SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows) [2019-08-25T13:40:12.263Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows) [2019-08-25T13:40:13.477Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2019-08-25T13:40:13.477Z] === RUN TestNetworkNat [2019-08-25T13:40:14.489Z] --- PASS: TestNetworkNat (0.78s) [2019-08-25T13:40:14.489Z] === RUN TestNetworkLocalhostTCPNat [2019-08-25T13:40:14.785Z] PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost 2.464s [2019-08-25T13:40:14.785Z] PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat 0.097s [2019-08-25T13:40:15.103Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2019-08-25T13:40:15.103Z] === RUN TestNetworkLoopbackNat [2019-08-25T13:40:16.116Z] --- PASS: TestNetworkLoopbackNat (0.99s) [2019-08-25T13:40:16.116Z] === RUN TestPause [2019-08-25T13:40:16.154Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 1.078s [2019-08-25T13:40:16.717Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext 0.651s [2019-08-25T13:40:16.732Z] --- PASS: TestPause (0.78s) [2019-08-25T13:40:16.732Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-25T13:40:16.732Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-25T13:40:16.732Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-25T13:40:16.732Z] === RUN TestPauseStopPausedContainer [2019-08-25T13:40:17.743Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2019-08-25T13:40:17.743Z] === RUN TestPsFilter [2019-08-25T13:40:17.743Z] --- PASS: TestPsFilter (0.19s) [2019-08-25T13:40:17.743Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-25T13:40:18.089Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 1.116s [2019-08-25T13:40:18.089Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.105s [2019-08-25T13:40:18.367Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2019-08-25T13:40:18.367Z] === RUN TestRemoveContainerWithVolume [2019-08-25T13:40:19.387Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2019-08-25T13:40:19.387Z] === RUN TestRemoveContainerRunning [2019-08-25T13:40:20.002Z] --- PASS: TestRemoveContainerRunning (0.72s) [2019-08-25T13:40:20.002Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-25T13:40:20.618Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2019-08-25T13:40:20.618Z] === RUN TestRemoveInvalidContainer [2019-08-25T13:40:20.618Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-08-25T13:40:20.618Z] === RUN TestRenameLinkedContainer [2019-08-25T13:40:21.364Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 3.422s [2019-08-25T13:40:23.887Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership 2.099s [2019-08-25T13:40:24.068Z] --- PASS: TestRenameLinkedContainer (2.82s) [2019-08-25T13:40:24.068Z] === RUN TestRenameStoppedContainer [2019-08-25T13:40:24.068Z] --- PASS: TestRenameStoppedContainer (0.72s) [2019-08-25T13:40:24.068Z] === RUN TestRenameRunningContainerAndReuse [2019-08-25T13:40:24.450Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes 0.962s [2019-08-25T13:40:25.013Z] PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd 0.373s [2019-08-25T13:40:25.539Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2019-08-25T13:40:25.539Z] === RUN TestRenameInvalidName [2019-08-25T13:40:25.577Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 0.581s [2019-08-25T13:40:25.577Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows) [2019-08-25T13:40:26.509Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 0.895s [2019-08-25T13:40:26.546Z] --- PASS: TestRenameInvalidName (0.72s) [2019-08-25T13:40:26.546Z] === RUN TestRenameAnonymousContainer [2019-08-25T13:40:27.440Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause 11.044s [2019-08-25T13:40:29.226Z] --- PASS: TestRenameAnonymousContainer (2.57s) [2019-08-25T13:40:29.226Z] === RUN TestRenameContainerWithSameName [2019-08-25T13:40:29.335Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost 2.654s [2019-08-25T13:40:29.335Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock 0.040s [2019-08-25T13:40:29.335Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) [2019-08-25T13:40:29.507Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2019-08-25T13:40:29.507Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-25T13:40:30.267Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 0.942s [2019-08-25T13:40:30.978Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2019-08-25T13:40:30.979Z] === RUN TestResize [2019-08-25T13:40:31.201Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 0.961s [2019-08-25T13:40:31.592Z] --- PASS: TestResize (0.73s) [2019-08-25T13:40:31.592Z] === RUN TestResizeWithInvalidSize [2019-08-25T13:40:32.133Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 0.999s [2019-08-25T13:40:32.599Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2019-08-25T13:40:32.599Z] === RUN TestResizeWhenContainerNotStarted [2019-08-25T13:40:33.064Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 0.924s [2019-08-25T13:40:33.215Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2019-08-25T13:40:33.215Z] === RUN TestDaemonRestartKillContainers [2019-08-25T13:40:33.215Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T13:40:33.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T13:40:33.215Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T13:40:33.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T13:40:33.215Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T13:40:33.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T13:40:33.215Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T13:40:33.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T13:40:33.215Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T13:40:33.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T13:40:33.215Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T13:40:33.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T13:40:33.215Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T13:40:33.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T13:40:33.215Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T13:40:33.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T13:40:33.215Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:40:33.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:40:33.215Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:40:33.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:40:33.215Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:40:33.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:40:33.215Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:40:33.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:40:33.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:40:33.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T13:40:33.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T13:40:33.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T13:40:34.962Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink 1.671s [2019-08-25T13:40:35.259Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T13:40:36.332Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 1.766s [2019-08-25T13:40:36.765Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T13:40:36.765Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T13:40:36.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:40:37.701Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer 0.713s [2019-08-25T13:40:38.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T13:40:38.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T13:40:39.070Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 1.666s [2019-08-25T13:40:40.000Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 0.967s [2019-08-25T13:40:40.258Z] --- PASS: TestServicePlugin (35.17s) [2019-08-25T13:40:40.258Z] plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-25T13:40:40.258Z] daemon.go:336: [ddf3e4a065a64] waiting for daemon to start [2019-08-25T13:40:40.258Z] daemon.go:336: [ddf3e4a065a64] waiting for daemon to start [2019-08-25T13:40:40.258Z] daemon.go:364: [ddf3e4a065a64] daemon started [2019-08-25T13:40:40.258Z] daemon.go:472: [ddf3e4a065a64] Stopping daemon [2019-08-25T13:40:40.258Z] daemon.go:307: [ddf3e4a065a64] exiting daemon [2019-08-25T13:40:40.258Z] daemon.go:459: [ddf3e4a065a64] Daemon stopped [2019-08-25T13:40:40.258Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-25T13:40:40.258Z] daemon.go:336: [dc29033c10691] waiting for daemon to start [2019-08-25T13:40:40.258Z] daemon.go:336: [dc29033c10691] waiting for daemon to start [2019-08-25T13:40:40.258Z] daemon.go:364: [dc29033c10691] daemon started [2019-08-25T13:40:40.258Z] plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-25T13:40:40.258Z] daemon.go:336: [deeba7fe95960] waiting for daemon to start [2019-08-25T13:40:40.258Z] daemon.go:336: [deeba7fe95960] waiting for daemon to start [2019-08-25T13:40:40.258Z] daemon.go:364: [deeba7fe95960] daemon started [2019-08-25T13:40:40.258Z] plugin_test.go:62: [deeba7fe95960] joining swarm manager [dc29033c10691]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-08-25T13:40:40.258Z] plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-25T13:40:40.258Z] daemon.go:336: [d98ee2af1a403] waiting for daemon to start [2019-08-25T13:40:40.258Z] daemon.go:336: [d98ee2af1a403] waiting for daemon to start [2019-08-25T13:40:40.258Z] daemon.go:364: [d98ee2af1a403] daemon started [2019-08-25T13:40:40.258Z] plugin_test.go:65: [d98ee2af1a403] joining swarm manager [dc29033c10691]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-08-25T13:40:40.258Z] daemon.go:472: [d98ee2af1a403] Stopping daemon [2019-08-25T13:40:40.258Z] daemon.go:307: [d98ee2af1a403] exiting daemon [2019-08-25T13:40:40.258Z] daemon.go:459: [d98ee2af1a403] Daemon stopped [2019-08-25T13:40:40.258Z] daemon.go:472: [deeba7fe95960] Stopping daemon [2019-08-25T13:40:40.258Z] daemon.go:307: [deeba7fe95960] exiting daemon [2019-08-25T13:40:40.258Z] daemon.go:459: [deeba7fe95960] Daemon stopped [2019-08-25T13:40:40.258Z] daemon.go:472: [dc29033c10691] Stopping daemon [2019-08-25T13:40:40.258Z] daemon.go:307: [dc29033c10691] exiting daemon [2019-08-25T13:40:40.258Z] daemon.go:459: [dc29033c10691] Daemon stopped [2019-08-25T13:40:40.258Z] === RUN TestServiceUpdateLabel [2019-08-25T13:40:40.291Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T13:40:40.912Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T13:40:42.154Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount 1.850s [2019-08-25T13:40:43.084Z] --- PASS: TestServiceUpdateLabel (2.66s) [2019-08-25T13:40:43.084Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateLabel [2019-08-25T13:40:43.084Z] daemon.go:336: [d58cdae6c6793] waiting for daemon to start [2019-08-25T13:40:43.084Z] daemon.go:336: [d58cdae6c6793] waiting for daemon to start [2019-08-25T13:40:43.084Z] daemon.go:364: [d58cdae6c6793] daemon started [2019-08-25T13:40:43.084Z] daemon.go:472: [d58cdae6c6793] Stopping daemon [2019-08-25T13:40:43.084Z] daemon.go:307: [d58cdae6c6793] exiting daemon [2019-08-25T13:40:43.084Z] daemon.go:459: [d58cdae6c6793] Daemon stopped [2019-08-25T13:40:43.084Z] === RUN TestServiceUpdateSecrets [2019-08-25T13:40:43.084Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause 1.101s [2019-08-25T13:40:43.084Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks 0.020s [2019-08-25T13:40:43.084Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks 0.018s [2019-08-25T13:40:43.084Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions 0.089s [2019-08-25T13:40:43.341Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions 0.013s [2019-08-25T13:40:43.341Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort 0.008s [2019-08-25T13:40:43.341Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.057s [2019-08-25T13:40:43.603Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-25T13:40:43.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.23s) [2019-08-25T13:40:43.603Z] 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 [2019-08-25T13:40:43.603Z] daemon.go:336: [d8298d0994bf1] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d8298d0994bf1] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d8298d0994bf1] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [d8298d0994bf1] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [d8298d0994bf1] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [d8298d0994bf1] Daemon stopped [2019-08-25T13:40:43.603Z] daemon.go:336: [d8298d0994bf1] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d8298d0994bf1] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d8298d0994bf1] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [d8298d0994bf1] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [d8298d0994bf1] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [d8298d0994bf1] Daemon stopped [2019-08-25T13:40:43.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.43s) [2019-08-25T13:40:43.603Z] 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 [2019-08-25T13:40:43.603Z] daemon.go:336: [deae68b580b5b] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [deae68b580b5b] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [deae68b580b5b] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [deae68b580b5b] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [deae68b580b5b] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [deae68b580b5b] Daemon stopped [2019-08-25T13:40:43.603Z] daemon.go:336: [deae68b580b5b] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [deae68b580b5b] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [deae68b580b5b] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [deae68b580b5b] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [deae68b580b5b] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [deae68b580b5b] Daemon stopped [2019-08-25T13:40:43.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.51s) [2019-08-25T13:40:43.603Z] 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 [2019-08-25T13:40:43.603Z] daemon.go:336: [d92827d8a7922] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d92827d8a7922] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d92827d8a7922] daemon started [2019-08-25T13:40:43.603Z] daemon.go:336: [d92827d8a7922] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:307: [d92827d8a7922] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:336: [d92827d8a7922] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d92827d8a7922] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [d92827d8a7922] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [d92827d8a7922] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [d92827d8a7922] Daemon stopped [2019-08-25T13:40:43.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.62s) [2019-08-25T13:40:43.603Z] 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 [2019-08-25T13:40:43.603Z] daemon.go:336: [d0343ff94aa6f] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d0343ff94aa6f] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d0343ff94aa6f] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [d0343ff94aa6f] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [d0343ff94aa6f] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [d0343ff94aa6f] Daemon stopped [2019-08-25T13:40:43.603Z] daemon.go:336: [d0343ff94aa6f] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d0343ff94aa6f] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d0343ff94aa6f] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [d0343ff94aa6f] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [d0343ff94aa6f] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [d0343ff94aa6f] Daemon stopped [2019-08-25T13:40:43.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.98s) [2019-08-25T13:40:43.603Z] 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 [2019-08-25T13:40:43.603Z] daemon.go:336: [d87a92f56a2a4] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d87a92f56a2a4] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d87a92f56a2a4] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [d87a92f56a2a4] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [d87a92f56a2a4] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [d87a92f56a2a4] Daemon stopped [2019-08-25T13:40:43.603Z] daemon.go:336: [d87a92f56a2a4] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d87a92f56a2a4] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d87a92f56a2a4] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [d87a92f56a2a4] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [d87a92f56a2a4] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [d87a92f56a2a4] Daemon stopped [2019-08-25T13:40:43.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.02s) [2019-08-25T13:40:43.603Z] 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 [2019-08-25T13:40:43.603Z] daemon.go:336: [d1dc5a7d6ed7b] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d1dc5a7d6ed7b] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d1dc5a7d6ed7b] daemon started [2019-08-25T13:40:43.603Z] daemon.go:307: [d1dc5a7d6ed7b] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:336: [d1dc5a7d6ed7b] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d1dc5a7d6ed7b] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d1dc5a7d6ed7b] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [d1dc5a7d6ed7b] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [d1dc5a7d6ed7b] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [d1dc5a7d6ed7b] Daemon stopped [2019-08-25T13:40:43.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.86s) [2019-08-25T13:40:43.603Z] 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 [2019-08-25T13:40:43.603Z] daemon.go:336: [dcb1647cabf6f] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [dcb1647cabf6f] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [dcb1647cabf6f] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [dcb1647cabf6f] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [dcb1647cabf6f] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [dcb1647cabf6f] Daemon stopped [2019-08-25T13:40:43.603Z] daemon.go:336: [dcb1647cabf6f] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [dcb1647cabf6f] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [dcb1647cabf6f] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [dcb1647cabf6f] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [dcb1647cabf6f] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [dcb1647cabf6f] Daemon stopped [2019-08-25T13:40:43.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.34s) [2019-08-25T13:40:43.603Z] 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 [2019-08-25T13:40:43.603Z] daemon.go:336: [d3080c918042d] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d3080c918042d] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d3080c918042d] daemon started [2019-08-25T13:40:43.603Z] daemon.go:336: [d3080c918042d] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:307: [d3080c918042d] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:336: [d3080c918042d] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d3080c918042d] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [d3080c918042d] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [d3080c918042d] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [d3080c918042d] Daemon stopped [2019-08-25T13:40:43.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.32s) [2019-08-25T13:40:43.603Z] 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 [2019-08-25T13:40:43.603Z] daemon.go:336: [d3ffe3156f0f5] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d3ffe3156f0f5] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d3ffe3156f0f5] daemon started [2019-08-25T13:40:43.603Z] daemon.go:336: [d3ffe3156f0f5] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:307: [d3ffe3156f0f5] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:336: [d3ffe3156f0f5] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d3ffe3156f0f5] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [d3ffe3156f0f5] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [d3ffe3156f0f5] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [d3ffe3156f0f5] Daemon stopped [2019-08-25T13:40:43.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s) [2019-08-25T13:40:43.603Z] 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 [2019-08-25T13:40:43.603Z] daemon.go:336: [db9d88e83ab5d] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [db9d88e83ab5d] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [db9d88e83ab5d] daemon started [2019-08-25T13:40:43.603Z] daemon.go:336: [db9d88e83ab5d] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:307: [db9d88e83ab5d] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:336: [db9d88e83ab5d] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [db9d88e83ab5d] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [db9d88e83ab5d] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [db9d88e83ab5d] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [db9d88e83ab5d] Daemon stopped [2019-08-25T13:40:43.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.58s) [2019-08-25T13:40:43.603Z] 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 [2019-08-25T13:40:43.603Z] daemon.go:336: [d112acae00977] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d112acae00977] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d112acae00977] daemon started [2019-08-25T13:40:43.603Z] daemon.go:307: [d112acae00977] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:336: [d112acae00977] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d112acae00977] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d112acae00977] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [d112acae00977] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [d112acae00977] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [d112acae00977] Daemon stopped [2019-08-25T13:40:43.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2019-08-25T13:40:43.603Z] 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 [2019-08-25T13:40:43.603Z] daemon.go:336: [d54a67d0b5396] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d54a67d0b5396] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d54a67d0b5396] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [d54a67d0b5396] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [d54a67d0b5396] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [d54a67d0b5396] Daemon stopped [2019-08-25T13:40:43.603Z] daemon.go:336: [d54a67d0b5396] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:336: [d54a67d0b5396] waiting for daemon to start [2019-08-25T13:40:43.603Z] daemon.go:364: [d54a67d0b5396] daemon started [2019-08-25T13:40:43.603Z] daemon.go:472: [d54a67d0b5396] Stopping daemon [2019-08-25T13:40:43.603Z] daemon.go:307: [d54a67d0b5396] exiting daemon [2019-08-25T13:40:43.603Z] daemon.go:459: [d54a67d0b5396] Daemon stopped [2019-08-25T13:40:43.603Z] === RUN TestCgroupNamespacesRun [2019-08-25T13:40:45.089Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2019-08-25T13:40:45.089Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-08-25T13:40:45.089Z] daemon.go:336: [d06538a91df17] waiting for daemon to start [2019-08-25T13:40:45.089Z] daemon.go:336: [d06538a91df17] waiting for daemon to start [2019-08-25T13:40:45.089Z] daemon.go:364: [d06538a91df17] daemon started [2019-08-25T13:40:45.089Z] daemon.go:472: [d06538a91df17] Stopping daemon [2019-08-25T13:40:45.089Z] daemon.go:307: [d06538a91df17] exiting daemon [2019-08-25T13:40:45.089Z] daemon.go:459: [d06538a91df17] Daemon stopped [2019-08-25T13:40:45.089Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-25T13:40:45.236Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 1.809s [2019-08-25T13:40:47.114Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-08-25T13:40:47.115Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-08-25T13:40:47.115Z] daemon.go:336: [d1007001ff799] waiting for daemon to start [2019-08-25T13:40:47.115Z] daemon.go:336: [d1007001ff799] waiting for daemon to start [2019-08-25T13:40:47.115Z] daemon.go:364: [d1007001ff799] daemon started [2019-08-25T13:40:47.115Z] daemon.go:472: [d1007001ff799] Stopping daemon [2019-08-25T13:40:47.115Z] daemon.go:307: [d1007001ff799] exiting daemon [2019-08-25T13:40:47.115Z] daemon.go:459: [d1007001ff799] Daemon stopped [2019-08-25T13:40:47.115Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-25T13:40:47.131Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 1.651s [2019-08-25T13:40:47.131Z] PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 0.001s [2019-08-25T13:40:47.387Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 0.689s [2019-08-25T13:40:48.316Z] PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 0.881s [2019-08-25T13:40:48.585Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2019-08-25T13:40:48.585Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-08-25T13:40:48.585Z] daemon.go:336: [d3bf0ad036f28] waiting for daemon to start [2019-08-25T13:40:48.585Z] daemon.go:336: [d3bf0ad036f28] waiting for daemon to start [2019-08-25T13:40:48.585Z] daemon.go:364: [d3bf0ad036f28] daemon started [2019-08-25T13:40:48.585Z] daemon.go:472: [d3bf0ad036f28] Stopping daemon [2019-08-25T13:40:48.585Z] daemon.go:307: [d3bf0ad036f28] exiting daemon [2019-08-25T13:40:48.585Z] daemon.go:459: [d3bf0ad036f28] Daemon stopped [2019-08-25T13:40:48.585Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-25T13:40:49.245Z] PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 0.810s [2019-08-25T13:40:50.174Z] PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 0.855s [2019-08-25T13:40:50.608Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2019-08-25T13:40:50.608Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-08-25T13:40:50.608Z] daemon.go:336: [d0fe0dacf10a2] waiting for daemon to start [2019-08-25T13:40:50.608Z] daemon.go:336: [d0fe0dacf10a2] waiting for daemon to start [2019-08-25T13:40:50.608Z] daemon.go:364: [d0fe0dacf10a2] daemon started [2019-08-25T13:40:50.608Z] daemon.go:472: [d0fe0dacf10a2] Stopping daemon [2019-08-25T13:40:50.608Z] daemon.go:307: [d0fe0dacf10a2] exiting daemon [2019-08-25T13:40:50.608Z] daemon.go:459: [d0fe0dacf10a2] Daemon stopped [2019-08-25T13:40:50.608Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-25T13:40:50.736Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 0.741s [2019-08-25T13:40:50.993Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode 0.054s [2019-08-25T13:40:50.993Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.002s [2019-08-25T13:40:51.555Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 0.753s [2019-08-25T13:40:51.556Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.003s [2019-08-25T13:40:51.812Z] PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 0.041s [2019-08-25T13:40:51.812Z] PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes 0.103s [2019-08-25T13:40:51.812Z] PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset 0.075s [2019-08-25T13:40:52.085Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2019-08-25T13:40:52.085Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-08-25T13:40:52.085Z] daemon.go:336: [d3113682c991d] waiting for daemon to start [2019-08-25T13:40:52.085Z] daemon.go:336: [d3113682c991d] waiting for daemon to start [2019-08-25T13:40:52.085Z] daemon.go:364: [d3113682c991d] daemon started [2019-08-25T13:40:52.085Z] daemon.go:472: [d3113682c991d] Stopping daemon [2019-08-25T13:40:52.085Z] daemon.go:307: [d3113682c991d] exiting daemon [2019-08-25T13:40:52.085Z] daemon.go:459: [d3113682c991d] Daemon stopped [2019-08-25T13:40:52.085Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-25T13:40:52.742Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 0.862s [2019-08-25T13:40:53.093Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-08-25T13:40:53.093Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-25T13:40:53.093Z] daemon.go:336: [d4a12526fe8ce] waiting for daemon to start [2019-08-25T13:40:53.093Z] daemon.go:336: [d4a12526fe8ce] waiting for daemon to start [2019-08-25T13:40:53.093Z] daemon.go:364: [d4a12526fe8ce] daemon started [2019-08-25T13:40:53.093Z] daemon.go:472: [d4a12526fe8ce] Stopping daemon [2019-08-25T13:40:53.093Z] daemon.go:307: [d4a12526fe8ce] exiting daemon [2019-08-25T13:40:53.093Z] daemon.go:459: [d4a12526fe8ce] Daemon stopped [2019-08-25T13:40:53.093Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-25T13:40:53.673Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 0.581s [2019-08-25T13:40:54.100Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2019-08-25T13:40:54.100Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-08-25T13:40:54.101Z] daemon.go:336: [dfc26aee56596] waiting for daemon to start [2019-08-25T13:40:54.101Z] daemon.go:336: [dfc26aee56596] waiting for daemon to start [2019-08-25T13:40:54.101Z] daemon.go:364: [dfc26aee56596] daemon started [2019-08-25T13:40:54.101Z] daemon.go:472: [dfc26aee56596] Stopping daemon [2019-08-25T13:40:54.101Z] daemon.go:307: [dfc26aee56596] exiting daemon [2019-08-25T13:40:54.101Z] daemon.go:459: [dfc26aee56596] Daemon stopped [2019-08-25T13:40:54.101Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-25T13:40:54.604Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 1.032s [2019-08-25T13:40:54.604Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.001s [2019-08-25T13:40:56.126Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2019-08-25T13:40:56.126Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-08-25T13:40:56.126Z] daemon.go:336: [d3a1268295527] waiting for daemon to start [2019-08-25T13:40:56.126Z] daemon.go:336: [d3a1268295527] waiting for daemon to start [2019-08-25T13:40:56.126Z] daemon.go:364: [d3a1268295527] daemon started [2019-08-25T13:40:56.126Z] daemon.go:472: [d3a1268295527] Stopping daemon [2019-08-25T13:40:56.126Z] daemon.go:307: [d3a1268295527] exiting daemon [2019-08-25T13:40:56.126Z] daemon.go:459: [d3a1268295527] Daemon stopped [2019-08-25T13:40:56.126Z] === RUN TestKernelTCPMemory [2019-08-25T13:40:56.499Z] PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks 1.362s [2019-08-25T13:40:56.740Z] --- PASS: TestKernelTCPMemory (0.92s) [2019-08-25T13:40:56.740Z] === RUN TestNISDomainname [2019-08-25T13:40:57.428Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 0.866s [2019-08-25T13:40:57.428Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.001s [2019-08-25T13:40:57.770Z] --- PASS: TestNISDomainname (1.08s) [2019-08-25T13:40:57.770Z] === RUN TestHostnameDnsResolution [2019-08-25T13:40:58.360Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2019-08-25T13:40:58.360Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateSecrets [2019-08-25T13:40:58.360Z] daemon.go:336: [dd2463ac35746] waiting for daemon to start [2019-08-25T13:40:58.360Z] daemon.go:336: [dd2463ac35746] waiting for daemon to start [2019-08-25T13:40:58.360Z] daemon.go:364: [dd2463ac35746] daemon started [2019-08-25T13:40:58.360Z] daemon.go:472: [dd2463ac35746] Stopping daemon [2019-08-25T13:40:58.360Z] daemon.go:307: [dd2463ac35746] exiting daemon [2019-08-25T13:40:58.360Z] daemon.go:459: [dd2463ac35746] Daemon stopped [2019-08-25T13:40:58.360Z] === RUN TestServiceUpdateConfigs [2019-08-25T13:40:58.360Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 1.047s [2019-08-25T13:40:59.244Z] --- PASS: TestHostnameDnsResolution (1.16s) [2019-08-25T13:40:59.244Z] === RUN TestStats [2019-08-25T13:40:59.291Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges 0.900s [2019-08-25T13:41:00.222Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport 0.930s [2019-08-25T13:41:01.153Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 0.905s [2019-08-25T13:41:01.153Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.006s [2019-08-25T13:41:01.918Z] --- PASS: TestStats (2.64s) [2019-08-25T13:41:01.918Z] === RUN TestStopContainerWithTimeout [2019-08-25T13:41:01.918Z] === RUN TestStopContainerWithTimeout/0 [2019-08-25T13:41:01.918Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-25T13:41:01.918Z] === RUN TestStopContainerWithTimeout/1 [2019-08-25T13:41:01.918Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-25T13:41:01.918Z] === RUN TestStopContainerWithTimeout/3 [2019-08-25T13:41:01.918Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-25T13:41:01.918Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-25T13:41:01.918Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-25T13:41:01.918Z] === CONT TestStopContainerWithTimeout/0 [2019-08-25T13:41:01.918Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-25T13:41:01.918Z] === CONT TestStopContainerWithTimeout/1 [2019-08-25T13:41:01.918Z] === CONT TestStopContainerWithTimeout/3 [2019-08-25T13:41:02.083Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 0.831s [2019-08-25T13:41:02.648Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove 29.852s [2019-08-25T13:41:02.905Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause 0.659s [2019-08-25T13:41:03.835Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 0.854s [2019-08-25T13:41:03.835Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.072s [2019-08-25T13:41:04.768Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields 0.533s [2019-08-25T13:41:05.332Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 0.443s [2019-08-25T13:41:05.386Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-08-25T13:41:05.386Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2019-08-25T13:41:05.386Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2019-08-25T13:41:05.386Z] --- PASS: TestStopContainerWithTimeout/3 (3.32s) [2019-08-25T13:41:05.386Z] --- PASS: TestStopContainerWithTimeout/-1 (3.38s) [2019-08-25T13:41:05.386Z] === RUN TestDeleteDevicemapper [2019-08-25T13:41:05.386Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-25T13:41:05.386Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-25T13:41:05.386Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-25T13:41:07.227Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 1.340s [2019-08-25T13:41:07.411Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s) [2019-08-25T13:41:07.411Z] === RUN TestUpdateMemory [2019-08-25T13:41:08.423Z] --- PASS: TestUpdateMemory (1.07s) [2019-08-25T13:41:08.423Z] === RUN TestUpdateCPUQuota [2019-08-25T13:41:08.596Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 1.191s [2019-08-25T13:41:08.597Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.055s [2019-08-25T13:41:08.597Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.005s [2019-08-25T13:41:08.597Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.005s [2019-08-25T13:41:08.597Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.005s [2019-08-25T13:41:09.160Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate 1.570s [2019-08-25T13:41:09.417Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 0.594s [2019-08-25T13:41:09.904Z] --- PASS: TestUpdateCPUQuota (1.68s) [2019-08-25T13:41:09.904Z] === RUN TestUpdatePidsLimit [2019-08-25T13:41:09.904Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-25T13:41:10.544Z] === RUN TestUpdatePidsLimit/no_change [2019-08-25T13:41:10.827Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-25T13:41:11.110Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-25T13:41:11.729Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-25T13:41:12.011Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-25T13:41:12.303Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-25T13:41:13.590Z] --- PASS: TestServiceUpdateConfigs (15.02s) [2019-08-25T13:41:13.590Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateConfigs [2019-08-25T13:41:13.590Z] daemon.go:336: [de0d11fb81545] waiting for daemon to start [2019-08-25T13:41:13.590Z] daemon.go:336: [de0d11fb81545] waiting for daemon to start [2019-08-25T13:41:13.590Z] daemon.go:364: [de0d11fb81545] daemon started [2019-08-25T13:41:13.590Z] daemon.go:472: [de0d11fb81545] Stopping daemon [2019-08-25T13:41:13.590Z] daemon.go:307: [de0d11fb81545] exiting daemon [2019-08-25T13:41:13.590Z] daemon.go:459: [de0d11fb81545] Daemon stopped [2019-08-25T13:41:13.590Z] === RUN TestServiceUpdateNetwork [2019-08-25T13:41:14.155Z] PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled 4.780s [2019-08-25T13:41:14.324Z] --- PASS: TestUpdatePidsLimit (4.06s) [2019-08-25T13:41:14.324Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-08-25T13:41:14.324Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-08-25T13:41:14.324Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2019-08-25T13:41:14.324Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-08-25T13:41:14.324Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-08-25T13:41:14.324Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-08-25T13:41:14.324Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-08-25T13:41:14.324Z] === RUN TestUpdateRestartPolicy [2019-08-25T13:41:15.085Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 0.826s [2019-08-25T13:41:16.016Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop 0.782s [2019-08-25T13:41:16.016Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows) [2019-08-25T13:41:16.273Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.110s [2019-08-25T13:41:19.566Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 2.823s [2019-08-25T13:41:19.829Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal 0.777s [2019-08-25T13:41:21.215Z] PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode 0.996s [2019-08-25T13:41:26.473Z] PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks 4.042s [2019-08-25T13:41:26.473Z] PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks 0.351s [2019-08-25T13:41:26.836Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2019-08-25T13:41:26.836Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-25T13:41:26.836Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2019-08-25T13:41:26.836Z] === RUN TestWaitNonBlocked [2019-08-25T13:41:26.836Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T13:41:26.836Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T13:41:26.836Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T13:41:26.836Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T13:41:26.836Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T13:41:26.836Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T13:41:27.842Z] PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote 8.164s [2019-08-25T13:41:28.313Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-08-25T13:41:28.313Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2019-08-25T13:41:28.313Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2019-08-25T13:41:28.313Z] === RUN TestWaitBlocked [2019-08-25T13:41:28.313Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T13:41:28.313Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T13:41:28.313Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T13:41:28.313Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T13:41:28.313Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T13:41:28.313Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T13:41:28.405Z] PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork 1.516s [2019-08-25T13:41:29.323Z] --- PASS: TestWaitBlocked (0.04s) [2019-08-25T13:41:29.323Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2019-08-25T13:41:29.323Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2019-08-25T13:41:29.323Z] === CONT TestContainerStartOnDaemonRestart [2019-08-25T13:41:29.323Z] === CONT TestIpcModeOlderClient [2019-08-25T13:41:29.323Z] === CONT TestDaemonRestartIpcMode [2019-08-25T13:41:29.323Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-08-25T13:41:29.337Z] --- PASS: TestServiceUpdateNetwork (15.78s) [2019-08-25T13:41:29.337Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateNetwork [2019-08-25T13:41:29.337Z] daemon.go:336: [d3a3ace8955d8] waiting for daemon to start [2019-08-25T13:41:29.337Z] daemon.go:336: [d3a3ace8955d8] waiting for daemon to start [2019-08-25T13:41:29.337Z] daemon.go:364: [d3a3ace8955d8] daemon started [2019-08-25T13:41:29.337Z] daemon.go:472: [d3a3ace8955d8] Stopping daemon [2019-08-25T13:41:29.337Z] daemon.go:307: [d3a3ace8955d8] exiting daemon [2019-08-25T13:41:29.337Z] daemon.go:459: [d3a3ace8955d8] Daemon stopped [2019-08-25T13:41:29.337Z] PASS [2019-08-25T13:41:29.337Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-25T13:41:29.337Z] INFO: Testing against a local daemon [2019-08-25T13:41:29.337Z] === RUN TestSessionCreate [2019-08-25T13:41:29.337Z] --- PASS: TestSessionCreate (0.02s) [2019-08-25T13:41:29.337Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-25T13:41:29.337Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-08-25T13:41:29.337Z] PASS [2019-08-25T13:41:29.337Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-25T13:41:29.594Z] INFO: Testing against a local daemon [2019-08-25T13:41:29.594Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-25T13:41:29.594Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-25T13:41:29.594Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-25T13:41:29.594Z] === RUN TestEventsExecDie [2019-08-25T13:41:30.158Z] PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork 1.107s [2019-08-25T13:41:31.091Z] --- PASS: TestEventsExecDie (1.23s) [2019-08-25T13:41:31.091Z] === RUN TestEventsBackwardsCompatible [2019-08-25T13:41:31.091Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-08-25T13:41:31.091Z] === RUN TestInfoBinaryCommits [2019-08-25T13:41:31.091Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-08-25T13:41:31.091Z] === RUN TestInfoAPIVersioned [2019-08-25T13:41:31.091Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-08-25T13:41:31.091Z] === RUN TestInfoAPI [2019-08-25T13:41:31.091Z] --- PASS: TestInfoAPI (0.03s) [2019-08-25T13:41:31.091Z] === RUN TestInfoAPIWarnings [2019-08-25T13:41:32.022Z] --- PASS: TestInfoAPIWarnings (0.80s) [2019-08-25T13:41:32.022Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInfoAPIWarnings [2019-08-25T13:41:32.022Z] daemon.go:336: [d2108ecdb435b] waiting for daemon to start [2019-08-25T13:41:32.022Z] daemon.go:336: [d2108ecdb435b] waiting for daemon to start [2019-08-25T13:41:32.022Z] daemon.go:364: [d2108ecdb435b] daemon started [2019-08-25T13:41:32.022Z] daemon.go:472: [d2108ecdb435b] Stopping daemon [2019-08-25T13:41:32.022Z] daemon.go:307: [d2108ecdb435b] exiting daemon [2019-08-25T13:41:32.022Z] daemon.go:459: [d2108ecdb435b] Daemon stopped [2019-08-25T13:41:32.022Z] === RUN TestLoginFailsWithBadCredentials [2019-08-25T13:41:32.279Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2019-08-25T13:41:32.279Z] === RUN TestPingCacheHeaders [2019-08-25T13:41:32.279Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-08-25T13:41:32.279Z] === RUN TestPingGet [2019-08-25T13:41:32.279Z] --- PASS: TestPingGet (0.03s) [2019-08-25T13:41:32.279Z] === RUN TestPingHead [2019-08-25T13:41:32.279Z] --- PASS: TestPingHead (0.05s) [2019-08-25T13:41:32.279Z] === RUN TestVersion [2019-08-25T13:41:32.279Z] --- PASS: TestVersion (0.04s) [2019-08-25T13:41:32.279Z] PASS [2019-08-25T13:41:32.279Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-25T13:41:32.279Z] INFO: Testing against a local daemon [2019-08-25T13:41:32.279Z] === RUN TestVolumesCreateAndList [2019-08-25T13:41:32.536Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-08-25T13:41:32.536Z] === RUN TestVolumesRemove [2019-08-25T13:41:32.536Z] --- PASS: TestVolumesRemove (0.09s) [2019-08-25T13:41:32.536Z] === RUN TestVolumesInspect [2019-08-25T13:41:32.536Z] --- PASS: TestVolumesInspect (0.02s) [2019-08-25T13:41:32.536Z] === RUN TestVolumesInvalidJSON [2019-08-25T13:41:32.536Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-25T13:41:32.536Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-25T13:41:32.536Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-25T13:41:32.536Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-08-25T13:41:32.536Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-25T13:41:32.536Z] PASS [2019-08-25T13:41:32.536Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-25T13:41:32.799Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2019-08-25T13:41:32.799Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-08-25T13:41:32.799Z] daemon.go:336: [d76c106ac0409] waiting for daemon to start [2019-08-25T13:41:32.799Z] daemon.go:336: [d76c106ac0409] waiting for daemon to start [2019-08-25T13:41:32.799Z] daemon.go:364: [d76c106ac0409] daemon started [2019-08-25T13:41:32.799Z] daemon.go:336: [d76c106ac0409] waiting for daemon to start [2019-08-25T13:41:32.799Z] daemon.go:307: [d76c106ac0409] exiting daemon [2019-08-25T13:41:32.799Z] daemon.go:336: [d76c106ac0409] waiting for daemon to start [2019-08-25T13:41:32.799Z] daemon.go:364: [d76c106ac0409] daemon started [2019-08-25T13:41:32.799Z] daemon.go:472: [d76c106ac0409] Stopping daemon [2019-08-25T13:41:32.799Z] daemon.go:307: [d76c106ac0409] exiting daemon [2019-08-25T13:41:32.799Z] daemon.go:459: [d76c106ac0409] Daemon stopped [2019-08-25T13:41:33.081Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2019-08-25T13:41:33.081Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-08-25T13:41:33.081Z] daemon.go:336: [d985dd8045326] waiting for daemon to start [2019-08-25T13:41:33.081Z] daemon.go:336: [d985dd8045326] waiting for daemon to start [2019-08-25T13:41:33.081Z] daemon.go:364: [d985dd8045326] daemon started [2019-08-25T13:41:33.081Z] daemon.go:472: [d985dd8045326] Stopping daemon [2019-08-25T13:41:33.081Z] daemon.go:307: [d985dd8045326] exiting daemon [2019-08-25T13:41:33.081Z] daemon.go:459: [d985dd8045326] Daemon stopped [2019-08-25T13:41:33.081Z] daemon.go:336: [d985dd8045326] waiting for daemon to start [2019-08-25T13:41:33.081Z] daemon.go:336: [d985dd8045326] waiting for daemon to start [2019-08-25T13:41:33.081Z] daemon.go:364: [d985dd8045326] daemon started [2019-08-25T13:41:33.081Z] daemon.go:472: [d985dd8045326] Stopping daemon [2019-08-25T13:41:33.081Z] daemon.go:307: [d985dd8045326] exiting daemon [2019-08-25T13:41:33.081Z] daemon.go:459: [d985dd8045326] Daemon stopped [2019-08-25T13:41:33.081Z] PASS [2019-08-25T13:41:33.081Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-25T13:41:33.081Z] INFO: Testing against a local daemon [2019-08-25T13:41:33.081Z] === RUN TestCommitInheritsEnv [2019-08-25T13:41:33.696Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-08-25T13:41:33.696Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-25T13:41:33.696Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-25T13:41:33.696Z] === RUN TestImagesFilterMultiReference [2019-08-25T13:41:33.696Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-08-25T13:41:33.696Z] === RUN TestImagePullPlatformInvalid [2019-08-25T13:41:33.696Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-08-25T13:41:33.696Z] === RUN TestRemoveImageOrphaning [2019-08-25T13:41:33.978Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2019-08-25T13:41:33.978Z] === RUN TestRemoveImageGarbageCollector [2019-08-25T13:41:33.978Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-08-25T13:41:33.978Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:41:33.978Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-25T13:41:34.262Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-08-25T13:41:34.262Z] === RUN TestTagInvalidReference [2019-08-25T13:41:34.262Z] --- PASS: TestTagInvalidReference (0.05s) [2019-08-25T13:41:34.262Z] === RUN TestTagValidPrefixedRepo [2019-08-25T13:41:34.262Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-08-25T13:41:34.262Z] === RUN TestTagExistedNameWithoutForce [2019-08-25T13:41:34.262Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-08-25T13:41:34.262Z] === RUN TestTagOfficialNames [2019-08-25T13:41:34.262Z] --- PASS: TestTagOfficialNames (0.06s) [2019-08-25T13:41:34.262Z] === RUN TestTagMatchesDigest [2019-08-25T13:41:34.262Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-08-25T13:41:34.262Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-25T13:41:34.429Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/1/root: mountpoint not found [2019-08-25T13:41:34.429Z] Clearing AppArmor profiles cache:. [2019-08-25T13:41:34.429Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-25T13:41:34.429Z] Unloading profiles will leave already running processes permanently [2019-08-25T13:41:34.429Z] unconfined, which can lead to unexpected situations. [2019-08-25T13:41:34.429Z] [2019-08-25T13:41:34.429Z] To set a process to complain mode, use the command line tool [2019-08-25T13:41:34.429Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-25T13:41:34.429Z] with the 'teardown' option." [2019-08-25T13:41:34.429Z] Removing test suite binaries [2019-08-25T13:41:34.429Z] [2019-08-25T13:41:49.814Z] #33 123.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-25T13:41:49.814Z] #33 126.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-25T13:41:49.814Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-25T13:41:49.814Z] #33 132.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-25T13:41:49.814Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-25T13:41:50.069Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-25T13:41:53.329Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-25T13:41:55.215Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-25T13:41:55.774Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-25T13:41:56.329Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 23.945s [2019-08-25T13:41:56.329Z] PASS: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs 1.472s [2019-08-25T13:41:56.329Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.385s [2019-08-25T13:41:58.282Z] #33 145.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-25T13:41:58.848Z] PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks 2.203s [2019-08-25T13:41:59.206Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-25T13:42:01.367Z] PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork 2.063s [2019-08-25T13:42:01.715Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-25T13:42:04.228Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-25T13:42:04.640Z] PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation 2.301s [2019-08-25T13:42:06.009Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart 1.636s [2019-08-25T13:42:06.009Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer 0.167s [2019-08-25T13:42:06.738Z] #33 154.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-25T13:42:06.940Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 0.903s [2019-08-25T13:42:07.872Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink 0.919s [2019-08-25T13:42:09.240Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership 1.070s [2019-08-25T13:42:09.248Z] #33 156.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-25T13:42:10.171Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA 0.948s [2019-08-25T13:42:11.102Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB 0.942s [2019-08-25T13:42:11.756Z] #33 159.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-25T13:42:12.036Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC 0.935s [2019-08-25T13:42:12.965Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD 1.051s [2019-08-25T13:42:13.117Z] #33 160.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-25T13:42:13.894Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE 1.067s [2019-08-25T13:42:14.825Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF 0.910s [2019-08-25T13:42:15.626Z] #33 162.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-25T13:42:16.274Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG 1.166s [2019-08-25T13:42:16.550Z] #33 163.9 [2019-08-25T13:42:17.205Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH 1.071s [2019-08-25T13:42:17.909Z] #33 DONE 164.9s [2019-08-25T13:42:17.909Z] [2019-08-25T13:42:17.909Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-08-25T13:42:18.135Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI 0.911s [2019-08-25T13:42:19.066Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ 1.058s [2019-08-25T13:42:20.416Z] #34 DONE 2.4s [2019-08-25T13:42:20.960Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination 1.460s [2019-08-25T13:42:21.890Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory 1.042s [2019-08-25T13:42:22.300Z] [2019-08-25T13:42:22.300Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-08-25T13:42:22.823Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 1.043s [2019-08-25T13:42:22.823Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.016s [2019-08-25T13:42:23.658Z] #35 DONE 1.5s [2019-08-25T13:42:23.658Z] [2019-08-25T13:42:23.658Z] #36 exporting to image [2019-08-25T13:42:23.658Z] #36 exporting layers [2019-08-25T13:42:24.193Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon 1.125s [2019-08-25T13:42:24.756Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 0.909s [2019-08-25T13:42:26.126Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles 1.166s [2019-08-25T13:42:27.056Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent 0.926s [2019-08-25T13:42:27.814Z] #36 exporting layers 3.9s done [2019-08-25T13:42:27.814Z] #36 writing image sha256:94e1527683033fb6da97ed1fff63b836e1c6664bedda9d2cedf56e476391cb69 done [2019-08-25T13:42:27.814Z] #36 naming to docker.io/library/moby-e2e-test done [2019-08-25T13:42:27.814Z] #36 DONE 3.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-25T13:42:28.112Z] + echo Ensuring container killed. [2019-08-25T13:42:28.112Z] Ensuring container killed. [2019-08-25T13:42:28.112Z] + docker rm -vf docker-pr1 [2019-08-25T13:42:28.112Z] Error: No such container: docker-pr1 [2019-08-25T13:42:28.112Z] + true [Pipeline] sh [2019-08-25T13:42:28.424Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink 1.216s [2019-08-25T13:42:28.514Z] + echo Chowning /workspace to jenkins user [2019-08-25T13:42:28.514Z] Chowning /workspace to jenkins user [2019-08-25T13:42:28.514Z] + id -u [2019-08-25T13:42:28.514Z] + id -g [2019-08-25T13:42:28.514Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39794:/workspace busybox chown -R 1000:1000 /workspace [2019-08-25T13:42:29.793Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 1.729s [Pipeline] sh [2019-08-25T13:42:30.154Z] + echo Creating unit-bundles.tar.gz [2019-08-25T13:42:30.154Z] Creating unit-bundles.tar.gz [2019-08-25T13:42:30.154Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-08-25T13:42:30.154Z] bundles/junit-report.xml [2019-08-25T13:42:30.154Z] bundles/go-test-report.json [2019-08-25T13:42:30.154Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-08-25T13:42:30.195Z] Archiving artifacts [Pipeline] sh [2019-08-25T13:42:30.673Z] + make clean [2019-08-25T13:42:30.731Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 0.959s [2019-08-25T13:42:30.928Z] docker volume rm -f docker-dev-cache [2019-08-25T13:42:30.928Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-25T13:42:31.432Z] Terminated [2019-08-25T13:42:31.445Z] Terminated [2019-08-25T13:42:33.252Z] PASS: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum 54.694s [2019-08-25T13:42:33.509Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC 2.573s [2019-08-25T13:42:38.766Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD 5.179s [2019-08-25T13:42:42.941Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 3.661s [2019-08-25T13:42:43.198Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF 0.935s [2019-08-25T13:42:48.452Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG 5.119s [2019-08-25T13:42:52.626Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 3.507s [2019-08-25T13:42:52.882Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI 0.899s [2019-08-25T13:42:58.136Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ 5.055s [2019-08-25T13:42:59.069Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions 1.096s [2019-08-25T13:43:00.438Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 1.170s [2019-08-25T13:43:01.810Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs 1.625s [2019-08-25T13:43:03.723Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume 1.896s [2019-08-25T13:43:04.655Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 0.952s [2019-08-25T13:43:08.829Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination 3.434s [2019-08-25T13:43:08.829Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory 0.389s [2019-08-25T13:43:09.393Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser 0.940s [2019-08-25T13:43:11.288Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath 1.633s [2019-08-25T13:43:11.288Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.078s [2019-08-25T13:43:11.288Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.079s [2019-08-25T13:43:11.851Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 0.499s [2019-08-25T13:43:12.782Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 0.789s [2019-08-25T13:43:12.782Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper) [2019-08-25T13:43:12.782Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.079s [2019-08-25T13:43:13.345Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 0.754s [2019-08-25T13:43:13.909Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 0.342s [2019-08-25T13:43:13.909Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.080s [2019-08-25T13:43:13.909Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer 0.129s [2019-08-25T13:43:14.166Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.167s [2019-08-25T13:43:14.166Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) [2019-08-25T13:43:14.166Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.073s [2019-08-25T13:43:14.424Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.149s [2019-08-25T13:43:16.946Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 2.260s [2019-08-25T13:43:16.946Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.076s [2019-08-25T13:43:16.946Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.020s [2019-08-25T13:43:20.220Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 2.427s [2019-08-25T13:43:20.220Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.083s [2019-08-25T13:43:20.220Z] PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit 0.023s [2019-08-25T13:43:20.220Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 0.139s [2019-08-25T13:43:20.220Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds 0.053s [2019-08-25T13:43:20.220Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.074s [2019-08-25T13:43:20.783Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds 0.561s [2019-08-25T13:43:22.677Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom 1.375s [2019-08-25T13:43:23.240Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume 0.680s [2019-08-25T13:43:25.134Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig 1.184s [2019-08-25T13:43:26.524Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 1.659s [2019-08-25T13:43:27.453Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig 0.612s [2019-08-25T13:43:28.383Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS 0.620s [2019-08-25T13:43:28.383Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit 0.075s [2019-08-25T13:43:29.312Z] PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions 0.777s [2019-08-25T13:43:29.312Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.010s [2019-08-25T13:43:29.312Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork 0.010s [2019-08-25T13:43:29.312Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent 0.037s [2019-08-25T13:43:29.875Z] PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster 26.228s [2019-08-25T13:43:30.807Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName 1.350s [2019-08-25T13:43:31.370Z] PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange 0.879s [2019-08-25T13:43:33.267Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple 1.195s [2019-08-25T13:43:33.267Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists 0.017s [2019-08-25T13:43:33.267Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect 0.018s [2019-08-25T13:43:33.267Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID 0.068s [2019-08-25T13:43:39.812Z] PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode 6.011s [2019-08-25T13:43:42.334Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom 2.749s [2019-08-25T13:43:45.608Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind 2.723s [2019-08-25T13:43:47.502Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts 1.980s [2019-08-25T13:43:48.432Z] PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput 1.138s [2019-08-25T13:43:49.363Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach 0.854s [2019-08-25T13:43:50.293Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit 0.926s [2019-08-25T13:43:50.858Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 0.827s [2019-08-25T13:43:51.429Z] PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin 21.474s [2019-08-25T13:43:51.992Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 0.896s [2019-08-25T13:43:52.923Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 0.828s [2019-08-25T13:43:54.818Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate 1.542s [2019-08-25T13:43:56.711Z] PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate 4.095s [2019-08-25T13:43:56.711Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName 1.575s [2019-08-25T13:44:00.888Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 4.109s [2019-08-25T13:44:03.410Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork 2.472s [2019-08-25T13:44:05.306Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 1.611s [2019-08-25T13:44:06.677Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 1.483s [2019-08-25T13:44:07.241Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 0.592s [2019-08-25T13:44:07.498Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 0.319s [2019-08-25T13:44:09.394Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 1.239s [2019-08-25T13:44:09.394Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 0.123s [2019-08-25T13:44:09.394Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID 0.044s [2019-08-25T13:44:09.651Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 0.330s [2019-08-25T13:44:09.651Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType 0.061s [2019-08-25T13:44:09.651Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID 0.021s [2019-08-25T13:44:11.544Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 1.614s [2019-08-25T13:44:12.914Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 1.588s [2019-08-25T13:44:12.914Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.009s [2019-08-25T13:44:12.914Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.009s [2019-08-25T13:44:13.844Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport 0.843s [2019-08-25T13:44:14.105Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad 0.218s [2019-08-25T13:44:14.361Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull 0.301s [2019-08-25T13:44:15.291Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel 7.993s [2019-08-25T13:44:15.291Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.027s [2019-08-25T13:44:15.854Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete 0.289s [2019-08-25T13:44:15.854Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport) [2019-08-25T13:44:15.854Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport) [2019-08-25T13:44:17.750Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps 1.766s [2019-08-25T13:44:18.313Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout 0.771s [2019-08-25T13:44:19.243Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 1.005s [2019-08-25T13:44:20.174Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 0.843s [2019-08-25T13:44:21.106Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 0.740s [2019-08-25T13:44:22.039Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 0.743s [2019-08-25T13:44:22.969Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming 0.832s [2019-08-25T13:44:26.241Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 3.027s [2019-08-25T13:44:26.806Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop 0.888s [2019-08-25T13:44:30.081Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.559s [2019-08-25T13:44:31.011Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 1.453s [2019-08-25T13:44:32.381Z] PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec 0.721s [2019-08-25T13:44:32.381Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole 5.896s [2019-08-25T13:44:32.946Z] PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused 0.684s [2019-08-25T13:44:34.317Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd 0.733s [2019-08-25T13:44:35.249Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType 0.653s [2019-08-25T13:44:37.169Z] PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart 1.926s [2019-08-25T13:44:38.539Z] PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible 0.751s [2019-08-25T13:44:39.105Z] PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders 0.663s [2019-08-25T13:44:40.035Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand 0.655s [2019-08-25T13:44:40.966Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError 0.687s [2019-08-25T13:44:41.898Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand 0.677s [2019-08-25T13:44:42.834Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach 0.711s [2019-08-25T13:44:44.729Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart 1.482s [2019-08-25T13:44:46.099Z] PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup 1.226s [2019-08-25T13:44:47.031Z] PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv 0.657s [2019-08-25T13:44:47.961Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs 4.668s [2019-08-25T13:44:48.892Z] PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost 1.272s [2019-08-25T13:44:49.826Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus 0.786s [2019-08-25T13:44:51.723Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID 2.048s [2019-08-25T13:44:52.653Z] PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive 0.717s [2019-08-25T13:44:54.023Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose 0.664s [2019-08-25T13:44:54.024Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate 5.476s [2019-08-25T13:44:54.956Z] PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer 0.764s [2019-08-25T13:44:55.888Z] PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError 0.820s [2019-08-25T13:44:56.828Z] PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer 0.658s [2019-08-25T13:44:57.761Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt 0.588s [2019-08-25T13:45:01.036Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 2.146s [2019-08-25T13:45:01.600Z] PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv 0.706s [2019-08-25T13:45:02.531Z] PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails 0.711s [2019-08-25T13:45:14.709Z] PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup 11.110s [2019-08-25T13:45:14.709Z] PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging 0.825s [2019-08-25T13:45:15.272Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY 0.693s [2019-08-25T13:45:16.641Z] PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin 0.747s [2019-08-25T13:45:17.205Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin 0.618s [2019-08-25T13:45:18.136Z] PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits 0.785s [2019-08-25T13:45:18.136Z] SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows) [2019-08-25T13:45:20.657Z] PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser 1.786s [2019-08-25T13:45:21.222Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM 0.677s [2019-08-25T13:45:22.591Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal 6.871s [2019-08-25T13:45:22.591Z] PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged 0.953s [2019-08-25T13:45:23.521Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM 0.700s [2019-08-25T13:45:24.893Z] PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser 0.826s [2019-08-25T13:45:25.459Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList 1.507s [2019-08-25T13:45:29.633Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 4.999s [2019-08-25T13:45:34.887Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 4.865s [2019-08-25T13:45:37.411Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 2.627s [2019-08-25T13:45:42.663Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 4.837s [2019-08-25T13:45:42.921Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket 0.599s [2019-08-25T13:45:42.921Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.001s [2019-08-25T13:45:42.921Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.065s [2019-08-25T13:45:49.468Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate 11.263s [2019-08-25T13:46:04.328Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth 21.216s [2019-08-25T13:46:04.328Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.015s [2019-08-25T13:46:04.328Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.010s [2019-08-25T13:46:04.328Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.009s [2019-08-25T13:46:05.257Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 0.997s [2019-08-25T13:46:05.257Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.009s [2019-08-25T13:46:06.194Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce 0.961s [2019-08-25T13:46:06.194Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.033s [2019-08-25T13:46:06.194Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.011s [2019-08-25T13:46:06.452Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.064s [2019-08-25T13:46:06.709Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 0.329s [2019-08-25T13:46:06.967Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown 0.360s [2019-08-25T13:46:07.900Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 0.602s [2019-08-25T13:46:07.900Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.021s [2019-08-25T13:46:08.830Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 0.945s [2019-08-25T13:46:08.830Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.042s [2019-08-25T13:46:09.763Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 1.122s [2019-08-25T13:46:10.693Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 0.969s [2019-08-25T13:46:10.952Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.061s [2019-08-25T13:46:11.882Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat 0.836s [2019-08-25T13:46:15.154Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 2.848s [2019-08-25T13:46:15.154Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.010s [2019-08-25T13:46:15.154Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 0.012s [2019-08-25T13:46:16.089Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents 21.040s [2019-08-25T13:46:16.346Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay 1.710s [2019-08-25T13:46:18.867Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile 2.068s [2019-08-25T13:46:18.867Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.010s [2019-08-25T13:46:20.761Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage 1.965s [2019-08-25T13:46:24.040Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped 3.145s [2019-08-25T13:46:25.408Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges 1.885s [2019-08-25T13:46:25.971Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug 0.534s [2019-08-25T13:46:26.536Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName 0.592s [2019-08-25T13:46:27.099Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend 0.534s [2019-08-25T13:46:28.033Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise 1.002s [2019-08-25T13:46:29.403Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers 0.674s [2019-08-25T13:46:29.968Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers 0.634s [2019-08-25T13:46:30.899Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers 0.903s [2019-08-25T13:46:30.899Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.018s [2019-08-25T13:46:30.899Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.031s [2019-08-25T13:46:30.899Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions 0.014s [2019-08-25T13:46:31.463Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries 0.534s [2019-08-25T13:46:32.396Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 0.628s [2019-08-25T13:46:33.327Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 0.645s [2019-08-25T13:46:34.258Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 0.578s [2019-08-25T13:46:34.821Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 0.574s [2019-08-25T13:46:35.754Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy 0.601s [2019-08-25T13:46:36.685Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 0.625s [2019-08-25T13:46:36.685Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.015s [2019-08-25T13:46:38.579Z] PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks 1.178s [2019-08-25T13:46:39.144Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand 0.801s [2019-08-25T13:46:40.074Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 0.603s [2019-08-25T13:46:40.074Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.031s [2019-08-25T13:46:41.004Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 0.606s [2019-08-25T13:46:41.004Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper) [2019-08-25T13:46:42.373Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom 0.960s [2019-08-25T13:46:42.936Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault 0.604s [2019-08-25T13:46:43.193Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting 10.314s [2019-08-25T13:46:43.757Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 0.613s [2019-08-25T13:46:45.130Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 1.030s [2019-08-25T13:46:45.130Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage 0.020s [2019-08-25T13:46:45.130Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt 0.046s [2019-08-25T13:46:45.130Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper) [2019-08-25T13:46:46.067Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 0.746s [2019-08-25T13:46:47.005Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 0.669s [2019-08-25T13:46:47.005Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.112s [2019-08-25T13:46:47.936Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 0.766s [2019-08-25T13:46:48.867Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 0.622s [2019-08-25T13:46:50.760Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin 1.883s [2019-08-25T13:46:50.760Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.013s [2019-08-25T13:46:51.691Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 0.597s [2019-08-25T13:46:52.622Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 0.908s [2019-08-25T13:46:54.517Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 1.189s [2019-08-25T13:46:55.081Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 0.620s [2019-08-25T13:46:56.012Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 0.690s [2019-08-25T13:46:56.782Z] --- PASS: TestImportExtremelyLargeImageWorks (315.32s) [2019-08-25T13:46:56.782Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-08-25T13:46:56.782Z] daemon.go:336: [d0983445ba98d] waiting for daemon to start [2019-08-25T13:46:56.782Z] daemon.go:336: [d0983445ba98d] waiting for daemon to start [2019-08-25T13:46:56.782Z] daemon.go:364: [d0983445ba98d] daemon started [2019-08-25T13:46:56.782Z] daemon.go:472: [d0983445ba98d] Stopping daemon [2019-08-25T13:46:56.782Z] daemon.go:307: [d0983445ba98d] exiting daemon [2019-08-25T13:46:56.782Z] daemon.go:459: [d0983445ba98d] Daemon stopped [2019-08-25T13:46:56.782Z] PASS [2019-08-25T13:46:56.782Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-25T13:46:56.782Z] INFO: Testing against a local daemon [2019-08-25T13:46:56.782Z] === RUN TestNetworkCreateDelete [2019-08-25T13:46:56.782Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-08-25T13:46:56.782Z] === RUN TestDockerNetworkDeletePreferID [2019-08-25T13:46:56.782Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-08-25T13:46:56.782Z] === RUN TestInspectNetwork [2019-08-25T13:46:56.782Z] === RUN TestInspectNetwork/full_network_id [2019-08-25T13:46:56.782Z] === RUN TestInspectNetwork/partial_network_id [2019-08-25T13:46:56.782Z] === RUN TestInspectNetwork/network_name [2019-08-25T13:46:56.782Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-25T13:46:56.944Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 0.759s [2019-08-25T13:46:57.876Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 0.600s [2019-08-25T13:46:58.441Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 0.579s [2019-08-25T13:46:59.371Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 0.586s [2019-08-25T13:46:59.372Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.021s [2019-08-25T13:46:59.452Z] --- PASS: TestInspectNetwork (8.54s) [2019-08-25T13:46:59.452Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-08-25T13:46:59.452Z] daemon.go:336: [d5ad7faf94b5b] waiting for daemon to start [2019-08-25T13:46:59.452Z] daemon.go:336: [d5ad7faf94b5b] waiting for daemon to start [2019-08-25T13:46:59.452Z] daemon.go:364: [d5ad7faf94b5b] daemon started [2019-08-25T13:46:59.452Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-25T13:46:59.452Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-25T13:46:59.452Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-25T13:46:59.452Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-25T13:46:59.452Z] daemon.go:472: [d5ad7faf94b5b] Stopping daemon [2019-08-25T13:46:59.452Z] daemon.go:307: [d5ad7faf94b5b] exiting daemon [2019-08-25T13:46:59.452Z] daemon.go:459: [d5ad7faf94b5b] Daemon stopped [2019-08-25T13:46:59.452Z] === RUN TestRunContainerWithBridgeNone [2019-08-25T13:47:01.895Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid 2.314s [2019-08-25T13:47:02.126Z] --- PASS: TestRunContainerWithBridgeNone (2.63s) [2019-08-25T13:47:02.126Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-08-25T13:47:02.126Z] daemon.go:336: [d9f1dc9cba0cc] waiting for daemon to start [2019-08-25T13:47:02.126Z] daemon.go:336: [d9f1dc9cba0cc] waiting for daemon to start [2019-08-25T13:47:02.126Z] daemon.go:364: [d9f1dc9cba0cc] daemon started [2019-08-25T13:47:02.126Z] daemon.go:472: [d9f1dc9cba0cc] Stopping daemon [2019-08-25T13:47:02.126Z] daemon.go:307: [d9f1dc9cba0cc] exiting daemon [2019-08-25T13:47:02.126Z] daemon.go:459: [d9f1dc9cba0cc] Daemon stopped [2019-08-25T13:47:02.126Z] === RUN TestNetworkInvalidJSON [2019-08-25T13:47:02.126Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-25T13:47:02.126Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-25T13:47:02.126Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T13:47:02.126Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T13:47:02.126Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T13:47:02.126Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T13:47:02.126Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-25T13:47:02.126Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T13:47:02.126Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T13:47:02.126Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-08-25T13:47:02.126Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-25T13:47:02.126Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-25T13:47:02.126Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-25T13:47:02.126Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-25T13:47:03.135Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-08-25T13:47:03.135Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-08-25T13:47:03.135Z] daemon.go:336: [d201508ad3120] waiting for daemon to start [2019-08-25T13:47:03.135Z] daemon.go:336: [d201508ad3120] waiting for daemon to start [2019-08-25T13:47:03.135Z] daemon.go:364: [d201508ad3120] daemon started [2019-08-25T13:47:03.135Z] daemon.go:472: [d201508ad3120] Stopping daemon [2019-08-25T13:47:03.135Z] daemon.go:307: [d201508ad3120] exiting daemon [2019-08-25T13:47:03.135Z] daemon.go:459: [d201508ad3120] Daemon stopped [2019-08-25T13:47:03.135Z] daemon.go:336: [d201508ad3120] waiting for daemon to start [2019-08-25T13:47:03.135Z] daemon.go:336: [d201508ad3120] waiting for daemon to start [2019-08-25T13:47:03.135Z] daemon.go:364: [d201508ad3120] daemon started [2019-08-25T13:47:03.135Z] daemon.go:472: [d201508ad3120] Stopping daemon [2019-08-25T13:47:03.135Z] daemon.go:307: [d201508ad3120] exiting daemon [2019-08-25T13:47:03.135Z] daemon.go:459: [d201508ad3120] Daemon stopped [2019-08-25T13:47:03.135Z] === RUN TestDaemonDefaultNetworkPools [2019-08-25T13:47:03.265Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition 1.108s [2019-08-25T13:47:03.751Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-08-25T13:47:03.752Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-08-25T13:47:03.752Z] daemon.go:336: [dbd26e6346704] waiting for daemon to start [2019-08-25T13:47:03.752Z] daemon.go:336: [dbd26e6346704] waiting for daemon to start [2019-08-25T13:47:03.752Z] daemon.go:364: [dbd26e6346704] daemon started [2019-08-25T13:47:03.752Z] daemon.go:472: [dbd26e6346704] Stopping daemon [2019-08-25T13:47:03.752Z] daemon.go:307: [dbd26e6346704] exiting daemon [2019-08-25T13:47:03.752Z] daemon.go:459: [dbd26e6346704] Daemon stopped [2019-08-25T13:47:03.752Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-25T13:47:05.161Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs 1.385s [2019-08-25T13:47:05.235Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2019-08-25T13:47:05.235Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-08-25T13:47:05.235Z] daemon.go:336: [deb9cbeca299a] waiting for daemon to start [2019-08-25T13:47:05.235Z] daemon.go:336: [deb9cbeca299a] waiting for daemon to start [2019-08-25T13:47:05.235Z] daemon.go:364: [deb9cbeca299a] daemon started [2019-08-25T13:47:05.235Z] daemon.go:472: [deb9cbeca299a] Stopping daemon [2019-08-25T13:47:05.235Z] daemon.go:307: [deb9cbeca299a] exiting daemon [2019-08-25T13:47:05.235Z] daemon.go:459: [deb9cbeca299a] Daemon stopped [2019-08-25T13:47:05.235Z] daemon.go:336: [deb9cbeca299a] waiting for daemon to start [2019-08-25T13:47:05.235Z] daemon.go:336: [deb9cbeca299a] waiting for daemon to start [2019-08-25T13:47:05.235Z] daemon.go:364: [deb9cbeca299a] daemon started [2019-08-25T13:47:05.235Z] daemon.go:472: [deb9cbeca299a] Stopping daemon [2019-08-25T13:47:05.235Z] daemon.go:307: [deb9cbeca299a] exiting daemon [2019-08-25T13:47:05.235Z] daemon.go:459: [deb9cbeca299a] Daemon stopped [2019-08-25T13:47:05.235Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-25T13:47:05.418Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile 0.436s [2019-08-25T13:47:06.244Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s) [2019-08-25T13:47:06.245Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-25T13:47:06.245Z] daemon.go:336: [d03fab7d45ed4] waiting for daemon to start [2019-08-25T13:47:06.245Z] daemon.go:336: [d03fab7d45ed4] waiting for daemon to start [2019-08-25T13:47:06.245Z] daemon.go:364: [d03fab7d45ed4] daemon started [2019-08-25T13:47:06.245Z] daemon.go:472: [d03fab7d45ed4] Stopping daemon [2019-08-25T13:47:06.245Z] daemon.go:307: [d03fab7d45ed4] exiting daemon [2019-08-25T13:47:06.245Z] daemon.go:459: [d03fab7d45ed4] Daemon stopped [2019-08-25T13:47:06.245Z] daemon.go:336: [d03fab7d45ed4] waiting for daemon to start [2019-08-25T13:47:06.245Z] daemon.go:336: [d03fab7d45ed4] waiting for daemon to start [2019-08-25T13:47:06.245Z] daemon.go:364: [d03fab7d45ed4] daemon started [2019-08-25T13:47:06.245Z] daemon.go:472: [d03fab7d45ed4] Stopping daemon [2019-08-25T13:47:06.245Z] daemon.go:307: [d03fab7d45ed4] exiting daemon [2019-08-25T13:47:06.245Z] daemon.go:459: [d03fab7d45ed4] Daemon stopped [2019-08-25T13:47:06.245Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-25T13:47:06.859Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-08-25T13:47:06.859Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-08-25T13:47:06.859Z] daemon.go:336: [db20e1d9a6677] waiting for daemon to start [2019-08-25T13:47:06.859Z] daemon.go:336: [db20e1d9a6677] waiting for daemon to start [2019-08-25T13:47:06.859Z] daemon.go:364: [db20e1d9a6677] daemon started [2019-08-25T13:47:06.859Z] daemon.go:472: [db20e1d9a6677] Stopping daemon [2019-08-25T13:47:06.859Z] daemon.go:307: [db20e1d9a6677] exiting daemon [2019-08-25T13:47:06.859Z] daemon.go:459: [db20e1d9a6677] Daemon stopped [2019-08-25T13:47:06.859Z] === RUN TestServiceWithPredefinedNetwork [2019-08-25T13:47:07.313Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject 1.399s [2019-08-25T13:47:09.537Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2019-08-25T13:47:09.537Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-08-25T13:47:09.537Z] daemon.go:336: [d9c7bca5a0a25] waiting for daemon to start [2019-08-25T13:47:09.537Z] daemon.go:336: [d9c7bca5a0a25] waiting for daemon to start [2019-08-25T13:47:09.537Z] daemon.go:364: [d9c7bca5a0a25] daemon started [2019-08-25T13:47:09.537Z] daemon.go:472: [d9c7bca5a0a25] Stopping daemon [2019-08-25T13:47:09.537Z] daemon.go:307: [d9c7bca5a0a25] exiting daemon [2019-08-25T13:47:09.537Z] daemon.go:459: [d9c7bca5a0a25] Daemon stopped [2019-08-25T13:47:09.537Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-25T13:47:09.537Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-25T13:47:09.537Z] service_test.go:230: FLAKY_TEST [2019-08-25T13:47:09.537Z] === RUN TestServiceWithDataPathPortInit [2019-08-25T13:47:09.843Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted 1.805s [2019-08-25T13:47:12.367Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped 1.769s [2019-08-25T13:47:12.367Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget 0.041s [2019-08-25T13:47:13.929Z] --- PASS: TestServiceWithDataPathPortInit (4.46s) [2019-08-25T13:47:13.929Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-25T13:47:13.929Z] daemon.go:336: [dcd937c2950bf] waiting for daemon to start [2019-08-25T13:47:13.929Z] daemon.go:336: [dcd937c2950bf] waiting for daemon to start [2019-08-25T13:47:13.929Z] daemon.go:364: [dcd937c2950bf] daemon started [2019-08-25T13:47:13.929Z] daemon.go:472: [dcd937c2950bf] Stopping daemon [2019-08-25T13:47:13.929Z] daemon.go:307: [dcd937c2950bf] exiting daemon [2019-08-25T13:47:13.929Z] daemon.go:459: [dcd937c2950bf] Daemon stopped [2019-08-25T13:47:13.929Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-25T13:47:13.929Z] daemon.go:336: [dd3f00970ac5f] waiting for daemon to start [2019-08-25T13:47:13.929Z] daemon.go:336: [dd3f00970ac5f] waiting for daemon to start [2019-08-25T13:47:13.929Z] daemon.go:364: [dd3f00970ac5f] daemon started [2019-08-25T13:47:13.929Z] daemon.go:472: [dd3f00970ac5f] Stopping daemon [2019-08-25T13:47:13.929Z] daemon.go:307: [dd3f00970ac5f] exiting daemon [2019-08-25T13:47:13.929Z] daemon.go:459: [dd3f00970ac5f] Daemon stopped [2019-08-25T13:47:13.929Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-25T13:47:14.888Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName 1.927s [2019-08-25T13:47:15.145Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer 0.308s [2019-08-25T13:47:16.077Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail 0.642s [2019-08-25T13:47:18.309Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.33s) [2019-08-25T13:47:18.309Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-25T13:47:18.309Z] daemon.go:336: [d5e751b75e0b1] waiting for daemon to start [2019-08-25T13:47:18.309Z] daemon.go:336: [d5e751b75e0b1] waiting for daemon to start [2019-08-25T13:47:18.309Z] daemon.go:364: [d5e751b75e0b1] daemon started [2019-08-25T13:47:18.309Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xvdgqjs45dppkruridxsxbpr8 Created:2019-08-25 13:47:14.48582633 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} [2019-08-25T13:47:18.309Z] daemon.go:472: [d5e751b75e0b1] Stopping daemon [2019-08-25T13:47:18.309Z] daemon.go:307: [d5e751b75e0b1] exiting daemon [2019-08-25T13:47:18.309Z] daemon.go:459: [d5e751b75e0b1] Daemon stopped [2019-08-25T13:47:18.309Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-25T13:47:18.309Z] daemon.go:336: [daa7ed2e1a4f6] waiting for daemon to start [2019-08-25T13:47:18.309Z] daemon.go:336: [daa7ed2e1a4f6] waiting for daemon to start [2019-08-25T13:47:18.309Z] daemon.go:364: [daa7ed2e1a4f6] daemon started [2019-08-25T13:47:18.309Z] daemon.go:472: [daa7ed2e1a4f6] Stopping daemon [2019-08-25T13:47:18.309Z] daemon.go:307: [daa7ed2e1a4f6] exiting daemon [2019-08-25T13:47:18.309Z] daemon.go:459: [daa7ed2e1a4f6] Daemon stopped [2019-08-25T13:47:18.309Z] PASS [2019-08-25T13:47:18.309Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-25T13:47:18.309Z] INFO: Testing against a local daemon [2019-08-25T13:47:18.309Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-25T13:47:19.784Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.49s) [2019-08-25T13:47:19.784Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-08-25T13:47:19.784Z] daemon.go:336: [d0f5594be7d3a] waiting for daemon to start [2019-08-25T13:47:19.784Z] daemon.go:336: [d0f5594be7d3a] waiting for daemon to start [2019-08-25T13:47:19.784Z] daemon.go:364: [d0f5594be7d3a] daemon started [2019-08-25T13:47:19.784Z] daemon.go:472: [d0f5594be7d3a] Stopping daemon [2019-08-25T13:47:19.784Z] daemon.go:307: [d0f5594be7d3a] exiting daemon [2019-08-25T13:47:19.784Z] daemon.go:459: [d0f5594be7d3a] Daemon stopped [2019-08-25T13:47:19.784Z] daemon.go:336: [d0f5594be7d3a] waiting for daemon to start [2019-08-25T13:47:19.784Z] daemon.go:336: [d0f5594be7d3a] waiting for daemon to start [2019-08-25T13:47:19.784Z] daemon.go:364: [d0f5594be7d3a] daemon started [2019-08-25T13:47:19.784Z] daemon.go:472: [d0f5594be7d3a] Stopping daemon [2019-08-25T13:47:19.784Z] daemon.go:307: [d0f5594be7d3a] exiting daemon [2019-08-25T13:47:19.784Z] daemon.go:459: [d0f5594be7d3a] Daemon stopped [2019-08-25T13:47:19.784Z] === RUN TestDockerNetworkIpvlan [2019-08-25T13:47:20.400Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-08-25T13:47:21.414Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-08-25T13:47:22.428Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-08-25T13:47:24.173Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate 28.427s [2019-08-25T13:47:25.124Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-08-25T13:47:28.581Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-08-25T13:47:29.430Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers 12.705s [2019-08-25T13:47:31.264Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-08-25T13:47:31.955Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename 2.658s [2019-08-25T13:47:33.850Z] PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename 1.433s [2019-08-25T13:47:34.414Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers 0.790s [2019-08-25T13:47:34.722Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-08-25T13:47:37.692Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart 2.337s [2019-08-25T13:47:37.692Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail 0.038s [2019-08-25T13:47:37.692Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer 0.605s [2019-08-25T13:47:37.692Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.018s [2019-08-25T13:47:37.692Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.002s [2019-08-25T13:47:39.070Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 0.671s [2019-08-25T13:47:39.635Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 0.614s [2019-08-25T13:47:40.230Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-08-25T13:47:43.815Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 3.867s [2019-08-25T13:47:44.379Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 0.713s [2019-08-25T13:47:44.616Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-08-25T13:47:46.649Z] --- PASS: TestDockerNetworkIpvlan (27.08s) [2019-08-25T13:47:46.650Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:47:46.650Z] daemon.go:336: [d000ff62b527f] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:336: [d000ff62b527f] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:364: [d000ff62b527f] daemon started [2019-08-25T13:47:46.650Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-08-25T13:47:46.650Z] daemon.go:472: [d000ff62b527f] Stopping daemon [2019-08-25T13:47:46.650Z] daemon.go:307: [d000ff62b527f] exiting daemon [2019-08-25T13:47:46.650Z] daemon.go:459: [d000ff62b527f] Daemon stopped [2019-08-25T13:47:46.650Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:47:46.650Z] daemon.go:336: [dad5eb3195943] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:336: [dad5eb3195943] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:364: [dad5eb3195943] daemon started [2019-08-25T13:47:46.650Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-08-25T13:47:46.650Z] daemon.go:472: [dad5eb3195943] Stopping daemon [2019-08-25T13:47:46.650Z] daemon.go:307: [dad5eb3195943] exiting daemon [2019-08-25T13:47:46.650Z] daemon.go:459: [dad5eb3195943] Daemon stopped [2019-08-25T13:47:46.650Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:47:46.650Z] daemon.go:336: [d9b494f0f98ff] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:336: [d9b494f0f98ff] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:364: [d9b494f0f98ff] daemon started [2019-08-25T13:47:46.650Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.23s) [2019-08-25T13:47:46.650Z] daemon.go:472: [d9b494f0f98ff] Stopping daemon [2019-08-25T13:47:46.650Z] daemon.go:307: [d9b494f0f98ff] exiting daemon [2019-08-25T13:47:46.650Z] daemon.go:459: [d9b494f0f98ff] Daemon stopped [2019-08-25T13:47:46.650Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:47:46.650Z] daemon.go:336: [d562a874e3b0c] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:336: [d562a874e3b0c] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:364: [d562a874e3b0c] daemon started [2019-08-25T13:47:46.650Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.22s) [2019-08-25T13:47:46.650Z] daemon.go:472: [d562a874e3b0c] Stopping daemon [2019-08-25T13:47:46.650Z] daemon.go:307: [d562a874e3b0c] exiting daemon [2019-08-25T13:47:46.650Z] daemon.go:459: [d562a874e3b0c] Daemon stopped [2019-08-25T13:47:46.650Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:47:46.650Z] daemon.go:336: [d93a51431b259] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:336: [d93a51431b259] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:364: [d93a51431b259] daemon started [2019-08-25T13:47:46.650Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.17s) [2019-08-25T13:47:46.650Z] daemon.go:472: [d93a51431b259] Stopping daemon [2019-08-25T13:47:46.650Z] daemon.go:307: [d93a51431b259] exiting daemon [2019-08-25T13:47:46.650Z] daemon.go:459: [d93a51431b259] Daemon stopped [2019-08-25T13:47:46.650Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:47:46.650Z] daemon.go:336: [dba05b1cecbb2] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:336: [dba05b1cecbb2] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:364: [dba05b1cecbb2] daemon started [2019-08-25T13:47:46.650Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.20s) [2019-08-25T13:47:46.650Z] daemon.go:472: [dba05b1cecbb2] Stopping daemon [2019-08-25T13:47:46.650Z] daemon.go:307: [dba05b1cecbb2] exiting daemon [2019-08-25T13:47:46.650Z] daemon.go:459: [dba05b1cecbb2] Daemon stopped [2019-08-25T13:47:46.650Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:47:46.650Z] daemon.go:336: [d8f31a3cc8f11] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:336: [d8f31a3cc8f11] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:364: [d8f31a3cc8f11] daemon started [2019-08-25T13:47:46.650Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.27s) [2019-08-25T13:47:46.650Z] daemon.go:472: [d8f31a3cc8f11] Stopping daemon [2019-08-25T13:47:46.650Z] daemon.go:307: [d8f31a3cc8f11] exiting daemon [2019-08-25T13:47:46.650Z] daemon.go:459: [d8f31a3cc8f11] Daemon stopped [2019-08-25T13:47:46.650Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:47:46.650Z] daemon.go:336: [d00db8a10a2e7] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:336: [d00db8a10a2e7] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:364: [d00db8a10a2e7] daemon started [2019-08-25T13:47:46.650Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.26s) [2019-08-25T13:47:46.650Z] daemon.go:472: [d00db8a10a2e7] Stopping daemon [2019-08-25T13:47:46.650Z] daemon.go:307: [d00db8a10a2e7] exiting daemon [2019-08-25T13:47:46.650Z] daemon.go:459: [d00db8a10a2e7] Daemon stopped [2019-08-25T13:47:46.650Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T13:47:46.650Z] daemon.go:336: [d55581068cda2] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:336: [d55581068cda2] waiting for daemon to start [2019-08-25T13:47:46.650Z] daemon.go:364: [d55581068cda2] daemon started [2019-08-25T13:47:46.650Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.94s) [2019-08-25T13:47:46.650Z] daemon.go:472: [d55581068cda2] Stopping daemon [2019-08-25T13:47:46.650Z] daemon.go:307: [d55581068cda2] exiting daemon [2019-08-25T13:47:46.650Z] daemon.go:459: [d55581068cda2] Daemon stopped [2019-08-25T13:47:46.650Z] PASS [2019-08-25T13:47:46.650Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-25T13:47:46.650Z] INFO: Testing against a local daemon [2019-08-25T13:47:46.650Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-25T13:47:48.125Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-08-25T13:47:48.125Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-08-25T13:47:48.125Z] daemon.go:336: [dbf3d0796f69d] waiting for daemon to start [2019-08-25T13:47:48.125Z] daemon.go:336: [dbf3d0796f69d] waiting for daemon to start [2019-08-25T13:47:48.125Z] daemon.go:364: [dbf3d0796f69d] daemon started [2019-08-25T13:47:48.125Z] daemon.go:472: [dbf3d0796f69d] Stopping daemon [2019-08-25T13:47:48.125Z] daemon.go:307: [dbf3d0796f69d] exiting daemon [2019-08-25T13:47:48.125Z] daemon.go:459: [dbf3d0796f69d] Daemon stopped [2019-08-25T13:47:48.125Z] daemon.go:336: [dbf3d0796f69d] waiting for daemon to start [2019-08-25T13:47:48.125Z] daemon.go:336: [dbf3d0796f69d] waiting for daemon to start [2019-08-25T13:47:48.125Z] daemon.go:364: [dbf3d0796f69d] daemon started [2019-08-25T13:47:48.125Z] daemon.go:472: [dbf3d0796f69d] Stopping daemon [2019-08-25T13:47:48.125Z] daemon.go:307: [dbf3d0796f69d] exiting daemon [2019-08-25T13:47:48.125Z] daemon.go:459: [dbf3d0796f69d] Daemon stopped [2019-08-25T13:47:48.125Z] === RUN TestDockerNetworkMacvlan [2019-08-25T13:47:48.552Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst 24.081s [2019-08-25T13:47:49.115Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow 4.564s [2019-08-25T13:47:49.134Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-25T13:47:50.047Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 0.668s [2019-08-25T13:47:50.047Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.025s [2019-08-25T13:47:50.139Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-25T13:47:51.147Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-25T13:47:51.417Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 1.422s [2019-08-25T13:47:53.312Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 1.527s [2019-08-25T13:47:53.312Z] PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName 3.554s [2019-08-25T13:47:53.846Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-25T13:47:54.243Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 1.073s [2019-08-25T13:47:55.612Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 1.075s [2019-08-25T13:47:56.542Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 0.670s [2019-08-25T13:47:56.542Z] PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked 1.352s [2019-08-25T13:47:57.301Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-25T13:47:58.777Z] --- PASS: TestDockerNetworkMacvlan (10.39s) [2019-08-25T13:47:58.777Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T13:47:58.777Z] daemon.go:336: [d9b274832ae66] waiting for daemon to start [2019-08-25T13:47:58.777Z] daemon.go:336: [d9b274832ae66] waiting for daemon to start [2019-08-25T13:47:58.777Z] daemon.go:364: [d9b274832ae66] daemon started [2019-08-25T13:47:58.777Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-08-25T13:47:58.777Z] daemon.go:472: [d9b274832ae66] Stopping daemon [2019-08-25T13:47:58.777Z] daemon.go:307: [d9b274832ae66] exiting daemon [2019-08-25T13:47:58.777Z] daemon.go:459: [d9b274832ae66] Daemon stopped [2019-08-25T13:47:58.777Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T13:47:58.777Z] daemon.go:336: [dad8e560bee78] waiting for daemon to start [2019-08-25T13:47:58.777Z] daemon.go:336: [dad8e560bee78] waiting for daemon to start [2019-08-25T13:47:58.777Z] daemon.go:364: [dad8e560bee78] daemon started [2019-08-25T13:47:58.777Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2019-08-25T13:47:58.777Z] daemon.go:472: [dad8e560bee78] Stopping daemon [2019-08-25T13:47:58.777Z] daemon.go:307: [dad8e560bee78] exiting daemon [2019-08-25T13:47:58.777Z] daemon.go:459: [dad8e560bee78] Daemon stopped [2019-08-25T13:47:58.777Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T13:47:58.777Z] daemon.go:336: [dd47c882a62fd] waiting for daemon to start [2019-08-25T13:47:58.777Z] daemon.go:336: [dd47c882a62fd] waiting for daemon to start [2019-08-25T13:47:58.777Z] daemon.go:364: [dd47c882a62fd] daemon started [2019-08-25T13:47:58.777Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2019-08-25T13:47:58.777Z] daemon.go:472: [dd47c882a62fd] Stopping daemon [2019-08-25T13:47:58.777Z] daemon.go:307: [dd47c882a62fd] exiting daemon [2019-08-25T13:47:58.777Z] daemon.go:459: [dd47c882a62fd] Daemon stopped [2019-08-25T13:47:58.777Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T13:47:58.777Z] daemon.go:336: [d9598b44f7777] waiting for daemon to start [2019-08-25T13:47:58.777Z] daemon.go:336: [d9598b44f7777] waiting for daemon to start [2019-08-25T13:47:58.777Z] daemon.go:364: [d9598b44f7777] daemon started [2019-08-25T13:47:58.777Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2019-08-25T13:47:58.777Z] daemon.go:472: [d9598b44f7777] Stopping daemon [2019-08-25T13:47:58.777Z] daemon.go:307: [d9598b44f7777] exiting daemon [2019-08-25T13:47:58.777Z] daemon.go:459: [d9598b44f7777] Daemon stopped [2019-08-25T13:47:58.777Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T13:47:58.777Z] daemon.go:336: [d15a8b732e922] waiting for daemon to start [2019-08-25T13:47:58.777Z] daemon.go:336: [d15a8b732e922] waiting for daemon to start [2019-08-25T13:47:58.777Z] daemon.go:364: [d15a8b732e922] daemon started [2019-08-25T13:47:58.777Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2019-08-25T13:47:58.777Z] daemon.go:472: [d15a8b732e922] Stopping daemon [2019-08-25T13:47:58.777Z] daemon.go:307: [d15a8b732e922] exiting daemon [2019-08-25T13:47:58.777Z] daemon.go:459: [d15a8b732e922] Daemon stopped [2019-08-25T13:47:58.777Z] PASS [2019-08-25T13:47:58.777Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-25T13:47:58.777Z] testing: warning: no tests to run [2019-08-25T13:47:58.777Z] PASS [2019-08-25T13:47:58.777Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-25T13:47:58.777Z] INFO: Testing against a local daemon [2019-08-25T13:47:58.777Z] === RUN TestAuthZPluginAllowRequest [2019-08-25T13:47:59.818Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer 2.982s [2019-08-25T13:48:00.075Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 0.799s [2019-08-25T13:48:00.248Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2019-08-25T13:48:00.248Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-08-25T13:48:00.248Z] daemon.go:336: [d3608f669aa8d] waiting for daemon to start [2019-08-25T13:48:00.248Z] daemon.go:336: [d3608f669aa8d] waiting for daemon to start [2019-08-25T13:48:00.248Z] daemon.go:364: [d3608f669aa8d] daemon started [2019-08-25T13:48:00.248Z] daemon.go:472: [d3608f669aa8d] Stopping daemon [2019-08-25T13:48:00.248Z] daemon.go:307: [d3608f669aa8d] exiting daemon [2019-08-25T13:48:00.248Z] daemon.go:459: [d3608f669aa8d] Daemon stopped [2019-08-25T13:48:00.248Z] === RUN TestAuthZPluginTLS [2019-08-25T13:48:00.638Z] PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig 3.402s [2019-08-25T13:48:00.863Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-08-25T13:48:00.863Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-08-25T13:48:00.863Z] daemon.go:336: [d37764e6d404c] waiting for daemon to start [2019-08-25T13:48:00.863Z] daemon.go:336: [d37764e6d404c] waiting for daemon to start [2019-08-25T13:48:00.863Z] daemon.go:364: [d37764e6d404c] daemon started [2019-08-25T13:48:00.863Z] daemon.go:472: [d37764e6d404c] Stopping daemon [2019-08-25T13:48:00.863Z] daemon.go:307: [d37764e6d404c] exiting daemon [2019-08-25T13:48:00.863Z] daemon.go:459: [d37764e6d404c] Daemon stopped [2019-08-25T13:48:00.863Z] === RUN TestAuthZPluginDenyRequest [2019-08-25T13:48:01.201Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 1.059s [2019-08-25T13:48:01.476Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-08-25T13:48:01.476Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-08-25T13:48:01.476Z] daemon.go:336: [dbcabf4ba3746] waiting for daemon to start [2019-08-25T13:48:01.476Z] daemon.go:336: [dbcabf4ba3746] waiting for daemon to start [2019-08-25T13:48:01.476Z] daemon.go:364: [dbcabf4ba3746] daemon started [2019-08-25T13:48:01.476Z] daemon.go:472: [dbcabf4ba3746] Stopping daemon [2019-08-25T13:48:01.476Z] daemon.go:307: [dbcabf4ba3746] exiting daemon [2019-08-25T13:48:01.476Z] daemon.go:459: [dbcabf4ba3746] Daemon stopped [2019-08-25T13:48:01.476Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-25T13:48:02.103Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-08-25T13:48:02.103Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-08-25T13:48:02.103Z] daemon.go:336: [d6de5488c64d7] waiting for daemon to start [2019-08-25T13:48:02.103Z] daemon.go:336: [d6de5488c64d7] waiting for daemon to start [2019-08-25T13:48:02.103Z] daemon.go:364: [d6de5488c64d7] daemon started [2019-08-25T13:48:02.103Z] daemon.go:472: [d6de5488c64d7] Stopping daemon [2019-08-25T13:48:02.103Z] daemon.go:307: [d6de5488c64d7] exiting daemon [2019-08-25T13:48:02.103Z] daemon.go:459: [d6de5488c64d7] Daemon stopped [2019-08-25T13:48:02.103Z] === RUN TestAuthZPluginDenyResponse [2019-08-25T13:48:02.717Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2019-08-25T13:48:02.717Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-08-25T13:48:02.717Z] daemon.go:336: [d39773764cfbc] waiting for daemon to start [2019-08-25T13:48:02.717Z] daemon.go:336: [d39773764cfbc] waiting for daemon to start [2019-08-25T13:48:02.717Z] daemon.go:364: [d39773764cfbc] daemon started [2019-08-25T13:48:02.717Z] daemon.go:472: [d39773764cfbc] Stopping daemon [2019-08-25T13:48:02.717Z] daemon.go:307: [d39773764cfbc] exiting daemon [2019-08-25T13:48:02.717Z] daemon.go:459: [d39773764cfbc] Daemon stopped [2019-08-25T13:48:02.717Z] === RUN TestAuthZPluginAllowEventStream [2019-08-25T13:48:03.733Z] PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate 2.190s [2019-08-25T13:48:04.744Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-08-25T13:48:04.744Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-08-25T13:48:04.744Z] daemon.go:336: [da58c5c49b94f] waiting for daemon to start [2019-08-25T13:48:04.744Z] daemon.go:336: [da58c5c49b94f] waiting for daemon to start [2019-08-25T13:48:04.744Z] daemon.go:364: [da58c5c49b94f] daemon started [2019-08-25T13:48:04.744Z] daemon.go:472: [da58c5c49b94f] Stopping daemon [2019-08-25T13:48:04.744Z] daemon.go:307: [da58c5c49b94f] exiting daemon [2019-08-25T13:48:04.744Z] daemon.go:459: [da58c5c49b94f] Daemon stopped [2019-08-25T13:48:04.744Z] === RUN TestAuthZPluginErrorResponse [2019-08-25T13:48:05.034Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-08-25T13:48:05.034Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-08-25T13:48:05.034Z] daemon.go:336: [dd548eed2a71b] waiting for daemon to start [2019-08-25T13:48:05.034Z] daemon.go:336: [dd548eed2a71b] waiting for daemon to start [2019-08-25T13:48:05.034Z] daemon.go:364: [dd548eed2a71b] daemon started [2019-08-25T13:48:05.034Z] daemon.go:472: [dd548eed2a71b] Stopping daemon [2019-08-25T13:48:05.034Z] daemon.go:307: [dd548eed2a71b] exiting daemon [2019-08-25T13:48:05.034Z] daemon.go:459: [dd548eed2a71b] Daemon stopped [2019-08-25T13:48:05.034Z] === RUN TestAuthZPluginErrorRequest [2019-08-25T13:48:05.650Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-08-25T13:48:05.650Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-08-25T13:48:05.650Z] daemon.go:336: [d3fb0e93a3428] waiting for daemon to start [2019-08-25T13:48:05.650Z] daemon.go:336: [d3fb0e93a3428] waiting for daemon to start [2019-08-25T13:48:05.650Z] daemon.go:364: [d3fb0e93a3428] daemon started [2019-08-25T13:48:05.650Z] daemon.go:472: [d3fb0e93a3428] Stopping daemon [2019-08-25T13:48:05.650Z] daemon.go:307: [d3fb0e93a3428] exiting daemon [2019-08-25T13:48:05.650Z] daemon.go:459: [d3fb0e93a3428] Daemon stopped [2019-08-25T13:48:05.650Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-25T13:48:06.254Z] PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts 2.080s [2019-08-25T13:48:06.267Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-08-25T13:48:06.267Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-25T13:48:06.267Z] daemon.go:336: [dab00f499a408] waiting for daemon to start [2019-08-25T13:48:06.267Z] daemon.go:336: [dab00f499a408] waiting for daemon to start [2019-08-25T13:48:06.267Z] daemon.go:364: [dab00f499a408] daemon started [2019-08-25T13:48:06.267Z] daemon.go:472: [dab00f499a408] Stopping daemon [2019-08-25T13:48:06.267Z] daemon.go:307: [dab00f499a408] exiting daemon [2019-08-25T13:48:06.267Z] daemon.go:459: [dab00f499a408] Daemon stopped [2019-08-25T13:48:06.267Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-25T13:48:08.148Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 6.964s [2019-08-25T13:48:08.296Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2019-08-25T13:48:08.296Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-08-25T13:48:08.296Z] daemon.go:336: [d3e80aaf0168c] waiting for daemon to start [2019-08-25T13:48:08.296Z] daemon.go:336: [d3e80aaf0168c] waiting for daemon to start [2019-08-25T13:48:08.296Z] daemon.go:364: [d3e80aaf0168c] daemon started [2019-08-25T13:48:08.296Z] daemon.go:472: [d3e80aaf0168c] Stopping daemon [2019-08-25T13:48:08.296Z] daemon.go:307: [d3e80aaf0168c] exiting daemon [2019-08-25T13:48:08.296Z] daemon.go:459: [d3e80aaf0168c] Daemon stopped [2019-08-25T13:48:08.296Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-25T13:48:09.078Z] PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames 1.568s [2019-08-25T13:48:10.981Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2019-08-25T13:48:10.981Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-25T13:48:10.981Z] daemon.go:336: [d7b2a7ac6c8dc] waiting for daemon to start [2019-08-25T13:48:10.981Z] daemon.go:336: [d7b2a7ac6c8dc] waiting for daemon to start [2019-08-25T13:48:10.981Z] daemon.go:364: [d7b2a7ac6c8dc] daemon started [2019-08-25T13:48:10.981Z] daemon.go:472: [d7b2a7ac6c8dc] Stopping daemon [2019-08-25T13:48:10.981Z] daemon.go:307: [d7b2a7ac6c8dc] exiting daemon [2019-08-25T13:48:10.981Z] daemon.go:459: [d7b2a7ac6c8dc] Daemon stopped [2019-08-25T13:48:10.981Z] === RUN TestAuthZPluginHeader [2019-08-25T13:48:11.598Z] --- PASS: TestAuthZPluginHeader (0.97s) [2019-08-25T13:48:11.598Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-08-25T13:48:11.598Z] daemon.go:336: [de6b9cbddde4a] waiting for daemon to start [2019-08-25T13:48:11.598Z] daemon.go:336: [de6b9cbddde4a] waiting for daemon to start [2019-08-25T13:48:11.598Z] daemon.go:364: [de6b9cbddde4a] daemon started [2019-08-25T13:48:11.598Z] daemon.go:472: [de6b9cbddde4a] Stopping daemon [2019-08-25T13:48:11.598Z] daemon.go:307: [de6b9cbddde4a] exiting daemon [2019-08-25T13:48:11.598Z] daemon.go:459: [de6b9cbddde4a] Daemon stopped [2019-08-25T13:48:11.598Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-25T13:48:11.598Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-08-25T13:48:11.598Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:48:11.598Z] === RUN TestAuthZPluginV2Disable [2019-08-25T13:48:11.598Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-08-25T13:48:11.598Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:48:11.598Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-25T13:48:11.598Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-08-25T13:48:11.598Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:48:11.598Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-25T13:48:11.598Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-08-25T13:48:11.598Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:48:11.598Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-25T13:48:14.331Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow 5.632s [2019-08-25T13:48:14.331Z] PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable 4.376s [2019-08-25T13:48:14.896Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout 0.877s [2019-08-25T13:48:16.267Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 1.050s [2019-08-25T13:48:16.831Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 0.881s [2019-08-25T13:48:17.764Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 0.806s [2019-08-25T13:48:18.330Z] PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc 0.484s [2019-08-25T13:48:19.259Z] PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys 0.820s [2019-08-25T13:48:19.259Z] PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave 4.919s [2019-08-25T13:48:21.780Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname 2.627s [2019-08-25T13:48:22.344Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost 0.484s [2019-08-25T13:48:23.712Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents 1.427s [2019-08-25T13:48:26.235Z] PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers 2.161s [2019-08-25T13:48:26.804Z] PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs 0.778s [2019-08-25T13:48:28.715Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive 1.778s [2019-08-25T13:48:30.033Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-08-25T13:48:30.033Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-25T13:48:30.033Z] daemon.go:336: [de1bbb3ac1fb3] waiting for daemon to start [2019-08-25T13:48:30.033Z] daemon.go:336: [de1bbb3ac1fb3] waiting for daemon to start [2019-08-25T13:48:30.033Z] daemon.go:364: [de1bbb3ac1fb3] daemon started [2019-08-25T13:48:30.033Z] daemon.go:472: [de1bbb3ac1fb3] Stopping daemon [2019-08-25T13:48:30.033Z] daemon.go:307: [de1bbb3ac1fb3] exiting daemon [2019-08-25T13:48:30.033Z] daemon.go:459: [de1bbb3ac1fb3] Daemon stopped [2019-08-25T13:48:30.033Z] daemon.go:336: [de1bbb3ac1fb3] waiting for daemon to start [2019-08-25T13:48:30.033Z] daemon.go:336: [de1bbb3ac1fb3] waiting for daemon to start [2019-08-25T13:48:30.033Z] daemon.go:336: [de1bbb3ac1fb3] waiting for daemon to start [2019-08-25T13:48:30.033Z] daemon.go:336: [de1bbb3ac1fb3] waiting for daemon to start [2019-08-25T13:48:30.033Z] daemon.go:350: [de1bbb3ac1fb3] error pinging daemon on start: Get http://de1bbb3ac1fb3.sock/_ping: context deadline exceeded [2019-08-25T13:48:30.033Z] daemon.go:336: [de1bbb3ac1fb3] waiting for daemon to start [2019-08-25T13:48:30.033Z] daemon.go:350: [de1bbb3ac1fb3] error pinging daemon on start: Get http://de1bbb3ac1fb3.sock/_ping: context deadline exceeded [2019-08-25T13:48:30.033Z] daemon.go:336: [de1bbb3ac1fb3] waiting for daemon to start [2019-08-25T13:48:30.033Z] daemon.go:350: [de1bbb3ac1fb3] error pinging daemon on start: Get http://de1bbb3ac1fb3.sock/_ping: context deadline exceeded [2019-08-25T13:48:30.033Z] daemon.go:336: [de1bbb3ac1fb3] waiting for daemon to start [2019-08-25T13:48:30.033Z] daemon.go:350: [de1bbb3ac1fb3] error pinging daemon on start: Get http://de1bbb3ac1fb3.sock/_ping: context deadline exceeded [2019-08-25T13:48:30.033Z] daemon.go:307: [de1bbb3ac1fb3] exiting daemon [2019-08-25T13:48:30.033Z] daemon.go:336: [de1bbb3ac1fb3] waiting for daemon to start [2019-08-25T13:48:30.033Z] daemon.go:336: [de1bbb3ac1fb3] waiting for daemon to start [2019-08-25T13:48:30.033Z] daemon.go:336: [de1bbb3ac1fb3] waiting for daemon to start [2019-08-25T13:48:30.033Z] daemon.go:364: [de1bbb3ac1fb3] daemon started [2019-08-25T13:48:30.033Z] daemon.go:472: [de1bbb3ac1fb3] Stopping daemon [2019-08-25T13:48:30.033Z] daemon.go:307: [de1bbb3ac1fb3] exiting daemon [2019-08-25T13:48:30.033Z] daemon.go:459: [de1bbb3ac1fb3] Daemon stopped [2019-08-25T13:48:30.033Z] PASS [2019-08-25T13:48:30.033Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-25T13:48:30.033Z] INFO: Testing against a local daemon [2019-08-25T13:48:30.033Z] === RUN TestPluginInvalidJSON [2019-08-25T13:48:30.033Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T13:48:30.033Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T13:48:30.033Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T13:48:30.033Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-08-25T13:48:30.033Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-25T13:48:30.033Z] PASS [2019-08-25T13:48:30.033Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-25T13:48:30.033Z] INFO: Testing against a local daemon [2019-08-25T13:48:30.033Z] === RUN TestExternalGraphDriver [2019-08-25T13:48:30.033Z] === RUN TestExternalGraphDriver/json [2019-08-25T13:48:31.053Z] === RUN TestExternalGraphDriver/spec [2019-08-25T13:48:33.084Z] === RUN TestExternalGraphDriver/pull [2019-08-25T13:48:35.106Z] --- PASS: TestExternalGraphDriver (6.64s) [2019-08-25T13:48:35.106Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-08-25T13:48:35.106Z] daemon.go:336: [d66f332f49e3b] waiting for daemon to start [2019-08-25T13:48:35.106Z] daemon.go:336: [d66f332f49e3b] waiting for daemon to start [2019-08-25T13:48:35.106Z] daemon.go:364: [d66f332f49e3b] daemon started [2019-08-25T13:48:35.106Z] daemon.go:472: [d66f332f49e3b] Stopping daemon [2019-08-25T13:48:35.106Z] daemon.go:307: [d66f332f49e3b] exiting daemon [2019-08-25T13:48:35.106Z] daemon.go:459: [d66f332f49e3b] Daemon stopped [2019-08-25T13:48:35.106Z] daemon.go:336: [d66f332f49e3b] waiting for daemon to start [2019-08-25T13:48:35.106Z] daemon.go:336: [d66f332f49e3b] waiting for daemon to start [2019-08-25T13:48:35.106Z] daemon.go:364: [d66f332f49e3b] daemon started [2019-08-25T13:48:35.106Z] daemon.go:472: [d66f332f49e3b] Stopping daemon [2019-08-25T13:48:35.106Z] daemon.go:307: [d66f332f49e3b] exiting daemon [2019-08-25T13:48:35.106Z] daemon.go:459: [d66f332f49e3b] Daemon stopped [2019-08-25T13:48:35.106Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-08-25T13:48:35.106Z] daemon.go:336: [d66f332f49e3b] waiting for daemon to start [2019-08-25T13:48:35.106Z] daemon.go:336: [d66f332f49e3b] waiting for daemon to start [2019-08-25T13:48:35.106Z] daemon.go:364: [d66f332f49e3b] daemon started [2019-08-25T13:48:35.106Z] daemon.go:472: [d66f332f49e3b] Stopping daemon [2019-08-25T13:48:35.106Z] daemon.go:307: [d66f332f49e3b] exiting daemon [2019-08-25T13:48:35.106Z] daemon.go:459: [d66f332f49e3b] Daemon stopped [2019-08-25T13:48:35.106Z] daemon.go:336: [d66f332f49e3b] waiting for daemon to start [2019-08-25T13:48:35.106Z] daemon.go:336: [d66f332f49e3b] waiting for daemon to start [2019-08-25T13:48:35.106Z] daemon.go:364: [d66f332f49e3b] daemon started [2019-08-25T13:48:35.106Z] daemon.go:472: [d66f332f49e3b] Stopping daemon [2019-08-25T13:48:35.106Z] daemon.go:307: [d66f332f49e3b] exiting daemon [2019-08-25T13:48:35.106Z] daemon.go:459: [d66f332f49e3b] Daemon stopped [2019-08-25T13:48:35.106Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2019-08-25T13:48:35.107Z] daemon.go:336: [d66f332f49e3b] waiting for daemon to start [2019-08-25T13:48:35.107Z] daemon.go:336: [d66f332f49e3b] waiting for daemon to start [2019-08-25T13:48:35.107Z] daemon.go:364: [d66f332f49e3b] daemon started [2019-08-25T13:48:35.107Z] daemon.go:472: [d66f332f49e3b] Stopping daemon [2019-08-25T13:48:35.107Z] daemon.go:307: [d66f332f49e3b] exiting daemon [2019-08-25T13:48:35.107Z] daemon.go:459: [d66f332f49e3b] Daemon stopped [2019-08-25T13:48:35.107Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2019-08-25T13:48:35.107Z] === RUN TestGraphdriverPluginV2 [2019-08-25T13:48:35.263Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork 5.932s [2019-08-25T13:48:35.263Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows) [2019-08-25T13:48:35.263Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs 0.647s [2019-08-25T13:48:35.391Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-08-25T13:48:35.391Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:48:35.391Z] PASS [2019-08-25T13:48:35.391Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-25T13:48:35.391Z] INFO: Testing against a local daemon [2019-08-25T13:48:35.391Z] === RUN TestContinueAfterPluginCrash [2019-08-25T13:48:35.391Z] === PAUSE TestContinueAfterPluginCrash [2019-08-25T13:48:35.391Z] === RUN TestDaemonStartWithLogOpt [2019-08-25T13:48:35.391Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-25T13:48:35.391Z] === CONT TestContinueAfterPluginCrash [2019-08-25T13:48:35.391Z] === CONT TestDaemonStartWithLogOpt [2019-08-25T13:48:39.436Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver 3.396s [2019-08-25T13:48:40.367Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList 1.450s [2019-08-25T13:48:42.260Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector 2.043s [2019-08-25T13:48:45.534Z] PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure 25.619s [2019-08-25T13:48:47.429Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade 5.140s [2019-08-25T13:48:49.955Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox 2.025s [2019-08-25T13:48:51.325Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding 1.534s [2019-08-25T13:48:53.219Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding 1.507s [2019-08-25T13:48:53.891Z] --- PASS: TestDaemonStartWithLogOpt (16.23s) [2019-08-25T13:48:53.891Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-08-25T13:48:53.891Z] daemon.go:336: [d5a28ffec3c8b] waiting for daemon to start [2019-08-25T13:48:53.891Z] daemon.go:336: [d5a28ffec3c8b] waiting for daemon to start [2019-08-25T13:48:53.891Z] daemon.go:364: [d5a28ffec3c8b] daemon started [2019-08-25T13:48:53.891Z] daemon.go:472: [d5a28ffec3c8b] Stopping daemon [2019-08-25T13:48:53.891Z] daemon.go:307: [d5a28ffec3c8b] exiting daemon [2019-08-25T13:48:53.891Z] daemon.go:459: [d5a28ffec3c8b] Daemon stopped [2019-08-25T13:48:53.891Z] daemon.go:336: [d5a28ffec3c8b] waiting for daemon to start [2019-08-25T13:48:53.891Z] daemon.go:336: [d5a28ffec3c8b] waiting for daemon to start [2019-08-25T13:48:53.891Z] daemon.go:364: [d5a28ffec3c8b] daemon started [2019-08-25T13:48:53.891Z] daemon.go:472: [d5a28ffec3c8b] Stopping daemon [2019-08-25T13:48:53.891Z] daemon.go:307: [d5a28ffec3c8b] exiting daemon [2019-08-25T13:48:53.891Z] daemon.go:459: [d5a28ffec3c8b] Daemon stopped [2019-08-25T13:48:55.748Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork 9.762s [2019-08-25T13:48:56.561Z] --- PASS: TestContinueAfterPluginCrash (21.03s) [2019-08-25T13:48:56.561Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-08-25T13:48:56.561Z] daemon.go:336: [dc76df88d22bf] waiting for daemon to start [2019-08-25T13:48:56.561Z] daemon.go:336: [dc76df88d22bf] waiting for daemon to start [2019-08-25T13:48:56.561Z] daemon.go:364: [dc76df88d22bf] daemon started [2019-08-25T13:48:56.561Z] daemon.go:472: [dc76df88d22bf] Stopping daemon [2019-08-25T13:48:56.561Z] daemon.go:307: [dc76df88d22bf] exiting daemon [2019-08-25T13:48:56.561Z] daemon.go:459: [dc76df88d22bf] Daemon stopped [2019-08-25T13:48:56.561Z] PASS [2019-08-25T13:48:56.561Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-25T13:48:56.561Z] INFO: Testing against a local daemon [2019-08-25T13:48:56.561Z] === RUN TestPluginWithDevMounts [2019-08-25T13:48:56.561Z] === PAUSE TestPluginWithDevMounts [2019-08-25T13:48:56.561Z] === CONT TestPluginWithDevMounts [2019-08-25T13:48:59.236Z] --- PASS: TestPluginWithDevMounts (2.33s) [2019-08-25T13:48:59.236Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-08-25T13:48:59.236Z] daemon.go:336: [deebdd0405054] waiting for daemon to start [2019-08-25T13:48:59.236Z] daemon.go:336: [deebdd0405054] waiting for daemon to start [2019-08-25T13:48:59.236Z] daemon.go:364: [deebdd0405054] daemon started [2019-08-25T13:48:59.236Z] daemon.go:472: [deebdd0405054] Stopping daemon [2019-08-25T13:48:59.236Z] daemon.go:307: [deebdd0405054] exiting daemon [2019-08-25T13:48:59.236Z] daemon.go:459: [deebdd0405054] Daemon stopped [2019-08-25T13:48:59.236Z] PASS [2019-08-25T13:48:59.236Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-25T13:48:59.236Z] INFO: Testing against a local daemon [2019-08-25T13:48:59.236Z] === RUN TestSecretInspect [2019-08-25T13:48:59.925Z] PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask 3.133s [2019-08-25T13:49:01.266Z] --- PASS: TestSecretInspect (2.27s) [2019-08-25T13:49:01.266Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-08-25T13:49:01.266Z] daemon.go:336: [d7a07698810ca] waiting for daemon to start [2019-08-25T13:49:01.266Z] daemon.go:336: [d7a07698810ca] waiting for daemon to start [2019-08-25T13:49:01.266Z] daemon.go:364: [d7a07698810ca] daemon started [2019-08-25T13:49:01.266Z] daemon.go:472: [d7a07698810ca] Stopping daemon [2019-08-25T13:49:01.266Z] daemon.go:307: [d7a07698810ca] exiting daemon [2019-08-25T13:49:01.266Z] daemon.go:459: [d7a07698810ca] Daemon stopped [2019-08-25T13:49:01.266Z] === RUN TestSecretList [2019-08-25T13:49:03.944Z] --- PASS: TestSecretList (2.20s) [2019-08-25T13:49:03.944Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-08-25T13:49:03.944Z] daemon.go:336: [db3d36ebc8bfb] waiting for daemon to start [2019-08-25T13:49:03.944Z] daemon.go:336: [db3d36ebc8bfb] waiting for daemon to start [2019-08-25T13:49:03.944Z] daemon.go:364: [db3d36ebc8bfb] daemon started [2019-08-25T13:49:03.944Z] daemon.go:472: [db3d36ebc8bfb] Stopping daemon [2019-08-25T13:49:03.944Z] daemon.go:307: [db3d36ebc8bfb] exiting daemon [2019-08-25T13:49:03.944Z] daemon.go:459: [db3d36ebc8bfb] Daemon stopped [2019-08-25T13:49:03.944Z] === RUN TestSecretsCreateAndDelete [2019-08-25T13:49:04.102Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList 10.763s [2019-08-25T13:49:05.471Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 1.507s [2019-08-25T13:49:05.968Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2019-08-25T13:49:05.968Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-08-25T13:49:05.968Z] daemon.go:336: [d8730c9bacd6a] waiting for daemon to start [2019-08-25T13:49:05.968Z] daemon.go:336: [d8730c9bacd6a] waiting for daemon to start [2019-08-25T13:49:05.968Z] daemon.go:364: [d8730c9bacd6a] daemon started [2019-08-25T13:49:05.968Z] daemon.go:472: [d8730c9bacd6a] Stopping daemon [2019-08-25T13:49:05.968Z] daemon.go:307: [d8730c9bacd6a] exiting daemon [2019-08-25T13:49:05.968Z] daemon.go:459: [d8730c9bacd6a] Daemon stopped [2019-08-25T13:49:05.968Z] === RUN TestSecretsUpdate [2019-08-25T13:49:07.999Z] --- PASS: TestSecretsUpdate (2.30s) [2019-08-25T13:49:07.999Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-08-25T13:49:07.999Z] daemon.go:336: [d105b746022a9] waiting for daemon to start [2019-08-25T13:49:07.999Z] daemon.go:336: [d105b746022a9] waiting for daemon to start [2019-08-25T13:49:07.999Z] daemon.go:364: [d105b746022a9] daemon started [2019-08-25T13:49:07.999Z] daemon.go:472: [d105b746022a9] Stopping daemon [2019-08-25T13:49:07.999Z] daemon.go:307: [d105b746022a9] exiting daemon [2019-08-25T13:49:07.999Z] daemon.go:459: [d105b746022a9] Daemon stopped [2019-08-25T13:49:07.999Z] === RUN TestTemplatedSecret [2019-08-25T13:49:11.477Z] --- PASS: TestTemplatedSecret (2.91s) [2019-08-25T13:49:11.477Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-08-25T13:49:11.477Z] daemon.go:336: [d27ef2fd293cb] waiting for daemon to start [2019-08-25T13:49:11.477Z] daemon.go:336: [d27ef2fd293cb] waiting for daemon to start [2019-08-25T13:49:11.477Z] daemon.go:364: [d27ef2fd293cb] daemon started [2019-08-25T13:49:11.477Z] daemon.go:472: [d27ef2fd293cb] Stopping daemon [2019-08-25T13:49:11.477Z] daemon.go:307: [d27ef2fd293cb] exiting daemon [2019-08-25T13:49:11.477Z] daemon.go:459: [d27ef2fd293cb] Daemon stopped [2019-08-25T13:49:11.477Z] === RUN TestSecretCreateResolve [2019-08-25T13:49:13.499Z] --- PASS: TestSecretCreateResolve (2.30s) [2019-08-25T13:49:13.499Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-08-25T13:49:13.499Z] daemon.go:336: [dbf11637e471b] waiting for daemon to start [2019-08-25T13:49:13.499Z] daemon.go:336: [dbf11637e471b] waiting for daemon to start [2019-08-25T13:49:13.499Z] daemon.go:364: [dbf11637e471b] daemon started [2019-08-25T13:49:13.499Z] daemon.go:472: [dbf11637e471b] Stopping daemon [2019-08-25T13:49:13.499Z] daemon.go:307: [dbf11637e471b] exiting daemon [2019-08-25T13:49:13.499Z] daemon.go:459: [dbf11637e471b] Daemon stopped [2019-08-25T13:49:13.499Z] PASS [2019-08-25T13:49:13.499Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-25T13:49:13.499Z] INFO: Testing against a local daemon [2019-08-25T13:49:13.499Z] === RUN TestServiceCreateInit [2019-08-25T13:49:13.499Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-25T13:49:13.569Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs 2.048s [2019-08-25T13:49:13.569Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach 6.440s [2019-08-25T13:49:13.569Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.003s [2019-08-25T13:49:13.569Z] PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted 0.064s [2019-08-25T13:49:13.569Z] PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted 0.807s [2019-08-25T13:49:13.569Z] PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative 0.004s [2019-08-25T13:49:14.940Z] PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted 1.115s [2019-08-25T13:49:14.940Z] PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange 0.004s [2019-08-25T13:49:15.504Z] PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize 0.734s [2019-08-25T13:49:15.504Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume 2.570s [2019-08-25T13:49:15.762Z] PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop 0.122s [2019-08-25T13:49:17.132Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 1.466s [2019-08-25T13:49:17.132Z] PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues 0.007s [2019-08-25T13:49:17.885Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-25T13:49:19.026Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice 2.757s [2019-08-25T13:49:20.920Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel 3.839s [2019-08-25T13:49:22.284Z] --- PASS: TestServiceCreateInit (8.87s) [2019-08-25T13:49:22.285Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.36s) [2019-08-25T13:49:22.285Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-08-25T13:49:22.285Z] daemon.go:336: [d0fc155cb0ff2] waiting for daemon to start [2019-08-25T13:49:22.285Z] daemon.go:336: [d0fc155cb0ff2] waiting for daemon to start [2019-08-25T13:49:22.285Z] daemon.go:364: [d0fc155cb0ff2] daemon started [2019-08-25T13:49:22.285Z] daemon.go:472: [d0fc155cb0ff2] Stopping daemon [2019-08-25T13:49:22.285Z] daemon.go:307: [d0fc155cb0ff2] exiting daemon [2019-08-25T13:49:22.285Z] daemon.go:459: [d0fc155cb0ff2] Daemon stopped [2019-08-25T13:49:22.285Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.47s) [2019-08-25T13:49:22.285Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-08-25T13:49:22.285Z] daemon.go:336: [dd53d2ef1b98f] waiting for daemon to start [2019-08-25T13:49:22.285Z] daemon.go:336: [dd53d2ef1b98f] waiting for daemon to start [2019-08-25T13:49:22.285Z] daemon.go:364: [dd53d2ef1b98f] daemon started [2019-08-25T13:49:22.285Z] daemon.go:472: [dd53d2ef1b98f] Stopping daemon [2019-08-25T13:49:22.285Z] daemon.go:307: [dd53d2ef1b98f] exiting daemon [2019-08-25T13:49:22.285Z] daemon.go:459: [dd53d2ef1b98f] Daemon stopped [2019-08-25T13:49:22.285Z] === RUN TestCreateServiceMultipleTimes [2019-08-25T13:49:22.297Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple 1.493s [2019-08-25T13:49:22.554Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil 1.505s [2019-08-25T13:49:22.811Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel 0.350s [2019-08-25T13:49:23.068Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel 0.164s [2019-08-25T13:49:26.343Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths 2.963s [2019-08-25T13:49:26.601Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 2.562s [2019-08-25T13:49:27.971Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate 0.846s [2019-08-25T13:49:30.494Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias 3.596s [2019-08-25T13:49:31.427Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 2.715s [2019-08-25T13:49:33.953Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice 2.814s [2019-08-25T13:49:36.477Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple 1.160s [2019-08-25T13:49:36.734Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 5.425s [2019-08-25T13:49:36.734Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.110s [2019-08-25T13:49:40.742Z] --- PASS: TestCreateServiceMultipleTimes (16.81s) [2019-08-25T13:49:40.742Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-08-25T13:49:40.742Z] daemon.go:336: [deb77cdce40b1] waiting for daemon to start [2019-08-25T13:49:40.742Z] daemon.go:336: [deb77cdce40b1] waiting for daemon to start [2019-08-25T13:49:40.742Z] daemon.go:364: [deb77cdce40b1] daemon started [2019-08-25T13:49:40.742Z] daemon.go:472: [deb77cdce40b1] Stopping daemon [2019-08-25T13:49:40.742Z] daemon.go:307: [deb77cdce40b1] exiting daemon [2019-08-25T13:49:40.742Z] daemon.go:459: [deb77cdce40b1] Daemon stopped [2019-08-25T13:49:40.742Z] === RUN TestCreateServiceConflict [2019-08-25T13:49:40.915Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths 3.407s [2019-08-25T13:49:40.915Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 3.784s [2019-08-25T13:49:41.367Z] --- PASS: TestCreateServiceConflict (2.30s) [2019-08-25T13:49:41.367Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-08-25T13:49:41.367Z] daemon.go:336: [dd1d9239bbfdb] waiting for daemon to start [2019-08-25T13:49:41.367Z] daemon.go:336: [dd1d9239bbfdb] waiting for daemon to start [2019-08-25T13:49:41.367Z] daemon.go:364: [dd1d9239bbfdb] daemon started [2019-08-25T13:49:41.367Z] daemon.go:472: [dd1d9239bbfdb] Stopping daemon [2019-08-25T13:49:41.367Z] daemon.go:307: [dd1d9239bbfdb] exiting daemon [2019-08-25T13:49:41.367Z] daemon.go:459: [dd1d9239bbfdb] Daemon stopped [2019-08-25T13:49:41.367Z] === RUN TestCreateServiceMaxReplicas [2019-08-25T13:49:44.828Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2019-08-25T13:49:44.828Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-08-25T13:49:44.828Z] daemon.go:336: [df5f3e9e2e841] waiting for daemon to start [2019-08-25T13:49:44.828Z] daemon.go:336: [df5f3e9e2e841] waiting for daemon to start [2019-08-25T13:49:44.828Z] daemon.go:364: [df5f3e9e2e841] daemon started [2019-08-25T13:49:44.828Z] daemon.go:472: [df5f3e9e2e841] Stopping daemon [2019-08-25T13:49:44.828Z] daemon.go:307: [df5f3e9e2e841] exiting daemon [2019-08-25T13:49:44.828Z] daemon.go:459: [df5f3e9e2e841] Daemon stopped [2019-08-25T13:49:44.828Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-25T13:49:47.463Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun 6.105s [2019-08-25T13:49:49.360Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 7.223s [2019-08-25T13:49:51.254Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 1.469s [2019-08-25T13:49:52.623Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart 4.900s [2019-08-25T13:49:53.556Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 2.441s [2019-08-25T13:49:55.453Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 1.506s [2019-08-25T13:49:56.822Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork 1.217s [2019-08-25T13:49:58.716Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts 1.280s [2019-08-25T13:50:00.044Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2019-08-25T13:50:00.044Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-08-25T13:50:00.044Z] daemon.go:336: [d463da756a032] waiting for daemon to start [2019-08-25T13:50:00.044Z] daemon.go:336: [d463da756a032] waiting for daemon to start [2019-08-25T13:50:00.044Z] daemon.go:364: [d463da756a032] daemon started [2019-08-25T13:50:00.044Z] daemon.go:472: [d463da756a032] Stopping daemon [2019-08-25T13:50:00.044Z] daemon.go:307: [d463da756a032] exiting daemon [2019-08-25T13:50:00.044Z] daemon.go:459: [d463da756a032] Daemon stopped [2019-08-25T13:50:00.044Z] === RUN TestCreateServiceSecretFileMode [2019-08-25T13:50:01.238Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 2.112s [2019-08-25T13:50:01.543Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2019-08-25T13:50:01.543Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-08-25T13:50:01.543Z] daemon.go:336: [d6d4f53ec13e1] waiting for daemon to start [2019-08-25T13:50:01.543Z] daemon.go:336: [d6d4f53ec13e1] waiting for daemon to start [2019-08-25T13:50:01.543Z] daemon.go:364: [d6d4f53ec13e1] daemon started [2019-08-25T13:50:01.543Z] daemon.go:472: [d6d4f53ec13e1] Stopping daemon [2019-08-25T13:50:01.543Z] daemon.go:307: [d6d4f53ec13e1] exiting daemon [2019-08-25T13:50:01.543Z] daemon.go:459: [d6d4f53ec13e1] Daemon stopped [2019-08-25T13:50:01.543Z] === RUN TestCreateServiceConfigFileMode [2019-08-25T13:50:03.131Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize 1.588s [2019-08-25T13:50:03.131Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer 0.180s [2019-08-25T13:50:04.061Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer 0.843s [2019-08-25T13:50:04.227Z] --- PASS: TestCreateServiceConfigFileMode (2.67s) [2019-08-25T13:50:04.227Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-08-25T13:50:04.227Z] daemon.go:336: [de45bd0c87b60] waiting for daemon to start [2019-08-25T13:50:04.227Z] daemon.go:336: [de45bd0c87b60] waiting for daemon to start [2019-08-25T13:50:04.227Z] daemon.go:364: [de45bd0c87b60] daemon started [2019-08-25T13:50:04.227Z] daemon.go:472: [de45bd0c87b60] Stopping daemon [2019-08-25T13:50:04.227Z] daemon.go:307: [de45bd0c87b60] exiting daemon [2019-08-25T13:50:04.227Z] daemon.go:459: [de45bd0c87b60] Daemon stopped [2019-08-25T13:50:04.227Z] === RUN TestCreateServiceSysctls [2019-08-25T13:50:05.956Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs 2.703s [2019-08-25T13:50:06.520Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName 1.790s [2019-08-25T13:50:07.701Z] --- PASS: TestCreateServiceSysctls (3.38s) [2019-08-25T13:50:07.702Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-08-25T13:50:07.702Z] daemon.go:336: [d2cea6db0fb04] waiting for daemon to start [2019-08-25T13:50:07.702Z] daemon.go:336: [d2cea6db0fb04] waiting for daemon to start [2019-08-25T13:50:07.702Z] daemon.go:364: [d2cea6db0fb04] daemon started [2019-08-25T13:50:07.702Z] daemon.go:472: [d2cea6db0fb04] Stopping daemon [2019-08-25T13:50:07.702Z] daemon.go:307: [d2cea6db0fb04] exiting daemon [2019-08-25T13:50:07.702Z] daemon.go:459: [d2cea6db0fb04] Daemon stopped [2019-08-25T13:50:07.702Z] === RUN TestCreateServiceCapabilities [2019-08-25T13:50:09.795Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 2.102s [2019-08-25T13:50:10.052Z] PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost 0.608s [2019-08-25T13:50:10.052Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows) [2019-08-25T13:50:10.314Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux 0.165s [2019-08-25T13:50:10.395Z] --- PASS: TestCreateServiceCapabilities (2.73s) [2019-08-25T13:50:10.395Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-08-25T13:50:10.395Z] daemon.go:336: [de89ac1815710] waiting for daemon to start [2019-08-25T13:50:10.395Z] daemon.go:336: [de89ac1815710] waiting for daemon to start [2019-08-25T13:50:10.395Z] daemon.go:364: [de89ac1815710] daemon started [2019-08-25T13:50:10.395Z] daemon.go:472: [de89ac1815710] Stopping daemon [2019-08-25T13:50:10.395Z] daemon.go:307: [de89ac1815710] exiting daemon [2019-08-25T13:50:10.395Z] daemon.go:459: [de89ac1815710] Daemon stopped [2019-08-25T13:50:10.395Z] === RUN TestInspect [2019-08-25T13:50:10.571Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 0.152s [2019-08-25T13:50:10.571Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 0.153s [2019-08-25T13:50:11.502Z] PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 0.964s [2019-08-25T13:50:12.416Z] --- PASS: TestInspect (2.20s) [2019-08-25T13:50:12.416Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-08-25T13:50:12.416Z] daemon.go:336: [dded2c312344c] waiting for daemon to start [2019-08-25T13:50:12.416Z] daemon.go:336: [dded2c312344c] waiting for daemon to start [2019-08-25T13:50:12.416Z] daemon.go:364: [dded2c312344c] daemon started [2019-08-25T13:50:12.416Z] daemon.go:472: [dded2c312344c] Stopping daemon [2019-08-25T13:50:12.416Z] daemon.go:307: [dded2c312344c] exiting daemon [2019-08-25T13:50:12.416Z] daemon.go:459: [dded2c312344c] Daemon stopped [2019-08-25T13:50:12.416Z] === RUN TestDockerNetworkConnectAlias [2019-08-25T13:50:13.396Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 1.603s [2019-08-25T13:50:13.396Z] SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess) [2019-08-25T13:50:13.960Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 0.793s [2019-08-25T13:50:17.903Z] --- PASS: TestDockerNetworkConnectAlias (4.69s) [2019-08-25T13:50:17.903Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-08-25T13:50:17.903Z] daemon.go:336: [d59f65b46d776] waiting for daemon to start [2019-08-25T13:50:17.903Z] daemon.go:336: [d59f65b46d776] waiting for daemon to start [2019-08-25T13:50:17.903Z] daemon.go:364: [d59f65b46d776] daemon started [2019-08-25T13:50:17.903Z] daemon.go:472: [d59f65b46d776] Stopping daemon [2019-08-25T13:50:17.903Z] daemon.go:307: [d59f65b46d776] exiting daemon [2019-08-25T13:50:17.903Z] daemon.go:459: [d59f65b46d776] Daemon stopped [2019-08-25T13:50:17.903Z] === RUN TestDockerNetworkReConnect [2019-08-25T13:50:20.513Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness 2.733s [2019-08-25T13:50:21.373Z] --- PASS: TestDockerNetworkReConnect (3.64s) [2019-08-25T13:50:21.373Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-08-25T13:50:21.373Z] daemon.go:336: [d51c98f3e555a] waiting for daemon to start [2019-08-25T13:50:21.373Z] daemon.go:336: [d51c98f3e555a] waiting for daemon to start [2019-08-25T13:50:21.373Z] daemon.go:364: [d51c98f3e555a] daemon started [2019-08-25T13:50:21.373Z] daemon.go:472: [d51c98f3e555a] Stopping daemon [2019-08-25T13:50:21.373Z] daemon.go:307: [d51c98f3e555a] exiting daemon [2019-08-25T13:50:21.373Z] daemon.go:459: [d51c98f3e555a] Daemon stopped [2019-08-25T13:50:21.373Z] === RUN TestServicePlugin [2019-08-25T13:50:21.373Z] --- SKIP: TestServicePlugin (0.00s) [2019-08-25T13:50:21.373Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T13:50:21.373Z] === RUN TestServiceUpdateLabel [2019-08-25T13:50:21.886Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 7.819s [2019-08-25T13:50:23.254Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer 1.169s [2019-08-25T13:50:23.254Z] SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess) [2019-08-25T13:50:23.254Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.084s [2019-08-25T13:50:23.254Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.073s [2019-08-25T13:50:23.395Z] --- PASS: TestServiceUpdateLabel (2.28s) [2019-08-25T13:50:23.395Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-08-25T13:50:23.395Z] daemon.go:336: [d37c8b80fdfa7] waiting for daemon to start [2019-08-25T13:50:23.395Z] daemon.go:336: [d37c8b80fdfa7] waiting for daemon to start [2019-08-25T13:50:23.395Z] daemon.go:364: [d37c8b80fdfa7] daemon started [2019-08-25T13:50:23.395Z] daemon.go:472: [d37c8b80fdfa7] Stopping daemon [2019-08-25T13:50:23.395Z] daemon.go:307: [d37c8b80fdfa7] exiting daemon [2019-08-25T13:50:23.395Z] daemon.go:459: [d37c8b80fdfa7] Daemon stopped [2019-08-25T13:50:23.395Z] === RUN TestServiceUpdateSecrets [2019-08-25T13:50:23.511Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.269s [2019-08-25T13:50:26.785Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 2.425s [2019-08-25T13:50:28.154Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 1.560s [2019-08-25T13:50:32.329Z] PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork 3.581s [2019-08-25T13:50:32.585Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails 2.374s [2019-08-25T13:50:33.955Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 1.439s [2019-08-25T13:50:33.955Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.010s [2019-08-25T13:50:33.955Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.090s [2019-08-25T13:50:38.139Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 3.853s [2019-08-25T13:50:38.602Z] --- PASS: TestServiceUpdateSecrets (14.83s) [2019-08-25T13:50:38.602Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-08-25T13:50:38.602Z] daemon.go:336: [d0bf7d1b86e47] waiting for daemon to start [2019-08-25T13:50:38.602Z] daemon.go:336: [d0bf7d1b86e47] waiting for daemon to start [2019-08-25T13:50:38.602Z] daemon.go:364: [d0bf7d1b86e47] daemon started [2019-08-25T13:50:38.602Z] daemon.go:472: [d0bf7d1b86e47] Stopping daemon [2019-08-25T13:50:38.602Z] daemon.go:307: [d0bf7d1b86e47] exiting daemon [2019-08-25T13:50:38.602Z] daemon.go:459: [d0bf7d1b86e47] Daemon stopped [2019-08-25T13:50:38.602Z] === RUN TestServiceUpdateConfigs [2019-08-25T13:50:39.070Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 1.056s [2019-08-25T13:50:39.327Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 0.327s [2019-08-25T13:50:41.221Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 1.515s [2019-08-25T13:50:42.152Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 0.946s [2019-08-25T13:50:44.048Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 1.723s [2019-08-25T13:50:44.978Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 1.015s [2019-08-25T13:50:44.978Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.117s [2019-08-25T13:50:45.909Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 0.970s [2019-08-25T13:50:45.909Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow 2.765s [2019-08-25T13:50:51.165Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 4.540s [2019-08-25T13:50:51.422Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 0.610s [2019-08-25T13:50:52.353Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 0.939s [2019-08-25T13:50:52.917Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 0.400s [2019-08-25T13:50:53.809Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2019-08-25T13:50:53.809Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-08-25T13:50:53.809Z] daemon.go:336: [ddb63ae072423] waiting for daemon to start [2019-08-25T13:50:53.809Z] daemon.go:336: [ddb63ae072423] waiting for daemon to start [2019-08-25T13:50:53.809Z] daemon.go:364: [ddb63ae072423] daemon started [2019-08-25T13:50:53.809Z] daemon.go:472: [ddb63ae072423] Stopping daemon [2019-08-25T13:50:53.809Z] daemon.go:307: [ddb63ae072423] exiting daemon [2019-08-25T13:50:53.809Z] daemon.go:459: [ddb63ae072423] Daemon stopped [2019-08-25T13:50:53.809Z] === RUN TestServiceUpdateNetwork [2019-08-25T13:50:54.812Z] PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule 1.584s [2019-08-25T13:50:55.376Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost 0.791s [2019-08-25T13:50:55.632Z] PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode 0.362s [2019-08-25T13:50:56.196Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices 0.698s [2019-08-25T13:50:56.453Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode 0.013s [2019-08-25T13:50:57.017Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc 0.795s [2019-08-25T13:50:58.920Z] PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange 1.203s [2019-08-25T13:50:59.850Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 0.825s [2019-08-25T13:51:00.782Z] PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose 0.621s [2019-08-25T13:51:01.040Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer 14.736s [2019-08-25T13:51:01.604Z] PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish 0.655s [2019-08-25T13:51:03.501Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory 1.770s [2019-08-25T13:51:04.870Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 1.579s [2019-08-25T13:51:05.804Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach 0.715s [2019-08-25T13:51:06.332Z] --- PASS: TestServiceUpdateNetwork (13.12s) [2019-08-25T13:51:06.332Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-08-25T13:51:06.332Z] daemon.go:336: [dd2071243cd12] waiting for daemon to start [2019-08-25T13:51:06.332Z] daemon.go:336: [dd2071243cd12] waiting for daemon to start [2019-08-25T13:51:06.332Z] daemon.go:364: [dd2071243cd12] daemon started [2019-08-25T13:51:06.332Z] daemon.go:472: [dd2071243cd12] Stopping daemon [2019-08-25T13:51:06.332Z] daemon.go:307: [dd2071243cd12] exiting daemon [2019-08-25T13:51:06.332Z] daemon.go:459: [dd2071243cd12] Daemon stopped [2019-08-25T13:51:06.332Z] PASS [2019-08-25T13:51:06.332Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-25T13:51:06.332Z] INFO: Testing against a local daemon [2019-08-25T13:51:06.332Z] === RUN TestSessionCreate [2019-08-25T13:51:06.333Z] --- PASS: TestSessionCreate (0.06s) [2019-08-25T13:51:06.333Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-25T13:51:06.333Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-08-25T13:51:06.333Z] PASS [2019-08-25T13:51:06.333Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-25T13:51:06.333Z] INFO: Testing against a local daemon [2019-08-25T13:51:06.333Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-25T13:51:06.333Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-25T13:51:06.333Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-25T13:51:06.333Z] === RUN TestEventsExecDie [2019-08-25T13:51:06.735Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig 0.727s [2019-08-25T13:51:07.343Z] --- PASS: TestEventsExecDie (0.92s) [2019-08-25T13:51:07.343Z] === RUN TestEventsBackwardsCompatible [2019-08-25T13:51:07.343Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-08-25T13:51:07.343Z] === RUN TestInfoBinaryCommits [2019-08-25T13:51:07.343Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-08-25T13:51:07.343Z] === RUN TestInfoAPIVersioned [2019-08-25T13:51:07.343Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-08-25T13:51:07.343Z] === RUN TestInfoAPI [2019-08-25T13:51:07.343Z] --- PASS: TestInfoAPI (0.07s) [2019-08-25T13:51:07.343Z] === RUN TestInfoAPIWarnings [2019-08-25T13:51:07.666Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag 0.715s [2019-08-25T13:51:08.351Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-08-25T13:51:08.351Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-08-25T13:51:08.351Z] daemon.go:336: [d4401210f7702] waiting for daemon to start [2019-08-25T13:51:08.351Z] daemon.go:336: [d4401210f7702] waiting for daemon to start [2019-08-25T13:51:08.351Z] daemon.go:364: [d4401210f7702] daemon started [2019-08-25T13:51:08.351Z] daemon.go:472: [d4401210f7702] Stopping daemon [2019-08-25T13:51:08.351Z] daemon.go:307: [d4401210f7702] exiting daemon [2019-08-25T13:51:08.351Z] daemon.go:459: [d4401210f7702] Daemon stopped [2019-08-25T13:51:08.351Z] === RUN TestLoginFailsWithBadCredentials [2019-08-25T13:51:08.597Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag 0.594s [2019-08-25T13:51:08.966Z] --- PASS: TestLoginFailsWithBadCredentials (0.57s) [2019-08-25T13:51:08.966Z] === RUN TestPingCacheHeaders [2019-08-25T13:51:08.966Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-08-25T13:51:08.966Z] === RUN TestPingGet [2019-08-25T13:51:08.966Z] --- PASS: TestPingGet (0.04s) [2019-08-25T13:51:08.966Z] === RUN TestPingHead [2019-08-25T13:51:08.966Z] --- PASS: TestPingHead (0.05s) [2019-08-25T13:51:08.966Z] === RUN TestVersion [2019-08-25T13:51:08.966Z] --- PASS: TestVersion (0.05s) [2019-08-25T13:51:08.966Z] PASS [2019-08-25T13:51:08.966Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-25T13:51:09.249Z] INFO: Testing against a local daemon [2019-08-25T13:51:09.249Z] === RUN TestVolumesCreateAndList [2019-08-25T13:51:09.249Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-08-25T13:51:09.249Z] === RUN TestVolumesRemove [2019-08-25T13:51:09.249Z] --- PASS: TestVolumesRemove (0.10s) [2019-08-25T13:51:09.249Z] === RUN TestVolumesInspect [2019-08-25T13:51:09.249Z] --- PASS: TestVolumesInspect (0.04s) [2019-08-25T13:51:09.249Z] === RUN TestVolumesInvalidJSON [2019-08-25T13:51:09.249Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-25T13:51:09.249Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-25T13:51:09.249Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-25T13:51:09.249Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-08-25T13:51:09.249Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-25T13:51:09.249Z] PASS [2019-08-25T13:51:09.249Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-08-25T13:51:09.528Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig 0.738s [2019-08-25T13:51:10.899Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 1.036s [2019-08-25T13:51:11.269Z] umount: bundles/test-integration/root: mountpoint not found [2019-08-25T13:51:11.269Z] Clearing AppArmor profiles cache:. [2019-08-25T13:51:11.269Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-25T13:51:11.269Z] Unloading profiles will leave already running processes permanently [2019-08-25T13:51:11.269Z] unconfined, which can lead to unexpected situations. [2019-08-25T13:51:11.269Z] [2019-08-25T13:51:11.269Z] To set a process to complain mode, use the command line tool [2019-08-25T13:51:11.269Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-25T13:51:11.269Z] with the 'teardown' option." [2019-08-25T13:51:11.269Z] Removing test suite binaries [2019-08-25T13:51:11.269Z] [2019-08-25T13:51:11.829Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved 0.899s [2019-08-25T13:51:12.762Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 0.793s [Pipeline] } [2019-08-25T13:51:13.326Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 0.781s [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-25T13:51:13.720Z] + echo Ensuring container killed. [2019-08-25T13:51:13.720Z] Ensuring container killed. [2019-08-25T13:51:13.720Z] + docker rm -vf docker-pr1 [2019-08-25T13:51:13.720Z] Error: No such container: docker-pr1 [2019-08-25T13:51:13.720Z] + true [Pipeline] sh [2019-08-25T13:51:14.103Z] + echo Chowning /workspace to jenkins user [2019-08-25T13:51:14.103Z] Chowning /workspace to jenkins user [2019-08-25T13:51:14.103Z] + id -u [2019-08-25T13:51:14.103Z] + id -g [2019-08-25T13:51:14.103Z] + docker run --rm -v /home/docker/workspace/moby_PR-39794:/workspace busybox chown -R 1001:1001 /workspace [2019-08-25T13:51:14.103Z] Unable to find image 'busybox:latest' locally [2019-08-25T13:51:14.258Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince 2.328s [2019-08-25T13:51:14.258Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 0.841s [2019-08-25T13:51:14.258Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.016s [2019-08-25T13:51:14.384Z] latest: Pulling from library/busybox [2019-08-25T13:51:14.384Z] ce3c955d98a5: Pulling fs layer [2019-08-25T13:51:14.668Z] ce3c955d98a5: Verifying Checksum [2019-08-25T13:51:14.668Z] ce3c955d98a5: Download complete [2019-08-25T13:51:15.282Z] ce3c955d98a5: Pull complete [2019-08-25T13:51:15.282Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-25T13:51:15.282Z] Status: Downloaded newer image for busybox:latest [Pipeline] sh [2019-08-25T13:51:17.539Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts 2.790s [2019-08-25T13:51:17.705Z] + echo Creating powerpc-integration-bundles.tar.gz [2019-08-25T13:51:17.705Z] Creating powerpc-integration-bundles.tar.gz [2019-08-25T13:51:17.705Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o+ -name *.prof ) -print [2019-08-25T13:51:17.705Z] xargs tar -czf powerpc-integration-bundles.tar.gz [2019-08-25T13:51:17.797Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface 0.832s [Pipeline] archiveArtifacts [2019-08-25T13:51:18.055Z] Archiving artifacts [Pipeline] sh [2019-08-25T13:51:18.617Z] + make clean [2019-08-25T13:51:18.733Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface 0.852s [2019-08-25T13:51:19.231Z] docker volume rm -f docker-dev-cache [2019-08-25T13:51:19.231Z] docker-dev-cache [Pipeline] deleteDir [2019-08-25T13:51:19.663Z] PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN 0.803s [2019-08-25T13:51:20.227Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface 0.759s [2019-08-25T13:51:20.227Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid 0.012s [2019-08-25T13:51:21.157Z] PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME 0.835s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-25T13:51:22.088Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod 0.767s [2019-08-25T13:51:22.651Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod 0.807s [2019-08-25T13:51:23.582Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod 0.771s [2019-08-25T13:51:24.513Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase 0.761s [2019-08-25T13:51:24.513Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid 0.014s [2019-08-25T13:51:25.077Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 0.589s [2019-08-25T13:51:25.077Z] PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty 0.020s [2019-08-25T13:51:26.447Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 1.420s [2019-08-25T13:51:27.014Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY 2.195s [2019-08-25T13:51:27.271Z] PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts 0.573s [2019-08-25T13:51:28.204Z] PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort 0.656s [2019-08-25T13:51:29.575Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 1.075s [2019-08-25T13:51:29.575Z] PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf 0.110s [2019-08-25T13:51:30.139Z] PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO 0.690s [2019-08-25T13:51:32.033Z] PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent 1.530s [2019-08-25T13:51:33.404Z] PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 1.370s [2019-08-25T13:51:34.774Z] PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs 1.513s [2019-08-25T13:51:35.704Z] PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag 0.807s [2019-08-25T13:51:36.636Z] PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag 0.762s [2019-08-25T13:51:37.202Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 0.773s [2019-08-25T13:51:38.140Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 0.819s [2019-08-25T13:51:39.072Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 0.919s [2019-08-25T13:51:40.441Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail 2.624s [2019-08-25T13:51:41.006Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent 1.847s [2019-08-25T13:51:45.183Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID 3.674s [2019-08-25T13:51:45.183Z] PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp 0.058s [2019-08-25T13:51:45.440Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 0.768s [2019-08-25T13:51:47.961Z] PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc 2.381s [2019-08-25T13:51:49.855Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink 1.815s [2019-08-25T13:51:52.380Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir 2.659s [2019-08-25T13:51:53.751Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs 2.786s [2019-08-25T13:51:55.122Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 2.757s [2019-08-25T13:51:55.123Z] SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows) [2019-08-25T13:51:55.123Z] SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows) [2019-08-25T13:51:56.054Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions 1.038s [2019-08-25T13:51:56.618Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale 1.713s [2019-08-25T13:51:57.988Z] PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode 1.918s [2019-08-25T13:51:59.886Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions 1.735s [2019-08-25T13:52:02.408Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf 2.330s [2019-08-25T13:52:02.973Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions 0.817s [2019-08-25T13:52:04.870Z] PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule 1.529s [2019-08-25T13:52:05.800Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 0.875s [2019-08-25T13:52:05.800Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd) [2019-08-25T13:52:06.731Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers 0.963s [2019-08-25T13:52:08.625Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink 1.759s [2019-08-25T13:52:08.625Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.049s [2019-08-25T13:52:09.555Z] PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount 0.954s [2019-08-25T13:52:10.118Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 0.776s [2019-08-25T13:52:11.049Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 0.804s [2019-08-25T13:52:11.980Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit 0.846s [2019-08-25T13:52:11.980Z] PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv 0.028s [2019-08-25T13:52:12.913Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 1.016s [2019-08-25T13:52:13.844Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment 0.980s [2019-08-25T13:52:14.776Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase 0.699s [2019-08-25T13:52:15.707Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride 0.925s [2019-08-25T13:52:16.638Z] PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock 18.712s [2019-08-25T13:52:16.638Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 0.949s [2019-08-25T13:52:17.569Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 0.887s [2019-08-25T13:52:18.133Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 0.781s [2019-08-25T13:52:19.066Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 0.926s [2019-08-25T13:52:19.066Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.010s [2019-08-25T13:52:19.634Z] PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig 1.494s [2019-08-25T13:52:19.892Z] PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet 0.785s [2019-08-25T13:52:20.823Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd 0.805s [2019-08-25T13:52:22.719Z] PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN 1.693s [2019-08-25T13:52:22.719Z] PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork 1.484s [2019-08-25T13:52:22.978Z] PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode 0.395s [2019-08-25T13:52:22.978Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-25T13:52:27.160Z] PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership 3.841s [2019-08-25T13:52:27.724Z] PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress 0.758s [2019-08-25T13:52:39.908Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 11.639s [2019-08-25T13:52:40.471Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares 1.078s [2019-08-25T13:52:41.842Z] PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode 3.904s [2019-08-25T13:52:42.099Z] PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent 1.595s [2019-08-25T13:52:42.099Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue 0.012s [2019-08-25T13:52:42.099Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue 0.017s [2019-08-25T13:52:42.099Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.009s [2019-08-25T13:52:43.033Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors 0.864s [2019-08-25T13:52:47.212Z] PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode 2.487s [2019-08-25T13:52:48.142Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID 1.388s [2019-08-25T13:52:50.045Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName 1.442s [2019-08-25T13:52:50.045Z] PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope 7.409s [2019-08-25T13:52:50.976Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 0.920s [2019-08-25T13:52:51.540Z] PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled 0.701s [2019-08-25T13:52:52.472Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 0.745s [2019-08-25T13:52:52.730Z] PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret 0.971s [2019-08-25T13:52:53.659Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname 1.172s [2019-08-25T13:52:53.659Z] PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists 0.028s [2019-08-25T13:52:53.659Z] PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning 0.233s [2019-08-25T13:52:55.555Z] PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost 1.542s [2019-08-25T13:52:56.924Z] PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname 1.042s [2019-08-25T13:52:58.294Z] PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer 1.365s [2019-08-25T13:52:58.294Z] PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists 0.012s [2019-08-25T13:52:58.551Z] PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning 0.208s [2019-08-25T13:53:00.446Z] PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost 1.582s [2019-08-25T13:53:01.815Z] PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost 1.596s [2019-08-25T13:53:08.366Z] PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount 6.613s [2019-08-25T13:53:08.623Z] PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService 15.223s [2019-08-25T13:53:09.554Z] PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering 0.921s [2019-08-25T13:53:10.117Z] PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm 0.779s [2019-08-25T13:53:12.019Z] PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost 1.462s [2019-08-25T13:53:14.567Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 2.302s [2019-08-25T13:53:17.841Z] PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles 2.914s [2019-08-25T13:53:20.364Z] PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume 2.376s [2019-08-25T13:53:22.886Z] PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData 2.561s [2019-08-25T13:53:24.255Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 1.619s [2019-08-25T13:53:26.149Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 1.550s [2019-08-25T13:53:26.149Z] PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared 0.049s [2019-08-25T13:53:26.713Z] PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost 0.606s [2019-08-25T13:53:27.642Z] PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost 1.125s [2019-08-25T13:53:28.206Z] PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource 4.168s [2019-08-25T13:53:28.770Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks 0.879s [2019-08-25T13:53:29.703Z] PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName 0.859s [2019-08-25T13:53:32.228Z] PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount 2.500s [2019-08-25T13:53:34.750Z] PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO 2.298s [2019-08-25T13:53:36.129Z] PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType 7.324s [2019-08-25T13:53:40.307Z] PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem 5.397s [2019-08-25T13:53:40.564Z] PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode 0.700s [2019-08-25T13:53:40.821Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.105s [2019-08-25T13:53:41.751Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid 0.789s [2019-08-25T13:53:41.751Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 0.068s [2019-08-25T13:53:42.315Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 0.788s [2019-08-25T13:53:43.245Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 0.819s [2019-08-25T13:53:43.502Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 0.158s [2019-08-25T13:53:44.433Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 0.779s [2019-08-25T13:53:44.997Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName 0.827s [2019-08-25T13:53:44.997Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport) [2019-08-25T13:53:45.930Z] PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable 0.834s [2019-08-25T13:53:46.861Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit 0.765s [2019-08-25T13:53:48.231Z] PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse 1.208s [2019-08-25T13:53:49.601Z] PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse 0.725s [2019-08-25T13:53:50.164Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices 0.727s [2019-08-25T13:53:50.728Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod 0.723s [2019-08-25T13:53:51.660Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount 0.753s [2019-08-25T13:53:52.591Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers 0.822s [2019-08-25T13:53:53.154Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers 0.725s [2019-08-25T13:53:53.155Z] SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-25T13:53:54.086Z] PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort 0.639s [2019-08-25T13:53:54.651Z] PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc 0.719s [2019-08-25T13:53:54.651Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured) [2019-08-25T13:53:55.595Z] PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer 0.810s [2019-08-25T13:53:57.488Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout 1.589s [2019-08-25T13:53:57.488Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved) [2019-08-25T13:54:00.763Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 3.325s [2019-08-25T13:54:02.133Z] PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink 1.640s [2019-08-25T13:54:03.066Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 0.844s [2019-08-25T13:54:07.239Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 3.797s [2019-08-25T13:54:07.804Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 0.858s [2019-08-25T13:54:08.367Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 0.794s [2019-08-25T13:54:10.263Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns 1.673s [2019-08-25T13:54:11.194Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit 0.815s [2019-08-25T13:54:15.369Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct 4.033s [2019-08-25T13:54:20.623Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS 4.749s [2019-08-25T13:54:20.623Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit 0.802s [2019-08-25T13:54:21.558Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod 0.841s [2019-08-25T13:54:22.488Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns 0.767s [2019-08-25T13:54:23.051Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare 0.791s [2019-08-25T13:54:23.983Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns 0.800s [2019-08-25T13:54:24.914Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns 0.778s [2019-08-25T13:54:25.477Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile 0.788s [2019-08-25T13:54:26.408Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 0.617s [2019-08-25T13:54:27.339Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 0.785s [2019-08-25T13:54:29.861Z] PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer 2.709s [2019-08-25T13:54:31.755Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState 1.387s [2019-08-25T13:54:32.318Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 0.807s [2019-08-25T13:54:33.249Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe 0.861s [2019-08-25T13:54:33.249Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 0.184s [2019-08-25T13:54:33.249Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport) [2019-08-25T13:54:34.180Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers 0.800s [2019-08-25T13:54:34.744Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers 0.714s [2019-08-25T13:54:36.642Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls 1.678s [2019-08-25T13:54:36.642Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.027s [2019-08-25T13:54:36.642Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.010s [2019-08-25T13:54:37.572Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices 0.794s [2019-08-25T13:54:40.096Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts 2.518s [2019-08-25T13:54:40.661Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered 0.673s [2019-08-25T13:54:42.561Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes 2.019s [2019-08-25T13:54:46.735Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions 4.004s [2019-08-25T13:54:50.007Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 2.906s [2019-08-25T13:54:50.570Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod 0.790s [2019-08-25T13:54:51.134Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount 0.770s [2019-08-25T13:54:52.065Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot 0.806s [2019-08-25T13:54:54.586Z] PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint 2.233s [2019-08-25T13:54:55.518Z] PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc 1.324s [2019-08-25T13:54:56.448Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID 0.789s [2019-08-25T13:54:56.448Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig 0.153s [2019-08-25T13:54:56.705Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative 0.162s [2019-08-25T13:54:57.636Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero 0.804s [2019-08-25T13:54:58.567Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName 0.779s [2019-08-25T13:54:59.132Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 0.800s [2019-08-25T13:54:59.132Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer) [2019-08-25T13:54:59.389Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound 0.139s [2019-08-25T13:55:00.319Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 0.598s [2019-08-25T13:55:03.594Z] PASS: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey 69.969s [2019-08-25T13:55:05.499Z] PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag 5.019s [2019-08-25T13:55:06.064Z] PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter 1.002s [2019-08-25T13:55:07.434Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 1.147s [2019-08-25T13:55:09.329Z] PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId 5.801s [2019-08-25T13:55:10.260Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 2.837s [2019-08-25T13:55:12.155Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 1.800s [2019-08-25T13:55:14.677Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 2.391s [2019-08-25T13:55:17.953Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath 3.014s [2019-08-25T13:55:18.518Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.856s [2019-08-25T13:55:19.450Z] PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared 0.781s [2019-08-25T13:55:19.450Z] PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart 9.185s [2019-08-25T13:55:20.820Z] PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave 0.926s [2019-08-25T13:55:20.820Z] SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows) [2019-08-25T13:55:20.820Z] SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-25T13:55:20.820Z] SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows) [2019-08-25T13:55:20.820Z] PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice 0.190s [2019-08-25T13:55:21.751Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight 1.000s [2019-08-25T13:55:22.682Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota 0.855s [2019-08-25T13:55:23.613Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares 0.814s [2019-08-25T13:55:25.511Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod 1.678s [2019-08-25T13:55:26.075Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus 0.943s [2019-08-25T13:55:27.005Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems 0.690s [2019-08-25T13:55:27.005Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.010s [2019-08-25T13:55:27.937Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize 0.942s [2019-08-25T13:55:27.937Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight 0.012s [2019-08-25T13:55:27.937Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod 0.037s [2019-08-25T13:55:27.937Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory 0.022s [2019-08-25T13:55:27.937Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.010s [2019-08-25T13:55:28.194Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps 0.170s [2019-08-25T13:55:28.451Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps 0.240s [2019-08-25T13:55:28.451Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps 0.167s [2019-08-25T13:55:28.707Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps 0.215s [2019-08-25T13:55:28.964Z] PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions 7.976s [2019-08-25T13:55:28.964Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice 0.157s [2019-08-25T13:55:29.894Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory 0.887s [2019-08-25T13:55:30.825Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit 0.843s [2019-08-25T13:55:31.757Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation 0.907s [2019-08-25T13:55:31.757Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid 0.038s [2019-08-25T13:55:32.014Z] PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork 1.752s [2019-08-25T13:55:32.577Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs 0.802s [2019-08-25T13:55:32.834Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks 0.443s [2019-08-25T13:55:33.766Z] PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj 0.845s [2019-08-25T13:55:33.766Z] PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange 0.024s [2019-08-25T13:55:34.698Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize 0.865s [2019-08-25T13:55:35.629Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness 0.759s [2019-08-25T13:55:35.629Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid 0.021s [2019-08-25T13:55:35.629Z] PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit 0.023s [2019-08-25T13:55:36.194Z] PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits 0.786s [2019-08-25T13:55:38.089Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon 4.975s [2019-08-25T13:55:38.089Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 1.871s [2019-08-25T13:55:39.021Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive 0.867s [2019-08-25T13:55:39.021Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport) [2019-08-25T13:55:39.953Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 0.837s [2019-08-25T13:55:39.953Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 0.072s [2019-08-25T13:55:41.323Z] PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork 1.665s [2019-08-25T13:55:41.323Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 1.415s [2019-08-25T13:55:42.254Z] PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc 0.799s [2019-08-25T13:55:45.538Z] PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit 2.766s [2019-08-25T13:55:45.795Z] PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound 0.812s [2019-08-25T13:55:45.795Z] PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue 0.014s [2019-08-25T13:55:45.795Z] PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue 0.015s [2019-08-25T13:55:46.358Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit 3.512s [2019-08-25T13:55:46.358Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6) [2019-08-25T13:55:47.291Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags 1.296s [2019-08-25T13:55:48.666Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout 1.200s [2019-08-25T13:55:49.597Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar 1.261s [2019-08-25T13:55:49.855Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes 0.071s [2019-08-25T13:55:52.379Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions 2.136s [2019-08-25T13:55:52.379Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId 0.089s [2019-08-25T13:55:52.635Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag 0.638s [2019-08-25T13:55:54.006Z] PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked 6.440s [2019-08-25T13:55:54.570Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr 0.822s [2019-08-25T13:55:55.134Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents 2.323s [2019-08-25T13:55:55.134Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames 0.041s [2019-08-25T13:55:55.391Z] PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr 0.826s [2019-08-25T13:55:57.291Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages 1.919s [2019-08-25T13:55:57.291Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag 0.081s [2019-08-25T13:55:57.291Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage 0.012s [2019-08-25T13:55:57.855Z] PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain 1.021s [2019-08-25T13:55:59.225Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout 1.870s [2019-08-25T13:56:01.125Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout 1.902s [2019-08-25T13:56:01.383Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions 0.405s [2019-08-25T13:56:01.383Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry 0.069s [2019-08-25T13:56:01.383Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash 0.063s [2019-08-25T13:56:01.383Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.058s [2019-08-25T13:56:01.946Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit 0.408s [2019-08-25T13:56:04.477Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 2.363s [2019-08-25T13:56:09.733Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode 5.553s [2019-08-25T13:56:12.255Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 2.524s [2019-08-25T13:56:13.624Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError 1.030s [2019-08-25T13:56:14.993Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 1.481s [2019-08-25T13:56:18.266Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename 2.888s [2019-08-25T13:56:20.788Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers 2.092s [2019-08-25T13:56:21.352Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer 0.638s [2019-08-25T13:56:23.247Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError 1.564s [2019-08-25T13:56:25.775Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 1.782s [2019-08-25T13:56:28.297Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded 1.923s [2019-08-25T13:56:32.479Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream 3.554s [2019-08-25T13:56:36.652Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream 3.795s [2019-08-25T13:56:39.173Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound 3.029s [2019-08-25T13:56:45.718Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll 5.533s [2019-08-25T13:56:48.238Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream 2.780s [2019-08-25T13:56:50.131Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal 1.821s [2019-08-25T13:56:50.694Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 0.591s [2019-08-25T13:56:51.624Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 0.845s [2019-08-25T13:56:52.557Z] PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave 53.956s [2019-08-25T13:56:52.557Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged 1.108s [2019-08-25T13:56:52.557Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows) [2019-08-25T13:56:53.487Z] PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost 0.905s [2019-08-25T13:56:58.744Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput 3.692s [2019-08-25T13:57:01.266Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck 3.393s [2019-08-25T13:57:02.195Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue 0.584s [2019-08-25T13:57:03.124Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags 0.590s [2019-08-25T13:57:03.124Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport) [2019-08-25T13:57:04.054Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory 0.725s [2019-08-25T13:57:05.950Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized 1.558s [2019-08-25T13:57:05.950Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport) [2019-08-25T13:57:07.321Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy 1.402s [2019-08-25T13:57:08.691Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer 0.794s [2019-08-25T13:57:09.256Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer 0.714s [2019-08-25T13:57:11.152Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart 1.556s [2019-08-25T13:57:16.402Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats 4.134s [2019-08-25T13:57:17.331Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer 1.572s [2019-08-25T13:57:17.331Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport) [2019-08-25T13:57:18.262Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs 0.880s [2019-08-25T13:57:19.193Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields 0.736s [2019-08-25T13:57:24.443Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias 3.825s [2019-08-25T13:57:27.716Z] PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias 3.037s [2019-08-25T13:57:30.988Z] PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink 2.544s [2019-08-25T13:57:33.515Z] PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity 2.101s [2019-08-25T13:57:37.695Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks 3.558s [2019-08-25T13:57:42.954Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart 4.851s [2019-08-25T13:57:43.885Z] PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked 35.949s [2019-08-25T13:57:45.783Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown 2.447s [2019-08-25T13:57:48.304Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot 2.720s [2019-08-25T13:57:50.196Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride 1.591s [2019-08-25T13:57:51.564Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner 1.574s [2019-08-25T13:57:54.087Z] PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain 3.195s [2019-08-25T13:57:54.087Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod 2.465s [2019-08-25T13:57:56.611Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService 2.650s [2019-08-25T13:57:59.135Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw 2.408s [2019-08-25T13:57:59.392Z] PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked 4.091s [2019-08-25T13:58:01.914Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid 2.650s [2019-08-25T13:58:04.441Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid 2.339s [2019-08-25T13:58:19.290Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.045s [2019-08-25T13:58:19.290Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.019s [2019-08-25T13:58:19.290Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.028s [2019-08-25T13:58:20.220Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts 0.805s [2019-08-25T13:58:20.220Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.061s [2019-08-25T13:58:20.220Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.047s [2019-08-25T13:58:20.220Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.023s [2019-08-25T13:58:21.150Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 0.864s [2019-08-25T13:58:21.150Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.010s [2019-08-25T13:58:22.081Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 0.931s [2019-08-25T13:58:22.081Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.060s [2019-08-25T13:58:22.081Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.057s [2019-08-25T13:58:22.081Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.009s [2019-08-25T13:58:22.081Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.025s [2019-08-25T13:58:24.602Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 2.478s [2019-08-25T13:58:24.859Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce 0.086s [2019-08-25T13:58:24.859Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.157s [2019-08-25T13:58:24.859Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.030s [2019-08-25T13:58:24.859Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts 0.038s [2019-08-25T13:58:25.790Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents 0.857s [2019-08-25T13:58:28.312Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 2.391s [2019-08-25T13:58:28.312Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.048s [2019-08-25T13:58:28.312Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.041s [2019-08-25T13:58:32.282Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 3.309s [2019-08-25T13:58:36.460Z] PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData 4.394s [2019-08-25T13:58:36.460Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) [2019-08-25T13:58:37.830Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest 1.497s [2019-08-25T13:58:39.199Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull 1.297s [2019-08-25T13:58:41.104Z] PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull 1.657s [2019-08-25T13:58:45.277Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags 3.985s [2019-08-25T13:58:49.454Z] PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush 4.053s [2019-08-25T13:58:50.821Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest 1.266s [2019-08-25T13:58:51.751Z] PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush 1.085s [2019-08-25T13:58:53.119Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest 1.303s [2019-08-25T13:58:55.016Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag 1.338s [2019-08-25T13:58:56.385Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag 1.302s [2019-08-25T13:58:57.315Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush 1.216s [2019-08-25T13:58:59.218Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests 1.415s [2019-08-25T13:59:01.740Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests 2.518s [2019-08-25T13:59:04.263Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests 2.432s [2019-08-25T13:59:05.634Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests 1.315s [2019-08-25T13:59:08.909Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest 3.194s [2019-08-25T13:59:10.278Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest 1.204s [2019-08-25T13:59:10.278Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback 0.016s [2019-08-25T13:59:11.647Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest 1.193s [2019-08-25T13:59:13.015Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer 1.110s [2019-08-25T13:59:14.394Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest 1.132s [2019-08-25T13:59:17.672Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability 3.564s [2019-08-25T13:59:18.236Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases 0.257s [2019-08-25T13:59:19.606Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList 1.243s [2019-08-25T13:59:19.863Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers 0.322s [2019-08-25T13:59:20.120Z] PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag 0.010s [2019-08-25T13:59:20.377Z] PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage 0.161s [2019-08-25T13:59:20.634Z] PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer 0.162s [2019-08-25T13:59:20.892Z] PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags 0.199s [2019-08-25T13:59:21.148Z] PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged 0.010s [2019-08-25T13:59:22.518Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest 1.305s [2019-08-25T13:59:25.039Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest 2.008s [2019-08-25T13:59:25.602Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag 0.997s [2019-08-25T13:59:26.970Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest 1.231s [2019-08-25T13:59:28.340Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough 0.881s [2019-08-25T13:59:28.903Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only 0.675s [2019-08-25T13:59:34.157Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags 4.221s [2019-08-25T13:59:38.342Z] PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush 4.256s [2019-08-25T13:59:38.906Z] PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported 1.193s [2019-08-25T13:59:40.278Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest 1.256s [2019-08-25T13:59:40.535Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback 0.038s [2019-08-25T13:59:41.907Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest 1.258s [2019-08-25T13:59:43.279Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer 1.139s [2019-08-25T13:59:44.208Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest 1.134s [2019-08-25T13:59:48.396Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability 3.571s [2019-08-25T13:59:48.396Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases 0.273s [2019-08-25T13:59:48.959Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers 0.354s [2019-08-25T13:59:48.959Z] PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag 0.010s [2019-08-25T13:59:49.216Z] PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage 0.175s [2019-08-25T13:59:49.472Z] PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer 0.152s [2019-08-25T13:59:50.035Z] PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags 0.228s [2019-08-25T13:59:50.035Z] PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged 0.010s [2019-08-25T13:59:50.966Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry 0.781s [2019-08-25T13:59:51.530Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth 0.346s [2019-08-25T13:59:51.530Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry 0.041s [2019-08-25T13:59:52.900Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth 1.009s [2019-08-25T13:59:52.900Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored 0.091s [2019-08-25T13:59:53.157Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth 0.251s [2019-08-25T13:59:53.721Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme 0.353s [2019-08-25T13:59:53.978Z] PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry 0.033s [2019-08-25T13:59:59.228Z] PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError 5.133s [2019-08-25T13:59:59.228Z] PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken 0.133s [2019-08-25T13:59:59.228Z] PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized 0.132s [2019-08-25T13:59:59.484Z] PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable 0.141s [2019-08-25T13:59:59.741Z] PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse 0.134s [2019-08-25T13:59:59.997Z] PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster 100.041s [2019-08-25T14:00:03.284Z] PASS: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak 2.869s [2019-08-25T14:00:04.214Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig 0.837s [2019-08-25T14:00:09.468Z] PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint 4.099s [2019-08-25T14:00:11.990Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect 2.289s [2019-08-25T14:00:13.357Z] PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress 3.119s [2019-08-25T14:00:15.252Z] PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer 3.662s [2019-08-25T14:00:16.623Z] PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup 1.997s [2019-08-25T14:00:17.555Z] PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping 1.705s [2019-08-25T14:00:19.453Z] PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866 1.654s [2019-08-25T14:00:26.001Z] PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions 4.981s [2019-08-25T14:00:26.932Z] PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP 8.246s [2019-08-25T14:00:28.825Z] PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin 1.492s [2019-08-25T14:00:30.722Z] PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP 3.099s [2019-08-25T14:00:32.616Z] PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer 1.705s [2019-08-25T14:00:33.547Z] PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork 0.775s [2019-08-25T14:00:34.111Z] PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks 0.590s [2019-08-25T14:00:36.023Z] PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac 1.050s [2019-08-25T14:00:37.392Z] PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping 1.095s [2019-08-25T14:00:37.392Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete 0.122s [2019-08-25T14:00:37.649Z] PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters 0.249s [2019-08-25T14:00:39.020Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind 1.038s [2019-08-25T14:00:39.277Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel 0.145s [2019-08-25T14:00:39.277Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined 0.056s [2019-08-25T14:00:39.277Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM 0.131s [2019-08-25T14:00:40.646Z] PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork 1.339s [2019-08-25T14:00:42.540Z] PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault 1.170s [2019-08-25T14:00:42.540Z] PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge 0.086s [2019-08-25T14:00:42.797Z] PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost 0.273s [2019-08-25T14:00:43.054Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions 0.065s [2019-08-25T14:00:57.922Z] PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart 3.320s [2019-08-25T14:00:59.816Z] PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias 3.295s [2019-08-25T14:01:09.769Z] PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart 9.097s [2019-08-25T14:01:09.769Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations 0.171s [2019-08-25T14:01:10.332Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks 0.650s [2019-08-25T14:01:10.589Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions 0.046s [2019-08-25T14:01:10.589Z] PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer 0.084s [2019-08-25T14:01:10.589Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified 0.121s [2019-08-25T14:01:10.846Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified 0.116s [2019-08-25T14:01:10.846Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault 0.002s [2019-08-25T14:01:15.020Z] PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly 2.932s [2019-08-25T14:01:15.020Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault 0.029s [2019-08-25T14:01:15.020Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks) [2019-08-25T14:01:16.389Z] PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect 1.027s [2019-08-25T14:01:21.648Z] PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart 4.028s [2019-08-25T14:01:23.017Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2 48.031s [2019-08-25T14:01:25.540Z] PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 4.042s [2019-08-25T14:01:25.540Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver 0.033s [2019-08-25T14:01:25.540Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter 1.530s [2019-08-25T14:01:26.909Z] PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping 1.181s [2019-08-25T14:01:30.186Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter 3.172s [2019-08-25T14:01:30.186Z] PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks 2.577s [2019-08-25T14:01:30.186Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined 0.047s [2019-08-25T14:01:31.556Z] PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID 1.013s [2019-08-25T14:01:32.120Z] PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP 0.709s [2019-08-25T14:01:33.053Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd 1.583s [2019-08-25T14:01:33.617Z] PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP 1.264s [2019-08-25T14:01:38.879Z] PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts 3.827s [2019-08-25T14:01:41.402Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver 7.219s [2019-08-25T14:01:42.770Z] PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs 2.872s [2019-08-25T14:01:43.028Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry 1.136s [2019-08-25T14:01:45.549Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect 2.146s [2019-08-25T14:01:45.549Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry 0.300s [2019-08-25T14:01:47.442Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts 1.649s [2019-08-25T14:01:47.699Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage 0.204s [2019-08-25T14:01:47.699Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed 0.015s [2019-08-25T14:01:47.699Z] OK: 1197 passed, 46 skipped [2019-08-25T14:01:47.699Z] PASS [2019-08-25T14:01:47.699Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-25T14:01:55.817Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/2/root: mountpoint not found [2019-08-25T14:01:55.817Z] Clearing AppArmor profiles cache:. [2019-08-25T14:01:55.817Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-25T14:01:55.817Z] Unloading profiles will leave already running processes permanently [2019-08-25T14:01:55.817Z] unconfined, which can lead to unexpected situations. [2019-08-25T14:01:55.817Z] [2019-08-25T14:01:55.817Z] To set a process to complain mode, use the command line tool [2019-08-25T14:01:55.817Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-25T14:01:55.817Z] with the 'teardown' option." [2019-08-25T14:01:55.817Z] Removing test suite binaries [2019-08-25T14:01:55.817Z] [2019-08-25T14:02:03.909Z] PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation 15.141s [2019-08-25T14:02:18.761Z] PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey 13.796s [2019-08-25T14:02:20.665Z] PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile 1.189s [2019-08-25T14:02:23.937Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter 1.352s [2019-08-25T14:02:27.209Z] PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode 2.626s [2019-08-25T14:02:35.301Z] PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate 7.033s [2019-08-25T14:03:01.815Z] PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY 14.521s [2019-08-25T14:03:02.745Z] PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate 2.529s [2019-08-25T14:03:06.020Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname 2.491s [2019-08-25T14:03:09.292Z] PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup 2.105s [2019-08-25T14:03:11.820Z] PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal 2.044s [2019-08-25T14:03:14.341Z] PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter 1.225s [2019-08-25T14:03:17.612Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate 1.341s [2019-08-25T14:04:13.793Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin 22.333s [2019-08-25T14:04:28.641Z] PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm 1.652s [2019-08-25T14:04:46.694Z] PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA 1.632s [2019-08-25T14:05:01.543Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume 0.664s [2019-08-25T14:06:09.186Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities 0.579s [2019-08-25T14:06:19.136Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer 1.598s [2019-08-25T14:06:51.175Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet 15.035s [2019-08-25T14:07:06.022Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse 0.533s [2019-08-25T14:07:38.064Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList 15.025s [2019-08-25T14:07:50.246Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked 0.112s [2019-08-25T14:08:22.281Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID 1.553s [2019-08-25T14:08:40.333Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed 1.590s [2019-08-25T14:08:55.180Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete 0.795s [2019-08-25T14:09:41.809Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls 15.534s [2019-08-25T14:09:59.865Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists 4.602s [2019-08-25T14:10:31.902Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp 1.761s [2019-08-25T14:11:03.940Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail 0.985s [2019-08-25T14:11:18.796Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed 1.600s [2019-08-25T14:11:36.850Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom 2.421s [2019-08-25T14:11:51.700Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart 1.342s [2019-08-25T14:12:09.752Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict 0.039s [2019-08-25T14:12:09.752Z] OK: 261 passed, 6 skipped [2019-08-25T14:12:09.752Z] PASS [2019-08-25T14:12:09.752Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-25T14:12:09.752Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/root: mountpoint not found [2019-08-25T14:12:09.752Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5546 is not a child of this shell [2019-08-25T14:12:09.752Z] warning: PID 5546 from /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/dac3ddf6a2655/docker.pid had a nonzero exit code [2019-08-25T14:12:09.752Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/dac3ddf6a2655/root: target is busy [2019-08-25T14:12:09.752Z] (In some cases useful info about processes that [2019-08-25T14:12:09.752Z] use the device is found by lsof(8) or fuser(1).) [2019-08-25T14:12:09.752Z] Clearing AppArmor profiles cache:. [2019-08-25T14:12:09.752Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-25T14:12:09.753Z] Unloading profiles will leave already running processes permanently [2019-08-25T14:12:09.753Z] unconfined, which can lead to unexpected situations. [2019-08-25T14:12:09.753Z] [2019-08-25T14:12:09.753Z] To set a process to complain mode, use the command line tool [2019-08-25T14:12:09.753Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-25T14:12:09.753Z] with the 'teardown' option." [2019-08-25T14:12:09.753Z] Removing test suite binaries [2019-08-25T14:12:09.753Z] [2019-08-25T14:12:09.753Z] Remaining pids to kill: [] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-25T14:12:10.099Z] + echo Ensuring container killed. [2019-08-25T14:12:10.099Z] Ensuring container killed. [2019-08-25T14:12:10.099Z] + docker rm -vf docker-pr1 [2019-08-25T14:12:10.099Z] Error: No such container: docker-pr1 [2019-08-25T14:12:10.099Z] + true [Pipeline] sh [2019-08-25T14:12:10.385Z] + echo Chowning /workspace to jenkins user [2019-08-25T14:12:10.385Z] Chowning /workspace to jenkins user [2019-08-25T14:12:10.385Z] + id -u [2019-08-25T14:12:10.385Z] + id -g [2019-08-25T14:12:10.385Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39794:/workspace busybox chown -R 1000:1000 /workspace [2019-08-25T14:12:10.385Z] Unable to find image 'busybox:latest' locally [2019-08-25T14:12:10.385Z] latest: Pulling from library/busybox [2019-08-25T14:12:10.642Z] ee153a04d683: Pulling fs layer [2019-08-25T14:12:10.642Z] ee153a04d683: Download complete [2019-08-25T14:12:10.899Z] ee153a04d683: Pull complete [2019-08-25T14:12:10.899Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-25T14:12:10.899Z] Status: Downloaded newer image for busybox:latest [Pipeline] sh [2019-08-25T14:12:14.463Z] + echo Creating janky-bundles.tar.gz [2019-08-25T14:12:14.463Z] Creating janky-bundles.tar.gz [2019-08-25T14:12:14.463Z] + xargs tar -czf janky-bundles.tar.gz [2019-08-25T14:12:14.463Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [Pipeline] archiveArtifacts [2019-08-25T14:12:15.437Z] Archiving artifacts [Pipeline] sh [2019-08-25T14:12:16.844Z] + make clean [2019-08-25T14:12:17.105Z] docker volume rm -f docker-dev-cache [2019-08-25T14:12:17.105Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS